/*
	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: 990px; position: relative; min-height: 500px; height: 490px; background-image: url(../images/slider_home/bg.png); background-repeat: no-repeat; background-position:left top; padding: 0px; overflow: hidden; }


/*
	TYPOGRAPHY
*/
ul											{ list-style: square inside; }
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: 940px; position: absolute; height: 400px; left: 2px; top: 2px; 
}			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 990px; height: 356px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 440px; position: relative; width: 990px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ margin-top: 5px; margin-left: 20px; }
#movers-row									{ margin-right: 0; margin-bottom: 0; margin-left: 220px; margin-top: -58px; *margin-top: -58px !important;  /* Sólo IE7 */ }
#movers-row div								{ float: left; width: 28%; }
#movers-row div a.cross-link 				{ float: right; }
.photo-meta-data							{ background: url(images/transpBlack.png); padding: 10px; height: 30px; 
											  margin-top: -50px; position: relative; z-index: 999999999; color: white; }
.photo-meta-data span 						{ font-size: 13px; }
.cross-link									{ display: block; width: 212px; position: relative; z-index: 9999; height: 58px; margin-left: 10px; }
.active-thumb 								{ background-color: transparent; background-image: url(../images/slider_home/back_solapa.jpg); background-repeat: no-repeat; background-position: center top; margin-top: -5px; *margin-top: 0px !important;  /* Sólo IE7 */ }
.back1 { background-image: url(../images/slider_home/back_image1.jpg); background-repeat: no-repeat; background-position: top; height: 412px; width: 988px; }
.wrapper { height: 412px; width: 988px; }
.back2 { background-image: url(../images/slider_home/back_image2.jpg); background-repeat: no-repeat; background-position: top; height: 412px; width: 988px; }
.logito_facebook { background-repeat: no-repeat; background-position: top; height: 21px; width: 21px; position: absolute; z-index: 9999; top: 10px; left: 950px; }

