@charset "utf-8";
/* CSS Document */
.print_menu{
  padding:0 0 0 640px;
}
.print_menu a, a.download{
	display:block;
	color:#999 !important;
	width:100px;
	padding:5px 0 !important;
	text-align:center;
	text-decoration:none !important;
	border:1px solid #999;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background:-moz-linear-gradient(100% 100% 90deg, #EEE, #FFF);
	background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#EEE));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#EEEEEE');
	float:left;
	margin:0 5px 0 0;
}

.print_menu a:hover, a.download:hover{
	background:-moz-linear-gradient(100% 100% 90deg, #EEE, #DDD);
	background: -webkit-gradient(linear, left top, left bottom, from(#DDD), to(#EEE));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DDDDDD', endColorstr='#EEEEEE');
}

.voorwaarden td{
  padding:5px;
  background:#EEE;
}

*{
	font-family: Helvetica, Verdana, Geneva, sans-serif;
	font-size: 12px;
}
body {
	margin: 0px;
	background:url(../images/bg_body.jpg) center top #000 no-repeat fixed;
}
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:#688206;
	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:-1px;
	left:153px;
	border:1px solid #000;
	height:auto;
	background:#FFF;
	width:auto;
}
ul li:hover ul{
	display:block;
}
ul li a:hover ul{
	display:block;
}
table{
	padding:0;
	margin:0;
	border:0;
}
.twitter{
background-image: url(../images/twitter.png) !important;
}
.facebook{
background-image: url(../images/facebook.png) !important;
}
.mail{
background-image: url(../images/email.png) !important;
}
.todd{
background-image: url(../images/todd_reclame.png) !important;
}

/* HEADER */
div.container{
	display:block;
	width:900px;
	height:auto;
	margin:0 auto;
	padding:0 10px;
	background:url(../images/bg_content.png) repeat-y center;
}

/* HEADER */
div.header{
	display:block;
	width:900px;
	height:100px;
	margin:0 auto;
	padding:0;
	background:url(../images/bg_header.png) right top no-repeat #fff;
    position: relative;
}
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;
}
input.italic{
	font-style: italic;
}
/* 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:16px;
	width:880px;
	background:#000 url(../images/bg_nav_top.png) repeat-x center;
	border:0;
	padding:10px 10px 8px;
	text-align:left;
	color:#FFF;
}
div.nav_top .twitter,div.nav_top .facebook{
	display:block;
	width:16px;
	height:16px;
	background-position:0 -30px;
	float:right;
	padding: 0;
	margin: 0 0 0 5px;
}
div.nav_top .twitter span,div.nav_top .facebook span{
 display: none;
}
div.nav_top ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
div.nav_top li{
 padding: 0;
 margin: 0;
 float: left;
}
div.nav_top a.nav{
	padding:0 2px;
	color:inherit;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
}
div.nav_top a.nav:hover{
	color:#C5D218;
}
div.nav_top a.social{
	float:right;
	margin:-1px auto auto 5px;
	width:16px;
	height:16px;
	text-decoration: none;
}
a.social img{
	border:none; 
}
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{
	position: relative;
	z-index: 2;
	display:block;
	float:left;
	width:155px;
	height:auto;
	background-color:#FFF;
	border:0;
	padding:0;
	margin:10px 0 10px 10px;
}
div.nav_right {
    float:right; 
    margin-right:20px;
}
div.nav_left div.white{
	display:block;
	width:155px;
	height:auto;
	background-color:#FFF;
}
div.nav_left h3{
	display:block;
	text-align:left;
	background:#000 url(../images/bg_nav_top.png) center repeat-x;
	padding:10px 10px 8px;
	height: 16px;
	margin:0;
}
div.nav_left div.menu{
	display:block;
	width:153px;
	border:1px solid #000;
	height:auto;
	background:#FFF;
}
div.nav_left div.menu2{
	display:block;
	width:155px;
	height:auto;
	background:#FFF;
}
div.nav_right div.menu {
    background:#FFF;
    text-align:center;
}
div.menu a{
	display:block;
	margin:0px;
	height:auto;
	padding:6px 10px 4px;
	color:#000;
	text-decoration: none;
	font-size: 13px;
}
div.menu a:hover, div.menu li:hover > a{
	color:#FFF;
	background:#000 url(../images/bg_nav_top.png) center repeat-x;
}
div.menu a span{
	display:none;
	position:absolute;
	top:100;
	left:100;
	width:152px;
	border:1px solid #000;
	height:auto;
	background:#E0E784;
}
div.menu a:hover span{
	display:block;
}
/* CONTENT */
div.content{
	display:block;
	float:right;
	width:704px;
	height:auto;
	padding:20px;
	padding-left:0;
	margin:0;
	color:#666;
}
/* ZOEKEN HEADER */
div.gazon{
 line-height: 15px;
 display: block;
 width: 150px;
 height: auto;
 overflow: hidden;
 float: right;
 margin:0 10px auto auto;
 padding: 0;
}
div.zoek{
	margin-top: 30px !important;
}
div.gazon input{
	display:block;
	height:20px;
	width: 150px;
	padding: 0px;
	padding-left: 20px;
	background: url(../images/bg_zoek.png) left center no-repeat;
	border: none;
	color: #666;
}

/* PRODUCTEN */
div.content div.product_block{
	display:block;
	float:left;
	margin:10px 11px;
	width:210px;
	height:210px;
	border:1px solid #BBB;
	background:#FFF;
	overflow:hidden;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
div.content div.product_block a{
	text-decoration:none;
}
div.content div.product_block:hover{
	border:1px solid #333;
}
div.content div.product_block:hover h3{
	color:#333;
}
div.content div.product_block h3{
	color:#666;
	text-align:center;
	text-decoration:none;
	height:28px;
	padding:5px;
	margin:0;
	font-style: italic;
	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:right;
	width:70px;
	height:auto;
	padding:2px 2px;
	margin:0 0 2px 0;
	color:#FFF;
	text-decoration:none;
	font-size:10px;
	border:2px solid #E0E784;
	background:#C5D218;
	text-align:center;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
div.actie a:hover{
	color:#000;
	border:2px solid #C5D218;
	background:#E0E784;
}
/* FOOTER */
div.footer{
	font-size:11px;
	background:url(../images/bg_footer.png) center bottom repeat-x #E2E79D;
	color:#000;
	padding:10px 0px;
}
div.footer h3{
 margin: 0;
 padding: 0;
 color: #666;
}
div.footer ul{
 margin: 0;
 list-style: none;
 padding: 0;
 width: 25%;
 display: block;
 height: auto;
 float: left;
}
div.footer ul li{
 padding: 5px 10px;
 margin:0px 20px;
 color: #666;
 font-weight: bold;
 border-bottom: 1px solid #666;
}

div.footer ul li.button, div.footer ul li.simple,div.footer ul li.title{
 margin:0px 20px 1px;
 border-bottom: none;
}

div.footer ul li a{
	color: #666;
	text-decoration: none;
}
	div.footer ul li a:hover{
	color:#333 !important;
}

div.footer ul li.button a{
 display: block;
 color: #666 !important;
 background: #CCC no-repeat 5px 5px;
 border: 1px solid #CCC;
 padding: 7px 5px 3px 26px;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 font-weight:bold;
 height: 16px;
}
div.footer ul li.button a:hover{
	background-position: 5px -25px;
	background-color: #333;
	border-color: #333;
	color: #FFF !important;
}
div.footer ul li.button a.todd:hover{
	background-position: 5px -25px;
	background-color: #C31B28 !important;
	border-color: #C31B28 !important;
}
div.footer ul li.button a span{

}


/* 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;
	-moz-border-radius: 10px;
}
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;
}

div#ideal {
    bottom: 10px;
    position: absolute;
    right: 225px;
}





div.content_blog{

}

div.content_blog a{
font-size: inherit !important;
color: inherit !important;
}
div.content_blog .navigation, .entry-utility{
	display: block;
	background: #000 url(../images/bg_nav_top.png) repeat-x center;
	padding:10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #FFF;
}
.entry-meta {
margin-top:-10px;
margin-bottom: 20px;
}
.entry-title{
	asmargin-left: 10px;
}
.entry-title a{
	text-decoration: none !important;
}

.wp-caption-text {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}
.clear{
	clear: both;
}
ol li{
  list-style:decimal !important;
}
