.down {
	margin: 7px 0 0;
}

.itemtitle {
	width: 215px;
	margin: 4px 0;
	padding: 0 2px;
	display: table;
	float: left;
}

p.itemname {
	color: #494949;
	font-size: 11px;
	text-align: left !important;
}

td p {
	color: gray;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	white-space: normal;
	text-align: left;
}

#no-results {
	padding: 100px 0 0 53px;
}

p.priceon, p.priceoff {
	color: #938d82;
	font-size: 11px;
	margin: 0 0 0 2px;
	float: left;
}

p.priceoff {
	text-decoration: line-through;
}

.prodlist li .hide {
	height: 0px;
	overflow: hidden;
}

.prodlist li:hover .hide {
	background-color: #ffffff;
	height: auto;
	cursor: pointer;
	padding: 2px 5px;
	position: absolute;
	left: 42px;
	overflow: auto;
	border: 1px solid #a8a8a8;
	bottom: 90px;
}

#product-range h1 {
	color: #ced1d1;
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	font-style: normal;
	background-color: #363737;
	width: 690px;
	height: 16px;
	padding: 5px 0 5px 10px;
	float: left;
}

#product-range p {
	color: #ced1d1;
	font-size: 10px;
	line-height: 16px;
	text-align: center;
	background-color: #464747;
	width: 102px;
	height: 16px;
	padding: 5px 0;
	float: left;
}

.sizelist {
	color: #1d2956;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

.singleitemout {
	width: 216px;
	height: 256px;
	margin-bottom: 4px;
	display: table;
	float: left;
	#position: relative;
	overflow: hidden;
}

.singleitemin {
	vertical-align: middle;
	display: table-cell;
	#position: absolute;
	#top: 50%;
	#left: 50%;
}

.singleitem {
	text-align: center;
	margin: 0 auto;
	#position: relative;
	#top: -50%;
	#left: -50%;
}

.sizes {
	font-size: 10px;
	color: #4b4b4b;
	text-decoration: none;
}

p.specialoffer {
	color: #ff6600;
	font-size: 11px;
	margin: 0 10px 0 0;
	float: right;
}

ul.prodlist {
	width: 800px;
	float: left;
}

ul.prodlist li {
	text-align: left;
	width: 215px;
	height: 355px;
	float: left;
	position: relative;
	padding-left: 38px;
	padding-bottom: 15px;
}

#upper {
	margin: -10px 0 30px;
}
