#lightbox{	position: absolute;	left: 0; width: 100%; height:100%; text-align: center; line-height: 0; z-index:1500;}
#lightbox img{ width: auto; height: auto;z-index:1600;}
#lightbox a img{ border: none;z-index:1600; }

#outerImageContainer{ position: relative; background-color:#CCC; width:250px; height: 250px; margin: 0 auto;z-index:1500; }
#imageContainerlightbox{ padding: 10px;z-index:1500; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; z-index:1500;}
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; z-index:1500;}
#imageContainerlightboxlightbox>#hoverNav{ left: 0;z-index:1500;}
#hoverNav a{ outline: none;z-index:1500;}



#imageDataContainer{ font: 12px Arial, Verdana, Helvetica, sans-serif; background-color: #CCC; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; z-index:1500;}

#imageData{	padding:0 10px; color: #f60;z-index:1500; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; z-index:1500;}	
#imageData #caption{ font-weight: bold;	z-index:1500;}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	z-index:1500;}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;z-index:1500;}	 	

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