* {
  padding: 0;
  margin: 0;
  outline: none;
}

body {
font-family: 'Electrolize', sans-serif;
  font-size: 15px;
  line-height: 18px;
  color: #555555;
  background: url(main-bg.jpg);
  font-weight: bold;
}



a {
  color: #333333;
  text-decoration: none;
}
a:hover {
  color: #EA2E49;
}
a img {
  border: none;
}

.hide {
  display: none;
}
.show {
  display: block;
}

.clear {
  clear: both;
}

#gridsystem {
  position: fixed;
  top: 0;
  left: 50%;
  margin: 0 0 0 -470px;
  width: 940px;
  height: 5000px;
  background: url(grid.png) repeat-y;
  z-index: 1000;
}

h1, h2 {
  margin: 0 0 15px 0;
}


h2, h2 * {
  line-height: 28px;
  font-size: 26px;
}

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;
}


.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}


.icon {
  position: relative;
  background-repeat: no-repeat;
  background-position: center left;
}
.icon.icon-10 {
}
.icon.icon-16 {
  padding-left: 24px !important;
}

.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;
}

.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);
    display: none;
}
.icon.icon-16 .icon-icon-cart {
  background-image: url(icon-16-cart.png);
}
.icon.icon-16 .icon-icon-grid {
  background-image: url(icon-16-grid.png);
}
.icon.icon-16 .icon-icon-list {
  background-image: url(icon-16-list.png);
}


.grid .grid-4 {
  float: left;
  width: 220px;
  margin-right: 20px;
}
.grid .grid-4.grid-4-last {
  margin-right: 0;
}


.color-green {
  color: green;
}
.color-red {
  color: red;
}
.color-primary {
  color: #187EA2;
}
.color-secondary {
  color: #EA2E49;
}


.wrapper {
  min-width: 980px;
}


.wrapper.layout-fixed {
  width: 980px;
  margin: 0 auto;
}




.header {
}

.header .container {
  width: 100%;
  float: left;
  padding-bottom: 28px; 
  background: url(bg.jpg) repeat;
}

.header a.logo {
  position: absolute;
  top: 0;
  left: -54px;
}

.header .topnav {
  position: absolute;
  top: 0;
  right: 0;
  height: 26px;
}


.header .topnav .language {
  float: right;
  margin-right: 10px;
  display: none;
}



.header .topnav .currency {
  float: right;
  margin-right: 10px;
  display: none;
}

.header .topnav .search {
  float: left;
  height: 42px;
}
.header .topnav .search input {
  width: 195px;
  height: 20px;
  margin: 8px 0 0 0;
  font-size: 11px;
  font-style: italic;
  padding: 2px 5px 0 5px;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  float: left;
}

.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 {
  padding: 10px;
  border-top: 1px solid #eee;
}

.header .topnav .autocomplete .more a {
  padding-left: 15px;
  background: url(list-bullet.png) top left no-repeat #187EA2;
  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;
}




.header .shopnav {
  width: 100%;
  float: left;
}
.header .shopnav p {
  margin-bottom: 9px;
  text-align: right;
  font-size: 12px;
  color: #999;
  line-height: 18px;
}
.header .shopnav p a {
  color: #187EA2;
}
.header .shopnav p a:hover {
  color: #EA2E49;
}
.header .shopnav ul {
  list-style: none;
  height: 18px;
  display: none;
  line-height: 18px;
}

.header .shopnav ul li {

  display: inline;
  margin-left: 17px;
  height: 18px;
  line-height: 18px;

  padding-left: 15px;
  background: url(list-bullet.png) top left no-repeat #187EA2;
}

.header .shopnav ul li a {
  height: 18px;
  line-height: 18px;
}

.header .categories {

  width: 100%;
  height: 44px;
  padding: 0;
  float: left;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#323232', endColorstr='#0b0b0b'); /* for IE */
  background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#0b0b0b)); /* for webkit browsers */
  background: -moz-linear-gradient(top,  #323232,  #0b0b0b); /* for firefox 3.6+ */
  background-image: linear-gradient(rgb(50,50,50),rgb(11,11,11));
  border-bottom: 1px solid #fff;
}

.categories_inner
{
  width: 980px;
  margin: 0 auto;
  position: relative;
}

.header .categories ul {
  display: block;
  height: 39px;
  padding: 5px 0 0 0;
  float: left;
  /* overflow: hidden; */
  list-style: none;
}
.header .categories ul li {
  height: 32px;
  line-height: 32px;
  display: block;
  float: left;
  position: relative;
}


.header .categories ul li.home {
  width: 36px;
}

.header .categories ul li.home a,
.header .categories ul li a.main {
  color: #FFF;
  padding: 0 39px 0 0;
  font-size: 15px;
  height: 32px;
  line-height: 32px;
  display: block;
  float: left;
}
.header .categories ul li.home a {

}

.header .categories ul li.hover a {
}

.header .categories ul li.hover a.main {
}



.header .categories ul li.hover.home a {
}


.header .categories ul ul ul ul{ display:none !important; }
.header .categories ul ul ul li.hover ul{ display:block !important; }
.header .categories ul ul{
  display: none;
  position: absolute;
  top: 41px;
  left: 0px;
  z-index: 1000;
  height: auto;
  width: auto;

  padding: 10px;

  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;
}


.header .categories ul li.hover ul, .header .categories ul li ul li ul li.hover {
  display: block;
}

.header .categories ul ul li {
  float: none;
  padding-left: 15px;
  background: url(list-bullet.png) top left no-repeat #187EA2;

  height: 18px;
  line-height: 18px;

}

.header .categories ul ul li a {
  min-width: 160px;
  display: block;
}


.header .categories ul ul li a span {
  color: #999;
  font-weight: normal;
  font-size: 12px;
}

.header .categories ul ul li.arrow {
  position: absolute;
  left: 0;
  top: -10px;
  width: 100%;
  height: 10px;

  background: url(dropdown-arrow.png) 10px 0 no-repeat;
}
.header .categories ul ul li.arrow1 {
  position: absolute;
  left: 0;
  top: -10px;
  width: 100%;
  height: 10px;

  background: url(dropdown-arrow.png) 10px 0 no-repeat;
}


.header .categories ul ul 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;
}


.header .categories ul ul ul,
.header .categories ul li.hover ul ul {
  left: 140px;
  top: -12px;
  display: none;
}
.header .categories ul li.hover ul li.hover ul {
  display: block;
}



.header .cart {
  width: 270px;
  height: 135px;
  position: absolute;
  top: 19px;
  right: -25px;
  background: url(shopping-cart-bg.png) no-repeat;
}

.header .cart a {
  display: block;
  line-height: 24px;
}

.header .cart i {
  display: block;
  float: left;
  width: 24px;
  height: 24px;
  background: url(icon-cart.png) no-repeat #187EA2;
}

.header .cart a small {
  display: block;
  float: left;
  height: 24px;
  line-height: 24px;
  padding: 0 10px;
  font-size: 14px;
  font-weight: bold;
}

.header .cart a strong {
  float: right;
  color: #555555;
  font-size: 18px;
  margin: 6px 20px 0 0;
}

.header .cart.hover a strong {
}


.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;
}

.heading {
  margin-bottom: 20px;
  padding-top: 20px;
  overflow: hidden;
  position: relative;
}

.general-page .heading {
  position: relative;
  margin: 25px 0 0 0 !important;
  padding: 0 !important;
}

.messages {
  margin: 0 auto 20px auto;
  width: 940px;
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
}

.messages ul {
  margin: 5px 0 20px 0;
  padding: 5px 5px 5px 26px;
  color: #3B5998;
  text-shadow: 0 1px #FFFFFF;
  background: #ECEFF5;
  border: 1px solid #3B5998;
  list-style: none;
}




.gui-messages ul {
  padding: 5px 5px 5px 26px;
  margin-bottom: 10px;
  color: #3B5998;
  text-shadow: 0 1px #FFFFFF;
  list-style-type: none;
  background: #ECEFF5;
  border: 1px solid #3B5998;
  border-radius: 5px;
}
.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;
}



.box-border {
  height: 10px;
  background: url(border-none.png) repeat-x;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 50;
}

.border-waves .box-border {
  background-image: url(border-waves.png);
  display: none;
}

.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: 980px;
  margin: 0 auto;
  position: relative;
}

.heading .container .breadcrumbs {
  font-size: 12px;
  padding: 15px 0;
}

.heading .container .breadcrumbs a {
  color: #103E47;
}
.heading .container .breadcrumbs a:hover {
  color: #EA2E49;
}
.catalog-header .image {
  width: 175px;
  height: 175px;
  background: #fff;
  position: absolute;
  right: 0px;
  top: 0px;
  padding: 20px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.01);
}

.heading h1 {
  color: #187EA2;
  clear: both;
  margin-bottom: 10px;
  padding-bottom: 20px;
  line-height: 40px;
  font-size: 32px;
}

.general-page .heading h1 {
  font-size: 22px !important;
  color: #ea0000;
  clear: both;
  font-size: 32px;
  margin: 15px 0 15px 0 !important;
  padding: 0 !important;
  line-height: 26px !important;
}

.heading.heading-image h1 {
  padding-right: 160px;
}

.textpage {
  width: 940px;
  margin: 0 auto;
}

.wysiwyg {
}
.wysiwyg.wysiwyg-margin {
}

.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;
}
*/

.sidebar {
  width: 980px;
  margin: 0 auto;
}

.sidebar .sidebar-side {
  width: 270px;
}
.sidebar .sidebar-main {
  float: left;
  margin: 0 0 0 22px;
}

.sidebar.sidebar-left .sidebar-side,
.sidebar.sidebar-right .sidebar-main {
  float: left;
}
.sidebar.sidebar-left .sidebar-main,
.sidebar.sidebar-right .sidebar-side {
  float: left;
}

.sidebar-box {
  margin-bottom: 18px;
  border-bottom: 1px solid #DDD;
  float: left;
}
.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 {
  color: #FFFFFF;
  font-size: 16px;
  margin-bottom: 17px;
  padding: 7px 10px 7px 10px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#454545', endColorstr='#1f1f1f'); /* for IE */
  background: -webkit-gradient(linear, left top, left bottom, from(#454545), to(#1f1f1f)); /* for webkit browsers */
  background: -moz-linear-gradient(top,  #454545,  #1f1f1f); /* for firefox 3.6+ */
  background-image: linear-gradient(rgb(69,69,69),rgb(31,31,31));
}
.sidebar-box.sidebar-box-dark h2 {
  color: #999;
}

.sidebar-box h2 a {
  float: right;
  font-size: 12px;
  font-weight: normal;
  color: #3b78e0;
  letter-spacing: normal;
}

.sidebar-box-link {
  padding-bottom: 10px;
  margin-top: -10px;
  text-align: right;
}

.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;
  display: none;
  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 
{
  width: 270px;
  color: #fff;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#454545', endColorstr='#1f1f1f');
  background: -webkit-gradient(linear, left top, left bottom, from(#454545), to(#1f1f1f));
  background: -moz-linear-gradient(top,  #454545,  #1f1f1f);
  background-image: linear-gradient(rgb(69,69,69),rgb(31,31,31));
}

.sidebar-box ul li li
{
  height: auto;
  color: #fff;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#454545', endColorstr='#1f1f1f');
  background: -webkit-gradient(linear, left top, left bottom, from(#454545), to(#1f1f1f));
  background: -moz-linear-gradient(top,  #454545,  #1f1f1f);
  background-image: linear-gradient(rgb(69,69,69),rgb(31,31,31));
}

.category-title
{
  /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#454545', endColorstr='#1f1f1f');
  background: -webkit-gradient(linear, left top, left bottom, from(#454545), to(#1f1f1f));
  background: -moz-linear-gradient(top,  #454545,  #1f1f1f); 
  background-image: linear-gradient(rgb(69,69,69),rgb(31,31,31));*/
  color: #fff; 
}

sidebar-box ul li .arrow {

}

.sidebar-box ul li a
{
  padding: 12px 0 11px 15px;
  display: block;
  color: #fff;
}

.sidebar-box ul li a.active {
  color: #fff;
  font-weight:bold;
  display: block;
}

.sidebar-box ul li a span {
  font-weight: normal;
  font-size: 12px;
}

.sidebar-box ul ul, .sidebar-box ul ul ul {
  width: 270px;
  margin-bottom: 0;
}

.sidebar-box ul ul li, .sidebar-box ul ul li
{
  *background: url(sub-filter-bg.jpg) 0 0 repeat-x;
  *background-color: transparent !important;
  border-bottom: 1px solid #1f1f1f;
  color: #fff;
}

.sidebar-box ul ul li a, .sidebar-box ul ul li a
{
  color: #fff !important;
  background-color: none !important;
}

.sidebar-filter {
}
.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;
}


.productpage .productpage-images {
  float: left;
  width: 360px;
}


.productpage .productpage-images-featured {
  display: inline-block;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  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;
}

.product-info h1
{
  font-size: 17px;
  color: #ff1e2c;
  margin: 0 0 6px 0;
}

.product-info
{
  font-size: 14px;
}

.productpage .product-info {
  float: right;
  width: 316px;
  position: relative;
  margin: 0 0 0 10px;
}
.productpage .product-info .description {
  padding-bottom: 20px;
}
/*.productpage .product-info .pricing {
  position: absolute;
  top: 0;
  right: 0;
  width: 100px;
  padding: 0 0 10px 20px;
  background: #FFFFFF;
  height: 120px;
}*/

.productpage .product-info .pricing .price {
  height: 92px;
  width: 92px;
  padding-top: 40px;
  font-size: 28px;
  background-color: #187EA2;
  border-radius: 50px 6px 50px 50px;
  letter-spacing: -1px;
  text-align: center;
  color: #FFFFFF;
  padding: 4px;
}
.productpage .product-info .pricing .price .border {
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-radius: 50px 6px 50px 50px;
  height: 55px;
  padding-top: 35px;
}
.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 6px 50px 50px;
  height: 79px;
  padding-top: 10px;
}

.productpage .product-info .pricing .price span {
  color: #FFFFFF;
  display: block;
}

.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 {
  margin-top: 5px;
  *border-top: 1px solid #9b9b9b;
  *border-bottom: 1px solid #9b9b9b;
  float: left;
}

.productpage .product-info .share .rating {
  text-align: center;
}

.rating table
{
  width: 322px;
  float: left;
}

.rating table td
{
  float: left;
}

.productpage .product-info .share .rating .stars {
  width: 80px;
  height: 16px;
  background: url(icon-16-stars.png) 0px 0px repeat-x;
  display: inline-block;
  vertical-align: bottom;
}
.productpage .product-info .share .rating .stars-percent {
  width: 100%;
  height: 16px;
  background: url(icon-16-stars.png) 0px -16px repeat-x;
  display: inline-block;
  float: left;
}

.productpage .product-info .share .rating .score {
  display: inline-block;
  height: 16px;
  font-size: 13px;
  font-weight: bold;
}
.productpage .product-info .share .rating .score .total {
  color: #999999;
  font-weight: normal;
  font-size: 12px;
}
.productpage .product-info .share .rating .score .total a {
  color: #000;
  font-weight: bold;
  font-size: 13px;
}
.productpage .product-info .share .rating .score .total a:hover {
  color: #EA2E49;
}

.productpage .product-info .share .rating .button-review {
  color: #000;
  float: right;
}
.productpage .product-info .share .rating .button-review:hover {
  color: #EA2E49;
}

.productpage .product-info .share .social {
  max-width: 260px;
  text-align: left;
}
.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;
}


.product-info .buy,.buy{
  text-align: left;
}

.product-info .quantity,.quantity {
  height: 40px;
  float: left;
  width: 50px;
  background: url(quantity-bg.png) no-repeat;
}
.product-info .quantity.hover {
  border-color: #999 #DDD #DDD #AAA;
}


.product-info .quantity input,.quantity input {
  width: 40px;
  border: none;
  background: transparent;
  font-size: 16px;
  text-align: center;
  height: 24px;
  line-height: 24px;
  display: block;
  float: left;
  padding: 8px 5px;
}
.product-info .quantity .change {
  float: left;
  width: 20px;
  border-left: 1px solid #DDD;
  height: 40px;
  display: none;
}
.product-info .quantity.hover .change {
  border-left: 1px solid #999;

}
.product-info .quantity .change a {
  display: block;
  width: 20px;
  height: 20px;
  text-align: center;
  text-indent: -9999px;
  background: url(quantity.png) no-repeat;
}
.product-info .quantity .change a.up {
  background-position: 0px 0px;
}
.product-info .quantity .change a.down {
  background-position: 0px -20px;
}
.product-info .quantity .change a:hover {
  background-color: #DDD;
}


.product-info .buy .add,.buy .add{
  width: 183px;
  padding-top: 10px;
  text-align: center;
  display: inline-block;
  height: 30px;
  background: url(instore-bg.png) no-repeat;
  
  border-top-right-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
}

.product-info .buy .add span,.buy .add span{
  display: inline-block;
  color: #FFF;
  font-size: 14px;
  text-transform: normal;
}

.buy
{
  margin: 0;
  float: left;
}

.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 {
  text-align: center;
  font-weight: bold;
  margin-top: 20px;
  display: none;
}
.product-info .actions a {
  margin: 0 5px;
}

.productpage .reviews {
}
.productpage .reviews .write {
  text-align: left;
}
.productpage .reviews .write .stats {
  float: left;
  margin-bottom: 5px;
}

.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;
}


.productpage .reviews .review .author {
  font-weight: bold;
}
.productpage .reviews .review .author .date {
  color: #999999;
  font-weight: normal;
  font-size: 12px;
}



.productpage .tabs {
  margin-top: 40px;
}

.productpage .tabs ul.tabs-tabs {
  list-style: none;
  /*width: 100%;*/
  height: 40px;
  display: table;
}
.productpage .tabs ul.tabs-tabs li {
  display: table-cell;
  padding-right: 7px;  
  *float: left;
  *width: 28%;
}

.productpage .tabs ul.tabs-tabs li a {
  display: block;
  height: 25px;
  text-transform: none;
  padding: 0 17px;
  padding-top: 8px;
  color: #fff;
  text-align: center;

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5c5c5c', endColorstr='#242424'); /* for IE */
  background: -webkit-gradient(linear, left top, left bottom, from(#5c5c5c), to(#242424)); /* for webkit browsers */
  background: -moz-linear-gradient(top,  #5c5c5c,  #242424); /* for firefox 3.6+ */
  background-image: linear-gradient(rgb(92,92,92),rgb(36,36,36));
}

.productpage .tabs ul.tabs-tabs li.ui-tabs-active a {
  box-shadow: none;
  background: #fff;
  color: #333333;
  text-transform: none;
}


.productpage .tabs-holder {

}

.productpage .tabs-content {
  padding: 15px;
  margin-top: -7px;
  background-color: #fff;
  min-height: 120px;
  font-size: 12px;
}

.productpage .tabs-content.ui-tabs-hide {
  display: none;
}

.productpage .tabs-content td.spec-title {
  padding-right:10px;
}

.productpage .related {
  margin-top: 20px;
}
.related .product                      { width: 223px; }
.related .product .price-inner-general { width: 167px; }


.brands {
  width: 880px;
  height: 80px;
  padding: 0 30px;
  margin-bottom: 30px;
  position: relative;
}

.brands-container {
  width: 880px;
  height: 80px;
  overflow: hidden;
  position: relative;
}

.brands-container ul {
  list-style: none;
  width: 20000px;
  position: absolute;
}
.brands-container ul li {
  float: left;
  margin-right: 20px;
}

.brands-container ul li img {
  margin: 0 40px;
}

.brands a.prev,
.brands a.next {
  display: block;
  width: 30px;
  height: 48px;
  background: #F00;
  position: absolute;
  top: 16px;
  text-indent: -9999px;
  background: url(slides-controls.png) no-repeat #ddd;
}
.brands a.prev:hover,
.brands a.next:hover {
  background-color: #EA2E49;
}
.brands a.prev {
  left: 0;
  background-position: -15px 0;
}

.brands a.next {
  right: 0;
  background-position: -51px 0;
}

/*
.brands .slides {
  position: relative;
}
.brands .slides-container {
  overflow: hidden;
  width: 880px;
  height: 80px;
  margin: 0 auto;
  cursor: pointer !important;
}

.slides-container img
{
  cursor: pointer;
}

.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: 430px;
  position: relative;
}


.headlines .slides {
  position: relative;
  width: 980px;
  margin: 0 auto;
  overflow: hidden;
  height: 400px;
}

.headlines .slides-container {
  width: 980px;
  height: 389px;
  position: relative;
  cursor: pointer;
}


.headlines .slides a.prev,
.headlines .slides a.next {
  display: block;
  position: absolute;
  width: 48px;
  height: 48px;
  background: url(slides-controls.png) no-repeat #187EA2;
  top: 50%;
  z-index: 50;
  border-radius: 24px;
  text-indent: -9999px;
  opacity: 0;
  border: 2px solid white;
}
.headlines .slides a.prev {
  left: 0;
  margin: -24px 0 0 29px;
  background-position: 0 0;
}
.headlines .slides a.next {
  right: 0;
  margin: -24px 29px 0 0;
  background-position: -48px 0;
}

.headlines .slides a.prev:hover,
.headlines .slides a.next:hover {
  background-color: #EA2E49;
}

.slides ul {
  list-style: none;
  width: 20000px;
  position: absolute;
}

.slides ul li {
  float: left;
}
/*
.headlines .slides ul.pagination {
  list-style: none;
  text-align: center;
  margin-top: 5px;
}

.headlines .slides ul.pagination li {
  display: inline-block;
}

.headlines .slides ul.pagination a {
  display: block;
  width: 22px;
  height: 22px;
  background: url(slides-bullets.png) no-repeat #EEE;
  text-indent: -9999px;
}

.headlines .slides ul.pagination li.current a {
  background-color: #187EA2;
}
.headlines .slides ul.pagination li a:hover {
  background-color: #EA2E49;
}
*/

.content {
  width: 980px;
  margin: 0 auto;
}

.content .index {
  width: 980px;
  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 {
  width: 172px;
}



.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;
  display: none;
}

.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 {
  width: 979px;
  height: 104px;
  border: 1px solid #b4b4b4;
  margin-top: 47px;
  margin-bottom: 47px;
  position: relative;
  background-image: url(newsletter-bg.jpg);
}

.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);
}

#newsletterbar .inner {
    float: right;
}

#newsletterbar .inner label {
}

#newsletterbar .inner label span {
    color: #fff;
}

#newsletterbar .inner input {
    border: 1px solid #877782;
    font-size: 12px;
    height: 33px;
    line-height: 16px;
    margin-left: 10px;
    width: 212px;
    padding: 0 15px 0 15px;
}

#newsletterbar .inner button {
    background-color: #154e9d;
    border-top : 1px solid #12458d;
    border-left: 1px solid #12458d;
    border-right: 1px solid #12458d;
    border-bottom: none;
    color: #FFF;
    cursor: pointer;
    margin-left: 3px;
    padding: 8px 25px;
    font-size: 13px;
    font-weight: bold;
}

.footer {
  width: 980px;
  margin: 0 auto;
  position: relative;
  height: 498px;
  z-index: 1000;
}


.footer h4 {
  margin: 0 0 30px 17px;
  padding: 0;
  font-weight:normal;
  line-height: 18px;
  font-size: 18px;
  color: #fff;
}

.footer .footer-nav {
  width: 980px;
  height: 231px;
  padding-top: 39px;
  float: left;
}

.footer .footer-nav a {
  color: #dfdfdf;
  font-weight: normal;
  font-size: 13px;
}

.footer .footer-nav.border {
  margin-top: 25px;
  padding-top: 25px;
  border-top: 1px solid #EEE;
}


.footer .footer-nav ul {
  margin-bottom: 25px;
  list-style: none;
}

.footer .footer-nav ul li {
  padding-left: 15px;
  padding-bottom: 17px;
}

 .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 {
  margin: 0 auto 25px auto;
  padding-bottom: 25px;
  border-bottom: 1px solid #EEE;
}

ul.tagcloud {
  text-align: justify;
  list-style: none;
  margin: -2px -2px -3px -3px;
}

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;
  display: none;
}
.footer .footer-payment img {
  float: right;
  width:35px;
  margin: 2px 0 2px 5px;
}
.footer .footer-copyright {
  height: 36px;
  padding-bottom: 18px;
  line-height: 18px;
  font-size: 12px;
  color: #999999;
  display: none;
}
.template-content {
  width: 980px;
  margin: 0 auto 30px auto;
}




/* Products general */
.categories,
.products {
}
.products.products-horizontal {
  width: 980px;
  margin-bottom: 30px;
}
.categories,
.products.products-grid,
.products.products-list {

}

.products.products-sidebar {
  width: 270px;
}
.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 {
  display: block;
}


/* Horizontal & grid products */
.categories .category,
.products.products-horizontal .product,
.products.products-grid .product {
  float: left;
  margin-right: 0;
  position: relative;
}
.products.products-horizontal .product {
  width: 240px;
  height: 300px;
  margin: 47px 6px 0 0;
  background-color: #FFF;
  position: relative;
}

.price-inner
{
  width: 223px;
  height: 25px;
  padding-top: 8px;
  position: absolute;
  bottom: 0;
  left: 0;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#464646', endColorstr='#303030'); /* for IE */
  background: -webkit-gradient(linear, left top, left bottom, from(#464646), to(#303030)); /* for webkit browsers */
  background: -moz-linear-gradient(top,  #464646,  #303030); /* for firefox 3.6+ */
  background-image: linear-gradient(rgb(70,70,70),rgb(48,48,48));
}

.price-inner-general
{
  width: 240px;
  height: 25px;
  padding-top: 8px;
  position: absolute;
  bottom: 0;
  left: 0;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#464646', endColorstr='#303030'); /* for IE */
  background: -webkit-gradient(linear, left top, left bottom, from(#464646), to(#303030)); /* for webkit browsers */
  background: -moz-linear-gradient(top,  #464646,  #303030); /* for firefox 3.6+ */
  background-image: linear-gradient(rgb(70,70,70),rgb(48,48,48));
}

.collection-block .product {
  width: 223px !important;
  height: 290px !important;
  margin: 0px 9px 28px 0 !important;
  background-color: #FFF !important;
}

.collection-block .product-last {
  margin-right: 0 !important;
}

.products.products-grid .product {
    background-color: #FFFFFF;
    height: 300px;
    margin: 47px 9px 0 0;
    position: relative;
    width: 223px;
}

.products.products-grid .product-last {

    margin-right: 0 !important;
}

.related .products.products-grid .product {
    margin: 47px 5px 0 0;
}

.related .products.products-grid .product-last {
    margin-right: 5px !important;
}


.categories .category {
  width: 219px;
  height: 300px;
  margin: 0 14px 14px 0;
  background-color: #fff;
}

.categories .category.category-last,
.products.products-horizontal .product.product-last,
.products.products-grid .product.product-last {
  margin-right: 2px;
  float: right;
}
.categories .category img,
.products.products-horizontal .product img,
.products.products-grid .product img {
  /*background: url(no-image.png) center no-repeat #FFFFFF;*/
}

.categories .category h3,
.products.products-horizontal .product h3,
.products.products-grid .product h3 {
width: 200px !important;
margin-bottom: 7px;
}
.categories .category.hover h3,
.products.products-horizontal .product.hover h3,
.products.products-grid .product.hover h3 {
}
.categories .category h3 a,
.products.products-horizontal .product h3 a,
.products.products-grid .product h3 a {
}

.categories .category h3 {

}


.products.products-horizontal .product p.price,
.products.products-grid .product p.price,
.products.products-list .product p.price {
  color: #bab9b9;
  text-align: center;
  font-size: 17px;
  letter-spacing: 1px;
}
/*.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: 70px;
  right: 0;
}
.products.products-grid .product p.price {
  bottom: 0;
  right: 0;
}

.collection-block p.price {
  bottom: 0 !important;
  right: 18px !important;
}

.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 {
}

.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: 14px;
  text-decoration: line-through;
  letter-spacing: -1px;
  opacity: 0.8;
  margin-right:8px;
}

/* 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;
}
.products.products-list .product.hover .unitprice {
  right:30px;
}
.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 {
 display: none;
}
.products.products-horizontal .product p.price .border, 
.products.products-grid .product p.price .border, 
.products.products-list .product p.price .border {
}
.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 {
}

/*.categories .category.hover,
.products.products-horizontal .product.hover,
.products.products-grid .product.hover {
  margin: -21px -1px -63px -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;
}

.categories .category.hover {

  margin: -21px -1px -37px -21px;
}*/


.products.products-horizontal .product.hover p.price {
  top: 84px;
  right: 10px;
}
.products.products-grid .product.hover p.price {
  *top: 94px;
  *right: 20px;
}
.products.products-list .product.hover p.price {
  top: 20px;
  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: none;
}


.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: 530px;
  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 {
  font-size: 13px;
}
.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 {
  font-size: 13px;
}

.products.products-sidebar .product p.price,
.products.products-livesearch .product p.price,
.products.products-cart .product p.price {
  color: #187EA2;
}

.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;
}


.tui-dropdown {
  padding: 3px 5px;
  border-radius: 4px;
  line-height: 18px;
  background: url(tui-dropdown-arrow.png) 100% 4px no-repeat #F5F5F5;
  font-size: 12px;
  min-height: 18px;
  position: relative;
  float: left;
  z-index: 200;
  border: 1px solid #DDD;
  border-color: #DDD #EEE #EEE #DDD;
  text-shadow: 0 1px 0 #FFFFFF;
}
.tui-dropdown.hover {
  border-color: #999 #DDD #DDD #AAA;
}

.tui-dropdown span {
  color: #999999;
  padding: 0 18px 0 0;
  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;
}
.tui-dropdown ul li a {
  display: block;
  padding: 2px 0px;
}


.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;
}

.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] {
  /*width: 198px;
  display: block;
  height: 23px;
  padding: 3px 9px 0 9px;
  border-left: 1px solid #c2c2c2;
  border-top: 1px solid #c2c2c2;
  font-size: 11px;
  font-style: italic;
  color: #333333;
  background: #fff;
  float: right;
  letter-spacing: 1px;*/
}


.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;
}
.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;
}
.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 */



.collection-options {
  height: 26px;
  padding-bottom: 10px;
  border-bottom: 1px solid #DDDDDD;
  font-size: 12px;
}

.collection-nav {
  height: 18px;
  line-height: 18px;
  color: #999;
  font-size: 12px;
  padding: 10px 0;
}


.collection-nav .collection-nav-total {
  float: left;
}
.collection-nav .collection-nav-pages {
  float: right;
  font-weight: bold;
}


.collection-options .collection-options-mode {
  float: left;
  margin: 4px 15px 4px 0;
}


.collection-options-mode .icon .icon-icon {
  background-color: #DDDDDD;
}


.collection-options-mode .icon.active .icon-icon {
  background-color: #187EA2;
}
.collection-options-mode .icon:hover .icon-icon {
  background-color: #EA2E49;
}


.button-grid {
  margin-right: 10px;
}


.collection-options-compare {
  float: left;
  border-left: 1px solid #DDD;
  padding-left: 15px;
  margin: 4px 0 4px 0;
}
.collection-options-compare a {
  color: #999;
}

.collection-options-sort {
  float: right;
  height: 26px;
}


.collection-options-sort span.label,
.collection-options-limit span.label {
  display: block;
  float: left;
  padding-right: 5px;
  line-height: 26px;
}


.collection-options-limit {
  float: right;
  margin-right: 15px;
  height: 26px;
}


.clearfix:before,
.clearfix:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:after {
  clear: both;
}

/*
  The following zoom:1 rule is specifically for IE6 + IE7.
  Move to separate stylesheet if invalid CSS is a problem.
*/

.clearfix {
  zoom: 1;
}

.clearmargin {
  margin: 0;
}

.sidebar-filter-slider {
  padding: 1px 0;
}

.sidebar-filter-range {
  font-size: 12px;
}

.sidebar-filter-range .min {
  float: left;
}
.sidebar-filter-range .max {
  float: right;
}


#collection-filter-price {
  height:10px;
  border:1px solid #ccc;
  border-radius:5px;
  -moz-border-radius:5px;
  margin:8px 10px;
  background:url(tui-slider-handle.png) repeat-x #fff;
  position: relative;
}
#collection-filter-price .ui-slider-range {
  background:url(tui-slider-handle.png) repeat-x #A5D8E4;
  border:1px solid #187EA2;
  margin:-1px 0 0 -1px;
  position: absolute;
  height: 10px;
}
#collection-filter-price .ui-slider-handle {
  display: block;
  position: absolute;
  width:20px;
  height:24px;
  border:0;
  top:-7px;
  border-radius:0;
  -moz-border-radius:0;
  margin-left:-10px;
  background:url(tui-slider-handle.png) 0px -10px no-repeat;
  cursor:col-resize;

}

.collection-spinner {
  height: 16px;
  padding: 15px;
}

.collection-spinner.busy,
.collection-spinner.manual {
  height: 16px;
  background: #f5f5f5;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  line-height: 16px;
  text-align: center;
  margin-top: 20px;
  text-shadow: 0 1px 0 #FFFFFF;

}
/* http://localhost/share/spinner/build.php?type=alternative&size=16&speed=10&fg_color=19A9E5&bg_color=ffffff */
.collection-spinner-loading {
  display: none;
  padding-left: 26px;
  background: url(spinner-small.gif) left center no-repeat;
}
.collection-spinner.busy .collection-spinner-loading {
  display: inline-block;
}
.collection-spinner-more {
  display: none;
  text-align: center;
}

.collection-spinner.manual .collection-spinner-more {
  display: block;
}
.collection-spinner.busy.manual .collection-spinner-more {
  display: none;
}

.collection-pagination {
  padding:10px 0;
  font-size:12px;
}

.collection-pagination .info {
  float:left;
  padding:5px 0;
}

.collection-pagination ul {
  float:right;
  list-style-type:none;
  margin:0;
  padding:0;
}

.collection-pagination ul li {
  float:left;
  padding:5px 2px;
}

.collection-pagination ul li.prev {
  padding-right:7px;
}

.collection-pagination ul li.next {
  padding-left:7px;
}

.collection-pagination ul li.number {
  padding:4px 2px;
}

.collection-pagination ul li.number a {
  background-color:#CCC;
  display:block;
  border-radius:4px;
  padding:1px 7px;
  box-shadow:0 0 5px #CCC;
  color:#fff;
}

.collection-pagination ul li.number a:hover {
  background-color:#BEBEBE;
  color:#fff;
}

.collection-pagination ul li.number.active a {
  background-color:red;
  font-weight:400;
}