html {
    background-color:#ff9933 !important;
}

body {
    color:#333;
    font-family:Arial,Helvetica,Lucinda Grande;
    font-size:12px;
    margin:0;
    padding:0;
    background:url('background.png') repeat-x top center;  
    background-attachment:scroll;

  
}

h1,h2,h3,h4,h5,h6 {
    margin:0;
    padding:0;
}
.main{
  width:1020px;
  margin:0 auto;
  padding:0px;
  overflow:hidden;
  background: #fff;
-webkit-border-bottom-right-radius: 15px;
-webkit-border-bottom-left-radius: 15px;
-moz-border-radius-bottomright: 15px;
-moz-border-radius-bottomleft: 15px;
border-bottom-right-radius: 15px;
border-bottom-left-radius: 15px;
  padding: 0 0 11px;
  position: relative;
}

.redsquare {
    background: url("redsquare.png?20190204115416?1") no-repeat scroll left top transparent;
    bottom: 73px;
    height: 230px;
    position: absolute;
    right: -33px;
    width: 35px;
    z-index: 999;
}

img {
    border:0;
}

form {
    margin:0;
    padding:0;
}

input, select {
   background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    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{ text-transform: uppercase; color:#FF6600;}
.icart {margin-top: 1px;}
.desc{ font-weight:bold; padding: 6px 0 6px 9px;}
.gui-table th {
    text-align:left;
}
.my-cart .widget-content{}
.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?20190204115416') repeat-x scroll left top;
    border-radius: 6px 6px 6px 6px;
    display: inline-block;
    font-size: 11px !important;
    font-weight: bold !important;
    line-height: 30px;
    outline: medium none;
    padding: 0 11px;
    text-decoration: none;
}

.button:hover {
    text-decoration:none;
}
.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;
}
#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;
}

.top {
  width:1020px;
  margin: 0 auto;
  height: 80px;
  position: relative;
}

#headerContainer {
   background: url('header.png?20190204115416') no-repeat scroll left top #FF9933;
}

#header {
height: 88px;
position: relative;
}

#header h1 {
}

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

}

.top .languages {
    position: absolute;
    right: 270px;
    top: 10px;
    width: 165px;
}

.top .languages .flag {
    background-image:url(flags.png?20190204115416?1);
    background-repeat:no-repeat;
    display:block;
    float:right;
    margin-left:5px;
    overflow:hidden;
    text-indent:-9999px;
    width:16px;
    height:11px;
}

.top .cart {
    background: url("cartbg.png?20190204115416") no-repeat scroll left top transparent;
    font-size: 14px;
    height: 44px;
    line-height: 34px;
    position: absolute;
    right: 16px;
    text-indent: 80px;
    top: 0;
    width: 235px;
    text-transform: lowercase;
}
.top .login {
    height: 33px;
    line-height: 30px;
    position: absolute;
    right: 16px;
    text-indent: 80px;
    top: 44px;
    color: #fff;
}
.top .login a {
     color: #fff;
}
.top .login .reg {
    border-right: 1px solid #fff;
    padding-right: 10px;
}
.top .login .log {
    padding-left: 10px;
}

.search-input {
    text-transform: lowercase;
}

.top .logo{ margin-left: 10px; position: absolute; z-index: 999;}

.mlogo {
    background: url("headera.png?20190204115416") no-repeat scroll 15px 0 transparent;
    color: #000000;
    display: block;
    float: left;
    font-size: 30px;
    font-weight: normal;
    line-height: 30px;
    overflow: hidden;
    padding-top: 20px;
}
.mlogo strong {
    color: #000099;
}
.mlogo .logo-left {
    background: url("logo-left.png?20190204115416") no-repeat scroll left 0 transparent;
    display: block;
    float: left;
    height: 40px;
    line-height: 40px;
    width: 14px;
}
.mlogo .logo-mid {
    background: url("logo-mid.png?20190204115416") repeat-x scroll left 0 transparent;
    display: block;
    float: left;
    height: 40px;
    line-height: 28px;
    letter-spacing: -2px;
}
.mlogo .logo-mid a {
    text-decoration: none;
}

.mlogo .logo-right {
    background: url("logo-right.png?20190204115416") no-repeat scroll left 0 transparent;
    display: block;
    float: left;
    height: 40px;
    line-height: 40px;
    width: 14px;
}


#header .swither {
    background: url("headerb.png?20190204115416") no-repeat scroll right 0 transparent;
    float: left;
    left: 80px;
    padding-left: 10px;
    top: 7px;
    z-index: 99;
}

.switch { 
   float: left;
    margin: 9px 10px 0px 0px;
    font-size: 15px;
}
.switch strong {
   color: #000099;
}
.switch .sw-left {
    background: url("sw-left.png?20190204115416") no-repeat scroll left 0 transparent;
    display: block;
    float: left;
    height: 32px;
    line-height: 32px;
    width: 11px;
}
.switch .sw-mid {
    background: url("sw-mid.png?20190204115416") repeat-x scroll left 0 transparent;
    display: block;
    float: left;
    height: 32px;
    line-height: 32px;
    padding: 0 2px;
    font-size: 12px;
}
.switch .sw-right {
    background: url("sw-right.png?20190204115416") no-repeat scroll left 0 transparent;
    display: block;
    float: left;
    height: 32px;
    line-height: 32px;
    width: 11px;
}

#header .time {
    font-size: 14px;
    font-weight: bold;
    height: 40px;
    line-height: 33px;
    margin-top: -12px;
    padding-right: 8px;
    text-align: right;
}

#header .dropdown {
    color: #FFFFFF;
    float: right;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    margin-right: 7px;
    width: 235px;
    text-align: center;
} 
#header .dropdown .dropmenu {
   display: none;
}
.rijen {
  float: left;
  padding: 20px 20px 0 25px;
}
.rijen a {
  color: #fff;
}
.rijen a:hover {
  color: #fff;
}
.rijen ul {
   padding: 0;
   margin: 0;
   width: 200px;
   text-align: left;
   list-style: none;
}
.rijen h3 {
  width: 200px;
  text-align: left;
  height: 30px;
  line-height: 30px;
  font-size: 15px;
  border-bottom: 1px solid #fff;
}
.rijen li {
   list-style: none;
   font-size: 14px;
   font-weight: normal;
   height: 28px;
} 

#header .dropdown:hover {
    background: url("dropdown-hover.png?20190204115416") no-repeat scroll left 2px transparent;
}
#header .dropdown:hover .dropmenu {
    background: none repeat scroll 0 0 #000099;
    display: block;
    height: auto;
    position: absolute;
    right: 7px;
    top: 39px;
    width: 492px;
    z-index: 999;
    -webkit-border-radius: 15px;
   -webkit-border-top-right-radius: 0;
   -moz-border-radius: 15px;
   -moz-border-radius-topright: 0;
   border-radius: 15px;
   border-top-right-radius: 0;
   -webkit-box-shadow: 0px 5px 3px rgba(50, 50, 50, 0.3);
   -moz-box-shadow:    0px 5px 3px rgba(50, 50, 50, 0.3);
   box-shadow:         0px 5px 3px rgba(50, 50, 50, 0.3);
} 
    

#product .detailsHolder .tabs ul li a:hover{ text-decoration:none;}
.switcher .selected {
  /*background: #FFFFFF url('../image/switcher.png') repeat-x;*/
}
.my-cart a:hover{ text-decoration:none; color:#fff;}
.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;
}
.top .languages .flag.nl { background-position:0 -11px; }
.top  .languages .flag.de { background-position:0 -22px; }
.top  .languages .flag.en { background-position:0 -33px; }
.top  .languages .flag.fr { background-position:0 -44px; }
.top  .languages .flag.es { background-position:0 -55px; }
.top  .languages .flag.it { background-position:0 -66px; }
.top  .languages .flag.el { background-position:0 -77px; }
.top  .languages .flag.tr { background-position:0 -88px; }
.top  .languages .flag.pt { background-position:0 -99px; }
.top  .languages .flag.pl { background-position:0 -110px; }
.top  .languages .flag.sv { background-position:0 -121px; }
.top  .languages .flag.ru { background-position:0 -132px; }
.top  .languages .flag.da { background-position:0 -143px; }
.top  .languages .flag.no { background-position:0 -154px; }

.top .links {
    margin-left: 175px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    text-align: right;
    top: 9px;
    width: 400px;
}

.top .links a {
color:#664b23;
}


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

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

.top.links ul li.last{ background:none;}

.top .slogan {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    left: 271px;
    position: absolute;
    top: 50px;
}

#header .cartContainer .cart {
    float:left;
    width:326px;
}

.delivery{ padding: 14px 4px 3px 3px;}
#header .cartContainer .blockcontent a {
  background:url('cart-icon.gif?20190204115416')no-repeat left;
   display: block;
    padding: 0px 0 0 20px;
   line-height: 14px;
 }
#header .cartContainer .blockcontent{  
   clear: both;
    float: right;
    margin-left: 345px;
     top: 9px;
    position: absolute;
  }
#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?20190204115416') repeat-x top left !important;
    border-radius:5px;
    color:#7D8286;
    min-height:36px;
}

#navbar .subitemLink {
    display:block;
    overflow:hidden;
    padding:6px 20px 6px 20px;
    text-overflow:ellipsis;
    white-space:nowrap;
    color: #fff !important;
}

#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: 35px;
    padding: 0 13px;
    text-decoration: none;
    text-transform: capitalize;
    border-style: solid; border-width: 0px 2px 0px 0px;
    -moz-border-image: url("nav-spacer.png?20190204115416") 0 28 0 0 repeat;
    -webkit-border-image: url("nav-spacer.png?20190204115416") 0 28 0 0 repeat;
    -o-border-image: url("nav-spacer.png?20190204115416") 0 28 0 0 repeat;
    border-image: url(h"nav-spacer.png?20190204115416") 0 28 0 0 repeat;
}

#navbar .item.hover {
}
#navbar .item #active { 
     background:url("active.png?20190204115416") no-repeat scroll center bottom transparent;
}

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

#navbar .subnav {
    list-style-type:none;
    margin: 0px 0 0 -2px;
    min-width:170px;
    padding: 5px 0;
    position:absolute;
    z-index:999;
    display:none;
    color: #fff;
    background-color:;
}

#navbar .subnav .subnavpart {
    float:left;
    list-style-type:none;
    margin:0;
    padding:0;
    position:relative;
    width:200px;
}

.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:#e45210;}
#navbar .itemLink:hover{color:#fff !important; }



.icategory a{ color:#000 !important; height: 20px;line-height: 20px;padding-bottom: 5px;font-weight:bold;}
.widget-cat .box ul li{ list-style: none outside none;}
.widget-cat .box ul {
    padding: 0 0 6px 3px;
}
.widget-cat .box ul li a{  background: url('bullet-cat1.gif') no-repeat scroll left 4px transparent;
color: #888 !important;
    padding-left: 11px;
}
.icategory{ padding-bottom:5px;}
.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;
}
.formSearch {
    float: left;
    font-size: 14px;
    height: 44px;
    margin-top: 30px;
    width: 609px;
}

.formSearch .inputContainer {
    border: 1px solid #000099;
    float: left;
    height: 13px;
    padding: 7px 10px 12px 5px;
    position: relative;
    top: 0;
    width: 494px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.formSearch .inputContainer input {
  background: none repeat scroll 0 0 transparent;
   border: medium none !important;
    line-height: 16px;
    margin: 0;
    outline: medium none;
    padding: 0 0;
    width: 297px;
  float:left;
  padding:1px;
 position: absolute;
}
.formSearch span {
    border: 1px solid #000099;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    float: left;
    margin-left: 7px;
    padding: 8px 17px;
    width: auto;
background: -moz-linear-gradient(top,  #7676c7 0%, #000099 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7676c7), color-stop(100%,#000099));
background: -webkit-linear-gradient(top,  #7676c7 0%,#000099 100%);
background: -o-linear-gradient(top,  #7676c7 0%,#000099 100%);
background: -ms-linear-gradient(top,  #7676c7 0%,#000099 100%);
background: linear-gradient(to bottom,  #7676c7 0%,#000099 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7676c7', endColorstr='#000099',GradientType=0 );
  cursor: pointer;
  text-transform: lowercase;
}

.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?20190204115416') no-repeat scroll right center transparent;
    cursor: pointer;
    display: block;
    height: 14px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 14px;
}
.addReview{ 
    font-weight: bold;
    padding-top: 5px;
    text-decoration: underline;
    margin-bottom: 10px;
}
#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;}

#content .breadcrumbs {
     padding: 10px;
  background-color: #FFF;
   }
.content-pro .breadcrumbs {
     padding: 0 0 13px;
   }
#content-fix .breadcrumbs {
     padding: 12px 0 1px;
   }

#content h1 {
    font-size: 17px;
    margin-bottom: 7px;
    padding: 5px 5px 5px 0;
    text-transform: uppercase;
color:#f0f8fd;
}

#content h2 {
    font-size: 17px;
    margin-bottom: 15px;
    padding: 5px 5px 5px 0;
    text-transform: uppercase;
}

#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: 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?20190204115416?1') no-repeat 0 50%;
     padding-left: 8px;
}
.content-pro .breadcrumbs a.arrow {
    background:url('breadcrumb-arrow.png?20190204115416?1') no-repeat 0 50%;
     padding-left: 8px;
}
#content-fix .breadcrumbs a.arrow {
    background:url('breadcrumb-arrow.png?20190204115416?1') no-repeat 0 50%;
    padding-left: 8px;
}
.widget-hallmark .widget-content {
  padding:8px;
}
.widget-payment-methods .widget-content {
  padding:8px;
}
#footer {
    border-radius: 7px 7px 7px 7px;
    margin-bottom: 30px;
    overflow: hidden;
    padding: 8px;
    border:1px solid #DBEDF9;
    background: #eeeeee !important;
}
.collection-page{}
#footer .tags {
    border-bottom:1px solid #ccc;
    padding:15px 0;
}
#footerContainer{padding-top:18px;}
#footer .tags ul {
    float:left;
    list-style-type:none;
    margin:0;
    padding:0;
    width:163px;
}
#content_left{ float: left;
    padding-top: 12px;
    width: 190px;
  margin-right: 10px;
  }
  
#content_right {
    float: right;
    padding-top: 12px;
    width: 190px;
  margin-left: 10px;
}  
  
.widget-header {
    border-radius: 5px 5px 0 0;
    color: #365463;
    font-weight: bold;
    height: 17px;
    padding: 8px 3px 6px 9px;
    background: none !important;
}
.widget-cat .widget-content .title{ padding-left: 10px;}
.widget-cat-pro .widget-content .title{ padding-left: 10px;}
.widget-content {
    background:url('widget-content.png?20190204115416') repeat-x top left #eee !important;
    border-top: medium none;
    padding: 10px 0 10px 0;  
}

#productjes        { width: 190px; }
#productjes img    { margin: 0px 24px; }
#productjes #titel { text-align: center; height: 36px; line-height: 36px; overflow: hidden; }
#productjes #titel a { color: #FF6600; font-weight: bold; }

.widget-linklist{ padding-bottom:12px;}
#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;
}
.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:#888888 !important;
}

.blocks-right .block ul li{
background: url('pipe2.gif?20190204115416') 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:     font-size: 11px;
  text-align: center;
  color:#999999 !important;

}

#footer .copyright a {
  color:#999999 !important;

}

#index {

}

#slider {
    height:243px;
}

#tags {
    padding-bottom:20px;
}
#formSearch label {
    left: 13px;
    position: relative;
    top: 13px;
}
#formTags {
    margin-top:20px;
}
.banner-content{margin-left: 780px;
    position: absolute;
    top: 64px;}
.banner-content-left1{ padding-bottom:12px;}
.banner-content-left2{padding-bottom:12px;}
.banner-content-right1{padding-bottom:12px;}
.banner-content-right2{padding-bottom:12px;}
#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: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 #DDDDDD !important;
    margin-bottom: 20px;
    padding-top: 5px;
}

.productsFilters .priceFrom {
    float:left;
}

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

#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: 5px;
}
.widget-tags ul li a:hover{  
  background: none repeat scroll 0 0 #E95818;
  color:#fff !important;
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: #3377CC;
   padding-left: 2px;
}

.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: #FF6600;
    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?20190204115416?1") no-repeat left;
 padding: 12px 17px 12px 23px;
}
.blockHolder-links .links ul li.add-wish a{
  background:url('wishlist-icon.png?20190204115416') no-repeat left;
 padding: 12px 17px 12px 23px;
}
.blockHolder-links .links ul li.add-compare a{
  background:url('compare-icon.png?20190204115416') no-repeat left;
 padding: 12px 17px 12px 23px;
}
.blockHolder-links .links ul li.comp-pro a{
  background:url('compare-icon.png?20190204115416') no-repeat left;
  padding: 12px 17px 12px 23px;}
.blockHolder-links .links ul li.print-pro a{
  background:url('print-icon.png?20190204115416') no-repeat left;
  padding: 12px 17px 12px 23px;
}
.productsList .info .priceHolder .priceOld {
  font-size: 11px;
    line-height: 24px;
    text-decoration: line-through;
}
.main-description .main-content-top {
    background: url(main-corner-left-top.gif?20190204115416) no-repeat scroll left top #FFF;
    height: 5px;
}
.main-description .main-content-top .top-right {
    background: url(main-corner-right-top.gif?20190204115416) no-repeat scroll right 0 transparent;
    height: 5px;
}
.main-description .main-content-top div div {
    background: url(main-border.gif?20190204115416) repeat-x scroll left top transparent;
    height: 5px;
    margin: 0 5px;
    overflow: hidden;
}
.main-description {
    border: 2px solid #eee;
    border-radius: 3px 3px 3px 3px;
    padding: 10px;
    margin-bottom: 10px;
    float: left;
    width: 96%;
}
.main-description .main-border-right {
    background: url(main-border.gif?20190204115416) repeat-y scroll right top transparent;
}
.main-content-bottom {
    background: url(main-corner-left-bottom.gif?20190204115416) no-repeat scroll left center #FFF;
    height: 5px;
}
 .main-content-bottom div {
    background: url(main-corner-right-bottom.gif?20190204115416) no-repeat scroll right top transparent;
    height: 5px;
}
.main-content-bottom div div {
    background: url(main-border.gif?20190204115416) repeat-x scroll left bottom transparent;
    height: 5px;
    margin: 0 5px;
}
.main-round-content{ padding: 10px; background-color:#FFF;}
.productsList .info .priceHolder .price {
    color: #000099;
    font-size: 14px;
    font-weight: bold;
  }

.productsList .info .priceHolder .button {
    margin-left:10px;
}
.image-ind{   height: 140px;
    text-align: center;
}
.productsGrid .product {
     background-color: #FFFFFF;
    border: 1px solid #F2F2F2;
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 5px;
    vertical-align: top;
    width: 184px;
}
.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: 140px;
    padding: 5px;
    text-align: center;
}
.combination-cart{border-bottom: 1px solid #7AB900;
    padding: 0 0 7px;}
.productsGrid .product .info h3 {
    display: block;
    font-size: 13px;
    font-weight: bold;
    height:36px;
    line-height: 18px;
    margin: 5px 0;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
}
.productsGrid .product .info a {
    color: #0662BD;
}
.productsGrid .product .info a:hover{}
.widget-linklist h3{
  color:#FF6600;
  text-transform: uppercase;
  font-size: 12px;
  margin-top: 1px;
}
.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-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?20190204115416') 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: #2020a3 !important;
    font-size: 14px;
   
}
.my-cart .image{float: left;
    padding: 6px;
    width: 40px;}
.my-cart .info{
    float: right;
    padding: 4px;
    width: 129px;
}
.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?20190204115416') 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?20190204115416') 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 {
   background-color: #FFFFFF;
    float: left;
    margin-bottom: 15px;
    margin-right: 28px;
    
}

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

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

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

.categoriesGrid.plusInfo .category h3 {
    color: #000099;
    display: block;
    font-size: 14px;
    line-height: 18px;
    padding: 7px 0;
    text-align: center;
text-transform: capitalize;
}

.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;
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: #B6DD6F;
    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: right;
    margin-top: 1px;
    width: 155px;
}
#product .socials .google{   margin-left: 7px;}
#product .socials .social.facebook {
   width: 472px;
}

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

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

#product .productInfoHolder .images .zoomPad {
    border: 1px solid #eee;
    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:    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: 464px;
}

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

#product .productInfoHolder .productInfo h1 {
     color: #2020A3 !important;
    font-size: 15px;
}

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

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

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

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

#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 {
   border-bottom: 1px solid #F2F2F2;
    margin-bottom: 15px;
    padding-bottom: 15px;
    width: 750px;
}

#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 .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;
}
.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{
    color: #333;
    display: block;
    line-height: 29px;
    padding: 0 30px;
    background: #fff !important;    
}

#product .detailsHolder .tabs ul li.active a {
   background: #fff !important;
   color: #000000;
   border:1px solid #ddd;
   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:20px;
}

#product .relatedProducts h3 {
   font-size: 13px;
    margin-bottom: 2px;
}

#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?20190204115416?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?20190204115416?1) 5px 5px no-repeat #EFF5ED;
}
#messages ul.error {
  border-color:#DD3C10;
  color:#DD3C10;
  background:url(icon-message-error.png?20190204115416?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 #DDDDDD !important;
      box-shadow: none!imporatant;
   }

a.gui-button-small, 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;
    text-transform: uppercase;
}

.mainbanner {  margin-bottom: 10px;}

.gui a.gui-button-large, .gui a.gui-button-small {
  border: none !important;
}


.gui a.gui-button-large.gui-button-action {
  background: #00C403 !important;
}

.discount table {
    font-size: 10px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
.discount table {
    font-size: 10px;
    font-weight: bold;
}
.discount .a0 {
    background-color: #FFFFFF;
    color: #2020A3;
    font-size: 10px;
    font-weight: bold;
    height: 28px;
    line-height: 25px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 45%;
}
.button.gray{
  margin-left:20px;
}

.copyright > iframe { height: 0px !important; }