* {  padding: 0;  margin: 0;  outline: none;}

body {  font-family: Arial, Helvetica, sans-serif;  font-size: 14px;  line-height: 18px;  color: #333333;  background: #666666 url(bg-none.png) repeat; /* edf3f5 */}

a {  color: #333333;  text-decoration: none;}
a:hover { text-decoration:underline;color:#333;}
a img {  border: none;}
.hide {  display: none;}
.show {  display: block;}
.clear {  clear: both;}
.null {margin:0!important;}
iframe {border:none!important; overflow:hidden;}
.alignRight {float:right;}

ul li {list-style-type:none;}

#cartFixed {
  position: fixed;
  right: -3px;
  top: 50%;
  padding: 10px 12px !important;
  z-index:1200;
}

h1 {font-size:20px!important;}

h1, h2 {
  margin: 0 0 10px 0;
}


h2, h2 * {
  line-height: 28px;
  font-size: 19px;
}

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;
}

.ui-dialog-titlebar-close {
    display: none;
}

.customisable, .customisable:link, .customisable:visited, .customisable:hover, .customisable:focus, .customisable:active, .customisable-highlight:hover, .customisable-highlight:focus, a:hover .customisable-highlight, a:focus .customisable-highlight {color:#3B5998!important;}

#popUp {
  padding:20px 20px 0px 20px;
  height:30px!important;
  color:#fff;
  font-weight:bold;
  z-index:1000;
  display:none;
  background:#333;
  text-shadow:-1px -1px 0px #000;
  position:absolute;
  text-align:center;
  box-shadow:0px 0px 3px 0px #999;
  border: 8px solid rgba(225,225,225,0.2);
  -moz-background-clip: border;     /* Firefox 3.6 */
  -webkit-background-clip: border;  /* Safari 4? Chrome 6? */
  background-clip: border-box;      /* Firefox 4, Safari 5, Opera 10, IE 9 */
  -moz-background-clip: padding;     /* Firefox 3.6 */
  -webkit-background-clip: padding;  /* Safari 4? Chrome 6? */
  background-clip: padding-box;      /* Firefox 4, Safari 5, Opera 10, IE 9 */
}

.image-cart {
  margin:0 auto;
  padding-bottom:20px;
}

#wrapper-top {
  background:#575756;
  height:15px;
  padding:4px 10px 10px;
}

#header-top {
  width:960px;
  margin:0 auto;
}

ul.top-menu {
float:right;
}
  
ul.top-menu li {
 display:inline-block;
  display: inline;
 font-size:11px;
 padding:0 10px;
}  

ul.top-menu li a {
 color:#fff;
 text-transform:uppercase;
}

.top-menu li img {
 position:absolute;
  margin:-1px -22px 0 -7px;
}

ul.top-menu li a:hover {
 text-decoration:underline;
}

.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#saleList {
  position: relative;
  top: -20px;
  left: -26px;
}

h1.ribbon:before {
  border-style: solid;
  border-width: 12px 8px;
  box-shadow: 2px 2px 5px #B23636 inset;
  content: " ";
  position: absolute;
  right: -15px;
  top: 0;
  z-index: 999;
}

h1.ribbon {
  color: #FFFFFF;
  font-size: 0.9em !important;
  font-weight: bold;
  margin: 9px -10px 0;
  padding: 3px 5px 3px 13px;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  width: auto;
  z-index: 999;
}

h1.ribbon:after {
  border-style: solid;
  border-width:6px 5px;
  content: " ";
  height: 0;
  left: 0;
  position: absolute;
  top: 100%;
  width: 0;
}


.icon-liststyle {
  background-image: url("bg-button.png?11");
  border-radius: 10px 10px 10px 10px;
  box-shadow: 0 1px 0 #EEEEEE;
  float: left;
  height: 5px;
  margin-right: 7px;
  margin-top: 8px;
  width: 5px;
}

.icon {
  position: relative;
  background-repeat: no-repeat;
  background-position: center left;
}
.icon.icon-10 {
  padding-left: 14px !important;
}
.icon.icon-16 {
  padding-left: 24px !important;
}

.icon .icon-icon {
  position: absolute;
  top: 50%;
  display: block;
  background-repeat: no-repeat;
}


.icon.icon-10 .icon-icon {
  width: 10px;
  height: 10px;
  margin-top: -5px;
}
.icon.icon-16 .icon-icon {
  width: 55px;
  height: 31px;
  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-16 .icon-icon-grid {
  background-color:none!Important;
}
.icon.icon-16 .icon-icon-list {
  background-color:none!Important;
}

a.button-list.icon.icon-16.active span.icon-icon-list{
   background-position:0px 0px;
}

a.button-grid.icon.icon-16.active span.icon-icon-grid{
  background-position:0px -32px;
  background-image: url("grid-list.png");
}

.button-list {
  height: 26px;
  margin-left: 0px;
  position: absolute;
  z-index: 999;
}

a.button-grid {
  padding: 7px 1px;
  position: relative;
  z-index: 999;
}

@media only screen and (device-width: 768px) {
  a.button-grid.icon.icon-16.active span.icon-icon-grid {
    background-position:0px -31px;
    background-image: url("grid-list.png");
    margin-top:0px;
  }


.button-list {
  height: 26px;
  margin-left: 27px;
  position: absolute;
  z-index: 999;
}

a.button-grid {
  padding: 7px 1px;
  position: relative;
  z-index: 999;
}

}

.grid .grid-4 {
  float: left;
  width: 220px;
  margin-right: 20px;
}

.grid .grid-3 {
  float: left;
  width: 290px;
  margin-right: 20px;
}
.grid .grid-3.grid-3-last {
  margin-right: 0;
}


.color-green {
  color: green;
}
.color-red {
  color: red;
}
.color-primary {
  color: #187EA2;
}
.color-secondary {
  color: #EA2E49;
}


.wrapper {
  background: none repeat scroll 0 0 #FFFFFF;
  border-bottom: 1px solid #DDDDDD;
  border-left: 1px solid #DDDDDD;
  border-right: 1px solid #DDDDDD;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2);
  margin: 0 auto;
  width: 1000px;
}


#wrapper-header{
  width:auto;
  background: #FFF;
box-shadow:0 0 2px 0 rgba(0,0,0, 0.2);
}

.header {
  width: 960px;
  margin: 0 auto;
  position: relative;
}

.header .container {
  float: left;
  position:relative;
}

.header a.logo {
  display: block;
  float: left;
  margin: 30px 10px 10px 0;
  width: 470px;
}


.header .header-search .language {
  width: 145px;
   position:absolute;
}

.header .header-search .currency {
  position:absolute;
  right:0;
}

.header .header-search  .title {
  font-weight: bold;
  color: #999999;
  height: 18px;
  padding: 10px;
  border-bottom: 1px solid #eee;
  background: rgba(0, 0, 0, 0.025);

}

.header .header-search .search {
 padding-bottom:10px;
}


.search #form_search .submit {
  padding:4px;
  width:50px;
  float:left;
}

.header .header-search input {
  border: 1px solid #DDDDDD;
  background:#f4f4f4;
  padding: 5px 5px 5px 5px;
  width: 180px;
  font-size: 11px;
  color: #999;
  border-radius:3px;
  box-shadow:0px 0px 0px 1px #fff inset;
}

.header .header-search .submit .button:before {
  border-style: solid solid solid none;
  border-width: 6px 6px 6px 0;
  content: "";
  left: -6px;
  position: absolute;
  top: 7px;
}


.header .header-search .submit .button {
  border: 0 none;
  border-radius: 0 3px 3px 0;
  cursor: pointer;
  font-size: 10px;
  height: 18px;
  left: 151px;
  overflow: visible;
  padding: 4px 9px;
  position: relative;
  text-transform: uppercase;
  top: -30px;
  width: 40px;
}

.header .header-search .submit .button a {
  color:#fff!important;
}


.header .shopnav {
  margin: 74px 0 23px 0;
  text-align: right;
}
.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: block;
  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 {
  clear: both;
  width: 960px;
  padding: 16px 0;
}

.header .categories ul {
  box-shadow: 0 0 0 1px hsl(0, 0%, 90%);
  display: block;
  list-style: none outside none;
  max-width: 960px;
  min-height:28px;
  margin:0 auto;
}

.header .categories.fixed ul {
 background:none!important;
}


.header .categories.fixed ul li.hover ul {
  background:#fff!important;
  box-shadow: 0 0 0 1px hsl(0, 0%, 90%);
}

.header .categories ul li {
  margin-left:13px;
  line-height: 30px;
  display: block;
  float: left;
  position:relative;
}

.icon.homeCurrent {
  margin-right: -13px;
}

li.icon {
  left: -48px;
  position: relative;
  top: -2px;
  width: 0;
  margin-right:-20px;
}



li.home a .walls {
  border-style: solid;
  border-width: 16px;
  bottom: 16px;
  height: 0;
  left: 0;
  position: absolute;
  width: 0;
  border-color:transparent;
}


li.home a .walls:after {
  content: "";
  height: 12px;
  position: absolute;
  right: 6px;
  top: 15px;
  width: 11px;
}


li.home a .chimney {
  height: 6px;
  left: 6px;
  position: absolute;
  right: 0;
  top: 7px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3.5);
  width: 4px;
}

li.home a .roof {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-image: none;
  border-style: solid;
  border-width: 3px 3px 0 0;
  height: 12px;
  margin: 7px 0 0 12px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 12px;
}


li.sub {
  border-right: 1px solid #fff;
  padding-right: 10px;
  height: 29px;
}

li.sub a .walls {
  border-style: solid;
  border-width: 16px;
  bottom: 16px;
  height: 0;
  left: 0;
  position: absolute;
  width: 0;
  border-color:transparent;
}


li.sub a .walls:after {
  content: "";
  height: 9px;
  position: absolute;
  right: 3px;
  top: 18px;
  width: 11px;
}

li.sub a .chimney {
  height: 6px;
  left: 9px;
  position: absolute;
  right: 0;
  top: 7px;
   -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3.5);
  width: 4px;
}

li.sub a .roof {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-image: none;
  border-style: solid;
  border-width: 3px 3px 0 0;
  height: 12px;
  margin: 8px 0 0 -3px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476)";
  width: 12px;
}

.header .categories ul li.home a,
.header .categories ul li a.main {
  color: #333333!important;
  padding: 0 10px;
  font-size: 11px;
  height: 32px;
  line-height: 32px;
  display: block;
  float: left;
  text-transform:uppercase;
}



.header .categories ul li.home a {
  border-right: 1px solid #FFFFFF;
  margin-left: -40px;
  margin-right: -5px;
  margin-top: -2px;
  padding: 20px;
  text-indent: -9999px;
  width: 19px;
}

.header .categories ul li.home a.button {
  margin-bottom: -4px;
  margin-left: -19px !important;
  margin-right: 2px !important;
  padding: 4px 20px 0 0 !important;
}


.header .categories ul li.home a.button li.icon {
  color:#fff!important;
}

.header .categories ul li.hover a.main {
  color: #FFFFFF;
  background-color: #EA2E49;
  border-radius: 3px;
  box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1);
   text-shadow:-1px -1px 0px #fff;
}

.header .categories ul ul {
  display: none;
  position: absolute;
  top: 30px;
  left: 0px;
  z-index: 1000;
  height: auto;
  width: auto;
  padding: 10px 0px 10px 10px;
  background: white;
  border-radius: 4px;
  border-top: 1px solid #DDD;
  border-right: 1px solid #DDD;
  border-left: 1px solid #DDD;
  box-shadow: rgba(0, 0, 0, 0.1) 0 0 10px;
  line-height: 18px;
  font-size: 13px;
  color:#333!important;
}

.header .categories ul li.hover ul {
  display: block;
}

.header .categories ul ul li {
  float: none;
  height: 18px;
  line-height: 18px;
  margin-left:0px;
}

.header .categories ul ul li a {
  display: block;
  min-width: 160px;
  color: #333!important;
  padding-right:20px;
}


.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.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: 180px;
  top: -10px;
  display: none;
}


.header .categories ul li.hover ul li.hover ul {
  display: block;
}


.header .categoriesLarge {
  clear: both;
  width: 940px;
  padding: 16px 0;
  border-top: 1px solid #EEE;
  position:relative;
}
.header .categoriesLarge ul {
  display: block;
  max-width: 960px;
  /* overflow: hidden; */
  list-style: none;
}
.header .categoriesLarge ul li {
  height: 32px;
  line-height: 32px;
  display: block;
  float: left;
  position: relative;
}

.header .categories.fixed {
  box-shadow: 1px 1px 0 #DDDDDD;
  padding: 0 !important;
  position: fixed;
  top: 0;
  left:0;
  width: 100% !important;
  z-index: 9999 !important;
}

.header .categories.fixed ul {
 border:none!important;
 box-shadow:none!important;
}

.header.fullWidth {
 width:100%!important;
}

#wrapper-usp {
  width:auto;
  border-top:1px solid #ddd;
  padding-top:3px;
  box-shadow:0px 1px 2px 0px rgba(0,0,0, 0.2);
}

#wrapper-usp .usp {
  width:960px;
  margin:0 auto;
  height:38px;
}

#wrapper-usp .usp img {
 float:left;
}

#wrapper-slideshow {
  width:auto;
  height:300px;
}

.slideshow {
  width:960px;
  margin:0 auto 10px;
  padding:20px;
  background:url(shadow-slideshow.png) bottom center no-repeat;
  height:485px;
}

.bannerRight {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #C6C6C5;
  float: left;
  height: 250px;
  margin-left: 38px;
  padding: 1px;
  position: relative;
  top: 4px;
  width: 220px;
}

.kiyoh {
 margin-left:5px;
 margin-top:5px;
}

.kiyohSidebar {
  margin-left: -10px;
  border-bottom: 1px solid #DDDDDD;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.feedback_company {
  margin: -9px auto 0;
  width: 200px;
}

.feedback_companySidebar {
  border-bottom: 1px solid #DDDDDD;
  margin-bottom: 20px;
  margin-left: -5px;
  padding-bottom: 20px;
}



#wrapper-triggers {
  width:auto;
  background: #FFF;
  padding:20px 0px;
  box-shadow:0px 0px 2px 0px rgba(0,0,0, 0.2);
}

.container-triggers {
 width:100%;
  height:115px;
}

.triggers {
  margin: 0 auto;
  width: 960px;
}

.triggers img {
  background:#fff;
  padding:1px;
  border:1px solid #DADAD9;  
  float:left;
}

.triggerRight {
  float: right;
}

.image-banner-category {
  border: 5px solid #FFFFFF;
  box-shadow: 0 0 2px 0 rgba(0,0,0, 0.2);
  height: 115px;
  margin-bottom: 20px;
  width: 700px;
}

.image-banner-category-look {
  border: 5px solid #FFFFFF;
  box-shadow: 0 0 2px 0 rgba(0,0,0, 0.2);
  height: 400px;
  margin-bottom: 20px;
  width: 700px;
}

#wrapper-category {
  width:auto;
  padding:20px 0px;
  box-shadow:0px 0px 2px 0px rgba(0,0,0, 0.2);
}

.wrapperCategory {
  float: left;
  height: 310px;
}

.category-images {
  margin: 0 auto;
  width: 960px;
}

.category-images  img {
  background:#fff;
  border:5px solid rgba(255, 255, 255, 0.2);
   box-shadow: 0 0 2px 0 #A5A5A5;
  -moz-background-clip: border;     /* Firefox 3.6 */
  -webkit-background-clip: border;  /* Safari 4? Chrome 6? */
  background-clip: border-box;      /* Firefox 4, Safari 5, Opera 10, IE 9 */
  -moz-background-clip: padding;     /* Firefox 3.6 */
  -webkit-background-clip: padding;  /* Safari 4? Chrome 6? */
  background-clip: padding-box;  
  margin-right: 18px;
}

.category-images img.null {
 margin:0!important;
}

.header .cart {
  z-index: 250;
  position: absolute;
  bottom: 16px;
  right: 0;
  height: 24px;
  padding: 4px 0;
}

.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;
  background: #FFF;
  line-height: 24px;
  border-right: 1px solid #EEEEEE;
  padding: 0 10px;
  font-size: 14px;
  font-weight: bold;
}

.header .cart a strong {
  float: left;
  display: block;
  color: #187EA2;
  font-size: 20px;
  padding: 6px;
  margin: -6px -6px 0 4px;
}

.header .cart.hover a strong {
  color: #FFFFFF;
  background: #187EA2;
  border-radius: 3px;
  box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
}


.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;
}

.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 {
  overflow: hidden;
  position: relative;
  padding:10px 0px;
}


.messages {
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  margin: 15px auto 10px;
  width: 960px;
}

.messages ul {
  padding: 5px 5px 5px 26px;
  color: #3B5998;
  text-shadow: 0 1px #FFFFFF;
  background: #ECEFF5;
  border: 1px solid #3B5998;
  border-radius: 5px;
}

.gui {font-size:13px!Important;}
.gui-account, .gui-loggedout {margin-top:20px;;}
.gui-blog-article ul li {float:none!important;}
.gui-faq, .gui-login, .gui-password, .gui-register, .gui-review, .gui-sitemap {border:none!important;padding:20px 0px!important;}
.gui-list ul li a span {color: #70B22B!important;}
.gui-col2-big .gui-col2-big-col1 {width: 53%!important;}

.gui-block-content .gui-table.gui-orders {
  border: none!important;
  box-shadow: none!important;
}

.gui-col2-right .gui-col2-right-col1 {
  background: none repeat scroll 0 0 #FFFFFF!important;
  box-shadow: 0 0 2px 0 rgba(0,0,0, 0.2)!important;
  padding: 20px!important;
  width: 66%!important;
  border:5px solid #eeeeee!important;
}

.gui-col2-big-col1, .gui-table {
  background: none repeat scroll 0 0 #FFFFFF!important;
  box-shadow: 0 0 2px 0 rgba(0,0,0, 0.2)!important;
  padding: 10px 20px 10px 20px!important;
  border:none!important;
  border-radius:0!important;
  border:5px solid #eeeeee!important;
}

.gui-select {
 -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: linear-gradient(to bottom, #FDFDFD 0%, #F1F1F1 99%) repeat scroll 0 0 transparent!important;
  background: -webkit-linear-gradient(to bottom, #FDFDFD 0%, #F1F1F1 99%) repeat scroll 0 0 transparent!important;
  border-color: #FFFFFF #F1F1F1 #F1F1F1 #FFFFFF!important;
  border-image: none!important;
  border-radius: 3px 3px 3px 3px!important;
  border-style: solid!important;
  border-width: 1px!important;
  box-shadow: 0 1px 1px 0 #BBBBBB!important;
  text-shadow: 0 1px 0 #FFFFFF;
  text-shadow:-1px -1px 0px #fff;
}



.gui-input,
.gui-text,
.gui-number {
  border:1px solid #ddd!important;
}

.gui-buttons.gui-border {
 border-top:1px solid #ddd!important;
}

.gui-input.gui-focus, .gui-text.gui-focus {
  border:1px solid #7CBF24!important;
  box-shadow:none!important;
}

#gui-wrapper {
  padding-top:20px;
}

.gui-block-title {
  color: #333333;
  font-size: 12px;
  height: 38px;
  line-height: 38px;
  overflow: hidden;
  padding: 0 15px;
  background:#fff!important;
  text-shadow: 0 1px 0 #FFFFFF;
  border:none!important;
  border-radius:0px!important;
}

.gui-block-content {
  background:#FFFFFF!important;
  padding: 12px 18px 15px;
  position: relative;
  border-radius:0px!important;
  border:none!important;
}

.gui-checkout-steps .gui-block {
  border:none!important;
  box-shadow:none!important;
}

.gui-block {
 border: 5px solid #EEEEEE !important;
 box-shadow:0 0 2px 0 #BBBBBB;
 border-radius:0px!Important;
}

.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;
}

.heading .container {
  width: 960px;
  margin: 0 auto;
  position: relative;
}

.container .container-logo {
  float: left;
  width: 78%;
}

.container .header-search {
  float: left;
  padding-top: 60px;
  width: 20%;
}


.breadcrumbs {
  font-size: 12px;
  width:960px;
  margin:0 auto;
  padding:10px 0px;
}


.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 {
  color: #187EA2;
  clear: both;
  margin-bottom: 10px;
  padding-bottom: 20px;
  line-height: 40px;
  font-size: 32px;
}


.textpage {
  width: 940px;
  margin: 0 auto;
}

#textpageHome {
  font-size: 12px;
  margin: 0 auto;
  padding: 10px 0 20px 0;
  text-align: center;
  width: 960px;
}

.text {
  font-size: 12px !important;
  color: #444;
  line-height: 19px;
  overflow: hidden;
  text-shadow:1px 1px 0px #f5f5f5;
  background:#fff;
  box-shadow:0 0 2px 0 rgba(0,0,0, 0.2);
  padding:20px;
}

.text.text-margin {
  margin-bottom: 18px;
}

.text p {
  margin-bottom: 18px;
}
.text ul {
  padding-left:18px;
  margin-bottom: 18px;
}

.text h1{
  font-size:15px!important;
}

.intro {
  width: 92%;
  float: left;
font-size:13px;
}

.brand {
  background: none repeat scroll 0 0 #FFFFFF;
  float: right;
  height: 40px;
  width: 40px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}

.brand a img {
  margin-left:auto;
  margin-right:auto;
}

.container {
  width: 960px;
  margin: 0 auto;
}

.sidebar-box.category ul li {
  font-size: 14px!important;
  line-height: 24px!important;
}

.sidebar-box.category ul li ul li a {
  font-size: 12px;
  line-height: 18px;
}

.sidebar-box ul li {
 font-size:12px;
 line-height:18px;
}

.container .content-left {
  width: 190px;
  margin-bottom:20px;
}
.container .content-main {
  width: 710px;
}

.container.sidebar-left .content-left,
.container.sidebar-right .content-main {
  float: left;
  padding:15px;
  box-shadow:0 0 2px 0 rgba(0,0,0, 0.2);
  font-size:12px;
}

.container.sidebar-left .content-main,
.container.sidebar-right .content-left {
  float: right;
}


.sidebar-box {
  margin-bottom: 18px;
  border-bottom: 1px solid #DDD;
}

.sidebar-box.hallmarks {
  padding-bottom:15px;
width:195px;
  overflow:hidden;
}

.sidebar-box h3 {
font-size:12px;  
}

.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;
}

.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;
}


.sidebar-box .sidebar-box-filter h4 {
  color: #666;
  font-size: 13px;
  padding-bottom: 5px;
  text-shadow: 0 1px 0 #FFF;
}

.sidebar-box-filter {
  border-top: 1px solid #DDDDDD;
  margin-top: 16px;
  padding-top: 14px;
}

.sidebar-box .sidebar-box-filter select {
  width: 190px !important;
}


.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-box-filter.none {
  border: none;
  padding-top: 0px;
}

.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: 300px;
}

.productpage #cart {
  background: none repeat scroll 0 0 #FFFFFF;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  float: left;
  margin-left: 20px;
  margin-top: 10px;
  min-height: 45px;
  padding: 20px 15px 10px;
  width: 360px;
}


.productpage .pricing {
  float: left;
  margin-top: -10px;
  width: 165px;
}

.productpage .pricing .price {
  font-size: 19px;
}

.productpage .pricing .price-tax {
  font-size: 11px;
  opacity: 0.5;
}

.productpage .productpage-images-featured {
  display: inline-block;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  cursor:pointer;
  cursor:-moz-zoom-in;
  cursor:-webkit-zoom-in;
}

.productpage .productpage-images-featured img {
  display: block;
}


.unitprice {
  font-size: 12px;
  text-align: center;
  top: -10px;
  color: #888;
}


.productpage-images-thumbs {
  list-style: none;
  margin: -15px 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;
}

.productpage .product-info {
  background: none repeat scroll 0 0 #FFFFFF;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  float: right;
  padding: 20px;
  width: 350px;
  min-height: 175px;
}

.productpage .product-info .description {
  padding-bottom: 20px;
}


.productpage .product-info .details {
  font-size: 12px;
  display: block;
  margin-bottom: 1px;
}

.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: 40%;
  float: left;
  margin-bottom: 7px;
  font-weight: bold;
  font-size:11px;
  opacity:0.4;
}

.productpage .product-info .details dd {
  width: 60%;
  float: right;
  margin-bottom: 7px;
}


.productpage .product-info .share {
  border-top: 1px solid #DDDDDD;
  padding: 10px 0 2px;
}

.productpage .product-info .rating {
  border-top:1px solid #dddddd;
  padding:5px 0px;
}

.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;
}

.rating .stars-percent {
  width: 100%;
  height: 16px;
  background: url(icon-16-stars.png) 0px -16px repeat-x;
  display: inline-block;
  float: left;
}

.rating .score {
  line-height: 30px;
}

.rating .score .total {
  font-weight: normal;
  font-size: 11px;
}

.rating .button-review {
  color:#333;  
  font-size:12px;
  float:right;
}

.rating .button-review:hover {
  text-decoration:underline;
}


.share .social {
  max-width: 380px;
  min-height: 30px;
  text-align: left;
}

.share .social .social-block {
  margin: 5px 0;
}

.share .social .social-block.social-block-facebook {
  display: inline-block;
  display:inline;
  *zoom:1;
  width: 82px;
  height: 20px;
  vertical-align: bottom;
}


.share .social .social-block.social-block-google {
  display: inline-block;  
  display:inline;
  *zoom:1;
  width: 66px;
  height: 20px;
  vertical-align: bottom;
}

.share .social .social-block.social-block-pinterest {
  display: inline-block;
    display:inline;
  *zoom:1;
  width: 45px;
  height: 20px;
  vertical-align: bottom;
}
.share .social .social-block.social-block-twitter {
  display: inline-block;
    display:inline;
  *zoom:1;
  width: 94px;
  height: 20px;
  vertical-align: bottom;
}

.share .social .social-block.social-block-addthis {
  display: inline;
  float: left;
  height: 16px;
  margin-top: 0;
  padding: 2px 0;
  vertical-align: bottom;
  width: 20px;
}

.buy {
  text-align: right;
  padding-top:7px;
}

.quantity {
  background: linear-gradient(to bottom, #FDFDFD 0%, #F1F1F1 99%) repeat scroll 0 0 transparent;
  border-color: #FFFFFF #F1F1F1 #F1F1F1 #FFFFFF;
  border-image: none;
  border-radius: 4px 4px 4px 4px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 1px 0 #BBBBBB;
  float: right;
  height: 29px;
  width: 45px;
  margin-top:-6px;
}


.quantity input {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: medium none;
  display: block;
  float: left;
  font-size: 13px;
  height: 12px;
  line-height: 23px;
  padding: 8px 5px;
  text-align: center;
  width: 18px;
}

.quantity .change {
  border-left: 1px solid #DDDDDD;
  float: left;
  height: 27px;
  margin-top: 1px;
  width: 3px;
}

.quantity.hover .change {
  border-left: 1px solid #999;

}

.quantity .change a {
  display: block;
  width: 16px;
  height: 15px;
  text-align: center;
  text-indent: -9999px;
  background: url(quantity.png) no-repeat;
}


.quantity .change a.up {
  background-position: -1px 0px;
}

.quantity .change a.down {
  background-position: -1px -15px;
}

.quantity .change a:hover {
  background-color: #eee;
}

.buy .add {
  display: inline-block;
  height: 36px;
  padding: 3px;
  background: #187EA2;
  border-radius: 4px;
}

.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 .actions {
  font-size: 11px;
  border-top: 1px solid #ddd;
  padding: 10px 0px;
}

.product-info .actions a {
  margin: 0 5px;
  opacity:0.4;
}

.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;
}


.productpage .reviews .review .author {
  font-weight: bold;
}
.productpage .reviews .review .author .date {
  color: #999999;
  font-weight: normal;
  font-size: 12px;
}



.productpage .tabs {
  margin: 10px 0 20px -10px;
}

.productpage .tabs ul.tabs-tabs {
  list-style: none;
  width: 100%;
  height: 40px;
  display: table;
}
.productpage .tabs ul.tabs-tabs li {
  display: table-cell;
  padding-left: 10px;  
  *float: left;
  *width: 28%;
}

.productpage .tabs ul.tabs-tabs li a {
  display: block;
  height: 40px;
  line-height: 40px;
  padding: 0 30px;
  text-align: center;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  background: #eee;
  border-radius: 3px 3px 0 0;
  color: #333;  
}

.productpage .tabs ul.tabs-tabs li.ui-tabs-active a {
  box-shadow: none;
  background: #fff;  
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  color: #333;
  font-weight:bold;
}

.productpage .tabs-holder {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 10px solid #FFFFFF;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  margin-left: 10px;
}

.productpage .tabs-content {
  padding: 75px 15px 15px 15px;
  margin-top: -60px;
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;
}


.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;
}
.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 {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #C6C6C5;
  padding: 1px;
  position: relative;
  width: 960px;
  top:4px;
  float:left;
}


.headlines .slides {
  position: relative;
  width: 960px;
  margin: 0 auto;
  overflow: hidden;
  height: 485px;
z-index:0;
}

.headlines .slides-container {
  width: 690px;
  height: 250px;
}


.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: 960px;
  margin: 0 auto;
}

.content .index {
  width: 940px;
  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;
}


#bannersCategory {
 height:240px;width:960px;padding:24px 0px 20px 0px;margin:0 auto;background:url("shadow-banners.png") no-repeat scroll center 250px transparent;
}

.bannerCategoryLeft img {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #DADAD9;
  padding: 3px;
  width:460px;
  height:230px;
  float:left;
}

.bannerCategoryRight img {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #DADAD9;
  height: 230px;
  left: 25px;
  padding: 3px;
  position: relative;
  top: -46px;
  width: 460px;
}

.index .index-brands {
  margin: 0  0 18px 0;
  height: 80px;
}


.index .index-brands .jcarousel_horizontal li {
  width: 25%;
}

.socialbar {
  background: url(bg-none.png);
  padding: 20px 29px;
  position: relative;
}

.socialbar .socialbar-container {
  width: 1000px;
  margin: 0 auto;
}

.socialbar h4 {
  padding-bottom: 10px;
  font-size: 18px;
}



.socialbar .socialbar-blog .blog-article {
  border-bottom: 1px solid #EEEEEE;
  margin-top: 5px;
  padding-bottom: 5px;
}

.socialbar .socialbar-blog .blog-article h3 {
  font-size: 12px;
  font-weight: normal;
  line-height: 21px;
}

.socialbar-twitter-box, .socialbar-facebook-box, .socialbar-blog {
  box-shadow: 0 0 2px 0 rgba(0,0,0, 0.2);
  padding: 15px;
  background:#fff;
  border:5px solid #eeeeee;
  min-height:231px!important;
}

.socialbar-twitter-box iframe {
  height:200px;
}

.socialbar .socialbar-twitter, .socialbar .socialbar-facebook, .socialbar .socialbar-blog {
  width: 26.188%;
  float: left;
}

.socialbar .socialbar-twitter, .socialbar .socialbar-facebook {
   width:31%!important;
}

.socialbar-twitter.Two, .socialbar-facebook.Two {
  width: 47%!important;
}

.socialbar .socialbar-twitter h2,
.socialbar .socialbar-facebook h2 {
  margin-bottom: 0;
}


#wrapper-newsletter {
  width:auto;
  padding:20px 0px;
  box-shadow:0 0 2px 0 rgba(0,0,0, 0.2);
  -webkit-box-shadow: :0 0 2px 0 rgba(0,0,0, 0.2);
  -moz-box-shadow::0 0 2px 0 rgba(0,0,0, 0.2);
}

#newsletterbar .inner {
    margin: 0 auto;
    text-align: center;
}


#newsletterbar .inner input {
  border: 1px solid #DDDDDD;
  font-size: 12px;
  line-height: 8px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 7px;
  text-shadow: 0 1px 0 #FFFFFF;
  width: 180px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
   #newsletterbar .inner input {
  line-height:17px!important;
}
}

#wrapper-footer {
  width:auto;
  padding:20px 0px;
  box-shadow:0 0 2px 0 rgba(0,0,0, 0.2);
}

.footer {
  width: 940px;
  margin: 0 auto;
}


.footer h4 {
  margin-bottom: 17px;
  padding: 0;
  font-weight:normal;
  line-height: 18px;
  font-size: 18px;
  color: #187EA2;
}

.footer .footer-nav {
  font-size:12px;
}
.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;
}

#tags {
  font-size: 12px;
  margin: 0 auto;
  padding: 20px 0;
  text-align: center;
  width: 960px;
  line-height: 1.5em;
  border-bottom: 1px solid #ddd;
}

#tags > a {
  color: #888;
}

.copyright {text-align:center; padding:10px 0px;font-size:12px;color:#999;margin-left:250px;}

ul.tagcloud {
  text-align: justify;
  list-style: none;
  margin: -2px -2px -3px -3px;
}

ul.tagcloud li {
  margin: 2px 10px 3px 3px;
  float: left;
}


ul.tagcloud li a {
  display: block;
  height: 24px;
  border-bottom:3px solid #EEE;
  line-height: 24px;
  font-size: 12px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
ul.tagcloud li a:hover {
color:#333!important;
text-decoration:none!important;
  border-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;
}

img.payment-last {
  margin-right: 31px;
}

.footer .footer-copyright {
  height: 36px;
  padding-bottom: 18px;
  line-height: 18px;
  font-size: 12px;
  color: #999999;
}
.template-content {
  width: 960px;
  margin: 0px auto 30px auto;
}

.gridAddToCart {padding:0px!important;margin:0!important;height:23px;width:175px;}
.gridAddToCart .columnHalf {float: left;position: relative;width: 87px;text-align:center;}
.gridAddToCart .columnHalfBig {width: 174px;text-align: center;}
.gridAddToCart .columnHalfMed {width: 151px;text-align:center;}
.gridAddToCart a {color:#fff;font-size:11.5px;line-height:2em;text-decoration:none;}
.gridAddToCart a:hover {color:#fff!important;text-decoration:underline;}

.products-list .product .gridAddToCart .columnHalf {
  width: 49%;
}

.products-list .product .gridAddToCart {
  float: right;
  position: relative;
  width: 23%;
}


/* Products general */
.wrapperProduct {
 float:left;
 height:380px;
}

.products-home {
  width:960px!important;
  margin:0 auto;
}

.products.products-horizontal {
  width: 940px;
  margin-bottom: 30px;
}

.categories,
.products.products-grid,
.products.products-list {
  width: 720px;
}

.products.products-sidebar .product h3 {
  overflow: hidden;
  text-overflow: ellipsis !important;
  width: 160px !important;
}

.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 {
  display: block;
}


/* Horizontal & grid products */
.categories .category,
.products.products-horizontal .product,
.products.products-grid .product {
  float: left;
  margin-right: 20px;
}


.products.products-horizontal .product {
  width: 140px;
}

#wrapper-category-home {
  box-shadow:0 0 2px 0 rgba(0, 0, 0, 0.2);
  margin: 0 auto;
  padding: 20px 0 20px 0;
  width: auto;
  z-index: 0;
}

.categories-home.clearfix {
  width: 960px;
  margin: 0 auto;
}

.category.category-last {
 margin-right:0px!important; 
}

.categories-home .category {
  border: 5px solid #F2F2F2;
  float: left;
margin-bottom:20px;
  margin-right: 20px;
  padding: 20px;
  width: 18%;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.3);
}

.categories-home .category h3 {
  text-align: center;
height:39px;
}

.categories-home .category .image {
  width: 140px;
  margin-left: 16px;
}


.categories-home .category.category-last h3 { 
  margin-right:0;
}

.categories .category, .products.products-grid .product {
  background: none repeat scroll 0 0 #FFFFFF;
  padding: 20px 20px 10px 20px;
  width: 174px;
  box-shadow: 0 0 2px 0 rgba(0,0,0, 0.2);
}

.categories .category.category-last,
.products.products-horizontal .product.product-last,
.products.products-grid .product.product-last {
  margin-right: 0;
  margin-bottom: 20px;
}
.categories-home .category img,
.categories .category img,
.products.products-horizontal .product img,
.products.products-grid .product img {
  margin-bottom: 10px;
  background: url(no-image.png) center no-repeat #FFFFFF;
}
.categories .category img,
.products.products-grid .product img {
  padding: 10px;
}

.categories .category h3,
.products.products-horizontal .product h3,
.products.products-grid .product h3 {
  text-align: center;
  padding: 10px 0;
  border-top: 1px solid #EEEEEE;
  height:45px;
  overflow:hidden;
}

.products.products-horizontal .product p.price,
.products.products-grid .product p.price,
.products.products-list .product p.price {
  text-align:center;
  font-size: 20px;
  letter-spacing: -1px;
  padding: 13px;
}

.products.products-list .product p.price {
  float:right;
}

.products.products-horizontal .product p.price span,
.products.products-grid .product p.price span,
.products.products-list .product p.price span {
  line-height: 10px;
  height: 16px;
}

.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;
}


.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 6px 50px 50px;   
    height: 41px;   
    padding-top: 17px;
}
.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);
  height: 53px;
  padding-top: 5px;
}

.products.products-horizontal .product .actions,
.products.products-grid .product .actions {
  display: none;
  text-align: center;
  line-height: 16px;
  font-size: 11px;
  color:#999!important;
  white-space: nowrap;
  overflow: hidden;
  margin-top:5px;
}
.products.products-horizontal .product.hover .actions,
.products.products-grid .product.hover .actions {
  display: block;  
height:auto;
}

.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;
}


/* List products */
.products.products-list .product {
  border-bottom: 1px solid #EEE;
  position: relative;
  padding:20px 20px 15px 20px;
  background:#fff;
  margin-bottom:20px;
  width:660px;
  border:5px solid #F2F2F2;
  box-shadow:0 0 2px 0 #BBBBBB;
}

.products.products-list .product.product-last {
  border-bottom: none;
}

.products.products-list .product .description {
  font-size:12px;
  margin-top:10px;  
  line-height:1.5em;
  width:74%;
min-height:50px;
}

.products.products-list .product img {
  padding: 0 20px 20px 10px;
  width:140px;
  float:left;
}

.products.products-list .product .actions {
  float: right;
  width: 530px;
  text-align: right;
  font-size:11px;
  position:relative;
}

.products.products-list .product .actions a {
color:#999999!important;
}

.products.products-list .product .actions a.button-add {
  float: left;
}

/* Sidebar, livesearch & cart products */
.products.products-sidebar .product {
  margin-bottom: 18px;
}

.price .price-old {
  font-size:12px;
  text-decoration:line-through;
  color:#E8412B!important;
margin-right:10px;
}

.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: #999;
}

.products.products-cart .product p.price strong {
  color: #000000;
}
.products.products-sidebar .product p.price.price-old {
  font-size:11px!important;
}
/* http://localhost/share/spinner/build.php?type=alternative&size=64&speed=10&fg_color=19A9E5&bg_color=ffffff */
.products .products-loader {
  background: url("spinner-large.gif") no-repeat scroll center 50% rgba(255, 255, 255, 0.6);
  height: 200%;
  left: 0;
  line-height: 1300px;
  position: absolute;
  text-align: center;
  text-shadow: 0 1px 0 #FFFFFF;
  top: 0;
  width: 100%;
  z-index: 1200;
  display:none;
}
.products .products-loader.visible {
  display: block;
}
.products.products-list .no-products,
.products.products-grid .no-products {
  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 {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: linear-gradient(to bottom, #FDFDFD 0%, #F1F1F1 99%) repeat scroll 0 0 transparent;
  background: -webkit-linear-gradient(to bottom, #FDFDFD 0%, #F1F1F1 99%) repeat scroll 0 0 transparent;
  background: -moz-linear-gradient(top, #FDFDFD  0%, #F1F1F1 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,#FDFDFD ), color-stop(100%,#F1F1F1));
  background: -webkit-linear-gradient(top, #FDFDFD 0%,#F1F1F1 100%);
  background: -o-linear-gradient(top,  #FDFDFD  0%,#F1F1F1 100%);
  background: -ms-linear-gradient(top, #FDFDFD  0%,#F1F1F1 100%);
  background: linear-gradient(to right,  #FDFDFD  0%,#F1F1F1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FDFDFD', endColorstr='#F1F1F1',GradientType=0 );
  background: #FDFDFD;
  border-color: #FFFFFF #F1F1F1 #F1F1F1 #FFFFFF;
  border-image: none;
  border-radius: 3px 3px 3px 3px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 1px 0 #BBBBBB;
  float: left;
  font-size: 12px;
  line-height: 18px;
  min-height: 18px;
  padding: 3px 5px;
  position: relative;
  text-shadow: 0 1px 0 #FFFFFF;
  z-index: 1200;
  text-shadow:-1px -1px 0px #fff;
}


.tui-dropdown span {
  color: #444;
  padding: 0 18px 0 0;
  display: block;
  background:url("tui-dropdown-arrow.png") no-repeat scroll 105% 1px;
}

.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 option {
 text-shadow:none!Important;
}

.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"] {
  background: none repeat scroll 0 0 #f4f4f4;
  border: 1px solid #DDDDDD;
  border-radius: 0;
  box-shadow: 0 0 0 1px #FFFFFF inset;
  color: #333333;
  display: block;
  float: left;
  font-size: 12px;
  height: 18px;
  line-height: 18px;
  padding: 3px 5px;
  text-shadow: 0 1px 0 #FFFFFF;
}

.tui input[type=checkbox],
.tui input[type=radio] {
  height: 16px;
  width: 20px;
  margin: 5px 10px 5px 0;
  float: left;
}

.tui textarea {
  border-radius: 4px;
  height: 56px;
  line-height: 20px;
  font-size: 12px;
  padding: 6px 5px;
  color: #333333;
  float: left;

  color: #444;
  padding: 0 18px 0 0;
  display: block;
  background:url("tui-dropdown-arrow.png") no-repeat scroll 105% 1px;
}


.tui select {
 -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: linear-gradient(to bottom, #FDFDFD 0%, #F1F1F1 99%) repeat scroll 0 0 transparent;
  border-color: #FFFFFF #F1F1F1 #F1F1F1 #FFFFFF;
  border-image: none;
  border-radius: 3px 3px 3px 3px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 1px 0 #BBBBBB;
  float: left;
  font-size: 12px;
  line-height: 18px;
  min-height: 18px;
  padding: 3px 5px;
  position: relative;
  z-index: 200;
}

.tui-selected select {
 backgrouund:#fff;
 padding:10px;
}

.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;
  
  background: linear-gradient(to bottom, #FDFDFD 0%, #F1F1F1 99%) repeat scroll 0 0 transparent;
}

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: 359px;
}
.product-configure input[type=text],
.product-configure textarea {
  width: 345px;
}
.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 */

.contentCategory {
  float: left;
  padding-right: 20px;
  width: 80%;
}

.category-options {
  height: 26px;
  padding-bottom: 10px;
  border-bottom: 1px solid #DDDDDD;
  font-size: 12px;
}

.category-nav {
  height: 18px;
  line-height: 18px;
  font-size: 12px;
  padding: 10px 0 10px 0;
}


.category-nav .category-nav-total {
  float: left;
}
.category-nav .category-nav-pages {
  float: right;
  font-weight: bold;
}


.category-options .category-options-mode {
  float: left;
   background-image: url("grid-list.png");
  width:54px;
  height:31px;
}

.button-grid {
  margin-right: 10px;
}

.category-options-compare {
  float: left;
  border-left: 1px solid #DDD;
  padding-left: 15px;
  margin: 4px 0 4px 0;
}

.category-options-sort {
  float: right;
  height: 26px;
}


.category-options-sort span.label,
.category-options-limit span.label {
  display: block;
  float: left;
  padding-right: 5px;
  line-height: 26px;
}


.category-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 {
  background: #444444; /* Old browsers */
  background: -moz-linear-gradient(top,  #FDFDFD 0%, #F1F1F1 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FDFDFD), color-stop(100%,#F1F1F1)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #FDFDFD 0%,#F1F1F1 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #FDFDFD 0%,#F1F1F1 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #FDFDFD 0%,#F1F1F1 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #FDFDFD 0%,#F1F1F1 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FDFDFD', endColorstr='#F1F1F1'); /* IE6-9 */
zoom: 1;
  border: 1px solid #EEEEEE;
  border-radius: 4px 4px 4px 4px;
  box-shadow: -1px -1px 0 0 #ddd inset;
  padding:2px 4px 2px 14px;
}

.sidebar-filter-range {
  font-size: 11px;
  margin-top:10px;
}

.sidebar-filter-range .min {
  float: left;
}
.sidebar-filter-range .max {
  float: right;
}

#collection-filter-price {
  background: none repeat scroll 0 0 #DDDDDD;
  border-radius: 5px 5px 5px 5px;
  border-top: 1px solid #ccc;
  height: 6px;
  margin:6px 2px;
  width:94%;
  position: relative;
  border-bottom: 1px solid #fff;
}

#collection-filter-price .ui-slider-range {
  border-top: 1px solid rgba(0, 0, 0, 0.2) !important;
  height: 6px;
  margin: -1px 0 0 -1px;
  position: absolute;
}


#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 0px 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;
}

.category-pagination {
  padding:10px 0;
  font-size:12px;
}

.category-pagination .info {
  float:left;
  padding:5px 0;
}

.category-pagination ul {
  float:right;
  list-style-type:none;
  margin:0;
  padding:0;
}

.category-pagination ul li {
  float:left;
  padding:5px 2px;
}

.category-pagination ul li.prev {
  padding-right:7px;
}

.category-pagination ul li.next {
  padding-left:7px;
}

.category-pagination ul li.number {
  padding:4px 2px;
}
.category-pagination ul li.number a {
  background-color: #fff;
  box-shadow: 0 0 2px 0 #BBBBBB;
  color: #333333;
  display: block;
  padding: 1px 7px;
   background: linear-gradient(to bottom, #FDFDFD 0%, #F1F1F1 99%) repeat scroll 0 0 transparent;
  background: -webkit-linear-gradient(to bottom, #FDFDFD 0%, #F1F1F1 99%) repeat scroll 0 0 transparent;
  border-color: #FFFFFF #F1F1F1 #F1F1F1 #FFFFFF;
  border-image: none;
  border-radius: 3px 3px 3px 3px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 1px 0 #BBBBBB;
  text-shadow:-1px -1px 0px #fff;
}

.category-pagination ul li.number a:hover {
  background-color:#eee;
}

.category-pagination ul li.number.active a:hover {
  text-decoration:underline!important;
}

.category-pagination ul li.number.active a {
  background-image: url("bg-button.png?11");