body {
/*	font-family:'Doppio One',sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	padding:35px 0px 0px 0px;
}
.container {
	max-width:990px;
	margin:0px auto;
}
p {
	margin:0px 0px 14px 0px;
	font:12px/20px Arial,Helvetica,sans-serif;
}
p strong {
	font-weight:bold;
}
h1 {
	font-size:26px;
	margin:0px 0px 15px 0px;
}
h1.h2 {
	text-align:center;
	color:#707070;
	margin:0px;
	font-size:20px;
	text-transform:uppercase;
}

h2 {
	text-align:center;
	color:#707070;
	font-size:20px;
	text-transform:uppercase;
}
h2 span, h1.h2 span {
	display:inline-block;
	padding:5px 100px;
	border-bottom:1px solid #707070;
}


#wilpeheader {
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	z-index:1000000000;
	background-color:#000;
	height:35px;
}
#wilpeheader .logo {
	float:left;
	margin:5px 0px 0px 0px;
}

#wilpeheader #shops {
	float:left;
	height:35px;
	margin:0px 30px 0px 30px;
}
#wilpeheader #shops ul {
	list-style:none;
	width:180px;
}
#wilpeheader #shops ul li {
	background-color:#000;
	padding:1px 4px;
	width:200px;
	display:none;
	border-left:2px solid #fff;
	border-right:2px solid #fff;
}
#wilpeheader #shops ul li:last-child {
	border-bottom:2px solid #fff;
	padding:0px 4px 4px 4px;
}
#wilpeheader #shops ul li a {
	display:block;
	overflow:hidden;
	width:200px;
	height:50px;
}
#wilpeheader #shops ul li.first {
	background-image:url('/images/sprite.png');
	background-position:left top;
	width:100px!important;
	height:35px!important;
	padding:0px 2px;
	display:block;
	border-left:2px solid #000;
	border-right:2px solid #000;
}
#wilpeheader #shops ul:hover li {
	display:block;
}
#wilpeheader #shops ul li img {
	width:400px;
}
#wilpeheader #shops ul li img:hover {
	margin-left:-200px;
}

#wilpeheader #quicklist {
	float:left;
	display:inline;
	margin:0px 20px 0px -80px;
}
#wilpeheader #quicklist ul {
	list-style:none;
}
#wilpeheader #quicklist ul li {
	position:relative;
	float:left;
	display:inline;
	padding:0px 10px;
}
#wilpeheader #quicklist ul li:hover {
	background-color:#fff;
}

#wilpeheader #quicklist ul li .mouseover {
	display:block;
	cursor:pointer;
	width:17px;
	height:17px;
	margin:10px 0;
	overflow:hidden;
}
#wilpeheader #quicklist ul li:hover .mouseover img {
	margin:-17px 0px 0px 0px;
}

#wilpeheader #quicklist ul li div {
    background-color: #ffffff;
	border:2px solid #000;
    color: #000;
    display: none;
/*    font: 14px/20px "Doppio One",sans-serif !important;*/
	font:14px/20px Arial, Helvetica, sans-serif!important;
    left:-20px;
    padding: 10px;
    position: absolute;
    text-transform: uppercase;
    top:35px;
    width: 400px;
    z-index: 100;
}
#wilpeheader #quicklist ul li:hover div {
	display:block;
}
#wilpeheader #quicklist ul li img {
    display: block;
    float: right;
}
#wilpeheader #quicklist ul li div hr {
	float:right;
	clear:right;
	width:250px;
	border:0px;
	border-bottom:1px solid #ccc;
}
#wilpeheader #quicklist ul li strong {
    clear:right;
    float:right;
    font-weight:normal;
    width:250px;
	margin:0px 0px 10px 0px;
	text-align:center;
}
#wilpeheader #quicklist ul li img.itemimg {
    float: left;
    margin: 10px 10px 10px 0;
}
#wilpeheader #quicklist ul li .van, #wilpeheader #quicklist ul li .korting {
    float:left;
    width:80px;
}
#wilpeheader #quicklist ul li .van span {
    text-decoration: line-through;
}
#wilpeheader #quicklist ul li .voor {
    float:left;
    width:90px;
}


#wilpeheader #quicklist ul li div a {
	background-image:url('/images/bekijkheader.png');
    float:right;
	clear:right;
    height:21px;
    padding:0px;
    width:250px;
}

#wilpeheader .ks {
	float:left;
	height:35px;
	display:inline;
	width:180px;
}
#wilpeheader .ks ul {
	background-color:#000;
	color:#fff;
	list-style:none;
    font-size:14px;
	line-height:20px;
	width:225px;
}
#wilpeheader .ks ul li.pointer {
	color:#fff;
	display:block;
	font-size:13px;
	line-height:13px;
	text-transform:uppercase;
	padding:11px 20px;
	height:13px;
	margin:0px;
	border-left:2px solid #000;
	border-right:2px solid #000;
}
#wilpeheader .ks ul li {
	padding:10px 20px;
	display:none;
	height:40px;
	margin:0px 0px 0px 0px;
	border-left:2px solid #fff;
	border-right:2px solid #fff;
}
#wilpeheader .ks:hover ul li {
	display:block;
}
#wilpeheader .ks ul li a {
	display:block;
	color:#fff;
	text-decoration:none;
}
#wilpeheader .ks ul li a span {
	float:left;
	display:inline;
	width:32px;
	background-image:url('/images/sprite.png');
	background-repeat:no-repeat;
	height:33px;
	margin:10px 10px 10px 0px;
}
#wilpeheader .ks ul li.mail a span {
	background-position:-106px 0px;
}
#wilpeheader .ks ul li.call a span {
	background-position:-147px 0px;
}
#wilpeheader .ks ul li.fb a span {
	background-position:-188px 0px;
}
#wilpeheader .ks ul li.call {
	line-height:40px;
}
#wilpeheader .ks ul li.ttl {
    font-size:24px;
	line-height:26px;
	color:#fff;
}
#wilpeheader .ks ul li.afs {
    font-size:10px;
	line-height:16px;
	height:16px;
	color:#c4c7ce;
	border-bottom:2px solid #fff;
}
#wilpeheader .ks ul li strong {
    font-size:20px;
	line-height:26px;
	display:block;
}


#wilpeheader .cart {
	float:right;
	display:inline;
	background-image:url("/images/sprite.png");
	background-repeat:no-repeat;
	background-position:-320px -49px;
	color:#ed1c24;
	margin:7px 0px 0px 0px;
	padding:0px 0px 0px 20px;
}
#wilpeheader .cart a {
	color:#ed1c24;
	text-decoration:none;
}


#header {
	padding:20px 0px 10px 0px;
	height:55px;
}
#header .logo {
	float:left;
	display:inline;
	width:330px;
	margin:3px 0 0 0 ;
	overflow:hidden;
}
#header span {
	float:left;
	width:253px;
	height:20px;
	background-image:url("/images/sprite.png");
	background-repeat:no-repeat;
	background-position:0px -158px;
	margin:12px 0px 0px 0px;
}
#header form {
	float:right;
	margin:6px 0px 0px 0px;
}
#header form input[type=text] {
	float:left;
	border:1px solid #000;
	padding:4px 12px;
	height:19px;
	color:#6b6b6b;
	font-size:15px;
/*	font-family:"Doppio One",sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
}
#header form input[type=submit] {
	float:left;
	background-color:#e41111;
	font-size:15px;
	padding:4px 8px;
/*	font-family:"Doppio One",sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	border:0px;
	height:29px;
}
#menu ul {
	list-style:none;
	overflow:hidden;
}
#menu ul li {
	float:left;
	display:inline;
	width:50%;
	text-align:center;
}
#menu ul li:hover a {
	background-color:#fedb61;
}
#menu ul li a {
	display:block;
	background-color:#fbc814;
	color:#000;
	padding:13px 0px;
	text-decoration:none;
	font-size:20px;
	text-transform:uppercase;
}
#menu ul li.active a {
	background-color:#fedb61;
}
#usp {
	overflow:hidden;
}
#usp ul {
	list-style:none;
}
#usp ul li {
	float:left;
}
#content {
	margin:0px 0px 30px 0px;
}
#dagdeal {
	position:relative;
	max-width:950px;
	margin:0px auto 30px auto;
	background-color:#484848;
	padding:20px;
	color:#fff;
	overflow:hidden;
	height:313px;
}
#dagdeal .img {
	position:absolute;
	left:20px;
	top:20px;
	width:313px;
	height:313px;
}
#dagdeal strong {
	position:absolute;
	top:20px;
	left:380px;
	border-bottom:1px solid #fff;
	padding:0px 40px 5px 0px;
	display:block;
	font-size:20px;
	text-transform:uppercase;
}
#dagdeal h1 {
	position:absolute;
	top:70px;
	left:380px;
	font-size:30px;
	line-height:30px;
	margin:0px;
	height:60px;
	overflow:hidden;
	font-weight:normal;
}
#dagdeal .sum {
	position:absolute;
	top:130px;
	left:380px;
	font-size:18px;
	line-height:30px;
	height:90px;
	overflow:hidden;
	font-weight:normal;
}
#dagdeal .van, #dagdeal .voor, #dagdeal .korting {
	position:absolute;
	top:230px;
	color:#fff;
	font-size:15px;
	text-align:center;
	width:150px;
}
#dagdeal .van {
	left:380px;
}
#dagdeal .voor {
	left:550px;
}
#dagdeal .korting {
	left:720px;
}
#dagdeal .van span, #dagdeal .voor span, #dagdeal .korting span {
	font-size:30px;
	color:#fff;
	display:block;
	margin:10px 0px 0px 0px;
}
#dagdeal .greenbtn {
	position:absolute;
	top:300px;
	left:370px;
	display:block;
	height:35px;
	min-width:475px;
	background-image:url('/images/sprite.png');
	background-repeat:no-repeat;
	background-color:#3aaa35;
	background-position:-270px top;
}

#productlist {
	display:block;
	margin:0px auto;
}
#productlist ul {
	list-style:none;
	padding:15px 0px;
	overflow:hidden;
}
#productlist ul li {
	position:relative;
	float:left;
	margin:0px 15px 30px 15px;
	box-shadow:0px 0px 4px 0px #999;
	width:280px;
	height:381px;
	padding:10px;
}
#productlist ul li.fade:hover img {
	opacity:0.5;
}
#productlist ul li.remote .extover, .wilpedealsshort li .extover {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	width:100%;
	height:100%;
	z-index:999;
	opacity:0.7;
}
#productlist ul li.remote .logo, .wilpedealsshort li .logo {
	position:absolute;
	z-index:9999;
	top:50%;
	left:0px;
	width:100%;
	display:none;
	height:50px;
	background-color:#fff;
	margin:-25px 0px 0px 0px;
	text-align:right;
}
#productlist ul li.remote:hover .extover, #productlist ul li.remote:hover .logo, .wilpedealsshort li ul li:hover .extover, .wilpedealsshort li ul li:hover .logo {
	display:block;
}

#productlist ul li.remote .logo img {
	width:auto;
	margin:0px 20px;
	height:auto;
}
#productlist ul li a {
	position:relative;
	z-index:10000;
	display:block;
	height:381px;
	text-decoration:none;
	color:#000;
}
#productlist ul li img {
	width:280px;
	height:280px;
}
#productlist ul li strong {
	display:block;
	text-align:center;
	font-size:14px;
	line-height:16px;
	height:33px;
	overflow:hidden;
	font-weight:normal;
}
#productlist ul li.last {
	box-shadow:0px 0px 0px 0px #fff;
	width:290px;
	height:auto;
	padding:0px 0px 20px 0px;
}
#productlist ul li.last a {
	box-shadow:0px 0px 3px 0px #ccc;
	display:block;
	padding:10px;
	height:auto;
	margin:0px 0px 20px 0px;
}
#productlist ul li.last a img {
	display:block;
	width:auto;
	height:auto;
}


.van, .voor, .korting {
	float:left;
	width:33%;
	text-align:center;
	font-size:10px;
	line-height:16px;
	color:#848383;
	height:40px;
}
.van span, .voor span, .korting span {
	display:block;
	font-size:14px;
	color:#000;
}
.van span {
	text-decoration:line-through;
}
#productlist ul li .view {
	float:left;
	clear:both;
	width:280px;
	height:24px;
	background-image:url('/images/sprite.png');
	background-repeat:no-repeat;
	background-position:left -48px;
}
.loading {
	text-align:center;
	color:#878787;
	font-size:14px;
	padding:30px 0px;
}
.searchform {
	position:relative;
	z-index:9999999;
	display:block;
	max-width:990px;
	margin:20px auto;
	height:45px;
}
.posfix {
	position:fixed;
	width:100%;
	z-index:100000000;
	top:35px;
	left:0px;
	background-color:#fff;
	box-shadow:0px 0px 4px 0px #ccc;
}
.searchform input[type=text]{
	float:left;
	display:inline;
	background-color:#fff;
	border:1px solid #707070;
	border-right:0px;
	padding:8px 2%;
	color:#707070;
	width:50%;
	font-size:22px;
}
.searchform ul {
	position:relative;
	float:left;
	display:inline;
	color:#707070;
	width:30%;
	font-size:15px;
	height:42px;
	border-top:1px solid #707070;
	border-bottom:1px solid #707070;
}
.searchform ul li {
	border:1px solid #707070;
	border-top:0px;
	border-bottom:0px;
	height:20px;
	background-color:#fff;
	padding:5px 10px;
	cursor:pointer;
	overflow:hidden;
	display:none;
}
.searchform ul li.active {
	display:block;
	background-image:url('/images/sprite.png');
	background-repeat:no-repeat;
	background-position:right -121px;
	padding:11px 10px;
}
.searchform ul li:last-child {
	border-bottom:1px solid #707070;
}
.searchform ul li span {
	float:left;
	width:95px;
}
.searchform input[type=button]{
	float:left;
	display:inline;
	width:15%;
	text-align:center;
	font-size:22px;
	height:44px;
	border:0px;
	color:#fff;
	padding:8px 0px;
	background-color:#e41111;
}
#footer { 
	background-color:#000;
	padding:40px 0px;
	min-width:960px;
	margin:20px 0px 0px 0px;
}
#footer ul { 
	overflow:hidden;
	padding:0px 5px;
	margin:0px 0px 10px 0px;
}
#footer ul li { 
	float:left;
	display:inline;
	width:190px;
}
#footer ul li strong { 
/*	font:14px/20px 'Doppio One', sans-serif;*/
	font:14px/20px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#b7161c;
}
#footer ul li ul {
	padding:0px;
}
#footer ul li ul li { 
	float:none;
	display:block;
}
#footer ul li ul li a { 
	font:12px/18px 'Doppio One', sans-serif;
/*	font:12px/18px Arial, Helvetica, sans-serif;*/
	text-decoration:none;
	color:#a7a9ac;
}
#footer ul li ul li a:hover {
	color:#fff;
}

#footer .social {
	float:right;
	border-top:1px solid #a7a9ac;
	margin:-5px 0px 0px 0px;
	padding:5px 10px;
}
#footer .social .facebook {
	float:left;	width:22px;
	height:22px;
	background-image:url('/images/sprite.png');
	background-repeat:no-repeat;
	background-position:-44px -83px;
}
#footer .social .youtube {
	float:left;
	width:50px;
	height:22px;
	background-image:url('/images/sprite.png');
	background-repeat:no-repeat;
	background-position:-71px -83px;
	margin:0px 0px 0px 15px;
}
#footer .social .instagram {
	float:left;
	width:22px;
	height:22px;
	background-image:url('/images/sprite.png');
	background-repeat:no-repeat;
	background-position:-129px -83px;
	margin:0px 15px 0px 0px;
}

#footer .social .facebook:hover {
	background-position:-44px -109px;
}
#footer .social .youtube:hover {
	background-position:-71px -109px;
}
#footer .social .instagram:hover {
	background-position:-129px -109px;
}

#footer .bottom {
	padding:20px 0px 40px 0px;
	border-top:2px solid #a7a9ac;
	margin:10px 0px 0px 0px;
	
}
#footer .bottom ul {
	float:left;
}
#footer .bottom ul li { 
	float:left;
	display:inline;
	width:auto;
	margin:0px 10px 0px 0px;
	padding:0px 10px 0px 0px;
/*	font:12px/18px 'Doppio One', sans-serif;*/
	font:12px/18px Arial, Helvetica, sans-serif;
	border-right:1px solid #a7a9ac;
	color:#555555;
	line-height:16px;
}
#footer .bottom ul li.last { 
	border:0px;
}
#footer .bottom ul li a { 
	text-decoration:none;
	color:#555555;
	/*color:#a7a9ac;*/
}
#footer .bottom ul li a:hover {
	color:#fff;
}
#footer .bottom form {
	float:right;
	margin:-3px 0px 0px 0px;
}
#footer .bottom form label {
	float:left;
/*	font:12px/20px 'Doppio One', sans-serif;*/
	font:12px/20px Arial, Helvetica, sans-serif;
	color:#fff;
	width:105px;
}
#footer .bottom form input {
	float:left;
	display:inline;
	width:130px;
/*	font:11px/16px 'Doppio One', sans-serif;*/
	font:11px/16px Arial, Helvetica, sans-serif;
	font-style:italic;
}
#footer .bottom form input[type=submit] {
	color:#fff;
	width:auto;
	padding:2px 10px;
	background-color:#e41111;
	font-style:normal;
	margin:1px 0px 0px 0px;
	clear:none;
	border:0px;
	vertical-align:bottom;
}






#timer {
	position:absolute;
	top:-5px;
	right:10px;
	color:#fff;
	font:normal 12px/16px "Montserrat",sans-serif;
	padding:20px 0 0px;
	text-align:center;
	text-transform:uppercase;
	margin:0px auto;
}
#timer .countdown > div {
	display:inline-block;
}
#timer .hours, #timer .minutes, #timer .seconds {
	margin-right:4px;
	width:56px;
}
#timer .seconds {
	margin-right:0;
}
#timer span {
	background:url('/images/sprite.png') no-repeat; 
	background-position:left -82px;
	float:left; 
	font:300 28px/28px 'Montserrat',sans-serif; 
	height:40px;
	margin:0px 1px 0px 0px;
	padding:8px 0px 0px 0px;
	width:24px;
}



#producttop {
	overflow:hidden;
	margin:0px 0px 30px 0px;
}
#producttop #images {
	float:left;
	width:410px;
}
#producttop #images #big {
	width:398px;
	height:398px;
	border:1px solid #666;
}
#producttop #small {
	margin:12px 0px 0px 0px;
}
#producttop #small ul {
	list-style:none;
	overflow:hidden
}
#producttop #small ul li {
	float:left;
	border:1px solid #666;
	margin:0px 12px 12px 0px;
}
#producttop #small ul li img {
	cursor:pointer;
	display:block;
}

#producttop #summary {
	float:right;
	width:500px;
}

#description, #specs, #others, #recent, #dagdeals {
	margin:0px 0px 50px 0px;
}
#specs, #dagdeals {
	overflow:hidden;
}

#summary form, #specs form {
/*	font:14px/18px 'Doppio One', sans-serif;*/
	font:14px/18px Arial, Helvetica, sans-serif;
}
#summary form hr, #specs form hr {
	border:0px;
	border-bottom:1px solid #ccc;
}
#summary select, #specs select {
	border:1px solid #000;
/*	font:14px/18px 'Doppio One', sans-serif;*/
	font:14px/18px Arial, Helvetica, sans-serif;
	width:100%;
	padding:3px 10px;
	margin:0px 0px 10px 0px;
}
#summary .van, #summary .voor, #summary .korting, #specs .van, #specs .voor, #specs .korting {
	float:left;
	width:33%;
	text-align:center;
	font-size:15px;
	line-height:40px;
	color:#848383;
	height:100px;
}
#summary .van span, #summary .voor span, #summary .korting span, #specs .van span, #specs .voor span, #specs .korting span {
	display:block;
	font-size:36px;
	color:#000;
}
#bottomorder {
	float:right;
	width:500px;
}
#summary form input[type=submit], #specs form input[type=submit] {
	background-image:url('/images/sprite.png');
	background-repeat:no-repeat;
	background-position:-175px -83px;
	border:0px;
	width:500px;
	height:34px;
}

ul.shortlist {
	overflow:hidden;
}
ul.shortlist li {
	float:left;
	display:inline;
	width:155px;
	margin:0px 0px 0px 12px;
	text-align:center;
}
ul.shortlist li:first-child {
	margin:0px;
}
ul.shortlist li img {
	width:155px;
	margin:0px 0px 6px 0px;
}
ul.shortlist li a {
	color:#414141;
	font-size:13px;
	text-decoration:none;
}
ul.shortlist li span, ul.shortlist li strong {
	width:50%;
	float:left;
	text-align:center;
	font-size:16px;
	display:inline;
}
ul.shortlist li span {
	font-size:13px;
	font-weight:normal;
	text-decoration:line-through;
}
ul.sum {
	list-style:none;
	max-width:300px;
}
ul.sum li {
	background-image:url('/images/sprite.png');
	background-position:0px -131px;
	font-size:12px;
	padding:2px 0px 0px 20px;
	line-height:18px;
}
ul.dagdeals {
	list-style:none;
	max-width:990px;
	overflow:hidden;
	margin:20px auto 0px auto;
}
ul.dagdeals li {
	float:left;
	display:inline;
	width:269px;
	padding:10px 20px 20px 20px;
	box-shadow:0px 0px 3px 0px #ccc;
	margin:10px;
}
ul.dagdeals li.last {
	box-shadow:0px 0px 0px 0px #fff;
	width:309px;
	padding:0px 0px 20px 0px;
}
ul.dagdeals li.last a {
	box-shadow:0px 0px 3px 0px #ccc;
	display:block;
	padding:20px;
	margin:0px 0px 20px 0px;
}
ul.dagdeals li.last a img {
	display:block;
}
ul.dagdeals li a {
	color:#000;
	text-decoration:none;
	display:block;
}
ul.dagdeals li #timer {
	position:relative;
	overflow:hidden;
	top:0px;
	padding:10px 0px 5px 0px;
	right:0px;
	width:100%;
	display:block;
	background-color:#494949;
}
ul.dagdeals li #timer .hours, ul.dagdeals li #timer .minutes, ul.dagdeals li #timer .seconds {
	width:50px;
}
ul.dagdeals li strong {
	display:block;
	text-align:center;
	overflow:hidden;
	height:40px;
}
ul.dagdeals li .prijs {
	height:40px;
}
ul.dagdeals li .view {
	display:block;
	background-image:url('/images/sprite.png');
	background-position:-483px -50px;
	height:24px;
	width:100%;
}
ul.dagdeals li img {
	width:269px;
}
ul.dagdeals li .logo {
	display:block;
	overflow:hidden;
}
ul.dagdeals li .logo img {
	float:right;
	width:auto;
}

#topbottom {
	position:fixed;
	z-index:99999;
	right:30px;
	bottom:30px;
}
#topbottom span {
	display:block;
	width:50px;
	height:50px;
	background-image:url("/images/sprite.png");
	background-repeat:no-repeat;
	cursor:pointer;
	box-shadow:0px 0px 4px 0px #333;
}
#topbottom span.top {
	background-position:0px -226px;
	margin:0px 0px 10px 0px;
}
#topbottom span.bottom {
	background-position:0px -282px;
}

#dacd {
	position:relative;
	height:50px;
	margin:0px 0px 20px 0px;
}
#dacd strong {
	float:left;
	text-transform:uppercase;
	font-size:20px;
	border-bottom:1px solid #000;
	padding:10px 0px 13px 0px;
	width:200px;
}
#dacd #timer {
	padding:4px 0px 0px 0px;
}
#dacd #timer .hours, #dacd #timer .minutes, #dacd #timer .seconds{ 
	width:51px;
}
.wilpedealsshort {
	position:relative;
}
ul.wilpedealsshort li ul {
	overflow:hidden;
	width:75%;
}
ul.wilpedealsshort li ul li {
	float:left;
	display:inline;
	position:relative;
	width:155px;
	height:230px;
	margin:0px 6px 12px 6px;
	text-align:center;
}
ul.wilpedealsshort li ul li:first-child {
	margin:0px;
}
ul.wilpedealsshort li ul li img {
	width:155px;
	margin:0px 0px 6px 0px;
}
ul.wilpedealsshort li ul li a {
	color:#414141;
	font-size:13px;
	text-decoration:none;
}
ul.wilpedealsshort li ul li span, ul.wilpedealsshort li ul li strong {
	width:50%;
	float:left;
	text-align:center;
	font-size:16px;
	display:inline;
}
ul.wilpedealsshort li ul li span {
	font-size:13px;
	font-weight:normal;
	text-decoration:line-through;
}

ul.wilpedealsshort li.last {
	position:absolute;
	top:0px;
	right:5px;
	box-shadow:0px 0px 0px 0px #fff;
	width:290px;
	height:auto;
	margin:0px 5px 0px 0px;
	padding:0px 0px 20px 0px;
}
ul.wilpedealsshort li.last a {
	box-shadow:0px 0px 3px 0px #ccc;
	display:block;
	padding:10px;
	height:auto;
	margin:0px 0px 20px 0px;
}
ul.wilpedealsshort li.last a img {
	display:block;
	width:auto;
	height:auto;
}
.eol, .eol2 {
	float:right;
	display:inline;
	font-size:15px;
	color:#444;
	font-weight:bold;
	text-align:right;
	margin:-20px 0px 0px 0px;
	width:100%;
}
.eol2 {
	margin:0px;
}
#bottomorder .eol {
	margin:0px;
}

#filters {
	max-width:990px;
	margin:40px auto 10px auto;
	height:40px;
}
#filtersort {
	float:left;
	display:inline;
	width:33%;
}
#filtersort .ttl {
	float:left;
	display:inline;
	width:75px;
	color:#999;
	font-weight:normal;
	font-size:12px;
}
#filtersort select {
	border:1px solid #999;
/*	font-family:'Doppio One',sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	padding:3px 10px;
	margin:-3px 0px 0px 0px;
}
#filterprijs {
	float:left;
	width:33%;
}
#filterprijs .ttl {
	float:left;
	display:inline;
	width:85px;
	color:#999;
	font-weight:normal;
	font-size:12px;
}
#filterprijs #slider-range {
	width:200px;
	margin:5px 0px 0px 80px;
}
#filterprijs #bedrag {
	display:block;
	margin:0px 0px 0px 80px;
	overflow:hidden;
	width:200px;
}
#filterprijs #bedrag span {
	display:inline;
	float:left;
	width:65px;
}
#filterprijs #bedrag span.m {
	width:70px;
	text-align:center;
}
#filterprijs #bedrag span.r {
	text-align:right;
}



#overlay {
	position:absolute;
	z-index:999999;
	background-color:#000;
	top:0px;
	left:0px;
	width:100%;
	height:1000px;
	opacity:0.7;
}
#mailpopup {
	background-image:url('/images/mailpopup.png');
	left:50%;
	top:150px;
	position:absolute;
	z-index:9999999;
	margin:0px 0px 0px -377px;
	width:755px;
	height:452px;
}
#mailpopup form {
	width:420px;
	margin:280px 0px 0px 167px;
}
#mailpopup form input[type=text] {
	border:1px solid #ccc;
	padding:9px 10px;
	color:#666;
	font-size:14px;
	width:255px;
	margin:0px 0px 0px 0px;
	height:21px;
	text-transform:uppercase;
}
#mailpopup form input[type=image] {
	position:absolute;
	margin:0px 0px 0px -10px;
	border:0px;
	padding:0px;
	width:auto;
}
#mailpopup .closepopup {
	position:absolute;
	top:15px;
	right:18px;
	cursor:pointer;
	width:15px;
	height:15px;
	z-index:9999999;
}

.naaroutlet {
	display:block;
	background-image:url('/images/naaroutlet.png');
	background-position:center top;
	background-color:#3daa38;
	height:35px;
	background-repeat:no-repeat;
}

.list {
	max-width:990px;
	margin:0px auto;
}
#productlist.list ul li {
	display:block;
	width:auto;
	float:none;
	height:auto;
	overflow:hidden;
}
#productlist.list ul li a {
	height:auto;
}
#productlist.list ul li .img {
	float:left;
	width:185px;
	height:185px;
	padding:0px 20px 0px 50px;
}
#productlist.list ul li img {
	width:185px;
	height:185px;
}

#productlist.list ul li strong {
	font-size:30px;
	float:left;
	text-align:left;
	width:70%;
	height:auto;
	line-height:30px;
	margin:10px 0px 15px 0px
}
#productlist.list ul li .overflow {
	width:70%;
	float:left;
}
#productlist.list ul li .van {
	font-size:22px;
	line-height:30px;
	height:80px;
}
#productlist.list ul li .van span {
	font-size:30px;
}

#productlist.list ul li .voor {
	font-size:22px;
	line-height:30px;
	height:80px;
}
#productlist.list ul li .voor span {
	font-size:30px;
}

#productlist.list ul li .korting {
	font-size:22px;
	line-height:30px;
	height:80px;
}
#productlist.list ul li .korting span {
	font-size:30px;
}
#productlist.list ul li .view  {
    background-color: #3aaa35;
    background-image: url("/images/bekijkdeal.png");
    background-position:center center;
    background-repeat: no-repeat;
    display: block;
    height: 41px;
    width: auto;
	float:none;
}

#viewtype {
	float:left;
	width:33%;
}
#viewtype div {
	float:right;
}
#viewtype span {
	float:left;
    color: #999;
    display: inline;
    font-size: 12px;
    font-weight: normal;
}
#viewtype a {
	float:left;
	display:inline;
	margin:0px 0px 0px 10px;
	width:21px;
	height:21px;
	background-position:0px -21px;
}
#viewtype a.active {
	background-position:0px 0px;
}
#viewtype a.grid {
	background-image:url("/images/grid.png");
}
#viewtype a.list {
	background-image:url("/images/list.png");
}



.searchform .autofill {
	z-index:9999999;
	list-style:none;
	position:absolute;
	top:43px;
	left:0px;
	height:auto;
	border-bottom:0px;
	background-color:#fff;
	border-left:1px solid #333;
	width:100%;
	max-width:980px;
}
.searchform .autofill li {
	float:left;
	display:inline;
	overflow:hidden;
	background-color:#fff;
	border-bottom:1px solid #333;
	border-left:0px;
	height:auto;
	width:45.899%;
	padding:10px 2%;
}
.searchform .autofill li.viewall {
	color:#fff;
	width:96%;
	text-align:center;
	text-transform:uppercase;
	cursor:pointer;
	background-color:#e41111;
}

.searchform .autofill li img {
	float:left;
	width:70px;
	margin:0px 20px 0px 0px;
}
.searchform .autofill li a {
	color:#000;
	text-decoration:none;
	font-weight:normal;
}
.searchform ul.autofill li strong {
	float:left;
	display:inline;
	margin:-8px 0px 5px 0px;
	font-size:20px;
	font-weight:normal;
	height:30px;
	line-height:30px;
	overflow:hidden;
}
.searchform ul.autofill li span {
	width:67%;
	float:left;
}
.searchform ul.autofill li span span {
	color:#666;
	float:left;
	text-align:center;
	width:33%;
	font-size:13px;
}
.searchform ul.autofill li span span span {
	color:#000;
	font-size:17px;
	margin:0px;
	display:block;
	width:100%;
}
.searchform ul.autofill li span span.strike {
	clear:left;
}
.searchform ul.autofill li span span.strike span {
	text-decoration:line-through;
}

#header .trustpilot-widget {
	float:right;
	height:23px;
	width:480px;
	overflow:hidden;
}
#footer .trustpilot-widget {
	margin:10px 0px;
	background-color:#131313;
	padding:15px 0px;
}