#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; padding: 0; }
#imageContainer{ padding: 0px 10px 0px 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ height: 21px; position: relative; z-index: 100; margin: 0;  border-top: 1px solid #A29062; padding-top: 10px; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 29px; height: 21px;  /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left; background-image: url(img/prevlabel.gif);}
#nextLink { right: 0; float: right; background: url(img/nextlabel.gif);}
/*#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{  background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%; padding: 0; }

#imageData{	padding: 0 10px; color: #10183B; font-size: 12px;}
#imageData #imageDetails{ width: 100%; text-align: left; clear: both; margin-top: 15px; margin-bottom: 10px; }	
#imageData #caption{  margin-bottom: 10px; display: block; float: left;	 }
#imageData #numberDisplay{ display: block;  float: right; color: #10183B;  	}			
#bottomNavClose{ display: block; width: 118px; float: right;  margin: 0; padding: 10px; outline: none;}	 	
#bottomNav{margin: 0 auto; width: 118px;height: 25px; background: #fff;}
#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
a{outline: none;}
#reise{display: block; width: 179px; height: 67px; background: url(img/logo2.jpg);background-repeat: no-repeat; float: right;clear: both;}

