/*
     Bedrijf:  Directshop - 2008 (c)
     Pakket:   Directshop Lite
     Info:     Structuur van de pagina.
     Webshop:  Greenmeals

 
     Info:  Float clearing.
*/

.float-clearing
{
  clear: both;
  line-height: 0pt;
}

/* 
     Info:  Directshop Logo.
*/

.logoDirectshop
{
  position: absolute;
  height: 80px;
  width: 180px;
  display: block;
  bottom: 0px;
}
.logospacer
{
  height: 100px;
}
.logoDirectshop a img
{
  border: 0px;
}

/* 
     Info:  Structuur van de pagina.
*/

#content
{
  padding-bottom: 28px;
}
#page
{
  position: absolute;
  width: 100%;
  left: 0px;
  top: 0px;
  width: 1000px;
  min-height: 100%;
  padding: 0px;
}
#header
{
  position: relative;
  top: 0px;
  margin-left: 0px;
  width: 1000px;
  left: 0px;
  height: 150px;
  z-index: 100;
  cursor: hand;
}
#left
{
  float: left;
  width: 795px;
  position: relative;
}
#content_locked
{
  position: relative;
  width: 610px;
  float: right;
  /*margin-left: 5px;*/
}
#menu
{
  position: relative;
  float: left;
  width: 180px;
  top: -30px;
  _top: -28px;
}
#right
{
  width: 200px;
  float: right;
  position: relative;
  z-index: 100;
  padding-bottom: 10px;
}
#footer
{
  position: absolute;
  left: 0%;
  margin-left: 0px;
  width: 1000px;
  bottom: 0;
}
#productfooter div.pages a, #productfooter div.pages a:link, #productfooter div.pages a:visited
{
  text-decoration: none;
  margin-left: 2px;
  margin-right: 2px;
}

/* 
     Info:  Popup.
*/

div#focusdiv
{
  left: 0px;
  height: 0px;
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: 100;
}
div#msgdiv
{
  display: none;
  position: fixed;
  _position: absolute;
  left: 300px;
  top: 200px;
  left: expression( ( 290 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) +   'px' );
  top: expression( ( 200 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) +   'px' );
  z-index: 501;
}
div.msgdiv div div.left, div.footer div.left
{
  float: left;
}
div.msgdiv div div.right
{
  float: left;
  font-weight: bold;
}
div.footer div.right
{
  text-align: right;
  float: right;
}
#popupProductTitel, #popupProductOmschrijving, #popupProductAmount
{
  padding: 2px;
}
div.msgdiv div#popupTitel
{
  padding: 10px;
  cursor: move;
}

/* 
     Info:  Crumbbar.
*/

.crumbbar
{
  position: relative;
  left: 168px;
  margin: 5px 0px 10px 10px;
}
.crumbHead
{
  display: inline;
  margin: 0px 5px 0px 5px;
}
.crumbProduct
{
  display: inline;
  margin: 0px 5px 0px 5px;
}
div.crumbbar div#crCounter
{
  display: inline;
}

/* 
     Info:  Knoppen.
*/

.btnNormal, .btnWinkelwagenPopup
{
  height: 20px;
  text-align: center;
  vertical-align: middle;
}
div.btnInformatie
{
  height: 20px;
  width: 95px;
  text-align: center;
  line-height: 20px;
}
div.btnWinkelwagen
{
  width: 95px;
  margin-top: 4px;
  text-align: center;
  height: 20px;
  line-height: 20px;
}
div.btnProductWinkelwagen
{
  line-height: 20px;
  width: 129px;
  text-align: center;
  height: 20px;
}
div.btnProductInfo
{
  line-height: 20px;
  margin: 7px 0px 5px 5px;
  width: 135px;
  height: 20px;
  text-align: center;
}
input.btnWinkelwagen, input.btnVerderWinkelen
{
  padding: 2px;
}

/* 
     Info:  Checkout.
*/

div.checkoutbuttons
{
  width: 100%;
  text-align: right;
}
input#plaats
{
  width: 130px;
}

/* 
     Info:  Search.
*/

div.searchcontainer div.searchleft
{
  float: left;
}
div.searchcontainer div.searchright
{
  margin-left: 25px;
  padding-top: 1px;
  float: left;
}
div.searchcontainer div.searchright input
{
  width: 134px;
}
div.searchcontainer input.searchfield
{
  width: 300px;
}
div.searchcontainer div.suggestions
{
  padding-top: 5px;
}
ul.searchpages
{
  margin-left: 20px;
  padding: 0px;
}
ul.searchpages li
{
  margin-top: 5px;
}
div.searchresult div.result_left
{
  float: left;
}
div.searchresult div.result_mid
{
  float: left;
  padding-left: 5px;
}
div.searchresult div.result_mid strong
{
  display: block;
  margin-bottom: 5px;
}
div.searchresult div.result_right
{
  float: right;
  width: 130px;
}
div.searchresult div.result_sm_right
{
  float: right;
  width: 130px;
}
div.searchresult div.result_sm_right input
{
  width: 100%;
}
div.searchresult div.result_right input
{
  margin-top: 5px;
  width: 100%;
}
div.searchresult
{
  margin-bottom: 5px;
  padding: 5px;
}
div.search_paging
{
  height: 30px;
  line-height: 30px;
  width: 100%;
}
div.search_paging div.search_pg_left
{
  margin-left: 5px;
  float: left;
}
div.search_paging div.search_pg_mid
{
  position: absolute;
  width: 299px;
  left: 150px;
  text-align: center;
}
div.search_paging div.search_pg_mid a
{
  margin-left: 2px;
  margin-right: 2px;
}
div.search_paging div.search_pg_right
{
  margin-right: 5px;
  float: right;
}
div.cart_price div.price_left
{
  float: left;
  height: 20px;
  width: 60px;
  line-height: 20px;
  text-align: center;
}
div.cart_price div.price_right
{
  width: 60px;
  float: right;
  height: 20px;
  text-align: center;
  line-height: 20px;
}
div.searchresult div.cart_price
{
  padding: 2px;
}

/* 
     Info:  Filter.
*/

div.filtercontainer
{
  /*padding: 10px 10px 10px 10px;*/
  padding-top: 10px;
  padding-bottom: 10px;
  width: 610px;
}
div.filterwrapper
{
  margin-left: 10px;
  margin-right: 10px;
}
div.sortmodes
{
  padding-top: 5px;
  padding-right: 10px;
  float: right;
}
div.filterwrapper div.property
{
  float: left;
}
div.filtertext
{
  display: none;
}
div.filterwrapper div div.header
{
  padding: 4px 0px 4px 20px;
}
div.values 
{
  padding-left: 20px; 
  margin: 8px 0px 8px 0px;
}
div.values_last
{
  padding-left: 20px; 
  margin: 8px 0px 8px 0px;
}
div ul.properties
{
  margin: 0px;
  padding: 0px;
}
div.property ul li
{
  list-style: none;
  margin: 2px 0px 2px 0px;
}
div#filter
{
  width: 609px;
  margin: 0px 0px 5px;
}
div#filtersort
{
  width: 600px;
  padding: 5px;
}
div.filterpadding table
{
  padding: 5px;
}
div#filter div.filterpadding
{
  background-repeat: repeat-x;
  background-position: bottom;
}

/*
     Info:  Registratie.
*/

table.register
{
  padding-bottom: 10px;
}

/* 
     Info:  Producten.
*/

.productBlok
{
  width: 610px;
  margin-bottom: 5px;
}
.productAfbeelding
{
  height: 135px;
  width: 135px;
  border: 0px;
  margin: 5px 0px 0px 5px;
}
.productBlokLinks
{
  float: left;
}
.productBlokLinks a, .productBlokLinks a:hover, .productBlokLinks a:visited, .productBlokLinks a:active
{
  text-decoration: none;
  border: 0px;
}
.productBlokCentraal
{
  float: left;
  margin: 5px 0px 0px 8px;
  width: 307px;
  height: 100%;
  min-height: 100%;
  _height: 162px;
}
.productOmschrijving
{
  width: 283px;
  min-height: 154px;
  height: 94%;
  _height: 100%;
  position: relative;
  margin: 2px 2px 2px 2px;
  background-repeat: repeat-x;
  background-position: bottom;
  z-index: 50;
  padding-left: 20px;
}
.productOmschrijving ul
{
  padding: 0px;
  list-style-position: outside;
  margin: 0px 0px 0px 0px;
}
.productOmschrijving li
{
  margin: 0px 0px 10px 14px;
  _margin: 0px 0px 10px 17px;
}
.productTitel
{
  margin: 10px 0px 15px 0px;
}
.productBlokRechts
{
  float: right;
  width: 130px;
  margin: 5px 5px 0px 0px;
}
.productPrijs
{
  width: 100%;
  height: 28px;
  margin-bottom: 5px;
}
.productPrijsBlok
{
  width: 58px;
  height: 24px;
  line-height: 22px;
  text-align: center;
  margin: 2px 2px 2px 2px;
  float: left;
}
.productBedrag
{
  height: 22px;
  line-height: 20px;
  margin-top: 4px;
}
.productAchtergrond
{
  margin: 0px 0px 8px 0px;
}
#productfooter
{
  height: 30px;
  width: 610px;
  margin: 0px 0px 10px 0px;
}
div.productaantal
{
  float: left;
  line-height: 27px;
  padding-left: 5px;
}
div.pages
{
  left: 160px;
  _left: 155px;
  position: absolute;
  width: 300px;
  text-align: center;
  line-height: 27px;
  _line-height: 21px;
}
div.pagenav
{
  line-height: 27px;
  float: right;
  padding-right: 5px;
}

/* 
     Info:  Rechter menu.
*/

.imgRechtermenu
{
  margin: 10px 3px 0px 0px;
  _margin: 10px 0px 0px 0px;
}

/* 
     Info:  Product pagina.
*/

div.showproductwrapper
{
  width: 610px;
  padding-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  _padding-bottom: 5px;
}
div.showproductwrapper div.leftpanel
{
  float: left;
  padding-left: 5px;
}
div.showproductwrapper div.rightpanel
{
  float: left;
  margin-left: 5px;
  width: 290px;
}
div.leftpanel div.pictures img
{
  margin-top: 5px;
  margin-left: 9px;
  width: 90px;
  height: 90px;
}
div.pictures
{
  width: 305px;
}
div.leftpanel div.pictures img.first
{
  margin-left: 0px;
}
div.leftpanel div.related div div
{
  float: left;
}
div.related span
{
  padding-top: 5px;
  padding-bottom: 2px;
  display: block;
}
div.relatedwrapper
{
  margin-top: 5px;
  width: 297px;
}
.related_left
{
  width: 52px;
  height: 52px;
  float: left;
}
.related_top
{
  display: inline;
  float: left; 
  width: 240px; 
  height: 26px; 
  line-height: 26px; 
  vertical-align: middle; 
  padding-left: 5px;  
}
.related_bottom
{
  float: left; 
  width: 240px; 
  height:26px; 
  line-height: 26px; 
  vertical-align: middle; 
  text-align: right; 
  padding-right: 5px;
}
div.rightpanel div div.price_left
{
  float: left;
  width: 133px;
}
div.rightpanel div div.price_right
{
  text-align: center;
  vertical-align: middle;
  float: left;
}
div.rightpanel div div.price_right input
{
  width: 130px;
  margin-left: 22px;
  margin-top: 5px;
  _margin-top: 3px;
  height: 20px;
  text-align: center;
  vertical-align: middle;
}
div.showproduct_desc
{
  width: 280px;
  _width: 285px;
  _height: 268px;
  padding: 0px 2px 2px 2px;
  margin-top: 6px;
}
div.showproduct_desc div
{
  background-repeat: repeat-x;
  background-position: bottom;
  height: 100%;
  min-height: 247px;
  padding: 15px 0px 0px 16px;
}
div.showproduct_desc div ul
{
  list-style-position: outside;
  margin: 0px;
  padding: 0px 0px 0px 15px;
}
div.showproduct_desc div li
{
  margin-top: 15px;
}

div.showproduct_desc div h2
{
  margin: 0px;
  padding: 0px;
  display: inline;
  margin-bottom: 5px;  
}

/* 
     Info:  Footer.
*/

.bovenFooter
{
  margin-top: 10px;
  height: 15px;
  width: 100%;
  text-align: center;
  color: #FFF;
}
.onderFooter
{
  height: 17px;
  width: 100%;
  line-height: 15px;
  background-repeat: repeat-x;
}

/* 
     Info:  Menu.
*/

.menuCategorien, #menuAbout, #menuShop
{
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  width: 180px;
}
#menuSearch, #menuRight, #menuProducts
{
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  width: 200px;
}
#menuRight li.menuHeader, #menuProducts li.menuHeader
{
  padding: 2px 0px 5px 0px;
}
.menuCategorien li
{
  position: relative;
  height: 22px;
  line-height: 22px;
  vertical-align: middle;
  z-index: 500;
}
.menuCategorien li ul
{
  left: 180px;
  top: 0pt;
  margin: 0px;
  padding: 0px;
  position: absolute;
}
.menuCategorien li ul li
{
  border: 0px;
  width: 180px;
  list-style-type: none;
}
.menuCategorien li ul li a
{
  display: inline;
}
#menuAbout li
{
  width: 100%;
  padding: 2px 0px 5px 0px;
  position: relative;
}
#menuShop li, #menuSearch li
{
  width: 100%;
  padding: 2px 0px 5px 0px;
  position: relative;
}
#menuShop li img
{
  border: none;
  vertical-align: middle;
}
div#shopcartaantal, div#shopcartprice
{
  display: inline;
}
#shoppingCartImage
{
  margin-right: 3px;
}
#menuRight li
{
  width: 100%;
  padding: 2px 0px 5px 0px;
  position: relative;
  height: 15px;
  vertical-align: middle;
  line-height: 15px;
}
#menuProducts li
{
  padding: 2px 0px 5px;
  position: relative;
  width: 100%;
}
#menuRight li.menuInfo, #menuProducts li.menuInfo
{
  margin-bottom: 5px;
}
.menuCategorien li b, #menuAbout li b, #menuShop li b, #menuSearch li b, #menuRight li b, #menuProducts li b
{
  padding-left: 10px;
}
.menuCategorien li a, #menuAbout li a, #menuShop li a, #menuRight li a
{
  padding-left: 10px;
}
li.menuAbout a
{
  display: block;
}
#menuSearch li.search
{
  text-align: center;
  padding-top: 13px;
  padding-bottom: 13px;
}
#menuProducts li table
{
  padding-left: 5px;
}
#menuSearch li.search input
{
  width: 134px;
}
div.cart_totals table
{
  float: right;
}

/* 
     Info:  Winkelwagen.
*/

.cartBlokCentraal
{
  float: left;
  width: 600px;
  margin: 5px 0px 5px 2px;
}
.cartBlokMid
{
  background-position: center top;
  background-repeat: repeat-x;
  margin: 2px;
  height: 100%;
  position: relative;
  z-index: 1;
}
.cartBlok
{
  width: 610px;
  margin: 0px 0px 10px 0px;
}
.cartStap
{
  width: 20px;
  height: 20px;
  float: left;
  margin-right: 2px;
  line-height: 19px;
  vertical-align: middle;
  text-align: center;
}
.cartStapTitel
{
  float: left;
  width: 574px;
  height: 20px;
  line-height: 19px;
  vertical-align: middle;
}
.cartStapTekst
{
  display: block;
  width: 570px;
  padding: 10px 10px 10px 10px;
}
.cartKnoppen
{
  margin: 10px;
  text-align: center;
}
.cartStapTekst table th
{
  vertical-align: middle;
}
div.uptodate
{
  font-size: 7pt;
  float: right;
  padding-right: 3px;
}
div.cartTitel
{
  padding-left: 3px;
  float: left;
}
.cartInput
{
  width: 50px;
  height: 18px;
  text-align: center;
}
.cartDisabled
{
  width: 50px;
  height: 18px;
  text-align: center;
}

/* 
     Info:  Categorie overzicht.
*/

.overzichtBlok
{
  width: 610px;
  margin: 0px 0px 10px 0px;
}
.overzichtTekst
{
  margin-bottom: 20px;
  text-align: justify;
}
.overzichtCat
{
  margin-top: 10px;
  height: 100%;
  padding-bottom: 16px;
}

/* 
     Info:  Sitemap.
*/

div.catcol
{
  float: left;
  margin-top: 6px;
}
.cat
{
  display: block;
  width: 180px;
  margin: 10px 0px 0px 16px;
}
.catinner
{
  display: block;
  z-index: 2;
  min-height: 60px;
  _height: 60px;
}
.titel
{
  padding: 5px;
}
.catinnertekst
{
  padding: 4px;
}
div.catinnertekst a:visited, div.catinnertekst a, div.catinnertekst a:link, div.catinnertekst a:active
{
  display: block;
}
.menuPicture
{
  width: 200px;
  height: 148px;
  margin-top: 5px;
}
.menuInnerPicture
{
  padding-top: 22px;
}
div.picture p
{
  margin: 0px;
}

/* 
     Info:  Shop afhankelijk.
*/