#lightbox{	position: absolute;	left: 0;  width: 100%; z-index: 1000; 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; }
* HTML #outerImageContainer{ margin:auto;position:relative;top:40%;}
* HTML #imageDataContainer{ margin:auto;position:relative;top:40%;}
#imageContainer{ padding-top: 5px;padding-left: 5px;padding-right: 5px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }

#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink { width: 47px; height: 24px; left: 0; float: left; background: url(../pix/images/prevlabel.gif)  no-repeat; }
#nextLink { width: 45px; height: 24px; padding-left: 16px; right: 200px; float: left;background: url(../pix/images/nextlabel.gif) right 15% no-repeat;}

* HTML #nextLink {
	margin-left: 16px;
}

#imageDataContainer{ border-bottom: 5px solid #ffffff; border-left: 5px solid #ffffff; border-right: 5px solid #ffffff; font: 11px arial, verdana, sans-serif;background-color: #EE2128; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%; }



#imageData{	padding:0 0px; color: #ffffff; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; padding-left:15px; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; float: left; padding-top: 1.0em; padding-bottom: 1.1em;	padding-left: 1.5em; }
#imageData #numberDisplay a { text-decoration:none; color: #ffffff}	
#imageData #bottomNavClose{ width: 110px; float: right;  padding-top: 1.2em; padding-right:0.9em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

#navTable{
	font:11px arial, verdana, sans-serif;
	color:#fff;
}

#navPaging{
	width:50px;
	float:left;
	padding-top:1px;
}