/*
	Featured Content Slider
	by: Chris Coyier
*/
*											{ margin: 0; padding: 0; }


					  				  
/*
	UTILITY STYLES
*/				  				  
					  				  
.floatRight									{ float: right; }
.clear 										{ clear: both; }
a											{ outline: none; }


/*
	PAGE STRUCTURE
*/
#page-wrap 									{width:311px;height:174px;position: relative;}


/*
	TYPOGRAPHY
*/
ul											{ list-style: square inside; }
a, a:visited								{ text-decoration: none; }
blockquote									{ padding: 0 20px; margin-left: 20px;font-size: 14px;  margin-top: 10px;}

/*
	SLIDER
*/
.slider-wrap								{ width:311px;height:154px;position:absolute;top:20px;}			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 228px; height: 150px;border:1px solid #e1e1e1;}
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0;}
.stripViewer .panelContainer .panel			{ float: left; position: relative;width:228px;height:150px;}
.stripNavL, .stripNavR, .stripNav			{ display: none;}

#movers-row									{ display:inline-block;float:left;position:absolute;top:0px;left:228px;}


.photo-meta-data							{padding: 10px; height: 30px; 
											  margin-top: -50px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span 						{ font-size: 13px; }
.cross-link									{ display: block; width:74px;margin-bottom:1px;position: relative;z-index: 9999;padding-left:4px;}
.cross-link	 .nav-thumb{border:1px solid #e1e1e1;padding:1px;}
.active-thumb 								{ background:url(icon-uparrowsmallwhite.png) left center no-repeat;}





