/* Results */

#results {
	padding-left: 5px;
	color: white;
	font-weight: bold;
	width: 754px;
}

#eerderbekeken_results {
	color: white;
	font-weight: bold;
	width: 1000px;
}

#results a, .mostviewedsneaker a, #eerderbekeken_results a{
	color: white;
	text-decoration: none;
}

#results a:hover, .mostviewedsneaker a:hover, #eerderbekeken_results a:hover{
	color: white;
	text-decoration: underline;
}

#result {
	float: left;
	display: inline-block;
	*display: inline;
	background: url('/images/catalogus/layout/result_bg.png') no-repeat;
	height: 282px;
	width: 245px;
  	margin-right: 5px;
	margin-bottom: 7px;
	cursor: pointer;
}

.juvat {
	background: url('/images/catalogus/layout/result_juvat_bg.png') no-repeat !important;
}

.removecross {
	width: 230px;
	height: 20px;
	padding: 5px;
	background: url('/images/catalogus/layout/removeshoe.png');
	font-size: 12px;
	line-height: 18px;
	color: #CCFF00;
}

.removecross IMG {
	float: right;
	margin-right: 8px;
}

.verlangcontainer {
	float: left;
	display: inline-block;
	*display: inline;
	height: 312px;
	width: 245px;
  	margin-right: 5px;
	margin-bottom: 7px;
	margin-top: 5px;
	cursor: pointer;	
}

#eerderbekeken_results #result {
	float: left;
	display: inline-block;
	*display: inline;
	background: url('/images/catalogus/layout/result_bg.png') no-repeat;
	height: 282px;
	width: 245px;
  	margin-right: -1px;
	margin-bottom: 7px;
	cursor: pointer;
}

.mostviewedsneaker {
	text-align: left;
}

.mostviewedsneaker:hover {
	cursor: pointer;
}

.mostviewedprice {
	margin-left: 65px;
	text-align: center;
}

#result:hover .seemore {
    visibility: visible;
}

.resulttitle {
	margin: 10px 0 0 10px;
	*margin: 10px 0 0 -72px;
	width: 150px;
	height: 50px;
	text-align: left;
	font-size: 14px;
}

.resultimage {
	width: 240px;
	height: 156px;
	/*vertical-align: bottom;*/
	/*display: table-cell;*/
}

.resultimage td{
	vertical-align: bottom;
}

.resultprice {
	margin-left: 55px;
	*margin-left: 0px;
	margin-top: 2px;
	width: 129px;
	background: url('/images/catalogus/layout/price_bg.png') bottom no-repeat;
	height: 46px;
	line-height: 21px;
}

.strikeprice
{
	font-size: 15px;
}

.seemore {
	visibility: hidden;
	position: absolute;
	height: 27px;
	width: 169px;
	background: url('/images/catalogus/layout/seemore.png') no-repeat;
	margin: 120px 30px;
}

.seemore:hover {
	position: absolute;
	height: 27px;
	width: 169px;
	background: url('/images/catalogus/layout/seemore_hover.png') no-repeat;
}

.loader {
	margin-top: 150px;
}

.tag {
	position: absolute;
	background: url('/images/catalogus/layout/tag.png') no-repeat;
	height: 91px;
	width: 92px;	
	margin-left: 142px;
	margin-top: -8px;
}

.tag_mv{
	position: absolute;
	background: url('/images/catalogus/layout/tag.png') no-repeat;
	height: 91px;
	width: 92px;	
	margin-left: 160px;
	margin-top: -5px;
}