#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; border: 1px solid #99cc01; border-bottom: none; border-top: none; background: #fff; width: 250px; height: 250px; margin: 0 auto; padding: 0; }
#imageContainer{ padding: 0px 10px 0px 10px; clear: both; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ height: 9px; position: relative; z-index: 100; margin: 0; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 25px; height: 25px;  /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left; background-image: url(img/prevlabel2.gif);}
#nextLink { right: 0; float: right; background: url(img/nextlabel2.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{border: 1px solid #89ba17; border-top: none;  background: #fff; margin: 0 auto; line-height: 1.4em;  overflow: auto; width: 100%; padding: 0; }

#imageData{	padding: 0 10px; color: #000; 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: #000; padding-bottom: 5px;  	}			
#bottomNavClose{ display: block; width: 85px;  margin: 0; padding:  5px 10px; outline: none; float: right;}	 	
#bottomNav{margin: 0 auto; height: 72px; background: #fff; border: 1px solid #89ba17; border-bottom: none; padding: 5px 0;}
#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background: #000;  }
a{outline: none;}
#reise{ width: 100px; height: 69px; border: 1px solid #99cc01; background: url(img/logo.jpg);background-repeat: no-repeat; background-position:center; float: left; margin-left: 10px; padding: 2px;}
#id2{color: #990000;font-family: "Times New Roman", Times, serif;  font-weight: bold; font-size: 14px; margin-left: 10px;  }