* { margin: 0; }
a, img { border: none; }

html, body { height: 100%; }

#body{ background: #fff url(/pict/back.png) repeat-x top center; }

a, textarea, body, input, p {
  font: normal 14px Verdana, Arial, Helvetica, sans-serif;	
  color: #000;
}

a:hover {
  text-decoration: none;
}
h1 { color: #375b02; font: bold 20px Verdana, Arial, Helvetica, sans-serif;}
h2 { color: #375b02; font: bold 18px Verdana, Arial, Helvetica, sans-serif;}
h3 { color: #375b02; font: bold 14px Verdana, Arial, Helvetica, sans-serif; }

label{
  float:left;  
  width: 130px;
}

input, textarea{
  border-radius: 6px;
  border: 1px solid #bbb;
}

#navcontainer {
  position: absolute;
  margin: 93px 0 0 216px;
}
.wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -89px; /* the bottom margin is the negative value of the footer's height */
}
div#header, div#content, div#footer_wrap {
  margin:0 auto;
  width: 920px;
}
div#footer{
  width: 100%;
}
#header{
  height: 88px;
}
#logo{
  position: absolute;
  margin: 2px 0 0 15px;
}
#login{
  position: absolute;
  margin: 30px 0 0 440px;
  color: white;
}
#login a{
  font-family: arial, helvetica, sans-serif;
  text-decoration: none;
  color: white;
  padding: 0 5px;
  display: block;
  border: 1px solid #fff;
}
#ideallogo{
  position: absolute;
  margin: 20px 0 0 593px;
}

#adres{
  position: absolute;
  margin: 10px 0 0 90px;
}
#adres p{
  display: block;
  color: #fff;
}
#content{
  min-height: 400px;
}    
#left{
  float: left;
  width: 195px;
} 
#right{
  margin-top: 50px;
  float: right;
  width: 709px;
}
#right .inner{
  margin-right: 10px;
}
#footer{ background: url(/pict/footer_bg.png) top left repeat-x; }
#footer, .push { height: 89px; } /* .push must be the same height as .footer */ 
#footer_wrap{ 
  height: 89px;
  color: white;
  background: url(/pict/footer.png) top left no-repeat;
}
#zoek {
  position: absolute;
  margin: 46px 0 0 540px;
}
#zoek #knop, #login #knop {
	border: 0;
}
#knop {
	padding: 0px !important; 
}
#zoek #veld {
	width: 100px;   
	vertical-align: top;
	border: 1px solid #b4b4b4;
	background: #fff url(/pict/loep.png) no-repeat 5px 5px;  
	padding-left: 25px;
	height: 20px;
	color: #5a5a5a;
	font-size: 12px; 
}

/* nodig voor validate */
label.error { float: none; color: red; padding-left: .5em; vertical-align: top; }

#footer_wrap a {
  color: white;
  text-decoration: none;
}
#footer_wrap a:hover{
  text-decoration: underline;
}
#footer_left{
  position: absolute;
  margin: 35px 0 0 25px;
}
#footer_right{
  float: right;
  padding: 35px 25px 0 0;
}
/* CSS for webshop */
#mandje{
  position: absolute;
  margin: 18px 0 0 704px;
  background: url(/pict/mandje.png) no-repeat top left;    
  width: 194px;
  height: 50px;
}
#folder{
  margin: 10px 0 0 10px;
}
/* Mandje */
#mandje span{
  display: block;
  padding: 6px 5px 0 70px;
  font-size: 11px;
}
#mandje a, #mandje .leeg {
  display: block;
  padding: 10px 0 0 63px;
  color: #fff;
  font-size: 11px;
}
/* Producten navigatie*/
#pronav{
  margin: 0 0 0 10px;    
  width: 190px;
}
#pronav #titel{
  height: 36px;
}
#pronav #titel p{
  color: #375b02;
  padding: 9px 15px;
  font: bold 14px Arial, Helvetica, sans-serif;     
}
#pronav ul{
  margin: 0;
  padding-left: 0;
  list-style-type: none;
  font-family: Arial, Helvetica, sans-serif;
}
#pronav a:hover, #pronav a.pactief, #pronav .ondermenu a:hover  {
  background: #a9792a;
  color: #fff;
}
#pronav a{
  display: block;
  padding: 7px 0 7px 5px;
  margin-left: 6px;
  color: #375b02;
  font-size: 13px;
  border-bottom: 1px solid #375b02;
  text-decoration: none;  
}
#pronav ul li a {
  font-size: 12px;
  background: #e3bf83;
  padding: 5px 0 5px 10px;
  border-bottom: 1px dotted #fff;
}
.subactief{
  background: #ffc000;
  text-decoration: underline !important;
}

.ondermenu{
  margin-top: 5px;
}
.ondermenu .kop{
  border: 1px solid #b2b2b2;  
  background: url(/pict/balkback.png) repeat-x top left;  
  height: 25px;

}
.ondermenu .kop p{
  color: #5a5a5a;
  padding: 5px 15px;
  font: bold 14px Arial, Helvetica, sans-serif;     
}

#pronav .ondermenu a  {
  background: #fff url(/pict/blank.png) repeat top left;
  border-bottom: 1px solid #283964;  
}

/* accordion */
.accordionButton, .accordionButton2{
  background: url(/pict/pijl.gif) no-repeat 175px 1px;
}
.accordionContent, .accordionContent2{
  display: none;
}
/* checkout */
#mand_lijst table{
  padding: 0;
  margin: 0;  
}
#mand_lijst #top td{
  font-weight: bold;
}  
#mand_lijst td{
  border-bottom: 1px solid #ab8c6e;
}   

/* producten lijst*/
#productlist{
  float: left;	   
  margin-left: -5px;  
}
#productlist .product, #productlist .product_small{
  float: left;		
  width: 335px;
  margin: 0 5px 11px 6px;
  border: 1px solid #375b02;
  border-radius: 5px;
}

#productlist .product:hover{
  background-color: #eee;
}


#productlist .product .inner{
  height: 170px;
  margin: 0;
}

#productlist .product_small {
  width: 230px;
  padding-bottom: 10px;
}
#productlist .product img, #productlist .product_small img{
  max-width: 140px;
  max-height: 110px;	
  float: right;
  margin: 10px 5px 10px 0;
}
#productlist .text {
  margin: 10px 5px 0 5px;
  height: 140px;

}


#productlist .text p a, #productlist .inmandje a  {
  color: #375b02;
}
#productlist .text p, #productlist .prijs, #productlist .inmandje, #productlist .inmandje a {
  font-size: 14px;
}

#productlist .prijs span, #productlist .borg span, #productlist .inmandje a {
  margin-left: 7px;
}

#fotos img{margin: 5px 5px 0 0;}
.row_uneven {
  background-color: #e9eaef;
}
.foto{
  float: left;
}
/* gekoppelde producten */
#gekoppelde_producten{
  border-top: 1px solid #bbb;
  padding-top: 5px;
}
.gekoppeld_product
{
  float: left;
  margin: 0 10px 10px 0;
  width: 212px;
  overflow: hidden;
}

/* aanbiedingen */
#aanbiedingen .a_naam a{
  color: #fff;
}
#aanbiedingen .a_naam{
  font-weight: bold;
  padding-left: 5px;
  height: 28px;
}
#aanbiedingen .a_cel{
margin: 3px 3px 0 0;
  float: left;  
  width: 177px;
  height: 137px;
  background: url(/pict/product.png) no-repeat top left;
}
#aanbiedingen .a_img{
  margin: 5px;
  float: left;
}
#aanbiedingen img{
  width: 80px;
}
#aanbiedingen .a_omschrijving{
  height: 83px;
  width: 80px;
  float: left;
  overflow: hidden;
}
#aanbiedingen .a_prijs{
  padding-left: 5px;
  float: left;
}
#aanbiedingen .a_link{
  padding-right: 35px;
  float: right;
}

/* adminmenu */
#adminmenu{
  z-index:1;
  position: absolute;
  margin: 10px 0 0 220px;
}
#adminmenu ul{
  padding: 0;	
  margin: 0;
  white-space: nowrap;
}
#adminmenu li{
    padding: 0;	
	margin: 0;
	display: inline;
	list-style-type: none;
}
#adminmenu a{
    padding: 2px 5px 2px 5px;
	background: #605f4f;
	color: #fff;
	text-decoration: none;	
}
#adminmenu a:hover{
	background: #444;
	color: #fff;
}
#adminmenu span{
  background: #b1c2cc;
  color: #fff; 
  padding: 2px 5px 2px 5px;
}

/* fotoboek */
#fotoboek{
  padding-left: 20px;
    
}
.selectedRow {  
  background-color: #95897b;  
  cursor: pointer;  
} 
#fotoboek .foto{
  width: 178px;
  padding-bottom: 4px;
  float: left;
}
#knoppen{
  position: absolute;
  margin: 0 0 0 488px;  
}
#knoppen #vlak1, #knoppen #vlak2{
  margin-bottom: 5px;    
}
#knoppen #vlak1{   background: url(/pict/vlak1.png) no-repeat top left;}
#knoppen #vlak2{   background: url(/pict/vlak2.png) no-repeat top left;}
#knoppen #vlak3{   background: url(/pict/vlak3.png) no-repeat top left;}
#knoppen .inner{
  width: 209px;
  height: 82px;    
}
#knoppen span{
  display: block;
  color: #fff;
  font-size: 16px;
  padding: 20px 30px 0;  
}


#form span{
  float: left;  
  width: 120px;
}
#form .veld{
  width: 200px;
}

.clear
{
  clear: both;
}
/* main list uit makemod */
#mainlist, #mainlist a{
	font: normal 9pt "Trebuchet MS" ,Verdana, sans-serif;	
}
#mainlist #top{
  background: #1a2c5a;
  color: #fff;
}
#mainlist td{
  vertical-align: top;
  padding-left: 5px;
}
#showtekst span{
  float: left;
  width: 105px;
  background: #e6e6e6;
  margin-right: 5px;
}
