/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/pagebg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.btnbg {
	background-image: url(images/btnbg.jpg);
	background-repeat: no-repeat;
	}
.more {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0267aa;
	text-decoration: none;
	padding-right: 4px;
	padding-bottom: 4px;
}

.more a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #7ecce0;
	text-decoration: underline;
	padding-right: 4px;
	padding-bottom: 4px;
}

.email {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0267aa;
	text-decoration: none;
	padding-left: 4px;
	
}

.email a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #02a2d0;
	text-decoration: underline;
	padding-left: 4px;
}
.border {
	border: 1px solid #d9d6d6;
}
.header {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #4c4c4c;
	text-decoration: none;
	padding-right: 4px;
	padding-bottom: 5px;
}
.textfeature {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #4c4c4c;
	text-decoration: none;
	padding-top: 5px;
	text-align: justify;
	}
.Copy {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #656565;
	text-decoration: none;
	padding-top: 5px;
	
}
.ourvision {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #162a43;
	text-decoration: none;
	padding-top:8px;
	line-height: 15px;
}
.ourvisiontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #162a43;
	text-decoration: none;
	padding-top:8px;
	line-height: 20px;
	font-style: italic;
	text-align: justify;
}
.text12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 12px;
	text-align: justify;
	line-height: 17px;
	padding-bottom: 8px;
	padding-right: 8px;
	padding-left: 8px;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top:4px;
	padding-left:10px;
	padding-bottom: 4px;
}
.text12normal {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	line-height: 17px;
	padding-left: 8px;
}

.procontbg {
	border: 1px solid #d9d6d6;
	background-repeat:repeat-x;
	background-color: #FFFFFF;
	background-image: url(images/proconbg.jpg);
}
.projectsname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0298c5;
	text-decoration: none;
	padding-bottom: 4px;
	padding-top: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.projtext12normal {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	line-height: 17px;
	padding-left: 10px;
	padding-right: 10px;
}


imgpop
.horizontalshade {
	background-image: url(images/hrshade.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.vertlshade {
	background-image: url(images/vertshade.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.prodimg {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.horshadetop {

	background-image: url(images/topshade.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.proddiv {
	background-image: url(images/proddiv.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 130px;
	width: 29px;
}
.productable {
	width: 96%;
}
.producttext {
	width: 96%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #010000;
	text-decoration: none;
	background-color: #cecece;
	border: 1px solid #FFFFFF;
	height: 22px;
	text-align: center;
	margin-top: 1px;
}
.hr {
	background-image: url(images/hr.jpg);
	text-align: center;
	vertical-align: middle;
	height: 30px;
	width: 98%;
	background-repeat: repeat-x;
	background-position: center center;
}
/* padding-top:100; added by nilesh */
#lightbox{
	position: absolute;
	top:100;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	padding-top:100;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover {

}
#nextLink:hover, #nextLink:visited:hover {
 }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: none; clear: left; padding-bottom: 1.0em;	}

#bottomNav{	padding-bottom: 0.7em; }

#imageData #bottomNavClose{ width: 66px;  padding-right: 0.7em;	}	
#bottomNav1{	padding-bottom: 2.0em; }

#imageData #bottomNavClosecopy{ width: 66px;  padding-right: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	
.gallerytext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #59723B;
	text-decoration: none;
	line-height: 15px;
}
