/*
 * ==|== normalize ==========================================================
 */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size: 13px; line-height: 1.231; }

::-moz-selection { background: black; color: #fff; text-shadow: none; }
::selection { background: black; color: #fff; text-shadow: none; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

/* ==|=======================================================================
   Global
   ========================================================================== */
html,body{height:100%;}
   
body, button, input, select, textarea { font-family: Verdana, sans-serif; color: #2e2d30; font-size:11px;}

body{background:#fff;}

h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:10px;font-family: Verdana, sans-serif;color:#60bb46;}

p{line-height:18px;margin-top:0;margin-bottom:20px;}

h1{font-size:24px;}
h2{font-size:20px;}
h3{font-size:18px;}
h4{font-size:14px;}
h5{font-size:12px;}
h6{font-size:12px;}

a { color: #60BB46;text-decoration:none; }
a:visited { color: #60BB46; }
a:hover { text-decoration:underline; }
a:focus { outline: 0; }
a:hover, a:active { outline: 0; }

table {width:100%;}
td{padding:5px 0 5px 0;}
textarea{padding:5px;}
input[type="text"]{padding:5px;}

/* ==|=======================================================================
   Main
   ========================================================================== */
div#container{min-height:100%;position:relative;}
   
div#header{height:200px;position:relative;}

div.bg{position:fixed;z-index:-1;right:0;top:0;width:100%;}
div.bg img{width:100%;height:100%;}

div#logo{position:absolute;left:55px;top:30px;width:122px;height:138px;background:url(../images/logo.png) 0 0 no-repeat;}
div#logo a{display:block;width:122px;height:138px;text-indent:-999999px;}

div#slogan{position:absolute;right:130px;top:105px;}
div#slogan p{color:#009b68;margin-bottom:0;font-size:30px;}

div#main{padding-bottom:215px;position:relative;min-height:500px;}

ul#menu{float:left;margin:0;padding:0;}
/* ul#menu{float:left;margin-right:20px;margin:0;padding:0;} */
ul#menu li{margin-bottom:7px;font-size:14px;text-align:right;line-height:26px;text-indent:-20px;position:relative;list-style-type:none;}
ul#menu li a{background:url(../images/menu.png) 0 0 repeat-x;color:#fff;height:29px;width:220px;display:block;padding-right:10px;}
ul#menu li a:hover{background:#231f20;text-decoration:none;}
ul#menu li.active a{background:#231f20;}

ul#menu li ul{margin-top:5px; display:none;margin:0;padding:0;}
ul#menu li.active ul{display:block;}
ul#menu li ul li{font-size:12px;margin-bottom:0;}

ul#menu li ul li.subActive a{color:#60bb46 !important;}

ul#menu li.active ul li a{background:none;color:#231f20;border-bottom:1px solid #939598;}
ul#menu li ul li a{background:none;color:#231f20;border-bottom:1px solid #939598;}
ul#menu li ul li a:hover{background:none;color:#60bb46;}

ul#menu li ul li a.sublast{border-bottom:0;}

div.banner{margin-left:250px;width:700px;height:260px;margin-bottom:20px;position:relative;}
div.bannerShadow{position:absolute;top:0;left:0;background: url(../images/bannerShadow.png) 0 0 no-repeat;width:700px;height:260px;z-index:6;}

div.banner a.prev, div.banner a.next{z-index:7;text-indent:-99999px;top:100px;width:34px;height:51px;display:block;}
div.banner a.prev{position:absolute;left:0;background: url(../images/bannerNav.png) 0 0 no-repeat;}
div.banner a.next{position:absolute;right:0;width:34px;height:51px;display:block;background: url(../images/bannerNav.png) 0 -69px no-repeat;}

div.banner div.slides_container {
	width:700px;
	display:none;
}

div.banner div.slides_container div {
	width:700px;
	height:260px;
	display:block;
}

div#footer{background:#000;padding-bottom:30px;padding-top:20px;position:absolute;bottom:0;left:0;width:100%;}

div#footer div.fBlock{width:220px;float:left;margin-right:20px;}
div#footer div.fBlock ul{margin:0;padding:0;}
div#footer div.fBlock ul li {margin-bottom:8px;list-style-type:none;}
div#footer div.fBlock ul li a{color:#d9dadb;}
div#footer div.fBlock ul li a:hover{color:#fff;}
div#footer div.fBlock h4{font-family: Verdana, sans-serif; color:#60bb46;}
div#footer div.fBlock.last{margin-right:0;}

form.contact [type="text"]{width:250px;}
form.contact textarea{width:250px;height:100px;}

/* ==|=======================================================================
   Layout
   ========================================================================== */
div.wrapper{width:950px;}
div.wrapper2{margin-left:250px;width:700px;}

/* home */
div.style1 div.block,div.style1 div.block2{float:left;}
div.style1 div.block{margin-right:20px;}
div.style1 div.block.last{margin-right:0;}

/* aanbod */
div.style2 div.offerBlock{float:left;margin-right:23px;margin-bottom:23px;}
div.style2 div.offerBlock.last{margin-right:0;}
 
 /* content */
 div.style3  div.main{margin-bottom:30px;min-height: 300px;}
   
/* ==|=======================================================================
   Assets
   ========================================================================== */
div.block{position:relative;width:214px;height:194px;border:3px #67be4f solid;background:url(../images/homeBlock.png) 0 0 repeat-x;}
div.block h2{color:#fff;font-size:13px;text-align:center;margin-bottom:0;height:32px;text-transform:uppercase;line-height:29px;}
div.block img{width:214px;height:162px;display:block;}
div.block div.img{width:214px;height:162px;overflow:hidden;}
div.block a.clickArea{background:url(../images/empty.png) 0 0;text-indent:-999999px;width:220px;height:200px;position:absolute;top:-3px;left:-3px;display:block;z-index:1;}
div.block div.newStar{position:absolute;left:-87px;top:20px;}

div.block2 div.img{width:220px;height:200px;overflow:hidden;}
div.block2 div.img img{width:220px;height:200px;display:block;}

div.offerBlock{background:#eceded;width:338px;height:175px;position:relative;}
div.offerBlock div.main{height:122px;overflow:hidden;padding:10px 10px 0 10px;}
div.offerBlock div.main div.img{width:121px;height:90px;float:left;margin-right:10px;overflow:hidden;}
div.offerBlock div.main div.content{width:187px;float:left;}
div.offerBlock div.main div.content h2{font-size:12px;color:#231f20;}
div.offerBlock div.main div.content ul{padding:0;margin:0;list-style-type:none;}
div.offerBlock div.main div.content ul li{margin-bottom:3px;}
div.offerBlock a.btnGreen{position:absolute;bottom:10px;left:10px;width:318px;}

div.offerDetail{background:#eceded;}
div.offerDetail div.main{padding:10px;}
div.offerDetail div.main div.content,div.offerDetail div.main div.img{float:left;}
div.offerDetail div.main div.content {margin-right:20px;width:434px;}
div.offerDetail div.main div.img{width:226px;}
div.offerDetail div.main div.img img{float:left;margin-right:10px;margin-bottom:10px;display:block;width:108px;height:80px;border:none !important;}
div.offerDetail div.main div.img a{display:block;}
div.offerDetail div.main div.img img.last{margin-right:0;}
div.offerDetail table{margin-bottom:20px;}

a.btnGreen{display:block;min-width:100px;height:33px;background:url(../images/btnGreen.png) 0 0 repeat-x;font-size:14px;color:#fff;line-height:30px;text-align:center;}
a.btnGreen:hover{text-decoration:none;}

div.newStar{width:130px;height:130px;background:url(../images/new.png) 0 0 no-repeat;}



div.webshopOverviewPage table.filter{margin-bottom:30px;}


/* =============================================================================
   Contact
   ========================================================================== */
.contact-form {
	margin-top:-130px;
}
   
   
#contact_tpl form input[type=text] {
    padding: 5px;
    border: 1px solid #ccc;
    background: #fff;
}
#contact_tpl form select {
    min-width: 190px;
    padding: 5px;
    border: 1px solid #ccc;
    background: #fff;
}
#contact_tpl form textarea {
    padding: 5px;
    border: 1px solid #ccc;
    background: #fff;
}
#contact_tpl form input[type=submit] {
    width: 202px;
    padding: 5px;
    border: 1px solid #ccc;
    background: #f7f7f7;
}
#contact_tpl form input[type=text]:focus, #contact_tpl form textarea:focus { background: #f7f7f7;}
#contact_tpl form input[type=submit]:focus { background: #ccc;}
#contact_tpl form small { color: #f00;}


/* ==|== non-semantic helper classes ======================================== */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


/* ==|== media queries ====================================================== */

@media only screen and (min-width: 480px) {


}

@media only screen and (min-width: 768px) {

}



/* ==|== print styles ======================================================= */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}

