#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; }
#imageContainer{ padding: 10px; background-color:#ffffec;}

#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, #nextLink{ width: 29%; height: 100%; background-image: none; /* Trick IE into showing hover  display: block; }*/

#nextLink {display:block;height:30px;font-family:arial; font-size:10px; color:#FF9900;float:right;  background-image:none;  no-repeat; }
#prevLink {display:block;height:30px;font-family:arial; font-size:10px; color:#FF9900;float:right; background-image:none;  no-repeat; }
#nextLink:hover {display:block;height:30px;font-family:arial; font-size:10px; color:#CC0000; background-image:none;  no-repeat; }
#prevLink:hover {display:block;height:30px;font-family:arial; font-size:10px; color:#CC0000;background-image:none;  no-repeat; }


#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #ffffec; margin: 0 auto; line-height: 1.4em; overflow:hidden; width: 100%; padding-bottom:2px; }

#imageData{	padding:0 11px; color:#666666; padding-top:6px; padding-bottom:0px; border:none;padding-bottom:0px;border:none;}
#imageData #imageDetails{ width:100%; float: left; text-align: left; margin-bottom:0px; padding-top:0px; display:block;border:none;}	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left;color:#FF9900;padding-top:0px; padding-bottom:0px;	line-height:10px; font-size:9px; font-family:Verdana, Arial, Helvetica, sans-serif;}
			
#imageData #bottomNavClose{ right:0px; font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:normal; bottom:0px; outline: none; margin-right:4px;}	


#bottomNav {bottom:0px;right:0px;padding-bottom:0px; padding-top:0px;text-align:right;display:block;clear:right;margin-top:0px;}
#bottomNavClose {color:#FF9900;text-decoration:none; display:inline;bottom:0px;}
#bottomNavClose:hover{color:#CC0000;text-decoration:none;}

#hoverNav{ width:120px; float:right; margin-top:0px; height:5px; display:block;padding-right:5px; border:none;}

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

