/* -- ALL FOOTWEAR -- */


ul.footwear{
	float:left;
	margin:52px 0px 0px 8px;
	padding-bottom:60px;
	width:720px;
}

ul.footwear li{
	margin:0px 50px 50px 0;
}

ul.footwear li img{
	width:100px;
	height:67px;
}

.topmenu{
	margin-top:57px;
	width:186px;
}

.topmenu span{
	font-weight:normal;
}

/* -- SHOE PAGE -- */

ul#swatches{
	float:left;
	width:110px;
	margin:53px 0 5px 20px;
}

.swatch{
	display:block;
	width:21px;
	height:21px;
	margin:5px 6px 0 0;
	text-indent:-4000px;
	background-position:0px 0px;
	background-repeat:no-repeat;
  	outline: 0;
}

a.swatch{
	background-position:-21px 0px;
	background-repeat:no-repeat;
  	outline: 0;
}

a.swatch:hover{
	background-position:0px 0px;
}

ul#thumbnails{
	float:left;
	margin:20px 0 0 20px;
	padding-bottom:60px;
}

ul#thumbnails li{
	clear:both;
	margin:6px 0 0 0;
}

#lrgimg{
	margin:63px 0 0 46px;
}

#footwarenav{
	display:block;
	margin:57px 0 0 42px;
	width:740px;
	float:left;
}

.arrow{
	padding:0 4px;
}

.next{
	float:right;
}

.slideshow{
	margin-left:27px;
}

.viewall{
	margin-left:120px;
}

.sizecharts{
	margin-left:120px;
}