#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 10; text-align: left; line-height: 5px;}


#lightbox img{ width: auto; height: auto;}


#lightbox a img{ border: none; }



#outerImageContainer{ position: center; background-image: url('ehe.gif')  width: 3px; height: 3px; margin: 0 auto; }


#imageContainer{ padding: 10px; }



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



#hoverNav{ position: absolute; top: 4; left: 4; height: 4px; width: 4px; z-index: 4; }


#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: 5; float: left;}
#nextLink { right: 5; float: right;}



#prevLink:hover, 


#prevLink:visited:hover { background: url(../images/prevlabel.gif) left 5% no-repeat; }



#nextLink:hover,

#nextLink:visited:hover { background: url(../images/nextlabel.gif) right 5% no-repeat; }



#imageData{ padding: 0px; color: #dcdada; }



#imageData 


#imageDetails{ width: 100%; float: left; text-align: left; }	




#imageData #caption{}



#imageData #numberDisplay{ display: block; clear: center; padding-bottom: 10px;	}	


#imageData #bottomNavClose{ width: 10px; float: center;  padding-bottom: 10px; outline: none;}			 	



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















