#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; background-color:#000000;
}
	#lbOverlay.grey { background-color: #000000; filter: alpha(opacity=80); opacity: .8;}

#lbMain { position: fixed; left: 27%; width: 530px; z-index: 99999; text-align: center; line-height: 0; } /*posicion video*/ 
#lbMain a img { border: 0; }

#lbOuterContainer { position: relative; width: 200px; height: 200px; margin: 0 auto; }
#lbOuterContainer.grey { border: 0;}



#lbImageContainer, #lbIframeContainer { padding: 0px; }
#lbLoading {position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(imgs_lytebox/loading.gif) center no-repeat;
}
/*FIXED???*/

#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }




#lbDetails { width: 60%; position:absolute; left:59px; top:-77px;} /*Ubica titulo - lo desaparecemos*/

/*es una capa transparente el boton del flash es de adorno*/
#lbClose {  width: 500px; height: 300px; position:absolute; left:45%; top:0px;}
	#lbClose.grey { background-image:url(imgs/cerrar.png);}
