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


	
#wrapper{
		width: 900px;
		height: 600px;
		margin-right: auto;
		margin-left: 0px;
		margin-top: 0px;
		background-color: #000;
		padding:30px;
	color: #000;
}

a {
	color:#333;
	text-decoration:none;
	}
a:hover, a:hover {
	color: #ff9900;
	}
	
a:visited, a:visited {
	color: #999;
	}
	




#header{
		width: 903px;
		height: 22px;
		margin-right: auto;
		margin-left: 0px;
		margin-top: 0px;
		margin-bottom: 12px;
		padding: 0px;
		float: left;
		color: #fff;
		border-bottom-style:solid;
		border-bottom-width: 1px;
}


#content{
		width: 910px;
		height: 600px;
		margin-right: auto;
		margin-left: 0px;
		margin-top: 0px;
		padding:0;
		float: left;
}

#sidebar{
		width: 240px;
		height: 332px;
		margin-right: 18px;
		margin-left: 0px;
		margin-top: 10px;
		padding:0;
		float: left;
	color: #333;
	font: 8pt/15px Arial, Helvetica, Geneva, sans-serif;
}

.white{
	color: #fff;
}

#image{
	width: 645px;
	height: 400px;
	float: left;
	margin-top: 10px;
	font: 8/15px "Courier New", Courier, mono;
	color: #000;
	}


#thumbs{
	width:100px;
	height: 50px;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	font: 12px/12px "Courier New", Courier, mono;
	opacity: .90;
	float: left;
}

#infobar{
	width: 541px;
	height: 45px;
	float: left;
	margin-top: 0px;
	margin-left: 4px;
	background-color: #ff9933;
	font: 12px/12px "Courier New", Courier, mono;
	opacity: .90;
}



#info{
	width: 500px;
	height: 30px;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	font: 11px/12px "Courier New", Courier, mono;
	float: left;

	
}

#footer{
		width: 899px;
		height: 10px;
		margin-right: auto;
		margin-left: -254px;
		margin-top: 13px;
		padding:0;
		float: left;
		border-top-style:solid;
		border-top-width: 1px;
		border-top-color: #666;
		font: 8px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
		color: #333;
		text-align: right;
}


#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); 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; }@charset "UTF-8";
/* CSS Document */

