@charset "utf-8";
/* CSS Document */

#body{
	margin:0;
	padding:0;
	text-align:center;
	background-color: #FFFFFF;
	background-position: 0 0;
} 
 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:500
	padding:0px;
	margin:0px;
	color: #C7C7C7
}
	
	h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:0px;
	margin:0px;
	color: #e9e6e2;
	font-style: normal;
	font-weight: lighter;
}
	
	h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding:0px;
	margin:0px;
	color: #e9e6e2;
	font-style: normal;
	font-weight: 500;
}
	
	h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:400
	padding:0px;
	margin:0px;
	color: #CCCCCC
}
	
	h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding:0px;
	margin:0px;
	color: #6F8279}
	
	h6{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding:0px;
	margin:0px;
	color: #FFFFFF
}
	
	p{
		font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding:0px;
	margin:0px;
	color: #e9e6e2;
	font-style: normal;
	font-weight: 500;
}
	
	
ul{list-style-type:none}

#pagewidth{
	width:900px;
	text-align:left;
	margin-left:30px;
	float: left;
	clear: left;
} 

#header{
	position:relative;
	height:170px;
	background-color:#FFFFFF;
	width:100%;
	background-repeat: no-repeat;
	background-position: center;
	padding-left: 0px;
} 
#topNav{
	width:100%;
	height:37px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3A3A3A;
	text-decoration: none;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 2%;
}
#topNav ul{
	width:100%; margin:0 auto;color:#3A3A3A;}
#topNav ul li{
	height:37px;
	float:left;
	background:url(/images/bg.gif) repeat-x 0 0;
	color:#494949;
	font:bold 10px/37px Ariel, Arial, Helvetica, sans-serif;
}
#topNav ul li a{
	padding:0 18px;
	height:37px;
	float:left;
	text-decoration:none;
	display:block;
	background:#3A3A3A url(/images/bg.gif) repeat-x 0 0;
	color:#3A3A3A;
	font:bold 10px/37px Arial, Helvetica, sans-serif;
}
#topNav ul li a:hover{
	background:url(/images/top_btn.gif) no-repeat center bottom;
}
#topNav ul li a.hover{
	padding:0 18px;
	height:37px;
	float:left;
	text-decoration:none;
	display:block;
	background:url(/images/top_btn.gif) no-repeat center bottom;
color:#3A3A3A
	font:bold 10px/37px Arial, Helvetica, sans-serif;}
 

 #header2{
	position:relative;
	width:590px;
	height:185px;
	background-color:#3A3A3A;
} 
 
#leftcol{
	width:10%;
	float:left;
	position:relative;
	background-color: #3C3B3A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFCC;
	padding-top: 10px;
	padding-left: 8px;
	border: 2px solid #333333;
 }


#leftcol h2{

	height:19px;
	color:#333333;
	font-size:12px;
	line-height:14px;
	color: #FFFFCC;
}


#leftcol ul li{height:24px;}
#leftcol ul li a{
	height:24px;
	text-decoration:none;
	line-height:18px;
	background-image: url(/images/bullet2-normal.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	font-size: 11px;
	font-weight: bold;
}
#leftcol ul li a:hover{
	color:#515151;
	text-decoration:none;
	background-image: url(/images/bullet2-hover.gif);
	background-repeat: no-repeat;
	background-position: 0 10px;
}
#leftcol ul li span{text-decoration:underline;}
 
#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(/images/prevlabel.gif) no-repeat left 15%;
}
#nextLink:hover, #nextLink:visited:hover {
	background: url(/images/nextlabel.gif) no-repeat right 15%;
}

#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; }
 #rightcol{
	width:9%;
	float:left;
	position:relative;
	background-color: #3C3B3A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FAF8DA;
	padding-top: 10px;
	border: 2px solid #333333;
	padding-right: 2px;
	padding-left: 12px;
 }


#rightcol h2{
	height:19px;
	color:#FFFFFF;
	font-size:12px;
	line-height:14px;
}


#rightcol ul li{height:24px;}

#maincol{
	background-color: #3A3A3A;
	float: left;
	display:inline;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9A9A9A;
	padding-top: 20px;
	padding-left: 50px;
	padding-right: 40px;
	width: 65%;
	font-weight: 500;
 }
 #maincol header2{
	background-color: #3A3A3A;
	float: left;
	display:inline;
	position: relative;
	height: 185px;
	width: 590px;
	padding-bottom: 50px;
 }
/*----FOOTER PANEL----*/
#footermainPan{
	height:103px;
	color:#676767;
	font:13px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	position:relative;
	margin:0 auto;
	clear:both;
	padding:36px 0 0;
	
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: #FFFFFF;
}
#footerPan{
	width:778px;
	position:relative;
	float: left;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 50px;
}

#footerPan ul{width:608px; height:20px; position:relative; margin:0 auto;}
#footerPan li{float:left; }
#footerPan ul li a{
	padding:0 10px 0;
	color:#333333;
	text-decoration:none;
	font-size:10px;
}
#footerPan ul li a:hover{text-decoration:underline;}

#footerPan p.copyright{
	width:250px;
	margin:10px 0 0 92px;
	color: #999999;
	background-position: center;
}

#footerPanhtml{width:70px; height:24px; display:block; position:absolute; top:35px; left:549px;}
#footerPanhtml a{
	width:64px;
	height:24px;
	display:block;
	color:#fff;
	font-size:13px;
	line-height:23px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	padding:0 0 0 7px;
	background-color: #D3F0F0;
	background-image: url(/images/html-normal.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#footerPanhtml a:hover{
	color:#fff;
	background-color: #D3F0F0;
	background-image: url(/images/html-hover.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#footerPancss{width:58px; height:24px; display:block; position:absolute; top:35px; left:624px;}
#footerPancss a{
	width:49px;
	height:24px;
	display:block;
	color:#999999;
	font-size:13px;
	line-height:24px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	padding:0 0 0 10px;
	background-color: #D3F0F0;
	background-image: url(/images/html-normal.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#footerPancss a:hover{
	color:#fff;
	text-decoration:none;
	background-color: #D3F0F0;
	background-image: url(/images/html-hover.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.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 */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
#bodyPan #rightPan p1 {
	font-size: 9px;
}
a:link {
	color: #BFBFBF;
	text-decoration: underline:	font-size: 11px;
	font-weight: 200;
	text-decoration: underline;
}
a:visited {
	color: #ACACAC;
	text-decoration: underline;
}
a:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
	color: #8D8D8D;
}
