@charset "utf-8";
/* CSS Document */

#contentCards h1{
	color: #333;
	font-size: 1.2em;
	margin: 0px;
	padding: 0px;	
}
#contentCards h2{
	color: #cc0000;
	font-size: 0.8em;
	margin: 15px 0px 5px 0px;
	padding: 0px;
	font-weight: bold;
}
#contentCards h3{
	color: #333;
	font-size: 0.8em;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-weight: bold;
}
#contentCards p{
	color: #333;
	font-size: 0.8em;
	margin: 0px 0px 0px 0px;
	line-height: 18px;
	padding: 0px;
}
#contentCards a{
	color: #cc0000;
	font-size: 0.8em;
	font-weight: normal;
}

.bottom {
	padding: 0px 0px 10px 0px;
	border-bottom: 1px dotted #bfc6d7;
}
.bottom ol{
	color: #333;
	font-size: 0.8em;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
.bottom li{
	margin: 0px 10px 0px 25px;	
}
label{
	color: #cc0000;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
}
input{
	border: 1px solid #333;
	margin: 0px 0px 1px 0px
}
form{
	margin: 20px 0px 10px 0px;
}
.zoekbutton{
	background-image: url(../img/kerst/ok_button.gif);
	width: 20px;
	height: 21px;
	margin: 0;
	cursor: pointer;
	border: none;
	margin: 0px;
}

/* kerstmenu */
#subPages{
	z-index: 1;
	position: absolute;
	left: 575px;
	top: 100px;
	background: url(../img/kerst/logo.gif) no-repeat top left;
	padding: 25px 0px 0px 158px; 
	height: 16px;
	width: 240px;
}

#subMenu{
	height: 16px;
	padding: 0px 0px 0px 14px;
}
#subMenu img{
	border: none;
}
#subMenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 16px;
}

#subMenu ul li{
	position: relative;
	display: inline;
	float: left;
	display: block;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
	height: 16px;
	color: #333;
	padding: 0px 0px 0px 0px;
}


#subMenu ul li a{
	color: #cc0000;
	text-decoration: none;
	height: 16px;
	font-size: 11px;
	border-bottom: 1px dashed #cc0000;
}

#subMenu ul li a:hover{
	height: 16px;
	text-decoration: none;
	border-bottom: 1px sollid #cc0000;
}

/* Extramenu */

#extraMenu{
	margin: 30px 0px 0px 0px;
}

#extraMenu ul{
	margin: 0px;
	padding: 0px ;	
}

#extraMenu ul li{
	background: #FFF url(../img/kerst/right_pijl_colored.gif) no-repeat left center ;
	list-style: none;	
	margin: 10px 0px 0px 0px;
	padding: 0px 15px 0px 12px;
	line-height: 15px;
}

#extraMenu li a{
	color: #cc0000;
	height: 15px;
	text-decoration: none;
	border-bottom: 1px dashed #cc0000;
}

/* assortiment */

#topbalk{
	height: 22px;
	padding: 0px 0px 0px 10px;
	font-size: 12px;
	line-height: 22px;
	color: #333;
}
#topbalk span{
	line-height: 22px;
	font-weight: bold;
	font-size: 12px;
	color: #0066cc;
}
#topbalk ul{
	color: #333;
	margin: 0px;
	padding: 0px;
}
#topbalk li{
	display: inline;
	float: left;
	display: block;
	list-style: none;
	font-size: 12px;
	margin: 0px 15px 0px 0px ;
	padding: 0px;
	color: #98a5c4;
	line-height: 22px;
}
#topbalk li a{
	color: #333;
	font-size: 12px;
 	border-bottom: 1px dashed #cc0000;
	text-decoration: none;
} 

#productenMain{
	padding: 20px 0px 10px 10px;
}
#productenMenu{
	float: left;
	width: 150px;
	margin: 0px 0px 20px 0px
}
#productenMenu ul{
	float: left;
	width: 150px;
	margin: 0px ;
	padding: 0px;
}
#productenMenu li{
	border-bottom: 1px solid #f0f3fa;
	padding: 3px 5px 3px 5px;
	margin: 0px;
	font-size: 12px;
	list-style: none;
}

#productenOverzicht{
	float: right;
	width: 770px;
	margin: 0px 0px 20px 0px;
}

#productenOverzicht p {
	margin: 0px 0px 20px 0px;
	font-size:0.8em;
	width: 500px;
}

#productenOverzicht h1{
	font-size: 1.2em;
	color: #cc0000;
	margin: 0px;
	padding: 16px 0px 12px 0px;
}
#productenOverzicht h1 span{
	font-size: 0.8em;
	color: #cc0000;
	font-weight: normal;
}
#productenOverzicht a{
	font-size: 0.7em;
	color: #333;
	border-bottom: 1px dashed #cc0000;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
#productenOverzicht h2{
	font-size: 0.8em;
	color: #333;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

#productenOverzicht .ProductD{
	padding: 10px;
	width: 167px;
	border: 1px dashed #CCC;
	float: left;
	min-height: 230px;
}

#productenOverzicht img{
	border:none;
}
/* Extra info en bestellen */

#product_nav{
	height: 20px;
	border-top: 1px solid #bfc6d7;
	color: #cc0000;
	font-size: 0.8em;
	text-align: right;
	padding-top: 10px;
	margin: 5px 0px 0px 0px;
	position: relative;
}

#product_nav a{ text-decoration: underline; }
#product_nav img{ border: none; }
#terug_overzicht{ text-align: left; color: #cc0000; width: 250px; position: absolute; left: 0px;}
#terug_overzicht a{ text-decoration: none; color: #cc0000; font-size: 12px; }


#meerinfo{
	border-top: 1px dashed #CCC;	
	border-bottom: 1px dashed #CCC;
	padding: 10px 10px 10px 10px;
	background-color: #f0f3fa;
	min-height: 167px;
}

#meerinfo img{
	float: left;
}

#meerinfoTekst{
	padding-left: 177px;
}

#meerinfoTekst h2{
	font-size: 16px;
	margin-bottom: 3px;
}
#productenOverzicht p{
	font-size: 0.8em;
	padding: 0px;
	margin: 0px;
}

#bestellen{
	padding: 20px 0px 10px 0px;
}

/* bestellen */

#bestelformulier{
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 5px 5px 10px 5px;
	margin-top: 10px;
}

#bestelformulierLeft{
	float: left;
	width: 359px;
	height: 167px;
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	margin: 5px 0px 0px 0px;
	padding: 10px;
}

#bestelformulierRight{
	float: Right;
	width: 359px;
	height: 167px;
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	margin: 5px 0px 0px 0px;
	padding: 10px;
}
#bestelformulier label{
	font-size: 12px;
	width: 100px;
	display:block;
	float: left;
	line-height: 17px;
	text-align: right;
	padding: 0px 5px 0px 0px;
	margin: 3px 0px 3px 0px;
}
.bestelformulierControle{
	font-size: 12px;
	width: 200px;
	float: left;
	line-height: 17px;
	text-align: left;
	padding: 0px 0px 0px 5px;
	margin: 3px 0px 3px 0px;
}

#bestelformulier .input{
	width: 238px;
	float: left;
	height: 17px;
	background-color: #f0f3fa;
	border: 1px solid #CCC;
	margin: 3px 0px 3px 0px;
}

#bestelformulier form{
	padding: 0px;
	margin: 0px;

}

#bestelformulier .submit{
	margin: 10px 0px 0px 595px;
	background: url(../img/sauna/bestellen.gif) right top no-repeat;
	text-align: left;
	padding: 0px 25px 5px 5px;
	height: 20px;
	line-height: 20px;
	border: none;
	color: #FFF;
	width: 140px;
	font-weight: bold;
	cursor: pointer;
	font-size: 12px;
}

