/*
	Featured Content Slider
	by: Chris Coyier
*/
*											{ margin: 0; padding: 0; }
body 										{ font-family: Tahoma, taipei; font-size: 10px;    width: 450px; }

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


/*
	PAGE STRUCTURE
*/
#page-wrap 									{  margin: 0px auto; position: relative; 
											  background: url(images/bg.7png) top left; }
 

/*
	TYPOGRAPHY
*/
ul											{ list-style: square inside; }
a, a:visited								{ color: #ffffff; text-decoration: none; }
a:hover, a:active							{ color: #133388; }
blockquote									{ padding: 0 0px; margin-left: 0px; border-left: 0px solid #ccc; font-size: 14px; 
									  		  font-family: Tahoma, taipei; font-style: italic; margin-top: 0px;}

/*
	SLIDER
*/
.slider-wrap								{ width: 256px; position: absolute; top: 0px; left: 0px; }			
.stripViewer .panelContainer               
.panel ul									{ text-align: left; margin: 0 0px 0 00px; }
.stripViewer /*regula a imagem da foto*/    { position: relative; overflow: hidden; width: 256px; height: 222px; } 
.stripViewer .panelContainer				{ position: relative; left: 0; top: 00px;}
.stripViewer .panelContainer .panel			{ float: left;  position: relative; width: 256px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 0px solid black; margin-right: 5px; }
#movers-row									{ margin: 0px 0px 0 0px; width: 195px; height: 222px; font-size:9px; /*quadrado verelho - tirei a cor*/ }
#movers-row div								{ width: 175px; height: 45px; float: right; padding-left: 0px;  }
#movers-row div a.cross-link 				{ float: left;}
.photo-meta-data							{ background-color:#C5DFA5; padding: 0 0 0 3px; height: 30px; font-size:13px; color:#000; margin-top: -20px; position: relative; z-index: 1;  width: 251px }
.photo-meta-data span 						{ font-size: 13px; }
.cross-link									{ display: block;  margin-top: 0px; 
											  position: relative; padding-top: 0px; z-index: 1; font-size: 9px; color:#FF66FF; }
.active-thumb 								{ background: transparent url(../../../images/right.png) center top no-repeat;  width: 25px; height: 15px;  z-index: 999 ; font-size: 12px;}
/*.active-thumb 								{ background: transparent url(images/icon-uparrowsmallwhite.png) right center no-repeat #ccc; margin-left: 0px;  width:280px; height: 47px;  z-index: 1}*/






