#lightbox{	position: absolute;	top:-40px;left: 0; width: 100%; min-height:100%;height:auto !important;height:100%;z-index: 2300; text-align: center; line-height: 0;margin:0;padding:0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; outline: none;}

#outerImageContainer{ position: relative; background-color: transparent; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 0px; }

#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: 47%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;margin-left:10px;}
#nextLink { right: 0; float: right;margin-right:10px;}
#prevLink:hover, #prevLink:visited:hover { background: url(/gfx/lightbox/prevlabel.gif) left 15% no-repeat; outline: none;}
#nextLink:hover, #nextLink:visited:hover { background: url(/gfx/lightbox/nextlabel.gif) right 15% no-repeat; outline: none;}

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

#imageData{	padding:0 10px; color: #ffffff; font-size:1.1em;}
#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: 83px; height: 30px;float: right;  padding-bottom: 0.7em; outline: none;}


/************* added my Martin Wilkins for second close image and top nav***/


#prevLinkB, #nextLinkB, #prevLinkC{ display:inline; outline: none;float:left;width: 66px; height:58px;margin-top:0px;background-color: transparent;border:none;}
#prevLinkB { width: 15%;left: 0; float: left;background: url(/gfx/lightbox/prevoff.png) left top no-repeat;margin-right:0px;}
#prevLinkC { width: 15%;left: 0; float: left;margin-right:0px;}
#nextLinkB { width: 15%;right: 0; float: right;background: url(/gfx/lightbox/nextoff.png) right top no-repeat;}
#prevLinkB:hover, #prevLinkB:visited:hover { background: url(/gfx/lightbox/prevon.png) left top no-repeat; }
#nextLinkB:hover, #nextLinkB:visited:hover { background: url(/gfx/lightbox/nexton.png) right top no-repeat; }

#imageDataContainerB{ height:58px;font: 10px arial, Helvetica, sans-serif; background-color: transparent; margin: 0 auto; line-height: 1.4em; overflow: hidden; width: 100%; }

#imageDataB{	padding:0 10px; color: #ffffff; font-size:1.1em;}
#imageDataB #imageDetailsB{ width: 70%; float: left; text-align: center;}
#imageDataB #captionB{ display: block;font-weight: bold;padding-top: 1.0em; 	}
#imageDataB #numberDisplayB{  clear: left; 	}
#imageDataB #bottomNavCloseB{ display:none;width: 66px; float: right;  padding-top: 1.0em; outline: none;}

#imageContainer #bottomNavCloseC{ position:absolute;top:20px;right:20px;display:block;width: 83px;height:30px;float: right;z-index:4000;}
#imageContainer #bottomNavCloseC img{ position:absolute;top:0px;right:0px;}

#overlay{ position: absolute; top: 0; left: 0; z-index: 2120; min-width:100%;width:auto !important;width:100%; background-color: #000;display:block;float:left; }

#LBIMG	{ display:block;position: relative; top: 0; left: 0; }


/* The "Zoom" image thingy.. */

#lbzoom					{ display:block;float:left;position:absolute;top:13px;right:0px; width: 60px;height: 21px;background-color: transparent; background-image: url('/gfx/icons/zoom.gif'); background-repeat: no-repeat; background-position: left top;margin:0px;padding: 0px; }
#lbzoom:hover				{ background-position: left -21px; } 
#lbzoom a 				{ color: #ffffff; background-color: transparent; text-decoration: none; }
#lbzoom a:hover  			{ color: #ffffff; background-color: transparent; text-decoration: none; }



/* End! */

