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

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	margin: 0px;
	background:url(../images/bg_body.jpg) center top #fff;
}
h1 {
	font-size: 24px;
	color: #C5D218;
}
h2 {
	font-size: 18px;
	color: #C5D218;
}
h3 {
	font-size: 14px;
	color: #FFF;
}
h4 {
	font-size: 12px;
	color: #C5D218;
}
form{
	padding:0;
	margin:0;
}
a{
	color:#C5D218;
	text-decoration:underline;
}
a:hover{
	text-decoration:underline;
}
ul{
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
}
li{
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
}
ul li ul{
	display:none;
	position:absolute;
	top:0;
	left:152px;
	border:2px solid #C5D218;
	height:auto;
	background:#E0E784;
	width:auto;
}
ul li:hover ul{
	display:block;
}
ul li a:hover ul{
	display:block;
}
table{
	padding:0;
	margin:0;
	border:0;
}
/* HEADER */
div.container{
	display:block;
	width:900px;
	height:auto;
	margin:0 auto;
	padding:0;
	border:1px #000 solid;
	border-top:none;
	border-bottom:none;
	background:#FFF;
}

/* HEADER */
div.header{
	display:block;
	width:900px;
	height:100px;
	margin:0 auto;
	padding:0;
	background:url(../images/bg_header.gif) right top no-repeat #fff;
}
div.header_search{
	display:block;
	width:179px;
	height:auto;
	margin:0;
	padding:10px;
	float:right;
	text-align:right;
	color:#FFF;
	font-weight:bold;
}
div.header_search form input{
	display:block;
	float:left;
	margin:0;
	padding:2px;
	width:150px;
	height:16px;
	border:1px solid #000;
	background:#FFF;
	font-size:10px;
	font-style:italic;
	color:#AFACC2;
}
div.header_search form input.button{
	display:block;
	float:left;
	margin:0;
	padding:0;
	width:22px;
	height:22px;
	border:none;
	color:#AFACC2;
}
div.header_search img{
	display:block;
	float:left;
}
/* LIJNEN */
div.line_horizontal{
	display:block;
	height:1px;
	background-color:#AFACC2;
	font-size:0px;
	border:0;
	padding:0;
}
/* NAVIGATIE BOVEN */
div.nav_top{
	display:block;
	position:relative;
	height:auto;
	background-color:#fff;
	border:0;
	padding:10px;
	text-align:right;
}
div.nav_top a.nav{
	padding:2px 2px 3px 3px;
	color:#000;
	text-decoration:none;
	font-weight:inherit;
	border:1px solid #fff;
}
div.nav_top a.nav:hover{
	color:#C5D218;
	border:1px solid #C5D218;
}

a.aanbieding{
	text-decoration:none;
	border:none;
	display:block;
	width:100px;
	height:20px;
	padding:7px;
	text-align:center;
	font-family:impact;
	text-transform:uppercase;
	font-size:14px;
	color:#C5D218;
	background:#000;
	position:absolute;
	top:0;
	left:0;
}

/* NAVIGATIE LINKS */
div.nav_left{
	display:block;
	float:left;
	width:156px;
	height:auto;
	background-color:#C5D218;
	border:0;
	padding:0;
	margin:20px 0 20px 20px;
}
div.nav_left div.white{
	display:block;
	width:156px;
	height:auto;
	background-color:#FFF;
}
div.nav_left h3{
	display:block;
	text-align:center;
	background:url(../images/nav_top.png) top center no-repeat;
	padding:5px 10px;
	margin:0;
}
div.nav_left div.menu{
	display:block;
	width:152px;
	border:2px solid #C5D218;
	height:auto;
	background:#E0E784;
}
div.menu a{
	display:block;
	margin:0px;
	height:auto;
	padding:5px 10px;
	color:#000;
	text-decoration: none;
}
div.menu a:hover, div.menu li:hover > a{
	color:#FFF;
	background:#C5D218;
}
div.menu a span{
	display:none;
	position:absolute;
	top:100;
	left:100;
	width:152px;
	border:2px solid #C5D218;
	height:auto;
	background:#E0E784;
}
div.menu a:hover span{
	display:block;
}
/* CONTENT */
div.content{
	display:block;
	float:left;
	width:704px;
	height:auto;
	padding:20px;
	padding-right:0;
	margin:0;
}
div.content div.content_search{
	background:url(../images/bg_gazon_search.jpg) top left no-repeat;
	height:110px;
	width:690px;
	color:#FFF;
}
div.content_search form{
	display:block;
	float:right;
	width:160px;
	height:80px;
	margin:0 5px 10px 0;
	padding:10px;
	text-align:left;
}
div.content_search input{
	display:block;
	float:left;
	margin:5px 0 0 0;
	padding:2px;
	width:130px;
	height:15px;
	border:1px solid #E0E784;
	background:#FFF;
	font-size:10px;
	font-style:italic;
	color:#AFACC2;
}
div.content_search input.button{
	display:block;
	float:left;
	margin:5px 0 0 0;
	padding:0;
	width:21px;
	height:21px;
	border:none;
	color:#AFACC2;
}
div.content_search img{
	float:left;
	border:1px solid #E0E784;
	border-left:none;
	margin:5px 0 0 0
}
/* PRODUCTEN */
div.content div.product_block{
	display:block;
	float:left;
	margin:20px 20px 0 0;
	width:210px;
	height:210px;
	border:1px dashed #AFACC2;
	background:#FFF;
	overflow:hidden;
}
div.content div.product_block a{
	text-decoration:none;
}
div.content div.product_block:hover{
	border:1px dashed #000;
}
div.content div.product_block h3{
	color:#AFACC2;
	color:#000000;
	text-align:center;
	text-decoration:none;
	height:28px;
	padding:5px;
	margin:0;
	z-index:500;
}
div.product_block div.image{
	display:block;
	width:210px;
	height:100px;
	text-align:center;
	overflow:hidden;
	z-index:100;
}
/*
div.price{
	display:block;
	float:left;
	width:85px;
	height:32px;
	padding:10px;
	margin:20px 0 0 0;
}
span.van{
	display:block;
	font-size:10px;
	color:#AFACC2;
}
span.van span{
	text-decoration:line-through;
}
span.nu{
	display:block;
	font-size:18px;
	scolor:#C5D218;
	color:#000;
}
*/


div.price{
	display:block;
	float:left;
	width:85px;
	height:32px;
	padding:10px;
	margin:10px 0 0 0;
}
span.van{
	display:block;
	font-size:10px;
	color:#AFACC2;
}
span.van span{
	text-decoration:line-through;
}
span.nu{
	display:block;
	font-size:18px;
	color:#000;
}



div.product_block div.actie{
	display:block;
	float:left;
	width:85px;
	height:42px;
	padding:10px;
	margin:10px 0 0 0;
}
div.actie a{
	display:block;
	float:left;
	width:70px;
	height:auto;
	padding:2px 5px;
	margin:0 0 2px 0;
	color:#FFF;
	text-decoration:none;
	font-size:10px;
	border:2px solid #E0E784;
	background:#C5D218;
	text-align:center;
}
div.actie a:hover{
	color:#000;
	border:2px solid #C5D218;
	background:#E0E784;
}
/* FOOTER */
div.footer{
	font-size:11px;
	text-align:center;
	background:#C5D218;
	color:#FFF;
	padding:5px;
}
div.footer a{
	color:#FFF;
}
/* PRODUCT DETAILS */
div.content div.product_block_groot{
	padding:0px;
	text-align:center;
}
div.content div.details{
	text-align:left;
}
div.product_block_groot img.groot{
	max-height:250px;
}
/* BREADCRUMBS */
table.breadcrumbs *{
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}
table.breadcrumbs td{
	padding-left:5px;
}

a.button{
	display:block;
	float:left;
	width:auto;
	height:auto;
	padding:4px 10px;
	margin:0 0 2px 0;
	color:#FFF;
	text-decoration:none;
	font-size:12px;
	border:2px solid #E0E784;
	background:#C5D218;
	text-align:center;
}
a.button:hover{
	color:#000;
	border:2px solid #C5D218;
	background:#E0E784;
}
div.price_bar{
	display:block;
	padding:5px;
	color:#FFF;
	text-decoration:none;
	font-size:14px;
	border:2px solid #C5D218;
	background:#fff;
	text-align:left;
}
#text table{
	border:none;
	padding:0;
	margin:0;
}
#text table td{
	margin:0;
	padding:5px 5px 0 0;
	background:none;
}
div.telefonisch{
	display:block;
	padding:10px;
	color:#fff;
	text-decoration:none;
	font-size:15px;
	border:2px solid #000;
	background:#000;
	text-align:left;
	margin:10px 20px 0 0;
}

span.small{
	font-size:8px;
	color:#000;
}
