*
{
  font-family : "Verdana", "Arial", sans-serif;
  font-size : 11px;
  color : grey;
}

html
{
  overflow-x: hidden;
}

body
{
  margin : 0px;
  background-color:#7d7367;
}

#customHeader
{
  position:absolute;
  width:2000px;
  left:50%;
  margin-left: -1380px;
  height : 85px;
}

#outer
{
  width : 960px;
  margin: auto;
  padding-top:85px;
}

a
{ text-decoration : none; color : #DE8703; font-weight : bold;}
a:hover
{ text-decoration : underline;}

img
{ border : 0px; margin : 0px;}

#navigation
{
  background-color:#a49d94;
  height:23px;
  margin-bottom:10px;
}

#content
{
  background-color:white;
  width:960px;
  min-height: 400px;
  height: auto !important;
}

#navlevel2
{
  background-color:#a49d94;
  width:960px;
  height:35px;
}
#status
{z-index:10000;position:absolute;top:30%;left:50%;margin-left:-150px;background-color:white;padding:10px;border:1px solid red;width:300px;}
.title,h1
{font-size : 18px; margin-bottom : 10px; color:#DE8703;}
.intro
{ margin-top : 10px; font-weight : bold;}
.body
{ line-height : 150%;margin-bottom:20px;}
.fakeBtn
{position:absolute;border:2px outset silver;padding:2px 6px;cursor:default;}

.dr_box
{
  float:left;
  margin-bottom:10px;
  margin-left:15px;
  width:270px;
}

.historie_box
{
  margin-bottom:10px;
  margin-left:15px;
  width:400px;
  float:left;
}

#bottomnav
{
  background-color: #696057;
  margin-top: 5px;
  height: 26px;
}

#scroller_table td
{
  vertical-align:top;
}

#disabler,
#statusbg
{
  z-index   : 10000;
  position  : absolute;
  top:0px; left:0px;
  width     : 100%;
  height    : 100%;
  border    : 0px;
  margin    : 0px;
  padding   : 0px;
  background-color  : black;
  opacity   : .3;
}

#statusmsg
{
  text-align:center; 
  z-index:10002;
  position:absolute;
  top:30%;
  left:50%;
  margin-left:-175px;
  background-color:white;
  padding:10px;
  width:350px;

  font-size:14px;
  color:black;
}

#winkel_title
{
  width:950px; 
  background-color:#de8703;
  height:30px;
  color:white;
  font-size:14px; 
  font-weight:bold; 
  padding-top:10px; 
  padding-left:10px; 
}

#winkel_details
{
  background-color:#d8d5d2;
  width:960px; 
  padding-bottom:10px; 
}

#winkel_special
{
  margin-right:20px; 
  width:350px;
  float:right;
}

#winkel_overig
{
  margin-left:20px;
  width:400px;
  float:left;
}

.fakeBtn
{
  clear:both;
  float:right;
  border:1px outset black;
  background-color:gainsboro;
  font-size:12px;
  padding: 2px 10px;
  cursor:default;
  margin-top:20px;
}

.menuButton
{
  float:left;
  display:block;
  background-color:#a49d94;
  color:white;
  padding:4px;
  font-size:11px;
}

.menuButtonActive
{
  float:left;
  display:block;
  background-color:#de8703;
  color:white;
  padding:4px;
  font-size:11px;
}

.menuButton:hover,
.menuButtonActive:hover
{
  color:white;
  text-decoration:none;
}

.menuButtonLevel2
{
  float:left;
  display:block;
  background-color:#a49d94;
  color:white;
  padding:10px;
  font-size:11px;
}

.menuButtonLevel2Active
{
  float:left;
  display:block;
  background-color:white;
  color:#de8703;
  padding:10px;
  padding-bottom:12px; 
  font-size:11px;
}

.navHistorie
{
  display:block;
  background-color:#7D7367;
  color:white;
  padding:5px;
  font-size:10px;
  font-weight:normal;
  width:30px;
  float:left;
}

.navHistorie:hover,
.navHistorieActive,
.navHistorieActive:hover
{
  float:left;
  display:block;
  background-color:white;
  color:#E38901;
  padding:5px;
  font-size:10px;
  text-decoration: none;
  font-weight:normal;
  width:30px;
}

.menuButtonLevel2:hover
{
  color:white;
  text-decoration:none;
}

.menuButtonLevel2Active:hover
{
  color:#de8703;
  text-decoration:none;
}

.zoekbutton
{
  background-color:#DE8703;
  border:0px;
  color:white;
  height:18px;
  font-weight:bold;
  width:60px; 
}

.menuButtonLevel3,
.menuButtonLevel3:hover
{
  float:left;
  display:block;
  background-color:#696057;
  color:#E38901;
  padding:4px 9px 9px;
  font-size:11px;
  text-decoration:none;

}

#tooltip {
    padding: 3px;
    background: #f9f9f9;
    border: 1px solid #eee;
    text-align: left;
    font-size: smaller;
    z-index:4;
    width:250px;
}

span.tip {
    border-bottom: 1px solid #eee; z-index:4
}

 // h1 staat bij title

h2,h3,h4,h5,h6
{
  color:#DE8703;
}

h2
{
  font-size:16px;

}

h3
{
  font-size:14px;
}

h4
{
  font-size:12px;
}

h5
{
  font-size:10px;
}
h6
{
  font-size:8px;
}

.clear
{
  clear:both;
}

.noPad_noMarg
{
  padding:0px; margin:0px;
}

.fontBold
{
  font-weight:bold;
}

.pointer
{
  cursor:pointer;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ W E B  S H O P ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  */


/* [jd] 6/11/2009 default */
#shop_topbar
{
  height:37px; width:100%; background-color:#f18224;
}

#shop_topbar_inner
{
  padding-left:210px; float:left; padding-top:5px; height:24px;
}

#shop_searchfield
{
  float:left; padding-top:2px;
}

.shop_searchinput
{
  height:15px;
}

#shop_searchbtn
{
  padding-left:10px; cursor:pointer;
}

#shop_webshopimg
{
  padding-left:320px;
}

#shop_navigation
{
  width:200px; float:left; padding-top:20px; padding-left:10px;
}

.shop_navtitle
{
  color:#998675; font-weight:bold; font-size:16px;
}

#shop_content
{
  width:750px; float:left; padding-top:20px;
}

#shop_footer
{
  height:60px; width:700px; clear:both;
}


/* [jd] 6/11/2009 detail */

#detail_bar
{
  background-color:#534741; height:25px; width:720px;
}

#detail_title
{
  color:white; font-weight:bold; padding:1px; font-size:17px; padding-left:10px;
}

#detail_mainimg
{
  width:400px; height:400px; float:left; text-align:center;
}

#detail_subimgscontainer
{
  width:130px; height:400px; float:left; margin-left:5px;
}

.detail_subimg
{
  width:130px; height:130px;
}

.marginT5
{
  margin-top:5px;
}

#detail_databox
{
  width:175px; height:40px; float:left; margin-left:5px;
}

#detail_databoxInner
{
  width:175px; border:1px dashed #b9b9b9;
}

#detail_databoxInnerInner
{
  width:175px; border-bottom:1px #b9b9b9 dashed;
}

#detail_name
{
  padding:5px; float:left;  font-size:14px;
}

#detail_thumbup
{
  float:left; width:39px; padding-left:10px; height:30px; border-left:1px #b9b9b9 dashed; background-color:#8cc63f; position:relative; z-index:1000;
}

#detail_thumbdown
{
  float:left;  width:39px; padding-left:10px; height:30px; border-left:1px #b9b9b9 dashed; background-color:#c1272d;position:relative; z-index:1000;
}

#detail_description
{
  width:165px; border-bottom:1px #b9b9b9 dashed; font-size:13px; padding:5px;
}

#detail_pricebox
{
  width:165px; font-size:14px; padding:5px; padding-bottom:0px;color:#F18224;
}

#detail_oldprice
{
  text-decoration:line-through; color:#F18224; font-size:14px;
}

#detail_price
{
  font-size:16px; color:#F18224;
}

#detail_choicesbox
{
  padding:5px; padding-top:0px;
}

.detail_input
{
  width:165px;
}

#detail_seperator
{
  width:175px; height:6px; overflow:hidden;
}

#detail_suggestionBox
{
  width:175px; border:1px dashed #b9b9b9; height:128px;
}

#detail_suggestionInner
{
  width:175px; height:30px; border-bottom:1px #b9b9b9 dashed;
}

#detail_suggestionsTitle
{
  padding:5px; float:left; width:115px; font-size:16px;
}

#detail_suggestions
{
  padding:5px; text-align:center;
}

.detail_suggestionimg
{
  height:80px;
}

#detail_footer
{
  clear:both; height:20px; width:700px;
}

/* [jd] 6/11/2009 groups */

#groups_bar
{
  background-color:#534741; height:25px; width:720px;
}

#groups_title
{
  color:white; font-weight:bold; padding:1px; font-size:17px; padding-left:10px;
}

.groups_product
{
  float:left; margin-right:10px; width:175px; height:210px; border:1px #b9b9b9 dashed; margin-bottom:10px; cursor:pointer;
}

.groups_name
{
  width:165px; height:20px; border-bottom:1px #b9b9b9 dashed; font-size:16px; padding:5px;
}

.groups_img
{
  width:165px; height:120px; border-bottom:1px #b9b9b9 dashed;  padding:5px; text-align:center;
}

.groups_pricebox
{
  width:165px; font-size:16px; padding:5px; color:#F18224;
}

.groups_oldprice
{
  text-decoration:line-through; color:#F18224; font-size:14px;
}

/* [jd] 6/11/2009 order overview */

#order_topbar
{
  height:37px; width:100%; background-color:#f18224;
}

#order_content
{
  width:870px; padding-left:50px; padding-top:10px;
}

#order_webshopimg
{
  padding-left:810px;
}

#order_kassabar
{
  background-color:#534741; height:25px; width:870px;
}

#order_title
{
  color:white; font-weight:bold; padding:1px; font-size:17px; padding-left:10px;
}

#order_data
{
  width:500px; padding:6px;
}

#order_bestelling
{
  font-weight:bold; font-size:15px;
}

#order_contentdiv
{
  padding:0px 8px;
}

#order_boxes
{
  border:1px dashed #b9b9b9; width:408px; height:60px;
}

#order_box1
{
  float:left; height:60px; width:80px; border-right:1px dashed #b9b9b9;
}

#order_productName
{
  padding-top:15px; padding-left:10px; font-size:11px;
}

#order_box2
{
  float:left; height:60px; width:60px; border-right:1px dashed #b9b9b9;
}

#order_box3
{
  float:left; height:60px; width:100px; border-right:1px dashed #b9b9b9;
}

#order_box3inner
{
  padding-top:20px; width:100px; text-align:center;
}

#order_aantal
{
  color:#949575
}

#order_box4
{
  float:left; height:60px; width:120px; border-right:1px dashed #b9b9b9;
}

#order_price
{
  padding-top:20px; width:115px; text-align:right;font-size:15px; color:#f18224;
}

#order_gegevensbox
{
  width:500px; padding:6px;
}

#order_gegevens
{
  font-weight:bold; font-size:15px;
}

#order_vestuuradres
{
  width:500px; padding:6px;
}

#order_vestuurd
{
  font-weight:bold; font-size:15px;
}

#order_betaalbox
{
  width:500px; padding:6px;
}

#order_betaal
{
  font-weight:bold; font-size:15px;
}

/* [jd] 6/11/2009 wagentje */

#cart_content
{
  width:870px; border:1px dashed #b9b9b9; padding-top:50px;
}

#cart_box
{
  border-top:1px dashed #b9b9b9; border-bottom:1px dashed #b9b9b9; width:870px; height:60px;
}

#cart_innerbox1
{
  float:left; height:60px; width:80px; border-right:1px dashed #b9b9b9;
}

#cart_innerbox2
{
  float:left; height:60px; width:280px; border-right:1px dashed #b9b9b9;
}

#cart_innerbox3
{
  float:left; height:60px; width:130px; border-right:1px dashed #b9b9b9;
}

#cart_innerbox4
{
  float:left; height:60px; width:70px; border-right:1px dashed #b9b9b9;
}

#cart_innerbox5
{
  float:left; height:60px; width:100px; border-right:1px dashed #b9b9b9;
}

#cart_innerbox6
{
  float:left; height:60px; width:120px; border-right:1px dashed #b9b9b9;
}

#cart_innerbox7
{
  float:left; height:60px; width:40px; border-right:1px dashed #b9b9b9; cursor:pointer;
}

#cart_footer
{
  width:870px; height:20px;
}

#cart_innerbox1_inner
{
  padding-top:5px; padding-left:10px; font-size:11px;
}

#cart_innerbox4_inner
{
  padding-top:20px; width:70px; text-align:center;
}

#cart_maat
{
  color:#949575
}

#cart_innerbox5_inner
{
  padding-top:20px; width:100px; text-align:center;
}

#cart_aantal
{
  color:#949575
}

#cart_aantal_input
{
  width:15px; text-align:center; border:1px solid black;
}

#cart_innerbox6_inner
{
  padding-top:20px; width:115px; text-align:right;font-size:15px; color:#f18224;
}

#cart_verwijder
{
  cursor:pointer; width:13px; height:20px; margin-left:13px; margin-top:20px; width:13px; height:20px; 
}


.checkoutInput
{
  background-color:#666666;
  border:0px;
  height:20px;
  color:white;
}

.sitemap_tbl
{
  margin: 25px;
}

.sitemap_tbl td
{
  text-transform: capitalize;
  vertical-align: top;
  width: 175px;
  padding-bottom: 20px;
}

.sitemap_tbl .header,
.sitemap_tbl .main_text,
.sitemap_tbl .sub_text,
.sitemap_tbl .subsub_text
{
  display: block;
}

.sitemap_tbl .header
{
  font-size: 16px;
  margin-bottom: 5px;
}

.sitemap_tbl .sub_text
{
  margin-left: 10px;
}

.sitemap_tbl .subsub_text
{
  margin-left: 20px;
}

#searchsiteform
{
  float: right; 
  margin-right: 10px; 
  margin-top: 2px;
}
