/*
	Featured Content Slider
	by: Chris Coyier
*/

					  				  
/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft 									
{ float: left; margin-right: 10px;}
.floatRight									
{ float: right; }
.clear 										
{ clear: both; }


/*
	SLIDER
*/
.slider-wrap { 
width: 342px;
position:absolute;
top:152px;
left: 40px;
}			
.sliderViewer img {
}
.stripViewer .panelContainer .panel ul									
{ 
text-align: left; 
margin: 0 15px 0 30px; 
}
.stripViewer								
{ position: relative; 
overflow: hidden; 
width: 342px; 
height: 230px; 
}
.stripViewer .panelContainer				
{ position: relative; 
left: 0; 
top: 0; 
}
.stripViewer .panelContainer .panel			
{ float: 
left; height: 100%; 
position: relative; 
width: 342px; 
}
.stripNavL, .stripNavR, .stripNav			
{ display: none; 
}
.nav-thumb 									
{border:none;
margin-right: 5px; 
}
#movers-row									
{margin: -38px 0 0 56px; 
}
#movers-row div								
{width: 57px; 
float: left; 
}
#movers-row div img {
border:none;
}
#movers-row div a.cross-link 				
{ float: right; 
}
.photo-meta-data							
{ 
background: url(http://www.archifest.sg/2009/img/transpBlack.png); 
padding: 7px 10px; 
height: 60px; 
margin-top: -70px; 
position: relative; 
z-index: 9999; 
color: white; 
font-size:10px;
line-height:12px;
}
.photo-meta-data span 						
{ font-size: 13px; 
line-height:17px;
}
.photo-meta-data a {
color:#fff;
}
.photo-meta-data a:hover {
color:#000;
background:#fff;
}
.cross-link									
{ display: block; 
width:56px;
margin-top: -14px; 
position: relative; 
padding-top: 15px; 
z-index: 9999; 
}
.active-thumb 								
{ 
background: transparent url(http://www.archifest.sg/2009/img/icon-uparrowsmallwhite.png) center 5px no-repeat; }