* {
  padding: 0;
  margin: 0;
  outline: none;
}
a {
  color: #FFF;
  text-decoration: none;
}
a:hover {
  text-decoration:underline;
}
a img {
  border: none;
}
.clear {
  clear: both;
}
ol {
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 40px;
}
h1, h2 {
  margin: 0 0 15px 0;
}
h2, h2 * {
  line-height: 28px;
  font-size: 18px;
}
h2 {
  padding-top: 6px;
  padding-bottom: 6px;
}
h3 {
  font-size: 14px;
  line-height: 18px;
}
h2.border, h4.border {
  border-bottom: 1px solid #DDD;
}
h2.border.border-small, h4.border.border-small {
  display: inline-block;
}
h3.rep {
  color:#404042 !important;
}
.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.icon .icon-icon {
  position: absolute;
  left: 0;
  top: 50%;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #187EA2;
}
.icon:hover .icon-icon {
  background-color: #EA2E49;
}
g .icon.icon-10 .icon-icon {
  width: 10px;
  height: 10px;
  margin-top: -5px;
}
.icon.icon-16 .icon-icon {
  width: 16px;
  height: 16px;
  margin-top: -8px;
}
.icon.icon-10 .icon-icon-add {
  background-image: url(icon-10-add.png);
}
.icon.icon-10 .icon-icon-edit {
  background-image: url(icon-10-edit.png);
}
.icon.icon-16 .icon-icon-cart {
  background-image: url(icon-16-cart.png);
}
.icon-icon-grid {
  background-image: url(filters.png);
  width: 24px;
  height: 20px;
  background-size: 80px;
  background-position: 316px -55px;
  background-image: url(filters.png);
}
.icon-icon-list {
  background-image: url(filters.png);
  width: 24px;
  height: 20px;
  background-size: 80px;
  background-position: 292px 72px;
  background-image: url(filters.png);
}
#imagenavthumbs {
  width:460px;
  height:98px;
  overflow:hidden;
  position:relative;
}
#imagenav-left {
  width:20px;
  height:90px;
  position:absolute;
  left:0px;
  top:2px;
}
#imagenav2 {
  width:1200px;
  height:98px;
  overflow:hidden;
  position:relative;
}
#imagenav-viewport {
  position:absolute;
  left: 39.5px !important;
  top:0px;
}
#imagenav-right {
  width:20px;
  height:90px;
  position:absolute;
  left:440px;
  top:2px;
}
.grid .grid-4 {
  float: left;
  width: 160px;
  margin-right: 18px !important;
}
.grid .grid-4.grid-4-last {
  margin-right: 0;
  min-width: 258px;
}
.wrapper.layout-fixed {
  max-width: 1050px;
  margin: 0px auto;
  /*
  box-shadow:  0 0 20px rgba(0, 0, 0, 0.15);
  border-radius: 3px;
  */
  padding-top: 35px;
  padding-left: 25px;
  padding-right: 25px;
  position: relative;
  min-height: 545px;
}
.wrapper2.layout-fixed {
  max-width: 1050px;
  margin: -26px auto 0px;
  padding-top: 35px;
  padding-left: 25px;
  padding-right: 25px;
  position: relative;
  overflow: auto;
  width: 100%;
}
a.prod_sel {
  border: 1px solid #e8e8e8;
  padding: 0 3px;
  line-height: 16px;
  margin: 0 2px 2px 0;
  font-size: 12px;
  color: #333;
  display: block;
  float: left;
}
a.prod_sel:hover, a.prod_sel.selected {
  border: 1px solid #333;
  background-color: #333;
  color: #fff;
}

<!---- Header ---->
.headercontent {
  margin-bottom: 27px;
  padding-top: 29px;
  -webkit-transition: padding-top 1s;
  -moz-transition: padding-top 1s;
  -o-transition: padding-top 1s;
  position: relative;
  height: 157px;
  background-repeat:repeat-x;
  background-position:bottom;
  background-size:300px;
}
.header {
  max-width: 1000px;
  margin: 0 auto;
  position: relative;
}
.header .container {
  float: left;
  padding: 30px 0px 30px;
  margin-top: 25px !important;
  margin-bottom: 10px !important;
}
.header a.logo {
  display: block;
  float: left;
}
.header a.logo img {
  width:314px;
  height:90px;
}
.header .topnav {
  position: absolute;
  top: 90px;
  right: 0;
  white-space: nowrap;
  height: 26px;
}
.header .topnav .language {
  float: right;
  margin-right: 10px;
}
.header .topnav .currency {
  float: right;
  margin-right: 10px;
}
.header .topnav .search {
  float: right;
}
.header .topnav .search input {
  width: 210px;
  background: url(icon-search.png) 4px 4px no-repeat #F5F5F5;
  padding: 3px 5px 3px 23px;
  margin-left: -49px;
  background-size: 16px 16px;
  repeat: no-repeat;
}
.header .topnav .autocomplete {
  width: 208px;
  position: absolute;
  right: 0;
  top: 35px;
  background: #FFF;
  border-radius: 4px;
  border: 1px solid #DDD;
  box-shadow:rgba(0, 0, 0, 0.1) 0 0 10px;
  z-index: 300;
  display: none;
}
.header .topnav .autocomplete .arrow {
  position: absolute;
  left: 0;
  top: -10px;
  width: 100%;
  height: 10px;
  background: url(dropdown-arrow.png) 10px 0 no-repeat;
}
.header .topnav .title {
  font-weight: bold;
  color: #999999;
  height: 18px;
  padding: 10px;
  border-bottom: 1px solid #eee;
  background: rgba(0, 0, 0, 0.025);
}
.header .topnav .autocomplete .more {
  border-top: 1px solid #eee;
  padding: 10px 30px;
  float: left;
  margin-top: 20px;
}
.header .topnav .autocomplete .more a {
  padding-left: 15px;
  background: url(list-bullet.png) top left no-repeat #6A766A;
  font-size: 12px;
}
.header .topnav .autocomplete .more span {
  color: #999;
}
.header .topnav .autocomplete .notfound {
  padding: 15px 10px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  display: none;
}
.header .topnav .autocomplete.noresults .products, .header .topnav .autocomplete.noresults .more {
  display: none;
}
.header .topnav .autocomplete.noresults .notfound {
  display: block;
}
.shopnav {
  text-align: right;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 100%;
  height: 33px;
  color: #FFF;
  -webkit-transition: top 1s;
  -moz-transition: top 1s;
  -o-transition: top 1s;
}
.shopnav p {
  color: #fff;
  font-size: 12px;
  line-height: 32px;
  text-align: left;
}
.shopnav ul {
  float: left;
  height: 32px;
}
.shopnav .menu1 li {
  display: inline-block;
  line-height: 32px;
  margin-left: 7px;
  padding-left: 15px;
}


.shopnav .menu1 li a {
  height: 18px;
  line-height: 18px;
  font-size:11px;
}
.topinner {
  height: 32px;
  margin: 0 auto;
  position: relative;
  max-width: 1000px;
}
.topinner ul li a {
  color:#FFF;
}


.header .cart .contents {
  position: absolute;
  display: none;
  top: 41px;
  right: -6px;
  z-index: 1000;
  height: auto;
  width: 298px;
  background: white;
  border-radius: 4px;
  border: 1px solid #DDD;
  box-shadow: rgba(0, 0, 0, 0.1) 0 0 10px;
  line-height: 18px;
  font-size: 13px;
  z-index: 1000;
}
.header .cart.hover .contents {
  display: block;
}
.header .cart .contents .arrow {
  position: absolute;
  left: -1px;
  top: -10px;
  width: 300px;
  height: 10px;
  background: url(dropdown-arrow.png) 260px 0 no-repeat;
}
.header .cart .contents .sum {
  border-top: 1px solid #eee;
  background: #f5f5f5;
  padding: 10px;
  font-size: 12px;
  text-align: right;
  color: #333333;
  text-shadow: 0 1px 0 #FFFFFF;
}
.header .cart .contents .buttons {
  border-top: 1px solid #eee;
  padding: 10px 0;
  text-align: center;
}
.header .cart .contents .buttons a {
  display: inline-block;
  padding-left: 15px;
  background: url(list-bullet.png) top left no-repeat #187EA2;
  line-height: 18px;
  margin: 0 5px;
  font-size: 12px;
}
<!--- Menu ---->
.categories {
  clear: both;
  max-width: 1000px;
}
.categories #mainnav {
  display: block;
  max-width: auto;
  list-style: none;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(82, 82, 82, 1)), color-stop(1, rgba(62, 62, 62, 1)));
  background: -ms-linear-gradient(top, rgba(82, 82, 82, 1), rgba(62, 62, 62, 1));
  border-radius: 3px;
  position: absolute;
  left: 0px;
  z-index: 2;
  position:absolute;
  bottom: -20px;
  padding-left:2px;
  width:100%
}
.categories ul li {
  height: 34px;
  line-height: 32px;
  display: block;
  float: left;
}
.categories ul li.home a,
.categories ul li a.main {
  color: #FFF;
  padding: 0 10px;
  font-size: 16px;
  height: 32px;
  line-height: 32px;
  display: block;
  float: left;
}
.categories ul li.hover a {
  text-decoration:none;
}
.categories ul li.hover a.main {
  color: #FFFFFF;
  text-decoration: none;
}
.categories ul .subnav {
  text-align: left;
  padding-top: 20px;
  position: absolute;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  position: absolute;
  left: 0px;
  top: 41px;
  z-index: 1000;
  width: auto;
  height: auto;
  padding: 10px 15px;
  background: white;
  border-radius: 6px;
  border: 1px solid #DDD;
  box-shadow: rgba(0, 0, 0, 0.1) 0 0 10px;
  bottom:none;
  line-height: 18px;
  font-size: 13px;
  bottom:none;
}
.categories ul li.hover .subnav {
  opacity: 1;
  visibility: visible;
}
.categories ul .subnav li:hover {
  background:none;
}
.categories ul .subnav li {
  float: none;
  border:none;
  height: auto;
  line-height: 18px;
  white-space: nowrap;
}
.categories ul .subnav li a {
  min-width: auto;
  display: block;
}
.categories ul ul li a span {
  color: #999;
  font-weight: normal;
  font-size: 12px;
}
.categories ul .subnav li.arrow {
  position: absolute;
  left: 0;
  top: -10px;
  width: 100%;
  height: 10px;
  background: url(dropdown-arrow.png) 10px 0 no-repeat;
}
.categories ul .subnav li.title {
  color: #999;
  padding: 0 0 10px 0;
  background: none;
  text-transform: uppercase;
  font-size: 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.categories ul .subnav ul, .categories ul li.hover .subnav ul {
  left: 140px;
  top: -12px;
  display: none;
}
.categories ul li.hover ul li.hover ul {
  display: block;
}
<!--- end menu --->
#product .productInfoHolder .productInfo a.addtocartbutton {
  background-color: #FF9100;
  background: #FF9100;
  color: #FFFFFF;
}
#product .productInfoHolder .productInfo a.addtocartbutton:hover {
  opacity:0.8;
  text-decoration:none;
}
#product .productInfoHolder .productInfo a.addtocartbutton {
  font-weight: bold;
  clear: right;
  float: right;
  font-size: 14px;
  line-height: 42px;
  text-align: center;
  text-transform: none;
  margin-top: 15px;
}
.button {
  background-color: #FF880D;
  border-color: #E57A0B;
  border-top-color: #D8730B;
  border-bottom-color: #CC6C0A;
  color: #FFFFFF;
}
.heading {
  padding-bottom: 0px;
  overflow: hidden;
  position: relative;
  margin-left: 25px;
}
.messages {
  margin: 0 auto 20px auto;
  width: 940px;
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
}
.messages ul {
  margin: 0 0 20px 0;
  padding: 5px 5px 5px 26px;
  color: #3B5998;
  text-shadow: 0 1px #FFFFFF;
  background: #ECEFF5;
  border: 1px solid #3B5998;
  border-radius: 5px;
  width:100%;
}
.messages ul.error {
  color: #DD3C10;
  background: #FCECE8;
  border-color: #DD3C10;
}
.messages ul.success {
  color: #609946;
  background: #EFF5ED;
  border-color: #609946;
}
.messages ul.warning {
  color: #E2C822;
  background: #FCFAE9;
  border-color: #E2C822;
}
.border-waves .box-border {
  background-image: url(border-waves.png);
}
.border-shadow-light .box-border {
  background-image: url(border-shadow-light.png);
}
.border-shadow-dark .box-border {
  background-image: url(border-shadow-dark.png);
}
.box-border.box-border-top {
  top: 0;
  background-position: top left;
}
.box-border.box-border-bottom {
  bottom: 0;
  background-position: bottom left;
}
.heading .container {
  width: 940px;
  position: relative;
}
.heading .container .breadcrumbs {
  font-size: 12px;
}
.heading .container .breadcrumbs a {
  color: #103E47;
}
.heading .container .breadcrumbs a:hover {
  color: #EA2E49;
}
.heading .container .image {
  width: 80px;
  height: 80px;
  background: #fff;
  position: absolute;
  right: 24px;
  top: -10px;
  padding: 20px;
  border-radius: 70px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.01);
}
.heading h1 {
  clear: both;
  line-height: 40px;
  font-size: 32px;
}
.heading.heading-image h1 {
  padding-right: 160px;
}
.textpage {
  width: 940px;
  margin: 0 auto;
}
.wysiwyg {
  overflow: hidden;
}
.wysiwyg.wysiwyg-margin {
  margin-bottom: 18px;
}
.wysiwyg p {
  margin-bottom: 18px;
}
.wysiwyg ul {
  padding-left:18px;
  margin-bottom: 18px;
}
/*
.wysiwyg ul li {
padding-left: 15px;
background: url(list-bullet.png) top left no-repeat #187EA2;
}
.wysiwyg ul ul {
margin-bottom: 0;
}

.wysiwyg ol {
margin-bottom: 18px;
list-style: decimal;
padding-left: 20px;
}
.wysiwyg ol ol {
margin-bottom: 0;
}
*/
.price.high.old strong .asterisk {
  text-decoration:none;
}
.price.price-offer span, .price.price-offer span span.uvp {
  margin-right:5px;
}
.sidebar {
  width: 940px;
  margin: 0 auto;
}
.sidebar .sidebar-side {
  width: 220px;
  border-right:1px solid lightgrey;
}
.sidebar .sidebar-main {
  width: 745px;
}
.sidebar.sidebar-left .sidebar-side, .sidebar.sidebar-right .sidebar-main {
  float: left;
  margin-bottom:25px;
}
.sidebar.sidebar-left .sidebar-main, .sidebar.sidebar-right .sidebar-side {
  float: right;
}
.sidebar-box {
  margin-bottom: 18px;
  color:#6F6F6F;
  margin-top:20px;
}

.sidebar-box ul li a {
  color: #6F6F6F !important;
}
.sidebar-box:last-child {
  border-bottom: none;
}
.sidebar-box.sidebar-box-dark {
  background: #F5F5F5;
  border-bottom: none;
  padding: 15px;
  border-radius: 5px;
}
.sidebar-box h2 {
  margin-bottom: 17px;
  padding: 0;
  line-height: 18px;
  font-size: 18px;
  color: #187EA2;
}
.sidebar-box.sidebar-box-dark h2 {
  color: #999;
}
.sidebar-box h2 a {
  float: right;
  font-size: 12px;
  font-weight: normal;
  line-height: 18px;
  color: #999;
  letter-spacing: normal;
  margin-right: 0px;
}
.sidebar-box-link {
  padding-bottom: 10px;
  margin-top: -10px;
  text-align: right;
}
.links a {
  
}
.sidebar-box a.bullet {
  padding-left: 15px;
  background: url(list-bullet.png) top left no-repeat #187EA2;
}
.sidebar-box .sidebar-box-filter {
  padding: 10px 15px;
  background: #F5F5F5;
  margin-bottom: 15px;
  border-radius: 5px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.05);
}
.sidebar-box .sidebar-box-filter h4 {
  color: #666;
  font-size: 13px;
  padding-bottom: 5px;
  text-shadow: 0 1px 0 #FFF;
}
.sidebar-box-filter-box {
}
.sidebar-box .sidebar-box-filter select {
  width: 190px !important;
}
.sidebar-box.sidebar-box-filter {
  border-radius: 5px;
  border-bottom: none;
  padding: 10px 15px;
  background: #F5F5F5;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
}
.sidebar-box-filter-filter {
  border-top: 1px solid #ddd;
  padding-top: 10px;
  margin-top: 5px;
}
.sidebar-box-filter-filter select {
  width: 180px !important;
}
.sidebar-box.sidebar-box-filter h4 {
}
.sidebar-box ul {
  list-style: none;
  margin-bottom: 18px;
}
.sidebar-box ul li .arrow {
  background: url(list-bullet.png) top left no-repeat #187EA2;
  display: inline-block;
  height: 15px;
  width: 15px;
}
.sidebar-box ul li a.active {
  color: #000;
  font-weight:bold;
}
.sidebar-box ul li a span {
  color: #999;
  font-weight: normal;
  font-size: 12px;
}
.sidebar-box ul ul {
  margin-bottom: 0;
  padding-left: 15px;
}
.sidebar-filter {
  padding-right: 5px;
}
.sidebar-filter-item input[type="checkbox"] {
  margin: 3px 5px 3px 0 !important;
}
.sidebar-filter-item label {
  font-size: 13px;
  height: 22px !important;
  line-height: 22px !important;
  font-weight: normal !important;
  width: 165px !important;
}
.sidebar-filter-item label span {
  color: #999;
  font-weight: normal;
  font-size: 12px;
}
.productInfoHolder .productInfo {
  margin-left: 473px;
  margin-top: -5px;
  width: 525px;
}
.productpage .productpage-images {
  float: left;
  width: 300px;
  height:100px;
}
.productpage .productpage-images-featured {
  display: inline-block;
  border-radius: 3px;
  cursor:pointer;
  cursor:-moz-zoom-in;
  cursor:-webkit-zoom-in;
}
.productpage .productpage-images-featured img {
  display: block;
}
.productpage-images-thumbs {
  list-style: none;
  margin: 0 0 0 -20px;
  display: block;
}
.productpage-images-thumbs li {
  width: 60px;
  height: 60px;
  float: left;
  margin: 20px 0 0 20px;
}
.productpage-images-thumbs li img {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  cursor:pointer;
  cursor:-moz-zoom-in;
  cursor:-webkit-zoom-in;
}
.info {
  margin: 0 auto;
  width: 140px;
  padding-bottom: 5px;
  margin-top: -10px;
  background: white;
  border-top: none;
}
.productpage .product-info {
  width: 485px;
  position: relative;
  margin-top: 20px;
  padding-top: 20px;
}
.productInfo .description {
  padding-bottom: 25px;
  margin-top: -20px;
}
.productpage .product-info .pricing {
  top: 0;
  background: #FFFFFF;
  height:75px;
}
.productpage .product-info .pricing .price {
  padding-top: 40px;
  font-size: 22px;
  letter-spacing: -1px;
  text-align: center;
  padding: 4px;
  Float:left;
}
.productpage .product-info .pricing .price .border {
  border-radius: 50px 50px 50px 50px;
  height: 55px;
}
.productpage .product-info .pricing .price.price-len5 {
  font-size:26px;
}
.productpage .product-info .pricing .price.price-len6 {
  font-size:23px;
}
.productpage .product-info .pricing .price.price-len7 {
  font-size:21px;
}
.productpage .product-info .pricing .price.price-len8 {
  font-size:18px;
}
.productpage .product-info .pricing .price.price-offer {
  background-color: #EA2E49;
}
.productpage .product-info .pricing .price.price-offer .border {
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-radius: 50px 50px 50px 50px;
  height: 79px;
  padding-top: 10px;
}
.productpage .product-info .pricing .price span {
  color: #FFFFFF;
  font-size: 22px;
  font-family: "proxima_nova_rgbold", Arial, Helvetica, sans-serif;
  margin-bottom: 20px;
  color: #1791cf;
  padding-right: 20px;
}
.productpage .product-info .pricing .price span.price-old {
  line-height: 16px;
  text-decoration: line-through;
  opacity: 0.8;
  padding-bottom: 10px;
  font-size: 14px;
}
.productpage .product-info .pricing .price span.currency {
  opacity: 0.7;
  line-height: 16px;
  font-size: 18px;
  padding-top: 8px;
  letter-spacing: normal;
  text-transform: lowercase;
}
.productpage .product-info .pricing .price-tax {
  padding: 5px 0;
  color: #666;
  text-align: center;
  font-size: 12px;
}
.productpage .product-info .details {
  font-size: 12px;
  display: block;
  margin-bottom: 20px;
}
.productpage .product-info .details .product-discounts {
  font-weight: bold;
  margin-bottom: 10px;
}
.productpage .product-info .details .product-discounts span {
  width: 100%;
  margin-bottom: 7px;
  display: block;
}
.productpage .product-info .details dt {
  clear: left;
  width: 49%;
  float: left;
  margin-bottom: 7px;
  font-weight: bold;
}
.productpage .product-info .details dd {
  width: 50%;
  float: right;
  margin-bottom: 7px;
}
.productpage .product-info .share .social .social-block {
  margin: 5px 0;
}
.productpage .product-info .share .social .social-block.social-block-facebook {
  display: inline-block;
  width: 82px;
  height: 20px;
  vertical-align: bottom;
}
.productpage .product-info .share .social .social-block.social-block-google {
  display: inline-block;
  width: 66px;
  height: 20px;
  vertical-align: bottom;
}
.productpage .product-info .share .social .social-block.social-block-pinterest {
  display: inline-block;
  width: 45px;
  height: 20px;
  vertical-align: bottom;
}
.productpage .product-info .share .social .social-block.social-block-twitter {
  display: inline-block;
  width: 94px;
  height: 20px;
  vertical-align: bottom;
}
.productpage .product-info .share .social .social-block.social-block-addthis {
  display: inline-block;
  width: 20px;
  height: 16px;
  padding: 2px 0;
  vertical-align: bottom;
}
.quantity {
  border: 1px solid #000;
  background: #EEE;
  height: 40px;
  float: left;
  background: #F5F5F5;
  border: 1px solid #DDD;
  border-color: #DDD #EEE #EEE #DDD;
  margin-top: 15px;
  margin-right:10px;
}
.quantity input {
background: none repeat scroll 0 0 transparent;
border: medium none;
display: block;
float: left;
font-size: 16px;
height: 32px;
line-height: 32px;
text-align: center;
width: 40px;
}
.quantity .change {
  float: left;
  width:40px;
  height:40PX;
  background:#fff;
}
.quantity .change a {
  display: block;
  height: 40px;
  text-align: center;
  width:40px;
}
.quantity .change a.up {
  background-image: url(plus.png);
  text-indent: -9999px;
  background-position: 13px;
  background-repeat: no-repeat;
  padding: 13px 13px;
  height: 14px;
  width: 13px;
  border-left: 1px solid #ddd;
}
.quantity .change a.down {
  background-image: url(min.png);
  text-indent: -9999px;
  background-position: 13px;
  background-repeat: no-repeat;
  padding: 13px 13px;
  height: 14px;
  width: 13px;
  border-right: 1px solid #DDD;
}
.quantity .change a:hover {
  background-color: #DDD;
}
.buy {
  float:right;
}
.product-info .buy .add {
  display: inline-block;
  height: 36px;
  padding: 3px;
  background: #187EA2;
  border-radius: 4px;
  margin-left: 45px;
}
.product-info .buy .add span {
  display: inline-block;
  border: 1px solid rgba(255, 255, 255, 0.4);
  padding: 0 15px;
  height: 34px;
  line-height: 34px;
  color: #FFF;
  font-size: 16px;
  text-transform: uppercase;
  border-radius: 2px;
}
.product-info .buy .add:hover span {
  border: 1px solid rgba(255, 255, 255, 0.8);
}
.product-info .buy .add-outofstock {
  display: inline-block;
  height: 36px;
  padding: 3px;
  background: #187EA2;
  border-radius: 4px;
}
.product-info .buy .add-outofstock span {
  display: inline-block;
  border: 1px solid rgba(255, 255, 255, 0.4);
  padding: 0 15px;
  height: 34px;
  line-height: 34px;
  font-size: 16px;
  text-transform: uppercase;
  border-radius: 2px;
}
.product-info .buy .add-outofstock:hover span {
  border: 1px solid rgba(255, 255, 255, 0.8);
}
.product-info .actions {
  font-weight: bold;
  margin-top: 20px;
  float: left;
  width: 150px;
}
.product-info .actions a {
  margin: 0 5px;
}
.productpage .reviews {
}
.productpage .reviews .write {
  text-align: right;
}
.productpage .reviews .write .stats {
  float: left;
}
.productpage .reviews .review {
  margin-bottom: 15px;
  border-bottom: 1px solid #EEEEEE;
}
.productpage .reviews .review p {
  margin-bottom: 15px;
}
.productpage .reviews .review .rating {
  float: right;
}
.productpage .reviews .review .rating .stars {
  width: 80px;
  height: 16px;
  background: url(icon-16-stars.png) 0px 0px repeat-x;
  margin: 0 3px 9px 0;
  display: inline-block;
  vertical-align: bottom;
}
.productpage .reviews .review .rating .stars-percent {
  width: 100%;
  height: 16px;
  background: url(icon-16-stars.png) 0px -16px repeat-x;
  display: inline-block;
  float: left;
}
.productpage .reviews .review .rating .score {
  margin-bottom: 9px;
  display: inline-block;
  height: 16px;
  line-height: 16px;
  font-size: 13px;
  font-weight: bold;
}
.reviews .review .author {
  font-weight: bold;
}
.reviews .review .author .date {
  color: #999999;
  font-weight: normal;
  font-size: 12px;
}
#product-header {
  height: 290px;
  position: relative;
  margin-bottom: 1px;
  overflow: hidden;
  opacity: 1;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  padding-bottom:25px;
}
#product .productInfoHolder .images {
  float:left;
  position:relative;
}
#product .productInfoHolder .images .zoomPad {
  background-color:#fff;
  border:none;
  box-shadow:0 0 5px #DDD;
  padding:0;
  height:410px;
  width:410px;
}
.zoomPup {
  overflow: hidden;
  background-color: #FFF;
  -moz-opacity: 0.6;
  opacity: 0.6;
  filter: alpha(opacity = 60);
  z-index: 120;
  position: absolute;
  /* border: 1px solid #CCC; */
  box-shadow: 0 0 5px #DDD;
  z-index: 101;
  cursor: pointer;
  cursor: hand;
}
#product .productInfoHolder .images .bigImage {
  background-color: #FFFFFF;
  border: medium none;
  height: 410px;
  padding: 0 0 0 24px;
  width: 410px;
}
#product .images .thumbs {
  padding:15px 0;
  width:340px;
}
#product .images .thumbs .thumb {
  background-color:#fff;
  border:none;
  box-shadow:0 0 5px #DDD;
  float:left;
  margin:0 12px 10px 0;
  padding:3px;
}
#product .images .thumbs .thumb.last {
  margin-right:0;
}
.tabs {
  margin: 15px 0 0 0px;
}
.tabs ul.tabs-tabs {
  list-style: none;
  height: 40px;
  display: table;
}
.tabs ul.tabs-tabs li {
  display: table-cell;
  padding-left: 10px;
  *float: left;
  *width: 28%;
}
.tabs ul.tabs-tabs li a {
  display: block;
  height: 40px;
  line-height: 40px;
  text-transform: uppercase;
  padding: 0 30px;
  text-align: center;
  box-shadow: inset 0 -3px 4px rgba(0, 0, 0, 0.03);
  background: #DDD;
  border-radius: 3px 3px 0 0;
}
.tabs ul.tabs-tabs li.ui-tabs-active a {
  box-shadow: none;
  background: #F3F3F3;
  color: #999;
}
.tabs-holder {
  border: 10px solid #F3F3F3;
  border-radius: 0 0 4px 4px;
  margin-left: 10px;
}
.tabs-content {
  padding: 75px 15px 15px 15px;
  margin-top: -60px;
  height:30px;
}
.tabs-content.ui-tabs-hide {
  display: none;
}
.tabs-content td.spec-title {
  padding-right:10px;
}
.productpage .related {
  margin-top: 20px;
}
.brands {
  
  height: 180px;
  padding: 0 30px;
  padding-bottom: 10px;
  position: relative;
  padding-top: 10px;
}
.brands1 {
  
  height: 180px;
  padding: 0 30px;
  margin-bottom: 10px;
  position: relative;
  margin-top: 10px;
}
.brands-container {
  
  height: 180px;
  overflow: hidden;
  position: relative;
}
.brands-container ul {
  list-style: none;
  width: 20000px;
  position: absolute;
}

.brands-container1 {
  
  height: 180px;
  overflow: hidden;
  position: relative;
}
.brands-container1 ul {
  list-style: none;
  width: 20000px;
  position: absolute;
}
.brands-container1 ul li {
  float: left;
  margin-right: 20px;
  border:1px solid black;
}
.brands-container1 ul li img {
  margin: 0 0px;
}
.brands a.prev, .brands a.next {
  display: block;
  width: 30px;
  height: 48px;
  background: #F00;
  position: absolute;
  top: 51px;
  text-indent: -9999px;
  background: url(slides-controls.png) no-repeat #ddd;
  z-index:999;
}
.brands a.prev {
  left: 0;
  background-position: -15px 0;
}
.brands a.next {
  right: 0;
  background-position: -51px 0;
}
.brands a.prev1, .brands a.next1 {
  display: block;
  width: 30px;
  height: 48px;
  background: #F00;
  position: absolute;
  top: 51px;
  text-indent: -9999px;
  background: url(slides-controls.png) no-repeat #ddd;
}
.brands a.prev1:hover, .brands a.next1:hover {
  background-color: #EA2E49;
}
.brands a.prev1 {
  left: 0;
  background-position: -15px 0;
}
.brands a.next1 {
  right: 0;
  background-position: -51px 0;
}
.brands1 a.prev, .brands1 a.next {
  display: block;
  width: 30px;
  height: 48px;
  background: #F00;
  position: absolute;
  top: 51px;
  text-indent: -9999px;
  background: url(slides-controls.png) no-repeat #ddd;
}
.brands1 a.prev:hover, .brands1 a.next:hover {
  background-color: #EA2E49;
}
.brands1 a.prev {
  left: 0;
  background-position: -15px 0;
}
.brands1 a.next {
  right: 0;
  background-position: -51px 0;
}
/*
.brands .slides {
position: relative;
}
.brands .slides-container {
overflow: hidden;
width: 880px;
height: 80px;
margin: 0 auto;
}
.brands .slides .pagination {
display: none;
}

.brands .slides .slide a {
display: block;
width: 220px;
float: left;
}

.brands .slides a.next,
.brands .slides a.prev {
display: block;
width: 30px;
height: 48px;
background: #F00;
position: absolute;
top: 16px;
text-indent: -9999px;
background: url(slides-controls.png) no-repeat #ddd;
}

.brands .slides a.next:hover,
.brands .slides a.prev:hover {
background-color: #EA2E49;
}
.brands .slides a.prev {
left: 0;
background-position: -15px 0;
}

.brands .slides a.next {
right: 0;
background-position: -51px 0;
}
*/




.headlines {
  height: 300px;
  background: #E6F6FA;
  margin-bottom: 15px;
  position: relative;
  float:left;
  margin-right:10px;
}
.headlines .slides {
  position: relative;
  overflow: hidden;
}
.headlines .slides-container {
  width: 745px;
  height: 300px;
  position: relative;
}
.headlines .slides-container.force-fullwidth {
  max-width: 1000px!important;
}
.headlines .slides a.prev {
  display: block;
  position: absolute;
  width: 40px;
  height: 40px;
  background: url(links.png) no-repeat transparent;
  top: 50%;
  z-index: 1;
  text-indent: -9999px;
  opacity: 0;
}
.headlines .slides a.next {
  display: block;
  position: absolute;
  width: 40px;
  height: 40px;
  background: url(rechts.png) no-repeat transparent;
  top: 50%;
  z-index: 1;
  text-indent: -9999px;
  opacity: 0;
}
.headlines .slides a.prev {
  left: 0;
  margin: -24px 0 0 29px;
  background-size:cover;
}
.headlines .slides a.next {
  right: 0;
  margin: -24px 29px 0 0;
  background-size:cover;
}
.headlines .slides a.prev:hover {
  opacity:1 !important;
}
.headlines .slides a.next:hover {
  opacity:1 !important;
}
.slides ul {
  list-style: none;
  width: 20000px;
  position: absolute;
}
.slides ul li {
  float: left;
}

.userReview content {
  max-width: 1000px;
  margin: 0 auto;
  float:left;
  margin-top:10px;
}
.content .index {
  max-width: 1000px;
  margin: 0 auto;
}
.content .index h2 {
  font-size: 24px;
}
.index .index-content {
  margin: 0 0 18px 0;
}
.index .index-content p {
  padding: 0 0 18px 0;
}
.index .index-latest {
  margin: 0 0 18px 0;
}
.index .categories.clearfix {
  width: auto;
}
.index .categories .category {
}
.banner1 .product .unitprice {
  display:none;
}
.banners {
  margin-bottom: 32px;
}
.banners .banner {
  width: 220px;
  height: 140px;
  float: left;
  margin-right: 20px;
}
.banners .banner.banner-last {
  margin-right: 0;
}
.index .index-brands {
  margin: 0 0 18px 0;
  height: 80px;
}
.index .index-brands .jcarousel_horizontal li {
  width: 25%;
}
.socialbar {
  margin-bottom: 30px;
  background: url(bg-none.png) #F5F5F5;
  padding: 20px 29px;
  position: relative;
}
.socialbar.has_newsletterbar {
  margin-bottom: 0;
}
.border-shadow-light .socialbar.has_newsletterbar .box-border.box-border-bottom {
  background-image: url(border-none.png);
}
.border-shadow-dark .socialbar.has_newsletterbar .box-border.box-border-bottom {
  background-image: url(border-none.png);
}
.socialbar .socialbar-container {
  width: 940px;
  margin: 0 auto;
}
.socialbar h4 {
  padding: 10px 0;
  text-indent: 34px;
  background-position: left center;
  background-repeat: no-repeat;
  font-weight: normal;
  line-height: 18px;
  font-size: 18px;
}
.socialbar .socialbar-blog h4 {
  margin-bottom:10px;
  background-image: url(icon-24-blog.png);
}
.socialbar .socialbar-twitter h4 {
  background-image: url(icon-24-twitter.png);
}
.socialbar .socialbar-facebook h4 {
  background-image: url(icon-24-facebook.png);
}
.socialbar .socialbar-blog {
  width: 300px;
  float: left;
}
.socialbar .socialbar-blog .blog-article {
  margin-bottom: 15px;
}
.socialbar .socialbar-blog .blog-article h3 {
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
}
.socialbar .socialbar-twitter, .socialbar .socialbar-facebook {
  width: 300px;
  float: left;
  margin-left: 20px;
}
.socialbar .socialbar-twitter h2, .socialbar .socialbar-facebook h2 {
  margin-bottom: 0;
}
#newsletterbar {
  padding: 15px;
  position: relative;
  line-height: 30px;
  float: right;
  height: 100%;  
  width: 100%;
}
.border-shadow-light #newsletterbar.has_socialbar .box-border.box-border-top {
  background-image: url(border-none.png);
}
.border-shadow-dark #newsletterbar.has_socialbar .box-border.box-border-top {
  background-image: url(border-none.png);
}
#form-newsletter {
  text-align:center;
  line-height: 30px;
}
#newsletterbar .inner {
  margin: 0 auto;
  max-width: 1000px;
  min-height:30px;
}
#newsletterbar .inner label {
  color:white;
}
#newsletterbar .inner label span {
  color: #666;
}
#newsletterbar .inner input {
  border: 0;
  /* border-radius: 4px; */
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.4);
  font-size: 12px;
  height: 28px;
  line-height: 16px;
  margin-left: 10px;
  padding: 5px 7px;
  text-shadow: 0 1px 0 #FFF;
  width: 180px;
}
#newsletterbar .inner button {
  background-color: #505050;
  border: 0;
  color: #FFF;
  cursor: pointer;
  height: 30px;
  line-height: 26px;
  margin-left: -3px;
  padding: 0 15px;
  font-size: 12px;
}
.footer {
  padding-top:20px;
  border-top: 1px solid lightgrey;
  margin-top:20px;
  font-size:12px;
  float:left;
}
.footer-tags {
  float: left;
  width: 100%;
  padding: 10px;
  border-top: 1px solid #EEE !important;
  background:#FFF;
}
.footer h4 {
  margin-bottom: 17px;
  padding: 0;
  font-weight:normal;
  line-height: 18px;
  font-size: 14px;
  color: #187EA2;
  font-weight: 700;
}
.footer .footer-nav {
  max-width: 1000px;
  margin: 0 auto;
  float:left;
}
.footer .footer-nav.border {
  margin-top: 25px;
  padding-top: 25px;
}
.footer .footer-nav ul {
  margin-bottom: 25px;
  list-style: none;
}
.footer .footer-nav ul li {
  padding-left: 0px;
}
.footer-hallmarks {
  padding: 0 0 25px;
  margin: 0 auto 25px auto;
  border-bottom: 1px solid #EEE;
}
.footer-hallmarks table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
.footer-hallmarks table td {
  padding: 0 2px 0 0;
  position: relative;
}
.footer-hallmarks table td a {
  text-align: center;
  display: block;
  white-space: nowrap;
}
.footer-hallmarks table td a img {
  max-height: 40px;
}
.footer .footer-tags {
  float: left;
  border-top: 1px solid #EEE;
  max-width: 1000px;
  padding: 5px 0px 5px;
}
#poweredby {
  color: #404042;
}
#poweredby a {
  color: #404042;
}
ul.tagcloud {
  text-align: justify;
  list-style: outside none none;
  margin: -2px -2px -3px -3px;
  float: left;
}
ul.tagcloud li {
  margin: 2px 2px 3px 3px;
  float: left;
}
ul.tagcloud li a {
  display: block;
  height: 24px;
  border-radius: 0 3px 3px 0;
  background: url(tag.png) 0px 0px no-repeat #EEE;
  line-height: 24px;
  font-size: 12px;
  padding: 0 10px 0 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
ul.tagcloud li a:hover {
  color: #FFFFFF;
  background-color: #EA2E49;
}
.footer .footer-payment {
  height: 36px;
  float: right;
  max-width: 470px;
  overflow: hidden;
}
.footer .footer-payment img {
  float: right;
  width:35px;
  margin: 2px 0 2px 5px;
}
.template-content {
  width: 995px;
  margin-top: 20px;
  margin:0 auto;
  min-height: 223px;
}
/* Products general */
.categories, .products.products-grid, .products.products-list {
  margin-left: 0px;
  font-size:13px;
}
.products.products-sidebar {
  width: 210px;
}
.products.products-livesearch {
  width: 208px;
}
.products.products-cart {
  width: 298px;
}
.categories .category p.description {
 /* display: none; */
  text-align: center;
  line-height: 16px;
  font-size: 12px;
  color: #999;
}
.categories .category.hover p.description {
}
.categories1 .categorybalk {
  float:left;
  list-style-type:none;
}
.categories1 .categorybalk li {
  float:left;
  margin-right:16px;
  position: relative;
  margin-bottom:10px;
}
.categories1 .categorybalk li.last {
  float:left;
  margin-right:0px;
}
/* Horizontal & grid products */
.categories .category, .products.products-horizontal .product1, .products.products-grid .product1 {
  float: left;
  margin-right: 20px;
  position: relative;
  background: #FFF;
  border: 1px solid lightgray;
  margin-left:12px;
}
.products.products-horizontal .product1.hover, .products.products-grid .product1 {
  float: left;
  margin-right: 20px;
  position: relative;
  background: #FFF;
  border: 1px solid lightgray;
}
.products.products-horizontal .product, .products.products-grid .product {
  float: left;
  position: relative;
  background: #FFF;
  padding: 21px;
  display:inline-block;
  width:100% !important;
  min-height:220px;
}
.categories .category, .products.products-horizontal .product.hover, .products.products-grid .product {
  float: left;
  background: #FFF;
  padding: 21px;
}
/* Horizontal & grid products */
.products.products-horizontal .product1, .products.products-grid .product1 {
  width: 365px;
  min-height: 203px;
  overflow: visible;
  display: block;
  float: left;
  margin: 0 0 12px 13px;
  position: relative;
}
.products.products-horizontal .product1, .products.products-grid .product1 figure {
  border: 1px solid #DDD;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #FFF;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  overflow: hidden;
  padding: 20px 10px 20px 20px;
}
.products.products-horizontal .product1, .products.products-grid .product1 figure:hover {
  z-index: 2;
  box-shadow: 0 0 5px 2px #E8E8E8;
  bottom: -62px;
}
.products.products-horizontal .product1, .products.products-grid .product1 figure .shop-data {
  bottom: 10px;
  left: 202px;
  position: absolute;
  visibility: hidden;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  opacity: 0;
  margin-left: -180px;
}
.products.products-horizontal .product1, .products.products-grid .product1 figure:hover .shop-data {
  visibility: visible;
  opacity: 1;
}
.products.products-horizontal .product1, .products.products-grid .product1 figure .shop-data li {
  display: block;
  font: 12px/14px Arial;
  color: #898989;
  height: 14px;
}
.products.products-horizontal .product1, .products.products-grid .product1 figure .price1 {
  bottom: 20px;
  position: absolute;
  font: bold 16px/18px Arial;
  color: #424242;
  -webkit-transition: bottom 0.3s;
  -moz-transition: bottom 0.3s;
  -o-transition: bottom 0.3s;
  right:7px;
}
.products.products-horizontal .product1, .products.products-grid .product1 figure .button {
  float: left;
  display: block;
  visibility: hidden;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  opacity: 0;
}
.button.orange {
  color: #FFF;
  background: #FF7709;
  border: 1px solid #F06E05;
}
.button {
  font: bold 12px/18px Arial;
  padding: 0 8px;
  cursor: pointer;
  text-indent: 0;
  position: relative;
}
.categories .category {
  margin-bottom: 20px;
  width: 46.9%;
}
.categories .category img {
  margin: 0 auto;
}


.products.products-horizontal .product1, .products.products-grid .product1 figure:hover .button {
  visibility: visible;
  opacity: 1;
  margin: 10px auto;
  line-height: 29px;
}
.products.products-horizontal .product1, .products.products-grid .product1 figure:hover .price {
  bottom: 52px;
}
.products.products-horizontal .product1, .products.products-grid .product1 .figuration {
  float: right;
  width: 157px;
}
.products.products-horizontal .product1 {
  width: 120px;
}
.categories .category.category-last, .products.products-horizontal .product.productborder-last, .products.products-grid .product.productborder-last {
  margin-right: 0;
}
.categories .category img, .products.products-horizontal .product img, .products.products-grid .product img {
  margin-bottom: 5px;
  background: url(no-image.png) center no-repeat #FFFFFF;
  border: 1px solid #FFF;
}
.categories .category img, .products.products-grid .product img {
  
  position: relative;
  display: block;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
}
.categories .category h3, .products.products-horizontal .product h3, .products.products-grid .product h3 {
border-top: 1px solid #eeeeee;
padding: 10px 0 0 0;
}
.categories .category.hover h3, .products.products-horizontal .product.hover h3, .products.products-grid .product.hover h3 {
  border-top: 1px solid #CCCCCC;
  color:grey;
  text-decoration: underline;
}
.products.products-horizontal .product.hover img, .products.products-grid .product.hover img {
  border: 1px solid #CCCCCC;
  color:grey;
  text-decoration: underline;
}
.categories .category h3 a, .products.products-horizontal .product h3 a, .products.products-grid .product h3 a {
  display: block;
  max-height: 36px;
  overflow: hidden;
  font-size:12px;
  text-align: center;
}
.products.products-grid .product h3 a:hover {
  color:grey;
}
.products.products-horizontal .product p.price, .products.products-grid .product p.price, .products.products-list .product p.price {
  display: block;
  height: 80px;
  width: 80px;
  padding-top: 20px;
  position: absolute;
  background-color: #187EA2;
  border-radius: 100%;
  color: #FFFFFF;
  text-align: center;
  font-size: 20px;
  letter-spacing: -1px;
  padding: 3px;
behavior: url('pie.htc');
}
.products.products-horizontal .product p.price.price-len5, .products.products-grid .product p.price.price-len5, .products.products-list .product p.price.price-len5 {
  font-size:18px;
}
.products.products-horizontal .product p.price.price-len6, .products.products-grid .product p.price.price-len6, .products.products-list .product p.price.price-len6 {
  font-size:16px;
}
.products.products-horizontal .product p.price.price-len7, .products.products-grid .product p.price.price-len7, .products.products-list .product p.price.price-len7 {
  font-size:14px;
}
.products.products-horizontal .product p.price.price-len8, .products.products-grid .product p.price.price-len8, .products.products-list .product p.price.price-len8 {
  font-size:12px;
}
.products.products-horizontal .product p.price {
  top: 55px;
  right: -15px;
}
.products.products-grid .product p.price {
  top: 74px;
  right: 0;
}
.products.products-list .product p.price {
  top: 20px;
  right: 0;
}
.products.products-horizontal .product p.price.price-offer, .products.products-grid .product p.price.price-offer, .products.products-list .product p.price.price-offer {
  background-color: #EA2E49;
}
.products.products-horizontal .product p.price span, .products.products-grid .product p.price span, .products.products-list .product p.price span {
  display: block;
  line-height: 16px;
  height: 16px;
}
span.border span.asterisk {
  top:20px !important;
  right:10px !important;
}
.products.products-horizontal .product p.price span.price-old, .products.products-grid .product p.price span.price-old, .products.products-list .product p.price span.price-old {
  font-size: 12px;
  text-decoration: line-through;
  letter-spacing: -1px;
  opacity: 0.8;
  margin-right:2px;
}
/* Exclusive Germany*/
.product p.price span.price-old .uvp {
  font-size: 8px;
  display: inline-block;
  position: absolute;
  margin: 1px 0px 0 2px;
}
.productpage .product-info .pricing .price .uvp {
  font-size: 9px;
  display: inline-block;
}
.products.products-grid .product .unitprice, .products.products-horizontal .product .unitprice {
  font-size: 10px;
  text-align: center;
}
.products.products-list .product .unitprice {
  font-size: 10px;
  float: right;
  text-align: right;
  position: absolute;
  right: 10px;
  top: 100px;
}
.product p.price.price .asterisk {
  position: absolute;
  right: 5px;
  top: 16px;
  font-size: 12px;
}
.product p.price.price-offer .asterisk {
  position: absolute;
  right: 5px;
  top: 20px;
  font-size: 12px;
}
.shippingreturn-de {
  width: 100%;
  display: block;
  text-align: right;
  font-size: 10px;
  padding: 10px 0;
}
/**/

.products.products-horizontal .product p.price span.currency, .products.products-grid .product p.price span.currency, .products.products-list .product p.price span.currency {
  font-size: 15px;
  letter-spacing: normal;
  text-transform: lowercase;
  opacity: 0.7;
}
.products.products-horizontal .product p.price .border, .products.products-grid .product p.price .border, .products.products-list .product p.price .border {
  border: 1px solid white;
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-radius: 50px 50px 50px 50px;
  height: 61px;
  padding-top: 25px;
}
.products.products-horizontal .product p.price.price-offer .border, .products.products-grid .product p.price.price-offer .border, .products.products-list .product p.price.price-offer .border {
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-radius: 50px 50px 50px 50px;
  height: 53px;
  padding-top: 15px;
}
.product2 {
  width: 140px;
  margin: 0 auto;
  padding: 10px;
  border: 1px solid #ddd;
  background: #FFFFFF;
}

.products.products-grid .product.hover p.price {
  top: 94px;
  right: 20px;
}

.categories .category.hover.category-last, .products.products-horizontal .product.hover.product-last, .products.products-grid .product.hover.product-last {
}
.products.products-horizontal .product .actions, .products.products-grid .product .actions {
  display: none;
  text-align: center;
  line-height: 16px;
  font-size: 11px;
  white-space: nowrap;
  overflow: hidden;
}
.products.products-horizontal .product.hover .actions, .products.products-grid .product.hover .actions {
  display: block;
}
.products.products-horizontal .product.hover .actions a.button-add, .products.products-grid .product.hover .actions a.button-add {
  display: block;
  margin-bottom: 10px;
  color: #187EA2;
}
.products.products-horizontal .product.hover .actions a.button-add:hover, .products.products-grid .product.hover .actions a.button-add:hover {
  color: #EA2E49;
}
.products.products-horizontal .product.hover .actions a.button-wishlist, .products.products-horizontal .product.hover .actions a.button-compare, .products.products-grid .product.hover .actions a.button-wishlist, .products.products-grid .product.hover .actions a.button-compare {
  color: #999999;
}
.products.products-horizontal .product.hover .actions a.button-wishlist:hover, .products.products-horizontal .product.hover .actions a.button-compare:hover, .products.products-grid .product.hover .actions a.button-wishlist:hover, .products.products-grid .product.hover .actions a.button-compare:hover {
  color: #EA2E49;
}
/* List products */
.products.products-list .product {
  border-bottom: 1px solid #EEE;
  position: relative;
  padding: 20px 0;
}
.products.products-list .product.product-last {
  border-bottom: none;
}
.products.products-list .product.hover {
  margin: -1px -21px 0px -21px;
  z-index: 100;
  padding: 20px;
  background: #FFFFFF;
  border-radius: 5px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
  border: 1px solid #DDD;
}
.products.products-list .product.hover.product-last {
  margin: -1px -21px -1px -21px;
}
.products.products-list .product img {
  padding: 0 20px 0 10px;
  float: left;
}
.products.products-list .product h3 {
  font-size: 14px;
  float: left;
}
.products.products-list .product h3 a {
  display: block;
  width: 444px;
}
.products.products-list .product p.description {
  float: left;
  width: 444px;
  height: 100px;
  min-height: 102px;
  overflow: hidden;
  padding: 10px 0;
}
.products.products-list .product .actions {
  float: right;
  width: 590px;
  text-align: right;
}
.products.products-list .product .actions a.button-add {
  float: left;
}
/* Sidebar, livesearch & cart products */
.products.products-sidebar .product {
  margin-bottom: 18px;
}
.products.products-livesearch .product, .products.products-cart .product {
  padding: 10px;
}
.products.products-sidebar .product, .products.products-livesearch .product, .products.products-cart .product {
  height: 36px;
  font-size: 13px;
  white-space: nowrap;
}
.products.products-sidebar .product img, .products.products-livesearch .product img, .products.products-cart .product img {
  float: left;
  margin-right: 10px;
}
.products.products-sidebar .product h4, .products.products-livesearch .product h4, .products.products-cart .product h4 {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 13px;
}
.products.products-sidebar .product p.price, .products.products-livesearch .product p.price, .products.products-cart .product p.price {
  color: #6A766A;
}
.products.products-cart .product p.price strong {
  color: #000000;
}
.products.products-sidebar .product p.price.price-offer, .products.products-livesearch .product p.price.price-offer, .products.products-cart .product p.price.price-offer {
  color: #EA2E49;
}
.products.products-sidebar .product p.price span, .products.products-livesearch .product p.price span, .products.products-cart .product p.price span {
  color: #333333;
  text-decoration: line-through;
}
.products.products-sidebar .product.hover {
  margin: -12px -12px 6px -12px;
  z-index: 100;
  padding: 11px;
  background: #FFFFFF;
  border-radius: 5px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
  border: 1px solid #DDD;
}
/* http://localhost/share/spinner/build.php?type=alternative&size=64&speed=10&fg_color=19A9E5&bg_color=ffffff */
.products .products-loader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(spinner-large.gif) center 74px no-repeat rgba(255, 255, 255, 0.9);
  line-height: 340px;
  text-shadow: 0 1px 0 #FFFFFF;
  z-index: 100;
  text-align: center;
  display: none;
}
.products .products-loader.visible {
  display: block;
}
.products.products-list .products-empty, .products.products-grid .products-empty {
  text-align: center;
  height: 232px;
  line-height: 232px;
}
.elements-wrapper {
  height: 26px;
  background: rgba(0, 0, 0, 0.05);
  background: #F00;
  margin: 10px 0;
}
.elements-wrapper-big {
  height: 70px;
}
.filter1 {
float: right;
height: 32px;
line-height: 32px;
position: relative;
}
.tui-drop-box {
padding-top: 4px;
}
.tui-dropdown {
  padding: 3px 5px;
  line-height: 18px;
  background: url(tui-dropdown-arrow.png) 100% 4px no-repeat #F5F5F5;
  font-size: 12px;
  min-height: 18px;
  position: relative;
  float: right;
  z-index: 200;
  border-color: #DDD #EEE #EEE #DDD;
  margin-right: 15px;
}
.tui-dropdown a {
  color:black;
}
tui-language tui-language-nl .tui-dropdown.hover {
  border-color: #999 #DDD #DDD #AAA;
}
.tui-dropdown span {
  color: #999999 !important;
  display: block;
}
.tui-dropdown ul {
  list-style: none;
  padding-top: 3px;
  display: none;
}
.tui-dropdown ul li {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display:block;
  margin-left:0px;
}
.tui-dropdown ul li a {
  display: block;
  text-decoration: none;
}
.tui-dropdown.tui-language span {
  padding-left: 21px;
  background: 0 3px no-repeat;
}
.tui-dropdown ul li.tui-language {
  padding: 2px 0 2px 21px;
  background: 0 5px no-repeat;
  display:block;
  left: 33px;
  top: -37px;
}
.tui-dropdown.tui-language-bg span, .tui-dropdown ul li.tui-language-bg {
  background-image: url(icon-flag-bg.png);
}
.tui-dropdown.tui-language-da span, .tui-dropdown ul li.tui-language-da {
  background-image: url(icon-flag-da.png);
}
.tui-dropdown.tui-language-de span, .tui-dropdown ul li.tui-language-de {
  background-image: url(icon-flag-de.png);
}
.tui-dropdown.tui-language-el span, .tui-dropdown ul li.tui-language-el {
  background-image: url(icon-flag-el.png);
}
.tui-dropdown.tui-language-en span, .tui-dropdown ul li.tui-language-en {
  background-image: url(icon-flag-en.png);
}
.tui-dropdown.tui-language-es span, .tui-dropdown ul li.tui-language-es {
  background-image: url(icon-flag-es.png);
}
.tui-dropdown.tui-language-fr span, .tui-dropdown ul li.tui-language-fr {
  background-image: url(icon-flag-fr.png);
}
.tui-dropdown.tui-language-it span, .tui-dropdown ul li.tui-language-it {
  background-image: url(icon-flag-it.png);
}
.tui-dropdown.tui-language-nl span, .tui-dropdown ul li.tui-language-nl {
  background-image: url(icon-flag-nl.png);
}
.tui-dropdown.tui-language-no span, .tui-dropdown ul li.tui-language-no {
  background-image: url(icon-flag-no.png);
}
.tui-dropdown.tui-language-pl span, .tui-dropdown ul li.tui-language-pl {
  background-image: url(icon-flag-pl.png);
}
.tui-dropdown.tui-language-pt span, .tui-dropdown ul li.tui-language-pt {
  background-image: url(icon-flag-pt.png);
}
.tui-dropdown.tui-language-ru span, .tui-dropdown ul li.tui-language-ru {
  background-image: url(icon-flag-ru.png);
}
.tui-dropdown.tui-language-sv span, .tui-dropdown ul li.tui-language-sv {
  background-image: url(icon-flag-sv.png);
}
.tui-dropdown.tui-language-tr span, .tui-dropdown ul li.tui-language-tr {
  background-image: url(icon-flag-tr.png);
}
.tui input[type=text], .tui input[type=password] {
  display: block;
  border: 1px solid #DDD;
  line-height: 18px;
  font-size: 12px;
  padding: 3px 5px;
  color: #333333;
  background: #F5F5F5;
  border-color: #DDD #EEE #EEE #DDD;
  text-shadow: 0 1px 0 #FFFFFF;
  float: left;
}
.tui input[type=checkbox], .tui input[type=radio] {
  height: 16px;
  width: 20px;
  margin: 5px 10px 5px 0;
  float: left;
}
.tui input:hover, .tui input:focus, .tui textarea:hover, .tui textarea:focus, .tui select:hover, .tui select:focus {
  border-color: #999 #DDD #DDD #AAA;
}
.tui textarea {
  border: 1px solid #CCCCCC;
  border-radius: 4px;
  height: 56px;
  line-height: 20px;
  font-size: 12px;
  padding: 6px 5px;
  color: #333333;
  background: #F5F5F5;
  border-color: #DDD #EEE #EEE #DDD;
  float: left;
}
.tui select {
  display: block;
  border: 1px solid #CCCCCC;
  border-radius: 4px;
  height: 26px;
  line-height: 26px;
  font-size: 12px;
  color: #333333;
  background: #FFF;
  border-color: #DDD #EEE #EEE #DDD;
  float: left;
  width: 200px;
}
.tui label {
  display: block;
  font-weight: bold;
  height: 26px;
  line-height: 26px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: left;
}
.tui select[multiple] {
  height: 70px;
}
a.tui-button {
  display: inline-block;
  height: 20px;
  line-height: 20px;
  color: #FFF;
  padding: 0 10px;
  background: #187EA2;
  border: 1px solid #FFFFFF;
  outline: 2px solid #187EA2;
}
.product-info-options {
}
/* [START] product-configure */
.product-configure {
  width: 380px;
  margin-bottom: 5px;
}
.product-configure label {
  width: 380px;
}
.product-configure label em {
  color: #37B1DE;
}
.product-configure select {
  width: 380px;
}
.product-configure input[type=text], .product-configure textarea {
  width: 368px;
}
.product-configure .product-configure-custom-option-item {
  width: 380px;
  float:left;
}
.product-configure .product-configure-custom-option-item label {
  font-weight: normal;
  width: 340px;
}
.product-configure-custom-option-date {
  float:left;
  width: 275px;
}
.product-configure-custom-option-time {
  float:left;
  width: 105px;
}
.product-configure .product-configure-custom-option-date select, .product-configure .product-configure-custom-option-time select {
  margin-right: 5px;
}.categories ul .subnav
.product-configure .product-configure-custom-option select.product-configure-custom-option-date-day, .product-configure .product-configure-custom-option select.product-configure-custom-option-time-hour, .product-configure .product-configure-custom-option select.product-configure-custom-option-time-minute {
  width: 50px;
}
.product-configure .product-configure-custom-option select.product-configure-custom-option-date-month {
  width: 120px;
}
.product-configure .product-configure-custom-option select.product-configure-custom-option-date-year {
  width: 65px;
}
.product-configure .product-configure-custom-option select.product-configure-custom-option-date-year, .product-configure .product-configure-custom-option select.product-configure-custom-option-time-minute {
  margin-right: 0;
}
.product-configure .product-configure-variants, .product-configure .product-configure-options-option, .product-configure .product-configure-custom-option {
  padding-bottom: 10px;
}
.product-configure .product-configure-clear {
  clear: both;
}
/* [END] product-configure */

.cat-title {
background: none repeat scroll 0 0 #374335;
bottom: 22px;
color: #fff;
padding: 5px;
position: absolute;
right: 0;
text-align: left;
text-transform: uppercase;
min-width: 90px;
font-weight: bold;
}
.collectieheader, .catalogheader {
  height: 290px;
  width: 100%;
}
/* blog menu fix */

.item.blog.hover .arrow {
  left: auto;
}
.categories .item.blog.hover > ul {
  left: 0;
  width: auto;
}
.item.blog {
  position: relative;
}
.item.blog.hover li {
  padding-left: 0;
}
.index-content.wysiwyg {
  float: left;
  clear: both;
}
.category1 h3 {
  text-align: center;
}
ul#featurelist .product, ul#featurelist .product.sale {
  width: 238px !important;
  float: left !important;
  margin-left: 16px !important;
  margin-right: 0px !important;
  position: relative !important;
  right: 0px;
  top: 0px;
  height: 300px !important;
}