.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}


/* begin megamenu */

ul#topnav li .sub {
position:absolute;
top:40px;
left:0;
z-index:99999;
/* background:#344c00 url(sub_bg.png) repeat-x; */
float:left;
-moz-border-radius-bottomright:5px;
-khtml-border-radius-bottomright:5px;
-webkit-border-bottom-right-radius:5px;
-moz-border-radius-bottomleft:5px;
-khtml-border-radius-bottomleft:5px;
-webkit-border-bottom-left-radius:5px;
display:none;
padding:20px;
}

ul#topnav li .row {
clear:both;
float:left;
width:100%;
margin-bottom:10px;
}

ul#topnav li .sub ul {
list-style:none;
width:150px;
float:left;
margin:0;
padding:0;
}

ul#topnav .sub ul li {
width:100%;
color:#fff;
}

ul#topnav .sub ul li h2 {
font-size:1.3em;
font-weight:normal;
margin:0;
padding:0;
}

ul#topnav .sub ul li h2 a {
background-image:none;
color:#e8e000;
padding:5px 0;
}

ul#topnav .sub ul li a {
float:none;
text-indent:0;
height:auto;
background:url(navlist_arrow.png) no-repeat 5px 12px;
display:block;
text-decoration:none;
color:#fff;
padding:7px 5px 7px 15px;
}

ul#topnav .sub ul li a:hover {
color:#ddd;
background-position:5px 12px;
}

/* einde megamenu */

body{
background-color: #cbcccb;
}

#wrap {
width:995px;
margin:0 auto;
background-color: #fff;
border-left:1px solid #f1f1f1;
border-right:1px solid #f1f1f1;
}

#header {
  padding: 20px 0px 5px 0;
  background-color: #fcf600;
}

#header h1 {
  background: url('/img/logo.png') no-repeat;
  height: 37px;
  margin-top: 10px;
  margin-left:450px;
  text-indent: -9999px;
}

#nav {
/* padding:5px 10px; */
/* background-color: #fcf600; */
  z-index: 20;
}

#main {
float:left;
width:730px;
padding:10px;
color:#222;
font:normal 12px/1.5em "Lucida Grande",Verdana,sans-serif;
}

#sidebar {
float:right;
width:210px;
padding:10px 10px 10px 20px;
border-left:1px solid #f1f1f1;
}

#sidebar #cartsummary p {
  font-size: 11px;
}

#footer {
border-top:1px solid #f1f1f1;
border-bottom:1px solid #f1f1f1;
clear:both;
padding:40px 0 40px 20px;
}

#footer p {
margin:0;
}

/*
* html #footer {
height:1px;
}
*/

h1 {
color:#222;
font:bold 28px "Lucida Grande",Verdana,sans-serif;
margin:0;
}

h2 {
color:#222;
font:16px "Lucida Grande",Verdana,sans-serif;
margin:10px 0 20px 0;
}

h3, h3 a, h3 a:hover, h3 a:visited {
color:#222;
font:bold 14px "Lucida Grande",Verdana,sans-serif;
margin:10px 0;
text-decoration: none;
}

h4 {
color:#222;
font:bold 12px "Lucida Grande",Verdana,sans-serif;
margin:10px 0;
}

p {
margin-top:10px;
color:#222;
font:normal 12px/1.5em "Lucida Grande",Verdana,sans-serif;
}

a {
color:#555;
font:normal 12px/1.5em "Lucida Grande",Verdana,sans-serif;
}

a:hover {
color:#222;
font:normal 12px/1.5em "Lucida Grande",Verdana,sans-serif;
text-decoration:none;
}

hr {
border: 0;
width: 100%;
color: #ccc;
background-color: #f1f1f1;
height: 1px;
}

form.contentform {
padding:20px;
}

form.contentform h2 {
color:#113B6D;
font-size:14px;
margin-bottom:25px;
margin-top:30px;
}

form.contentform p#intro {
margin-bottom:30px;
}

form.contentform p {
clear:both;
margin-bottom:10px;
}

form.contentform p label {
color:#113B6D;
float:left;
font-weight:bold;
width:150px;
}

form.contentform label.errormessage {
  clear: both;
  color: red;
  font-weight: normal;
  margin-left: 150px;
}

form.contentform p input.contact-input {
  width: 280px;
}

form.contentform p input.error, form.contentform p textarea.error {
  border: 1px solid red; 
}

form.contentform p label.inline {
  color: #222;
  font-weight: normal;
  float: none;
  width: auto;
}

p#formerrors {
color:#e00;
font-weight:bold;
margin-bottom:20px;
}


.product {
  border-right: 1px solid #f1f1f1;
  float: left;
  height: 172px;
  padding:10px;
  width: 160px;
}

/*
#products div.product.first {
  clear: both;
}

#products div.product.last {
  border-right: none;
}
*/

#products div.product div.productimage {
  height: 96px;
  margin-bottom: 10px;
  text-align: center;
}

#products div.product h3 {
  font-size: 12px;
  margin-bottom: 12px;
}

div.product h3 a {
  color: #000;
  font-weight: normal;
  font-size: 13px;
  text-decoration: none;
}

.vpagina {
  float: left;
  padding:10px;
  width: 110px;
  height: 20px
}

#pagelinks {
  clear: both;
}

#pagelinks ul li {
  float: left;
  padding-left: 8px;
}

/* begin producten */


h2.productbreadcrumbs, h2.productbreadcrumbs a  {
  font-size: 14px;
}
  

#productinfo {
  background: #f2f2f2;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  margin-left: 10px;
  margin-top: 10px;
}

#productleft {
  float: left;
  width: 300px;
}

#productimage {
  background: #fff;
  height: 300px;
  text-align: center;
  width: 300px;
}

#enlargephoto {
  border-bottom: 1px solid #000;
  border-top: 1px solid #000;
  background: #fff;
  padding: 4px;
  text-align: right;
}

#enlargephoto a {
  color: #a1949b;
  background: #fff url('../img/icons/enlargephoto.gif') no-repeat;
  font-size: 11px;
  font-weight: normal;
  padding-left: 18px;
  text-decoration: none;
}

#moreinfo {
  border-bottom: 1px solid #000;
  padding: 12px 5px 9px 5px;
  width: 260px;
}

#addtocart {
/*   border-bottom: 1px solid #000; */
  height: 95px;
  position: relative;
  width: 270px;
}

#addtocart #price {
  background: #fff;
/*
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
*/
  float: right;
  height: 18px;
  line-height: 18px;
  padding: 2px 4px;
}

#addtocart div.container {
  background: #fff;
/*
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
*/
  height: 18px;
  line-height: 18px;
  padding: 2px 4px;
  position: absolute;
}

#addtocart div.container input {
  font-size: 10px;
  padding: 0;
  text-align: right;
  width:20px;
}

#addtocart a {
  padding: 4px 4px 6px 6px;
}

#backtooverview {
  height: 22px;
  position: relative;
  width: 270px;
}

#backtooverview a {
  background: #fff;
  border-right: 1px solid #000;
  padding: 4px 4px 6px 6px;
  position: absolute;
}

#productright {
  background: #fff;
  float: left;
/*   position: relative; */
  width: 363px;
}

#productright h3 {
color:#222;
font:bold 14px "Lucida Grande",Verdana,sans-serif;
margin:10px 0;
}


#productright p {
margin-top:10px;
color:#222;
font:normal 12px/1.5 em "Lucida Grande",Verdana,sans-serif;
}


.properties {
/*   border-bottom: 1px solid #f1f1f1; */
  line-height: 125%;
  padding: 0 0 20px 0;
  margin-left: 50px;
  width: 360px;
}

.properties  h1 {
  font-size: 12px;
  font-weight: normal;
}


#productright #brochure {
  background: #fff;
  border-left: 1px solid black;
  border-right: 1px solid black;
  bottom: -22px;
  left: 0;
  padding: 5px 10px;
  position: absolute;
  width: 120px;
}

#productright h3 {
  color: #927d0a;
  font-weight: bold;
  margin-bottom: 15px;
  margin-top: 3px;
}

/* einde producten */

/* homepage */

#homepagebuttons {
  margin-bottom: 16px;
  width: 720px;
}

#homepagetext {
  clear: both;
  padding-top: 10px;
}

/* voor slider nieuwe producten */

.fadein { 
  position:relative; 
  display: block;
  height: 150px;
  text-align: center;
}
.fadein a { position:absolute; left:0; top:0; width: 170px; }
.fadein img { max-width: 170px; }


/* einde homepage */
