body {
    color: #0062A1;
    font-family: Verdana,Arial;
    font-size: 8pt;
    white-space: normal;
}
/* 
     Info:  Categorie overzicht.
*/
div.search_box,div.search_box_shadowless
{
  height: 261px;
  margin: 24px 0px 0px 0px;
}
div.search_box_shadowless {
  margin-top:10px;
/*padding-bottom:130px;*/
  margin-bottom:10px;
}
div.search_box div.top, div.search_box_shadowless div.top
{
  height: 19px; 
  width: 685px;
}
div.search_box div.title, div.search_box_shadowless div.title
{
  width: 650px;
  height: 36px;
  padding: 0px 0px 0px 35px;
  line-height: 32px;
}
div.search_box div.left, div.search_box_shadowless div.left
{
  height: 184px;
  width: 25px;
  float: left;
position:absolute;
}
div.search_box div.middle
{
  height: 184px;
  width: 639px;
  float: left;
margin-left:25px;
}
div.search_box_shadowless div.middle
{
  float:left;
  margin-left:15px;
  padding:15px;
  width:630px;
}
div.search_box_shadowless div.middle div.thumbnail
{
  float: left;
  width: 310px;
}

div.search_field
{
  margin: 17px 0px 0px 24px;
  text-align:left;
}
div.search_field span
{
  margin-left: 5px;
}
div.search_text_left
{
  float: left;
  width: 275px;
  padding-left: 5px;
  margin-top: 10px;

}
div.search_text_right
{
  float: right;
  margin-top: 10px;
}
div.search_text
{
  width: 520px;
}
div.search_field input.barcode_input
{
  width: 120px;
  height: 42px;
  display: block;
  margin-top: 5px;
  margin-right:3px;
  float: right;
}
div.search_field div.right
{
  float: right;
}
div.search_field div.search_button
{
  width: 218px;
  height: 46px;
  display: block;
  text-align: center;
  line-height:46px;
}
div.search_box div.right, div.search_box_shadowless div.right
{
  height: 184px;
  width: 21px;
float: left;
}
div.search_box div.bottom, div.search_box_shadowless div.bottom
{
  height: 21px;
  width: 685px;
Clear:both;
}
div.product_container
{
  margin-left: 20px;
  width: 721px;
}
div.order_container
{
  width: 229px;
  float: left;
  margin-left: 26px;
}
div.order_container div.display_content
{
  min-height: 306px;
  _height: 306px;
  padding: 10px 16px 16px 16px;
}


div.inputnb input {
  margin-right: 3px;
}

/*
  thumbnails
*/

#thumbnails {
  margin:0px 0 0 0px;
  padding:0px 0 0 30px;
}

.thumb {
  margin:5px 0 0 0;
}

#thumbnails div {
  display:inline;
  float:left;
  width:300px;
  margin-left:25px;
  text-align:center;
}
#thumbnails {
  float:left;
}
.orderProces {
  text-align:center;
}
.prevImage {
  left:375px;
  position:absolute;
} 

/* 
     Info:  Knoppen.
*/

.btnNormal
{
  background-color: #FE7800; /* [Kleur-05] */
  color: #FFFFFF; /* [Kleur-11] */
  font-size: 8pt;
  font-family: Verdana, Arial;
  font-weight: bold;
  border: 1px solid #000000;
}
.btnWinkelwagenPopup
{
  color: #FFFFFF; /* [Kleur-11] */
  font-size: 8pt;
  font-family: Verdana, Arial;
  font-weight: bold;
  background-color: #af0505; /* [Kleur-07] */
  border: 1px solid #000103;
}
div.btnInformatie
{
  background-color: #d4d4d4; /* [Kleur-08] */
  border: 1px solid #EE0000;
  font-size: 7pt;
  font-family: Verdana, Arial;
}
div.btnInformatie a, div.btnInformatie a:link, div.btnInformatie a:visited
{
  color: #FFFFFF; /* [Kleur-11] */
  text-decoration: none;
  font-weight: normal;
  display: block;
}
div.btnWinkelwagen
{
  background-color: #af0505; /* [Kleur-07] */
  border: 1px solid #000103;
  font-size: 7pt;
  font-family: Verdana, Arial, helvetica;
  font-weight: bold;
}
div.btnWinkelwagen a, div.btnWinkelwagen a:link, div.btnWinkelwagen a:visited
{
  color: #FFFFFF; /* [Kleur-11] */
  text-decoration: none;
  display: block;
}
.btnProductWinkelwagen
{
  background-image: url('https://eft03122013.pixfizz.com/fz/ef8590db9e/0/0AtbRhoMBtZpRSdbzurLhCZ9eDcfE7Ric2rFr7H916Q/~/order_button.jpg');
  border:medium none;
  color:white;
  font-size:13pt;
  font-weight:bold;
  height:48px;
  width:250px;
}
div.btnProductWinkelwagen a, div.btnProductWinkelwagen a:link, div.btnProductWinkelwagen a:visited
{
  color: #FFFFFF; /* [Kleur-11] */
  text-decoration: none;
  display: block;
}
div.btnProductInfo
{
  background-color: #d4d4d4; /* [Kleur-08] */
  border: 1px solid #5E5E5E;
  font-size: 8pt;
  font-family: Verdana, Arial;
}
div.btnProductInfo a, div.btnProductInfo a:link, div.btnProductInfo a:visited
{
  color: #000000; /* [Kleur-11] */
  text-decoration: none;
  font-weight: normal;
  display: block;
}
input.btnWinkelwagen
{
  background-color: #FE7800; /* [Kleur-07] */
  color: #FFFFFF; /* [Kleur-11] */
  border: solid 1px #000000;
  font-family: Verdana,Arial;
  font-size: 8pt;
  font-weight: bold;
}
input.btnVerderWinkelen
{
  background-color: #d4d4d4; /* [Kleur-08] */
  border: 1px solid #5E5E5E;
  font-size: 8pt;
  font-family: Verdana, Arial;
  color: #000000; /* [Kleur-11] */
  font-weight: bold;
}
textarea 
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 8pt;
}



     Info:  Categorie overzicht.
*/
div.search_box > *
{
  background-repeat: no-repeat; 
}
div.search_box div.top
{
  background-image: url(https://eft03122013.pixfizz.com/fz/e5c4284dc7/0/C5gF5ZiNp5N9mIc-wVz4nzU78ufHBq5AyZRhzg6D5g4/~/Box_01.gif);
}
div.search_box div.title
{
  background-image: url(https://eft03122013.pixfizz.com/fz/94b93d7b4d/0/vItRSpl18td93dYKu0heYG_sxus15OIlwW9X7Pwc3q4/~/Box_02.gif);
  color: White;
  font-size: 12pt;
  font-weight: bold;
  text-align:left;
}
div.search_box div.left
{
  background-image: url(https://eft03122013.pixfizz.com/fz/468f1ffbd4/0/5X4H2PkJ0zziEHd04O3umc_ae-8ULBG7FfzlfVZYXoo/~/Box_03.gif);
}
div.search_box div.middle
{
  background-image: url(https://eft03122013.pixfizz.com/fz/ccd129ea66/0/D-eC943-ziA4if4RB54r1vE5tSLFKOgYKeR2U3ZcSk4/~/Box_04.gif);
}
div.search_field span
{
  color: #17497c;
  font-size: 12pt;
}
div.search_field input.barcode_input
{
  border: solid 2px #a1a1a1;
  color: #17497c;
  font-size: 28pt;
}
input.barcode_input
{
  float:right;
}
div.search_field input.search_button
{
  background: url(https://eft03122013.pixfizz.com/fz/f8c1c9d8f1/0/y_bOEjj2_BoauQWAjFT7-p8lYVqtkJUpfyRVPyg68eA/~/button.jpg);
  background-repeat: no-repeat;
  border: none;
  color: white;
  font-size: 13pt;
  font-weight: bold;
  width:218px;
  height:48px;
}
input#toshopcart
{
  background: url(https://eft03122013.pixfizz.com/fz/f8c1c9d8f1/0/y_bOEjj2_BoauQWAjFT7-p8lYVqtkJUpfyRVPyg68eA/~/button.jpg);
  background-repeat: no-repeat;
  color: white;
  font-size: 13pt;
  font-weight: bold;
  border: none;
}
div.search_box div.right
{
  background-image: url(https://eft03122013.pixfizz.com/fz/6f39784b39/0/fkw1GygNdWGQWR1rXWQ9qo_YWjIU8uddlT7MH5Y37h0/~/Box_05.gif);
}
div.search_box div.bottom
{
  background-image: url(https://eft03122013.pixfizz.com/fz/334a5d570a/0/VckBseJjuahtwDJmTNB9MNylyx7Tj12H_juAklTxzok/~/Box_06.gif);
}

/*
  Thumbnails tonen
*/

div.search_box_shadowless div.top
{
  background-image: url(https://eft03122013.pixfizz.com/fz/b868d17d7a/0/l5qMLtXksHYgH_bUDxIk50XF6IX93OmjG3UTbxwMxv0/~/Box_01_shadowless.gif);
}
div.search_box_shadowless div.title
{
  background-image: url(https://eft03122013.pixfizz.com/fz/7a0868abf2/0/PvgiiX5DrqvbkcwVhZVixYwy0nQYz0OKxO6Et_ccu24/~/Box_02_shadowless.gif);
  color: White;
  font-size: 12pt;
  font-weight: bold;
  text-align:left;
}
div.search_box_shadowless div.middle
{
  background-image: url(https://eft03122013.pixfizz.com/fz/3cc853fd7d/0/4BUMeEFI1foQH43u4K_QCatq_rkDSxqFdyvtDbiuVT4/~/box_middle.gif);
  background-repeat:repeat;
  text-align:center;
  padding:20px 10px 20px 20px;
}
div.search_box_shadowless div.bottom
{
  background-image: url(https://eft03122013.pixfizz.com/fz/c6b10c0871/0/P-LPC-KdZAJOdyixXLhvGsW8IJMN4YrumOTlutPks60/~/Box_06_shadowless.gif);
}
/*
  zoek
*/

div.search_text div.search_text_left
{
  color: #494949;
  font-size: 9pt;
}
div.order_container div.display_content a
{
  color: White; 
}
div.display_panel
{
  background-color: #8ebbf6;
}
div.product_container div.display_content img
{
  border: 0px;
}
div.product_container div.display_content a
{
  color: #17497c;
  font-size: 10pt;
}
div.product_overview span
{
  color: #17497c;
  font-size: 12pt;
  font-weight: bold;
}
/* 
     Info:  Orderhistory.
*/

tr.row_hover
{
  cursor: pointer;
  background-color: #e2e2e2; /* [Kleur-09] */ 
  color: #F78F20 !important;
}


/**** LINK-tag style sheet boxy.css ****/

.boxy-wrapper { position: absolute; }
.boxy-wrapper.fixed { position: fixed; }

  /* Modal */
  
  .boxy-modal-blackout { position: absolute; background-color: white; left: 0; top: 0; }
  
  /* Border */

  .boxy-wrapper { empty-cells: show; }
  .boxy-wrapper .top-left,
  .boxy-wrapper .top-right,
  .boxy-wrapper .bottom-right,
  .boxy-wrapper .bottom-left { width: 10px; height: 10px; padding: 0 }
  
  /*
  .boxy-wrapper .top-left { background: url('/js/boxy/images/boxy-nw.png'); }
  .boxy-wrapper .top-right { background: url('/js/boxy/images/boxy-ne.png'); }
  .boxy-wrapper .bottom-right { background: url('/js/boxy/images/boxy-se.png'); }
  .boxy-wrapper .bottom-left { background: url('/js/boxy/images/boxy-sw.png'); }
  
  /* IE6+7 hacks for the border. IE7 should support this natively but fails in conjuction with modal blackout bg. */
  /* NB: these must be absolute paths or URLs to your images 
  .boxy-wrapper .top-left { #background: none; #filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/boxy/images/boxy-nw.png'); }
  .boxy-wrapper .top-right { #background: none; #filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/boxy/images/boxy-ne.png'); }
  .boxy-wrapper .bottom-right { #background: none; #filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/boxy/images/boxy-se.png'); }
  .boxy-wrapper .bottom-left { #background: none; #filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/boxy/images/boxy-sw.png'); }
  
  .boxy-wrapper .top,
  .boxy-wrapper .bottom { height: 10px; background-color: #559AF4; opacity: 0.6; filter: alpha(opacity=60); padding: 0 }
  
  .boxy-wrapper .left,
  .boxy-wrapper .right { width: 10px; background-color: #559AF4; opacity: 0.6; filter: alpha(opacity=60); padding: 0 }
  */
  

          
.float-clearing {
      clear: both;
      line-height: 0;
}
#efteling_box {
    background-image: url("https://eft03122013.pixfizz.com/fz/f657f24890/0/BPLe7oIpnaGclkx-wF9hCCO76CoMZZHrXouL0TJUaGI/~/box_bg.gif");
    height: 254px;
    margin-bottom: 0;
    margin-left: 10px;
    margin-right: 0;
    margin-top: 20px;
    width: 666px;
   text-align:left;
}
#efteling_box span.albumtext {
    color: #69222F;
    display: block;
    font-size: 17px;
    margin-bottom: 0;
    margin-left: 220px;
    margin-right: 0;
    margin-top: 20px;
    position: absolute;
    text-align:left;
    width:400px;
}
#efteling_box .album_example {
    margin-bottom: 0;
    margin-left: 15px;
    margin-right: 0;
    margin-top: 20px;
    float: left;
}
#efteling_box .title {
    color: White;
    display: block;
    font-size: 12pt;
    font-weight: bold;
    padding-left: 28px;
    padding-top: 18px;
}
#efteling_box a {
    margin-bottom: 0;
    margin-left: 150px;
    margin-right: 0;
    margin-top: 100px;
    float: left;
}
input#toshopcart {
    margin-left: 360px;
}