@charset "UTF-8";
/* CSS Document */

* {margin:0px; padding:0px;}
html { background:#ccc; }
body {background:#f2f2f2;color:#333333;font-size:62.5%; line-height:1.8em; font-family:Verdana, Arial, Helvetica, sans-serif;}
h2 {line-height:1.2em; color:#669999; font-size:1.4em;}
p {padding-top:8px;}
strong {font-size:1em; line-height:1.3em;}
.footer_txt {text-align:right; height:36px; color:#FFFFFF; padding-right:10px; font-size:0.8em; padding-top:18px;}
a {color:#666633;}
a {position: relative;}
table a{position:static;}
a span{display:none;}
a:hover span {padding:2px;
font-size:0.75em;
font-weight:normal;
  position: absolute;
  top: 20px;
  left: 30px;
  display: block;
  background-color:#eee;
  border: 1px solid #003333;
  }
.contact {border:1px solid #666600;padding:10px;}
.underline {display:block; border-bottom:2px solid #CCCCCC; margin:0px 0px 5px 0px; padding-bottom:2px; color:#bbc; float:left; clear:both; width:340px;}
.underline2 {display:block; border-bottom:2px solid #CCCCCC; margin:0px 0px 2px 0px; padding-bottom:2px; padding-top:8px; color:#999999; font-weight:bold; float:left; clear:both; width:340px;}
.caption {display:block; font-size:0.85em; width:340px; margin:4px 0px 2px 0px; color:#444; float:right; text-align:right;}
.caption strong{font-size:1em;}

#wrap {height:100%; width:800px;margin:25px 0px 0px 25px; background:#fefefe; border:solid 0px #333333; font-size:1.2em;}
#top_menu {width:780px; margin:0px 0px 4px 10px; text-align:right;}
#top_menu a{text-decoration:none;}
#header {float:left;}
#content {width:400px; margin-top:10px; margin-left:0px; padding:10px; padding-right:40px; margin-bottom:20px; background-image:url(images/fade_down.jpg); }
#rhs {width:340px; margin:10px; float:right; clear:left; padding-top:0px; height:100%;}
#rhs .caption{float:left; text-align:left; width:300px;}
#footer {background-image:url(images/footer.jpg); background-repeat:no-repeat; height:36px; clear:both;}
#graphic{width:300px;}
#graphic2{width:320px; padding:10px;} 
#graphic img{border:3px solid #CCCCCC;}
#graphic2 img{border:0px;}

#nothing {display:inline;}
#logo{display:none;}




/*lighbox styles */

#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:#ccc; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 5px; }

#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: white; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #333333; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 0.8em;	}			
#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; }

/* added jquery styles for next links */
#nextLinkText, #prevLinkText{
color: #aaa;
font-weight:normal;
text-decoration: none;
}
#nextLinkText{
padding-left: 20px;
}
#prevLinkText{
padding-right: 20px;
}











































