/*
	Featured Content Slider
	by: Chris Coyier
*											{ margin: 0; padding: 0; }
body 										{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; }

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

/*
	PAGE STRUCTURE
*/
#page-wrap{
	width: 600px;
	margin:0px;
	position: relative;
	min-height: 303px;}
	
#v3-page-wrap{
	width: 380px;
	margin:0px;
	position: relative;
	min-height: 303px;}

#vuenoz-slider-wrapper{width:630px; margin-bottom:10px }
#v3-vuenoz-slider-wrapper{width:380px; margin-bottom:0px }


/*
	TYPOGRAPHY
*/
/*ul											{ list-style: square inside; }
a, a:visited								{ color: #729dff; text-decoration: none; }
a:hover, a:active							{ color: white; }
blockquote									{ padding: 0 20px; margin-left: 20px; border-left: 20px solid #ccc; font-size: 14px; 
									  		  font-family: Georgia, serif; font-style: italic; margin-top: 10px;}
*/
/*
	SLIDER
*/
.slider-wrap								{ width: 488px; position: absolute; top:0px; left: 0px; border-right:2px solid #ffffff  }	
.v3-slider-wrap								{ width: 380px; position: absolute; top:0px; left: 0px; border-right:0px solid #ffffff  }			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 0px 0 0px; }

.stripViewer								{ position: relative; overflow: hidden; width:488px; height: 303px;  }
.stripViewer .panelContainer				{ position: relative  }
.panelContainer								{ border-bottom:0px solid #CCCCCC; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 488px; /*left:-20px; top:-20px*/ }

.v3-stripViewer								{ position: relative; overflow: hidden; width:380px; height: 290px;  }
.v3-stripViewer .v3-panelContainer			{ position: relative  }
.v3-panelContainer							{ border-bottom:0px solid #CCCCCC; }
.v3-stripViewer .v3-panelContainer .v3-panel{ float: left; height: 100%; position: relative; width: 380px; /*left:-20px; top:-20px*/ }
.v3-stripViewer .v3-panelContainer 
.v3-panel ul									{ text-align: left; margin: 0 0px 0 0px; }


.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 0px solid black; margin-right: 0px; }
.fecha 										{ position:absolute; background-color:#00A8FF; z-index:999999; margin:10px; font-size:14px; color:#fff; font-family:Trebuchet MS, tahoma, Arial, Helvetica, sans-serif; padding:2px; filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9; }
	
	
.hoy										{ position:absolute; background-color:#00A8FF; z-index:995; margin:15px; font-size:24px; color:#fff; font-family:Trebuchet MS, tahoma, Arial, Helvetica, sans-serif; padding:2px; filter:alpha(opacity=95);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9; }
	
/*BORRAR AL SUBIR INDEX NUEVA*/
.v3-hoy										
{
	position:absolute;
	background-color:#00A8FF;
	z-index:995;
	margin:5px;
	font-size:46px;
	color:#FFFFFF;
	font-family:Trebuchet MS, tahoma, Arial, Helvetica, sans-serif;
	filter:alpha(opacity=95);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}
	
	
#movers-row									{ margin: 0px 0 0 40px;  }
#movers-row div								{ width: 15%; float: left; border-top:3px }
#movers-row div a.cross-link 				{ float: right; }


#movers-row-vertical						{ float:right; width:120px  }
#movers-row-vertical div					{ width: 100%;  }
#movers-row-vertical div a.cross-link 		{ float: right; }

/*#titulo-del-panel {
 background:url(../images/bk/v2-slider-recomendamos.gif); background-repeat:no-repeat; float:left; width:30px; height:160px; position:ABSOLUTE;  z-index:999999; top:30px; left:-30px}
*/


/*BORRAR AL SUBIR INDEX NUEVA*/
.photo-meta-data							{
	padding: 10px;
	background-color:#000000;
	height: 60px;
	font-family:Trebuchet MS, tahoma, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	border-top: 0px solid #CCCCCC;
	margin-top: -90px;
	position: relative;
	z-index: 995;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}

.v3-photo-meta-data							{
	padding: 5px;
	background-color:#333333;
	font-family:Trebuchet MS, tahoma, Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#FFFFFF;
	border-top: 0px solid #CCCCCC;
	margin:5px;
	margin-top: -80px;
	position: relative;
	height: 60px;
	z-index: 995;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}


/*BORRAR AL SUBIR INDEX NUEVA*/
.photo-meta-data span 						{ font-size: 14px; font-family:Trebuchet MS, tahoma, Arial, Helvetica, sans-serif; line-height:normal}

.v3-photo-meta-data span 					{ font-size: 16px; font-family:Trebuchet MS, tahoma, Arial, Helvetica, sans-serif; line-height:normal}

.cross-link									{  margin-top: -12px; max-height: 93px ; overflow:hidden; max-width: 110px;
											  position: relative; padding-top: 20px; z-index: 995;  }
.thumb-hoy										{
	position:absolute;
	background-color:#FF0066;
	z-index:995;
	margin:10px;
	bottom: -60px;
	font-size:14px;
	color:white;
	font-family:Trebuchet MS, tahoma, Arial, Helvetica, sans-serif;
	padding:2px;
}
	
.titulo {width:290px; float:left	}
	
.active-thumb 								{   left:10px; max-width:120px      }







