/*
	Featured Content Slider
	by: Chris Coyier
*/
*											{ margin: 0; padding: 0; }
body 										{ font-family: Trebuchet MS, Tahoma, Verdana, Arial; }

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

#colorx1 { color: #000000; }
/*
	PAGE STRUCTURE
*/
#page-wrap 									{ width: 697px; margin: 24px auto; position: relative; min-height: 285px;
											  background: transparent; top center; }


/*
	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: 697px; position: absolute; top: 0px; left: 22px; }			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 0px; }
.stripViewer								{ position: relative; overflow: hidden; width: 653px; height: 292px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 697px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									
{ border: 0px solid black; margin-right: 5px; width:120px; height:130px;}

#movers-row									
{ margin: -85px 13 20 121px; height:200px; * margin-left: 124px; * margin-right: 25px;}/* Altura mosaicos derecha */
#movers-row div								{ width: 133px; * width: 134px;float: left; }
#movers-row div a.cross-link 				{ float: right;   }
.photo-meta-data							{ background: url(images/transpBlack.png); margin-right: 42px; padding: 10px; height:7px; 
											  margin-top: -27px; * margin-top: -37px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span 						{ font-size: 13px; }
.cross-link	{ display: block; width: 120px; margin-top: -62px; 
											  position: relative; padding-top: 17px; z-index: 9999; }/* Altura primer mosaico */
.active-thumb 								{ 


background: transparent url(images/arrow.png) top left no-repeat;
}
