body
{
  font-family: Helvetica, Arial, Verdana, Sans-serif;
  font-size:12px;
  margin:0;
  padding:0;
  background:#fff;
}

@font-face {
    font-family: 'AllerRegular';
    src: url('/files/aller_rg-webfont.eot');
    src: url('/files/aller_rg-webfont.eot?#iefix') format('embedded-opentype'),
         url('/files/aller_rg-webfont.woff') format('woff'),
         url('/files/aller_rg-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
img a, a img
{
  border:0;
}
h1
{
  font-family: 'AllerRegular';
  font-weight:normal;
  font-size:30px;
}
h2
{
  font-family: 'AllerRegular';
  font-weight:normal;
  font-size:21px;
}
h3
{
  font-family: 'AllerRegular';
  font-weight:normal;
  font-size:18px;
}
h4
{
  font-family: 'AllerRegular';
  font-weight:normal;
  font-size:16px;
}
p
{
  color:#666;
  font-size: 12px;
  line-height: 17px;
}
a 
{
  color: #fbaa2a;
  text-decoration: none;
}
a:hover 
{
  text-decoration: underline;
}
ul 
{
  display: block;
  margin: 0;
  padding: 0;
}
#container
{
  width:100%;
}
#top-wrapper {
  width:100%;
  background: url("/images/top-img.jpg") center top no-repeat;
  height:74px;
}
#top
{
  width:940px;
  margin:0 auto;
  position:relative;
}
  #left-top
  {
    position:absolute;
    left:0;
    width:250px;
    top:11px;
  }
  #menu
  {
    width:655px;
    right:0px;
    top:18px;
    position:absolute;
  }
    #menu ul
    {
      display:block;
      padding:0;
      margin:0;
    }
    #menu ul li
    {
      display: block;
      float: left;
      list-style: none;
    }
    #menu ul li a 
    {
      font-family: 'AllerRegular';
      font-weight:bold;
      color: #000;
      float: left;
      font-size: 18px;
      list-style: none;
      padding: 13px 8px 0 8px;
      text-decoration: none;
    }
    #menu ul li a:hover,
    #menu ul li.selected a span:hover
    {
      color:#fbaa2a;
      
    }
    #menu li.selected a
    {
      font-family: 'AllerRegular';
      font-size: 18px;
      font-weight: bold;
      color:#fbaa2a;
      display: block;
      float: left;
      height: 55px;
      text-decoration: none;
    }

    

    #top-row
    {
      width:100%;
      background: url("/images/page-top-img.jpg") center top no-repeat;
      height:100px;
    }
    
#home-content-wrapper
{
  width:100%;
  height:425px;
  background: url("/images/home-top-img.jpg") center top no-repeat;
}
#page-content-wrapper
{
  width:100%;
  min-height:600px;
}
  #home-content
  {
    width:940px;
    margin:0 auto;
    position:relative;
  }
  #page-content
  {
    width:940px;
    margin:0 auto;
    position:relative;
  }
  #tool-content
  {
    width:940px;
    margin:0 auto;
    position:relative;
  }
  #tool-content h2
  {
    color:#000;
    display:block;
    margin:20px 0 10px 0;    
  }
  #tool-content h2 span
  {
    background: none repeat scroll 0 0 #fbaa2a;
    border-radius: 5px;
    color: #fff;
    padding: 0px 10px;

  }
  label.c2a-bierbeker-pla,
  label.c2a-bierbeker-pet,
  label.c2a-bierbeker-pp
  {
    display:block;
    width:304px;
    height:231px;
    text-indent:-999px;
    overflow:hidden;
    cursor:pointer;
    float:left;
    border: 1px solid #fff;
  }
  label.c2a-bierbeker-pla:hover,
  label.c2a-bierbeker-pet:hover,
  label.c2a-bierbeker-pp:hover,
  #bekertool-type label.active
  {
    border-radius: 3px;
    -moz-border-radius: 3px;
    border: 1px solid #ddd;
  }

  label.c2a-bierbeker-pla
  {
    background:url("/images/btn-bierbeker-pla.jpg") no-repeat;
  }
  label.c2a-bierbeker-pet
  {
    background:url("/images/btn-bierbeker-pet.jpg") no-repeat;
  }
  label.c2a-bierbeker-pp
  {
    background:url("/images/btn-bierbeker-pp.jpg") no-repeat;
    margin:0;
  }
  #bekertool-inhoud-labels label.c2a,
  #bekertool-soort label.c2a
  {
    display:block;
    width:127px;
    height:37px;
    text-indent:-999px;
    overflow:hidden;
    float:left;
    margin:0 20px 0 0;
    background-position: 0 -39px;
  }
  #bekertool-soort label.c2a2
  {
    display:block;
    width:175px;
    height:37px;
    text-indent:-999px;
    overflow:hidden;
    float:left;
    margin:0 20px 0 0;
    background-position: 0 -42px;
  }
  label.c2a-200cc
  {
    background: url("/images/inhoud/btn-200cc.jpg") no-repeat;
  }
  label.c2a-250cc
  {
    background: url("/images/inhoud/btn-250cc.jpg") no-repeat;
  }
  label.c2a-300cc
  {
    background: url("/images/inhoud/btn-300cc.jpg") no-repeat;
  }
  label.c2a-400cc
  {
    background: url("/images/inhoud/btn-400cc.jpg") no-repeat;
  }
  label.c2a-500cc
  {
    background: url("/images/inhoud/btn-500cc.jpg") no-repeat;
  }
  #bekertool-inhoud-labels label.c2a:hover,
  #bekertool-soort label.c2a:hover,
  #bekertool-soort label.c2a2:hover,
  #bekertool-inhoud-labels label.inhoud-active,
  #bekertool-soort label.active
  {
    background-position: 0 0px;
    cursor:pointer;
  }
  #bekertool {
    float: left;
    font-size: 12px;
    margin: 0 0 0 0;
    min-height: 258px;
    position: relative;
  }
  #bekertool #opties {
    float: left;
    height: 220px;
    margin: 0px 14px 0 5px;
    width: 240px;
    border-right: 1px dotted #ccc;
  }

  #bekertool #afbeelding {
    float: left;
    height: 220px;
    width: 230px;
    margin-right:20px;
    border-right: 1px dotted #ccc;
  }
  #bekertool #afbeelding img {
    height: 190px;
    margin:0 0 0 30px;
  }
  #bekertool #specificaties 
  {
    float: left;
    height: 220px;
    width: 230px;
  }
  #bekertool .row label 
  {
    float: left;
    margin: 0;
    width: 100px;
  }
  #metdeksel,
  .form-dropdown
  {
    margin:10px 0 0 0;
  }

  #bekertool .row select 
  {
    margin: 0 0 20px;
    padding: 0;
  }
  #bekertool .row option 
  {
    padding: 0;
  }
  #bekertool #afbeelding h2, 
  #bekertool #specificaties h2,
  #bekertool #opties h2
  {
    color: #fbaa2a;
    display: block;
    font-size: 21px;
    margin: 0;
    padding: 0;
    text-align: left;
  }
  #bekertool-soort input, 
  #bekertool-type input 
  {
    display: none;
  }
  #bekertool-prijs 
  {
    float: left;
    width: 300px;
  }
  #bekertool-prijs h2 
  {
    color: #fbaa2a;
    font-size: 45px;
    font-weight: bold;
    display:block;
    margin:0;
    padding:0;
  }
  #bekertool-prijs h2 span 
  {
    background: none repeat scroll 0 0 transparent;
    border-radius: 0 0 0 0;
    color: #fbaa2a;
    font-size: 45px;
    font-weight: bold;
  }
  #bekertool-prijs p 
  {
    color: #666666;
    font-size: 12px;
    font-style: italic;
  }
  #bekertool-offerte 
  {
    float: left;
    width: 300px;
  }
  #bekertool-inhoud-labels
  {
    margin:0 0 0 -5px;
  }
  #bekertool-soort
  {
    margin:0 0 0 -5px;
    width:700px;
  }
  #bekertool-type label
  {
    margin-bottom:20px;
  }
  #third_step,
  #fourth_step,
  #fifth_step
  {
    float:left;
    width:930px;
  }
  #fifth_step
  {
    margin-bottom:50px;
  }
  #fourth_step #bekertool-color
  {
    background: url("/images/bekertool-bg.gif") repeat-x scroll 0 0 #FFFFFF;
    border: 1px solid #D0D0D0;
    border-radius: 5px;
    height: 230px;
    margin: 30px 0 0;
    padding: 10px;
    width: 750px;
  }
  #fifth_step #bekertool-color
  {
    background: url("/images/bekertool-bg.gif") repeat-x scroll 0 0 #FFFFFF;
    border: 1px solid #D0D0D0;
    border-radius: 5px;
    height: 107px;
    margin: 30px 0 0;
    padding: 10px;
    width: 750px;
  }
  button.c2a3
  {
    background:transparent;
  }
  button.c2a-offerte 
  {
    background-image: url("/images/c2a-offerte.png");
    border:none;
    display: block;
    float: left;
    height: 71px;
    margin: 16px 20px 0 0;
    overflow: hidden;
    text-indent: -1000px;
    width: 296px;
  }
  button.c2a-offerte:hover
  {
    background-position: 0 -70px;
    cursor: pointer;
  }
    .home-txt
    {
      width:363px;
      float:left;
      margin:0 0 0 0px;
    }
    .page-txt
    {
      width:480px;
      float:left;
    }
      .home-txt h1
      {
        font-family: 'AllerRegular';
        font-weight:normal;
        font-size:30px;
        color:#fff;
      }
      .page-txt h1
      {
        font-family: 'AllerRegular';
        font-weight:normal;
        font-size:30px;
        color:#fbaa2a;
      }
      .home-txt P
      {
        color:#fff;
      }
      .page-txt P
      {
        color:#666;
      }
      .c2a-bereken-prijs
      {
        background: url("/images/c2a-bereken-prijs.png") no-repeat;
        display: block;
        float: left;
        height: 74px;
        margin: 0;
        overflow: hidden;
        text-indent: -1000px;
        width: 286px;
      }
      .c2a-bereken-prijs:hover
      {
        background-position: 0 -70px;
      }
    
    .home-img
    {
      background:url("/images/groepsbekers-img2.jpg") no-repeat scroll 3px 13px transparent;
      width:577px;
      height:425px;
      float:left;
      position:relative;
      margin:0 0 0 0px;
    }
      a.img1
      {
        display:block;
        margin:0;
        padding:0;
        position:absolute;
        width:290px;
        height:215px;
        left:0;
        top:0;
        text-indent:-999px;
        overflow:hidden;
      }
      a.img2
      {
        display:block;
        margin:0;
        padding:0;
        position:absolute;
        width:277px;
        height:224px;
        right:0;
        top:0;
        text-indent:-999px;
        overflow:hidden;
      }
      a.img3
      {
        display:block;
        margin:0;
        padding:0;
        position:absolute;
        width:306px;
        height:226px;
        left:177px;
        bottom:0;
        text-indent:-999px;
        overflow:hidden;        
      }

#right-col
{
  float:right;
  width:220px;
}
  .block-right-col
  {
    width:220px;
    float:left;
    height:240px;
    background:#fff;
    position:relative;
    margin:20px 20px 0 0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    box-shadow: 0px 0px 3px #ccc;
  }
  .block-right-col img
  {
    border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .block-right-col p,
  .block-right-col a
  {
    display:block;
    padding:0;
    margin:0;
  }
#block-row-wrapper
{
  width:100%;
  background:#fff6e5;
  height:280px;
}
  #block-row
  {
    width:940px;
    margin:0 auto;
  }
    .block
    {
      width:200px;
      padding:10px;
      float:left;
      height:221px;
      background: url("/images/block-bg.gif") repeat-x top #fff;
      position:relative;
      margin:20px 20px 0 0;
      border-radius: 3px;
      -moz-border-radius: 3px;
      box-shadow: 0px 0px 3px #ccc;
    }
    #block-row .last
    {
      width:200px;
      padding:10px;
      float:left;
      height:221px;
      background: url("/images/slideshow-bg.png") no-repeat;
      position:relative;
      margin:20px 0px 0 0;
      border-radius: 3px;
      -moz-border-radius: 3px;
      box-shadow: 0px 0px 3px #ccc;
    }
    .block-right-col #slideshow-wrapper {
      width:200px;
      padding:10px;
      float:left;
      height:221px;
      background: url("/images/slideshow-bg.png") no-repeat;
      position:relative;
      margin:0px 0px 0 0;
      border-radius: 3px;
      -moz-border-radius: 3px;
      box-shadow: 0px 0px 3px #ccc;      
    }
    #block-row .last h2,
    .block-right-col #slideshow-wrapper h2
    {
      color:#000;
    }
      .block h2,
      .block-right-col h2
      {
        font-family: 'AllerRegular';
        font-size:20px;
        color:#fba51d;
        display:block;
        padding:0;
        margin:0;
      }
      .block p
      {
        
      }
      .last p
      {
        display:block;
        padding:0;
        margin:0;
      }
      .block a
      {
        
      }
      .block a:hover
      {
      }
      .block ol
      {
        display:block;
        margin:10px 0 0 20px;
        padding:0;
        color:#fbaa2a;
      }
      .block ol li a
      {
        color:#666;
        line-height:21px;
      }
      .block ol li a:hover
      {
        color:#fbaa2a;
      }
      .block ul
      {
        display:block;
        margin:10px 0 0 0;
        padding:0;
      }
      .block ul li,
      .page-txt ul li
      {
        padding:0 0 0 15px;
        background: url("/images/list-icon.gif") 0 7px no-repeat;
        list-style-type:none;
        color:#666;
        line-height:21px;
      }
      .page-txt ul li a
      {
        color:#666;
      }
      .page-txt ul li a:hover
      {
        color:#fbaa2a;
      }
      #block-row .last img
      {
        -moz-border-radius: 3px;      
        border-radius: 3px;
      }
      a.c2a-link-arrow
      {
        padding:0 0 0 25px;
        background: url("/images/green-arrow.jpg") no-repeat 0 0;
        color:#fbaa2a;
        font-size:14px;
        font-family: 'AllerRegular';
        position:absolute;
        font-weight:bold;
        bottom:10px;
      }
#dark-row-wrapper
{
  width:100%;
  background: url("/images/dark-gradient.jpg") repeat-x;
  height:234px;
  clear:both;
}
  #dark-row
  {
    width:940px;
    margin:0 auto;
  }
    .dark-block
    {
      width:220px;
      float:left;
      margin:0 20px 0 0;
    }
    #dark-row .last
    {
      width:220px;
      float:left;
      margin:0;      
    }

      .dark-block h2
      {
        font-size:18px;
        color:#fbaa2a;
        font-weight:normal;
        display:block;
        margin:10px 0 0 0;
        padding:0;
      }
      .dark-block p
      {
        color:#fff;
      }
      .dark-block a
      {
        color:#ccc;
      }
      .dark-block a:hover
      {
        color:#fbaa2a;
      }
      .dark-block ul
      {
        margin:10px 0 0 0;
      }
      .dark-block ul li:first-child
      {
        list-style-type:none;
        line-height:26px;
        background: none;
      }
      .dark-block ul li
      {
        list-style-type:none;
        line-height:26px;
        background: url("/images/dark-hr.gif") repeat-x;
      }

#bottom-line
{
  width:940px;
  margin: 0 auto 20px;
}
  #bottom-line a
  {
  }
  #bottom-line a:hover
  {
  }

/* Offerte gedeelte */
form#offerte-aanvragen
{
  margin:20px 0 0 0;
}
#verzendinformatie {
    background: none repeat scroll 0 0 #F7F7F7;
    float: left;
    margin: 0 20px 20px 0;
    width: 615px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    box-shadow: 0px 0px 3px #ccc;
    border: 1px solid #fff;
}
#samenvatting {
    background: none repeat scroll 0 0 #F7F7F7;
    float: left;
    width: 240px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    box-shadow: 0px 0px 3px #ccc;
    border: 1px solid #fff;
}
#offerte-aanvragen fieldset {
    border: 0 none;
    margin: 0;
    padding: 0;
}
#offerte-aanvragen h3 {
    color: #000;
    font-size: 18px;
    line-height: 130%;
    margin: 0.5em 0 0.75em;
    padding: 0 15px;
}
#offerte-aanvragen p {
    display: block;
    margin: 0 0 8px;
    padding: 0 15px;
    position: relative;
}
#offerte-aanvragen label {
    float: left;
    margin: 0;
    width: 140px;
}
#offerte-aanvragen label b {
    color: #000;
    font-weight: bold;
}
#offerte-aanvragen input, #offerte-aanvragen textarea {
    width: 300px;
}
#offerte-aanvragen .invalid {
    border: 1px solid #FF0000;
}
#box-aflevergegevens {
    display: none;
}
#box-kopie-contact label {
    margin: -36px 0 0;
    text-align: right;
    width: 100%;
}
#box-kopie-contact input {
    width: auto;
}
#samenvatting p span {
}
#samenvatting .bijzonderheden {
    font-size: 11px;
}
#bedrag-totaal span {
    color: #fbaa2a;
    font-size: 24px;
    font-family: 'AllerRegular';
    font-weight: normal;
}
#bedrag-tekst {
    font-size: 10px;
}
button.c2a-offerte-afronden {
    background-image: url("/images/c2a-verzenden.png");
    display:block;
    border:none;
    text-indent:-999px;
    overflow:hidden;
    width:204px;
    height:43px;
    float:left;
    margin:10px 0 0 0;
}
button.c2a-offerte-afronden:hover {
    background-position: 0 -45px;
    cursor:pointer;
}
#slideshow
{
  margin:20px 0 0 0;
}