body {
  font: 12px Georgia, serif;
  padding: 0;
  margin: 0;
}

#wrapper {
  position:relative;
  background: url(/images/backpixel.jpg) repeat-x 100% 0%;
  padding: 0;
  margin: 0;
}

#header {
  position: relative;
  margin:0;
  padding:0;
}

#topnav {
  position:absolute;
  left:0;
  top:0;
  margin-left:500px;
  width:60%;
  background: url(/images/menubar.gif) repeat-x 500px 0;
}

#topnav ul {
  float:left;
  width:100%;
  margin:0;
  padding:0;
  list-style:none;
}

#topnav ul li {
  float:left;
  margin:0;
  padding:0;
}

#topnav ul li a {
  float:left;
  display:block;
  margin:0;
  padding:0;
  width:100px;
  height:40px;
  color:#D5CD9E;
  text-decoration:none;
  text-align:right;
  /*  #BD8D3F */
  background:transparent url(/images/menu02.gif) no-repeat scroll top right;
  line-height:24px;
}

#topnav ul li a:hover {
  /*  #81502E */
  background-image:url(/images/menu01.gif);
  color:#FFF;
}

#topnav ul li b {
  padding:0 10px 0 0;
}

#user {
  clear:both;
  font: 14px Georgia, serif;
  color:#734616;
  font-style: italic;
}

#user span {
  font-size: 80%;
}

#user span a {
  color:#734616;
}

#user span a:hover {
  color:#734616;
  background:#fff;
}

#nav {
  margin-left: 10px;
  float: left;
}

#nav div.gutter {
  padding: 0 15px 0 0;
  width:140px;
}

.bottom {
  background: url(/images/bannerlinks.gif) no-repeat 0 bottom;
  width: 100%;
  padding: 0 10px 30px 0;
  margin:0 0 0 1px;
}

#nav h2 {
  background: url(/images/top_frame.jpg) no-repeat 0 0;
  color: #fff;
  font-size: 11px;
  width: 100%;
}

#nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#nav ul a,
#nav h2 {
  display: block;
  text-align: right;
  padding-right: 10px;
  margin: 1px;
  width: 100%;
  text-decoration: none;
  line-height: 150%;
}

#nav ul a {
  color: #fff;
  background: #963;
}

#nav ul ul a {
  color: #630;
  background: #d8b88d;
}

#nav ul ul ul a {
  background: #f2dabb;
}

#nav li {display:block;}
#nav .current {font-weight:bold;}

#content {
  float: left;
  width: 610px;
}

.label {
  display: block;
  background-color: #f60;
}

#sidebar {
  width: 216px;
  padding: 0;
  margin:0;
  display: block;
  position: absolute;
  top:103px;
  left:800px;
  z-index:500;
}

#sidebar h3 {
  background: url(/images/bestelcart.gif) no-repeat 0 0 transparent;
  height:20px;
  line-height:20px;
  padding:0 4px;
  color:#fff;
  margin:0;
}

ul.crumbs {
  margin: 0;
  padding: 0;
  list-style: none;
  font-weight: bold;
}

ul.crumbs li {
  float: left;
  position: relative;
  display: block;
  padding: 5px;
  color: #734616;
}

ul.crumbs li a {
  color: #734616;
  text-decoration: underline;
}

ul.crumbs li a:hover {
  color: #AECE75;
  text-decoration: underline;
}

.last-crumb {
  clear:both;
  font-size:18px;
}

#actie {
  background: url(/images/actie.jpg) no-repeat 0 0;
}

#subnav {
  clear: both;
  color: #F60;
}

/* in page cart design */
#cartbox table {
  width:100%;
}

#cartbox tr {
  margin: 0;
  padding: 0;
  background: #9c6
}

#cartbox td {
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 5px;
}
#cartbox .desc td {
  border-bottom: 1px dotted #fff;
}

.price {
  text-align:right !important;
  padding:0 10px 0 0;
}

#order {
  background: url(/images/order.gif) no-repeat 0 bottom;
  padding:5px;
  line-height:15px;
}

#order a {
  color:#fff;
}

/* product display in list */
#products {
  clear:both;
  margin:0;
  padding:0;
}

li.item {
  float: left;
  list-style-type: none;
/*  margin:0 5px 5px 0;*/
}

li.item a {
  width: 140px;
  height: 150px;
  display: block;
  margin: 5px;
  color: #fff;
  font-family: Verdana;
  font-size: 9px;
  text-decoration: none;
  text-transform: uppercase;
  border: 1px solid #734616;
  vertical-align: bottom;
  background: #eee no-repeat scroll top center
}

div.incart {
}

div.incart a {
  font-family: Verdana;
  color: #fff;
  font-size: 9px;
}

li.item a span.ident {
  display:block;
  width: 140px;
  height: 150px;
  position:relative;

}

div.incart span.ident {
  background:url(/images/camion.gif) no-repeat scroll center center;

}


li.item span span {
  position:absolute;
  display:block;
  background:#734616;
  padding: 2px;
  width: 137px;
  bottom:0;
  left:0;
}

/* lightbox addenda */
#bottomNavCart {
  display:block;
  float:left;
  line-height:20px;
}

#productBox dd {
  padding:0;
  margin:0;
}

#productBox dl, .quant {
  margin-left:5px;
}

#productBox td {
  border-top:1px solid #999;
}

.quant {
  font-size:10px;
  text-align:right;
  padding-right:3px;
  border:1px solid #999;
}

form {
  margin:0;
  padding:0;
}

/* homepage */
body.index div#nav{
  float: left;
  margin-left: 10px;
  width: 150px;
  color:#663D09;
  font-size: 12px;
  font-weight: bold;
  border:none;
}

body.index div#nav .gutter {
  height:400px;
}

body #main{
  width: 850px;
  height: 100%;
  background-color: #fff;
}

body.index #content{
  padding: 10px;
  padding-bottom:150px;
  width: 600px;
  background:#fff url(/images/gebouw.jpg) no-repeat bottom right;
  line-height: 16px;
  text-align: justify;
}

body.index .intro{
  font-weight: bold;
  font-size: 16px;
  color: #6A4117;
  line-height: 18px;
  text-align: justify;
}

#dateformat {
  text-align:center;
  display:block;
  margin:0 10px 0 0;
  padding:35px 0;
  width:150px;
  margin:0;
  color:#fff;
  background: url(/images/leftbar.gif) no-repeat top left;
}

#productvdweek {
  background:#fff url(/images/productvdweek.gif) no-repeat scroll bottom left;
  width:150px;
  text-align:center;
  margin:10px 0 0 0;
  padding:0 0 40px 0;
}

#productvdweek h3 {
  background:#fff url(/images/productvdweek.gif) no-repeat scroll top left;
  padding:5px;
  margin:0;
  font-size:11px;
  color:#fff;
}

#productvdweek img {
  border:1px solid #fff;
  width:140px;
  height:140px;
}

.editme {
  display:none;
  font-weight:bold;
  padding:3px;
  color:black;
  background:pink;
}

/* checkout page */

.checkout #content {
  font: normal 12px/16px Georgia, "Times New Roman", Times, serif;
  color: #630;
}

.blok {
  width: 550px;
  margin: 20px;
  background: #eee;
  border: 1px solid #630;
  border-left:none;
  border-right:none;
}

.blok h3, .blok h4 {
  background: #E1E1E1;
  font-weight: bold;
  font-size: 14px;
  padding: 10px;
  margin:0;
}

.blok h4 {
  font-size: 12px;
}

.blok table, .blok textarea {
  margin-left:10px;
  width:95%;
}

.blok input {
  margin:0 0 10px 10px;
}

#facturatie li {
  list-style: none;
}

#bestelling td, #bestelling th {
  border-bottom:1px solid #000;
  text-align:left;
}

.noborder td, .noborder th {
  border:none !important;
}

.odd{
background: #fff;}

body.checkout fieldset {
  width:100%;
  margin:10px;
  border:1px solid #663D09;
  padding:0;
}

body.checkout legend {
  background:#9c6;
  border:1px solid #663D09;
  border-bottom:none;
  margin:20px 0 0 100px;
  padding:5px;
}

body.checkout fieldset dl {
  margin:0;
  line-height:200%;
  width:100%;
  background:#9c6;
}

body.checkout fieldset dt {
  clear:both;
  float:left;
  padding-left:30px;
  width:100px;
  font-weight:bold;
  color:#663D09
}

body.checkout fieldset textarea {
  clear:both;
}

body.checkout fieldset table {
  width:100%;
}

body.checkout fieldset tr {
  margin: 0;
  padding: 0;
  background:#9c6;
}

body.checkout fieldset td {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
}
body.checkout fieldset .desc td {
  border-bottom: 1px dotted #fff;
  padding-top: 0;
}

body.checkout #order {
  display:none;
}

/* Flash notices */

#notice {
  color:#663D09;
  font-weight:bold;
  font-size:18px;
  background: url(/images/backpixel.jpg) repeat-x 0 -55px;
  border-top:1px solid #663D09;
  width:100%;
  margin:0;
}

#notice div {
  padding:20px;
}

/* info block */
#info {
  padding:5px;
  margin:5px;
  list-style-type:none;
}

/* vcard */

.vcard {
  border-top:1px solid #C7A383;
  background: url(/images/backpixel.jpg) repeat-x 0 0;
  width:210px;
}

.vcard div {
  margin:0 10px;
}

div.org {
  padding-top:10px;
  font-weight:bold;
}
.adr div {
  margin:0;
}

div.tel, div.mail {
  margin-top:10px;
}

p.fn {
  margin-bottom:20px;
  text-align:left;
}

div.route a {
  width:50px;
  display:block;
  text-align:center;
  margin-top:5px;
  padding-top:65px;
  color:#694626;
  background: url(/images/pdf_icoon.jpg) no-repeat top center;
}

/* catalogus - algemeen */
#c_1 #products,
#c_2 #products,
#c_3 #products,
#c_4 #products,
#c_5 #products,
#c_6 #products,
#c_7 #products {
  background: url(/images/achtergrond.jpg) no-repeat 0 bottom;
  width:100%;
  height:760px;
}

/* banner */
.banner {
  background-color: #fc0;
  margin:0;
  padding:5px 0;
}

.banner h3, .banner p, .banner a {
  margin:0 0 0 170px;
  padding:0;
}