html {
    background-color:#f2f2f2;
     background:url('background.png') repeat-y;
  background-position: center top;
  background-attachment:fixed;
}

body {
    color:#333;
    font-family:Arial,Helvetica,sans-serif,Lucinda Grande;
    font-size:12px;
    margin:0;
    padding:0;
}

h1,h2,h3,h4,h5,h6 {
    margin:0;
    padding:0;
}

.main{
  width:1000px;
  margin:0 auto;
  padding:0px;
  overflow:hidden;
  background-color: #ffffff;
}

img {
    border:0;
}

form {
    margin:0;
  padding:0;
}

input, select {
   background-color: #FFFFFF;
    border: 1px solid;
  border-color: #bbb #ddd #ddd #bbb;
    font-size: 12px;
    padding: 1px;
}

a {
    color:#333333;
    text-decoration:none;
}

a:hover {
    text-decoration:underline;
  color:;
  
}

label {
    font-weight:bold;
}
.clear {
    clear:both;
}
.view{ padding:5px 0px;}
.checkout{padding: 3px 0 7px; margin-left:7px;}

.icart a{
  color:#333;
  font-size: 1.3em;
  font-weight: 500;
}

.icart {margin-top: 0px;}
.desc{ font-weight:normal; padding: 6px 0 6px 9px;}
.gui-table th {
    text-align:left;
}
.my-cart .widget-content{
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;}

.gui-table td {
    background-color:#fff;
}
.orange a{
     line-height: 26px;}
.wrapper {
    margin:0 auto;
    width:1000px;
}

.register{ clear: both; }

.button {
background: url('button-bg.png?20190204120658') repeat-x scroll left top;
    border-radius: 2px 2px 2px 2px;
    display: inline-block;
    font-size: 11px !important;
    font-weight: bold !important;
line-height: 24px;
  outline: medium none;
    padding: 0 11px;
    text-decoration: none;
  text-transform: none;
}

.button:hover {
    text-decoration:none;
}

.button.producten{
background: url('button-prod-bg.png?20190204120658') no-repeat scroll left top;
  width: 127px;
  height: 40px;
  border: 1px;
  border-color: #e95500 #e95500 #b24b09;
  border-style: solid;
  border-radius: 0px 0px 0px 0px;
display: inline-block;
font-size: 17px !important;
font-weight: normal !important;
line-height: 40px;
outline: medium none;
padding: 0px 0 0 43px;
text-decoration: none;
text-transform: none;
margin-left: -3px;
  margin-top: 5px;
}

.button.orange{
background: url('button-small-bg.png?20190204120658') repeat-x scroll left top;
  border-radius: 0px 0px 0px 0px;
display: inline-block;
font-size: 12px !important;
font-weight: normal !important;
line-height: 24px;
outline: medium none;
padding: 0px 12px;
text-decoration: none;
text-transform: none;
  margin-top: 5px;
}

.button.inloggen{
  border-radius: 2px 2px 2px 2px;
display: inline-block;
  border: 1px solid #cccccc;
font-size: 11px;
font-weight: bold;
line-height: 24px;
outline: medium none;
padding: 0px 20px;
text-decoration: none;
text-transform: none;
margin-left: -3px;
  margin-top: 5px;
}
.button.informatie{
background: url('button-small-bg.png?20190204120658') repeat-x scroll left top;
  border-radius: 0px 0px 0px 0px;
   border: 0px;
display: inline-block;
font-size: 11px !important;
font-weight: normal !important;
line-height: 24px;
outline: medium none;
padding: 0px 12px;
text-decoration: none;
text-transform: none;
  margin-top: 5px;
}
.button.informatie:hover{
  background-color: #333333;
}

.button.gray{
border-radius: 2px 2px 2px 2px;
  border: 1px solid;
}


.button.cartgray{
border-radius: 2px 2px 2px 2px;
  border: 1px solid;
}


.button.infogray{
border-radius: 2px 2px 2px 2px;
  border: 1px solid;
}

.product-configure-options-option label{display: block;
    float: none;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 10px 2px 5px;
    text-transform: lowercase;
    width: 100%;
}
.product-configure-options-option select {
    padding: 2px;
    width: 175px;
}
.product-configure-options{ margin-bottom: 20px;}

.simpleBlock {
    background-color:#fff;
    border:1px solid #ddd;
    border-top-color:#e6e6e6;
    border-bottom-color:#ccc;
}
#tags a:hover{  color: #F66B2D !important;}
.simpleBlock h3 {
    border-bottom:1px solid #e6e6e6;
    display:block;
    font-weight:bold;
    padding:7px 0 7px 10px;
}

.simpleBlock .blockContent {
    padding:10px;
}

#header {
height: 95px;

}

#header h1 {
}

#header h1 a {
  color: #DDDDDD;
    display: block;
    font-size: 40px;
    position: absolute;
    text-decoration: none;
    top: 9px;
}
.my-cart widget-content{ overflow:hidden;}
#header .cartContainer {
  position: absolute;
    top: 0;
    width: 1000px;

}

#header .cartContainer .languages {
 position: absolute;
    top: 10px;
    width: 302px;
}

#header .cartContainer .languages .flag {
    background-image:url(flags.png?20190204120658?1);
    background-repeat:no-repeat;
    display:block;
    float:right;
    margin-left:5px;
    overflow:hidden;
    text-indent:-9999px;
    width:16px;
    height:11px;
}
.switcher {
    float: left;
    left: 80px;
    position: absolute;
    top: 7px;
    z-index: 99;
}
.switcher a {
  text-decoration: none;
  display: block;
}
#product .detailsHolder .tabs ul li a:hover{ text-decoration:none;
background-color: #e4e4e4 ;
color: #333333;
}
.switcher .selected {
  /*background: #FFFFFF url('../image/switcher.png') repeat-x;*/
}
.my-cart a:hover{

  text-decoration: none;
    ;
}
.switcher .selected a {
  border: 1px solid #CCC;
  background: url('arrow_down.png') 105px center no-repeat;
  color: #666;
  padding: 1px 5px 1px 5px;
  width: 110px;
}
.comp-pro strong{ font-weight:normal;}
.switcher .selected a:hover {
  background: #ECECEC url('arrow_down.png') 105px center no-repeat;
  color:#666;
}
.switcher .option {  
  position: absolute;
  z-index: 3;
  border-left: 1px solid #CCC;
  border-right: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  background-color: #FFF;
  display: none;
  width: 120px;
}
.switcher .option a {
  color: #000;
  padding: 3px 5px 3px 5px;
}
.switcher .option a:hover {
  background: #ECECEC;
  color:#000;
}
.switcher img {
  position: relative;
  top: 1px;
}
#header .cartContainer .languages .flag.nl { background-position:0 -11px; }
#header .cartContainer .languages .flag.de { background-position:0 -22px; }
#header .cartContainer .languages .flag.en { background-position:0 -33px; }
#header .cartContainer .languages .flag.fr { background-position:0 -44px; }
#header .cartContainer .languages .flag.es { background-position:0 -55px; }
#header .cartContainer .languages .flag.it { background-position:0 -66px; }
#header .cartContainer .languages .flag.el { background-position:0 -77px; }
#header .cartContainer .languages .flag.tr { background-position:0 -88px; }
#header .cartContainer .languages .flag.pt { background-position:0 -99px; }
#header .cartContainer .languages .flag.pl { background-position:0 -110px; }
#header .cartContainer .languages .flag.sv { background-position:0 -121px; }
#header .cartContainer .languages .flag.ru { background-position:0 -132px; }
#header .cartContainer .languages .flag.da { background-position:0 -143px; }
#header .cartContainer .languages .flag.no { background-position:0 -154px; }

#header .cartContainer .links {
margin-left: 290px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    text-align: right;
    top: 3px;
    width: 570px;
}

#header .cartContainer .links a {
color:#333333;
}


#header .cartContainer .links ul {
    list-style-type:none;
    margin:0;
    padding:0;
     float: right;
}

#header .cartContainer .links ul li {
    float: left;
padding: 0 7px 0 9px;
  background:url('pipe1.gif?20190204120658') no-repeat right center;
}

#header .cartContainer .links ul li.last{ background:none;}
#header .cartContainer .cart {
    float:left;
    width:326px;
}

.delivery{ padding: 0 0 0 0;}

#header .cartContainer .blockcontent a {
   display: block;
    padding: 18px 0 0 7px;
   line-height: 15px;
 }
#header .cartContainer .blockcontent{  
   clear: both;
    float: right;
    margin-left: 860px;
     top: 3px;
    position: absolute;
    height: 80px;
  border-left: 1px solid #444444;
  }
#header .cartContainer .blockcontent h3{ font-size: 12px;
    font-weight: bold;
padding-left: 7px;
}
#header .cartContainer .cart .button {
    float:right;
    line-height:25px;
}


#navbar{
    background: url('button-bg.png?20190204120658') repeat-x;
    border-radius:0px;
    height:40px;
  border:1px solid #333333;
}

#navbar .nav {
    display:block;
    float:left;
    list-style-type:none;
    margin:0;
    padding:0;
   
}

#navbar .item {
    float:left;
    font-weight:bold;
    height:34px;
    z-index:2222;
}

#navbar .item.first {
    border-left:0;
}
#navbar .item.brand { background:none;}
#navbar .itemLink {
    display: block;
    font-size: 12px;
    font-weight: bold;
    line-height: 39px;
    padding: 0 13px;
    text-decoration: none;
  background:url('nav-spacer.png?20190204120658') no-repeat right center;
 text-transform: capitalize;
}

#navbar .item.hover {
}

#navbar .item.hover .itemLink {
    padding-bottom:1px;
 
}

#navbar .subnav {
    border:1px solid #cccccc !important;
    list-style-type:none;
    margin: -1px 0 0 -2px;
    min-width:170px;
    padding: 5px 0;
    position:absolute;
    z-index:999;
    display:none;
  background-color:#ffffff !important;
}
.pager .info{ float:left;}
#navbar .subitemLink {
    display: block;
    font-size: 13px;
    font-weight: normal;
      padding: 5px 25px 5px 13px;
    white-space: nowrap;
 color:;

}
.iservice a{
color:#3377CC; font-weight:bold;
}
#navbar .subitemLink:hover{color:#333333;
  width: 100px;
    background-color: #eee;
text-decoration: underline;}

#navbar .itemLink:hover{
  background-color: #eee;
  color:#ffffff !important;}

.icategory a{ color:#3377CC; font-weight:bold;}

.widget-cat .box ul li{ list-style: none outside none;
display: block;
}

.widget-cat .box ul {
    padding: 0 0 0 0;
}

.widget-cat .box ul li a{  background: url('bullet-cat1.gif') no-repeat scroll left 4px transparent;
    padding-left: 3px;
  font-size: 12px;
  text-transform: normal;
}

.icategory{ padding-bottom:0px;}
.widget-cat-pro .box ul li{ list-style: none outside none;}
.widget-cat-pro .box ul {
   padding: 0 0 6px 2px;
}
.widget-cat-pro .box ul li a{  background: url('bullet-cat1.gif') no-repeat scroll left 4px transparent;
color: #3377CC;
    padding-left: 11px;
}
.widget-brands .box ul li a{   background: url('bullet-cat1.gif') no-repeat scroll left 4px transparent;
color: #3377CC;
    padding-left: 11px; font-weight:bold;}
.widget-brands .box ul {
    padding: 0 0 2px;
}
.widget-brands .box ul li {
      list-style: none outside none;
   padding: 2px 0 9px 2px;
}
.cartContainer .formSearch {
    background: url('search-bg.gif?20190204120658') no-repeat scroll 0 0 transparent;
    font-size: 14px;
    height: 28px;
    margin-left: 320px;
    margin-top: 13px;
    position: absolute;
    top: 42px;
    width: 296px;
}

 .cartContainer .formSearch .inputContainer {
background: none repeat scroll 0 0 transparent;
    border: medium none;
    height: 23px;
    margin-left: 0px;
    padding: 2px 0 2px 0px;
    position: relative;
    top: -0px;
    width: 290px;
}
 .cartContainer .formSearch .inputContainer input {
  background: none repeat scroll 0 0 transparent;
   border: medium none !important;
    line-height: 9px;
    margin: 0;
    outline: medium none;
    padding: 0 0;
    width: 257px;
  float:left;
  padding:5px;
 position: absolute;
}
.widget-myaccount .input input{margin: 3px 0;
    width: 150px;}
.view-more{ color: #FF5500;}
.blocks .block label{ font-weight:normal;}
  .cartContainer .inputContainer span {
    background: url('go-but.gif?20190204120658') no-repeat scroll right center transparent;
    cursor: pointer;
    display: block;
    height: 24px;
    position: absolute;
    right: -4px;
    top: 2px;
    width: 26px;
}
.addReview{
background:url('write-icon.png?20190204120658')no-repeat left;
  padding: 12px 17px 12px 23px;
}
#content {
    float: left;
    overflow: hidden;
    width: 600px;
   margin-top: 12px;
}
.content-pro{
float: left;
    margin-top: 12px;
    overflow: hidden;
    width: 800px;
}
.banner-content{ padding-bottom: 10px;}

.banner-prod{
height: 46px;
    margin-bottom:0px;
  margin-top:15px;
padding: 5px 7px 5px 0;
}

#prodlinks,
#prodrechts {
  float:left;
position:relative;
left:50%;

}

#prodlinks {
  width: 235px;
  margin-left:-218px;
}
#prodrechts {
    width: 210px;
  margin-left:0px;
}

#content .breadcrumbs {
     padding: 0px 5px 0px;
   }
.content-pro .breadcrumbs {
     padding: 0px 0 16px;
    border-bottom: 1px solid #cccccc;
   }
#content-fix .breadcrumbs {
     padding: 5px 0 0px;
   }

#content h1 {
    font-size: 1.8em;
    margin-bottom: 0px;
    padding: 5px 5px 5px 0;
  font-weight: 500;
color: #333;
}

#content h2 {
  font-size: 1.3em;
    font-weight: 500;
color: #333;
    margin-bottom: 0px;
    padding: 2px 0px 5px 0;
  border-top: 1px solid #bbb;
}

#content .breadcrumbs a {
   display: inline-block;
    padding-right: 2px;
}
#content-fix .breadcrumbs a {
    display:inline-block;
     padding-right: 2px;
}
.content-pro .breadcrumbs a {
    display:inline-block;
     padding-right: 2px;
}
.box img{

}
.box .title{  padding-left: 12px;}

.box ul{ margin: 0;
margin-left: 9px;
   padding: 7px 3px 7px 12px;}

.box ul li{ list-style: none outside none;
    padding: 3px 0 3px;}

.test{
  border-bottom:0px solid #ccc;
margin-left: 7px;}

.testen{
  margin-bottom:10px;}

#content .breadcrumbs a.arrow {
    background:url('breadcrumb-arrow.png?20190204120658?1') no-repeat 0 50%;
     padding-left: 8px;
}
.content-pro .breadcrumbs a.arrow {
    background:url('breadcrumb-arrow.png?20190204120658?1') no-repeat 0 50%;
     padding-left: 8px;
}
#content-fix .breadcrumbs a.arrow {
    background:url('breadcrumb-arrow.png?20190204120658?1') no-repeat 0 50%;
    padding-left: 8px;
}
.widget-hallmark .widget-content {
  padding-bottom:5px;
  padding-top: 5px;
}
.widget-usp .widget-content {
  padding:8px;
    border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.widget-payment-methods .widget-content {
  padding:8px;
}
#footer {
}

#footer h4{
  font-size: 1.3em;
  font-weight: 500;
  height: 8px;
  padding-bottom: 8px;
}

.collection-page{
 }

#footer .tags {
    border-bottom:1px solid #ccc;
    padding:15px 0;
}
#footerContainer{padding-top:18px;
  background-color: #f2f2f2;
  border-top: 4px solid #dbdbdb;
    margin-bottom: 30px;
  margin-top: 10px;
    padding: 3px 15px 0px;
  height: 140px;
}
#footer .tags ul {
    float:left;
    list-style-type:none;
    margin:0;
    padding:0;
    width:163px;
}
#content_left{ float: left;
    width: 190px;
  margin-right: 10px;
  margin-top: 12px;
  }

#content-left h3 {
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom:10px;
}
  
#content_right {
    float: right;
    margin-top: 12px;
    width: 190px;
  margin-left: 10px;
}  
  
.widget-header {
    background: url('tital-bg.png?20190204120658') repeat-x scroll center top transparant;
    border-radius: 0px 0px 0 0;
    height: 17px;
    padding: 5px 2px 8px 9px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
    border-left: 1px solid #dadada;
  border-right: 1px solid #dadada;
  border-top: 1px solid #dadada;
}
.widget-cat .widget-content .title{ padding-left: 5px;
  border-bottom: 1px dashed #dadada;
}
.widget-cat .widget-content-left .title{
  padding-left: 5px;
  margin-bottom: 5px;
  border-bottom: 1px dashed #dadada;
}
.widget-cat-pro .widget-content .title{ padding-left: 10px;}
.widget-content {
    background-color: #fbfbfb;
  border: 1px solid #dadada;
    border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
    padding: 5px 10px 10px 0;
}
.widget-content-left {
    background-color: #fbfbfb;
    padding: 5px 10px 10px 0;
  border: 1px solid #dadada;
      border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.widget-linklist{ margin-bottom:12px;
border: 0px solid #ccc;}

#footer .tags ul li {
    padding:1px 0;
}
.widget-myaccount a:hover{ text-decoration:none;}
#footer .tags ul li a span {
    color:#c93000;
}
.blocks-right{ text-align:center; }
#footer .blocks {
   text-align: center;
}

.widget-myaccount .form{}

#footer .blocks .block.first {
    border-left:0;
    padding-left:0;
}

#footer .blocks .block .paymentMethods {
    padding-right:30px;
}

#footer .blocks .block .paymentMethods img {
    margin:0 5px 5px 0;
}

#footer .blocks .block .hallmarks img {
    margin:0 5px 5px 0;
}

#formLogin input, #formNewsletter input {
    width:160px;
}

#footer .blocks .block h3 {
    margin-bottom:10px;
  font-weight: normal;
}

#footer .blocks .block .button {
    line-height:25px;
}

#footer1,
#footer2,
#footer3,
#footer4,
#footer5 {
width: 20%;
  float: left;
  text-align:left;
}

.blocks-right .block{}

.blocks-right .block ul{
display: block;
    margin: 0;
    overflow: hidden;
     padding-bottom: 5px;
   padding-left: 0;
}
.blocks-right .block ul li a{
color:#0662bd;
}

.blocks-right .block ul li{
background: url('pipe2.gif?20190204120658') no-repeat scroll right center transparent;
    display: inline;
    list-style: none outside none;
 padding-left: 3px;
    padding-right: 9px;
}
.blocks-right .block ul li.last{ background:none;}
#footer .blocks .block .links {
    list-style-type:none;
    margin:0;
    padding:0;
}

.newsletter{ padding: 0 8px;}
.newsletter input{  float: left;
    margin-right: 3px;
    padding: 3px 6px 3px 5px;
    width: 150px;
}
.widget-myaccount .login{ padding:10px 12px;}
.widget-myaccount .input {
    margin-bottom: 4px;
 
}
#footer .copyright {
    font-size: 11px;
  text-align: center;
  color:#5e9001;
  margin-top:5px;
padding-top: 143px;

}

#footer .copyright a {
  color:#5e9001;

}

#index {

}

#slider {
    height:243px;
}

#tags {
    padding-bottom:20px;
}
#formSearch label {
    left: 13px;
    position: relative;
    top: 13px;
}
#formTags {
    margin-top:20px;
}
.banner-content{margin-left: 725px;
    position: absolute;
    top: 35px;}

.besteprijs{margin-left: 240px;
    position: absolute;
    top: 0px;}

.banner-content-left1{ padding-bottom:12px;}
.banner-content-left2{padding-bottom:12px;}
.banner-content-right1{padding-bottom:12px;}
.banner-content-right2{padding-bottom:12px;}

.banner-content01{margin-left: 0px;
    position: absolute;
    top: 7px;
  text-decoration: none;
color: #999999 !important;
}
.banner-content01 a:hover{
  text-decoration: none;
  color: #999999;
}

#formTags input {
    width:150px;
}

#formTags .info {
    display:block;
    font-size:11px;
    margin-top:10px;
}

#formProductQuantity {
   text-align: center;
    width: 27px;
}

#textpage {
    line-height:1.5;
    padding-bottom:20px;
}

.wysiwyg img.image {
    padding-left:20px;
}

.collectionContent {
    line-height:1.5;
    margin-bottom:9px;
  border: 0px solid #cccccc;
  padding: 0px 0px 0px 0px;
}
.catalogContent {
    line-height:1.5;
    margin-bottom:9px;
}

.collectionContent p {
    margin:5px 0 5px 0;
}

.noProductsFound {
    color:#c93000;
    font-size:20px;
    margin:50px 0 80px 0;
    text-align:center;
}

.productsFilters {
    border-bottom: 1px solid #ddd !important;
    margin: 0px 0px 7px 0;
    padding: 0px 0px 7px 0px;
}

.productsFilters .priceFrom {
    float:left;
}

.productsFilters .priceSlider {
    float:left;
    width:150px;
    padding:5px 10px;
}

.custom-filter {
  float:left;
  margin-top:3px;
  width:139px;
}

.custom-filter .container { 
border: 1px solid #ddd;
  margin-top: 3px;
  max-height: 115px;
  overflow: auto;
  padding: 3px;
  width: 115px;
}
 
  
#sliderMin, #sliderMax {
        padding-left: 0;
    padding-right: 0;
    text-align: center;
    width: 40px;
}

.productsFilters .priceSlider #sliderRange {
   border: 2px solid #CCCCCC;
    margin: 5px;
    position: relative;
}

.productsFilters .priceSlider #sliderRange .ui-slider-range {
    position:absolute;
}

.productsFilters .priceSlider #sliderRange .ui-slider-handle {
   border: 2px solid #DDDDDD;
    height: 16px;
    margin: -10px 0 0;
    position: absolute;
  border-radius: 7px 7px 7px 7px;
}

.productsFilters .priceTo {
    float:left;
}

.productsFilters .sort {
    float:right;
    margin-left:10px;
}
.widget-tags ul{ margin: 0;
    overflow: hidden;
    padding: 0 0 1px 6px;}
.widget-tags ul li{  float: left;
    list-style: none outside none;
    margin: 0;
    padding: 2px;}
.widget-tags ul li a{  background: none repeat scroll 0 0 #fff;
    border-radius: 5px 5px 5px 5px;
 display: inline-block;
    padding: 3px;}
.widget-tags ul li a:hover{  
  background: none repeat scroll 0 0 #E95818;
  color:#fff;
text-decoration: none;
}
.productsFilters .mode {
    float:right;
    margin-left:10px;
}

.productsFilters .limit {
    float:right;
}


.productsList {
    margin:10px 0 20px 0;
}
.new-acc{
   margin-right: 20px;
    margin-top: 0;
    padding-top: 8px;}
.new-acc a{

    color: #0090e3;
   padding-left: 2px;
}
.new-acc a:hover{

    color: #0090e3;
  text-decoration: underline;
}

.reg-acc{
 float: left;
}

.productsList .product {
    background-color:#fff;
    border-bottom:1px solid #ccc;
    padding:15px 0;
}

.productsList .productImage {
    float: left;
    padding: 5px;
    width: 200px;
}

.productsList .info {
   float: right   float: right;
  width: 514px;
}
.productsList .info h3{font-size:14px; font-weight:normal;}

.productsList .info h3 a {
  color: #0662BD;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
.productsList .info h3 a:hover{ text-decoration:none;}
.productsList .info p {
    line-height:1.5;
   
}

.productsList .info .priceHolder {
  margin-top: 12px;
}

.blockHolder-links .links ul li.contact-pro a{
  background:url("contact-icon.png?20190204120658?1") no-repeat left;
 padding: 12px 17px 12px 23px;
}
.blockHolder-links .links ul li.add-wish a{
  background:url('wishlist-icon.png?20190204120658') no-repeat left;
 padding: 12px 17px 12px 23px;
}
.blockHolder-links .links ul li.add-compare a{
  background:url('compare-icon.png?20190204120658') no-repeat left;
 padding: 12px 17px 12px 23px;
}
.blockHolder-links .links ul li.comp-pro a{
  background:url('comparem-icon.png?20190204120658') no-repeat left;
  padding: 12px 17px 12px 23px;}
.blockHolder-links .links ul li.print-pro a{
  background:url('print-icon.png?20190204120658') no-repeat left;
  padding: 12px 17px 12px 23px;
}
.productsList .info .priceHolder .priceOld {
  font-size: 11px;
    line-height: 24px;
    text-decoration: line-through;
}

.main-round-content{ padding: 0px 5px 10px 5px;
}

.productsList .info .priceHolder .price {
    color: #E45210;
    font-size: 14px;
    font-weight: bold;
  }
.main-description .main-content-top {
    height: 0px;
}
.main-description .main-content-top .top-right {
    height: 0px;
}
.main-description .main-content-top div div {
    height: 0px;
    margin: 0 0px;
    overflow: hidden;
}
.main-description .main-border-left {
}
.main-description .main-border-right {
}
.main-content-bottom {
    height: 0px;
}
 .main-content-bottom div {
    height: 0px;
}
.main-content-bottom div div {
    height: 0px;
    margin: 0 0px;
}
.productsList .info .priceHolder .button {
    margin-left:10px;
}
.image-ind{   height: 140px;
    text-align: center;
}
.productsGrid .product {
     background-color: #FFFFFF;
    border: 1px solid #ddd;
    display: inline-block;
    margin-bottom: 7px;
    margin-right: 3px;
  padding-right: 0px;
    vertical-align: top;
    width: 190px;
}
.productsGrid .product:hover {
    border: 1px solid #999;
}
.productsGrid .imgshadow {
  clear: both;
  float: left;
  height: 7px;
  position: absolute;
  width: 186px;
  background: url("product-shadow.png?20190204120658") no-repeat scroll 0 0 transparent;
  margin-left:-1px;
  z-index: -1;
}

.banner-content-blw-slide{ padding:10px 0px;}
.productsGrid .product.last{
    margin-right:0;
}
.cart-none{   padding-left: 9px;}
.productsGrid .product img {
    margin:5px;
    text-align:center;
}

.productsGrid .product .info {
min-height: 92px;
    padding: 5px;
    text-align: center;
}
.combination-cart{border-bottom: 1px dashed #cccccc;
    padding: 0 0 7px;}
.productsGrid .product .info h3 {
    display: block;
    font-size: 12px;
    font-weight: normal;
    height:36px;
    line-height: 18px;
    margin: 5px 0 0 0;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
}
.productsGrid .product .info a {
    color: #0662BD;
}
.productsGrid .product .info a:hover{}
.widget-linklist h3{
  color:#333;
  font-size: 1.3em;
  font-weight: 500;
  margin-top: 0px;
  margin-left: 0px;
}
.productsGrid .product .info .price {
    display:block;
  margin-top:-3px;
    line-height:24px;
    padding-bottom:2px;
}
.wish-griding{}
.wish-griding ul{
  list-style: none outside none;
    margin: 0;
    padding: 8px 0 0;}
.wish-griding ul li{
line-height: 18px;
}
.wish-griding ul li a{  color: #767470 !important;}
.wish-listing{ display: block; margin-left: 200px; }
.wish-listing ul{padding: 0 0 0 13px;}
.wish-listing ul li{
 float: left;
    list-style: none outside none;
    padding: 0 6px;
  
}
.wish-listing ul li a{
background: url('pipe1.gif?20190204120658') no-repeat scroll right center transparent;
padding: 0 14px 0 0;
}
.wish-listing ul li a.comp-list{ background:none;}
.productsGrid .product .info .price strong {
    color: #E45210;
    font-size: 12px;
   
}
.my-cart .image{float: left;
    padding: 6px;
    width: 40px;}
.my-cart .info{
    float: right;
    padding-top: 4px;
    width: 120px;
}
.my-cart .info a{}
.productsGrid .product .info .price span {
   text-decoration: line-through;
    width: 65px;
}
.my-cart .product-cart{ overflow: hidden;}
.my-cart .price-del-edit{overflow: hidden; padding-right: 11px;}
.my-cart .price-del-edit a.edit{
  background: url('btn-edit.gif?20190204120658') no-repeat scroll 0 0 transparent;
    display: block;
    font-size: 0;
    height: 11px;
    line-height: 0;
    overflow: hidden;
    text-indent: -999em;
    width: 11px;
    float:right;
}


.my-cart .price-del-edit a.del{
    background: url('btn-remove.gif?20190204120658') no-repeat scroll 0 0 transparent;
    display: block;
    font-size: 0;
    height: 11px;
    line-height: 0;
    overflow: hidden;
    text-indent: -999em;
    width: 11px;
float:right;
   margin-left: 6px;
}
.categoriesGrid .category {
  border: 1px solid #000000;
   background-color: none;
float: left;
    margin-bottom: 10px;
    margin-right: 5px;
  margin-left: 0px;
    
}
.categoriesGrid .category:hover {
  border: 1px solid #999;
}

.categoriesGrid .category.last{
    margin-right:0;
}

.categoriesGrid.plusInfo .category {
    width: 141px;
}

.categoriesGrid.plusInfo .category img {
    margin:5px;
}

.categoriesGrid.plusInfo .category h3 {
    color: #333333;
    display: block;
    font-size: 14px;
    line-height: 17px;
    padding: 7px 0;
    text-align: center;
text-transform: normal;
    background-color: #eee;
  border-bottom: 2px solid #ddd;
  margin-top: -4px;
}

.pager {
    padding:0px 0 0px 0;
}}

.pager .info {
    float:left;
    padding:5px 0px;
}

.pager ul {
    float:right;
    list-style-type:none;
    margin:0;
    padding:0;
}

.pager ul li {
    float:left;
    padding:5px 2px;
}

.pager ul li.prev {
    padding-right:7px;
padding-top:0px;
}
.pager ul li.prev a{
    background-color: #B0D4F7;
    display: block;
    padding: 2px 7px;
}
.pager ul li.next {
    padding-left:2px;
padding-top:0px;

}

.pager ul li.number {
    padding:0 2px;
}

.pager ul li.number a {
   background-color: #B0D4F7;
    display: block;
    padding: 2px 7px;
}

.pager ul li.number.active {
    font-weight:bold;
}

.pager ul li.number.active a {
    background-color: #e80909;
    color: #000000;
    font-weight: normal;
}
.pager ul li.next a{ background-color: #B0D4F7;
    display: block;
    padding: 2px 7px;}
#product {
   
}

#product .socials {
     margin-top: 13px;
  overflow:hidden;
}

#product .socials .social {
 float: left;
    margin-top: 1px;
    width:90px;
}
#product .socials .google{   margin-left: 0px;}
#product .socials .social.facebook {
   width: 130px;
}
#product .socials .social.twitter {
   width: 130px;
}

#product .productInfoHolder {
  margin-bottom: 14px;
    overflow: hidden;}

#product .productInfoHolder .images {
    float: left;
    width: 300px;
  margin-top: 2px;
}
.orange{
 height: 25px;
    margin-top: 5px;
}

#product .productInfoHolder .images .zoomPad {
    border: 0px solid #cccccc;
    margin-bottom: 7px;
    padding: 5px;
    width: 285px;
}
.zoomWindow{  border: 1px solid #DDDDDD;}

#product .productInfoHolder .images .thumbs {

}

#product .productInfoHolder .images .thumbs .thumb {
    background-color:#fff;
    border:1px solid #e5e5e5;
    float:left;
    margin:0 16px 10px 0;
    padding:3px;
}

#product .productInfoHolder .images .thumbs .thumb.last {
    margin-right:0;
}

#product .productInfoHolder .userReviews {
    margin-top:20px;
}

#product .productInfoHolder .userReviews h3 {
    font-size:14px;
    margin-bottom:10px;
}

#product .productInfoHolder .userReview {
    border-bottom:1px solid #e5e5e5;
    margin-bottom:15px;
}

#product .productInfoHolder .userReview .title {
    background-color: #eeeeee;
    padding:5px 7px;
}

#product .productInfoHolder .userReview .content {
    border: 1px solid #DDDDDD;
    float: right;
 padding: 10px;
    width: 414px;
}

#product .productInfoHolder .productInfo {
     float: right;
  padding-left: 12px;
  padding-right: 8px;
  padding-bottom: 10px;

    width: 445px;
}

#product .productInfoHolder .productInfo .brand {
    margin-bottom:10px;
}

#product .productInfoHolder .productInfo h1 {
    font-size: 1.8em;
  font-weight: 500;
color: #333;
  padding-bottom: 0px;
  margin-top: -6px;
}

.code {
  padding-bottom: 0px; 
font-size: 11px;}

#product .productInfoHolder .productInfo .description {
    margin-bottom:10px;
}

#product .productInfoHolder .productInfo .productAttrs {
    line-height:1.5;
    margin-bottom:20px;
}
#product .stockTrack {
padding-top: 13px;
}

#product .productInfoHolder .productInfo .priceOld {
  font-size: 14px;
    line-height: 18px;
  text-decoration: line-through;
}

#product .productInfoHolder .productInfo .price {
    color: #333333;
    font-size: 30px;
    font-weight: normal;
    margin-bottom: 13px;
}

#product .productInfoHolder .productInfo .price .vat {
    font-size:12px;
  font-weight: normal;
}

#product .productInfoHolder .productInfo .variants {
    margin-bottom:20px;
}

#product .productInfoHolder .productInfo .variants select {
    max-width:310px;
    min-width:200px;
}

#product .detailsHolder {
    margin-bottom: 40px;
    padding-bottom: 15px;
    width: 780px;
}

#product .detailsHolder .blockHolder {
    margin-bottom: 0px;
    padding-bottom: 16px;
    padding-top: 15px;
}

#product .detailsHolder .blockHolder.first {
    border-top:1px solid #e5e5e5;
    padding-top:15px;
}

#product .detailsHolder .addReview {
    padding-left:23px;
}

#product .detailsHolder .tabs {
    height:29px;
}

#product .detailsHolder .tabs ul {
    float:left;
    height:29px;
    list-style-type:none;
    margin:-2px;
    padding: 0;
}
.relatedProducts h1{color: #333;
    font-size: 17px;
    margin-bottom: 7px;
    padding: 5px 5px 5px 0;
    text-transform: uppercase;}
#product .detailsHolder .tabs ul li {
    float:left;
    margin-right:5px;
   background: url('bkg-tab.gif') repeat-x scroll left top transparent;
}

 #product .detailsHolder .tabs ul li a{
  background-color: #eeeeee;
  border-width: 1px 1px 0px;
  border-style: solid solid none;
color: #333;
    display: block;
    line-height: 30px;
    padding: 0 30px;
  margin-left: 2px;
 background: url('bkg-tab-right.gif') no-repeat scroll right top transparent;
    
}

#product .detailsHolder .tabs ul li.active a {
   background: none;
  font-weight: bold;
    color: #333333;
  padding-bottom: 1px;
  border-bottom:none;
}
#product .detailsHolder .tabs ul li.active{background: url('bkg-tab-active.gif') repeat-x scroll left top transparent;
    height: 30px; border: medium none;}
#product .detailsHolder .tabsPages {
    background-color: #ffffff;
    border: 1px solid #D4EEFF;
    line-height: 1.5;
}

#product .detailsHolder .tabsPages .page {
    display:none;
    max-height:300px;
    overflow:auto;
    padding:10px;
}

#product .detailsHolder .tabsPages .page.active {
    display:block;
}

#product .links {
   overflow:hidden;
}

#product .links ul {
    list-style-type:none;
    margin:0;
    padding:0;
}

#product .links ul li {
    float: left;
    padding: 2px 0;
}

#product .relatedProducts {
    margin-top:-35px;
}

#product .relatedProducts h3 {
   font-size: 12px;
margin-bottom: 0px;
}

#product .relatedProducts .productsGrid .imgshadow {
clear: both;
  float: left;
  height: 7px;
  position: absolute;
  width: 186px;
  background: url("product-shadow.png?20190204120658") no-repeat scroll 0 0 transparent;
  margin-left:-1px;
z-index: -1;
}

#messages {
  font-size:12px;
  line-height:16px;
  font-weight:bold;
}
#messages ul {
  list-style-type:none;
  padding:5px 5px 5px 26px;
  border:1px solid #3B5998;
  color:#3B5998;
  text-shadow:0 1px #FFF;
  background:url(icon-message-info.png?20190204120658?1) 5px 5px no-repeat #ECEFF5;
   margin: 12px 3px 10px 0;
}
#messages ul.success {
  border-color:#609946;
  color:#609946;
  background:url(icon-message-success.png?20190204120658?1) 5px 5px no-repeat #EFF5ED;
}
#messages ul.error {
  border-color:#DD3C10;
  color:#DD3C10;
  background:url(icon-message-error.png?20190204120658?1) 5px 5px no-repeat #FCECE8;
}
.gui-table {
   border: 1px solid #DDDDDD !important;
    border-radius: 2px 2px 2px 2px;
}

.gui-block-title{
border-bottom: 1px solid #DDDDDD;
    border-radius: 5px 5px 0 0;
    color: #333333;
    font-size: 12px;
    height: 38px;
    line-height: 38px;
    padding: 0 15px;
background:none !important;
}

.gui-block-content{padding: 10px 15px 15px;
    position: relative;
}

ul.gui-products li {
    height: 54px;
    position: relative;
  border: medium none !important;

}

.gui-buttons.gui-border {
    border: medium none !important;
}
.gui-block {
    border: 1px solid #DDDDDD;
    border-radius: 5px 5px 5px 5px;
}
.gui-input input {
    border: medium none !important;
}
.gui-block-content {
    background: none repeat scroll 0 0 transparent !important;
}
.gui-line {
   background: none repeat scroll 0 0 transparent !important;
}

.gui-cart-sum .gui-line {
 background: none repeat scroll 0 0 transparent !important;
}

.gui-block, .gui-block-title, .gui-buttons.gui-border {
    border-color: #ddd !important;
}

.gui-input, .gui-text {
    background: none!important;
    border: 1px solid #cccccc !important;
      box-shadow: none!imporatant;
   }

gui-checkout a.gui-button-small {
  border-radius: 2px 2px 2px 2px;
display: inline-block;
font-size: 13px;
font-weight: bold;

}

a.gui-button-large{ }

.gui-select{ border:1px solid #ddd !important; background:none!important;}
a.gui-button-large{ font-size: 15px!important;}
.gui-page-title{ font-size:20px;}
.gui-image {
    border: 1px solid #ddd !important;
    }
.gui-number .gui-value{ background:none !important;}
.gui-number .gui-value input{ border:none !important;}
.gui-number{ border:1px solid #ddd !important;}.gui-faq, .gui-sitemap, .gui-login, .gui-password, .gui-register, .gui-review{ border:none !important;}

.gui-page-title {
    border-radius: 7px 7px 7px 7px;
    color: #000000;
    font-size: 15px !important;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin: 0 0 13px;
   padding: 2px 4px 4px 8px    padding: 2px 4px 4px 8px !important;
}

.mainbanner {  margin-bottom: 10px;}

a.active{
  color: #0090e3;
  font-weight:bold;
}

.bestelprod {
  padding: 13px 0;
border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
}

/*******************************/
/*                             */
/*   WEBDINGE.NL CUSTOM MENU   */
/*                             */
/*******************************/

.wrapper_menu {
  background: url('button-nav-bg.png?20190204120658') repeat-x transparent;
  display: block;
  position: absolute;
  z-index: 999;
  width:998px;
}
.wrapper_menu .navwide {
  float: left;
  font-weight: bold;
  height: 38px;
  position: relative;
}
.wrapper_menu .navwide .last {
  clear:both;
}
.wrapper_menu li .navwide:hover {
  border: medium none;
  height: 45px;
  padding-right: 1px;
}
.wrapper_menu .menu {
  list-style:none;
  width:1000px;
  margin:0 auto;
  height:43px;
  padding:0 20px 0 20px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.wrapper_menu_full {
  margin:0;
  position: relative;
  z-index:9999;
}
.wrapper_menu_full .menu {
  width:100%;
  padding:0;
  height:38px;
}
.wrapper_menu_full .menu_whole_width {
  list-style:none;
  width:1000px;
  margin:0 auto;
  height:38px;
  padding:0;
}
.menu li {
  float:left;
  text-align:center;
  position:relative;
  border:none;
}
.menu .navwide {
  display: block;
  float: left;
  position: static !important;
}
.menu .navwide.active {
background: url('button-nav-bg.png?20190204120658') repeat-x transparent;
background-color: #333333;
}

.menu li a {
  color: #C5C5C5;
  display: block;
  height: 38px;
  padding: 0 0 0 15px;
  text-decoration:none;
}
.menu li a:hover {
background: url('button-nav-bg.png?20190204120658') repeat-x transparent;
background-color: #292929;
}
.menu li.first a:hover {
  background: none;
}
.menu li a.active {
background: url('button-nav-bg.png?20190204120658') repeat-x transparent;
background-color: #ffffff;
}
.dropdown_navwide .inner {
  width:235px;
  float:left;
}
.dropdown_navwide .inner h2 {
  margin:0;
}
.dropdown_navwide .categorie {
  border-right: 1px solid #ccc;
  float: left;
  min-height: 125px;
  padding: 0px 10px 10px 10px;
  width: 225px;
  margin-bottom:10px;
}

.dropdown_navwide .categorie ul li:hover a {
padding:0!important;
margin:0!important;
}

.menu ul li.navwide a span {
  background: url("nav-spacer.png?20190204120658?1") no-repeat scroll right center transparent;
  color: #fff;
  display: block;
  font-size: 12px;
  height: 38px;

  line-height: 39px;
  padding: 0 15px 0 0;
}
.menu ul li.navwide a span:hover {
  color: #fff;
}
.menu .wrapper_menu ul li.navwide:hover {
  background: url(none) repeat-x;
}
.menu ul li.navwide .dropdown_navwide .categorie ul li a span {
  color: #555;
  display: block;
  font-size: 12px;
  font-weight: normal;
text-transform: normal;
  height: 0;
  line-height: 0;
  padding: 0;
}
.menu ul li.navwide .dropdown_navwide .categorie ul li a span:hover {
  color:#333;
}
.menu .wrapper_menu ul li.navwide a span img {
  margin-top:4px;  
}
.menu li.right {
  float:right;
  right:0;
  margin-right:0;
}
.menu li.right:hover {
  margin-right:-1px;
}
.menu .dropdown_1column, .menu .dropdown_2columns, .menu .dropdown_3columns, .menu .dropdown_4columns, .menu .dropdown_5columns, .menu .dropdown_navwide {
  left: -999em;
  margin-left: -21px;
  margin-top: 13px;
  padding: 10px;
  position: absolute;
  text-align: left;
}
.menu .dropdown_1column {
  width: 145px;
}
.menu .dropdown_2columns {
  width: 300px;
}
.menu .dropdown_3columns {
  width: 455px;
}
.menu .dropdown_4columns {
  width: 610px;
}
.menu .dropdown_5columns {
  width: 765px;
}
.menu .dropdown_navwide {
  background: none repeat scroll 0 0 #eee;
  box-shadow:1px 2px 6px rgba(0, 0, 0, 0.2);
  border-top: 0px solid #333333;
  border-right: 1px solid #333333;
  border-left: 1px solid #333333;
  border-bottom: 2px solid #333333;
  margin-top: 5px;
  min-height: 143px;
  padding-left: 3px;
  margin-left: -22px;
  width: 985px;
  z-index: -1;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.menu .dropdown_navwide .bg-top {
  background: url("bg-menu-top.png?4") no-repeat scroll 0 0 transparent;
  height: 11px;
  margin-bottom: 10px;
  margin-left: -5px;
  margin-top: -10px;
  width: 1000px;
}
.menu li .first_navwide {
  -webkit-border-radius: 0 5px 5px 5px;
  -moz-border-radius: 0 5px 5px 5px;
  border-radius: 0 5px 5px 5px;
}
.menu li:hover .dropdown_1column, .menu li:hover .dropdown_2columns, .menu li:hover .dropdown_3columns, .menu li:hover .dropdown_4columns, .menu li:hover .dropdown_5columns {
  left:-1px;
  top:25px;
}
.menu li:hover .dropdown_navwide {
  left:21px;
  top:33px;
  display: block;
}
.wrapper_menu_full .menu li:hover .dropdown_navwide {
  left:50%;
  margin-left:-470px;
}
.menu li:hover .align_right {
  left:auto;
  right:-1px;
  top:25px;
}
.menu li.right:hover .dropdown_navwide {
  right:18px;
  top:33px;
}
.wrapper_menu_full .menu li.right:hover .dropdown_navwide {
  left:auto;
  right:50%;
  margin-right:-471px;
  top:32px;
}
.wrapper_menu ul {
  margin: 0;
  padding: 0;
}
.menu .col_1, .menu .col_2, .menu .col_3, .menu .col_4, .menu .col_5, .menu .col_6 {
  margin-left: 0px;
}
.menu .col_1 {
  width:145px;
}
.menu .col_2 {
  width:300px;
}
.menu .col_3 {
  width:455px;
}
.menu .col_4 {
  width:610px;
}
.menu .col_5 {
  width:765px;
}
.menu .col_6 {
  width:920px;
}
.menu .firstcolumn {
  margin-left: 0;
  clear: left;
}
.menu p, .menu ul, .menu li, .menu h2, .menu h3 {
  font-size:12px;
  line-height:21px;
  text-align:left;
}
.menu p {
  font-size:12px;
  line-height:18px;
  margin:0;
  margin-bottom:px;
}
.menu .strong {
  font-weight:bold;
}
.menu .italic {
  font-style:italic;
}
.menu h2, .menu h3 {
  margin-top:0px;
}
.menu h2 {
  border-bottom: 1px dashed #AAAAAA;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 15px !important;
  padding-bottom: 0;
  color:#333;
}
.menu h3 {
  font-weight:600;
  font-size:14px;
  margin-bottom:14px;
  padding-bottom:7px;
}
.menu li:hover div a {
  text-decoration:none;
  border:none;
  padding:0;
}
.menu .pusher {
  margin-top:18px;
}
.menu li ul {
  list-style: none outside none;
  margin: 10px 0 12px;
  padding: 0;
}
.menu li ul li {
  font-size:11px;
  line-height:21px;
  position:relative;
  padding:0;
  margin:0;
  float:left;
  text-align:left;
  width:220px;
}
.menu .menuAdvert {
position: absolute;
right: 10px;
box-shadow: 1px 1px 5px #666;
}
.menu li ul li a {
  padding:0;
  height:20px;
}
.menu li ul li a:hover {
  background:none;
}

.menu {
  background: url ("button-bg.png?20190204120658") repeat-x left top transparent;
  background-color: #444444;
  float: left;
  z-index: 9999;
  width: 1000px;
  color: #7D8286;
  height: 38px;
  border: 1px;
  border-style: solid;
  border-color: #333333 #333333 #111111;
}
.menu .nav {
  display:block;
  float:left;
  list-style-type:none;
  margin:0;
  padding:0;
  width:670px;
}
.menu .item {
  background: url("nav-spacer.png?20190204120658") no-repeat scroll right center transparent;
  float:left;
  font-weight:bold;
  height:38px;
  position:relative;
}
.menu .item.first {
  border-left:0;
}
.menu .itemLink {
  display:block;
  line-height:40px;
  padding:0 17px;
  text-decoration:none;
}
.menu .item.hover {
  background-color:#fff;
}
.menu .item.hover .itemLink {
  padding-bottom:1px;
}
.menu .subnav {
  background-color:#fff;
  border:1px solid #ddd;
  border-top:0;
  border-bottom-color:#bbb;
  border-bottom-left-radius:5px;
  border-bottom-right-radius:5px;
  box-shadow:1px 2px 6px rgba(0, 0, 0, 0.2);
  display:none;
  list-style-type:none;
  margin:0 0 0 -2px;
  min-width:170px;
  padding:10px 0;
  position:absolute;
  z-index:999;
}
.menu .subitemLink {
  display:block;
  padding:6px 40px 6px 20px;
  white-space:nowrap;
}
.menu .subitemLink:hover {
  background-color:#f0f0f0;
}
/* fixes */
.menu .categorie ul li a span {
  color:#999;
}

/************************/
/*                      */
/*        SALE          */
/*                      */
/************************/
.menu .navwide.sale {
 background: url('button-nav-bg.png?20190204120658') repeat-x transparent;
 float:right; 
 background-color: #ff6600;
}

.menu .navwide .sale:hover {
    background: url('button-nav-bg.png?20190204120658') repeat-x scroll transparent;
}
.menu .navwide.sale a span {
  background: none;
  color: #ffffff;
  display: block;
  font-size: 12px;
  height: 38px;
  line-height: 39px;
  padding: 0 15px 0 0;
}
.main .menu .wrapper_menu ul li.navwide.sale a {
  color: #C5C5C5;
  display: block;
  height: 38px;
  padding: 0 0 0 15px;
  text-decoration: none;
  background: url("nav-spacer.png?20190204120658") no-repeat scroll left transparent;
}
.main .menu .wrapper_menu ul li.navwide.sale a:hover {
  background-color: #e95500;
}

/************************/
/*                      */
/*  USP NAV             */
/*                      */
/************************/

.navusp {
border-top: 0px solid #333333;
border-right: 0px solid #434343;
border-bottom: 0px solid #cccccc;
  border-left: 0px solid #434343;
}

/************************/
/*                      */
/*  SPECTS PRODUCT      */
/*                      */
/************************/

#prod_specs dl {
  border-bottom:1px solid #ccc;
  line-height:20px;
}
#prod_specs dt {
  border-top:1px solid #ccc;
  font-weight:bold;
  height:20px;
  overflow:hidden;
  text-overflow:ellipsis;
  width:160px;
  float:left;
  
}
#prod_specs dd {
  margin-left:160px;
}
#prod_specs dd.first {
  border-top:1px solid #ccc;
}

/************************/
/*                      */
/*  BANNER TIJD         */
/*                      */
/************************/

.tegoed {
 position:absolute;
margin-left: 438px;
margin-top: 45px;
  font-weight:bold;
font-size: 18px;
}

.frontpage-ad {
margin-top: 0px;
padding-bottom: 0px;

}

.frontpage-ad2 {
margin-top: 7px;
padding-bottom: 0px;

}
.frontpage-ad3 {
margin-top: 7px;
padding-bottom: 0px;
}

#product .stars {
  height:16px;
  width:80px;
  text-align:right;
  margin-left:0px;
}
#product .stars .stars_bg {
  background:url(stars.png?20190204120658) top left no-repeat;
  width:80px;
  height:16px;
  margin-top:0px;
}
#product .stars .stars_on {
  background:url(stars.png?20190204120658) bottom left no-repeat;
  height:16px;
}