﻿				  				  
/*
	TYPOGRAPHY
*/
a, a:visited								{ color: #FFFFFF; text-decoration: none; }
a:hover, a:active							{ color: white; }
/*
	SLIDER
*/
	
.stripViewer								{ position: relative; width: 286px; overflow: hidden;}
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0;}
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 286px; display:inline;}
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 1px solid black; margin-right: 1px; }
#movers-row									{ margin: 0;}
#movers-row div								{ width:57px; float:left; display:inline;}
.photo-meta-data							{ background: url(../imagens/transpBlack.png); padding: 11px; 
											  margin-top: -45px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span 						{ font-size: 11px;  }
.cross-link									{ display: block; width: 62px; margin-top: -14px; 
											  position: relative; padding-top: 15px; z-index: 9999; }
.active-thumb 								{ background: transparent url(../imagens/icon-uparrowsmallwhite.png) top center no-repeat;}







