/*
	Featured Content Slider
	by: Chris Coyier
*/
*											{ margin: 0; padding: 0; }
#main-photo-slider							{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; }

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


/*
	PAGE STRUCTURE
*/
#page-wrap 									{ width: 465px; padding:1px 0 0 1px; overflow:hidden; height:342px; background: url(images/bg.gif) no-repeat;}

/*
	SLIDER
*/
.slider-wrap								{ width: 456px; }			
/*.stripViewer .panelContainer .panel ul		{ text-align: left; margin: 0 15px 0 30px; }*/
.stripViewer								{ position: relative; overflow: hidden; width: 456px; height: 263px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; height:263px; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 456px;}
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 1px solid #c5bcb5; margin-right: 5px; }
#page-wrap #slider-thumb					{ background:url(images/thumb-back.jpg); height: 61px; padding:17px 19px 0 19px; }
#movers-row									{ margin: -46px 0 0 62px; }
#movers-row div								{ width: 20%; float: left; }
#movers-row div a.cross-link 				{ float: right; }
.cross-link									{ display: block; width: 62px; margin-top: -24px; 
											  position: relative; padding-top: 25px; z-index: 55; }
.active-thumb 								{ background: transparent url(images/icon-uparrowsmall.gif) top center no-repeat; }