html {
    margin: 0;
    padding: 0;
}
body {
    width: 100%;
}
html, body {
    height: 100%;
    margin: 0;
    padding: 0;
}
body {
    /* background: url("../image/bg.png") repeat-x scroll center top #E9E4DE;*/
    color: #333333;
    font-family: Lato,Helvetica,sans-serif;
    font-size: 16px;
    line-height: 18px;
    margin: 0;
    min-width: 1108px;
    padding: 0;
}
td, th, input, textarea, select, a {
    font-size: 12px;
}
p {
    margin-bottom: 15px;
    margin-top: 0;
}
a, a:visited, a {
    color: #333333;
    cursor: pointer;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
a img {
    border: medium none;
}
form {
    display: inline;
    margin: 0;
    padding: 0;
}
input:focus, textarea:focus, select:focus {
    outline: medium none;
}
input[type="text"], input[type="password"], textarea {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #787878;
    font-size: 11px;
    height: 14px;
    margin: 0;
    padding: 4px 3px;
}
select {
    color: #787878;
    font-size: 11px;
    margin: 0;
    padding: 3px 3px 4px;
}
label {
    cursor: pointer;
}
.fleft {
    float: left;
}
.fright {
    float: right;
}
.fancybox {
    text-decoration: none;
}
.fancybox:hover {
    text-decoration: underline;
}
.account-success #content p {
    margin-bottom: 5px;
}
.wrapper {
    overflow: hidden;
    width: 100%;
}
.extra-wrap {
    overflow: hidden;
}
.clear {
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}
.test {
    display: table;
    white-space: nowrap;
    width: 100%;
}
.test:after {
    border-top: 1px solid #000000;
    content: "";
    display: table-cell;
    height: 1px;
    width: 100%;
}
.welcome {
    margin-bottom: 40px;
}
.font-1 {
    color: #554F48;
    font: 32px Lato,Helvetica,sans-serif;
    margin-top: 10px;
    text-transform: uppercase;
}
.font-1 span {
    color: #999999;
}
input[type="text"], input[type="password"], textarea, select, .return-list, .account-transaction table.list {
    border: 1px solid #E4E4E4;
}
.category-info, .product-list ul li, .product-info .description, .product-info .review, .table-radius {
}
.box .box-heading, .breadcrumb, table.list td, .category-info, .manufacturer-heading, .product-info .description, .product-info .price, .product-info .review, .compare-info td, .table-radius, .wishlist-product tbody td, .wishlist-product thead td, .heading-order-list, .cart-info thead td, .cart-info tbody td, .cart-total table td, .about-page, .cart-total-name, .checkout-product thead td, .checkout-product tbody td, .checkout-product tfoot td, #confirm .checkout-heading, .attribute td {
}
table.list, .product-list .right, .table-radius {
}
table.list, .checkout-product td, table.list td, .wishlist-product td, .product-info .review, .compare-info td, .cart-info thead td, .cart-info tbody td, .cart-total-name, .attribute td {
    border: 1px solid #E4E4E4 !important;
}
.pagination .results, #module_cart table.total td, #idTab1 p, .htabs a.selected, .box-product.box-subcat .name.subcatname a, #module_cart .cart .name a, .information .info-facebook a, .information .info-about1 a, .manuf-p a, .manuf-p a b, .manuf-p a:hover b {
    font-size: 12px;
}
#back-top {
    bottom: 30px;
    left: 50%;
    margin-left: 600px;
    position: fixed;
    z-index: 9999;
}
#back-top a:hover {
    color: #79EC3E;
}
#back-top span {
    background: url("../image/up-arrow.png") no-repeat scroll left 0 rgba(0, 0, 0, 0);
    display: block;
    height: 20px;
    margin-bottom: 7px;
    width: 35px;
}
#back-top a:hover span {
    background-position: left -34px;
}
h1 {
    color: #000000;
    font-family: Lato,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
    margin: 10px 0 10px 20px;
}
h2 {
    color: #191919;
    font-family: Lato,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 5px;
    margin-top: 0;
    text-transform: uppercase;
}
h3 {
    color: #000000;
    font-family: Lato,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    margin: 10px 0 10px 20px;
}
.main-container {
    background: none repeat scroll 0 0 #fff;
    margin: 0 auto;
    position: relative;
    width: 1064px;
}
.main-shining {
    position: relative;
}
.main-shining-top {
}
.main-shining-bottom {
    margin: 0 auto;
    width: 1064px;
}
.header-modules {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 20px 20px 0;
    position: relative;
    width: 1024px;
    z-index: 1;
}
.banner img {
    display: block;
}
#container {
  /*  background: url("../image/content.png") repeat-y scroll left top rgba(0, 0, 0, 0);*/
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding: 0;
    text-align: left;
    width: 1064px;
}
#column-left {
    float: left;
    width: 261px;
}
#column-right {
    float: right;
    margin-bottom: 0;
    margin-top: 0;
    width: 261px;
}
#content {
    margin-bottom: 0;
    overflow: hidden;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    width: 803px;
}
#column-left + #column-right + #content, #column-left + #content {
    background: none repeat scroll 0 0 #FFFFFF;
    margin-left: 261px;
}
#column-right + #content {
    margin-right: 261px;
}
#header {
    background: none repeat scroll 0 0 #FFFFFF;
    font-family: Lato,Helvetica,sans-serif;
    margin: 0 auto;
    position: relative;
    padding-top: 12px;
}
#header .fright1 {
    float: left;
    width: 803px;
}
#header .fleft {
    float: left;
    width: 261px;
}
#header #logo img {
    display: block;
}
#header #logo {
    background: none repeat scroll 0 0 #F0E2B6;
    border-bottom: 0 solid #999999;
    height: 98px;
    padding: 0;
}
#language {
    color: #999999;
    left: 335px;
    line-height: 17px;
    position: absolute;
    top: 15px;
    width: 75px;
}
#language img {
    cursor: pointer;
}
#currency {
    color: #AE8F4E;
    float: right;
    font-family: Lato,Helvetica,sans-serif;
    font-size: 10px;
    line-height: 18px;
    position: absolute;
    right: 20px;
    top: 22px;
}
#currency span {
    display: none;
}
#currency a {
    float: left;
    height: 18px;
    text-decoration: none;
}
#currency a span {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #554F48;
    display: inline-block;
    font-weight: bold;
    line-height: 18px;
    margin: 0 4px;
    padding: 0;
    text-align: center;
    text-decoration: none;
}
#currency a span:hover, #currency a span.act {
    color: #FFFFFF;
}
#currency a .act {
    color: #FFFFFF;
    cursor: default;
    font-weight: bold;
    text-decoration: none;
}
.box.sidebarsearch {
    background: none repeat scroll 0 0 #A59786;
    margin: 0;
    padding: 9px 0 11px;
}
.box.sidebarsearch .button-sidebarsearch:hover {
    background-position: 0 bottom;
    cursor: pointer;
}
.box.sidebarsearch .button-sidebarsearch {
    background: url("../image/search-button.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    float: right;
    height: 19px;
    width: 18px;
}
.box.sidebarsearch input {
    background: none repeat scroll 0 0 #A59786;
    border: 0 none;
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    height: 19px;
    padding: 0;
    width: 195px;
}
#cart .heading {

    float: right;
    min-height: 21px;
    min-width: 160px;
    padding: 5px 0 0 20px;
}
#header #cart .basket {
display: inline-block;

padding-top: 0px;
padding-right: 10px;
}
.cart-position {

    float: right;
    position: relative;
}
#cart {
    height: 58px;
    position: relative;
    width: 180px;
}
#cart .heading .sc-button {
    display: block;
    float: right;
    height: 4px;
    margin-right: 18px;
    margin-top: 10px;
    width: 7px;
}
#cart .heading span.cart-icon {
    height: 44px;
    left: 16px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 6px;
    width: 46px;
}
.latest-added {
    border-bottom: 1px solid #CCCCCC;
    display: block;
    font-size: 14px;
    padding: 0 0 10px 10px;
}
.heading a span {
    line-height: 18px;
}
.heading a span#cart-total {
    font-size: 13px;
    display: block;
}
.heading a {
    color: #000000;
    line-height: 18px;
    text-decoration: none;
}
#cart .content {
    background: none repeat scroll 0 0 #FFFFFF;
    clear: both;
    display: none;
    float: right;
    padding: 8px 0;
    position: absolute;
    right: 0;
    top: 59px;
    transition: all 0.5s ease-in-out 0s;
    width: 260px;
    z-index: 99999;
}
#cart.active .content {
    display: block;
}
#cart b {
    display: inline-block;
    font-size: 13px;
    font-weight: normal;
}
#cart .cart {
    border-collapse: collapse;
    margin-bottom: 5px;
    overflow: hidden;
    width: 100%;
}
#cart .cart td.price {
    font-size: 12px;
    font-weight: 600;
    line-height: 12px;
}
#header #cart .cart td.total {
    font-size: 12px;
    font-weight: 600;
}
#header #cart .cart td.name a:hover {
    text-decoration: underline;
}
#header #cart .cart td.name a {
    display: inline-block;
    font-size: 12px;
    line-height: 17px;
    margin-top: 0;
    text-decoration: none;
}
#header #cart .cart td .total {
    color: #000000;
    font-size: 12px;
    font-weight: bold;
}
#header #cart .cart td .total .quantity {
}
#header #cart .cart td.name {
    font-size: 13px;
    padding-left: 10px;
}
#header #cart .cart .item-cart-1 td {
    padding-top: 0;
}
#header #cart .cart td {
    color: #000000;
    padding: 8px 0 10px 5px;
    vertical-align: top;
}
#header #cart .cart .image {
    padding-left: 8px;
    width: 1px;
}
.cart tr {
    background: url("../image/tail-tr.gif") repeat-x scroll left bottom #FFFFFF;
    padding-bottom: 20px;
}
.cart-module .cart tr {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#header #cart .cart .image img {
    text-align: left;
}
#header #cart .cart .name small {
    color: #666666;
}
#header #cart .cart .quantity {
    color: #A6A4A4;
    font-family: Lato,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}
#header #cart .cart td.total {
    color: #C81908;
    font-size: 12px;
    font-weight: 600;
    text-align: right;
}
.cart-module .remove img:hover {
    margin-top: -11px;
    overflow: hidden;
}
.cart-module .cart .remove img {
    float: left;
}
.cart-module .cart .remove span {
    display: inline-block;
    height: 11px;
    overflow: hidden;
    width: 11px;
}
.cart-module .cart .remove {
    padding-top: 8px;
    text-align: center !important;
    width: 20px;
}
.cart-module .cart .remove img {
    cursor: pointer;
}
#header #cart .cart .remove img:hover {
    overflow: hidden;
}
#header #cart .cart .remove img {
    float: left;
}
#header #cart .cart .remove span {
    display: inline-block;
    height: 16px;
    overflow: hidden;
    width: 15px;
}
#header #cart .cart .remove {
    padding-right: 8px;
    text-align: right;
}
#header #cart .cart .remove img {
    cursor: pointer;
}
#header #cart table.total {
    border-collapse: collapse;
    clear: left;
    float: right;
    font-size: 11px;
    margin-bottom: 5px;
    margin-top: 5px;
    padding: 5px 10px;
}
#cart table.total tr {
    padding: 0 10px;
}
#cart table.total td b {
    color: #A6A4A4;
    font-size: 12px;
    font-weight: bold;
}
#cart table.total td {
    color: #3A3738;
    padding-left: 5px;
    padding-right: 10px;
    text-align: left;
}
#cart table.total td .t-price {
    font-size: 12px;
    font-weight: bold;
}
#cart .content .checkout {
    clear: both;
    padding-bottom: 0;
    padding-right: 8px;
    padding-top: 10px;
    text-align: right;
}
#cart .empty {
    padding-bottom: 20px;
    padding-top: 20px;
    text-align: center;
}
.header-top1 {
    position: relative;
}
#welcome a {
    color: #000000;
    margin: 0 5px;
    text-decoration: underline;
	font-size:13px;
}
#welcome a + a {
    text-decoration: underline;
	font-size:13px;
}
#welcome a:hover {
    color: #999999;
    text-decoration: underline;
}
#welcome {
    color: #000000;
    font-family: Lato,Helvetica,sans-serif;
    margin: 3px 0 0 0;
	font-size:13px;
}
.topmenu {
    background: none repeat scroll 0 0 #FFFFFF;
font-weight: 600;
    margin-top: 13px;
    margin-bottom: 14px;
}
.topmenu .links {
}
.topmenu .links a:hover, .topmenu .links a.active {
    color: #999999;
}
.topmenu .links li:first-child a {
}
.topmenu .links li {
    float: left;
    min-height: 20px;
    padding: 7px 0 8px 16px;
}
.topmenu .links a {
    color: #000000;
    display: inline-block;
    font-size: 16px;
    text-decoration: none;
}
.topmenu .links a + a {
    margin-left: 8px;
}
#search {
    float: right;
    margin: 11px 20px 0 0;
    position: relative;
    width: 231px;
}
.search-bg {
    display: inline-block;
    float: right;
}
.search-title {
    color: #3B3738;
    display: inline-block;
    font-size: 17px;
    font-weight: 600;
    line-height: 21px;
    margin-right: 9px;
    position: relative;
    text-transform: uppercase;
}
.button-search:hover {
    background-position: 0 top;
}
.button-search {
    background: url("../image/search-button.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
    cursor: pointer;
    float: right;
    height: 28px;
    margin: 0 0 0 7px;
    width: 29px;
}
#search input {
    background: url("../image/bg-input.png") repeat-x scroll left top rgba(0, 0, 0, 0);
    border: 0 none;
    border-radius: 4px;
    float: left;
    font-size: 12px;
    height: 18px;
    line-height: 18px;
    outline: medium none;
    padding: 5px 5px 5px 35px;
    width: 155px;
}
.box.cat-colum {
    margin-bottom: 7px;
}
.product-filter .product-compare {
    padding: 3px 0 0 10px;
}
#column-left .featured ul li {
    margin-left: 0;
}
#column-left .box.featured .box-heading {
    display: block;
}
#column-left .banner {
    border-bottom: 3px solid #E5E5E5;
    margin-bottom: 15px;
    padding-bottom: 30px;
}
#column-left .box .box-product .image {
    display: block;
    margin-bottom: 24px;
    text-align: center;
}
#column-left .price {
    color: #999999;
    font-size: 12px;
    margin-top: 10px;
    text-align: left;
}
#column-left .price span.price-new {
    color: #999999;
    display: block;
    width: 119px;
}
#column-left .price span.price-old {
    color: #554F48;
}
#column-left .name {
    text-align: left;
}
#content .box-product .name a:hover {
    background: none repeat scroll 0 0 #1C634A;
    color: #FFFFFF;
}
#content .box-product .name a {
    background: none repeat scroll 0 0 #333333;
    color: #FFFFFF;
    display: block;
    padding: 5px 10px;
}
.box-product .name {
}
.name a {
    color: #18120B;
	font-weight: bold;
    font-family: Lato,Helvetica,sans-serif;
    line-height: 20px;
    text-decoration: none;
	font-size: 18px;
}
.name a:hover {
    color: #999999;
    text-decoration: none;
}
.price {
    color: #999999;
    font-family: Lato,Helvetica,sans-serif;
    /* text-transform: uppercase; */
    font-weight: bold;
}
.price .price-new {
    margin-right: 10px;
}
.price .price-old {
    text-decoration: line-through;
}
.price-old {
    color: #554F48;
    font-weight: normal;
    /* text-transform: uppercase; */
    font-weight: bold;
}
.box.new-products .box-content, .box.bestsellers .box-content {
    padding: 0 20px;
    text-align: left;
}
.new-products ul li.first-in-line {
    clear: both;
}
.new-products li, .bestsellers ul li {
}
.new-products ul li .name a, .bestsellers ul li .name a {
    display: inline;
}
.icon-tools {
    margin-top: 20px;
    text-align: center;
}
.icon-tools div.wishlist, .icon-tools div.compare {
    display: inline-block;
}
.icon-tools div.wishlist > a {
    height: 14px;
    margin-right: 10px;
    width: 15px;
}
.icon-tools div.wishlist > a:hover {
    background-position: 0 bottom;
}
.icon-tools div.compare > a {
    height: 14px;
    width: 15px;
}
.icon-tools div.compare > a:hover {
    background-position: 0 bottom;
}
.icon-tools .tooltip {
    bottom: -24px;
    left: 12px;
}
.icon-tools .tooltip2 {
    bottom: -24px;
    left: 125px;
}
#content .box.specials {
    background: none repeat scroll 0 0 #FFFFFF;
}
#column-left .box.featured {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin-bottom: 20px;
}
.box.featured {
    background: none repeat scroll 0 0 #FFFFFF;
    border: medium none;
    margin-bottom: 0;
}
.featured ul li:first-child {
}
.featured ul li.first-in-line, .featured ul li:first-child {
    clear: both;
    margin-left: 0;
}
.featured ul li {
    float: left;
    margin-bottom: 20px;
    margin-left: 19px;
    width: 241px;
}
.featured ul li .cart {
    float: right;
}
.featured ul li.last-in-line {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.box.featured .box-content {
}
.featured .image {
    background: none repeat scroll 0 0 #FFFFFF;
}
.name a {
    min-height: 20px;
    text-align: left;
}
#content .box-product li .inner {
}
#content .box-product .price {
    float: left;
    margin: 12px 0 0 10px;
}
.common-home .description {
    line-height: 15px;
    padding-bottom: 15px;
}
.featured .box-product .rating {
    height: 13px;
    margin-bottom: 13px;
}
#column-left .info, #column-right .info {
    padding: 0;
}
#column-left .info li, #column-right .info li {
    padding: 0;
    position: relative;
}
#column-left .info li.last, #column-right .info li.last {
}
#column-left .info li a, #column-right .info li a, .afine li a, .acount li a {
    background: url("../image/marker-1.png") no-repeat scroll left 6px rgba(0, 0, 0, 0);
    color: #6F6F6F;
    display: inline-block;
    font-family: Lato,Helvetica,sans-serif;
    line-height: 18px !important;
    padding: 0 0 0 17px;
    text-decoration: none;
    text-transform: uppercase;
}
#column-left .info li:first-child, #column-right .info li:first-child, .afine li:first-child, .acount li:first-child {
    border-top: 0 none;
}
#column-left .info li, #column-right .info li, .afine li, .acount li {
    border-top: 1px solid #DFDFDF;
    padding: 8px 0 !important;
    position: relative;
}
#column-left .info li a + a, #column-right .info li a + a, .afine li a + a, .acount li a + a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    padding-left: 0;
}
#column-left .info li a:hover, #column-right .info li a:hover, .afine li a:hover, .acount li a:hover {
    color: #999999;
}
.info ul {
}
.banner-2 {
    background: none repeat scroll 0 0 #545253;
    color: #AAA9A9;
    padding: 9px 0;
}
.banner-2 span {
    color: #FFFFFF;
    font-size: 16px;
    padding: 0 5px 0 20px;
}
.related .price .price-new {
    color: #999999;
}
.breadcrumb a.last {
    color: #FFFFFF;
}
.breadcrumb a:hover {
    color: #999999;
}
.breadcrumb a {
    text-decoration: none;
	font-size: 15px;
}
.breadcrumb {
    background: none repeat scroll 0 0 #2B2B2B;
    color: #818690;
    padding: 10px 10px 10px 20px;
}
.breadcrumb a {
    color: #FFFFFF;
}

.breadcrumb div {
	display: inline;
}

.success, .warning, .attention, .information {
    color: #555555;
    margin-bottom: 15px;
    padding: 10px 10px 10px 33px;
}
.success {
    background: url("../image/success.png") no-repeat scroll 10px center #EAF7D9;
    border: 1px solid #EAEAEA;
}
.warning {
    background: url("../image/warning.png") no-repeat scroll 10px center #FFD1D1;
    border: 1px solid #F8ACAC;
    padding-left: 30px !important;
}
.attention {
    background: url("../image/attention.png") no-repeat scroll 10px center #FFF5CC;
    border: 1px solid #F2DD8C;
}
.success .close, .warning .close, .attention .close, .information .close {
    cursor: pointer;
    float: right;
}
.required {
    color: #999999;
    font-weight: bold;
}
.error {
    color: #FF0000;
    display: block;
}
.help {
    color: #999999;
    display: block;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 10px;
    font-weight: normal;
}
table.form {
    border-collapse: collapse;
    margin-bottom: 20px;
    width: 100%;
}
table.form tr td:first-child {
    width: 150px;
}
table.form > * > * > td {
    color: #000000;
}
table.form td {
    padding: 4px;
}
input.large-field {
    width: 330px;
}
select.large-field {
    width: 340px;
}
.return-comment textarea {
    width: 307px;
}
table.list {
    border-collapse: collapse;
    margin-bottom: 20px;
    width: 100%;
}
#payment-existing {
    margin-top: 10px;
}
.checkout-product thead td .checkout-product thead td {
    text-align: center !important;
}
.checkout-content .buttons #button-payment {
    margin-top: 10px;
}
.checkout-product td.price {
    color: #999999;
    font-size: 20px;
}
.checkout-product td.total {
    color: #999999;
    font-family: Lato,Helvetica,sans-serif;
    font-size: 20px;
    text-align: center !important;
    text-transform: uppercase;
}
.return-remove .button:hover {
    color: #FFFFFF;
}
.return-remove .button {
    color: #FFFFFF;
    padding: 1px 5px 2px;
}
table.list td {
}
table.list thead td {
    background: url("../image/tail-manuf.gif") repeat-x scroll 0 0 #F8F8F8;
    padding: 0 5px;
}
table.list thead td a, .list thead td {
    color: #222222;
    font-weight: bold;
    text-decoration: none;
}
table.list tbody td a {
    text-decoration: underline;
}
table.list tbody td {
    padding: 0 5px;
    vertical-align: top;
}
table.list .left {
    padding: 7px;
    text-align: left;
}
table.list .right {
    padding: 7px;
    text-align: right;
}
table.list .center {
    padding: 7px;
    text-align: center;
}
.pagination {
    background: none repeat scroll 0 0 #FFFFFF;
    display: block;
    overflow: hidden;
    padding: 0 20px 20px;
}
.account-order .button-order-right {
    float: right;
    margin-top: -3px;
}
.account-order .pagination {
    margin-bottom: 25px;
}
.pagination .links {
    float: left;
}
.pagination .links a {
    border: 1px solid #E0E0E0;
    color: #000000;
    display: inline-block;
    padding: 4px 10px;
    text-decoration: none;
}
.pagination .links a:hover {
    background: none repeat scroll 0 0 #F7F7F7;
}
.pagination .links b {
    background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid #E0E0E0;
    color: #000000;
    display: inline-block;
    font-weight: normal;
    padding: 4px 10px 5px;
    text-decoration: none;
}
.pagination .results {
    color: #252525;
    float: left;
    padding-left: 10px;
    padding-top: 5px;
}
a.button-2 {
    background: url("../image/button-2.png") repeat-x scroll left top #EAEAEA;
    border: 1px solid #B1B0B0;
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-size: 12px;
    margin-left: 6px;
    position: relative;
    text-decoration: none;
    text-transform: none;
}
a.button:hover, a.button-2:hover {
    background-position: 0 bottom;
}
a.button-2 span {
    color: #434343;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    line-height: 19px;
    padding: 5px 13px;
    white-space: nowrap;
}
a.button {
    background: none repeat scroll 0 0 #333;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    position: relative;
    text-decoration: none;
    text-transform: none;
}
a.button span {
    color: #fff;
    display: inline-block;
    font-family: Lato,Helvetica,sans-serif;
    font-size: 12px;
        text-transform: uppercase;
    font-weight: 700;
    line-height: 19px;
    padding: 12px 14px;
/*  text-transform: uppercase; */
    white-space: nowrap;
}
a.button:hover {
    background: none repeat scroll 0 0 #666;
}
a.button:hover span {
    color: #FFFFFF;
}
.buttons {
    margin-bottom: 20px;
    overflow: auto;
    padding: 6px;
}
.buttons .left {
    float: left;
    text-align: left;
}
.buttons .right {
    float: right;
    text-align: right;
}
.buttons .center {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
#module_cart .content {
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #EEEEEE;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 2px 2px #DDDDDD;
    clear: both;
    display: none;
    min-height: 150px;
    padding: 8px;
    position: relative;
    top: -1px;
}
#module_cart.active .heading {
    border-left: 1px solid #EEEEEE;
    border-right: 1px solid #EEEEEE;
    border-top: 1px solid #EEEEEE;
    margin-top: 5px;
    padding-bottom: 6px;
    padding-top: 10px;
}
#module_cart.active .content {
    display: block;
}
#module_cart .cart .name {
    padding-bottom: 10px;
    padding-top: 10px;
}
#module_cart .cart {
    border-collapse: collapse;
    margin-bottom: 10px;
    width: 100%;
}
#module_cart .cart td .quantity {
    color: #A6A4A4;
    font-weight: bold;
}
#module_cart .cart td {
    border-bottom: 1px solid #EEEEEE;
    color: #4D4949;
    font-size: 11px;
    font-weight: bold;
    padding: 2px 3px;
    vertical-align: top;
}
#module_cart .cart td a {
    font-weight: normal;
}
#module_cart .cart .image {
    display: none;
}
#module_cart .cart .image img {
    border: 1px solid #EEEEEE;
    text-align: left;
}
#module_cart .cart .name small {
    color: #666666;
    line-height: 14px;
}
#module_cart .cart td.quantity {
    color: #A6A4A4;
    font-family: Lato,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding-top: 0;
    vertical-align: middle;
}
#module_cart .cart td.total {
    color: #4D4949;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}
#module_cart .cart .remove {
    padding: 2px;
    text-align: right;
    vertical-align: middle;
}
#module_cart .cart .remove img {
    cursor: pointer;
}
#module_cart table.total {
    border-collapse: collapse;
    clear: left;
    float: right;
    margin-bottom: 10px;
    padding: 5px;
}
.total-right {
    text-align: right !important;
}
#module_cart .total-left {
    padding-right: 18px;
}
#module_cart table.total td b {
    color: #A6A4A4;
    font-size: 11px;
    font-weight: bold;
}
#module_cart table.total td {
    color: #000000;
    font-weight: bold;
    padding-bottom: 3px;
    padding-left: 5px;
    padding-top: 3px;
    text-align: left;
}
#module_cart .checkout .button {
    margin-bottom: 10px;
}
#module_cart .checkout {
    clear: both;
    text-align: right;
}
#module_cart .empty {
    color: #393838;
    font-size: 13px;
    line-height: 17px;
    padding: 5px 0;
    text-align: left;
}
.product-list #image {
    float: left;
    margin-top: 0;
    z-index: 0;
}
.product-grid #image {
    float: left;
    margin-top: 0;
    z-index: 0;
}
.home-block #image {
    float: left;
    margin-top: 0;
    z-index: 0;
}
.htabs {
    border-bottom: 1px solid #E4E4E4;
    height: 30px;
    line-height: 16px;
}
.htabs a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("../image/tab.png") repeat-x scroll 0 0 #FFFFFF;
    border-color: #E4E4E4;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    color: #737373;
    display: none;
    float: left;
    font-family: Lato,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin-right: -1px;
    padding: 6px 10px;
    text-align: center;
    text-decoration: none;
}
#idTab1 p {
    color: #191919 !important;
    font-weight: normal !important;
    line-height: 20px;
    margin-bottom: 5px;
}
.htabs a.selected {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    color: #191919;
    font-weight: bold;
    padding-bottom: 7px;
}
.tab-content {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E4E4E4;
    float: left;
    margin-top: -1px;
    padding: 16px 18px 10px;
    width: 725px;
    z-index: 2;
}
.box {
    margin-bottom: 20px;
}
.box .box-content.inform {
    padding: 0;
}
.box .box-heading span {
    color: #554F48;
}
.box .box-heading {
    color: #333;
    font-family: Lato;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 24px;
    padding-bottom: 20px;
}
.box .box-content {
    border-top: medium none;
    overflow: hidden;
    padding: 0 20px;
}
.box-shining {
    padding: 20px 0 42px 30px;
}
.padd-both {
    padding: 0 20px;
    text-align: left;
}
.box .box-nav2 .box-heading {
    border-bottom: 1px solid #2B3429;
    color: #FFFFFF;
}
.tip:hover + .tooltip {
    display: block;
}
.tooltip {
    display: none;
}
.tooltip {
    background-color: #FFFFFF;
    border: 1px solid #EAEAEA;
    bottom: -20px;
    color: #424242;
    left: -27px;
    margin-left: 5px;
    opacity: 0.85;
    padding: 4px 10px;
    position: absolute;
    text-decoration: none;
    z-index: 10;
}
.tip2:hover + .tooltip2 {
    display: block;
}
.tooltip2 {
    display: none;
}
.tooltip2 {
    background-color: #FFFFFF;
    border: 1px solid #EAEAEA;
    bottom: -20px;
    color: #414141;
    left: -5px;
    margin-left: 0;
    opacity: 0.85;
    padding: 4px 10px;
    position: absolute;
    text-decoration: none;
    z-index: 10;
}
.product-list .tooltip2 {
    background-color: #FFFFFF;
    border: 1px solid #EAEAEA;
    bottom: -57px;
    color: #414141;
    margin-left: 35px;
    opacity: 0.85;
    padding: 4px 10px;
    position: absolute;
    text-decoration: none;
    z-index: 10;
}
.product-list .tooltip {
    background-color: #FFFFFF;
    border: 1px solid #EAEAEA;
    bottom: -60px;
    color: #414141;
    margin-left: 5px;
    opacity: 0.85;
    padding: 4px 10px;
    position: absolute;
    text-decoration: none;
    z-index: 10;
}
.cart .tooltip2 {
    background-color: #FFFFFF;
    border: 1px solid #EAEAEA;
    bottom: -32px;
    color: #414141;
    font-size: 12px !important;
    margin-left: 0;
    opacity: 0.85;
    padding: 4px 10px !important;
    position: absolute;
    text-decoration: none;
    z-index: 10;
}
.cart .tooltip {
    background-color: #FFFFFF;
    border: 1px solid #EAEAEA;
    bottom: -32px;
    color: #414141;
    font-size: 12px !important;
    margin-left: 5px;
    opacity: 0.85;
    padding: 4px 10px !important;
    position: absolute;
    text-decoration: none;
    z-index: 10;
}
.box-content li {
    position: relative;
}
.prod-stock {
    background: url("../image/stock-w.png") no-repeat scroll left 0 rgba(0, 0, 0, 0);
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    font-weight: normal;
    height: 38px;
    line-height: 12px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 10px;
    text-align: center;
    width: 38px;
}
.box.manufacturers .box-content li:first-child {
    border-top: 0 none;
}
.box.manufacturers .box-content li {
    border-top: 1px solid #DCDCDC;
    padding: 6px 0;
    position: relative;
}
.box.manufacturers .box-content li a {
    color: #818690;
    line-height: 18px;
    text-decoration: none;
}
.box-product .quick-view-button {
    display: none;
    left: 30%;
    position: absolute;
    top: 33%;
}
.box-product .inner-indent:hover .quick-view-button {
    display: block;
}
#column-left .box-product .inner-indent:hover .quick-view-button {
    display: none;
}
.box-product .description {
    color: #7F7F7F;
    line-height: 18px;
    margin-bottom: 10px;
    padding: 0;
}
.box-product {
    margin: 0;
    padding: 0;
    width: 100%;
}
.box-product .cart {
    float: right;
}
.box-product.box-subcat {
    padding-top: 10px;
}
.LikePluginPagelet {
    width: 150px;
}
.addthis_button_google_plusone {
    width: 67px;
}
.addthis_button_tweet {
    margin-left: 7px;
    margin-right: 10px;
    width: 70px;
}
.connect_widget_like_button {
    width: 150px;
}
.box-product.box-subcat .name.subcatname {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border-bottom: 0 none;
    padding-top: 4px;
    text-align: left;
}
#content .box-product.box-subcat .name.subcatname a:hover {
    color: #999999;
}
#content .box-product.box-subcat .name.subcatname a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #A59786;
    margin-bottom: 0;
    padding: 0;
}
.box-product.box-subcat li {
    float: left;
    margin-right: 10px;
    padding: 6px 8px 7px;
    width: 230px;
}
.box-product.box-subcat li.last-in-line {
    margin-right: 0;
}
.box-product.box-subcat li.first-in-line {
    clear: left;
}
.box-product.box-subcat li img {
    border: 3px solid #999999;
    float: left;
    margin: 0 10px 0 0;
}
#tab-related .image {
    float: none;
    height: 80px;
    padding: 5px;
    width: 80px;
}
.prod-stock-2 {
    float: left;
    padding-right: 10px;
    padding-top: 13px;
}
.zoom-top img {
    opacity: 0;
}
.left .zoom-top:first-child {
    margin-top: 0;
    position: relative;
    z-index: 12;
}
.zoom-top:hover {
    transform: scale(1.05);
}
.zoom-top {
    background: url("../image/zoom.png") no-repeat scroll right 0 rgba(0, 0, 0, 0);
    height: 30px !important;
    margin-bottom: -30px;
    margin-left: 271px;
    overflow: hidden;
    width: 30px !important;
}
.box-product > li.tree-div {
    margin-right: 0;
}
.box-product > li {
    display: inline-block;
    margin-bottom: 28px;
    margin-right: 42px;
    vertical-align: top;
    width: 176px;
}
#module_cart .cart .name a {
    line-height: 17px;
    text-decoration: none;
}
#module_cart .cart .name a:hover {
    text-decoration: underline;
}
#column-left + #column-right + #content .box-product > div {
    width: 119px;
}
.specials .spec-descr {
    padding-bottom: 12px;
}
.short-description span {
    color: #A5A4A4;
    display: block;
    font-size: 11px;
}
#column-left .box-product ul li:first-child {
    border-top: 0 none;
    margin-top: 0;
    padding-top: 0;
}
#column-left .box-product ul li {
    margin-top: 0;
    padding-top: 20px;
    width: 220px;
}
.specials .box-product .rating {
    height: 13px;
    margin-bottom: 13px;
}
.box-product .image {
    background: none repeat scroll 0 0 #FFFFFF;
    display: block;
    text-align: center;
}
#column-left .box-product .image2 {
    float: left;
    margin-right: 19px;
}
.box-product .image2 img {
    display: block;
}
.box-product .image2 {
    text-align: center;
}
.special-container1 .name {
    padding-bottom: 7px;
}
#column-right .image2 img {
    margin: 0;
}
.box-product.spec-box .cart {
    float: right;
    padding-top: 6px;
}
.box-product .image img {
    display: block;
    height: 160px
}
.box-product .name a {
    display: inline;
}
.box-product .price {
    overflow: hidden;
    text-align: left;
}
.box-product.spec-box .manufacturer {
    margin-left: -8px;
}
.box-product .rating {
    display: block;
    margin-bottom: 4px;
}
.box-category ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.box-content .information li:first-child {
    margin-bottom: 5px;
}
.box-content .information {
    padding: 0 !important;
}
.information {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.information li a {
    color: #333333;
    text-decoration: none;
}
.information li a:hover {
    color: #960F02;
}
.information li:first-child {
    border: medium none;
}
.information .info-facebook a:hover, .information .info-about1 a:hover {
    color: #FFFFFF;
    opacity: 0.8;
}
.information .info-facebook a {
    color: #FFFFFF;
    display: block;
    font-weight: bold;
    padding: 7px 5px 9px 38px;
}
.information .info-about1 a {
    color: #FFFFFF;
    display: block;
    font-weight: bold;
    padding: 7px 5px 9px 38px;
}
.afine {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.afine li:first-child, .acount li:first-child {
}
.afine li, .acount li {
}
.afine li a + a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding-left: 0;
}
.acount {
}
.acount {
    list-style: none outside none;
    padding: 0;
}
.content ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.content ul li a {
    color: #A59786;
    font-family: Lato,Helvetica,sans-serif;
    line-height: normal;
    text-decoration: none;
}
.content ul li a:hover {
    color: #999999;
}
.content ul li:first-child {
    border: medium none;
}
.content ul li {
    background: url("../image/marker-1.png") no-repeat scroll left 11px rgba(0, 0, 0, 0);
    color: #3F3F3F;
    padding-bottom: 4px;
    padding-left: 10px;
    padding-top: 4px;
}
.account-forgotten table.form tr td:first-child {
    width: 87px;
}
.account-edit .content .form input {
    width: 200px;
}
.account-edit table.form tr td:first-child {
    text-align: right;
    width: 73px;
}
.account-password .content .form input {
    width: 200px;
}
.account-password table.form tr td:first-child {
    text-align: right;
    width: 118px;
}
.wishlist-product td a {
    text-decoration: none;
}
.wishlist-product td {
    vertical-align: middle !important;
}
.box-category > ul > li + li {
}
.q2 {
    width: 299px;
}
ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.box.category .box-heading {
    display: none;
}
.box.category .box-content {
    padding: 0;
}
.box-category > ul > li > a {
    color: #000000;
    display: inline-block;
    font-family: Lato,Helvetica,sans-serif;
    font-size: 16px;
    line-height: 19px !important;
    text-decoration: none;
    /* text-transform: uppercase; */
}
.box-category > ul > li.active a, .box-category > ul > li a:hover {
    color: #999999;
}
.box-category > ul > li.active li a {
    color: #333333;
}
.box-category > ul > li {
    background: url("../image/marker-1.png") no-repeat scroll 5px 14px #FFFFFF;
    border-top: 1px solid #878179;
    padding: 7px 20px 7px 18px;
    position: relative;
    font-weight: 600;
}
.box-category > ul > li strong {
    display: none;
}
.box-category > ul > li:first-child {
}
.box-category > ul > li.last {
    border: medium none;
}
.box-category > ul > li ul {
    border-top: 1px solid #878179;
    display: none;
    margin-left: -36px;
    margin-top: 7px;
    padding: 5px 0 5px 36px;
    width: 225px;
}
.box-category > ul > li ul li ul {
    border: 0 none;
    margin-top: 0;
    padding-left: 56px;
    width: 205px;
}
.box-category > ul > li.active ul {
    display: block;
}
.box-category > ul > li span.expanded {
    background: url("../image/nolines_minus.png") no-repeat scroll left bottom rgba(0, 0, 0, 0) !important;
}
.box-category > ul > li span.collapsed {
    background: url("../image/nolines_minus.png") no-repeat scroll left top rgba(0, 0, 0, 0) !important;
}
.box-category > ul > li.active span.close {
    background: url("../image/nolines_minus.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
}
.box-category > ul > li.active li span.expanded {
    background: url("../image/nolines_minus.png") no-repeat scroll left bottom rgba(0, 0, 0, 0) !important;
}
.box-category > ul > li.active li span.close {
    background: url("../image/nolines_minus.png") no-repeat scroll left top rgba(0, 0, 0, 0) !important;
}
.box-category > ul > li.active li.active span.close {
    background: url("../image/nolines_minus.png") no-repeat scroll left bottom rgba(0, 0, 0, 0) !important;
}
.box-category > ul > li.active li.active span.close.collapsed {
    background: url("../image/nolines_minus.png") no-repeat scroll left top rgba(0, 0, 0, 0) !important;
}
.box-category > ul > li span.close {
    background: url("../image/nolines_minus.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 7px;
    margin-left: 7px;
    margin-right: 0;
    position: relative;
    top: -3px;
    width: 7px;
}
.box-category > ul > li li span.close {
    top: -2px;
}
.box-category > ul > li span.close:hover {
    cursor: pointer;
}
.box-category > ul > li a.active {
}
.box-category > ul > li a.active + ul {
    display: block;
}
.box-category > ul > li ul > li {
    color: #FFFFFF;
}
.box-category > ul > li ul > li.active > a, .box-category > ul > li ul > li > a:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #999999;
}
.box-category > ul > li ul > li > a {
    color: #BCB3A6;
    display: inline-block;
    font-family: Lato,Helvetica,sans-serif;
    line-height: 21px;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0;
    text-decoration: none;
}
.box-category > ul > li ul > li > a.active {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #999999;
}
.box-category > ul > li:first-child {
    border-top: 0 none;
}
.act-cat {
    position: absolute;
    right: 6px;
    top: 9px;
}
.info-about2, .info-about3, .info-about4 {
    display: none;
}
#content .content {
    margin-bottom: 20px;
    overflow: hidden;
    padding: 0;
}
#content .content .left {
    float: left;
    width: 49%;
}
#content .content .right {
    float: left;
    width: 49%;
}
#content .specials ul li.first-in-line {
    margin-left: 0;
}
#content .specials ul li {
    border: 1px solid #EDEDED;
    float: left;
    margin-bottom: 20px;
    margin-left: 20px;
    padding: 20px;
    width: 199px;
}
.product-category .content {
}
.category-info {
    margin: -15px 0 20px;
    overflow: auto;
    padding: 0 20px;
}
.category-info .image {
    float: left;
    margin: 5px 15px 0 0;
}
.category-list {
    margin-bottom: 20px;
    overflow: auto;
}
.category-list ul li {
    background: url("../image/arrow.gif") no-repeat scroll 0 5px rgba(0, 0, 0, 0);
    margin-bottom: 4px;
    padding-left: 10px;
}
.category-list ul li a {
    text-decoration: none;
}
.category-list ul li a:hover {
    color: #FFA304;
}
.category-list ul {
    float: left;
    list-style: none outside none;
    padding: 0;
    width: 25%;
}
.capcha {
    width: 143px;
}
.sitemap-info ul li {
    background: url("../image/marker-1.png") no-repeat scroll left 10px rgba(0, 0, 0, 0);
    color: #191919;
    font-family: Lato,Helvetica,sans-serif;
    padding-bottom: 4px;
    padding-left: 16px;
    padding-top: 4px;
    text-transform: uppercase;
}
.sitemap-info ul li li a {
    font-size: 12px;
}
.sitemap-info ul li a {
    color: #A59786;
    font-family: Lato,Helvetica,sans-serif;
    line-height: normal;
    text-decoration: none;
}
.sitemap-info ul li a:hover {
    color: #999999;
}
.sitemap-info ul {
}
.affiliate-login .login-content .right {
    height: 265px;
}
.affiliate-login .login-content .left {
    background-position: right bottom;
    height: 253px;
}
.category-list .div a {
    font-weight: bold;
    text-decoration: underline;
}
.manufacturer-list a {
    text-decoration: none;
}
.manuf-p {
    color: #191919;
    font-weight: bold;
    margin-bottom: 16px;
}
.manuf-p a {
    color: #999999;
    font-weight: bold;
    text-decoration: none;
}
.manuf-p a b {
    color: #43403D;
    font-weight: bold;
    text-decoration: none;
}
.manuf-p a:hover b {
    color: #999999;
    font-weight: bold;
}
.manufacturer-list {
    border: 1px solid #E4E4E4;
    margin-bottom: 10px;
    overflow: auto;
}
.manufacturer-heading span {
    background: url("../image/tail-manuf-al.gif") repeat-x scroll 0 0 #383838;
    color: #FFFFFF;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    padding: 3px 6px 3px 7px;
}
.manufacturer-heading {
    background: url("../image/tail-manuf.gif") repeat-x scroll 0 0 #F8F8F8;
    border-bottom: 1px solid #E4E4E4;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 6px;
    padding: 0;
}
.manufacturer-content {
    overflow: hidden;
    padding: 12px 8px 9px 20px;
}
.manufacturer-list ul li {
    background: url("../image/marker-manuf.png") no-repeat scroll left 5px rgba(0, 0, 0, 0);
    color: #191919;
    padding-bottom: 4px;
    padding-left: 22px;
    padding-top: 4px;
}

.manufacturer-list ul li a:hover {
    color: #999999;
}
.manufacturer-list ul li a {
    color: #A59786;
    font-family: Lato,Helvetica,sans-serif;
    line-height: normal;
    text-decoration: none;
    text-transform: uppercase;
}
.manufacturer-list ul {
    float: left;
    list-style: none outside none;
    margin: 0 0 10px;
    padding: 0;
    width: 25%;
}
.product-filter {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DAD9D9;
    margin: 0 20px;
    overflow: auto;
    padding: 10px;
}
.product-filter .display {
    float: right;
    height: 24px;
}
.display ul li.list a {
    background-position: -27px 0;
}
.display ul li a {
    cursor: pointer;
    display: block;
    float: left;
    height: 26px;
    line-height: 28px;
    margin-right: 2px;
    overflow: hidden;
    text-indent: -9999px;
    width: 27px;
}
.product-filter .display a {
    font-weight: bold;
}
.product-filter .sort b {
    padding-right: 7px;
}
.product-filter .sort select {
    width: 140px;
}
.product-filter .sort {
    color: #252525;
    float: left;
    font-size: 11px;
    font-weight: bold;
}
.product-filter .limit select {
    width: 72px;
}
.product-filter .limit b {
    padding-right: 5px;
}
.product-filter .limit {
    float: left;
    font-weight: normal;
    margin-left: 13px;
}
.product-compare {
    float: left;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 0;
    padding: 0;
}
.product-compare a:hover {
    color: #999999;
    text-decoration: none;
}
.product-compare a {
    text-decoration: none;
}
.product-list ul li {
}
.product-list .left {
    overflow: hidden;
}
.product-list .right {
    float: right;
    margin-left: 20px;
    margin-right: 9px;
    padding-bottom: 20px;
    padding-left: 20px;
    text-align: left;
    width: 130px;
}
.product-list ul li {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #DAD9D9;
    margin-bottom: 20px;
    overflow: hidden;
    padding-bottom: 20px;
}
.product-list .image {
    float: left;
    margin-right: 20px;
}
.product-list .image img {
    background: none repeat scroll 0 0 #FFFFFF;
}
.product-list .name {
    border: 0 none;
    margin: 0;
    min-height: 36px;
    padding-bottom: 0;
    text-align: left;
}
#list_b {
    background: url("../image/list_a.png") no-repeat scroll 0 bottom rgba(0, 0, 0, 0);
    display: inline-block;
    float: left;
    height: 19px;
    margin-left: 11px;
    margin-right: 8px;
    margin-top: 3px;
    width: 19px;
}
#grid_a {
    background: url("../image/grid_a.png") no-repeat scroll 0 top rgba(0, 0, 0, 0);
    display: inline-block;
    height: 19px;
    margin-top: 3px;
    text-indent: -9999px;
    width: 19px;
}
.product-filter .display b {
    float: left;
    padding-top: 3px;
}
#list_a {
    background: url("../image/list_a.png") no-repeat scroll 0 top rgba(0, 0, 0, 0);
    display: inline-block;
    float: left;
    height: 19px;
    margin-left: 11px;
    margin-right: 8px;
    margin-top: 3px;
    text-indent: -9999px;
    width: 19px;
}
#grid_b {
    background: url("../image/grid_a.png") no-repeat scroll 0 bottom rgba(0, 0, 0, 0);
    display: inline-block;
    height: 19px;
    margin-top: 3px;
    width: 19px;
}
.product-list .description {
    margin-bottom: 5px;
    overflow: hidden;
	margin-top: 10px;
}
.product-list .rating {
    color: #7B7B7B;
}
.product-list .price {
    float: left;
    font-size: 17px;
    margin-bottom: 20px;
}
.product-list .price-old, .product-list .price-old {
    font-weight: normal;
}
.product-list .price-tax {
    color: #414141;
    display: block;
    font-size: 11px;
    font-weight: normal;
    padding-top: 5px;
}
.product-list .cart {
    margin-bottom: 10px;
}
.product-list .wishlist, .product-list .compare {
    margin-top: 15px;
    position: relative;
}
.product-list .wishlist a {
}
.product-list .compare a {
}
.product-grid {
    background: none repeat scroll 0 0 #FFFFFF;
    overflow: hidden;
    padding: 20px 0;
}
.product-grid ul {
padding-left: 0;
}
.product-list a.button {
    float: none;
}
.product-list {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 20px;
}
.product-grid ul li.first-in-line {
    margin-left: 0;
}
.product-grid ul li {
    background: none repeat scroll 0 0 #F9F8F6;
    float: left;
    margin-bottom: 20px;
    margin-left: 6px;
    text-align: left;
    width: 260px;
}
.product-grid ul li.first-in-line {
    clear: left;
}
.product-grid ul li.last-in-line {
    margin-right: 0;
}
.extra-prod input {
    padding-bottom: 4px;
}
.extra-prod {
    padding-top: 6px;
}
.or {
    padding-top: 3px;
}
#tab-related .box-product > div {
    float: left;
    margin-right: 20px;
    width: 100px;
}
.wishlist a:hover {
    background: url("../image/iconimage.png") no-repeat scroll 0 -20px rgba(0, 0, 0, 0);
}
.addtowishlist, div.wishlist > a {
    background: url("../image/iconimage.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 20px;
    margin: 0 5px;
    overflow: hidden;
    text-indent: -9999px;
    width: 22px;
}
.compare a:hover {
    background: url("../image/iconimage.png") no-repeat scroll right -20px rgba(0, 0, 0, 0);
}
.addtocompare, div.compare > a {
    background: url("../image/iconimage.png") no-repeat scroll right 0 rgba(0, 0, 0, 0);
    float: left;
    height: 20px;
    overflow: hidden;
    text-indent: -9999px;
    width: 27px;
}
#column-left + #column-right + #content .product-grid > div {
    width: 125px;
}
.product-grid .image {
    display: block;
    text-align: center;
}
.product-grid div:hover .image img {
}
.product-grid .image img {
    background: none repeat scroll 0 0 #FFFFFF;
    display: block;
}
.product-grid .name {
    min-height: 36px;
}
.product-grid .name a:hover {
}
.product-list .name a {
    display: block;
    width: 290px;
    float: left;
}
.product-list .name a:hover {
}
.product-grid .name a {
    background: none repeat scroll 0 0 #575757;
    color: #FFFFFF;
    display: block;
    padding: 7px 20px;
    text-decoration: none;
}
.product-grid .description {
font-size: 11px;
    height: 50px;
    margin: 5px 10px 10px;
    overflow: hidden;
}
.product-grid .rating {
    display: block;
    height: 13px;
    margin-bottom: 4px;
}
.product-list .price, .product-grid .price {
    color: #333;
    display: block;
    overflow: hidden;
}
.product-grid .price {
    margin: 10px 0 0 10px;
}
.product-list .price .price-old, .product-grid .price .price-old {
    color: #554F48;
}
.product-list .price .price-new {
    font: 18px Lato,Helvetica,sans-serif;
}
.product-list .price {
    font: 18px Lato,Helvetica,sans-serif;
    margin-bottom: 10px;
    width: 280px;
}
.product-grid .price-old {
    text-decoration: line-through;
}
.product-list .price-new, .product-grid .price-new {
    color: #999999;
    display: block;
    font-size: 12px;
}
.product-grid .price .price-tax {
    display: none;
}
.product-grid .price-old {
    color: #554F48;
    font-size: 12px;
    font-weight: normal;
}
.product-grid .cart {
    float: right;
}
.product-grid .wishlist, .product-grid .compare {
    float: left;
    margin-left: 5px;
    margin-top: 11px;
    position: relative;
}
.product-grid .tooltip, .product-grid .tooltip2 {
    bottom: 28px;
}
.product-grid .wishlist a {
}
.product-grid .compare a {
}
.product-info {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 10px 20px 20px;
}
.product-info .wrapper .left {
    background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid #E0E0E0;
    float: left;
    margin-left: 1px;
    margin-right: 15px;
    padding: 6px 6px 2px;
}
.product-info .indent-bot .extra-wrap {
    background: none repeat scroll 0 0 #FFFFFF;
}
.product-info .indent-bot {
    margin-bottom: 20px;
}
.product-info > .left + .right h1 {
    padding-left: 0;
}
.product-info > .left + .right {
    margin-left: 370px;
}
.mb-1 {
}
#image {
    float: left;
    margin-top: -300px;
    z-index: 0;
}
.product-info .image {
    margin-bottom: 7px;
    text-align: center;
    width: 765px;
}
.product-info .image-additional {
}
#cloud-zoom-big {
    margin-top: 3px;
}
.product-info .image-additional img {
    background: none repeat scroll 0 0 #FFFFFF;
}
#zoom1 img {
    background: none repeat scroll 0 0 #FFFFFF;
}
.product-info .image-additional a {
    display: block;
    float: left;
    margin-left: 11px;
}
.padd-avalib {
    padding: 15px 0 10px;
}
.product-info .description {
    line-height: 20px;
}
.product-info .description a {
    text-decoration: none;
}
.product-info .description strong {
    /*color: #800000;*/
    font-family: Lato,Helvetica,sans-serif;
   /* font-size: 18px;*/
    font-weight: bold;
}
.product-info .description span {
    color: #191919;
}
.product-info .description span.error {
    color: #FF0000;
}
.product-info .description a:hover {
    color: #999999;
    text-decoration: none;
}
.product-info .description .button-prod:hover {
    background: none repeat scroll 0 0 #A59786;
    color: #FFFFFF;
    text-decoration: none;
}
.product-info .description .button-prod a {
    font-weight: normal;
    text-decoration: none;
}
.product-info .price {
    background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid #E4E4E4;
    color: #999999;
    font-size: 22px;
    margin-bottom: 15px;
    padding: 10px;
}
.product-info span.price-old {
    color: #554F48;
    font-size: 20px;
    font-weight: normal;
    text-decoration: line-through;
}
.product-info h1 {
    padding: 20px 0 30px 20px;
    width: 100%;
    font-size: 36px;
}
.product-info span.price-new {
    color: #999999;
    font-size: 20px;
    font-weight: normal;
}
.product-info .button-prod {
    background: none repeat scroll 0 0 #FFA43A;
    color: #000000;
    display: inline-block;
    font-family: Lato,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 19px;
    padding: 11px 18px;
    position: relative;
    /*text-transform: uppercase;*/
    white-space: nowrap;
}
a#button_credit { 
color: red; 
font-weight: bold; 
font-size: 14px; 
margin-left: 5px; 
}
.price-prod-page {
    font-size: 22px;
    font-weight: normal;
}
.product-info .price-tax {
    font-size: 12px;
    font-weight: normal;
    padding-left: 7px;
}
.product-info .price .reward {
    color: #999999;
    font-family: Lato,Helvetica,sans-serif;
    font-size: 13px !important;
    font-weight: bold;
}
.product-info .price .discount {
    color: #4D4D4D;
    font-size: 12px;
    font-weight: normal;
}
.product-info .options {
    color: #800000;
    padding: 0 5px 1px;
}
.product-info .option-image {
    margin-bottom: 10px;
    margin-top: 3px;
}
.option-image tr {
    float: left;
	border: 1px solid #CECECE;
}
.product-info .option-image label {
    display: block;
    height: 100%;
    width: 100%;
}
.product-info .option-image img {
    border: 1px solid #CCCCCC;
    cursor: pointer;
    margin-right: 5px;
}
.cart-top-padd {
    float: left;
    margin: 8px;
}
.product-info .cart {
    color: #F1F1F1;
   /* float: right;*/
    overflow: auto;
    padding: 25px 0 0;
}
.prod-row {
    padding-bottom: 20px;
}
.product-info .cart .cart-top label {
    color: #818690;
    font-weight: normal;
    padding-right: 7px;
}
.product-info .cart .cart-top .input-qti {
    width: 42px;
}
.product-info .cart .cart-top {
}
.product-info .cart div.extra-button {
    margin-top: 7px;
}
.product-info .cart div {
    float: left;
}
.product-info .cart div > span {
    color: #999999;
    padding-top: 7px;
}
.cart-top {
    margin-top: -4px;
}
.extra-button {
    margin-top: 0;
    position: relative;
}
.product-info .cart .minimum {
    clear: both;
    color: #999999;
    font-size: 11px;
    padding-bottom: 10px;
}
.product-info .review .a1 {
    display: inline-block;
    margin-top: -5px;
}
.product-info .review img {
    float: left;
    margin-top: 3px;
}
.product-info .review {
    border: medium none !important;
    float: right;
    margin-bottom: 3px;
    width: 300px;
}
.share {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding-left: 0;
    padding-top: 20px;
}
.product-info .review > div {
    line-height: 20px;
    padding: 3px 0 0;
}
.btn-rew {
    color: #EAEAEA;
    float: right !important;
    font-size: 12px;
}
.btn-rew a + a {
    color: #000000;
}
.btn-rew a {
    color: #A6A4A4;
    font-size: 12px;
    font-weight: normal;
    text-decoration: underline;
}
.btn-rew a:hover {
    text-decoration: none;
}
.product-info .review > div > span {
    color: #38B0E3;
}
.product-info .review .share {
    border-bottom: 0 none;
    line-height: normal;
    overflow: hidden;
}
.product-info .review .share a {
    text-decoration: none;
}
.attribute {
    border-collapse: collapse;
    border-left: 1px solid #EAEAEA;
    border-top: 1px solid #EAEAEA;
    margin-bottom: 20px;
    width: 100%;
}
.attribute thead td, .attribute thead tr td:first-child {
    background: none repeat scroll 0 0 #FCFCFC;
    color: #191919;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
}
.attribute tr td:first-child {
    color: #737373;
    font-weight: bold;
    text-align: right;
    width: 12%;
}
.attribute td {
    color: #000000;
    padding: 7px 12px;
    text-align: left;
    vertical-align: top;
}
#tab-review #captcha {
    margin-top: 10px;
}
#tab-review b {
    color: #737373;
    display: block;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 4px;
}
#tab-review .input-rew {
    margin-bottom: 10px;
    width: 180px;
}
#tab-review textarea {
    height: 80px;
    margin-bottom: 5px;
    width: 715px !important;
}
#tab-review .buttons {
    margin-bottom: 0;
    padding-left: 0;
}
#tab-review .buttons .right .button:hover span {
    color: #FFFFFF;
}
#tab-review .buttons .right {
    float: left;
}
.bb_rew {
    float: left;
    padding-right: 12px;
    padding-top: 3px;
}
.bb-2 {
    clear: both;
    margin-bottom: 5px;
}
.input-rew-capcha {
    width: 170px;
}
#tab-review h2 {
    margin-bottom: 10px;
}
#review .content {
    color: #999999;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 3px;
}
#review .content p {
    color: #737373;
    font-weight: normal;
}
.related .box-product {
    padding: 0;
    width: auto;
}
.compare-info {
    width: 100%;
}
.block-compare {
    overflow: hidden;
    position: relative;
}
.compare-info thead {
    overflow: hidden;
}
.compare-info td.last-1 {
}
.compare-info thead td {
    background: url("../image/tail-manuf.gif") repeat-x scroll 0 5px #FFFFFF;
    overflow: hidden;
}
.compare-info thead td, .compare-info thead tr td:first-child {
    color: #191919;
    font-size: 12px;
    text-align: left;
}
.compare-info tr td.et:first-child {
    background: none repeat scroll 0 0 #F9F9F9;
}
.compare-info tr td:first-child {
    color: #191919;
    font-family: Lato,Helvetica,sans-serif;
    text-align: right;
    text-transform: uppercase;
}
.td-price {
    color: #999999;
    font-size: 20px;
}
.checkout-product {
}
.compare-info .prod-stock {
    float: none;
    margin: 0 auto;
}
.compare-info td.name a {
    line-height: 17px;
    text-decoration: none;
}
.compare-info td.name a:hover {
}
.compare-info td.last {
}
.compare-info td {
    border: 1px solid #E4E4E4 !important;
    padding: 7px;
    text-align: center;
    vertical-align: top;
    width: 20%;
}
.compare-info .price-old {
    display: block;
    font-size: 12px;
    font-weight: normal;
    text-decoration: line-through;
}
.compare-info .td-price {
    font-family: Lato,Helvetica,sans-serif;
    text-transform: uppercase;
}
.compare-info .price-new {
    color: #999999;
    font-size: 12px;
    font-weight: normal;
}
.wishlist-product table {
    border-collapse: collapse;
    width: 100%;
}
.table-radius .buttons {
    background: url("../image/tail-wislish-bottom.gif") repeat-x scroll 0 0 #F8F8F8;
    border-right: 1px solid #EAEAEA;
    margin-bottom: 0;
    padding: 9px 9px 11px 12px;
}
.table-radius {
    overflow: hidden;
}
.wishlist-product td {
    padding: 7px 7px 6px 10px;
}
.wishlist-product thead td {
    color: #191919;
    font-weight: normal;
}
.wishlist-product .prod-stock {
    background: url("../image/stock-w.png") no-repeat scroll left 0 rgba(0, 0, 0, 0);
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    height: 38px;
    line-height: 12px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 10px;
    text-align: center;
    width: 38px;
}
.wishlist-product {
    margin-bottom: 25px;
}
.wishlist-product .button-up:hover {
    background-position: -22px center;
}
.wishlist-product .button-up {
    background: url("../image/tail-but.gif") repeat-x scroll left 0 rgba(0, 0, 0, 0);
    border: 1px solid #BABABA;
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    height: 22px;
    line-height: 22px;
    padding: 3px 7px 4px 8px;
    text-decoration: none;
}
.wishlist-product thead .remove, .wishlist-product thead .image, .wishlist-product thead .cart {
    text-align: left;
}
.wishlist-product thead .name, .wishlist-product thead .model, .wishlist-product thead .stock {
    text-align: left;
}
.wishlist-product thead .quantity, .wishlist-product thead .price, .wishlist-product thead .total {
    font-family: Lato;
    font-size: 12px;
    text-align: left;
    text-transform: none;
}
.wishlist-product tbody td {
    vertical-align: top;
}
.wishlist-product tbody td.action {
    text-align: center;
    width: 100px;
}
.wishlist-product tbody .remove {
    vertical-align: middle;
}
.wishlist-product tbody .remove, .wishlist-product tbody .image, .wishlist-product tbody .cart {
    text-align: center;
}
.wishlist-product tbody .name {
    padding-left: 20px;
    text-align: left;
    width: 200px;
}
.wishlist-product tbody .model {
    color: #242424;
    text-align: center;
}
.wishlist-product tbody .stock {
    color: #242424;
    text-align: center;
}
.wishlist-product tbody .stock .prod-stock {
    margin-left: 15px;
}
.wishlist-product tbody .quantity {
    text-align: right;
}
.wishlist-product tbody .price {
    font-size: 17px;
    text-align: center;
}
.wishlist-product tbody .price b {
    color: #999999;
    font-weight: normal;
}
.wishlist-product tbody .total {
    text-align: right;
}
.wishlist-product tbody .price s {
    color: #999999;
    display: block;
    font-weight: normal;
}
.content b {
    display: inline-block;
    padding-bottom: 6px;
}
.login-content .content {
    border: medium none !important;
    padding: 0 !important;
}
.login-content {
    overflow: hidden;
    width: 100%;
}
.box-container {
    padding: 0 20px 20px;
}
.login-content .left p + p {
    margin-bottom: 16px;
}
.login-content .left p {
    line-height: 17px;
    margin-bottom: 10px;
}
.login-content .left h2 {
    color: #999999;
    margin-bottom: 3px;
}
.login-content .right h2 {
    color: #999999;
    margin-bottom: 3px;
}
.login-content .left .content {
    margin-bottom: 0 !important;
}
.login-content .left {
    background: url("../image/login-content-left.gif") no-repeat scroll right bottom #FFFFFF;
    border: 1px solid #E4E4E4;
    float: left;
    height: 233px;
    padding: 15px 20px 12px;
    width: 340px;
}
.login-content .right {
    background: url("../image/login-content-right.gif") no-repeat scroll 0 0 #F8F8F8;
    border: 1px solid #E4E4E4;
    float: right;
    height: 244px;
    padding: 15px 0 0 20px;
    width: 340px;
}
.link-login {
    color: #999999;
    display: inline-block;
    font-size: 12px;
    margin-bottom: 15px;
    padding-top: 1px;
    text-decoration: underline;
}
.link-login:hover {
    text-decoration: none;
}
.padd-form {
    display: block;
    padding-bottom: 5px;
}
#login .q1 {
    width: 310px;
}
.login-content .left .content, .login-content .right .content {
    min-height: 190px;
}
.login-content .right .content p {
    margin-bottom: 15px;
}
.login-content .right .content b {
    display: block;
}
#register select {
    width: 308px;
}
#register .q1 {
    width: 300px;
}
#register .content {
    border: medium none !important;
    padding: 0 !important;
}
.order-list, .return-list {
    border: 1px solid #E4E4E4;
    margin-bottom: 10px;
}
.heading-order-list {
    background: url("../image/tail-manuf.gif") repeat-x scroll 0 0 #F8F8F8;
    border-bottom: 1px solid #E4E4E4;
    overflow: hidden;
    padding: 6px 12px 5px 10px;
}
.order-list .order-id span, .order-list .order-status span, .order-list .order-content div .or-price, .return-list .return-id span, .return-list .return-status span, .return-list .return-content div .or-price {
    color: #999999;
}
.order-list .order-id, .return-list .return-id {
    color: #191919;
    float: left;
    font-size: 12px;
    font-weight: bold;
    width: 49%;
}
.order-list .order-status, .return-list .return-status {
    color: #191919;
    font-size: 12px;
    font-weight: bold;
}
.order-list .order-status {
    float: right;
    margin-bottom: 2px;
    text-align: right;
    width: 49%;
}
.order-list .order-content, .return-list .return-content {
    display: inline-block;
    padding: 16px 20px 13px;
    width: 720px;
}
.order-list .order-content div > span {
    color: #33210E;
}
.order-list .order-content div .button {
    margin-top: 3px;
}
.order-list .order-content div b, .return-list .return-content div b {
    font-weight: normal;
}
.order-list .order-content div, .return-list .return-content div {
    color: #191919;
    float: left;
    line-height: 17px;
    width: 33.2%;
}
.order-list .order-info {
    text-align: right;
}
.order-detail {
    background: none repeat scroll 0 0 #EFEFEF;
    font-weight: bold;
}
.return-box-2 {
    margin-bottom: 10px;
    padding: 15px 20px 19px;
}
.return-box-2 .buttons .right {
    float: left;
}
.return-box-2 .buttons {
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-top: 12px;
}
.return-box {
}
.return-p {
    padding-left: 17px;
}
.return-p p {
    margin-bottom: 13px;
}
.return-list {
    margin-bottom: 10px;
}
#content .content.return-box {
    margin-bottom: 10px;
    padding: 14px 10px 11px 20px;
}
.content.return-box h2 {
    margin-bottom: 14px;
}
#content .content.return-box .left {
    width: 320px;
}
#content .content.return-box .right {
    width: 320px;
}
.content.return-box label {
    color: #737373;
    font-size: 12px;
    font-weight: bold;
}
.content.return-box span {
    color: #999999;
}
.content.return-box input {
    margin-bottom: 7px;
    margin-top: 6px;
    width: 310px;
}
.content.return-box .error {
    display: block;
    padding-bottom: 5px;
}
.return-box-3 {
    margin-bottom: 20px;
    padding: 14px 10px 10px 20px;
}
.return-box-3 h2 {
    margin-bottom: 15px;
}
.return-box-3 textarea {
    height: 188px;
    max-height: 188px;
    max-width: 310px;
    width: 310px;
}
.return-box-3 .return-captcha {
    margin-top: -3px;
    width: 320px;
}
.return-box-3 .return-captcha b {
    display: block;
    padding-bottom: 6px;
}
.return-box-3 .return-captcha input {
    margin-bottom: 10px;
    width: 170px;
}
.return-box-3 .return-additional {
    margin-bottom: 11px;
}
.return-box-3 .buttons {
    margin-bottom: 0;
    padding: 0;
}
a.button-return-left, a.button-return-right, a.button-order-right, a.button-cont-right, a.button-back-left, a.button-inf-left {
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    padding-right: 0;
    text-decoration: none;
}
a.button-order-right {
    padding: 0;
}
a.button-return-left:hover span, a.button-return-right:hover span, a.button-order-right:hover span, a.button-cont-right:hover span, a.button-back-left:hover span, .wishlist-product a.button-wislish-left:hover span, a.button-inf-left:hover span {
    color: #999999;
}
a.button-return-left span, a.button-return-right span, a.button-order-right span, a.button-cont-right span, a.button-back-left span, .wishlist-product a.button-wislish-left span, a.button-inf-left span {
    color: #35230F;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.2em;
}
a.button-return-left span, a.button-back-left span, a.button-wislish-left span {
    background: url("../image/marker-button-left.png") no-repeat scroll left 8px rgba(0, 0, 0, 0);
    padding: 5px 0 5px 14px;
}
a.button-return-right span, a.button-order-right span, a.button-cont-right span, a.button-inf-left span {
    background: url("../image/marker-button-right.png") no-repeat scroll right 8px rgba(0, 0, 0, 0);
    padding: 5px 14px 5px 0;
}
.return-list .return-id {
    float: left;
    margin-bottom: 2px;
    width: 49%;
}
.return-list .return-status {
    float: right;
    margin-bottom: 2px;
    text-align: right;
    width: 49%;
}
.return-list .return-info {
    text-align: right;
}
.return-product {
    margin-bottom: 20px;
    overflow: auto;
}
.return-name {
    float: left;
    width: 33.3%;
}
.return-model {
    float: left;
    width: 33.3%;
}
.return-quantity {
    float: left;
    width: 33.3%;
}
.return-detail {
    margin-bottom: 20px;
    overflow: auto;
}
.return-reason {
    float: left;
    width: 33.3%;
}
.return-opened {
    float: left;
    width: 33.3%;
}
.return-opened textarea {
    vertical-align: top;
    width: 98%;
}
.return-remove {
    float: left;
    padding-top: 90px;
    text-align: center;
    vertical-align: middle;
    width: 33.3%;
}
.return-additional {
    margin-bottom: 20px;
    overflow: auto;
}
.return-comment {
    float: left;
    width: 49%;
}
.return-captcha {
    float: right;
    width: 30%;
}
.download-list {
    margin-bottom: 10px;
}
.download-list .download-id {
    float: left;
    margin-bottom: 2px;
    width: 49%;
}
.download-list .download-status {
    float: right;
    margin-bottom: 2px;
    text-align: right;
    width: 49%;
}
.download-list .download-content {
    border-bottom: 1px solid #EEEEEE;
    border-top: 1px solid #EEEEEE;
    display: inline-block;
    margin-bottom: 20px;
    padding: 10px 0;
    width: 100%;
}
.download-list .download-content div {
    float: left;
    width: 33.3%;
}
.download-list .download-info {
    text-align: right;
}
.cart-info table {
    border-collapse: collapse;
    width: 100%;
}
a {
    outline: medium none;
}
.shop-cart {
    border-bottom: medium none;
    overflow: hidden;
    position: relative;
}
.cart-info td {
    padding: 7px 7px 6px 8px;
}
.cart-info thead td {
    color: #191919;
}
.cart-info thead .remove, .cart-info thead .image {
    text-align: left;
}
.cart-info thead .name, .cart-info thead .model {
    text-align: left;
}
.cart-info thead .quantity, .cart-info thead .price, .cart-info thead .total {
    font-family: Lato;
    font-size: 12px;
    text-align: left;
}
.cart-info tbody td {
    vertical-align: middle;
}
.cart-module {
}
.cart-info tbody .remove {
    vertical-align: middle;
}
.cart-info tbody .remove, .cart-info tbody .image {
    text-align: center;
}
.cart-info tbody .name a {
    line-height: 17px;
    text-decoration: none;
}
.cart-info tbody .name a:hover {
}
.cart-info tbody .name {
    text-align: left;
}
.cart-info tbody .model {
    color: #242424;
    text-align: center;
}
.cart-info tbody .price, .cart-info tbody .total {
    color: #999999;
    font-size: 17px;
}
.cart-info tbody .total {
    color: #999999;
}
.cart-info tbody .quantity, .cart-info tbody .price, .cart-info tbody .total {
    text-align: center;
    width: 75px;
}
#shipping select {
    width: 258px;
}
#shipping input {
    width: 250px;
}
#shipping {
    margin-bottom: 10px;
}
.cart-info tbody span.stock {
    color: #FF0000;
    font-weight: bold;
}
.cart-module .cart-heading {
    background: url("../image/arrow-right.png") no-repeat scroll 10px 55% #FAFAFA;
    border-top: medium none;
    color: #191919;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    padding: 7px 8px 6px 27px;
}
.cart-bottom {
    border-top: medium none;
    margin-bottom: 20px;
    overflow: hidden;
}
.cart-module .active {
    background: url("../image/arrow-down.png") no-repeat scroll 9px 60% #F8F8F8;
}
.cart-heading-tail {
}
#shipping select {
    float: left;
    width: 234px;
}
#shipping input {
    float: left;
    margin: 0;
    width: 226px;
}
#shipping td {
    color: #252525;
    font-weight: normal;
    padding-bottom: 8px;
    padding-right: 5px;
    text-align: right;
}
.cart-module .cart-content {
    border-top: medium none;
    display: none;
    overflow: auto;
    padding: 18px 0 19px 18px;
}
.cart-info {
    margin: 0 20px;
    overflow: hidden;
}
#coupon {
    color: #999999;
}
#coupon a {
    font-weight: normal;
}
#coupon input {
    margin-left: 5px;
    margin-right: 5px;
    width: 230px;
}
.cart-content input {
    margin-left: 5px;
    margin-right: 5px;
    width: 230px;
}
#voucher {
    color: #999999;
}
#voucher input {
    clear: left;
    float: left;
}
#voucher label {
    float: left;
    margin: 1px 0 0;
}
#voucher .right input {
    float: none;
}
.cart-content p {
    color: #E52234;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 15px;
}
.cart-total table {
    background: none repeat scroll 0 0 #FFFFFF;
    border-collapse: collapse;
}
.cart-total table td {
    font-weight: bold;
    padding: 6px 10px;
}
.cart-total table td.cart-total1 {
    border: 1px solid #E4E4E4;
    color: #999999;
    font-weight: bold;
    padding: 6px 10px;
}
.cart-total table td b {
    font-family: Lato,Helvetica,sans-serif;
}
.cart-total table {
    width: 100%;
}
.cart-total td {
    padding: 3px;
    text-align: right;
}
.about-page {
}
.about-page h3 {
    color: #191919;
    font-size: 15px;
    font-weight: 600;
    margin: 0;
    padding-bottom: 13px;
}
.about-page-2 {
    padding-top: 16px;
}
.about-page-2 h3 {
    color: #191919;
    font-size: 15px;
    font-weight: 600;
    margin: 0;
    padding-bottom: 13px;
}
.about-page p {
    color: #737373;
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 12px;
}
.about-page-2 p {
    color: #737373;
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 12px;
}
.about-page ul li {
    background: url("../image/marker-1.png") no-repeat scroll 0 6px rgba(0, 0, 0, 0);
    color: #626060;
    margin-bottom: 4px;
    padding-left: 10px;
}
.checkout-product-content.opt .left h2 {
    color: #F83B01;
    padding-bottom: 0;
}
.checkout-content.opt .right h2 {
    padding-bottom: 0;
}
.checkout-content.opt .right a {
    color: #F83B01;
}
.checkout-content.opt .left {
    background: url("../image/login-content-left.gif") no-repeat scroll 0 bottom #FFFFFF;
    border: 1px solid #E0E0E0;
    float: left;
    height: 243px;
    padding: 15px 20px 32px;
    width: 310px;
}
.checkout-content.opt .right {
    background: url("../image/login-content-right.gif") no-repeat scroll 0 0 #F8F8F8;
    border: 1px solid #E0E0E0;
    float: right;
    height: 274px;
    padding: 15px 0 0 20px;
    width: 330px;
}
.checkout-heading {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #E4E4E4 #E4E4E4;
    border-image: none;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    color: #A59786;
    font-family: Lato,Helvetica,sans-serif;
    font-size: 12px;
    padding: 7px 8px 7px 0;
    text-transform: uppercase;
}
.marker-chekout {
    background: url("../image/marker-chekout.png") no-repeat scroll 9px 6px rgba(0, 0, 0, 0);
    padding-left: 28px;
}
.checkout-heading a {
    float: right;
    font-weight: normal;
    margin-top: -15px;
    text-decoration: none;
}
.cart-total-name {
    width: 87%;
}
.cart-total1 {
    font-size: 17px;
    font-weight: bold;
    text-align: center;
}
.tot {
}
.cart-total td.cart-total1.last {
    color: #999999;
}
.cart-total td.last {
}
.checkout-heading a:hover {
    color: #43403D;
    text-decoration: underline;
}
.checkout-content h2 {
    padding-bottom: 12px;
}
.checkout-content {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #E4E4E4 #E4E4E4;
    border-image: none;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    display: none;
    overflow: auto;
    padding: 20px 20px 15px;
}
.checkout {
    border-top: 1px solid #E4E4E4;
    margin: 0 38px 10px;
}
#payment-address-existing {
    float: left;
    margin-left: 0;
    margin-right: 5px;
    margin-top: 1px;
}
#payment-address-new {
    float: left;
    margin-left: 0;
    margin-right: 5px;
    margin-top: 1px;
}
.p1 {
    padding-bottom: 12px;
}
.checkout-content .left label {
    margin-right: 12px;
    width: 150px;
}
.checkout-content .left #register {
    float: left;
    margin-right: 5px;
}
.checkout-content .left b {
    float: left;
    margin-top: 2px;
}
.checkout-content .left #guest {
    float: left;
    margin-right: 5px;
}
.checkout-content .left {
    float: left;
    width: 48%;
}
.login-padd {
    padding-top: 12px;
}
.checkout-content .right input.d1 {
    margin-top: 5px;
    width: 300px;
}
.checkout-content .right {
    float: right;
    width: 48%;
}
.checkout-content .buttons .right input {
    position: relative;
    top: 2px;
}
.checkout-content .buttons {
    clear: both;
    margin-bottom: 0;
}
.checkout-product table b {
    color: #191919;
    font-family: Lato,Helvetica,sans-serif;
    font-size: 12px;
    font-style: normal;
    text-transform: uppercase;
}
.checkout-product table {
    background: url("../image/bg-cart-image.png") no-repeat scroll 40px 90% rgba(0, 0, 0, 0);
    border-collapse: collapse;
    margin-bottom: 20px;
    width: 100%;
}
.checkout-product td {
    padding: 7px;
}
.checkout-product thead td {
    color: #191919;
}
.checkout-product thead .name, .checkout-product thead .model {
    text-align: center;
}
.checkout-product thead .quantity, .checkout-product thead .price, .checkout-product thead .total {
    color: #000000;
    font-family: Lato;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-align: center;
}
.checkout-product tbody td {
    vertical-align: top;
}
.checkout-product tbody .name {
    text-align: left;
}
.checkout-product tbody .model {
    text-align: center;
}
.checkout-product tbody .quantity, .checkout-product tbody .price, .checkout-product tbody .total {
    text-align: center;
}
.checkout-product tfoot td {
    text-align: right;
}
.contact-info {
    margin: 0 20px;
    overflow: auto;
}
.contact-info .left {
    float: left;
    width: 48%;
}
.contact-info .right {
    float: left;
    width: 48%;
}
.contact-form-left {
    float: left;
    margin-bottom: 4px;
    width: 385px;
}
.contact-form-right {
    float: left;
    width: 360px;
}
.content.contact-f h2 {
    margin-bottom: 13px;
}
.content.contact-f .q2 {
    width: 357px;
}
.padd-content {
    padding-bottom: 6px;
}
.content.contact-f textarea {
    height: 142px;
    margin-bottom: 6px;
}
.cap-p {
    margin-bottom: 0;
}
.content.contact-f .capcha {
    width: 172px;
}
#content .contact-info .content {
    margin-bottom: 0;
}
.map-left {
    float: left;
}
.map-content figure iframe {
    border: medium none;
}
.map-content figure {
    margin: 0;
    overflow: hidden;
    padding: 0;
}
.map-content {
    float: right;
    height: 290px;
    overflow: hidden;
    width: 395px;
}
.contact-box {
    background: url("../image/adress.png") no-repeat scroll left 4px rgba(0, 0, 0, 0);
    line-height: 17px;
    margin-bottom: 18px;
    padding-left: 93px;
    padding-top: 7px;
    width: 270px;
}
.contact-box b {
    color: #191919;
    font-size: 15px;
    font-weight: 600;
}
.contact-box-2 {
    background: url("../image/telephon.png") no-repeat scroll left 6px rgba(0, 0, 0, 0);
    line-height: 17px;
    padding-left: 93px;
    padding-top: 7px;
    width: 270px;
}
.contact-box-2 b {
    color: #191919;
    font-size: 15px;
    font-weight: 600;
}
.sitemap-info ul {
    margin-top: 10px;
}
.sitemap-info li a {
    text-decoration: none;
}
#content .content.contact-f {
    background: url("../image/bg-contact-form.gif") repeat-x scroll left bottom #FFFFFF;
    padding: 20px;
}
.content.contact-f .buttons {
    margin-bottom: 0;
    padding: 10px 10px 0 0;
}
.content.contact-f .buttons .button {
    margin-top: 10px;
}
.sitemap-info {
    margin-bottom: 40px;
    overflow: auto;
}
#newsletter .content {
    border: medium none;
    margin: 0;
    padding: 0;
}
.sitemap-info .left {
    float: left;
    width: 48%;
}
#newsletter .form tr td:first-child {
    width: 58px;
}
.sitemap-info .right {
    float: left;
    width: 48%;
}
.footer-wrap {
    background: none repeat scroll 0 0 #877B6D;
    clear: both;
    margin: 0 auto;
    overflow: hidden;
    width: 1064px;
}
#footer {
    background: none repeat scroll 0 0 #FFFFFF;
	border-top: 1px solid #847D7D;
    clear: both;
    min-height: 80px;
    overflow: hidden;
    padding: 20px;
}
#footer h3 span {
    color: #FFFFFF;
}
#footer h3 {
    color: #000000;
    font-family: Lato,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    padding: 5px 0 10px;
    text-transform: uppercase;
}
#footer .column.col-1 {
    margin-left: 0;
}
#footer .column {
    float: left;
    width: 255px;
}
#footer .column.col-4 ul {
    border-right: 0 none;
}
#footer .column ul {
    list-style: none outside none;
    margin-left: 0;
    margin-top: 0;
}
#footer .column ul li {
    font-size: 14px;
    list-style: none outside none;
    padding: 1px 0;
}
#footer .column a {
    color: #6F6F6F;
    font-family: Lato,Helvetica,sans-serif;
    text-decoration: none;
    text-transform: uppercase;
}
#footer .column a:hover {
    color: #000000;
}
#footer .column.col-5 li {
    float: left;
    padding: 0;
}
#footer .column.col-5 li.fb a:hover {
    background-color: #8593B2;
}
#footer .column.col-5 li.twitter a:hover {
    background-color: #7CD3EF;
}
#footer .column.col-5 .fb a {
    display: block;
    height: 54px;
    width: 54px;
}
#footer .column.col-5 .twitter a {
    display: block;
    height: 54px;
    margin-left: 10px;
    width: 54px;
}
#footer .column.col-5 {
    margin-right: 0;
    width: 200px;
}
#footer .column.col-5 ul {
    margin-top: 18px;
}
#footer h4 {
    color: #555050;
    font-size: 17px;
    font-weight: normal;
    line-height: 21px;
    margin-bottom: 7px;
    margin-top: 0;
}
#powered a:hover {
    text-decoration: underline;
}
#powered a {
    color: #999999;
    text-decoration: none;
}
#powered a:hover {
    color: #999999;
    text-decoration: none;
}
#powered {
    background: none repeat scroll 0 0 #877B6D;
    color: #FFFFFF;
    float: left;
    padding: 21px 20px;
    text-align: left;
}
#easyTooltip {
    background: none repeat scroll 0 0 #3F3F3F;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    padding: 5px 10px;
    position: relative;
    text-transform: none;
    z-index: 99;
}
input#sub_category, input#description {
    position: relative;
    top: 2px;
}
.product-search .content select {
    padding-bottom: 3px;
}
.product-search h2 {
    padding: 10px 20px;
}
.welcome-box img {
    float: right;
    margin-right: 20px;
    margin-top: -90px;
}
.success, .warning, .attention, .information, .rev-success {
    color: #555555;
    margin-bottom: 5px;
    padding: 10px;
}
.success a, .warning a, .attention a, .information a {
    color: #333333;
}
#cart-success {
    position: fixed;
    z-index: 9998;
}
.success .close {
}
.success {
    color: #000000;
}
.success a:hover {
    color: #999999;
    text-decoration: none;
}
.success a {
    color: #43403D;
    text-decoration: underline;
}
.success span:hover img {
    margin-top: -11px;
}
.success p {
    color: #1B1B1B;
    font-size: 24px;
    margin-bottom: 11px;
}
.success span {
    height: 11px;
    overflow: hidden;
    position: absolute;
    right: 8px;
    top: 8px;
    width: 11px;
}
.success {
    background: none repeat scroll 0 0 #FFFFFF;
    border: medium none;
    box-shadow: 0.2em 0.2em 0.2em 3px rgba(122, 122, 122, 0.5);
    display: none;
    font-size: 14px;
    left: 50%;
    line-height: 18px;
    margin-left: -85px;
    margin-top: -70px;
    padding: 10px 28px 15px 18px;
    position: fixed;
    top: 50%;
    transition: all 0.3s ease-in-out 0s;
    width: 170px;
    z-index: 99999 !important;
}
#wrap {
    z-index: 10 !important;
}
.rev-success {
    background: url("../image/success.png") no-repeat scroll left center #EAF7D9;
    border: 1px solid #EAEAEA;
    padding-left: 20px;
}
.mousetrap .related-info:hover {
}
.related-info .name {
}
.related-info .price {
    float: none;
    padding-bottom: 8px;
}
.related-info {
    display: inline-block;
    float: left;
    vertical-align: top;
}
.related-info:hover {
}
.related-info .price {
    position: relative;
}
li.related-info:first-child {
    margin-left: 0;
}
.related-info {
    display: inline-block;
    float: left;
    margin: 0 0 0 20px;
    vertical-align: top;
    width: 241px !important;
}
.jcarousel-container li.related-info {
    margin-left: 0;
    margin-right: 19px;
}
.related-carousel .related-info {
}
.related {
    background: none repeat scroll 0 0 #FFFFFF;
    overflow: hidden;
    padding: 20px;
}
.related.related-carousel .box-product {
    overflow: hidden;
    width: auto;
}
.related-info .rating {
    height: 13px;
}
.related .jcarousel-clip {
    margin: 0;
    overflow: hidden;
}
.related .jcarousel-next-disabled, .related .jcarousel-prev-disabled {
    display: none;
    visibility: hidden;
}
.related .jcarousel-prev {
    background: url("../image/related-pagg-prev.png") no-repeat scroll -18px 50% #2E2E2E;
    cursor: pointer;
    display: block;
    height: 41px;
    left: 0;
    position: absolute;
    top: 40%;
    width: 41px;
}
.related .jcarousel-prev:hover {
    background: url("../image/related-pagg-prev.png") no-repeat scroll -18px 50% #999999;
}
.related .jcarousel-next {
    background: url("../image/related-pagg-next.png") no-repeat scroll 18px 50% #2E2E2E;
    cursor: pointer;
    display: block;
    height: 41px;
    position: absolute;
    right: 0;
    top: 40%;
    width: 41px;
}
.related .jcarousel-next:hover {
    background: url("../image/related-pagg-next.png") no-repeat scroll 18px 50% #999999;
}
.mt5 {
    margin-top: 5px;
}
.cart-info tbody .quantity > input {
    margin-top: 5px;
    width: 45px;
}
#content .shop-cart-content {
    border: 1px solid #E4E4E4;
    margin: 0 20px;
    padding: 15px;
    position: relative;
    z-index: 1;
}
#content .shop-cart-content > p {
    font-weight: bold;
}
.checkout-cart h2 {
    font-size: 20px;
    line-height: 24px;
    padding: 20px;
}
#content .cart-module > div {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #E4E4E4 #E4E4E4;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    display: none;
    margin: 0 20px;
    padding: 15px;
    position: relative;
    z-index: 0;
}
#content .cart-module .error {
    clear: left;
    float: left;
    font-weight: normal;
}
.cart-module #voucher input {
    float: none;
    margin: 0 5px;
    width: 230px;
}
.cart-bottom {
    border-bottom: medium none;
    border-left: medium none;
    border-right: medium none;
    margin: 15px 20px;
}
.cart-bottom .buttons {
    margin-bottom: 0;
    margin-top: 15px;
    padding: 8px;
}
.shop-cart-content .highlight label {
}
#confirm .checkout-content {
    border-bottom: 1px solid #E4E4E4;
}
#shipping-method textarea, #payment-method textarea {
    max-width: 710px;
    min-height: 60px;
    min-width: 710px;
}
#cboxLoadedContent .about-page-2, #cboxLoadedContent .about-page {
    padding: 15px;
}
#cboxLoadedContent h1 {
    margin: 0 20px 10px 0;
}
#colorbox {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.preview {
    padding: 15px;
    width: 720px;
}
.preview .marg {
    margin-bottom: 25px;
}
.preview .price {
    margin-bottom: 20px;
    overflow: hidden;
    width: 100%;
}
.preview .price .price-new {
    color: #999999;
}
.preview .price span {
    float: left;
    margin-left: 10px;
}
.preview .right .inf span {
    display: block;
}
.preview .left {
    float: left;
    width: 50%;
}
.preview .right {
    float: left;
    width: 50%;
}
.preview .description {
    border: 1px solid #CCCCCC;
    height: 155px;
    overflow: hidden;
    padding: 15px;
}
.preview .cart {
    float: left;
}
.preview .extra-button {
    float: left;
    margin-left: 15px;
    margin-top: 12px;
    width: 150px;
}
.preview .tip:hover span {
    bottom: 25px;
    display: block;
    left: 0;
    text-indent: 0;
}
.preview .tip2:hover span {
    bottom: 25px;
    display: block;
    left: 0;
    text-indent: 0;
}
#cboxContent #cboxTitle {
    padding: 0 20%;
    width: 60%;
}
#colorbox {
    z-index: 100 !important;
}
#cboxOverlay {
    z-index: 100 !important;
}
.preview .rating {
    margin-top: 15px;
}
.phone {
    float: left;
    list-style: none outside none;
    margin: 7px 0 0 15px;
}
.phone li {

    margin-bottom: 6px;
}
.phone li p {
    margin: 0;
    padding: 0;
}
.phone_a {
    background: url("../image/phone_ico.png") no-repeat scroll 0 4px rgba(0, 0, 0, 0);
    color: #7E4443 !important;
    cursor: default;
    font: 16px Century Gothic;
    padding: 3px 7px 0 20px;
    text-decoration: none;
    font-weight: bold;
}
.phone_a span {
    color: #000000 !important;
    font-size: 12px;
    margin-left: 1px;
}
#header .ya-phone a {
color: #000000 !important;
    font-size: 20px;
    padding: 3px 7px 0 0;
    text-decoration: none;
    font-weight: 800;
}
#header .ya-phone a:hover {
color: #000000 !important;
text-decoration: underline;
}
#header  .ya-phone span {
    color: #000000 !important;
    font-size: 12px;
    margin-left: 1px;
}
.phone_a span {
    color: #000000 !important;
    font-size: 12px;
    margin-left: 1px;
}
.phone_city {
    color: #000000 !important;
    font-size: 12px;
    margin-left: 1px;
    font-weight: bold;
}
.maxheight-feat {
    height: 20px !important;
}
.option-combo {
    text-align: center;
}
#checkout_customer_main_comment {
    width: 250px;
}
.category-info p {
    margin: 0;
    padding: 0;
}
.category-info a {
font-size:16px;
}   
.LiveInternet {
    float: right;
}
div.multioptions span.price-old {
    color: #FF0000;
    font-size: 12px;
}
#otabs
{
  margin-top:10px;
}
#otabs li {
    background: none repeat scroll 0 0 #554F48;
    border-radius: 5px 5px 0 0;
    color: #FFFFFF;
    display: inline-block;
    float: left;
    margin: 0 1px -1px 0;
    padding: 10px 20px;
}
.back_btn input {
    background: none repeat scroll 0 0 #999999;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-size: 16px;
    height: 40px;
    margin-bottom: 20px;
    margin-left: 21px;
    width: 100px;
}
.back_btn input:hover {
    background: none repeat scroll 0 0 #FF0000;
}
#otabs li {
    background: none repeat scroll 0 0 #554F48;
    border-radius: 5px 5px 0 0;
    color: #FFFFFF;
    display: inline-block;
    float: left;
    margin: 0 1px -1px 0;
    padding: 10px 20px;
}
.opts {
    border: 1px solid #D1D1D1;
    clear: both;
    display: none;
    float: none;
    margin-bottom: 10px;
    padding: 10px;
}
#otabs li a {
    color: #FFFFFF;
}
#otabs li:hover {
    background: none repeat scroll 0 0 #878179;
}
#otabs ul {
    clear: both;
    display: block;
    float: none;
    width: 100%;
}
#otabs li.selected a {
    color: #000000;
}
#otabs li.selected i {
    background: none repeat scroll 0 0 #FFFFFF;
    bottom: -2px;
    height: 5px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 999999;
}
.related .jcarousel-next {
display:none!important;
}
#otabs li.selected {
    background: none repeat scroll 0 0 #FFFFFF;
    border-left: 1px solid #D1D1D1;
    border-right: 1px solid #D1D1D1;
    border-top: 1px solid #D1D1D1;
    padding-bottom: 10px;
    position: relative;
}
.jcarousel-container ul{
width:800px!important;
}
.jcarousel-container li{
min-height: 270px;
}
.btn_buyinfo {
background: none repeat scroll 0 0 #F0E2B6;
border: 0 none;
color: #FFFFFF;
cursor: pointer;
float: left;
font-size: 16px !important;
margin-bottom: 20px;
width: 100px;
text-align: center;
padding: 10px;
}
.btn_buyinfo:hover {
background:#A59786;
}
.prod-grid {
width: 230px;
float: left;
margin-bottom: 10px;
min-height: 225px;
margin-right: 20px;
}
.prod-grid  .price {
float: inherit;
margin: 12px 0 0 10px;
display: inline-block;
font-size: 15px;
float: none;
}
.prod-grid  .cart {
float: left;
display: inline;
width: 100%;
margin-top: 10px;
}
ul.main {
margin-left:40px;
list-style: square outside;
font-size: 14px;
}
.is_link{
margin-left: 20px;
font-size:14px;
}

.is_link a:hover{
color:#999999;
}
.attrib_description{
    max-height: 0;
    overflow: hidden;
    padding: 0;
    border: 0;
	opacity:0;
	transition:all 0.5s;
    position: absolute;	
    bottom: 20px;	
}
.filter_attr div:hover .attrib_description {
    max-height:120px;
    padding: 6px;
    background: rgb(255, 255, 255);
    opacity: 1;
    z-index: 99;
    color: #000;
    width: 238px;
    font-size: 9pt;
    line-height: 20px;
    border-bottom: 5px solid #ead7b5;
    box-shadow: 1px 1px 17px -5px #000;
}
.filter_attr > div{
	position:relative;
}
.filter_attr{
    overflow: initial!important;	
}
.filter_price{
    overflow: auto!important;	
}
.filter_attr div:hover .attrib_description table th {
    vertical-align: top;
}
.filter_attr > div.br, .filter_attr > div.m{
    margin: 12px 0px 20px;	
}
.product-grid.main ul li .right{
    /*position: absolute;*/
    bottom: 0;
    width: 100%;	
}
.product-grid.main ul li{
	position:relative;
    min-height: 285px;	
}
.product-grid.main .image img{
	width:100%;
}
.common-home .welcome .name{
	display:none;
}