@charset "utf-8";
/* CSS Document */
body {
margin:0;
background-image:url(images/innerSiteBckGrnd.jpg);
background-repeat:repeat-x;
background-color:#dad8c2;
}
.topSiteGrad {
background-image:url(images/siteGrad.jpg);
background-position:top;
background-repeat:repeat-x;
}
.siteContent {
background-color:#FFFFFF;
font-family:Tahoma;
font-size:12px;
line-height:14px;
color:#666666;
}
.bottomGrad {
width:100%;
height:14px;
background-image:url(images/bottomGrad.jpg);
border-top:1px solid #68ace5;
}
.homeSection {
background-color:#ffffff;
border:1px dashed #333333;
}
.homeSectionInner {
font-size:10px;
color:2f5e86;
line-height:12px;
padding-left:2px;
padding-right:2px;
padding-top:4px;
}
.leftColunmBlock {
width:250px;
padding:2px;
font-size:9px;
background-color:#f2eee5;
line-height:12px;
border:1px solid #cccccc;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
}
.footer {
font-size:10px;
text-align:center;
padding-top:5px;
padding:3px;
color:#666666;
background-color:#dad8c2;
}
.divPad {
padding:3px;
}
/*Text Controls*/
hr {
height:1px;
color:#62bb47;
}
.titleText {
font-size:16px;
font-weight:bold;
color:#f7720f;
}
.titleText2 {
font-size:12px;
font-weight:bold;
color:#0b89d2;
}
.titleText3 {
font-size:12px;
font-weight:bold;
color:#CC0000;
}
.smallTitleText {
font-size:12px;
font-weight:bold;
color:#01203f;
}
.smallTitleText2 {
font-size:14px;
font-weight:bold;
color:#cccccc;
display:block;
height:20px;
background-image:url(images/blockBack.jpg);
background-repeat:no-repeat;
padding-top:3px;
}
.smallTitleText3 {
font-size:14px;
font-weight:bold;
color:#01203f;
display:block;
height:20px;
background-color:#a8d5f2;
padding-top:3px;
}
.smallerTitleText {
font-size:11px;
font-weight:bold;
color:#009241;
}
.blueText {
font-size:11px;
font-weight:bold;
color:#009241;
}
.smallText {
font-size:9px;
}
.smallTitleText a:link {
font-size:12px;
font-weight:bold;
color:#01203f;
}
.smallTitleText a:active {
font-size:12px;
font-weight:bold;
color:#01203f;
}
.smallTitleText a:visited {
font-size:12px;
font-weight:bold;
color:#01203f;
}
.smallTitleText a:hover {
font-size:12px;
font-weight:bold;
color:#f7720f;
}
.smallText a:link {
font-size:9px;
font-weight:bold;
color:#666666;
}
.smallText a:active {
font-size:9px;
font-weight:bold;
color:#666666;
}
.smallText a:visited {
font-size:9px;
font-weight:bold;
color:#666666;
}
.smallText a:hover {
font-size:9px;
font-weight:bold;
color:#f7720f;
}
.footer a:link {
color:#666666;
text-decoration:none;
}
.footer a:active {
color:#666666;
text-decoration:none;
}
.footer a:visited {
color:#666666;
text-decoration:none;
}
.footer a:hover {
color:#666666;
text-decoration:underline;
}
/*Clamshell FAQ*/
.menuHead  {
			color: #000000;
			font-weight: bold;
			font-size: 11px;
			font-family:Tahoma;
			text-decoration: none }
.menuOption {
			color: blue;
			font-size: 10px;
			font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
			margin-left: 10px; }
#menu1 {
			display: none;}
			
#menu2 {
			display: none;}
				
#menu3 {
			display: none;}
#menu4 {
			display: none;}	
#menu5 {
			display: none;}	
#menu6 {
			display: none;}
#menu7 {
			display: none;}
			
#menu8 {
			display: none;}
				
#menu9 {
			display: none;}
#menu10 {
			display: none;}	
#menu11 {
			display: none;}	
#menu12 {
			display: none;}	
#menu13 {
			display: none;}
			
#menu14 {
			display: none;}
				
#menu15 {
			display: none;}
#menu16 {
			display: none;}	
#menu17 {
			display: none;}	
#menu18 {
			display: none;}	
#menu19 {
			display: none;}
			
#menu20 {
			display: none;}
				
#menu21 {
			display: none;}
#menu22 {
			display: none;}	
#menu23 {
			display: none;}	
#menu24 {
			display: none;}	
/*Image Box*/
#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) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(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; }