html {
  background-color:#fff;
}
body {
  background-image:url('background.png');
  color:#333;
  font-family:Arial, Helvetica, Lucinda Grande;
  font-size:12px;
  margin:0;
  padding:0;
}
h1, h2, h3, h4, h5, h6 {
  margin:0;
  padding:0;
}
img {
  border:0;
}
form {
  margin:0;
  padding:0;
}
input, select {
  background-color:#fff;
  border:1px solid #ccc;
  font-size:14px;
  padding:4px 4px 4px 5px;
}
a {
  color:#333;
  text-decoration:none;
        outline-color:-moz-use-text-color;
        outline-style:none;
        outline-width:0;
}
a:hover {
  text-decoration:underline;
}
label {
  font-weight:bold;
}
.clear {
  clear:both;
}
.gui-table th {
  text-align:left;
}
.gui-table td {
  background-color:#fff;
}
.wrapper {
  margin:0 auto;
  width:978px;
}
.button {
  background:#eee url('button-bg.png') repeat-x top left;
  border:1px solid #ccc;
  border-radius:2px;
  color:#333;
  display:inline-block;
  font-size:11px;
  font-weight:bold;
  line-height:30px;
  outline:none;
  padding:0 15px;
  text-decoration:none;
  text-transform:uppercase;
}
.button:hover {
  text-decoration:none;
}
.button.blue {
  background-color:#007bc9;
  border-color:#007bc9;
  color:#fff;
}
.button.green {
  background-color:#7bc900;
  border-color:#7bc900;
  color:#fff;
}
.simpleBlock {
  background-color:#fff;
  border:1px solid #ddd;
  border-top-color:#e6e6e6;
  border-bottom-color:#ccc;
}
.simpleBlock h3 {
  border-bottom:1px solid #e6e6e6;
  display:block;
  font-weight:bold;
  padding:7px 0 7px 10px;
}
.simpleBlock .blockContent {
  padding:10px;
}
/* ALS KADO CUSTOM SHOP LIST */
#shopContainer {
  background-color: #f3f3f3;
  background:url('container-bg.png') repeat-x top left;
  height:40px;
}
#shops {
  width: 978px;
  margin: 0 auto;
  height:40px;
}
#shops ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  height:40px;
}
#shops li {
  position: relative;
  float: left;
  z-index: 10;
  height: 40px;
}
#shops a, #shops li {
  background-image: url('shop-balk-sprite.png');
  width: 45px;
  height:40px;
  float:left;
  display:block;
}
#shops a, #shops li#twitter, #shops a, #shops li#facebook, #shops a, #shops li#youtube, #shops a, #shops li#addthis {
  width: 35px;
}
#shops .sub {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  width: 978px;
  border: 1px solid #ccc;
  background-color: #fff;
  border-top: 0;
  z-index: 1001;
}
#shops li:hover .sub {
  display: block;
}

/* Sprite positioning */
#kado a, #kado {
background-position: 0 -40px;
}
#kado:hover a, #kado.active a, #kado:hover, #kado.active {
  background-position: 0 0;
}
#home a, #home {
  background-position: -45px 0;
}
#home:hover a, #home.active a, #home:hover, #home.active {
  background-position: -45px -40px;
}
#hek a, #hek {
  background-position: -90px 0;
}
#hek:hover a, #hek.active a, #hek:hover, #hek.active {
  background-position: -90px -40px;
}
#bestek a, #bestek {
  background-position: -135px 0;
}
#bestek:hover a, #bestek.active a, #bestek:hover, #bestek.active {
  background-position: -135px -40px;
}
#tools a, #tools {
  background-position: -180px 0;
}
#tools:hover a, #tools.active a, #tools:hover, #tools.active {
  background-position: -180px -40px;
}
#hanger a, #hanger {
  background-position: -225px 0;
}
#hanger:hover a, #hanger.active a, #hanger:hover, #hanger.active {
  background-position: -225px -40px;
}
#stopcontact a, #stopcontact {
  background-position: -270px 0;
}
#stopcontact:hover a, #stopcontact.active a, #stopcontact:hover, #stopcontact.active {
  background-position: -270px -40px;
}
#smiley a, #smiley {
  background-position: -315px 0;
}
#smiley:hover a, #smiley.active a, #smiley:hover, #smiley.active {
  background-position: -315px -40px;
}
#veld a, #veld {
  background-position: -360px 0;
}
#veld:hover a, #veld.active a, #veld:hover, #veld.active {
  background-position: -360px -40px;
}
#plus a, #plus {
  background-position: -405px 0;
}
#plus:hover a, #plus.active a, #plus:hover, #plus.active {
  background-position: -405px -40px;
}
#procent a, #procent {
  background-position: -450px 0;
}
#procent:hover a, #procent.active a, #procent:hover, #procent.active {
  background-position: -450px -40px;
}
#merken a, #merken {
  background-position: -495px 0;
  width:96px;
}
#merken:hover a, #merken.active a, #merken:hover, #merken.active {
  background-position: -495px -40px;
}
#twitter, #facebook, #youtube, #addthis {
  float:right!important;
  width:36px;
}
#twitter a, #twitter {
  background-position: -840px 0;
  width:35px;
}
#twitter:hover a, #twitter.active a, #twitter:hover, #twitter.active {
  background-position: -840px -40px;
}
#facebook a, #facebook {
  background-position: -875px 0;
  width:35px;
}
#facebook:hover a, #facebook.active a, #facebook:hover, #facebook.active {
  background-position: -875px -40px;
}
#youtube a, #youtube {
  background-position: -909px 0;
  width:34px;
}
#youtube:hover a, #youtube.active a, #youtube:hover, #youtube.active {
  background-position: -909px -40px;
}
#addthis a, #addthis {
  background-position: -942px 0;
  width:33px;
}
#addthis:hover a, #addthis.active a, #addthis:hover, #addthis.active {
  background-position: -942px -40px;
}
.sub .col_4 {
  padding:10px;
}
.sub .col_4 h2 {
  border-bottom:1px solid #f4f4f4;
}
#col_1 {
  border-right: 1px solid #F4F4F4;
  float: left;
  padding: 10px;
  width: 220px;
  margin-bottom:10px;
}
#col_1 ul a, #col_1 li {
  background: none;
  float: none;
}
#col_1 h3 {
  margin-bottom: 10px;
}
#col_1 .cat_col1 {
  height:auto;
}
#col_1 .cat_col1 li {
  float: none;
  margin:0;
  padding:0;
  height:18px;
}
/* END OF CUSTOM MENU */
.cartWrapper {
  border-left:1px solid #f4f4f4;
}
.shoppingbag {
  float:left;
  margin-right:10px;
}
#headerContainer { background:url('headercontainer-bg.png'); }

#header {
  background:url('header.png') no-repeat center left;
  height:130px;
}
#header h1 {
  float:left;
}
#header h1 a {
  display:block;
  text-indent:-9999px;
  width:400px;
  height:130px;
}
#header .cartContainer {
  border-left: 1px solid #DDDDDD;
  float: right;
  margin-top: 25px;
  padding: 0 10px;
  width: 250px;
}
#header .cartContainer .languages {
  padding:7px 0;
}
#header .cartContainer .languages .flag {
  background-image:url(flags.png);
  background-repeat:no-repeat;
  display:block;
  float:right;
  margin-left:5px;
  overflow:hidden;
  text-indent:-9999px;
  width:16px;
  height:11px;
}
#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 {
  display: inline;
  float: left;
  padding: 0 0 10px;
}
#header .cartContainer .links ul {
  list-style-type:none;
  margin:0;
  padding:0;
}
#header .cartContainer .links ul li {
  font-size: 11px;
  padding: 1px 3px;
  display:inline;
}
#header .cartContainer .cart {
  float:left;
  width:326px;
}
#header .cartContainer .cart .blockContent {
  line-height:1.5;
  min-height:27px;
}
#header .cartContainer .cart .button {
  float:right;
  line-height:25px;
}
#navbar {
  background:#fff url('block-bg.png') repeat-x bottom left;
  border:1px solid #ddd;
  border-top-color:#e6e6e6;
  border-bottom-color:#bbb;
  box-shadow:0 1px 2px rgba(0, 0, 0, 0.1);
  padding-right:5px;
  position:relative;
}

#navbar .nav {
  display:block;
  float:left;
  list-style-type:none;
  margin:0;
  padding:0;
  width:700px;
}

#navbar .item {
  border-left:1px solid #fff;
  border-right:1px solid #eee;
  float:left;
  font-weight:bold;
  height:40px;
  position:relative;
}

#navbar .item.first {
  border-left:0;
}

#navbar .itemLink {
  display:block;
  line-height:40px;
  padding:0 17px;
  text-decoration:none;
}

#navbar .item.hover {
  background-color:#fff;
}

#navbar .item.hover .itemLink {
  padding-bottom:1px;
}

#navbar .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;
}
#navbar .subitem {
    position:relative;
}

#navbar .subitemLink {
  display:block;
  padding:6px 40px 6px 20px;
  white-space:nowrap;
}
#navbar .subitemLink:hover {
    background-color:#ffffff;
}
#navbar .subsubitem {
    position:relative;
}

#navbar .subsubitemLink {
    display:block;
    padding:6px 40px 6px 20px;
    white-space:nowrap;
}

#navbar .subsubitemLink:hover {
    background-color:#ffffff;
}

#navbar .formSearch {
  float:right;
  font-size:14px;
  margin-top:4px;
}

#navbar .formSearch .inputContainer {
  background-color:#fff;
  border:1px solid #ccc;
  height:26px;
  padding:2px 0 2px 7px;
  position:relative;
  width:170px;
}

#navbar .formSearch .inputContainer input {
  border:0;
  line-height:16px;
  margin:0;
  outline:none;
  padding:5px 0;
  width:140px;
}

#navbar .formSearch .inputContainer span {
  background:url('icon-search.png') no-repeat top left;
  cursor:pointer;
  display:block;
  position:absolute;
  top:7px;
  right:10px;
  width:16px;
  height:16px;
}
#navbar .subsubnav {
    background-color:#fff;
    border:1px solid #ddd;
    border-radius:0 5px 5px 5px;
    box-shadow:-1px 2px 6px rgba(0, 0, 0, 0.2);
    display:none;
    list-style-type:none;
    padding:10px 0;
    position:absolute;
    top:0;
    left:80%;
    z-index:980;
}


#content {
  padding-bottom:10px;
}
#content .breadcrumbs {
  padding:15px 0 20px 0;
}
#content h1 {
  font-size:28px;
  margin-bottom:15px;
}
#content h2 {
  font-size:20px;
  margin-bottom:10px;
}
#content .breadcrumbs a {
  display:inline-block;
  padding-right:5px;
}
#content .breadcrumbs a.arrow {
  background:url('breadcrumb-arrow.png') no-repeat 0 50%;
  padding-left:10px;
}
#footer {
  border-top:1px solid #ccc;
}
#footer .tags {
  border-bottom:1px solid #ccc;
  padding:15px 0;
}
#footer .tags ul {
  float:left;
  list-style-type:none;
  margin:0;
  padding:0;
  width:163px;
}
#footer .tags ul li {
  padding:1px 0;
}
#footer .tags ul li a span {
  color:#c93000;
}
#footer .blocks {
  margin-bottom:30px;
  padding-top:20px;
}
#footer .blocks .block {
  border-left:1px solid #ccc;
  float:left;
  min-height:220px;
  padding:0 0 20px 20px;
  width:223px;
}
#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;
}
#footer .blocks .block .button {
  line-height:25px;
}
#footer .blocks .block .links {
  list-style-type:none;
  margin:0;
  padding:0;
}
#footer .blocks .block .links li {
  padding:1px 0;
}
#footer .copyright {
  border-top:1px solid #ccc;
  font-size:11px;
  margin-top:30px;
  padding:15px 0;
  text-align:center;
}
#index {
  padding-top:20px;
}
#slider {
  height:340px;
}
#tags {
  padding-bottom:20px;
}
#formTags {
  margin-top:20px;
}
#formTags input {
  width:150px;
}
#formTags .info {
  display:block;
  font-size:11px;
  margin-top:10px;
}
#formProductQuantity {
  text-align:center;
  width:50px;
}
#textpage {
  line-height:1.5;
  padding-bottom:20px;
}
.wysiwyg img.image {
  padding-left:20px;
}
.collectionContent {
  line-height:1.5;
  margin-bottom:20px;
}
.collectionContent p {
  margin:5px 0;
}
.noProductsFound {
  color:#c93000;
  font-size:20px;
  margin:50px 0 80px 0;
  text-align:center;
}
.productsFilters {
  border-top:1px solid #ccc;
  margin-bottom:30px;
  padding-top:5px;
}
.productsFilters .priceFrom {
  float:left;
}
.productsFilters .priceSlider {
  float:left;
  width:150px;
  padding:0 10px;
}
#sliderMin, #sliderMax {
  padding-left:0;
  padding-right:0;
  text-align:center;
  width:60px;
}
.productsFilters .priceSlider #sliderRange {
  border:1px solid #ccc;
  border-radius:5px;
  height:10px;
  margin:5px;
  position:relative;
}
.productsFilters .priceSlider #sliderRange .ui-slider-range {
  background-color:#eee;
  height:10px;
  position:absolute;
}
.productsFilters .priceSlider #sliderRange .ui-slider-handle {
 background-color: { {
'#c93000' | color_mix('#ffffff', 0.5)
}
}
;
 border:1px solid #c93000;
 border-radius:5px;
 display:block;
 margin:-4px 0 0 -9px;
 position:absolute;
 width:16px;
 height:16px;
}
.productsFilters .priceTo {
  float:left;
}
.productsFilters .sort {
  float:right;
  margin-left:10px;
}
.productsFilters .mode {
  float:right;
  margin-left:10px;
}
.productsFilters .limit {
  float:right;
}
.productsList {
  margin:10px 0 20px 0;
}
.productsList .product {
  background-color:#fff;
  border-bottom:1px solid #ccc;
  padding:15px 0;
}
.productsList .productImage {
  float:left;
  padding:5px;
}
.productsList .info {
  margin-left:280px;
}
.productsList .info h3 {
  font-size:14px;
  height:36px;
  line-height:18px;
  margin-bottom:10px;
  overflow:hidden;
}
.productsList .info p {
  line-height:1.5;
  margin:0 200px 0 0;
}
.productsList .info .priceHolder {
  float:right;
  padding:20px 60px 0 0;
}
.productsList .info .priceHolder .priceOld {
  background:url('price-strike.png') no-repeat -3px 50%;
  display:block;
  line-height:24px;
  padding-left:10px;
}
.productsList .info .priceHolder .price {
  display:block;
  font-size:30px;
  font-weight:normal;
  margin:5px 0 20px 10px;
}
.productsList .info .priceHolder .button {
  margin-left:10px;
}
.productsGrid .product {
  background-color:#fff;
  border:1px solid #e5e5e5;
  float:left;
  margin-right:30px;
  margin-bottom:20px;
  width:220px;
}
.productsGrid .product.last {
  margin-right:0;
}
.productsGrid .product img {
  margin:5px;
  text-align:center;
}
.productsGrid .product .info {
  border-top:1px solid #FFFFFF;
  padding:5px;
}
.productsGrid .product .info h3 {
  display:block;
  font-size:14px;
  height:36px;
  line-height:18px;
  overflow:hidden;
  margin:5px 0;
  text-align:center;
}
.productsGrid .product .info .price {
  display:block;
  line-height:24px;
  padding-bottom:2px;
}
.productsGrid .product .info .price strong {
  color:#c93000;
  float:right;
  font-size:18px;
  margin-right:20px;
}
.productsGrid .product .info .price span {
  background:url('price-strike.png') no-repeat 12px 0;
  display:block;
  text-align:right;
  width:65px;
}
.categoriesGrid .category {
  background-color:#fff;
  border:1px solid #e5e5e5;
  border-bottom-width:3px;
  float:left;
  margin-right:30px;
  margin-bottom:20px;
  width:220px;
}
.categoriesGrid .category.last {
  margin-right:0;
}
.categoriesGrid.plusInfo .category {
  width:220px;
}
.categoriesGrid.plusInfo .category img {
  margin:5px;
}
.categoriesGrid.plusInfo .category h3 {
  background-color:#e5e5e5;
  display:block;
  font-size:14px;
  line-height:18px;
  padding:7px 0;
  text-align:center;
}
.pager {
  padding:10px 0;
}
.pager .info {
  float:left;
  padding:5px 0;
}
.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;
}
.pager ul li.next {
  padding-left:7px;
}
.pager ul li.number {
  padding:0 2px;
}
.pager ul li.number a {
  background-color:#fff;
  border:1px solid #ccc;
  display:block;
  padding:4px 7px;
}
.pager ul li.number.active {
  font-weight:bold;
}
.pager ul li.number.active a {
  color:#c93000;
}
#product {
  margin:20px 0 10px 0;
}
#product .socials {
  margin-bottom:20px;
}
#product .socials .social {
  float:right;
}
#product .socials .social.facebook {
  float:left;
}
#product .productInfoHolder {
  float:left;
  padding-right:20px;
  width:632px;
}
#product .productInfoHolder .images {
  float:left;
}
#product .productInfoHolder .images .zoomPad {
  background-color:#fff;
  border:1px solid #e5e5e5;
  padding:5px;
}
#product .productInfoHolder .images .thumbs {
  padding:15px 0;
  width:272px;
}
#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:#eee;
  padding:5px 7px;
}
#product .productInfoHolder .userReview .content {
  background-color:#fff;
  padding:7px;
}
#product .productInfoHolder .productInfo {
  margin-left:300px;
  width:320px;
}
#product .productInfoHolder .productInfo .brand {
  margin-bottom:20px;
}
#product .productInfoHolder .productInfo h1 {
  font-size:18px;
}
#product .productInfoHolder .productInfo .description {
  margin-bottom:30px;
}
#product .productInfoHolder .productInfo .productAttrs {
  line-height:1.5;
  margin-bottom:20px;
}
#product .productInfoHolder .productInfo .priceOld {
  line-height:1.5;
}
#product .productInfoHolder .productInfo .price {
  font-size:30px;
  font-weight:normal;
  margin-bottom:20px;
}
#product .productInfoHolder .productInfo .price .vat {
  font-size:12px;
}
#product .productInfoHolder .productInfo .variants {
  margin-bottom:20px;
}
#product .productInfoHolder .productInfo .variants select {
  max-width:310px;
  min-width:200px;
}
#product .detailsHolder {
  float:left;
  padding-bottom:30px;
  width:326px;
}
#product .detailsHolder .blockHolder {
  border-bottom:1px solid #e5e5e5;
  margin-bottom:15px;
  padding-bottom:15px;
}
#product .detailsHolder .blockHolder.first {
  border-top:1px solid #e5e5e5;
  padding-top:15px;
}
#product .detailsHolder .addReview {
  padding-left:10px;
}
#product .detailsHolder .tabs {
  height:29px;
}
#product .detailsHolder .tabs ul {
  float:left;
  height:29px;
  list-style-type:none;
  margin:0;
  padding:0;
}
#product .detailsHolder .tabs ul li {
  float:left;
  margin-right:5px;
}
#product .detailsHolder .tabs ul li a {
  background-color:#eee;
  border:1px solid #ccc;
  border-bottom:0;
  display:block;
  line-height:28px;
  padding:0 10px;
}
#product .detailsHolder .tabs ul li.active a {
  background-color:#fff;
  padding-bottom:1px;
}
#product .detailsHolder .tabsPages {
  background-color:#fff;
  border:1px solid #ccc;
  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 {
  padding-left:10px;
}
#product .links ul {
  list-style-type:none;
  margin:0;
  padding:0;
}
#product .links ul li {
  padding:2px 0;
}
#product .relatedProducts {
  margin-top:20px;
}
#product .relatedProducts h3 {
  font-size:14px;
  margin-bottom:10px;
}
#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) 5px 5px no-repeat #ECEFF5;
  margin-bottom:10px;
}
#messages ul.success {
  border-color:#609946;
  color:#609946;
  background:url(icon-message-success.png) 5px 5px no-repeat #EFF5ED;
}
#messages ul.error {
  border-color:#DD3C10;
  color:#DD3C10;
  background:url(icon-message-error.png) 5px 5px no-repeat #FCECE8;
}

#index #textpage {
    padding-top:20px;
}

.wysiwyg img.image {
    padding-left:20px;
}