@charset "utf-8";
/* catalog.css */

#mostviewedtitle {
	float: left;
	height: 30px;
	width: 758px;
	line-height: 37px;	
	font-weight: bold;
	color: #d42529;
	font-size: 19px;
	color: #666;
}

#mostviewed {
	background: url('/images/catalogus/layout/mostviewed_bg.png');
	width: 758px;
	height: 159px;
}

.mostviewedsneaker {
	float: left;
	width: 252px;
	height: 156px;
	color: white;
	font-weight: bold;
}

.mostviewedname {
	text-align: left;
	padding: 4px;
	font-size: 12px;
	height: 24px;
	width: 160px;
}

.mostviewedimage {
	width: 200px;
	height: 96px;
	margin: 0 auto;
	bottom: 0;
}

.mostviewedsneaker table{
	vertical-align: bottom;
	height: 100px;
	margin: 0 auto;
}	

.mostviewedsneaker td {
	vertical-align: bottom;
}

.mostviewedprice {
	margin-left: 60px;
	*margin-left: 0px;
	margin-top: 3px;
	width: 129px;
	background: url('/images/catalogus/layout/price_bg.png') no-repeat;
	height: 26px;
	line-height: 22px;
}


/* SIDEMENU */

#leftcolumn #sexwrapper, #categorywrapper, #specialofferswrapper, #exclusiveofferswrapper, #brandwrapper, #pricewrapper,#clearselect{
	margin-bottom: 10px;
	width: 190px;
	background: url('/images/layout/sidemenubox_bg.png') repeat;
	font-weight: bold;
}
#sexwrapper {
	height: 120px;
}

#leftcolumn input {
	margin-top: 10px;
}

#category {
}

#exclusiveofferswrapper, #specialofferswrapper {
	height: 40px;
	font-size: 14px;
	text-align: left;
}

#special-label, #exclusive-label {
	float: right;
	margin-top: 10px;
	width: 143px;
}

#clearselect {
	cursor: pointer;
	text-align: left;
	font-size: 14px;
	height: 25px;
	width: 185px;
	padding: 6px 0 0 5px;
	background: url('/images/layout/clearselect.png');
}

#sex-label, #category-label, #brand-label, #price-label{
	padding-top: 10px;
	font-size: 14px;
}
#price-label {
	margin-bottom: 10px;
	margin-top: -8px;
	margin-left: 10px;
}

#pricewrapper {
	height: 105px;
	width: 150px;
	text-align: left;
	padding: 20px;
}
