html{
	height: 100%;
}
body{
	background-color: #dedede;
	font-family: Verdana, Arial;
	font-size: 10pt;
	margin: 0px 0px 10px 0px;
}
h1{
	margin: 0px;
	padding: 21px 30px;
	text-indent: -9999px;
}
h1 a{
	background-image: url(../images/declare.gif);
	background-repeat: no-repeat;
	display: block;
	height: 68px;
	width: 254px;
}
#website{
	width: 990px;
	margin: 0px auto 0px auto;
}

.schaduw{
	background-image: url(../images/schaduw.gif);
	background-position: left;
	padding: 0px 4px 0px 4px;
}
.bottom{
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0px 0px 4px 0px;
	margin: 0px -4px 0px -4px;
	width: 990px;
}
.top{
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 990px;
	padding: 4px 0px 0px 0px;
}

#header1,
#header2,
#header3,
#header4,
#header5,
#header6,
#header7,
#header8,
#header9{
	background-image: url(../images/header/2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 168px;
	margin: 0px 4px 0px 0px;
}
#header2{
	background-image: url(../images/header/2.jpg);
}
#header3{
	background-image: url(../images/header/3.jpg);
}
#header4{
	background-image: url(../images/header/4.jpg);
}
#header5{
	background-image: url(../images/header/5.jpg);
}
#header6{
	background-image: url(../images/header/6.jpg);
}
#header7{
	background-image: url(../images/header/7.jpg);
}
#header8{
	background-image: url(../images/header/headerVM.jpg);
}
#header9{
	background-image: url(../images/header/headerSN.jpg);
}
#menuspace{
	margin: 10px 0px 10px 0px;
}
#menu{
	background-color: #505050;
	display: block;
	clear: both;
	height: 35px;
	margin: 0px 4px 0px 4px;
}
#menu span{
	float: right;
	padding: 9px 0px 8px 0px;
	* padding: 0px; /* ie7 */
	margin: 0px;
}
#menu span a{
	background-image: url(../images/icon-cart.gif);
	background-position: 10px 13px;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 9px 12px 10px 26px;
}
#menu ul{
	margin: 0px 0px 0px 0px;
	padding: 9px 0px 0px 0px;
	* padding: 0px; /* ie7 */
}
#menu li{
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#menu a{
	border-color: #ffffff;
	border-style: dotted;
	border-width: 0px 1px 0px 0px;
	color: #ffffff;
	padding: 9px 12px 10px 12px;
	margin: 0px;
	text-decoration: none;
	line-height: 12px;
	*line-height: 35px;
}
#menu a:hover,
#menu #current{
/*	background-color: #dfa71d;*/
	background-color: #f1006c;
}
#menu span a{
	border: none;
}
.items{
	background-image: url(../images/item-schaduw.gif);
	margin: 0px 0px 10px 0px;
}
.items-bottom{
	background-image: url(../images/item-schaduw-bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 0px 0px 4px 0px;
	width: 201px
}
.items-top{
	background-image: url(../images/item-schaduw-top.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding: 4px 4px 0px 4px;	
}
.items-content{
	background-color: #f0f0f0;
	border-color: #c3c3c3;
	border-style: solid;
	border-width: 1px 1px 0px 1px;
	width: 191px;
}
.items-content form,
.items-content fieldset{
	margin: 0;
	padding: 0;
}
.items-content h6,
.items-content strong{
	border: none;
	border-bottom: 1px solid #dcdcdc;
	color: #444444;
	display: block;
	font-size: 9pt;
	font-weight: bold;
	margin: 0px;
	line-height: 26px;
	text-indent: 10px;
}
.items-content div{
	background-image: url(../images/item-bg.gif);
	border: none;
	border-bottom: 1px solid #bebebe;
	border-top: 1px solid #ffffff;
	height: 63px;
	* width: 191px;
	* font-weight: normal;
}
.items-content div:hover{
	background-image: url(../images/item-bg-hover.gif);
	cursor: pointer;
}
.items-content #top10{
	background-image: none;
	background-color: #ffffff;
	height: 290px;
}
.scroll-icon{
	display: block;
	margin: 4px auto 4px auto;
}
.items-content div span{
	color: #858585;
	display: block;
	font-size: 9pt;
	letter-spacing: 0px;
	margin: 10px 8px 0px 0px;
	text-align: right;
	* font-weight: normal;
}
.items-content div .icon{
	position: absolute;
	margin: 9px 0px 0px 7px;
}
.items-content p{
	color: #858585;
	display: block;
	font-size: 9pt;
	font-weight: normal;
	letter-spacing: 0px;
	width: 120px;
	text-align: center;
	margin: 10px 0px 0px 66px;
}
.items-content p strong{
	display: block;
	font-weight: normal;
}
.items-content p a{
	color: #858585;
	font-size: 8pt;
}
.items-content label{
	color: #858585;
	font-size: 9pt;
	float: left;
	margin: 4px 0px 2px 7px;
}
.item-footer{
	background-color: none transparent;
	border: none;
	border-bottom: 1px solid #bfbfbf;
	clear: both;
	display: block;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	height: 0px;
}
.items-content input[type=text]{
	border-color: #c2c2c2;
	border-style: solid;
	border-width: 1px 0px 1px 1px;
	font-size: 9pt;
	float: left;
	margin: 7px 0px 0px 7px;
	padding: 5px 0px 4px 4px;
	width: 144px;
	* width: 100px;
}
.items-content #overflow{
	clear: both;
	border: none;
	background-image: none;
	background-color: #ffffff;
	height: 290px;
}
.items-content #overflow img,
.items-content #overflow p{
	display: block;
	float: none;
	width: auto;
	margin: 0px auto 0px auto;
}
.items-content #overflow1,
.items-content #overflow2{
	border: none;
	background-image: none;
	background-color: transparent;
}
.items-content .wide{
	margin: 4px 0px 0px 62px;
	width: 126px;
}
.items-content .wide strong{
	font-weight: bold;
}
.items-content #text-ideal{
	margin: 2px 0px 0px 62px;
}
.items-content #icon-ideal{
	margin: 3px 0px 0px 70px;
}
.items-content #icon-tnt{
	margin: 21px 0px 0px 7px;
}
.items-content #klantenservice{
	margin: 6px 0px 0px 66px;
}
.items-content #zipcode{
	margin: 10px 30px;
}
#newsletter{
	width: 90px;
	margin: 10px 0px 0px 84px;
}
#shop{
	padding: 10px;
	margin: 0px;
}
#text-ideal strong{
	border: none;
	line-height: 16px;
}
#zoekform p{
	display: block;
	margin: 0;
	padding: 0;
	width: 190px;
}
.items-content input[type=button],
#button_search{
	background-image: url(../images/button-arrow.gif);
	border-color: #c2c2c2;
	border-style: solid;
	border-width: 1px 1px 1px 0px;
	cursor: pointer;
	display: block;
	font-size: 10pt;
	float: left;
	padding: 0px;
	width: 25px;
	height: 26px;
	margin: 7px 0px 0px 0px;
	text-align: -9999px;
}

#productline{
	float: left;
}
#productline-top{
	background-image: url(../images/productline-top.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding: 8px 0px 0px 0px;
}
#productline-bottom{
	background-image: url(../images/productline-bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 0px 0px 8px 0px;
	width: 201px;
	margin: 0px 0px 10px 0px;
}
#productline ul{
	background-image: url(../images/productline-bg.gif);
	width: 193px;
	padding: 4px;
	margin: 0px;
}
#productline li{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#productline ul li ul{
	border-color: #ffffff;
	border-style: dotted;
	border-width: 1px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
	background-image: url(../images/productline-liul-bg.gif);
	background-position: left center;
	background-repeat: repeat-y;
	max-height: 300px;
	overflow: auto;
}
#productline li:last-child ul{
	padding: 3px 0px 0px 0px;
}
#productline a{
	background-color: #222222;
	border-color: #ffffff;
	border-style: dotted;
	border-width: 1px 0px 0px 0px;
	color: #ffffff;
	display: block;
	line-height: 36px;
	text-decoration: none;
	text-indent: 10px;
	font-size:12px;
}
#productline a:hover,
#productline #current{
/*	background-color: #dfa71d;*/
	background-color: #f1006c;
}
#productline li ul li a{
	background-image: url(../images/productline-bg.gif);
	background-position: center;
	background-repeat: repeat-y;
	border: none;
	line-height: 30px;
}


#container{
	float: left;
	width: 557px;
}
#container ul{
	margin: 0px 0px 0px 2px;
	padding: 0px 0px 0px 0px;
	width: 557px;
	*padding: 0px 0px 0px 10px;
	*width: 547px;
	margin-top:20px;
}
#container li{
	list-style: none;
	background-image: url(../images/product-schaduw.gif);
	float: left;
	margin: 0px 0px 8px 8px;
	* margin: 0px 2px 8px 2px;
	padding: 0px;
	position: relative;
}
#container li:hover img{
	border: 1px solid #666666;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
	margin: -1px;
}
#container li a,
#container li div{
	border: 1px solid #c6c6c6;
	display: block;
	margin: 4px;
	height: 167px;
	width: 167px;
	text-decoration: none;
}
#container li div img,
#container li a img{
	background-image: url('../images/image-product.jpg');
	border: none;
	position: relative;
	margin: 0px;
	z-index: 9;
}
#container li div a{
	border: none;
	height: auto;
	margin: 0px;
	width: auto;
}
#container li h3,
#container li a h4,
#container li a span{
	border: none;
	color: #666666;
	cursor: pointer;
	display: block;
	font-family: "Century Gothic", Arial;
	font-size: 11pt;
	font-weight: normal;
	float: left;
	margin: 0px;
	padding: 3px;
	* padding: 0px;
	* margin: 3px;
	letter-spacing: 0px;
	position: absolute;
	text-indent: 0px;
	padding-left:10px;
	z-index: 10;
	
}
#container li a span strong{ color:#666666;}
#container li h3{
	display: block;
	font-size: 9pt;
	line-height: 16px;
	width: 163px;
	margin: 2px;
	padding: 0px;
	padding-left:3px;
	
}


#container li div h3 a{
	color: #666666;
	border: none;
	display: normal;
	margin: 0px;
	height: auto;
	width: auto;
	text-decoration: none;
}
#container li a h4 strong,
#container li a span strong{
	font-weight: bold;
}
#container li span{
	font-weight:bold;
	color: #666666;
	float: left;
	left: 3px;
	margin: -27px 0px 0px 7px;
	* margin: -21px 0px 0px 5px;
	position: relative;
	z-index: 20;
}
#container li input{
	margin: -26px 2px 0px 95px;
	* margin: -27px 0px 0px 83px;
	position: relative;
	float: right;
	right: 0px;
	z-index: 20;
}
#container h2{
	color: #333333;
	font-family: "Century Gothic", Arial;
	font-size: 17pt;
	font-weight: normal;
	margin: 10px 14px 8px 14px;
	padding: 0px;
}
#container p{
	color: #848484;
	font-size: 9pt;
	line-height: 26px;
	margin: 0px 14px 0px 17px;
	text-align: left;
}
#container img{
	margin: 10px;
}
#container hr{
	border: none;
	border-top: 1px solid #c6c6c6;
	clear: both;
	margin: 4px 4px 0px 14px;
	padding: 0px 0px 10px 0px;
}

#container .button_addtobasket{
	background-color: transparent;
	background-image: url(/images/button_bestellen.gif);
	background-position: bottom;
	border: none;
	cursor: pointer;
	height: 17px;
	margin: -26px 5px 0px 90px;
	* margin: -27px 0px 0px 83px;
	font-size: 1pt;
	width: 70px;
}
#container li:hover .button_addtobasket,
#container .button_addtobasket:hover{
	background-position: top;
}
/* steps */
#container #steps{
	clear: left;
	display: block;
	margin: 10px 0px 20px 16px;
	padding: 0px;
	width: 536px;
}
#container #steps li{
	background-color: transparent;
	background-image: url(../images/step_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
#container #steps .select{
	background-image: url(../images/step_bg_select.gif);
}
#container #steps li a,
#container #steps li a:link{
	color: #b7b7b7;
	border: 0px;
	height: auto;
	width: 134px;
	margin: 0px;
	padding: 20px 0px 20px 0px;
	* padding: 20px -2px 0px -2px;
	text-align: center;
	font-size: 9pt;
	* width: 132px;
}
#container #steps #step3ie a{
	* width: 140px;
}
#container #steps .select a,
#container #steps li a:active,
#container #steps li a:hover{
	color: #7e7e7e;	
}
#container #steps #first{
	background-image: url(../images/step_left_select.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: 12px;
}
#container #steps #last{
	background-image: url(../images/step_right.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
#container #steps .select #last{
	background-image: url(../images/step_right_select.gif);
}

/* form */
#container form{
	clear: left;
	margin: 0px 0px 0px 14px;
	width: 539px;
}
#container form fieldset{
	border: none;
	margin: 0px;
	padding: 0px;
}
#container form div{
	clear: both;
	border: 1px solid #cacaca;
	padding: 10px;
	height: 74px;
	margin: 0px 0px 10px 0px;
}
#container form div p{
	clear: left;
	margin: 0px 0px 10px 10px;
}
#container form legend{
	display: none;
}
#container form label{
	clear: left;
	color: #505050;
	display: block;
	font-size: 10pt;
	float: left;
	line-height: 20px;
	text-indent: 10px;
	width: 400px;
}
#container form span{
	color: #505050;
	float: left;
	line-height: 20px;
	text-align: right;
}
#container .submit-button{
	background-image: url(../images/button_submit.gif);
	background-position: top;
	border: 0px;
	clear: left;
	color: #ffffff;
	cursor: pointer;
	float: right;
	font-size: 8pt;
	height: 27px;
	width: 122px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
#container .submit-button:hover{
	background-position: bottom;
}
#container #klant-gegevens{
	border: 1px solid #dfdfdf;
	background-color: #f0f0f0;
	height: auto;
	margin: 0px 0px 10px 0px;
	padding: 12px 0px 12px 0px;
}
#container #klant-gegevens hr{
	border: none;
	border-top: 1px solid #bebebe;
	margin: 0px;
	padding: 0px;
}
#container .gegevens{
	border: 1px solid #dfdfdf;
	background-color: #f0f0f0;
	height: auto;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 12px 0px;
}
#container #totalprice{
	height: 70px;
}
#container #totalprice span{
	float: left;
	width: 100px;
}
#container .gegevens h5{
	color: #5f5f5f;
	margin: 0px;
	padding: 8px;
	font-size: 10pt;
	font-weight: normal;
}
#container .gegevens hr{
	border: none;
	border-top: 1px solid #bebebe;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
#container .gegevens p{
	background-color: #eeeeee;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
}
#container .gegevens table{
	font-size: 8pt;
	margin: 4px;
	width: 529px;
}
#container .gegevens th,
#container .gegevens td{
	color: #5f5f5f;
	padding: 3px 0px 3px 15px;
	line-height: 20px;
}
#container .gegevens th{
	background-color: #c5c5c5;
	font-weight: normal;
	text-align: left;
	padding: 3px 10px 3px 10px;
}
#container .klant-input,
#container .klant-input-alert{
	background-image: url(../images/klant-input_bg.gif);
	background-position: bottom;
	border-color: #ffffff;
	border-bottom-color: #bebebe;
	border-style: solid;
	border-width: 1px 0px;
	height: 38px;
	padding: 0px;
	margin: 0px;
}
#container .klant-input label,
#container .klant-input-alert label{
	display: block;
	font-size: 9pt;
	line-height: 20px;
	margin: 10px 10px 0px 0px;
	text-align: right;
	width: 180px;
}
#container .klant-input input,
#container .klant-input-alert input{
	height: 20px;
	line-height: 20px;
	margin: 8px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: auto;
}
#container .klant-input .text,
#container .klant-input-alert input{
	border: 1px solid #7c7c7c;
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 0px 3px;
}
#container .klant-input .select{
	margin: 8px 0px 0px 0px;
}
#container .klant-input .alert,
#container .klant-input-alert input{
	border-color: #ff0000;
}
#container .klant-input span{
	float: left;
	line-height: 20px;
	margin: 8px 0px 0px 0px;
	width: auto;
}
#container .klant-input span label{
	width: auto;
	line-height: 20px;
	padding: 0px;
	margin: 0px 20px 0px 5px;
	text-align: left;
}
#options{
	float: right;
}

#footer{
	background-color: #eeeeee;
	clear: both;
	color: #a9a9a9;
	font-size: 8pt;
	font-family: Verdana, Arial;
	height: 30px;
	line-height: 30px;
	margin: 0px -5px -9px -5px;
	padding: 0px 8px;
}
#footer span{
	float: right;
	margin: 0px -5px 0px 0px;
}
#footer span a{
	background-image: url(/images/jhnc.gif);
	background-position: right;
	background-repeat: no-repeat;
	color: #a9a9a9;
	display: block;
	padding: 1px 38px 0px 0px;
	text-decoration: none;
}

#context{
}
#context p{
	text-align:justify;
	clear: left;
	color: #858585;
	font-size: 9pt;
	line-height: 20px;
	padding: 0px;
	margin: 17px 17px 10px 16px;
}
#context p strong{
	color: #505050;
}
#context h3,
#context h4,
#context h5,
#context h6{
	border: none;
	color: #858585;
	display: block;
	font-size: 13pt;
	font-weight: normal;
	margin: 10px 4px 10px 14px;
	padding: 0px 0px 0px 0px;
	float: left;
}
#context h5,
#context h6{
	font-size: 9pt;
}
#context p img{
}
#context ul{
	clear: left;
	margin: 0px 4px 0px 14px;
	padding: 0px;
}
#context li{
	background-image: none;
	padding: 4px 0px;
	margin: 0px 10px 0px 15px;
	list-style-position: outside;
	list-style-type: disc;
	color: #858585;
}
#context form label{
	clear: left;
	display: block;
	float: left;
	font-size: 9pt;
	margin: 5px 0px;
	padding: 0px;
	text-indent: 0px;
	width: 80px;
}
#context form label span{
	float: left;
	display: normal;
	position: relative;
	text-indent: 0px;
	padding: 0px;
	margin: 0px;
	width: 0px;
	text-indent: 66px;
}
#context form input{
	float: left;
}
#context form .text{
	border: 1px solid #cccccc;
	height: 18px;
	padding: 0px;
	margin: 5px 0px;
	width: 180px;
}
#context form textarea{
	border: 1px solid #cccccc;
	float: left;
	margin: 10px 0px 10px 0px;
	width: 250px;
	height: 110px;
}
#context form .submit{
	clear: left;
	margin: 0px 0px 0px 80px;
}
#context #product_options{
	float: right;
	width: 260px;
	padding: 0px 10px 0px 0px;
}
#context #product_options #product_image{
	float: right;
	margin: auto;
}
#context #product_options #product_price{
	color: #4f4f4f;
	float: right;
	font-size: 16pt;
	line-height: 30px;
	margin: -40px 20px 0px 0px;
	z-index: 400;
	position: relative;
}
#context #product_options .option-button{
	background-image: url(../images/button_submit.gif);
	background-position: top;
	border: 0px;
	color: #ffffff;
	cursor: pointer;
	float: right;
	*float: left;
	font-size: 8pt;
	height: 27px;
	width: 122px;
	margin: 0px 4px 0px 4px;
	*margin: 0px 0px 0px 10px;
	padding: 0px;
}
#context #product_options .option-button:hover{
	background-position: bottom;
}

#context .info{
	background-color: #dedede;
	clear: left;
	color: #505050;
	float: left;
	font-size: 8pt;
	height: 30px;
	line-height: 30px;
	margin: 18px 0px 12px 14px;
	width: 270px;
}
#context .info strong{
	float: left;
	display: block;
	width: 120px;
	text-indent: 10px;
}
#context #voorbeeld{
	*clear: left;
}
#context #voorbeeld{
	max-width: 539px;
}
#context .infotext{
	max-width: 270px;
	min-height: 60px;
	*width: 270px;
}
/* shopping cart */
#cart .delete{
	background-color: transparent;
	background-image: url(../images/button_delete.gif);
	border: none;
	color: #cccccc;
	cursor: pointer;
	display: block;
	float: right;
	position: absolute;
	margin: 2px 3px 0px 147px;
	padding: 0px;
	right: auto;
	top: auto;
	height: 18px;
	width: 17px;
	text-indent: -99px;
}
#cart{
	
	*padding: 0px 0px 0px 7px;
	*width: 547px;
}
#cart li span{
	color: #000000;
}
#cart li span select{
	font-size: 9pt;
	margin: 0px 0px 0px -1px;
	* height: 20px;
	line-height: 18px;
	* margin: -5px 0px 0px -1px;
}
#cart .price{
	float: right;
	line-height: 20px;
	padding: 0px 5px 0px 0px;
}

.leftalign{
	text-align: left;
}
.rightalign{
	text-align: right;
	float: right;
}
