@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;	
}

#sliderDivHolder {
	background-color: #FFFFFF;	
	margin: 0 auto;
	width: 200px;
	height: 11px;
	margin-top: 320px;
}

#sliderDivHolder_ie {
	background-color: #FFFFFF;	
	margin: 0 auto;
	width: 200px;
	height: 11px;
}

#divContainer_1 {
	overflow: hidden; 
	position: relative; 
	width: 100%; 
	height: 370px; 
	visibility: visible;
/* this spaces the shoes from the menu */	
	margin-top: 115px;
}

.collectionsSubMenu {
	margin-left:172px;		
}

#collection {
	padding-top: 5px;
	margin-bottom: 30px;
}

