					  				  
/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
a											{ outline: none; }


/*
	SLIDER
*/
.slider-wrap								{ width: 580px; position: absolute; top: 87px; left: 40px; }			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 580px; height: 285px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 580px; }
.stripNav			{ display: none; }
#movers-row									{ margin: 10px 0 0 478px; }
#movers-row  a.cross-link 				{ display:block;
float:left;
height:20px;
margin-right:4px;
text-align:center;
text-decoration:none;
width:14px;
color:white;
background: url(../imagenes/boton_numero.png); 
}
.photo-meta-data							{ background: url(images/transpBlack.png); padding: 10px; height: 50px; 
											  margin-top: -70px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span 						{ font-size: 13px; }
.cross-link									{ position: relative;  z-index: 9999; }
.active-thumb 								{ background: url(../imagenes/boton_numero_hover.png)  !important;}

.stripNavL, .stripNavR
{
	position: absolute;
	bottom: -25px;
}
.stripNavR
{
	right: 6px;
}
.stripNavL
{
	right: 106px;
}
.photo-meta-data h5
{
margin: 2px;
color: white;
}



