@charset "utf-8";
html { 
	height:100%;
}
body {
	background-image: url(../images/Thermelec_r6_c3.jpg);
	margin:0px;
	height:100%;
}
div, td, p, span {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:13px;
}

#topbar {
	background-image:url(../images/Thermelec_r1_c1.jpg);
	background-repeat:repeat-x;	
	height:483px;
}
#midbar {
	background-color:#5E3F22;
	height:20px;
	width:100%;
}
#welcomebox {
	margin-left:auto;
	margin-right:auto;
	width:938px;
	height:140px;
	margin-top:20px;
	padding:0px;
	border-style:solid;
	border-width:1px;
	border-color:#CAA982;
	background-image:url(../images/Thermelec_r7_c16.jpg);
	background-color:#5E3F22;
	background-repeat:repeat-x;
}
#welcomebox_inner {
	width:729px;
	padding:6px;
	float:left;
}
#welcomebox_image {
	width:197px;
	float:right;
}
#homecontent {
	margin-left:auto;
	margin-right:auto;
	width:950px;
	height:470px;
	margin-top:20px;
	margin-bottom:20px;
}
#homecontent a {
	color:#FFFFFF;
}
#homecontentbox {
	background-image:url(../images/Thermelec_r9_c5.jpg);
	background-repeat:repeat-x;
	background-color:#6E4F30;
	width:282px;
	height:360px;
	margin-top:20px;
	border-style:solid;
	border-width:1px;
	border-color:#CAA982;
	float:left;
	padding:0px;
}
#homecontentbox_inner {
	height:258px;
	padding:6px;
}
#homecontentbox_image {
	height:90px;
}
#pagecontent {
	margin-left:auto;
	margin-right:auto;
	width:950px;
	margin-top:20px;
	margin-bottom:20px;
}
#pagecontent a {
	color:#FFFFFF;
}
#pagecontentbody {
	width:641px;
	margin-left:20px;
	/*background-image:url(../images/Thermelec_r7_c16.jpg);*/
	background-repeat:repeat-x;
	background-color:#5F4023;
	border-color:#CAA982;
	border-style:solid;
	border-width:1px;
	margin-bottom:20px;
	padding:7px;
}
#pagecontentheader {
	width:655px;
	display:block;
	height:44px;
	margin-left:20px;
}
#subnavheader {
	width:265px;
	height:44px;
	display:block;
}
#subnav {
	width:263px;
	height:400px;
	/*background-image:url(../images/Thermelec_r7_c16.jpg);*/
	background-repeat:repeat-x;
	background-color:#5F4023;
	border-color:#CAA982;
	border-style:solid;
	border-width:1px;
	text-align:center;
}
#subnav a {
	display:block;
	width:243px;
	height:23px;
	color:#FFFFFF;
	padding-left:20px;
	padding-top:7px;
	border-bottom-color:#CCCC99;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	text-decoration:none;
	text-align:left;
}
#subnav a:hover {
	background-color:#CCCC99;
}

#footer {
	background-image:url(../images/Thermelec_r12_c5.jpg);
	width:100%;
	clear:both;
	height:112px;
	position:relative;
}
#footercontentbox {
	margin-left:auto;
	margin-right:auto;
	width:950px;
	height:112px;
}

.rand_code {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.thumb_picture {
	border-color:#CAA882; 
	border-style:solid; 
	border-width:thin; 
	padding:3px;
}




#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(javascript/lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(javascript/lightbox/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }




/*#menu {
	margin-left:auto;
	margin-right:auto;
	width:940px;
	padding:0px;
	margin-bottom:0px;
}
#menu ul {
	padding:0px;
	margin:0px;
}
#menu ul li {
	float:left;
	list-style:none;
}
#bannerLogo {
	margin-left:12.4%;
	margin-top:-3px;
	width:226px;
}*/