/*	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: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
a											{ outline: none; }

/*	PAGE STRUCTURE */
#page-wrap 									{ width: 421px; margin: 5px auto; position: relative; min-height: 400px; 
											/*background: #F7F2EA; */
											 } 

/*	TYPOGRAPHY */
/*ul											{ list-style: square inside; }*/
a, a:visited								{ color: #242424; text-decoration: none; }
a:hover, a:active							{ color: white; }
blockquote									{ padding: 0 10px; margin-left: 5px; border-left: 10px solid #ccc; font-size: 10px; 
									  		  font-family: Georgia, serif; font-style: italic; margin-top: 10px;}

/*	SLIDER */ 
/* 419 -50 = 369 */
.slider-wrap								{ width: 419px;  position: absolute; 
											  top: 5px !important /*Non-IE6*/; top: 5px /*IE6*/;
											  left: 10px; 
											 /* background: #F7F2EA; */ }		
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; 
											  
											  }
/*posicion de las fotitos */
.stripViewer								{ position: relative; 
											  overflow: hidden; width: 419px; 
											  height: 295px !important /*Non-IE6*/; height: 295px /*IE6*/; 
											 }
											  
.stripViewer .panelContainer				{ position: absolute; 
											top: 5px !important /*Non-IE6*/; top: 5px /*IE6*/;
											left: 0; 											
											}
																
.stripViewer .panelContainer .panel			{ float: left;  position: relative; 
											width: 419px; 
											background: #FFFFFF !important /*Non-IE6*/; background: #FFFFFF /*IE6*/;
											}
/* #EAEAE0 */

.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 1px solid black; margin-right: 5px; }
#movers-row									{ margin: -50px 0 0 62px;  }
#movers-row div								{ width: 18%; float: left; }
#movers-row div a.cross-link 				{ float: right; }

.photo-meta-data							{ background: url(../img/images/transpBlack.png); 
											  padding: 5px;  
											  height: 40px !important /*Non-IE6*/; height: 40px /*IE6*/; 
											  margin-top: -50px !important /*Non-IE6*/; margin-top: -50px /*IE6*/; 
											  position: relative; 
											  z-index: 9999; 
											  color: black !important /*Non-IE6*/; color:black /*IE6*/; }
											  
/* titulo de la noticia */											  
.photo-meta-data span 						{ font-size: 12px; 										
											
											}
.cross-link									{ display: block; width: 70px; 
											  margin-top: -10px !important /*Non-IE6*/; margin-top: -10px /*IE6*/;	
											  position: relative; padding-top: 15px; z-index: 9999; }
.active-thumb 								{ background: transparent url(../img/images/icon-uparrowsmallwhite.png) top center no-repeat; }

/*
background: #EAEAE0 !important /*Non-IE6/; background: #FFFFFF /*IE6/;
background: #EAEAE0 !important /*Non-IE6/; background: #FFFFFF /*IE6/;

*/
