.front
{
  margin: 0px;
  padding: 0px;
  background: url(../images/sepas/bg.gif) repeat-x #3785c2;
}

.cb
{
  border: 0 !important;
}

#container
{
  width: 998px;
  height: 100%;
  margin: 0 auto;
  position: relative;
}

#gallery
{
  margin: 0;
  padding: 0;
}

#gallery li
{
  margin: 0;
  padding: 0;
  list-style: none;
}

#top_middle_inner
{
  font-family: "Trebuchet MS", sans-serif;
  font-size: 13px;
  line-height: 16px;
}

#container_top
{
  width: 962px;
  height: 35px;
  background: url(../images/sepas/inner_top.gif) no-repeat bottom;
  margin-left: 7px;
}

#container_top h2
{
  color: #3785c2;
}

#container_top img
{
  margin-top: 13px;
}

#container_top_left
{
  height: 26px;
  width: 130px;
  float: left;
  margin-left: 5px;
}

#container_top_left h2 img
{
  margin-left: 8px;
  margin-top: 15px;
}

#container_top_middle
{
  width: 646px;
  height: 26px;
  float: left;
  margin-left: 5px;
  position: relative;
}

#container_top_middle h2 img
{
  margin-top: 15px;
  margin-left: 14px;
}

#container_top_right h2 img
{
  margin-top: 15px;
}

#container_top_right
{
  width: 175px;
  height: 26px;
  float: left;
  z-index: 1;
  position: relative;
}

#container2 {
  padding-left: 131px;   /* LC width */
  padding-right: 175px;  /* RC width */
  background: url(../images/sepas/inner_content_back.gif) repeat-y;
  height: 100%;
  width: 656px;
  margin-left: 7px;
  min-height: 566px;
}
#container .column {
  position: relative;
  float: left;
}
#center {
  width: 100%;

}
#left {
  width: 131px;          /* LC width */
  right: 131px;          /* LC width */
  margin-left: -100%;

}
#right {
  width: 175px;          /* RC width */
  margin-right: -175px;  /* RC width */

}
#footer {
  clear: both;
}
/*** IE6 Fix ***/
* html #left {
  left: 131px;           /* RC width */
}

#top_left_inner
{
  height: 100%;
  width: 100%;
  width: 129px;
  margin-left: 1px;
  border-top: 1px solid #eee6df;
}

#top_left_inner ul
{
  margin: 0 0 0 0 !important;
  padding: 0 0 0 0 !important;
  border: 0 !important;
}

#top_left_inner ul li
{
  list-style-type: none;
  margin: 0 !important;
  padding: 0 !important;
  height:29px !important;
  border: 0px;
  font-size: 0px;
  border-bottom: 1px solid #eee7df;
}

#top_left_inner ul li a img
{
  margin: 0px !important;
  padding: 0px !important;
}

#top_left_inner ul li ul li
{
  margin: 0 !important;
  padding: 0 !important;
  list-style-type: none;
  padding-left: 10px;
  border: 0px !important;
  /* border-bottom: 0px solid #eee7df; */
}

#top_left_inner ul li ul li a
{
  color: #3785c2;
  font-size: 0px;
  margin: 0 !important;
  padding: 0 !important;
}



#top_left_inner ul li a
{
  text-decoration: none;
  color: #3785c2;
  /*padding-left: 13px;*/
  margin: 0 !important;
  padding: 0 !important;
}


#top_middle_inner
{
  height: 100%;
  width: 644px;
  margin-left: 6px;
  border-top: 1px solid #eee6df;

}

#top_right_inner
{
  height: 100%;
  width: 173px;
  margin-left: 1px;
  border-top: 1px solid #eee6df;
}

#page_left
{
  width: 9px;
  height: 100%;
  float: left;
  background: url(../images/sepas/left_border.png) repeat-y;
}

#page_right
{
  width: 9px;
  height: 100%;
  float: left;
  position: absolute;
  top: 0px;
  right: 0px;
  background: url(../images/sepas/right_border.png) repeat-y;
}

#page
{
  width: 980px;
  height: auto;
  min-height: 835px;
  float: left;
  background: url(../images/sepas/content_bg.gif) repeat-x #04487e;
}

#top
{
  width: 100%;
  /* height: 77px; */
  height: 110px;
  position: relative;
}

#top_nv
{
  height: 21px;
  width: 850px;
  position: absolute;
  top: 90px;
  /* left: 325px; */
  left: 160px;


}

#top_nv ul li
{
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: inline;
  color: #d6edf2;
  font-size: 13px;
}

#top_nv ul li a
{
  color: #d6edf2;
  text-decoration: none;
  font-size: 13px;
}

.sep img
{
  padding-bottom: 3px;
}

#logo
{
  padding-top: 18px;
  margin-left: 18px;
}

#nav_container
{
  height: 150px;
  width: 964px;
  margin-left: 7px;
  margin-top: 7px;
  position: relative;
}

#nav
{
  width: 964px;
  height: 26px;
  position: absolute;
  bottom: 0;
  left: 10px;
  z-index: 80;
}

#nav ul
{
  margin: 0;
  padding: 0
}

#nav ul li
{
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: inline;
}

#nav ul li a
{
  text-decoration: none;
  color: #fff;
}

#content_container
{
  width: 100%;
  height: 100%;

}

#content_left
{
  width: 131px;
  float: left;
  height: 100%;
}

#content_middle
{
  width: 646px;
  height: 100%;
  float: left;
}

#content_right
{
  width: 175px;
  height: 100%;
  float: left;
}

#zoeken
{
  padding-top: 15px;
  height: 120px;
  width: 100%;
  border-bottom: 1px solid #eee7df;
}

#winkelwagen
{
  height: 45px;
  border-top: 1px solid #76c9dc;
  border-bottom: 1px solid #eee7df;
}

#aanbieding1
{
  border-top: 1px solid #76c9dc;
  border-bottom: 1px solid #eee7df;
  min-height: 200px;
  text-align: center;
}

#aanbieding2
{
  border-top: 1px solid #76c9dc;
  border-bottom: 1px solid #eee7df;
  min-height: 200px;
  text-align: center;

}

.a_txt
{
  padding-top: 5px;
  padding-left: 4px;
  padding-right: 4px;
}

.aanbieding_afbeelding
{
  margin-top: 15px;
}

#nieuwsbrief
{
  border-top: 1px solid #76c9dc;
  min-height: 190px;
}

#content_text
{
  padding-top: 16px;
  padding-left: 16px;
  padding-right: 30px;
  line-height: 15px;
}

ul
{
  list-style:disc;
}

ol
{
  list-style:decimal;
}
li
{
  margin-left:20px;
}

blockquote
{
  margin-left:17px;
}

    div#content
    {
      width:600px;
      margin:16px 34px 20px 19px;
      line-height:15px;
    }

    div#content ul
    {
      list-style:disc;
    }

    ol
    {
      list-style:decimal;
      margin-left:7px;
    }
      ol li
      {

      }
    div#content li
    {
      margin-left:20px;
    }

    div#content blockquote
    {
      margin-left:17px;
    }

a
{
  color:#1c529d;
}

a:hover
{
  color: #ef2e23;
}

.tekstklein
{
  font-size:11px;
}

.input
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  width: 180px;
  height: 19px;
  border: solid 2px #4f4f4f;
  background-color: #F7F7F7;
  padding-left:2px;
  padding-top:4px;
}


.inputover,
.inputerrorover
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  width: 180px;
  height: 19px;
  border: solid 2px #ee2e23;
  background-color: #FFFFFF;
  padding-left:2px;
  padding-top:4px;
}

.textarea
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  width:  280px;
  height: 91px;
  border: solid 2px #4f4f4f;
  background-color: #F7F7F7;
  padding-left:2px;
  padding-top:2px;
}

.textareaover
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  width: 280px;
  height: 91px;
  border: solid 2px #ee2e23;
  background-color: #FFFFFF;
  padding-left:2px;
  padding-top:2px;
}


.verzenden
{
  width: 68px;
  height: 11px;
  background-image:url(../images/buttons/verzenden.gif);
  border: 0px;
  cursor: pointer;
  float:right;
}

.verzendenOver
{
  width: 68px;
  height: 11px;
  background-image:url(../images/buttons/verzendenover.gif);
  border: 0px;
  cursor: pointer;
  float:right;
}

.width_100
{
  width:100%;
}

.valign_top
{
  vertical-align:top;
}

.clearfix
{
  clear: both;
}

.navlink img
{
  margin-left: -4px;
}

.center
{
  text-align: center;
}

.title
{
 text-align: center;
}

.title img
{
  margin-top: 5px;
}

#zoek_submit
{
  margin-top: 5px;
  margin-left: 55px;
}

#zoekform
{

}

.lbl_zoek
{
  float: left;
  width: 49px;
  padding-top: 8px;
  text-align: right;
  padding-right: 6px;
  color: #3785c2;
  font-size: 11px;
}

input
{
  border: 1px solid #76c9dc;
  margin-bottom: 6px;
}

.lbl_nieuwsbrief
{
  width: 39px;
  float: left;
  text-align: right;
  padding-right: 6px;
  color: #3785c2;
  font-size: 11px;

}

.nieuwsbrief_input
{
  width: 120px;
  height: 16px;
}

.zoek_input
{
  margin-top: 4px;
  width: 110px;
  border: 1px solid #76c9dc;
  float: left;
  height: 16px;
}

.zoekselect
{
  margin-top: 4px;
  width: 112px;
  border: 1px solid #76c9dc;
  float: left;
  height: 22px !important;
}

.input_button
{
  border: 0px !important;
}

#nieuwsbrief_txt
{
  text-align: center;
  width: 100%;
  height: 47px;
  color: #3785c2;
  font-size: 11px;
  margin-top: 7px;
}

#nieuwsbrief_submit
{
  margin-left: 45px;
}

.block_top
{
  height: 26px;
  border-bottom: 1px solid #eee7df;
  background: url(../images/sepas/block_top.gif) repeat-x top #d6edf2;
  text-align: center;
}

.error
{
  border: 1px solid red !important;
}

#productenoverzicht
{
  width: 620px;
  position: relative;
  margin-left: 16px;
}

#productenoverzicht tr td
{
  /* border-collapse: collapse; */

}

.bestel_btn
{
  float: right;
  margin-right: 8px;
  cursor: pointer;
  margin-bottom: 5px;
}

.overzicht_meerinfo
{
 margin-top: 20px;
 margin-bottom: 5px;
}

.overzicht_meerinfo a
{
 color: #ff6600;
 font-size: 14px;
 font-weight: bold;
 text-decoration: none;
}

.overzicht_prijs
{
 line-height: 20px;
 height: 20px;
 display: block;
 font-size: 13px;
 color: #3785c2 !important;
}

.product_prijs_container
{
  position: relative;
  width: 100%;
  height: 100%;
}

.overzicht_bestel
{
  position: absolute;
  bottom: 0px;
}

.productoverzicht_img
{
  border: 1px solid #76c9dc;
  margin-top: 5px;
  margin-bottom: 5px;
  text-align: center;
}

.productoverzicht_title
{
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
  color: #3785c2 !important;
  margin-top: 15px;
}
.row_border
{
}

.po_c
{
  height: 100%;
  width: 100%;
  background: lime;

}

.h_3p
{
  height: 1px;
  line-height: 3px;
  font-size: 0px;
}

.product_container
{
  position: relative;
}

#viewproduct
{
  height: 100%;
  width: 100%;
  position: relative;
}

#product_left
{
  width: 180px;
  min-height: 380px;
  position: absolute;
  left: 0px;
  padding-left: 12px;
  padding-top: 16px;
}

#product_right
{
  padding-top: 15px;
  padding-left: 195px;
  padding-right: 12px;
}

#product_afbeelding
{
  width: 160px;
  min-height: 100px;
  border: 1px solid #76c9dc;
  text-align: center;
  padding-top: 4px;
}

#product_verzendkosten
{
  margin-top: -1px;
  min-height: 74px;
  width: 160px;
  border-top: 1px solid #76c9dc;
  border-left: 1px solid #76c9dc;
  border-right: 1px solid #76c9dc;
  border-bottom: 1px solid #eee7df;
}

#prijskader
{
  min-height: 55px;
  width: 160px;
  border-top: 1px solid #76c9dc;
  border-left: 1px solid #76c9dc;
  border-right: 1px solid #76c9dc;
}

#prijskader h4
{
  padding-top: 5px;
  padding-left: 5px;
  font-size: 13px;
  font-weight: normal;
}

.prijslabel
{
  padding-left:5px;
  line-height:20px;
}

#product_rembourskosten
{
  height: 55px;
  width: 160px;
  border-top: 1px solid #76c9dc;
  border-left: 1px solid #76c9dc;
  border-right: 1px solid #76c9dc;
  border-bottom: 1px solid #76c9dc;
}

#product_accessoires
{
  height: 55px;
  width: 160px;
  border-left: 1px solid #76c9dc;
  border-right: 1px solid #76c9dc;
  border-bottom: 1px solid #76c9dc;
}

#product_rembourskosten h4
{
  padding-top: 5px;
  padding-left: 5px;
  font-size: 13px;
  font-weight: normal;
}

#verzendkosten_table
{
  margin-top: 5px;
  margin-left: 5px;
  font-size: 13px;
  line-height: 20px;
}

#verzendkosten_table tr td
{
  line-height: 20px;
}

#zoekfilter_container
{
  position: absolute;
  right: 10px;
  top: 11px;
  height: 16px;
  padding: 0px;

}

#zoekfilter_container select
{
  height: 22px !important;
  border: 1px solid #76c9dc;

}


#product_omschrijving
{
  padding-top: 15px;
}

.view_product_bestellen
{
  width: 69px;
  height: 20px;
  float: right;
  padding-bottom: 5px;
}

.view_product_print
{
  width: 69px;
  height: 20px;
  float: right;
  padding-bottom: 5px;
  margin-right: 10px;
}


.product_right_titleblock
{
  height: 26px;
  width: 155px;
  background: url(../images/sepas/block_top.gif) repeat-x top #d6edf2;
  border-bottom: 1px solid #eee7df;
  line-height: 26px;
  font-size: 13px;
  font-weight: bold;
  color: #3785c2;
  padding-left: 5px;
}

#product_overige_afbeeldingen
{
  width: 472px;
  height: 100%;

  margin-left: -10px;
  margin-top: -10px;
}

.product_afbeelding_overig
{
  margin-top: 10px;
  width: 144px;
  float: left;
  margin-right: 4px;
  border: 1px solid #76c9dc;
  padding:2px;
}

#table_winkelwagen
{
  margin-left: 12px;
  width: 615px;
  margin-top: 12px;
}

#table_winkelwagen th
{
  background: #05497e;
  color: #fff;
  font-weight: bold;
  height: 20px;
  line-height: 20px;
}

#table_winkelwagen tr td
{
  height: 20px;
  line-height: 20px;
}

.odd_row
{
  background: #f3fcfd;
}

.even_row
{
  background: #d7edf3;
}

.clearfix
{
  clear: both;
}

#winkelwagen_footer_container
{
  margin-top: 15px;
  height: 25px;
  width: 615px;
  margin-left: 12px;
}

#verderwinkelen
{
  float: left;
}

#bestellen
{
  float: right;
}

.deletebasket
{

}

.float_right
{
  padding-right: 10px;
  text-align: right;
}

.basket_amount
{
  width: 36px;
  height: 16px;
}

#bestelform_container
{
  padding-top: 16px;
  padding-left: 16px;
  padding-left: 20px;
  font-size: 13px;
}

#contactform_container
{
  padding-top: 16px;
  padding-left: 16px;
  padding-left: 20px;
  font-size: 13px;
  /* min-height: 750px; */
}

.contact_verzend
{
  width: 75px;
  height: 20px;
  background: url(../images/buttons/verzenden.gif);
  border: 0px;
  margin-left: 116px;
  cursor: pointer;
}

.winkelwagen_input
{
  width: 189px;
}

#bestelform_container a
{
  color: #3e89c3;
}

#bestelform_container a :hover
{
  color: #ff6600;
}

#bestelform_container table tr td
{

}

#bestellen_ideal
{
  padding-left: 10px;
}

.formfield
{
  width: 189px;
  float: left;
}

#land
{
  width: 191px !important;
  border: 1px solid #76c9dc;
}

#bestelform textarea
{
  width: 482px;
  height: 100px;
  border: 1px solid #76c9dc;
}

#contact_opmerking
{
  width: 430px !important;
}

.winkelwagen_textarea
{
  width: 482px;
  height: 100px;
  border: 1px solid #76c9dc;
}

.winkelwagen_bestel
{
  width: 69px;
  height: 20px;
  background: url(../images/buttons/bestel.gif) no-repeat;
  border: 0px !important;
  cursor: pointer;
}

#bestel_footer_table
{
  margin-top: 5px;
  margin-left: 48px;
}

.betalenviaideal
{
  width: 125px;
  height: 20px;
  background: url(../images/buttons/betalenviaideal.gif) no-repeat;
  border: 0px !important;
}

#producten_homepage_container
{
  width: 625px;
  height: 206px;
}

.product_home
{
  float: left;
  width: 197px;
  height: 186px;
  border:1px solid #77c9dc;
  margin-right:8px;
  overflow: hidden;
}

.product_home_top
{
  height:26px;
  border-bottom:1px solid #eee7df;
  text-align:center;
  background: url(../images/sepas/block_top.gif) repeat-x top #d6edf2;
}

.product_home_afbeelding
{
  width: 197px;
  height: 159px;
  vertical-align: middle !important;
  text-align: center !important;
  display:table-cell;
  #padding-top: 25px;
}

.product_home_afbeelding img
{

}

.image_center
{
  vertical-align: middle !important;
  text-align: center !important;
}

.homepage_headersub
{
  color: #3785c2;
  line-height: 26px;
}

.geenproducten
{
  font-weight: bold;
  padding-right: 30px;
  margin-left: -14px;
}
.geenresultaten
{
  font-weight: bold;
  padding-right: 30px;
}


#geschikteaccessoires
{
  /* border-top: 1px solid #76c9dc; */
  border-top: 1px solid #eee7df;
  border-bottom: 1px solid #eee7df;
  height: 27px;
  width: 100%;
}

#gac,
.gac
{
  border-top: 1px solid #76c9dc;
  width: 100%;
  height: 26px;
  background: url(../images/sepas/block_top.gif) repeat-x top #d6edf2;
}

#ga_container
{

}


#gac h2
{
  line-height: 26px;
  color: #3785C2;
  padding-left: 17px;
}


#ac_table tr td
{
  position: relative;
}

.ga_blok
{
  min-height: 119px;
  width: 100%;
  height: 100%;
  position: relative;
  clear: both;
  border-bottom: 1px solid #000;
  display: block;

}

.ga_blok_text p
{
  padding: 0;
  margin: 0;
}

.ga_blok_border
{
  height: 3px;
  background: #76c9dc;
  border-top: 1px solid #eee7df;
  border-bottom: 1px solid #eee7df;
}

.ga_blok_image
{
  width: 150px;
  border: 1px solid #76c9dc;
  margin-left: 12px;
  margin-top: 5px;
  float: left;
  text-align: center;
}

.ga_blok_text
{
  min-heigth: 88px;
  padding-top: 20px;

  /*
  margin-left: 8px;
  position: absolute;
  width: 440px;
  padding-top: 10px;
  min-height: 119px;
  height: 100%;
  position: relative;
  float: left;
  */


}

.ga_blok_print
{
  /*
  width: 69px;
  height: 20px;
  position: absolute;
  */
  float: right;
  margin-right: 12px;
}

.ga_blok_bestellen
{
  /*
  width: 69px;
  height: 20px;
  position: absolute;
  right: 12px;
  bottom: 6px;
  */
  float: right;
  margin-right: 14px;
}

.ga_blok_border
{
  margin-top: 4px;
  height: 1px;
  width: 612px;
  background: #76c9dc;
  border-top: 1px solid #eee7df;
  border-bottom: 1px solid #eee7df;
  margin-left: 18px;
}

.meerinfo2
{
  font-size: 14px;
  font-weight: bold;
  color: #ff6600;
  text-decoration: none;
}

.meerinfo2:hover
{
  color: #ff6600;
}

.ga_blok_image img
{
  margin: 3px;
}

.ga_blok_text h3
{
  font-size: 12px;
  line-height: 18px;
  font-weight: bold;
  color: #3785c2;
}

.ga_blok_text
{
  color: #3785c2;
  font-size: 12px;
  line-height: 18px;
}

#contact_table
{

}

#contact_table tr td input
{
  float: right !important;
}

.product_accessoires_img
{
  width: 182px;
}

.product_winkelwagen_link
{
  color: #000;
}

.product_winkelwagen_link:hover
{
  color: #ff6600;
}

.text_right
{
  width: 50px;
  text-align: right;
}

.total_price
{
  width: 50px;
  text-align: right;
}

.basket_bin
{
  text-align: center;
}

s
{
  line-height: 18px;
  height: 18px;
}

.zoeklink
{
  text-decoration: underline;
  color: #000;
}

#zoekpags
{
  margin-left: 20px;
  margin-top: 15px;
  margin-bottom: 20px;
}

.pagnr
{
  width: 15px;
}

.bc_sep
{
  font-size: 14px;
  font-weight: bold;
  color: #3785c2;
  line-height: 30px;
  margin-left: 8px;
  margin-right: 8px;
}

.bc_1
{
  font-size: 14px;
  font-weight: bold;
  color: #3785c2;
  line-height: 40px;
  text-decoration: none;
  margin-left: 14px;

}

.bc_2
{
  font-size: 14px;
  font-weight: bold;
  color: #ff6600;
  line-height: 40px;
  text-decoration: none;
}

.bc_3
{
  font-size: 14px;
  font-weight: bold;
  color: #3785c2;
  line-height: 40px;
  text-decoration: none;
}

#content_text ul
{
  margin-top: 15px !important;
}

#product_specificaties ul li p
{
  line-height: 20px;
  margin: 0;
  padding: 0;
}

#product_specificaties ul li
{
  line-height: 20px;
}

#product_specificaties ul
{
  margin-top: 10px;
}


#product_specificatie_regels tr td
{
  height: 20px;
  line-height: 20px;
}

#product_specificaties_kop
{
  height: 25px;
  line-height: 25px;
  padding-left: 5px;
}

#idealform_container
{
  padding-left: 20px;
  padding-top: 20px;
}

#betalingsmogelijkheden
{
  width: 98px;
  height: 44px;
  background: url(../images/betalingsmogelijkheden.gif);
  top: 12px;
  right: 75px;
  position: absolute;
}

#betalen_pin
{
  position: absolute;
  z-index: 100;
  right: 10px;
  top: 18px;
}

#route_balk
{
  width: 100%;
  height: 28px;
  background: url(../images/sepas/route_background.gif) repeat-x;
}

#route_balk h2
{
  margin-top: 15px;
  margin-left: 14px;
  color: #3785c2;
  line-height: 26px;
}

#route_balk h2 img
{
  margin-top: 15px;
  margin-left: 14px;
}

#google_map
{
  margin-left: 15px;
  margin-top: 15px;
  width: 440px;
  height: 300px;
}

#openingstijden
{
  margin-bottom: 18px;
}

#openingstijden_container
{
 margin-top: 10px; 
 margin-left: 10px;
 margin-right: 10px;
 line-height: 18px;
}

#openingstijden_container p
{
  line-height: 18px;
}

#openingstijden_container table tr
{
  height: 16px;
}

.link
{
}

#google_address
{
  height: 105px;
  width: 200px;
  overflow: hidden;
}

#google_marker
{
  display:none;
}

#googleMap
{
  width: 400px;
  height: 400px;
  float: right;
}

#roeibootjes_address
{
  position: absolute;
  right: 20px;
  top: 13px;
}
