@charset "utf-8";
/* CSS Document */
*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #000000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-x;
	background-position: top;
	color: #000000;
	padding-left: 1px;
	text-align: center;
}

div								{display:block;}
img								{border:0px;display:inline;}
td, th 							{
	empty-cells:show;
	font-weight: normal;
}
table 							{border:0px;}
p 								{margin:0px;padding:0px;}
form 							{margin:0px;padding:0px;}

.errorform {
	border-color: #FF4444;
	border-width: 2px;
}
a {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #8FC8A4;
}
li a {
	text-decoration: underline;
}


.clear {
	clear: both;
}
h1 {
	margin: 0;
	font-size: 32px;
	
}


h2 {
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-size: 20px;
	color: #000000;

	
}
h3 	{
	margin: 0px;
	font-size: 20px;
	color: #000000;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-transform: uppercase;
}
h4 {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	color: #C43A30;
}
.greentext {color: #BDBC31}
.redtext {
	color: #C43A30
}
select {
color:#414141;
font-size: 11px;
}
.green{
	background-color:#e3f1e8;
}
.black {
	background-color:#000000;
}
.white {
	background-color:#FFFFFF;
}
.blackgreen {
	background-color: #000000;
	border-bottom: 3px solid #8FC8A4;
}


/* main grid ------------------------------------------------------------------------------*/

#main {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	background-image: url(../images/bottombg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.fwblock{
	clear: both;
	width: 100%;
	overflow: auto;
}
#container {
	width: 949px;
	margin: 0px auto;
	position: relative;
	text-align: center;
}
#shadow {
	width: 960px;
	color: #000000;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 20px;
	position: relative;
	height: 580px;
}
#contentcol {
	width: 700px;
	float: left;
	padding-left: 20px;
}
#leftcol {
	width: 240px;
	float: left;
}
.indexbanner{
	min-height: 600px;
	background-color: #75747a;
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	}
.index-new{
	float: right;
	clear: right;
}
.index-txt{
	float: left;
	color: #8FC8A4;
}
.index-txt h1{
	color: #000;
}

/* top ------------------------------------------------------------------------------*/
#top {
	height: 130px;
	margin: auto;
	position: relative;
	width: 960px;
}
#pay-off h1{
	position: absolute;
	left: 20px;
	top: 5px;
	text-transform: uppercase;
	color: #000000;
	visibility: hidden;
}
#login {
	text-align: right;
	float: right;
	width: 400px;
}
#login a{
	color: #000000;
}
#logo {
	position: absolute;
	left: 0px;
	top: 38px;
	z-index: 10;
	width: 358px;
}
#winkelmand {
	position: absolute;
	right: 0px;
	top: 20px;
	height: 47px;
	width: 164px;
	font-size: 14px;
	background-image: url(../images/winkelmand_bg.png);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	z-index: 100;
	background-color: #FFFFFF;
}
.topcartprice{
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	position: absolute;
	left: 0px;
	width: 110px;
	height: 28px;
	margin-top: 17px;
}
.topcartitmes{
	font-size: 11px;
	font-weight: bold;
	color: #8FC8A4;
	position: absolute;
	right: 6px;
	top: 8px;
	text-align: center;
	width: 14px;
	line-height: 11px;
	
}
.supersmalltxt{
	font-size: 10px;
	font-weight: normal;
	color: #8FC8A4;
	line-height: 12px;
}
#cartlink{text-decoration:none;}

/* menu ------------------------------------------------------------------------------*/

#menu {
	height: 29px;
	position: absolute;
	bottom: 0px;
	-moz-border-radius: 5px;
	width: 960px;
}
#menu li {
	float: left;
	list-style-type: none;
	color: #414141;
	background-image: url(../images/topmenu_bg.gif);
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	height: 19px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d9d9ca;
}
#menu li a{
	text-decoration: none;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu .active {
	background-image: url(../images/topmenu_bg-a.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
}
#menu .active a {
	color: #FFFFFF;
}
#menu .languages {
	float: right;
	width: 26px;
	padding-top: 12px;
}
#menu .search {
	float: right;
	padding-top: 5px;
}
#searchcontainer {
	position: absolute;
	top: 80px;
	width: 428px;
	height: 30px;
	border: 1px solid #E1E0DA;
	right: 0px;
}
#searchform #searchsubmit {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
}
#searchform #textfield {
	height: 28px;
	width: 398px;
	margin: 0px;
	padding: 5px;
	border-style: none;
	float: left;
}
.search form {
	margin: 0px;
	padding: 0px;
}

/* leftmenu ------------------------------------------------------------------------------*/

.leftmenu {
	width: 240px;
	padding-top: 12px;
	clear: both;
}
.leftmenuheader {
	clear: both;
	font-weight: bold;
	color: #181815;
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}
.leftmenu ul {
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
}
.leftmenu ul ul{
	margin-bottom: 0px;
}
.leftmenu li {
	padding-left: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	list-style-type: none;
	overflow: visible;
	font-size: 15px;
	margin-left: 0px;
}
.leftmenu .a {
	background-color: #8FC8A4;
}
.leftmenu .sub {
	background-color: #E3F1E8;
	padding-left: 30px;
}

.leftmenu .suba {
	background-color: #8FC8A4;
	padding-left: 30px;
}

.leftmenu a{
	color: #000000;
	text-decoration: none;
}
.leftmenu a:hover{
	color: #8FC8A4;
}

.leftmenu .invisible_menu {
	display:none;
}

/* content ------------------------------------------------------------------------------*/

#breadcrumb {
	width: 100%;
	height: 30px;
	clear: both;
	margin-bottom: 12px;
	border-bottom: 1px solid #E3F1E8;
}
#breadcrumb a{
	text-decoration: none;
	font-weight: bold;
}
.content_container{
	width: 700px;
	margin-top: 12px;
	position: relative;
	padding-bottom: 6px;
	margin-bottom: 6px;
	clear: both;
}

#ad_img{
	width: 770px;
}
.content_container .ad_link {
	width: 221px;
	float: left;
	height: 14px;
	padding-top: 7px;
	padding-bottom: 8px;
	background-image: url(../images/adlink_bg.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
}
.content_container .active {
	width: 222px;
	background-image: url(../images/adlink_bg_a.gif);
}
.ad_link a{
	color: #414141;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}
.content_containerr .active a{
	color: #FFFFFF;
}

.index_ad{
	width:338px;
	height:227px;
	float:left;
	margin-right: 24px;
}
.pageoptions{
	padding-bottom: 6px;
	text-align: right;
}

.pageoptions select {

}
.product{
	width: 220px;
	float: left;
	background-repeat: no-repeat;
	height: 350px;
	padding: 6px;
	background-color: #ffffff;
	position: relative;
	margin-right: 20px;
	margin-bottom: 20px;
}
.product:nth-child(3n){
	margin-right: 0px;
}
.content_subblok{
	width: 133px;
	float: left;
	background-image: url(../images/product_overzicht_bg.gif);
	background-repeat: no-repeat;
	height: 223px;
	padding: 6px;
}

.product_spacer{
	width: 20px;
	float: left;
	height: 235px;
}
.compact {
	height: 140px;
}
.error {
	color: #FF4444;
	font-weight: bold;
}
.product_info_but{
	width: 92px;
	color: #FFFFFF;
	height: 20px;
	font-size: 11px;
	background-color: #8FC8A4;
	padding-top: 4px;
	text-align: center;
	position: absolute;
	left: 6px;
	bottom: 10px;
	display: none;
	font-weight: bold;
}
.product_order_but{
	width: 92px;
	color: #FFFFFF;
	height: 20px;
	font-size: 11px;
	background-color: #000000;
	padding-top: 4px;
	text-align: center;
	position: absolute;
	right: 6px;
	bottom: 10px;
	display: none;
		font-weight: bold;
}
.product a{
	text-decoration:none;
	color: #000000;
}
.product_info_but a, .product_order_but a{
	text-decoration:none;
	color: #FFFFFF;
}
.product_img{
	width: 100%;
	text-align: center;
	height: 208px;
	clear: both;
	padding-top: 25px;
	background-color: #FFFFFF;
	border: 1px solid #E3F1E8;
}
.product_titel{
	padding-top: 6px;
	clear: both;
	padding-bottom: 6px;
}
.product_not_price{
	font-weight: 0;
	color: #000000;
	font-size: 26px;
	background-repeat: no-repeat;
	background-position: 10px 10px;
	width: 104px;
}
.linethrough{
	text-decoration: line-through;
}
.product_price {
	font-weight: bold;
	color: #000000;
	font-size: 26px;
	width: 104px;
	text-align: right;
}
.product .product_price{
	position: absolute;
	bottom: 40px;
	right: 6px;
	color: #8FC8A4;
}
.product .product_not_price{
	position: absolute;
	bottom: 40px;
	left: 6px;
	text-decoration: line-through;
	font-variant: normal;
	font-weight: normal;
	font-size: 18px;
}
#tag-cloud {
	padding: 10px;
	width: 748px;
	text-align: center;
	border: 1px solid #eaeadd;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top: 12px;
	background-color: #f9f9f6;
}
#tag-cloud a{
	color:#90906e;
	text-decoration:none;
}
#content {
	clear: both;
	margin-top: 12px;
	width: 980px;
	line-height: 20px;
}
.colspacer {
	width: 12px;
	height:200px;
	float: left;
}
.col358 {
	width: 358px;
	float: left;
}
.col240 {
	float: left;
	width: 240px;
}
.col476 {
	float: left;
	width: 476px;
}
.thumb  {
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
}
.special_item {
	background-image: url(../images/special_item_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #F2F2EC;
	border: 1px solid #E8E5D6;
	padding: 6px;
	margin-bottom: 12px;
}
.titel {
	font-size: 18px;
	font-weight: bold;
}
.subtitel {
	font-size: 14px;
	font-style: italic;
	color: #8CB8C6;
}
.formbutton {
	color: #FFFFFF;
	background-color: #302E2A;
	font-size: 11px;
}
.sublijn {
	float: left;
	width: 365px;
	padding: 6px;
	border: 1px solid #A4A47D;
	overflow: visible;
}
.sublijn a{
color: #414141;
text-decoration:none;
}
.sublijn a:hover{

}
.sublijn_img {
	float: left;
	margin-right: 12px;
}
.sublijn_spacer{
	width: 11px;
	float: left;
	height: 70px;
}
/* bottom ------------------------------------------------------------------------------*/

#bottom {
	width: 960px;
	color: #FFFFFF;
	height: 200px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-family: 'Georgia',times, serif;
	line-height: 20px;
	padding-top: 20px;
}
#bottom a{
	color: #FFFFFF;
	text-decoration: none;
}
#bottom .bottomcol {
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	width: 239px;
	border-left: 1px solid #8FC8A4;
	height: 75px;
}
#bottom .bottomcol:nth-child(1) {

	border-left: none;

}
/* extra ------------------------------------------------------------------------------*/
.productcontainer {
	padding-bottom: 12px;
}
#brand {
	clear: both;
	width: 170px;
	padding-bottom: 12px;
}

#steleenvraag {
	display: inline;
	float:right;

	padding:10px;
	position: absolute;
	left: 48px;
	top: 198px;
}

.background{
	background-repeat: no-repeat;
	background-position:center center;
}

.droppable {

}


.indexsmallbanner li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.indexsmallbanner ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.indexsmallbanner a {
	text-decoration: none;
}

.searchfield_defaulttext {
	color: #AAAAAA;
}

.searchfield_text {
	color: #414141;
}
#toptoptbanner {
	position: absolute;
	left: 313px;
	top: 50px;
	width: 424px;
	height: 36px;
}

#contentcol #brandtext {
	position: absolute;
	top: 5px;
	right: 5px;
}
.blog{
	background-image: url(../images/detail_options_table_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
}
.blogtext {
	float: left;
	width: 448px;
	margin-right: 20px;
}
.blogpicture {
	float: left;
	width: 302px;
}

.back{
	text-align: left;
	float: left;
	padding-right: 12px;
}
.back a{	color: #8FC8A4;}
.klantenserviceheader{
	height:300px;
	overflow: auto;
}
#thuiswinkeltop {
	position: absolute;
	left: 724px;
	top: 35px;
	width: 61px;
	height: 60px;
}
#thuiswinkelbottom {
	position: absolute;
	left: 768px;
	top: 75px;
	width: 347;
	height: 63;
}

.product .product_league {
	float: left;
	width: 40px;
	height: 40px;
	clear: right;
	text-align: right;
	position: absolute;
	right: 6px;
	bottom: 28px;
}
#leftcol #browseby {
	height: 14px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.exclusive_label {
	position: absolute;
	height: 65px;
	width: 65px;
	left: 6px;
	top: 6px;
	z-index: 6;
	background-image: url(../images/exclusive_label.gif);
	background-repeat: no-repeat;
}
.soldout_label {
	position: absolute;
	height: 131px;
	width: 131px;
	right: 6px;
	top: 6px;
	z-index: 6;
	background-image: url(../images/soldout_small.gif);
	background-repeat: no-repeat;
}
#searchform .search {
	float: left;
	background-repeat: no-repeat;

}
#searchform {
	margin: 0px;
	padding: 0px;
	float: left;
}
.leftmenu ul .active {
	margin-left: 0px;
	padding-left: 10px;
	background-color: #E3F1E8;
	font-weight:bold;
}
.leftmenu ul .active li {
	font-weight:normal;
}
.leftmenu ul .active .active{
	font-weight:bold;
}
.page_nav_pages a {
	border: 1px solid #999;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
#top a {
	color: #181815;
	text-decoration: none;
}


#indexbannerL {
}

#indexbrandticker {
	width: 960px;
	height: 60px;
	background-image: url(../images/brands/merkenbanner.jpg);
	-moz-animation: Brands 15s linear infinite;
	-webkit-animation: Brands 30s linear infinite;
	-o-animation: Brands 30s linear infinite;
	animation: Brands 30s linear infinite;
}
.service {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: 30px;
	padding-top: 10px;
	font-family: 'Georgia',times, serif;
	font-size: 14px;
}
.topnav  {
	height: 33px;
	color: #8FC8A4;
	padding-top: 6px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.topnav  a{
	color: #8FC8A4;
	text-decoration: none;
}
.page_nav_pages   {
	height: 30px;
	padding-top: 10px;
}
.usps {
	width: 500px;
	float: left;
}
.index-banners {
	height: 160px;
	width: 960px;
	position: absolute;
	bottom: 20px;
}
.index-banner {
	width: 18%;
	float: left;
	text-align: center;
	margin-top: 1%;
	margin-right: 1%;
	margin-bottom: 1%;
	margin-left: 1%;
}
.index-banner img{
	width: 100%;
	max-width:160px;
	height:auto;
}
.voucher40 {
	width: 50px;
	height: 50px;
	margin-left: -30px;
	background-image: url(../images/40prcnt.png);
	background-repeat: no-repeat;
}
