/* CSS Document */
body{
	background-color: #ffb200;
	margin: 10px;
	margin-top: 70px;
	margin-bottom: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.4em;
}

a img{
 border: 0px;
}

#ideal {
	position: absolute;
	top: 20px;
	right: 10px;
	text-align: right;
}


div#hse_elektrawinkel_logo{
	position: absolute;
	top: 27px;
	left: 52px;
	z-index: 100;
/*display:none;*/
}
	div#hse_elektrawinkel_sinds2006{
		position: absolute;
		top: 20px;
		left: 18px;
		z-index: 1200;
	}

div#hse_elektrawinkel_total{
	background-color: #FFFFFF;
	padding-bottom: 65px;
	border: 3px solid #000000;
}

div#hse_menu_top {
	height: 85px;
	padding-left: 245px;
	color: #666666;
	text-transform: uppercase;
	font-weight: bold;
	text-align: right;
	font-size: 0.9em;
	padding-right: 20px;
	background-color: #FFFFFF;
}
	div#hse_menu_top ul{
		padding: 0;
		margin: 0;
		list-style: none;
	}
	div#hse_menu_top li{
		float: left;	
		height: 16px;
		padding-top: 3px;
		padding-bottom: 3px;		
		border-bottom: 3px solid #000000;
		border-right: 3px solid #000000;
	}	
	div#hse_menu_top a{
		padding: 5px 8px 5px 8px;
		line-height: 1em;
		text-decoration: none;
		color:#000000;
		text-transform: uppercase;
		font-weight: bold;
	}
		div#hse_menu_top a:hover,
		div#hse_menu_top a.select{	
			color: #ffb200;
			background-color:#000000;
		}
	div#hse_menu_top a.winkelwagen,
	div#hse_menu_top a.winkelwagen:hover{	
		border: 0;
		height: auto;
		width: auto;
		background-color: #FFFFFF;
		padding: 0;
		/*color: #666666;*/
		color: #000000;
	}

div#hse_menu_left{
	float: left;
	width: 246px;
	margin-top: 0px;
	font-size: 90%;
}
	div#hse_menu_left ul{
		margin: 0;
		padding: 0;
		list-style: none;
		border-top: 2px solid #000000;
	}
	div#hse_menu_left li{
		margin: 0px;
		padding: 0px;
	}	
	div#hse_menu_left a{
		text-decoration: none;
		color: #000000;
		display: block;
		padding: 5px 20px 5px 38px;
		height: 15px;
		background-color: #e5e5e5;
		border-bottom: 2px solid #000000;
		border-right: 2px solid #000000;
	}
		div#hse_menu_left a:hover{	
			color: #ffb200;
			background-color: #000000;
		}
		div#hse_menu_left a.banner,
		div#hse_menu_left a.banner:hover{
			background-image: none;
			background-color: #FFFFFF;
			border: 0px;
		}
		div#hse_menu_left a.select{	
			color: #ffb200;
			font-weight: bold;
			background-color: #000000;
			background-image: url(/images/img_menu-select.gif);
			background-position: left top;
			background-repeat: no-repeat;
		}

div#hse_bodytext{
	float: left;
	padding-left: 20px;
	padding-right: 50px;
	width: 520px;
	background-color: #FFFFFF;
}
	div#hse_bodytext h1,
	h1{
		margin: 0;
		font-size:18px;
		height: 25px;
		text-transform: uppercase;
	}
	div#hse_bodytext h2{
		margin: 0;
		padding: 10px 0 0px 0;
		font-size: 1.2em;
		text-transform: uppercase;
	}
	div#hse_bodytext a{
		color: #666666;
	}
		div#hse_bodytext a:hover{
			color: #ffb200;
		}
		
	div#hse_bodytext .article_title{
		font-weight: bold;
		font-size: 1.2em;
		text-transform: uppercase;
		padding-bottom: 10px;
		color: #ffb200;
	}
	div#hse_bodytext .article_price{
		/*color: #ffb200;*/
		color:#666666;
		text-transform: uppercase;
		font-weight: bold;
		font-size: 1.1em;
	}
	div#hse_bodytext .tussenlijn td{
		border-bottom: 1px solid #ffb200;		
	}
	
	div#hse_bodytext .navigatie{
		font-weight: bold;
		color: #ffb200;
	}
		div#hse_bodytext .navigatie a{
			color: #000000;
			font-weight: normal;
		}
		div#hse_bodytext .navigatie a#navigatie_select{
			color: #ffb200;
		}
	
	div.article{
		border: 3px solid #ffb200;
		width: 145px;
		height: 145px;
		/*font-weight: bold;
		text-transform: uppercase;*/
		font-size: 0.9em;
		line-height: 1.3em;
		float: left;
		/*margin-left: -3px;
		margin-top: -3px;
		background-image:url(../images/backgr_order_btn_home.gif);
		background-position: right bottom;
		background-repeat:no-repeat;*/
		margin: 0px 10px 10px 0;
	}
	
	.articleaanbieding{
		border: 3px solid #ffb200;
		width: 145px;
		height: 165px;
		/*font-weight: bold;
		text-transform: uppercase;*/
		font-size: 0.9em;
		line-height: 1.3em;
		float: left;
		/*margin-left: -3px;
		margin-top: -3px;
		background-image:url(../images/backgr_order_btn_home.gif);
		background-position: right bottom;
		background-repeat:no-repeat;*/
		margin: 0px 10px 10px 0;
	}
	
	.articleimg {
		height: 100px;
		overflow: hidden;
	}
	
	.articleaanbiedingprijs {
		margin-top: 5px;
		color: #ff0000;
		font-size: 14px;
		font-weight: bold;
	}
		table.article{
			width: 100%;
			text-align: center;
		}
			table.article tr.art-title{
				background-color: #ffb200;
				height: 37px;
			}
			table.article td.price{
				height: 15px;
				color: #ff0000;
				font-size: 1.1em;
				vertical-align: middle;
				width: 50%;
			}
			table.article td.order{
				font-size: 1.1em;
				vertical-align: bottom;
				text-align: right;
			}
			
			table.articleaanbieding tr.art-title{
				background-color: #ffb200;
				height: 37px;
			}
			table.articleaanbieding td.price{
				height: 15px;
				color: #ff0000;
				font-size: 1.1em;
				vertical-align: middle;
				width: 50%;
			}
			table.articleaanbieding td.order{
				font-size: 1.1em;
				vertical-align: bottom;
				text-align: right;
			}
			div#hse_bodytext table.article td.order a,
			div#hse_bodytext table.article td.order a:hover{
				text-decoration: none;
				color: #000000;
			}
			div#hse_bodytext table.articleaanbieding td.order a,
			div#hse_bodytext table.articleaanbieding td.order a:hover{
				text-decoration: none;
				color: #000000;
			}
			
			table.orderLines th{
				text-align: right;			
			}
div#hse_bodytext_close{
	clear: both;
}

div#hse_footer{
	margin-left: 52px;
	margin-top: -27px;
	z-index: 100;
}


/** SHOP **/

.shop_path strong{
	color: #ffb200;
}

input, textarea, select.formulier{
	border: 1px solid #ffb200;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 3px;
	width: 150px;
	margin-bottom: 3px;
}
	input.radio{
		border: 0;
		width: 15px;
	}
	select.formulier{
		width: 158px;
	}

.btn_algemeen, .btn_order,
.button_backward, .button_forward{
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
	border: 1px solid #000000;
	width:auto;
}
	.btn_order{
		background-color: #ffb200;
	}
	.btn_algemeen{
		background-color: #777777;
		color: #FFFFFF;
	}
	.button_backward, .button_forward{
		background-color: #ffb200;
	}
	.btn_order-bestel{
		color: #ff9900;
		background-color: #e5e5e5;
		border: 0px;
		width: auto;
		cursor: pointer;
		text-decoration: underline;
	}
	.btn_order-bestel:hover{
		color: #000000;
	}
	
/** end SHOP **/
div#hse_bodytext .lister td.border{
	border-bottom: 2px solid #ffb200;
}

div#hse_bodytext .lister .cat {
	color: #000000;
	background-color: #ffb200;
	width: 151px;
	height: 151px;
	padding-bottom: 2px;
	margin-bottom: 10px;
	margin-right: 10px;
	padding-top: 4px;
}


div#hse_bodytext .lister .cat .img {
	background-color: #ffffff;
	margin: 3px 3px 0px 3px;
	text-align: center;
	padding-top: 3px;
	height: 114px;
}
div#hse_bodytext .lister .cat a{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}

div#hse_bodytext .lister .cat a img {
	border-width: 0px;
}


div#hse_bodytext .name, div#hse_bodytext .name h2{
	color: #000000;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	padding-left: 0px;
	padding-right: 10px;
	line-height: 16px;
	font-weight: bold;
	font-size: 14px;
}
table {
		table-layout: fixed;

	}
.prodtitle {
	height: 30px;
	padding-left: 2px;
	padding-right: 2px;
	line-height: 1em;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
}
div#hse_bodytext .price_bestel{
	background-color: #e5e5e5;
	padding: 10px;
	margin-top: 10px;
}

.price {
	font-size: 14px;
	font-weight: bold;
}

.bestelknoppen {
	margin-top: 10px;
}
.bestelknoppen input{
	margin-bottom: 4px;
}

#terug_productgroep{
	position: absolute;
	top: 158px;
	right: 70px;
}
	#terug_productgroep a{
		color: #999999;
	}
		#terug_productgroep a:hover{
			color: #000000;
		}

.content {
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
}
	.content p {
		padding: 8px 0 5px 0;
		margin: 0px;
	}
	.content ul{
		padding: 0px 0px 0px 25px;
		margin: 0px;
	}

hr.reacties{
	color: #ffb200;
	height: 1px;
	border: 0px;
	border-bottom: 1px solid #ffb200;
	padding: 5px 0 5px 0;
}

div#hse_bodytext.landingbody, div.landingbody {
	width: 915px;
}