﻿html{
}

body{
	margin:0px; 
	padding:0px;
	background-color: #020202;
	font-family:Arial, Helvetica, sans-serif;  
}

#outer_container{
	background: url(../images/background_slice1.jpg) repeat-x;
	
}

#inner_container{
	background: url(../images/background1.jpg) no-repeat;
	min-height: 965px;
	color: #39b9f2;
	
}

#title_block{
	position:absolute;
	top: 120px;
	left: 50px;
	font-size: 28px;
	width: 804px;
	height: 125px;

	padding-left: 23px;
	padding-right: 23px;
	padding-top: 20px;
}

#viewer{
	width: 800px;
	min-height: 600px;
	padding-top:350px;
	padding-left:75px;
}



#viewer a:link {
	color:#ffffff;

}

#viewer_title{
	font-size: 32px;
	display:block;
}

#viewer_left{
	width: 250px;
	float: left;
	margin-top: 25px;
	font-size:14px;
	line-height:20px;
	border: 0;

}

#viewer_left a:link {
	color:#ffffff;
	text-decoration: none;
}

div.viewer_left{
	display:block;
	width: 250px;
	float: left;
	margin-top: 25px;
	font-size:14px;
	line-height:20px;
	border: 0;

}


div.viewer_left a:link {
	color:#ffffff;
	text-decoration: none;
}



#viewer_middle{
	width: 250px;
	float: left;
	margin-top: 25px;
	margin-left:25px;
	font-size: 14px;
	line-height:20px;
	border: 0;
}

div.viewer_middle{
	width: 250px;
	float: left;
	margin-top: 25px;
	margin-left:25px;
	font-size: 14px;
	line-height:20px;
	border: 0;
}


#viewer_right{
	width: 250px;
	float: left;
	margin-top: 25px;
	margin-left:25px;
	font-size: 14px;
	line-height:20px;
	border: 0;
}

div.viewer_right{
	width: 250px;
	float: left;
	margin-top: 25px;
	margin-left:25px;
	font-size: 14px;
	line-height:20px;
	border: 0;
}

#viewer > div a img {
	width: 250px;
}


#viewer_leftandmiddle{
	width: 525px;
	float: left;
	margin-top: 25px;
	font-size: 14px;
	line-height:20px;
	border:0;
}

div.viewer_leftandmiddle{
	width: 525px;
	float: left;
	margin-top: 25px;
	font-size: 14px;
	line-height:20px;
	border:0;
}

#viewer_middleandright{
	width: 525px;
	float: left;
	margin-top: 25px;
	margin-left: 25px;
	font-size: 14px;
	line-height:20px;
	border:0;
}

div.viewer_middleandright{
	width: 525px;
	float: left;
	margin-top: 25px;
	margin-left: 25px;
	font-size: 14px;
	line-height:20px;
	border:0;
}

#header_logo{
	position:absolute;
	top:50px;
	left:50px;
	border:0;
}

#footer{
	background-color: #020202;
	border-top:1px solid #3f2324;
	padding:10px 50px 30px 50px;
	font-size:9px;
	line-height:14px;
	color: #ffffff;

}

#footer img {
	float:left;
	margin-right:10px;
}
#footer span {
	display:block;
	float:left;
	width:250px;
}
#footer a {
	color:#9e8292;
	text-decoration:none;
}
#footer a:hover {
	color:#ffffff;
}

ul#menu { 
	margin:0px;	padding:0px;
	position:absolute; top:276px; left:75px;
}
ul#right_menu { 
	margin:0px;	padding:0px;
	position:absolute; top:138px; right:110px;	
}
ul#menu li, ul#right_menu li {

	padding:5px;
	list-style:none;
	margin-right:10px;
	font-size:9px;
	text-transform:uppercase;
	display:inline;
}
ul#menu li a, ul#right_menu li a {
	text-decoration:none;
	color:#ffffff;
}
ul#menu li a:hover, ul#right_menu li a:hover {
	text-decoration:none;
	color:#39b9f2;
}

.linklist {
	margin:0px;	padding:0px;
	list-style:none;
	margin-right:10px;
	display: list-item;
}

ul.linklist li a {
	text-decoration:none;
	color:#ffffff;
}


a img{
border:0;
} 

img.lower {
	margin-top: 25px;
}

.graph {
	display:block;
	margin-top: 1em;
}



#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; }
