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


/*
	PAGE STRUCTURE
*/
#page-wrap 									{ width: 625px; margin: 0 auto; position: relative; height: 295px;
											  background: url(../styleImages/autumn-sale/main_bg.gif) top center; padding-bottom:10px;}


/*
	SLIDER
*/
.slider-wrap								{ width: 611px; position: absolute; top: 7px; left: 7px; }			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 611px; height: 194px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 611px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border:0; margin:4px 0 0 4px; }
#movers-row									{ margin: -49px 0 0 97px; }
#movers-row div								{ width: 97px; float: left; margin-left:4px; }
#movers-row div a.cross-link 				{ float: right; }
.cross-link									{ display: block; width: 97px; margin-top: -11px; position: relative; padding-top: 11px; z-index: 9999; }
.active-thumb 								{ background: transparent url(../styleImages/autumn-sale/icon_arrow.png) top center no-repeat;}



#sale{margin: 0;}
#sale ul{margin:0; padding:13px 0 0; list-style-type:none;}
#sale li{float:left; width:200px; margin-bottom:13px;}
#sale li.pad{padding:0 13px 0 12px;}
#sale .sale-title{color:#ff8b20; font-family: "Trebuchet MS", Arial, Helvetica; font-size:12px; font-weight:bold;}
#sale .sale-title a{text-decoration:none; color:#ff8b20;}
#sale .sale-title a:hover{text-decoration:underline;}
#sale .sale-was{font-size:14px; text-decoration:line-through; color:#000000;}
#sale .sale-price{color:#42c2c7; font-family: "Trebuchet MS", Arial, Helvetica; font-size:18px; font-weight:bold;}
#sale .view-pad{margin:5px 0 0;}






