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

#outerImageContainer{ position: relative;width: 250px; height: 250px; margin: 0 auto; padding-bottom:75px;
}
.outerImageContainerLeft{ position: absolute; background:url(../../../content/wGlobal/layout/img/bg/bTopthemes.gif)left top no-repeat;}
#imageContainer{background-image:url(../img/bg/bgLigBoxRig.png);background-position:right 0;background-repeat:no-repeat;}
#lightboxBgLeft {background-image:url(../img/bg/bgLigBoxLef.png);background-position:left 0;height:38px;overflow:hidden;position:relative;margin-right:13px;}
#lightboxBgRightBot {background-image:url(../img/bg/bgLigBoxRigBot.png);background-position:right 0;background-repeat:no-repeat;padding-right:13px;}
#lightboxBgLeftBot  {background-image:url(../img/bg/bgLigBoxLefBot.png);background-position:left 0;height:38px;overflow:hidden;position:relative;}

#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;margin-top:39px;}
#hoverNav a{ outline: none;margin-top:20px;}

#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;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../../../content/wGlobal/layout/img/ico/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../../../content/wGlobal/layout/img/ico/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{font-size:10px;font-family:Arial; margin: -33px auto; line-height: 1.4em; overflow: auto; width: 100%	;position:relative;}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 97%; float: left; text-align: left;padding:0 0 0 5px;}	
#imageData #caption{ font-weight: normal;	color:#286d00;font-size:10px;}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	color:#286d00}			
#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; }
#bottomNav {position:absolute;z-index:1;right:15px;padding-top:15px;}
#lightboxImgDiv {background-color:#AAD76E;}