html {
    
}

body {
    color:#333;
    font-family:Arial,Helvetica,Lucinda Grande;
    font-size:12px;
    margin:0;
    padding:0;
  background: url('background.png?20190204122833') repeat scroll 0 0 transparent;
}

h1,h2,h3,h4,h5,h6 {
    margin:0;
    padding:0;
}
.main{ 
 background-color: #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 0 5px #DBDBDB;
    margin: 32px auto 0;
    overflow: hidden;
    padding: 9px 5px;
    width: 969px;
}
img {
    border:0;
}
.cart-none{ padding:0px 10px;}
form {
    margin:0;
    padding:0;
}

input, select {
    background-color:#fff;
  border: 1px solid #DDDDDD !important;
    font-size:14px;
   padding:2px;
}

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

a:hover {
    text-decoration:underline;
}

label {
    font-weight:bold;
}
.banner-content-left1{margin:15px 0px;}
.banner-content-left2{margin-bottom:15px 0px;}
.clear {
    clear:both;
}

.gui-table th {
    text-align:left;
}

.gui-table td {
    background-color:#fff;
}

.wrapper {
    margin:0 auto;
}
.widget-myaccount .title{ 
  font-weight:bold;
  padding-left:24px;
}
.button.gray {
    background-color: #3a3a3a;
    color: #FFFFFF;
}
.button {
    background: url('button-bg.png?20190204122833') repeat-x scroll left top #EEEEEE;
    color: #333333;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    line-height: 27px;
    outline: medium none;
    padding: 0 11px;
    text-decoration: none;
    text-transform: uppercase;
   border-radius: 4px 4px 4px 4px;
}

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

.button.blue {
    background-color:#007bc9;
    border-color:#007bc9;
    color:#fff;
}
.button.gray {
    background-color:#;
    color:#fff;
}

.button.green {
    background-color:#7bc900;
    border-color:#7bc900;
    color:#fff;
}
.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: 275px;
}
.product-configure-options{
  margin-bottom: 20px;
}

.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;
}

#header {
    height: 99px;

}

#header h1 {
   
}
.widget-brands ul{ padding: 0 13px !important;}

#header h1 a {
  color: #DDDDDD;
    display: block;
    font-size: 40px;
    margin-left: 13px;
    position: absolute;
    text-decoration: none;
    top: 57px;
}

.comp-pro strong{ font-weight:normal;}
#header .cartContainer {
 position: absolute;
    top: 0;
    width: 970px;
}

#header .cartContainer .languages {
    margin-left: 658px;
    position: absolute;
    top: 8px;
    width: 300px;

}
#content-index{ 
 float: right;
    width: 954px;


}
#header .cartContainer .languages .flag {
    background-image:url('flags.png?20190204122833');
    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;
}
.switcher .selected {
  /*background: #FFFFFF url('../image/switcher.png') repeat-x;*/
}
.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;
}
.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: 570px;
    overflow: hidden;
    padding: 7px;
    position: absolute;
 top: 67px;
    width: 388px;
}

#header .cartContainer .links a {
color:#000;
}
.iservice {
  font-weight: bold;
    padding: 2px 0 1px 2px;
}

.icategory {
     font-weight: bold;
    padding: 2px 0 1px 2px;
}
.widget-cat ul {
    padding: 2px 3px 4px 14px !important;
}
#header .cartContainer .links ul {
    list-style-type:none;
    margin:0;
    padding:0;
     float: right;
}

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

#header .cartContainer .links ul li.last{ background:none;}
#header .cartContainer .cart {
    float:left;
    width:326px;
}
.widget-linklist a:hover{ text-decoration:none;}
.my-cart .title a{ color:#C33227;}
.delivery{ padding: 14px 4px 3px 3px;}
#header .cartContainer .blockcontent a {
  background:url('cart-icon.gif?20190204122833')no-repeat left;
   color: #464646;    
  display: inline-block;
    padding-left: 19px;
  line-height: 16px;
 }
.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 #FFFFFF;
    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: #FFFFFF;
}
.widget-tags ul {
    margin: 0;
    overflow: hidden;
    padding: 0 0 1px 18px;
}
#header .cartContainer .blockcontent{  
clear: both;
    margin-left: 702px;
    position: absolute;
    text-align: right;
    top: 46px;
    width: 255px;
  }
.sub-banner {
   margin-bottom: 15px;
    margin-top: 15px;
    overflow: hidden;
}
.banner-index2 {
    float: right;
   }
.banner-index1{float:left}
#header .cartContainer .blockcontent h3{ 
  font-size: 13px;
    font-weight: normal;
}
#header .cartContainer .cart .button {
    float:right;
    line-height:25px;
}


#navbar{  
   background: url('topbar-bg.png?20190204122833') repeat-x scroll left top transparent;
    color: #7D8286;
    height: 39px;
    width: 954px;
    margin-left: 8px;
  border-radius:5px;
  -moz-box-shadow: 0 0 5px #ebebeb;
  -webkit-box-shadow: 0 0 5px#ebebeb;
  box-shadow: 0 0 5px #ebebeb;
  border:1px solid #e9e9e9;
 }
#navbar .nav {
    display:block;
    float:left;
    list-style-type:none;
    margin:0;
      padding: 0 0 0 0px;
   }

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

#navbar .item.first {
    border-left:0;
}
#navbar .item.brand { background:none;}
#navbar .itemLink {
     background: url('nav-spacer.gif') no-repeat scroll right center transparent;
     color: #FFFFFF;
    display: block;
    font-size: 15px;
    font-weight: bold;
    padding: 10px 12px;
    text-decoration: none;
   text-shadow: 1px 0 #999999;
    text-transform: capitalize;
}

#navbar .item.first.hover {
    border-radius: 5px 0px 0px 0px;
}

#navbar .item.hover {
}

#navbar .item.hover .itemLink {
}

#navbar .subnav {
   border: 2px solid #5E5E5E;
    display: none;
    list-style-type: none;
    margin: 0 0 0 0;
    min-width: 170px;
    padding: 0;
    position: absolute;
    z-index: 999;
top:180px;
}

.subsubnav {
   border: 2px solid #5E5E5E;
   list-style-type: none; 
    min-width: 170px;
    padding: 0;
    position: absolute;
    z-index: 999;
   margin-left: 170px;
  top:0;
  display:none;
}




#navbar .subitemLink {
    display: block;
    font-size: 13px;
    font-weight: normal;
    padding: 3px 0 6px 11px;
    white-space: nowrap;

}
.next a {
    background: url('arrow-next.png?20190204122833?1') no-repeat scroll 0 0 transparent;
    display: block;
    height: 8px;
    overflow: hidden;
    text-indent: -9999px;
    width: 8px;
}
.prev a {
    background: url('aroow-pr.png?20190204122833?1') no-repeat scroll 0 0 transparent;
    display: block;
    height: 8px;
    overflow: hidden;
    text-indent: -9999px;
    width: 8px;
}
#navbar .itemLink:hover{ background:#376FAD;}


.cartContainer .formSearch {
 background: url('search-bg.gif?20190204122833') no-repeat scroll 0 0 transparent;
    font-size: 14px;
    height: 30px;
    margin-left: 736px;
    margin-top: 13px;
    position: absolute;
    top: 88px;
    width: 243px;
}
#product .detailsHolder .tabs ul li a:hover{ text-decoration:none;}
 .cartContainer .formSearch .inputContainer {
   border: medium none;
    height: 25px;
    margin-top: 0;
    padding: 0 0 2px 7px;
    position: relative;
    width: 214px;
}
 .cartContainer .formSearch .inputContainer input {
  background: none repeat scroll 0 0 transparent;
    border: medium none !important;
    line-height: 16px;
    margin: 0;
    outline: medium none;
    padding: 5px 0;
    width: 176px
}
.view-more{ color: #FF5500;}
.blocks .block label{ font-weight:normal;}
  .cartContainer .inputContainer span {
   background: url('go-but.gif?20190204122833') no-repeat scroll right center transparent;
    cursor: pointer;
    display: block;
    height: 22px;
    position: absolute;
    right: 13px;
    top: 3px;
    width: 19px;
}
.addReview{ 
    font-weight: bold;
    padding-top: 5px;
    text-decoration: underline;
}
#content {
  float: right;
    width: 717px;
}
.banner-content{  padding-bottom: 10px;}

#content .breadcrumbs {
     margin: 11px 0;
   }
#content-fix .breadcrumbs {
       padding: 4px 0 1px 4px;
   }

#content h1 {
   border-bottom: 1px dashed #CCCCCC;    color: #363636;
    font-size: 17px;
    font-weight: bold;
    margin:10px 0px;
    padding: 2px 0 9px;

}
.new-acc a:hover{ text-decoration:underline !important;}
#product .relatedProducts h1{
    border-bottom: 1px dashed #CCCCCC;    color: #363636;
    font-size: 17px;
    font-weight: bold;
    height: 13px;
    margin-bottom: 17px;
   padding: 2px 0 9px;
}
#content h2 {
   border-bottom: 1px dashed #CCCCCC;    color: #363636;
    font-size: 17px;
    font-weight: bold;
    height: 13px;
    margin-bottom: 17px;
    padding: 2px 0 9px;

}

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

}
.box .title{  padding-left: 11px;}
.box ul{   margin: 0;
    padding: 7px 3px 7px 12px;}
.box ul li{ list-style: none outside none;
    padding: 3px 0 4px;}
#content .breadcrumbs a.arrow {
    background:url('breadcrumb-arrow.png?20190204122833') no-repeat 0 50%;
      padding-left: 9px;
}
#content-fix .breadcrumbs a.arrow {
    background:url('breadcrumb-arrow.png?20190204122833') no-repeat 0 50%;
      padding-left: 9px;
}
.widget-hallmark .widget-content{ text-align:center;}
#footer {
height: 55px;
    overflow: hidden;
    padding: 22px 8px 8px;
}
.collection-page{}
#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;
}
#content_left{ 
 float: left;
    width: 220px;
  }
  
#content_left_index {
  float: left; width: 220px;
}  
  .right-cart .info {
     float: right;
    width: 155px;
}
.right-cart .image {
    border: 1px solid #DDDDDD;
    float: left;
    padding: 2px;
}
.right-cart .product {
    border-bottom: 1px solid #ddd;
    padding: 2px 0;
}
.right-cart .total {
    font-weight: bold;
  padding:6px 0px;
}
.cart-del {
    background: url('btn-remove.gif?20190204122833') no-repeat scroll 0 0 transparent;
    display: block;
    float: right;
    font-size: 0;
    height: 12px;
    line-height: 0;
    margin-right: 25px;
    overflow: hidden;
    text-indent: -999em;
    width: 12px;
}
.widget-header {
    background-color: #F5F5F5;
    color: #414141;
    font-weight: bold;
    height: 17px;
    padding: 9px 3px 10px 10px;
 border-radius: 4px 4px 0 0;
}
.widget-cat .widget-content .title{
  padding-left: 10px;
}
.widget-content {
    border-top: medium none;
    padding: 10px 0 10px 0;
}
.widget-linklist{
background-color: #FFFFFF;
    border: 1px solid #E9E9E9;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 4px 5px 0 #EBEBEB;
    margin-bottom: 15px;
  } 
#footer .tags ul li {
    padding:1px 0;
}

#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;
}
.blocks-right .block{}

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

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

.newsletter{ padding-left: 11px;}
.newsletter input{  float: left;
    margin-right: 3px;
   padding: 4px;
    width: 150px;
}
.widget-myaccount .login{   padding: 3px 11px;}
.widget-myaccount .input .cat-myacc{
  margin-bottom: 11px;
}
#footer .copyright {
    font-size: 11px;
  text-align: center;
  color:#393939;

}

#footer .copyright a {
  color:#393939;

}

#index {

}

#slider {
   
}
#navbar .subitemLink:hover{
  background: none repeat scroll 0 0 #5E5E5E;
  color:#fff;
text-decoration:none;
}
#tags {
   
}

#formTags {
    margin-top:20px;
}

#formTags input {
    width:150px;
}

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

#formProductQuantity {
    padding: 1px 0;
    text-align: center;
    width: 24px;
}

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

.wysiwyg img.image {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #000000;
    padding: 6px;
margin: 0 0 11px 11px;
}

.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 {
   background: none repeat scroll 0 0 #FFFFFF;
margin-bottom: 11px;
    padding: 4px 6px;
}

.productsFilters .priceFrom {
    float:left;
}

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

#sliderMin, #sliderMax {
     margin-top: 3px;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    width: 35px;
}

.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 #999999;
    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;
}

.productsFilters .mode {
    float:right;
    margin-left:10px;
}

.productsFilters .limit {
    float:right;
}

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

.productsList .product {
    background-color:#fff;
    border-bottom:1px solid #ccc;
    padding:15px 0;
}
.productsFilters input,select{  padding: 0;}
.productsList .productImage {
    float: left;
    padding: 5px;
    width: 185px;
}
.productsList .wish-listing ul li a {
    background: url('pipe1.gif?20190204122833') no-repeat scroll right center transparent;
    padding: 0 14px 0 0;
}
.productsList .wish-listing ul li a.comp-list {
    background: none repeat scroll 0 0 transparent;
}
.productsList .wish-listing ul li {
    float: left;
    list-style: none outside none;
    padding: 0 6px;
}
.productsList .wish-listing ul {
   margin: 0;
    padding: 0 0 0 0;
}
.productsList .info {
   float: right;
  width: 514px;
}
.productsList .info h3{font-size:14px; font-weight:normal;}

.productsList .info h3 a {
  font-size: 14px;
    font-weight: bold;
    
}
.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?20190204122833') no-repeat left;
 padding: 12px 17px 12px 23px;
}
.blockHolder-links .links ul li.add-wish a{
  background:url('wishlist-icon.png?20190204122833') no-repeat left;
 padding: 12px 17px 12px 23px;
}
.blockHolder-links .links ul li.add-compare a{
  background:url('compare-icon.png?20190204122833') no-repeat left;
 padding: 12px 17px 12px 23px;
}
.blockHolder-links .links ul li.comp-pro a{
  background:url('compare-icon.png?20190204122833') no-repeat left;
  padding: 12px 17px 12px 23px;}
.blockHolder-links .links ul li.print-pro a{
  background:url('print-icon.png?20190204122833') no-repeat left;
  padding: 12px 17px 12px 23px;
}
.productsList .info .priceHolder .priceOld {
  font-size: 11px;
    line-height: 24px;
    text-decoration: line-through;
}

.productsList .info .priceHolder .price {
   font-size: 14px;
    font-weight: bold;
  }

.productsList .info .priceHolder .button {
    margin-left:10px;
}
.product-image{ 
  text-align:center; 
  height:150px;
}
#content-index .productsGrid .product {
    background-color: #FFFFFF;
    border: 1px solid #F2F2F2;
    border-radius: 4px 4px 4px 4px;
    display: inline-block;
    margin-bottom: 14px;
    margin-right: 11px;
    vertical-align: top;
    width: 176px;
}
.productsGrid .product {
  background-color: #FFFFFF;
    border: 1px solid #F2F2F2;
    display: inline-block;
    margin-bottom: 14px;
    margin-right: 11px;
    vertical-align: top;
    width: 165px;
   border-radius: 4px 4px 4px 4px;

}
#index h1{
 border-bottom: 1px dashed #EBEBEB;
    color: #262626;
    font-size: 15px;
    font-weight: bold;
    height: 15px;
    margin-bottom: 12px;
    padding: 2px 2px 11px 0;
  }
.productsGrid .product.last{
    margin-right:0;
}
#content-index .productsGrid .product.last{
    margin-right:0;
}
.productsGrid .product img {
    margin:5px;
    text-align:center;
}

.productsGrid .product .info {
  min-height: 154px;
    padding: 5px;
    text-align: center;
}
.register{ clear:both;}
.reg-acc{ float:left;}
.productsGrid .product .info h3 {
    display:block;
    font-size:14px;
    height:36px;
    line-height:18px;
    margin:5px 0;
    overflow:hidden;
    text-align:center;
    text-overflow:ellipsis;
}
.widget-linklist h3{ 
 font-size: 14px;
  }
.productsGrid .product .info .price {
    display:block;
    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-listing{}
.wish-listing ul{padding: 0 0 0 13px;}
.wish-listing ul li{}
.productsGrid .product .info .price strong {
    color:#c93000;
    font-size:14px;    font-size:14px;
   
}

.productsGrid .product .info .price span {
   text-decoration: line-through;
    width: 65px;
}

.categoriesGrid .category {
    background-color: #FFFFFF;
    float: left;
    margin-bottom: 20px;
    margin-right: 30px;
border: 1px solid #F2F2F2;
border-radius: 4px 4px 4px 4px;
  text-align: center;
    
}

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

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

.categoriesGrid.plusInfo .category img {
    }

.categoriesGrid.plusInfo .category h3 {
    display: block;
    font-size: 14px;
    line-height: 18px;
    padding: 7px 0;
    text-align: center;
    text-decoration: underline;
}

.pager {
    background: none repeat scroll 0 0 #FFFFFF;
    margin-bottom: 2px;
    padding: 1px 10px;
}

.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: 8px 4px;
}

.pager ul li.next {
    padding: 8px 4px;
}

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

.pager ul li.number a {
  
    display: block;
    font-size: 12px;
    font-weight: normal;
    padding: 4px 2px;
}

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

.pager ul li.number.active a {
    color:#c93000;
}

#product {
   
}

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

#product .socials .social {
float: left;
    margin-top: 1px;
    width: 95px;
}
#product .socials .google{   margin-left: 7px;}
#product .socials .social.facebook {
   width: 409px;
}

#product .socials .social.pinterest {
    margin-right:20px;
}

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

#product .productInfoHolder .images {
    float: left;
    width: 300px;
}
.sub-news{
height: 27px;}
.cart{padding:0px 8px;}

#product .productInfoHolder .images .zoomPad {
    border: 1px solid #DDDDDD;
    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 .#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 {
    border: 1px solid #DDDDDD;
    float: right;
 padding: 10px;
    width: 414px;
}

#product .productInfoHolder .productInfo {
  float: right;
    width: 410px;
}

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

#product .productInfoHolder .productInfo h1 {
      border: medium none;
    font-size: 15px;
    margin: 2px;
    padding: 0 0 2px;
}

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

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

#product .productInfoHolder .productInfo .priceOld {
    line-height: 30px;
}

#product .productInfoHolder .productInfo .price {
   font-size: 14px;
    font-weight: bold;
    margin-bottom: 3px;
}

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

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

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

#product .detailsHolder {
   border-bottom: 1px solid #E5E5E5;
   margin-bottom: 15px;
    padding-bottom: 15px;
}

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

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

#product .detailsHolder #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 30px;
}

#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 {
   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:20px;
}

#product .relatedProducts h3 {
    font-size:14px;
}

#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?20190204122833') 5px 5px no-repeat #ECEFF5;
   margin: 6px 0 11px;
}
#messages ul.success {
  border-color:#609946;
  color:#609946;
  background:url('icon-message-success.png?20190204122833') 5px 5px no-repeat #EFF5ED;
}
#messages ul.error {
  border-color:#DD3C10;
  color:#DD3C10;
  background:url('icon-message-error.png?20190204122833') 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 #DDDDDD !important;
      box-shadow: none!imporatant;
   }

a.gui-button-small, a.gui-button-large{ border:1px solid #ddd !important;}

.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;
}



.mainbanner { 
  margin-bottom: 10px;
}

.wraper {  }

.wraper-bottom {
  background:url('footer-wraper.png') repeat-x bottom center;
}

#contentContainer { 
  margin-top: 10px;
    overflow: hidden;
    padding: 0 8px;
}

#footerContainer {}