/*
	Featured Content Slider
	by: Chris Coyier
*/

					  				  
/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft 									{ float: left;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
a											{ outline: none; }





/*
	SLIDER
*/
.slider-wrap								{ width: 960px; height:345px; }			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; height:345px;}
.stripViewer								{ position: relative; overflow: hidden; width: 960px;}
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 960px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{}
#movers-row									{ width: 960px; padding:10px 0pt 0pt;}
#movers-row div								{ float: left;margin:-20px 0 0px 0; }
#movers-row div a.cross-link 				{ float: right; }
.photo-meta-data							{ background: url(images/transpBlack.png);  height: 250px;  border-top:2px solid #444;
											  position: relative; z-index: 9; color: white; }
.photo-meta-data span 						{ font-size: 13px; }
.cross-link									{ display: block; padding:33px 0px 10px 0px;#position:30px 0 0 0;position: relative; z-index: 9; }
.active-thumb 								{ background: transparent url(http://www.experiencecommerce.com/images/pointer.gif) center top no-repeat;}
.wrapper img.main-banner {padding:10px 0 0 0;}






