/*
	Featured Content Slider
	by: Chris Coyier
*/
*											{ margin: 0; padding: 0; }
.clear 										{ clear: both; }
a											{ outline: none; }


/*
	PAGE STRUCTURE
*/
#page-wrap 									{ width: 612px; min-height:330px; position: relative;}
.slider-wrap								{ width: 612px; position: absolute; top: 0px; left: 0px; }			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0; }
.stripViewer								{ position: relative; overflow: hidden; width: 612px; height: 330px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left;  position: relative; width: 612px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 0px solid black; margin:0 0 0 0; }
#movers-row									{ min-height:85px; text-align:left; padding:0 0 0 0;}
#movers-row div								{ width: 25%; float: left; }
#movers-row div a.cross-link 				{  }
.photo-meta-data							{ background: url(../images/transpBlack.png); padding: 10px; height: 30px; 
											  margin-top: -50px; position: relative; z-index: 9999; color: white; }
.cross-link									{ display: block; width: 146px; margin-top: -14px; 
											  position: relative; padding-top: 15px; z-index: 9999;}
.active-thumb 								{ background: transparent url(../imagens/flechaFotos.png) top center no-repeat; }

