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

#outerImageContainer{ position: relative; background-color: #FFFFF5; width: 100px; height: 0px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 0%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#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: 0; float: left;  background: url('../lightbox_images/leftsmallarrow.gif') left 25% no-repeat; }
#nextLink { right: 0; float: right; background: url('../lightbox_images/rightsmallarrow.gif') right 25% no-repeat;}
#prevLink:link, #prevLink:visited:link { background: url(../lightbox_images/leftsmallarrow.gif) left 25% no-repeat; }
#nextLink:link, #nextLink:visited:link { background: url(../lightbox_images/rightsmallarrow.gif) right 25% no-repeat; }
#prevLink:hover, #prevLink:visited:hover { background: url(../lightbox_images/leftsmallarrow.gif) left 25% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../lightbox_images/rightsmallarrow.gif) right 25% no-repeat; }

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

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

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


/*

F7F7E8

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

#outerImageContainer{ position: relative; background-color: #E6E6E6; width: 100%; height: 100%; margin: 0 auto; padding-left:10px; padding-right:10px; padding-top:20px;}
#imageContainer{ padding: 5px; }

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

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); display: block; }
#prevLink { left: 0; float: left;  background: url('../lightbox_images/leftsmallarrow.gif') left 25% no-repeat; }
#nextLink { right: 0; float: right; background: url('../lightbox_images/rightsmallarrow.gif') right 25% no-repeat;}

#prevLink:link, #prevLink:visited:link { background: url('../lightbox_images/leftsmallarrow.gif') left 25% no-repeat; }
#nextLink:link, #nextLink:visited:link { background: url('../lightbox_images/rightsmallarrow.gif') right 25% no-repeat; }
#prevLink:hover, #prevLink:visited:hover { background: url('../lightbox_images/leftsmallarrow.gif') left 25% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url('../lightbox_images/rightsmallarrow.gif') right 25% no-repeat; }

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

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

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 100%; background-color: #000; }
*/

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



#outerImageContainer{ position: absolute; background-color: #E6E6E6; width: 250px; height: 250px; margin: 0 auto; padding-left:0px; padding-right:0px; padding-top:0px;}

#imageContainer{ padding-left: 10px; padding-right:10px; padding-top:10px; padding-bottom: 50px; }

#loading{ position: relative; top: 40%; left: 0%; height: 5%; width: 5%; text-align: center; line-height: 0; }

#imageDataContainer{  position: relative; font: 10px Verdana, Helvetica, sans-serif; background-color: #E6E6E6;  margin: -48 auto;  line-height: 1.0em; overflow: auto; width: 100%;  padding-left:15px; padding-right:15px; }

#imageData{	 color: #000000; }
#imageData #imageDetails{ width:50%; float: left; text-align: left; }	
#imageData #caption{  font-weight: bold; display: block; clear: left; padding-top: 10px;	}
#imageData #numberDisplay{ display: block; clear: left; padding-top: 16px;	}			
#imageData #bottomNavClose{ width: 30px; float: right; padding-right:10px; padding-top:15px;  outline: none;}	 	

#hoverNav{ position: relative; top: 60%; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageDataContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 10%; height: 100%; display: block; }
#prevLink { position: relative; left: 0; float: left; margin-left: -10%; background: url(../lightbox_images/leftsmallarrow.gif) left bottom no-repeat;}
#nextLink { position: relative; left: 0; float: right; margin-right: 300%; background: url(../lightbox_images/rightsmallarrow.gif) right bottom no-repeat;}


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

*/
