#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; top:190px; right:60px; background:none; width:100%; height: 405px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#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 { width:800px; height:370px; background-color:#000; position:relative; right:240px; top:30px; }
#lightboxImage { position:relative; bottom:10px;}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 80px; height: 50px; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { position:relative; left:195px; float: left; background:url(../img/pngMaqta/botonadelante.png) no-repeat right;}
#nextLink { position:relative; right:195px; float: right; background:url(../img/pngMaqta/botonnext.png) no-repeat left;}

#imageDataContainer{ font: 10px "Andale Mono", Monaco, Lucida Sans Typerwriter, Consolas, monospace; margin: 0 auto; line-height: 1.4em; width: 400px; height:100px; position: relative; left:50px; top:175px; }
#imageData{	padding:0 10px; color:#FFF; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; padding:10px; }	
#imageDetails { position: relative; right:160px; bottom:1px;}
#imageData #caption { padding-left:5px; position:relative; bottom:2px; }
#imageData #numberDisplay{ display: none; clear: left;}
#bottomNav { position: relative; width:70px; height:50px;}
#imageData #bottomNavClose { width: 66px; height:100px; position: relative; left:50px; bottom:50px; outline: none; background:url(../img/pngMaqta/viewall.png) no-repeat; z-index:100; }


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