				  				  
/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }



/*
	PAGE STRUCTURE
*/
#page-wrap 									{
	width: 757px;
	min-height: 420px;
	background-color: #E8E6E6;
}


/*
	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: 757px;
}			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 757px; height: 330px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 757px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{
	border: 1px solid #666666;
}
.nav-thumb:hover								{
	border: 3px solid #006ebb;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}
#movers-row									{ margin: 0px; }
#movers-row div								{ width: 68px; float: left;}
#movers-row div a.cross-link 				{ float: left; }
.photo-meta-data span 						{ font-size: 13px; }
.cross-link									{
	display: block;
	width: 60px;
	margin-bottom: -14px;
	position: relative;
	padding-bottom: 20px;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
}
.active-thumb 								{
	background-color: transparent;
	background-image: url(../images/flecha.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.wrapper {
	width:757px;
	height:430px;
	background-color:#FFFFFF;
	padding:14px;
}
