@charset "UTF-8";
/* CSS Document */



#collectionsMain {
	z-index:100;
	width: 100%;
	height: 134px;
	overflow:hidden;
}

#scrollerPlacer {
	
}

#filterScrollBar {	
	position:relative; 
	width: 100%; 
	height: 10px; 
	top: 0px;
}

.shoes {

}

.shoes img {
	margin-right: 15px;
	float: left;
}


.lastShoe {
	margin: 0px;
}

.first {
	margin-left: 15px;
	margin-right: 15px;
}

#divSpannerHack {
	 margin: 0px;
	 padding: 0px;
	 position: relative;
 }
 
 
 #filterThumbImg {
	z-index:255;
	cursor: pointer;	
}

#divContainer_1 {
	overflow: hidden; 
	position: relative; 
	width: 100%; 
	height: 265px; 
	visibility: visible;
	margin-top: 90px;
}


#sliderDivHolder {
	height: 20px;
	width: 100%;
	margin-left: -100px;
	margin-top: 30px;
}


#sliderDivHolder_ie {
	height: 20px;
	margin: 0px auto;
	width: 100%;
	margin-left: -100px;
	margin-top: 10px;

}


#sliderDiv {
	margin-left: -100px;
}

.collectionsSubMenu_ie {
	margin-left: -453px;
}

