#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; width: 100%; height: 270px; margin: 0 auto; }

#imageContainer	{ padding: 15px 10px 5px 10px; width: 335px; /*border-top: 1px solid #fff200; border-right: 1px solid #fff200; border-left: 1px solid #fff200;*/ background-color: #000;}

#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: 0px;}

#hoverNav a	{ outline: none;}

#prevLink	{ height: 100%; background-image: url(data:../halloween/extras/png;base64,AAAA); /* Trick IE into showing hover */ display: block; }

#nextLink	{ height: 100%; background-image: url(data:../halloween/extras/png;base64,AAAA); /* Trick IE into showing hover */ display: block; }

#prevLink { position: absolute; left: 255px; top: 53px; float: left;}

#nextLink { position: absolute; left: 280px; top: 53px; float: right;}

#prevLink { background: url(../halloween/extras/prevlabel.png) left 100% no-repeat; /*border: 1px solid red;*/ width: 35px; }

#nextLink { background: url(../halloween/extras/nextlabel.png) right 100% no-repeat; /*border: 1px solid red;*/ width: 35px; }

#imageDataContainer	{ font: 10px Verdana, Helvetica, sans-serif; /*background-color: #000;*/ margin: 0 auto; line-height: 1.4em; /*overflow: auto;*/ width: 375px; }

#imageData	{	padding: 5px 0px; color: #fff200; width: 345px; height: 32px; /*border-right: 1px solid #fff200; border-bottom: 1px solid #fff200; border-left: 1px solid #fff200;*/ background-color: #000; }

#imageData #imageDetails	{ float: left; text-align: left; margin-left: 22px; }	

#imageData #caption	{ font-weight: bold;	}

#imageData #numberDisplay	{ display: block; clear: left; padding-bottom: 1.0em;	}			

#imageData #bottomNavClose	{ width: 35px; float: right;  padding-bottom: 0.7em; outline: none; margin-right: 0px;}	 	

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

