html {
    margin: 0;
    padding: 0;
}
body {
    width: 100%;
}
html, body {
    height: 100%;
    margin: 0;
    padding: 0;
}
body {
    background: url("../image/body-bg.gif") repeat scroll 0 0 transparent;
    color: #6E6E6E;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 16px;
    margin: 0;
    padding: 0;
}
td, th, input, textarea, select, a {
    font-size: 12px;
}
.product-info .description span.error {
    color: #FF0000;
}
.main-container {
    background: none repeat scroll 0 0 #FEFEFE;
    border-radius: 8px 8px 8px 8px;
    margin: 0 auto;
    padding: 0 11px 0 10px;
    width: 950px;
}
.content-bg {
    background: none repeat scroll 0 0 #FEFEFE;
    border-radius: 7px 7px 7px 7px;
    margin: 0 auto;
    width: 990px;
}
.content-padd {
    padding: 35px 0 27px;
}
.main-shining {
    background: url("../image/main-shining.png") center top no-repeat #979898;
    min-width: 1068px;
}
.wrapper {
    overflow: hidden;
    width: 100%;
}
.extra-wrap {
    overflow: hidden;
}
.clear {
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}
.spacing {
    margin-right: 20px;
}
h1 {
    color: #303030;
    font-family: 'Open Sans',sans-serif;
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 13px;
    margin-top: 0;
    padding-left: 15px;
    padding-top: 4px;
}
.row-1 {
    margin-bottom: 10px;
}
.button-2.left-button-prod {
    float: right;
}
.price.special-price {
    float: none;
}
h2 {
    color: #191919;
    font-family: 'Open Sans',sans-serif;
    font-size: 15px;
    margin-bottom: 5px;
    margin-top: 0;
}
.checkout-content .buttons #button-payment {
    margin-top: 10px;
}
p {
    margin-bottom: 20px;
    margin-top: 0;
}
.fancybox {
    text-decoration: none;
}
.fancybox:hover {
    text-decoration: underline;
}
a, a:visited, a {
    color: #3F3F3F;
    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;
    border: 1px solid #E7E7E7;
    color: #929292;
    font-size: 11px;
    height: 14px;
    margin: 0;
    padding: 4px 3px;
}
select {
    border: 1px solid #E7E7E7;
    color: #929292;
    font-size: 11px;
    margin: 0;
    padding: 3px 3px 4px;
}
.account-success #content p {
    margin-bottom: 5px;
}
label {
    color: #191919;
    cursor: pointer;
}
.fleft {
    float: left;
}
#container {
    margin-bottom: 9px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding: 0;
    text-align: left;
}
#column-left {
    float: left;
    width: 150px;
}
.center-col {
    position: relative;
}
#column-right {
    float: right;
    margin-bottom: 0;
    margin-top: 0;
    width: 150px;
}
.box.featured {
    border: medium none;
    margin-bottom: 0;
}
.box.home-block {
    background: url("../image/tail-box.gif") repeat-x scroll 0 0 #FAFAFA;
    float: left;
    margin-bottom: 10px;
    padding-top: 10px;
}
#banner0 {
    height: 381px;
    overflow: hidden;
}
#banner0 {
    margin-bottom: 11px;
}
#banner1 {
    height: 49px;
    margin-bottom: 10px;
}
#content {
    margin-bottom: 0;
    min-height: 400px;
    padding-left: 10px;
    padding-right: 0;
    padding-top: 0;
}
.common-home #content {
    padding-right: 10px;
    padding-left: 10px;
}
#column-left + #column-right + #content, #column-left + #content {
    margin-left: 150px;
}
#column-right + #content {
    margin-right: 150px;
}
#header {
    height: 152px;
    margin-bottom: 0;
    padding-bottom: 0;
    position: relative;
    z-index: 99;
}
.common-home #header {
    padding-bottom: 0;
}
#header #logo {
    left: 13px;
    position: absolute;
    top: 18px;
}
#language {
    color: #999999;
    left: 335px;
    line-height: 17px;
    position: absolute;
    top: 15px;
    width: 75px;
}
#language img {
    cursor: pointer;
}
.right-header {
    background: url("../image/right-header-bg.gif") repeat-x scroll 0 0 #414955;
    border-radius: 7px 7px 0 0;
    min-height: 38px;
    position: absolute;
    right: 0;
    top: 70px;
    z-index: 2;
}
#currency {
    color: #AE8F4E;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 12px;
    position: absolute;
    right: 2px;
    top: 10px;
}
#currency span {
    display: none;
}
#currency a {
    float: left;
    height: 14px;
    margin-left: 3px;
    text-decoration: none;
}
#currency a span {
    background: url("../image/currency-bg.png") no-repeat scroll right top transparent;
    color: #929292;
    display: inline-block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    height: 14px;
    line-height: 13px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    width: 14px;
}
#currency a:hover span {
    background-position: 0 0;
    color: #FFFFFF;
}
#currency a .act {
    background-position: 0 0;
    color: #FFFFFF;
    cursor: default;
    text-decoration: none;
}
.bg-top-content {
    background: url("../image/content-top.gif") no-repeat scroll 0 0 transparent;
    height: 19px;
    margin: 0 auto;
    width: 1026px;
}
.footer-wrap-top {
    background: url("../image/footer-wrap-top.gif") no-repeat scroll 0 0 transparent;
    height: 17px;
    width: 1028px;
}
.footer-wrap {
    margin: 0 auto;
    width: 950px;
}
#back-top {
    bottom: 30px;
    left: 50%;
    margin-left: 550px;
    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 transparent;
    display: block;
    height: 20px;
    margin-bottom: 7px;
    width: 35px;
}
#back-top a:hover span {
    background-position: left -34px;
}
#tab-review #captcha {
    margin-top: 10px;
}
.cart-inner {
    background: url("../image/cart-tail.gif") repeat-x scroll 0 0 transparent;
    border-radius: 6px 6px 0 0;
    float: right;
    height: 38px;
}
#cart {
    float: right;
}
#header #cart .heading .sc-button {
    background: url("../image/shop-cart-button.png") no-repeat scroll 0 0 transparent;
    border-radius: 0 6px 0 0;
    display: inline-block;
    float: right;
    height: 38px;
    margin: 0;
    padding: 0;
    width: 25px;
}
#header #cart .heading span {
    color: #FFFFFF;
    display: inline-block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 15px;
    padding: 10px 21px 10px 0;
    text-decoration: none;
}
.latest-added {
    border-bottom: 1px solid #CCCCCC;
    display: block;
    padding: 0 0 10px 10px;
}
.heading a {
    padding-bottom: 10px;
    text-align: right;
    text-decoration: none;
}
#header #cart .content {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    clear: both;
    display: none;
    float: right;
    padding: 8px 0;
    position: relative;
    top: -3px;
    transition: all 0.5s ease-in-out 0s;
    width: 266px;
    z-index: 99999;
}
#header #cart.active .content {
    display: block;
}
#header #cart b {
    padding: 0 5px 0 0;
}
#header #cart .cart {
    border-collapse: collapse;
    border-radius: 5px 5px 5px 5px;
    margin-bottom: 5px;
    overflow: hidden;
    width: 100%;
}
#header #cart .cart td.price {
    font-family: 'Open Sans',sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 12px;
}
#header #cart .cart td.total {
    font-family: 'Open Sans',sans-serif;
    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: 11px;
    line-height: 17px;
    margin-top: 0;
    text-decoration: none;
}
#header #cart .cart td .total {
    color: #000000;
    font-size: 11px;
    font-weight: bold;
}
#header #cart .cart td .total .quantity {
}
#header #cart .cart td.name {
    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 transparent;
}
#header #cart .cart .image img {
    text-align: left;
}
#header #cart .cart .name small {
    color: #666666;
}
#header #cart .cart .quantity {
    color: #A6A4A4;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}
#header #cart .cart td.total {
    color: #C81908;
    font-family: 'Open Sans',sans-serif;
    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 {
    margin-top: -11px;
    overflow: hidden;
}
#header #cart .cart .remove img {
    float: left;
}
#header #cart .cart .remove span {
    display: inline-block;
    height: 11px;
    overflow: hidden;
    width: 11px;
}
#header #cart .cart .remove {
    padding-right: 8px;
    text-align: right;
}
#header #cart .cart .remove img {
    cursor: pointer;
}
#column-left .box .box-product .image {
    display: block;
    margin-bottom: 24px;
    text-align: center;
}
#header #cart table.total {
    border-collapse: collapse;
    clear: left;
    float: right;
    font-size: 11px;
    margin-bottom: 5px;
    margin-top: 5px;
    padding: 5px 10px;
}
#header #cart table.total tr {
    padding: 0 10px;
}
#header #cart table.total td b {
    color: #A6A4A4;
    font-size: 11px;
    font-weight: bold;
}
#header #cart table.total td {
    color: #3A3738;
    padding-left: 5px;
    padding-right: 10px;
    text-align: left;
}
#header #cart table.total td .t-price {
    font-size: 11px;
    font-weight: bold;
}
#header #cart .content .checkout {
    clear: both;
    padding-bottom: 0;
    padding-right: 8px;
    padding-top: 5px;
    text-align: right;
}
#header #cart .empty {
    padding-bottom: 20px;
    padding-top: 20px;
    text-align: center;
}
#header #cart .heading b {
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    font-weight: normal;
    line-height: 15px;
    margin-bottom: 5px;
    margin-top: 10px;
    padding-right: 4px;
    padding-top: 0;
    text-align: left;
    text-transform: capitalize;
}
#header #cart .heading {
    background: url("../image/item-cart.png") no-repeat scroll 8px 6px transparent;
    overflow: hidden;
    padding: 0 0 0 45px;
    position: relative;
    z-index: 1;
}
#header #welcome a {
    color: #5B6D57;
    margin: 0 3px;
    text-decoration: underline;
}
#header #welcome a + a {
    color: #F1A807;
}
#header #welcome a:hover {
    text-decoration: none;
}
#header #welcome {
    color: #626060;
    font-size: 12px;
    line-height: 15px;
    position: absolute;
    right: 0;
    text-align: left;
    top: 36px;
}
#header .links {
    float: right;
    font-size: 10px;
    padding: 11px 31px 0 8px;
}
#header .links a:hover, #header .links a.active {
    color: #FFBF0E;
}
#header .links li {
    float: left;
    padding: 0 0 0 16px;
}
#header .links li.last {
    background: none repeat scroll 0 0 transparent;
    padding-right: 0;
}
#header .links a {
    color: #FFFFFF;
    display: inline-block;
    font-size: 12px;
    line-height: 15px;
    padding: 0;
    text-decoration: none;
    text-transform: capitalize;
}
#header .links a span {
    color: #FFBF0E;
}
#header .links a + a {
    margin-left: 8px;
}
.top-menu {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("../image/top-menu-bg.gif") repeat-x scroll 0 0 #E0E0E0;
    border-color: #ECECEC #F6F6F6 #C7C7C7 #ECECEC;
    border-image: none;
    border-radius: 7px 0 7px 7px;
    border-style: solid;
    border-width: 1px;
    left: 0;
    position: absolute;
    top: 107px;
    width: 948px;
}
.menu-bg {
    background: url("../image/main-menu-bg.gif") repeat-x scroll 0 0 #FF4606;
    border-radius: 6px 0 0 0;
    left: 0;
    position: relative;
    top: 124px;
    width: 100%;
    z-index: 1;
}
.main-menu .item-3, .main-menu .item-4, .main-menu .item-2 {
    display: none;
}
.main-menu {
    float: left;
}
.main-menu li {
    background: url("../image/separator-1.png") no-repeat scroll right 0 transparent;
    float: left;
    line-height: 16px;
    padding-right: 2px;
}
.main-menu li a {
    background: url("../image/menu-a.gif") repeat-x scroll 0 -1000px transparent;
    color: #1D1D1D;
    display: block;
    font-size: 16px;
    padding: 13px 18px 14px;
    text-decoration: none;
}
.main-menu li a:hover {
    background-position: 0 0;
}
.common-home .main-menu li.first a {
    background-position: 0 0;
}
.main-menu li.first a {
    border-radius: 7px 0 0 7px;
}
.information-information .main-menu li.item-1 a {
    background-position: 0 0;
}
.product-special .main-menu li.item-5 a {
    background-position: 0 0;
}
.information-sitemap .main-menu li.item-6 a {
    background-position: 0 0;
}
.information-contact .main-menu li.item-7 a {
    background-position: 0 0;
}
#search {
    float: right;
    height: 25px;
    padding: 10px 9px 0 0;
    position: relative;
    width: 290px;
}
.search-bg {
    background: url("../image/serch-bg.jpg") no-repeat scroll 0 0 transparent;
    display: inline-block;
}
.search-title {
    color: #3B3738;
    display: inline-block;
    font-family: 'Open Sans',sans-serif;
    font-size: 17px;
    font-weight: 600;
    line-height: 21px;
    margin-right: 9px;
    position: relative;
    text-transform: uppercase;
}
#header .button-search:hover {
    background: url("../image/button-search.png") no-repeat scroll left bottom transparent;
}
#header .button-search {
    background: url("../image/button-search.png") no-repeat scroll left top transparent;
    cursor: pointer;
    height: 25px;
    position: absolute;
    right: 10px;
    width: 56px;
}
#header #search input {
    background: url("../image/trans.png") repeat scroll 0 0 transparent;
    border: medium none;
    color: #B3B3B3;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 18px;
    line-height: 15px;
    margin: 0;
    outline: medium none;
    padding: 3px 10px 4px 26px;
    width: 197px;
}
.box.cat-colum {
    margin-bottom: 7px;
}
.product-filter .product-compare {
    padding: 3px 0 0 10px;
}
.box .box-content.bestsellers {
    padding-top: 9px;
}
.bestsellers ul li {
	background: url("../image/line-1.gif") repeat-x scroll left bottom transparent;
    color: #687861;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    list-style-type: none;
    padding: 6px 0 7px;
}
.bestsellers ul li a {
	color: #687861;
    text-decoration: none;
}	
.bestsellers ul li a:hover {
	color: #FFB103;
}	
.name a {
    color: #677760;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    text-decoration: none;
}
.name a:hover {
    color: #FFB103;
    text-decoration: none;
}
.price {
    color: #626060;
    font-size: 17px;
    font-weight: bold;
    line-height: normal;
}
.price .price-new {
    margin-right: 10px;
}
.price .price-old {
    text-decoration: line-through;
}
.price-old {
    color: #B7B7B7;
    font-weight: normal;
    text-transform: uppercase;
}
.box-product .price-new {
    display: block;
    float: left;
    font-weight: bold;
}
.box-product .price-old {
    color: #626060;
    display: block;
    float: right;
    font-size: 11px;
    font-weight: normal;
    padding-right: 10px;
    text-decoration: line-through;
}
.product-description {
    color: #A5A4A4;
    font-size: 11px;
    line-height: 16px;
}
.box.new-products {
    margin-bottom: 0;
}
.box.manufacturers .box-content {
    padding-top: 8px;
}
.manufacturers ul {
    margin: 0;
    padding: 0;
}
.manufacturers ul li {
    background: url("../image/line-1.gif") repeat-x scroll left bottom transparent;
    font-size: 12px;
    line-height: 15px;
    padding: 5px 0 6px 8px;
}
.manufacturers ul li a {
    background: url("../image/marker-2.gif") no-repeat scroll left 4px transparent;
    color: #626060;
    display: inline-block;
    padding-left: 12px;
    text-decoration: none;
}
.manufacturers ul li a:hover {
    color: #FFA304;
}
.manufacturers ul li.last {
    background: none repeat scroll 0 0 transparent;
}
.new-products ul li.first-in-line {
	clear:left;
}
.new-products ul li.last-in-line {
    background: none repeat scroll 0 0 transparent;
}
.new-products li {
	
    float: left;
    margin-bottom: 11px;
    padding: 0;
    width: 148px;
	}
.new-products ul li .name a {
	display:inline;	
}
.new-products ul li .padd-both {
    padding: 6px 5px 0 10px;
}
.image2 img {
    margin: 15px 15px 0;
}
.new-products .box-product .price {
    padding-top: 11px;
}
.box .box-content.featured {
    padding-top: 9px;
}
.featured ul li.first-in-line {
	clear:left;
}
.featured ul li.last-in-line {
    background: none repeat scroll 0 0 transparent;
}
.featured li {
    float: left;
    border: 1px solid #D9D9D9;
    border-radius: 6px 6px 6px 6px;
    margin-top: 3px;
    margin-bottom: 3px;
    padding-bottom: 1px;
    padding-top: 10px;
    margin-right: 2px;
    margin-left: 2px;
    width: 151px;
}
.featured ul li .name a {
	display:inline;	
}
.featured ul li .padd-both {
    padding: 5px 5px 5px 5px;
}
.image2 img {
    margin: 15px 15px 0;
}
.featured.box-product .price {
    padding-top: 11px;
}
#column-left .info, #column-right .info {
    padding: 0;
}
#column-left .info li, #column-right .info li {
    background: url("../image/line-6.png") repeat-x scroll 0 bottom transparent;
    padding: 0;
    position: relative;
}
#column-left .info li.last, #column-right .info li.last {
    background: none repeat scroll 0 0 transparent;
}
#column-left .info li a, #column-right .info li a, .afine li a, .acount li a {
    background: url("../image/marker-1.gif") no-repeat scroll left 5px transparent;
    color: #5D5858;
    display: inline-block;
    font-size: 12px;
    line-height: 15px;
    padding: 0 0 0 15px;
    text-decoration: none;
}
#column-left .info li, #column-right .info li, .afine li, .acount li {
    padding: 7px 0 8px 5px;
}
#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 transparent;
    padding-left: 0;
}
#column-left .info li a:hover, #column-right .info li a:hover, .afine li a:hover, .acount li a:hover {
    color: #FFA304;
}
.info ul {
    padding: 2px 0;
}
.box.new-products .box-content {
	
	border: 1px solid #D9D9D9;
    border-radius: 6px 6px 6px 6px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 1px;
    padding-top: 13px;
}

.special-container1 {
   
    border: 1px solid #D9D9D9;
    border-radius: 6px 6px 6px 6px;
    margin-top: 3px;
    padding-bottom: 1px;
    padding-top: 13px;
}
.box-product.spec-box ul li {
    position: relative;
}
.bg-spec {
    background: url("../image/bg-spec.png") no-repeat scroll left 0 transparent;
    height: 118px;
    left: -1px;
    position: absolute;
    top: 20px;
    width: 62px;
}
.box-product.spec-box ul li .name a {
    color: #2FA1BC;
    line-height: 17px;
    text-decoration: underline;
}
.box-product.spec-box ul li .name a:hover {
    color: #F83B01;
    text-decoration: underline;
}
.box-product.spec-box ul li .name {
    text-align: center;
}
.box-product.spec-box ul li {
    border: 1px solid #DFE1E4;
    border-radius: 5px 5px 5px 5px;
    float: left;
    margin-right: 10px;
    padding: 16px 9px 6px;
    width: 170px;
}
.box-product.spec-box ul li .description {
    color: #414141;
    font-size: 11px;
    line-height: 17px;
}
.box-product.spec-box ul li.last {
    margin-right: 0;
}
.breadcrumb a.last {
    font-weight: bold;
}
.breadcrumb a {
    color: #191919;
    font-size: 12px;
    text-decoration: none;
}
.breadcrumb {
    background: url("../image/tail-breadcrumb.gif") repeat-x scroll left top #F4F4F4;
    border-bottom: 1px solid #DBDBDB;
    border-radius: 5px 5px 5px 5px;
    color: #191919;
    font-size: 11px;
    margin-bottom: 10px;
    padding: 4px 5px 7px 10px;
}
.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 #BBDF8D;
}
.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: #FF7409;
    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: 350px;
}
select.large-field {
    width: 340px;
}
.return-comment textarea {
    width: 307px;
}
table.list {
    border-collapse: collapse;
    border-left: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    margin-bottom: 20px;
    width: 100%;
}
#payment-existing {
    margin-top: 10px;
}
.checkout-product thead td .checkout-product thead td {
    text-align: center !important;
}
.checkout-product td.price {
    font-size: 14px;
}
.checkout-product td.total {
    color: #FA5F51;
    font-size: 14px;
    font-weight: bold;
    text-align: center !important;
}
.checkout-product td {
    border-right: 1px solid #DDDDDD;
}
.return-remove .button:hover {
    color: #FFFFFF;
}
.return-remove .button {
    color: #FFFFFF;
    padding: 1px 5px 2px;
}
table.list td {
    background: url("../image/box-bg.png") repeat scroll 0 0 transparent;
    border-bottom: 1px solid #E7E7E7;
    border-right: 1px solid #E7E7E7;
}
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 {
    display: inline-block;
    margin-bottom: 20px;
    padding-top: 8px;
    width: 100%;
}
.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 #E7E7E7;
    border-radius: 3px 3px 3px 3px;
    color: #000000;
    display: inline-block;
    padding: 4px 10px;
    text-decoration: none;
}
.pagination .links a:hover {
    background: none repeat scroll 0 0 #FFFFFF;
}
.pagination .links b {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E7E7E7;
    border-radius: 3px 3px 3px 3px;
    color: #000000;
    display: inline-block;
    font-weight: normal;
    padding: 4px 10px 5px;
    text-decoration: none;
}
.pagination .results {
    color: #252525;
    float: left;
    font-size: 12px;
    padding-left: 10px;
    padding-top: 5px;
}
a.button {
    background: url("../image/button-bg.png") repeat-x scroll 0 0 #414955;
    border-bottom: 1px solid #626060;
    border-radius: 4px 4px 4px 4px;
    cursor: pointer;
    display: inline-block;
    padding-right: 0;
    text-decoration: none;
}
a.button.details {
    background: url("../image/button-details-bg.png") repeat-x scroll 0 0 #E8E8E8;
    border-bottom: 1px solid #C2C1C1;
}
a.button.details span {
    color: #403F3F;
}
a.button span {
    color: #FFFFFF;
    display: inline-block;
    font-size: 12px;
    line-height: 15px;
    padding: 5px 10px;
}
.common-home .wishlist a.tip {
    margin-right: 10px;
}
a.button-2 {
    background: url("../image/button-right.png") no-repeat scroll right top transparent;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    display: inline-block;
    font-family: 'Open Sans',sans-serif;
    font-size: 12px;
    font-weight: 600 !important;
    height: 23px;
    line-height: 23px;
    text-transform: uppercase;
}
a.button-2:hover {
    background: url("../image/button-bg.png") repeat-x scroll 0 bottom #596B55;
    border-bottom-color: #4A5947;
}
a.button:hover {
    background: url("../image/button-bg.png") repeat-x scroll 0 bottom #FFB002;
    border-bottom-color: #FFB002;
}
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-radius: 0 7px 7px 7px;
    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-radius: 7px 7px 0 0;
    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: Arial,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-size: 12px;
    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 {
    height: 30px;
    line-height: 16px;
}
.htabs a {
    background: url("../image/tab.png") repeat-x scroll 0 0 #FFFFFF;
    border-color: #E7E7E7;
    border-radius: 3px 3px 0 0;
    border-style: solid;
    border-width: 1px;
    color: #737373;
    display: none;
    float: left;
    font-family: Arial,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-size: 12px;
    font-weight: normal !important;
    line-height: 20px;
    margin-bottom: 5px;
}
.htabs a.selected {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 0 none;
    color: #191919;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 7px;
}
.tab-content {
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #E7E7E7;
    border-left: 1px solid #E7E7E7;
    border-radius: 0 3px 3px 3px;
    border-right: 1px solid #E7E7E7;
    border-style: solid;
    border-width: 1px;
    float: left;
    padding: 16px 18px 10px;
    width: 752px;
    z-index: 2;
}
.box {
    margin-bottom: 10px;
}
.box .box-content.inform {
    padding: 0;
}
.box .box-heading {
    background: url("../image/box-heading.jpg") repeat-x scroll 0 0 #E8E8E8;
    border-bottom: 1px solid #D0D0D0;
    border-radius: 6px 6px 6px 6px;
    color: #323232;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    padding: 6px 0 8px 18px;
}
.category.box .box-heading {
    background:url(../image/categorybox-heading.jpg) repeat-x #E8E8E8;
    border-bottom:1px solid #D0D0D0;
    color:#323232;
}
.box .special-heading {
    background: url("../image/spec-heading.jpg") repeat-x scroll 0 0 #E8E8E8;
    border-bottom: 1px solid #D0D0D0;
    color: #323232;
}
.box .box-content {
    padding: 10px 0 0;
}
.box-shining {
    background: url("../image/box-shining.jpg") no-repeat scroll 0 0 transparent;
    padding: 20px 0 42px 30px;
}
.padd-both {
    padding: 0 20px;
    text-align: left;
}
.box .box-nav2 .box-heading {
    background: url("../image/cat-heading.jpg") repeat-x scroll 0 0 #576A54;
    border-bottom: 1px solid #2B3429;
    color: #FFFFFF;
}
.tip:hover + .tooltip {
    display: block;
}
.tooltip {
    display: none;
}
.tooltip {
    background-color: #FFFFFF;
    border: 1px solid #DFE1E4;
    bottom: -20px;
    font-family: 'Open Sans',sans-serif;
    left: -18px;
    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 #DFE1E4;
    bottom: -20px;
    color: #414141;
    font-family: 'Open Sans',sans-serif;
    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 #DFE1E4;
    bottom: -57px;
    color: #414141;
    font-family: 'Open Sans',sans-serif;
    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 #DFE1E4;
    bottom: -60px;
    color: #414141;
    font-family: 'Open Sans',sans-serif;
    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 #DFE1E4;
    bottom: -32px;
    color: #414141;
    font-family: 'Open Sans',sans-serif;
    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 #DFE1E4;
    bottom: -32px;
    color: #414141;
    font-family: 'Open Sans',sans-serif;
    font-size: 12px !important;
    margin-left: 5px;
    opacity: 0.85;
    padding: 4px 10px !important;
    position: absolute;
    text-decoration: none;
    z-index: 10;
}
.prod-stock {
    background: url("../image/stock-w.png") no-repeat scroll left 0 transparent;
    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-product {
    margin: 0;
    overflow: auto;
    padding: 0;
    width: 100%;
}
.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 {
    padding-top: 4px;
}
.box-product.box-subcat .name.subcatname a {
    color: #43403D;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 0;
}
.box-product.box-subcat li {
    border-bottom: 1px solid #E7E7E7;
    float: left;
    margin-right: 10px;
    padding: 6px 8px 7px;
    width: 237px;
}
.box-product.box-subcat li img {
    border: 3px solid #DFE1E4;
    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 transparent;
    height: 30px !important;
    margin-bottom: -30px;
    margin-left: 272px;
    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 {
    font-size: 12px;
    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;
}
.special-container2 {
    padding-top: 16px;
}
.specials .spec-descr {
    padding-bottom: 11px;
    padding-left: 9px;
}
.short-description span {
    color: #A5A4A4;
    display: block;
    font-size: 11px;
}
.specials ul li {
    background: url("../image/line-7.gif") repeat-x scroll 0 0 transparent;
    overflow: hidden;
    padding: 31px 0 31px 10px;
}
.specials ul li:first-child {
    background: none repeat scroll 0 0 transparent;
}
.specials ul li .name {
    margin-bottom: 12px;
}
.specials ul li .price span {
    display: block;
}
.specials ul li .image2 {
    float: left;
    margin-bottom: 0;
    margin-right: 20px;
}
.box-product .image {
    display: block;
    margin-bottom: 8px;
    text-align: center;
}
.box-product .image2 {
    margin-bottom: 28px;
    text-align: center;
}
#column-right .image2 img {
    margin: 10px 20px 7px;
}
.box-product.spec-box .cart {
    float: right;
    padding-top: 6px;
}
.box-product .image img {
}
.box-product .name a {
    display: inline;
}
.box-product .price {
    color: #626060;
    display: block;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 7px;
    overflow: hidden;
    padding-top: 12px;
    width: 100%;
}
.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 {
    background: url("../image/facebook.gif") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    font-weight: bold;
    padding: 7px 5px 9px 38px;
}
.information .info-about1 a {
    background: url("../image/about.gif") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    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 {
    background: none repeat scroll 0 0 transparent;
}
.afine li, .acount li {
    background: url("../image/line-6.png") repeat-x scroll left top transparent;
}
.afine li a + a {
    background: none repeat scroll 0 0 transparent;
    padding-left: 0;
}
.acount {
}
.acount {
    list-style: none outside none;
    padding: 4px 0;
}
.content ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.content ul li a {
    color: #35230F;
    font-size: 14px;
    line-height: normal;
    text-decoration: none;
}
.content ul li a:hover {
    color: #FFA304;
}
.content ul li:first-child {
    border: medium none;
}
.content ul li {
    background: url("../image/marker-manuf.png") no-repeat scroll left 5px transparent;
    color: #3F3F3F;
    padding-bottom: 4px;
    padding-left: 22px;
    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 {
    border-right: 1px solid #E7E7E7;
    vertical-align: middle !important;
}
.box-category > ul > li + li {
}
.q2 { width:299px;}

ul{ list-style:none; margin:0; padding:0;}

.box-category > ul > li > a:hover{ color: #FFA304;}
.box-category > ul > li > a {
	background: url("../image/marker-1.gif") no-repeat scroll left 5px transparent;
    color: #626060;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    padding: 0 0 0 13px;
    text-decoration: none;
}
.box-category > ul > li{
	background: url("../image/line-1.gif") repeat-x scroll 0 bottom transparent;
    font-size: 12px;
    line-height: 15px;
    padding: 3px 0 8px 8px;
    position: relative;
}
.box-category > ul > li strong { display:none;}
.box-category > ul > li:first-child{ padding-top:1px;}
.box-category > ul > li.last{ background: none repeat scroll 0 0 transparent;}
.box-category > ul > li ul { 
	display: none;
    margin-top: 2px;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-top: 3px; 
}
.box-category > ul > li.active ul { display:block;}
.box-category > ul > li  span{
	background: url("../image/nolines_minus.png") no-repeat scroll 0 0 transparent;
    float: right;
    height: 5px;
    margin-right: 0;
    margin-top: 6px;
    width: 5px;
}
.box-category > ul > li  span:hover{ cursor:pointer;}
.box-category > ul > li a.active {
	color:#FFA304;
}
.box-category > ul > li a.active + ul {
	display: block;
}
.box-category > ul > li ul > li {
	padding: 3px 5px 0 0;
}
.box-category > ul > li ul > li > a:hover{ color:#FFA304;}
.box-category > ul > li ul > li > a {
	color: #8A8989;
    display: block;
    font-size: 11px !important;
    text-decoration: none;
}
.box-category > ul > li ul > li > a.active {
	font-weight:normal; color:#FFA304;
}
.box-category > ul > li:first-child { padding-top: 2px;}
.act-cat{ 
	position: absolute;
    right: 4px;
    top: 2px;
}
.info-about2, .info-about3, .info-about4 {
    display: none;
}
.box .box-nav {
    background: url("../image/background.png") repeat-x scroll 0 0 transparent;
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    height: 12px;
    line-height: 14px;
    padding: 5px 10px 7px;
}
.box .box-nav img {
    float: left;
    margin-right: 8px;
}
.box .box-nav1 {
    height: 10px;
}
.box .box-nav2 {
    padding-bottom: 1px;
}
#content .content {
    margin-bottom: 20px;
    overflow: hidden;
    padding: 0;
}
#content .content .left {
    float: left;
    width: 49%;
}
#content .content .right {
    float: right;
    width: 49%;
}
.product-category h1 {
    padding-left: 20px;
}
.product-category .content {
}
.category-info {
    background: url("../image/box-bg.png") repeat-x scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #E7E7E7;
    border-top: 1px solid #E7E7E7;
    margin-bottom: 20px;
    overflow: auto;
    padding: 20px;
}
.category-info .image {
    display: none;
    float: left;
    margin-right: 15px;
    padding: 5px;
}
.category-list {
    margin-bottom: 20px;
    overflow: auto;
}
.category-list ul li {
    background: url("../image/arrow.gif") no-repeat scroll 0 5px transparent;
    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-manuf.png") no-repeat scroll left 5px transparent;
    color: #191919;
    padding-bottom: 4px;
    padding-left: 22px;
    padding-top: 4px;
    text-transform: capitalize;
}
.sitemap-info ul li a {
    color: #35230F;
    font-size: 14px;
    line-height: normal;
    text-decoration: none;
    text-transform: capitalize;
}
.sitemap-info ul li a:hover {
    color: #FFA304;
}
.sitemap-info ul {
}
.affiliate-login .login-content .right {
    height: 265px;
}
.affiliate-login .login-content .left {
    background-position: right bottom;
    height: 253px;
    width: 348px;
}
.category-list .div a {
    font-weight: bold;
    text-decoration: underline;
}
.manufacturer-list a {
    text-decoration: none;
}
.product-manufacturer h1 {
    margin-bottom: 10px;
}
.manuf-p {
    color: #191919;
    font-weight: bold;
    margin-bottom: 16px;
}
.manuf-p a {
    color: #F65423;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
.manuf-p a b {
    color: #43403D;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
.manuf-p a:hover b {
    color: #FFA304;
    font-size: 12px;
    font-weight: bold;
}
.manufacturer-list {
    background: url("../image/box-bg.png") repeat scroll 0 0 transparent;
    border: 1px solid #E7E7E7;
    border-radius: 3px 3px 3px 3px;
    margin-bottom: 10px;
    overflow: auto;
}
.manufacturer-heading span {
    background: url("../image/tail-manuf-al.gif") repeat-x scroll 0 0 #383838;
    border-radius: 2px 2px 2px 2px;
    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 #E7E7E7;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 6px;
    padding: 3px 8px 4px 4px;
}
.manufacturer-content {
    overflow: hidden;
    padding: 12px 8px 9px 20px;
}
.manufacturer-list ul li {
    background: url("../image/marker-manuf.png") no-repeat scroll left 5px transparent;
    color: #191919;
    padding-bottom: 4px;
    padding-left: 22px;
    padding-top: 4px;
}
.manufacturer-list ul li a:hover {
    color: #FFA304;
}
.manufacturer-list ul li a {
    color: #35230F;
    font-size: 14px;
    line-height: normal;
    text-decoration: none;
}
.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 #F8F8F8;
    border-radius: 6px 6px 6px 6px;
    margin-bottom: 10px;
    overflow: auto;
    padding: 5px 6px 5px 11px;
}
.product-filter .display {
    color: #333333;
    float: right;
    height: 24px;
}
.display ul li.list a {
    background-position: -27px 0;
}
.display ul li a {
    background: url("../image/grid.jpg") no-repeat scroll left top transparent;
    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 {
    font-size: 11px;
    font-weight: bold;
    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 {
    color: #252525;
    float: left;
    font-size: 11px;
    font-weight: bold;
    margin-left: 13px;
}
.product-compare {
    float: left;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 0;
    padding: 0;
}
.product-compare a:hover {
    text-decoration: underline;
}
.product-compare a {
    font-size: 12px;
    text-decoration: none;
}
.product-list > div {
    padding-bottom: 19px;
}
.product-list .left {
    overflow: hidden;
}
.product-list .right {
    border-left: 1px solid #DFE1E4;
    float: right;
    margin-left: 20px;
    margin-right: 9px;
    min-height: 145px;
    padding-left: 20px;
    text-align: left;
    width: 120px;
}
.product-list > div + div {
    border-top: 1px solid #E7E7E7;
    padding-top: 20px;
}
.product-list .image {
    float: left;
    margin-right: 10px;
}
.product-list .image img {
    padding: 3px;
}
.product-list .name {
    margin-bottom: 10px;
}
#list_b {
    background: url("../image/list_a.png") no-repeat scroll 0 top transparent;
    display: inline-block;
    float: left;
    height: 24px;
    margin-left: 8px;
    margin-right: 5px;
    width: 25px;
}
#grid_a {
    background: url("../image/grid_a.png") no-repeat scroll 0 bottom transparent;
    display: inline-block;
    height: 24px;
    text-indent: -9999px;
    width: 25px;
}
.product-filter .display b {
    float: left;
    font-size: 11px;
    font-weight: bold;
    padding-top: 3px;
}
#list_a {
    background: url("../image/list_a.png") no-repeat scroll 0 bottom transparent;
    display: inline-block;
    float: left;
    height: 24px;
    margin-left: 8px;
    margin-right: 5px;
    text-indent: -9999px;
    width: 25px;
}
#grid_b {
    background: url("../image/grid_a.png") no-repeat scroll 0 top transparent;
    display: inline-block;
    height: 24px;
    width: 25px;
}
.product-list .description {
    margin-bottom: 5px;
    overflow: hidden;
}
.product-list .rating {
    color: #7B7B7B;
}
.product-list .price {
    float: left;
    font-size: 17px;
    margin-bottom: 20px;
    margin-top: -4px;
}
.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-left: -5px;
    position: relative;
}
.product-list .wishlist a {
}
.product-list .compare a {
}
.product-grid {
    width: 800px;
}
.product-list {
    border: 1px solid #DFE1E4;
    border-radius: 6px 6px 6px 6px;
    margin-bottom: 7px;
    padding: 10px 20px 0;
}
.product-list > div:first-child {
    padding-top: 10px;
}
.product-grid > div {
    border: 1px solid #DFE1E4;
    border-radius: 6px 6px 6px 6px;
    display: inline-block;
    margin: 0 7px 11px 0;
    padding: 10px 10px 6px;
    vertical-align: top;
    width: 168px;
}
.product-grid > div:hover {
}
.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 -24px transparent;
}
.addtowishlist, div.wishlist > a {
    background: url("../image/iconimage.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 24px;
    margin: 0 5px;
    overflow: hidden;
    text-indent: -9999px;
    width: 25px;
}
.compare a:hover {
    background: url("../image/iconimage.png") no-repeat scroll -29px -24px transparent;
}
.addtocompare, div.compare > a {
    background: url("../image/iconimage.png") no-repeat scroll -29px 0 transparent;
    float: left;
    height: 24px;
    overflow: hidden;
    text-indent: -9999px;
    width: 25px;
}
#column-left + #column-right + #content .product-grid > div {
    width: 125px;
}
.product-grid .image {
    margin-bottom: 15px;
    text-align: center;
}
.product-grid div:hover .image img {
}
.product-grid .image img {
}
.product-grid .name {
    min-height: 34px;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
}
.product-grid .name a:hover, .product-list .name a:hover {
    text-decoration: underline;
}
.product-grid .name a, .product-list .name a {
    display: inline-block;
    font-size: 12px;
    margin-bottom: 4px;
    text-decoration: none;
}
.product-grid .description {
    height: 33px;
    margin-bottom: 10px;
    overflow: hidden;
}
.product-grid .rating {
    display: block;
    height: 13px;
    margin-bottom: 4px;
}
.product-list .price, .product-grid .price {
    display: block;
    margin-bottom: 0;
    min-height: 30px;
}
.product-list .price {
    margin-bottom: 10px;
}
.product-grid .price-old {
    text-decoration: line-through;
}
.product-list .price-new, .product-grid .price-new {
    display: block;
    float: left;
}
.product-grid .price .price-tax {
    display: none;
}
.product-grid .price-old {
    font-weight: normal;
}
.product-grid .cart {
    float: left;
    margin-bottom: 3px;
}
.product-grid .wishlist, .product-grid .compare {
    float: right;
    margin-bottom: 3px;
    position: relative;
}
.product-grid .tooltip, .product-grid .tooltip2 {
    bottom: 28px;
}
.product-grid .wishlist a {
    margin-right: -5px;
}
.product-grid .compare a {
}
.product-info {
    margin-bottom: 10px;
    padding-top: 11px;
}
.product-info .wrapper .left {
    background: url("../image/tail-product-image.gif") repeat-x scroll 0 bottom transparent;
    border: 1px solid #DFE1E4;
    border-radius: 6px 6px 6px 6px;
    float: left;
    margin-left: 1px;
    margin-right: 15px;
    padding: 9px 9px 1px;
}
.product-info .indent-bot {
    margin-bottom: 20px;
}
.product-info > .left + .right h1 {
    padding-left: 0;
}
.product-info > .left + .right {
    margin-left: 370px;
}
.mb-1 {
    margin-bottom: -1px;
}
#cloud-zoom-big {
}
#image {
    float: left;
    margin-top: -300px;
    z-index: 0;
}
.product-info .image {
    border: 1px solid #E7E7E7;
    float: left;
    height: 300px;
    margin-bottom: 7px;
    text-align: center;
    width: 300px;
}
.product-info .image-additional {
    clear: both;
    margin-left: -9px;
    overflow: hidden;
    width: 310px;
}
#cloud-zoom-big {
    margin-top: 3px;
}
.product-info .image-additional img {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E7E7E7;
}
#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 {
    border-bottom: 1px solid #E7E7E7;
    border-top: 1px solid #E7E7E7;
    color: #A6A4A4;
    font-weight: bold;
    line-height: 20px;
    padding: 15px 5px 10px 0;
}
.product-info .description a {
    text-decoration: none;
}
.product-info .description strong {
    color: #A6A4A4;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
}
.product-info .description span {
    color: #191919;
    font-weight: bold;
}
.product-info .description a:hover {
    text-decoration: underline;
}
.product-info .description .button-prod:hover {
    background-position: 0 -34px;
    text-decoration: none;
}
.product-info .description .button-prod a {
    font-weight: normal;
    text-decoration: none;
}
.product-info .price {
    background: url("../image/tail-price.gif") repeat-x scroll 0 bottom #FFFFFF;
    border-bottom: 1px solid #E7E7E7;
    color: #303030;
    font-size: 22px;
    margin-bottom: 5px;
    padding: 12px 5px 10px 18px;
}
.product-info .price-old {
    color: #CCCCCC !important;
    font-size: 12px;
    font-weight: bold;
    text-decoration: line-through;
}
.product-info h1 {
    line-height: 30px;
    padding-left: 0;
}
.product-info .price-new {
    font-size: 22px;
    font-weight: normal;
}
.product-info .button-prod:hover {
    background-position: 0 -34px;
}
.product-info .description .button-prod {
    background: url("../image/tail-btn-prod.gif") repeat-x scroll 0 0 transparent;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    float: left;
    font-size: 22px;
    font-weight: bold;
    line-height: 22px;
    margin-left: 20px;
    margin-top: 0;
    padding: 6px 10px;
    text-decoration: none;
}
.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: Arial,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 {
    border-bottom: 1px solid #D6D3CC;
    color: #000000;
    margin-bottom: 10px;
    padding: 0 5px 10px;
}
.product-info .option-image {
    margin-bottom: 10px;
    margin-top: 3px;
}
.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;
    padding-top: 5px;
}
.product-info .cart {
    color: #E7E7E7;
    overflow: auto;
    padding: 25px 5px 0 0;
}
.prod-row {
    padding-bottom: 20px;
}
.product-info .cart .cart-top label {
    color: #191919;
    font-size: 11px;
    font-weight: bold;
    padding-right: 7px;
}
.product-info .cart .cart-top .input-qti {
    width: 42px;
}
.product-info .cart .cart-top {
    padding-right: 9px;
}
.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-top: 1px solid #E7E7E7;
    color: #4D4D4D;
    margin-bottom: 3px;
}
.product-info .review .share {
    background: none repeat scroll 0 0 transparent;
    padding-left: 0;
    padding-top: 20px;
}
.product-info .review > div {
    background: url("../image/tail-rew.gif") repeat-x scroll 0 bottom transparent;
    line-height: 20px;
    padding: 7px 10px 9px;
    width: 428px;
}
.btn-rew {
    color: #DFE1E4;
    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 {
    line-height: normal;
    overflow: hidden;
}
.product-info .review .share a {
    text-decoration: none;
}
.attribute {
    border-collapse: collapse;
    border-left: 1px solid #DFE1E4;
    border-top: 1px solid #DFE1E4;
    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 {
    border-bottom: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    color: #FA5F51;
    padding: 7px 12px;
    text-align: left;
    vertical-align: top;
}
#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: 700px !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: #F65423;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 3px;
}
#review .content p {
    color: #737373;
    font-weight: normal;
}
.related .box-product {
    background: url("../image/box-bg.png") repeat scroll 0 0 transparent;
    border-radius: 3px 3px 3px 3px;
    padding: 0;
    width: auto;
}
.compare-info {
    background: url("../image/box-bg.png") repeat scroll 0 0 transparent;
    border-collapse: collapse;
    width: 100%;
}
.block-compare {
    border: 1px solid #E7E7E7;
    border-radius: 3px 3px 3px 3px;
    overflow: hidden;
    position: relative;
}
.compare-info thead {
    overflow: hidden;
}
.compare-info td.last-1 {
    border-bottom: 0 none;
}
.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;
    font-weight: bold;
    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-weight: bold;
    text-align: right;
}
.td-price {
    font-size: 16px;
    font-weight: bold;
}
.checkout-product {
    border-left: 1px solid #DFE1E4;
    border-top: 1px solid #DFE1E4;
}
.compare-info .prod-stock {
    float: none;
    margin: 0 auto;
}
.compare-info td.name a {
    font-size: 12px;
    line-height: 17px;
    text-decoration: none;
}
.compare-info td.name a:hover {
    text-decoration: underline;
}
.compare-info td.last {
    border-right: 0 none;
}
.compare-info td {
    border-bottom: 1px solid #E7E7E7;
    border-right: 1px solid #E7E7E7;
    color: #737373;
    padding: 7px;
    text-align: center;
    vertical-align: top;
    width: 20%;
}
.compare-info .price-old {
    color: #9F9F9F;
    display: block;
    font-size: 12px;
    font-weight: normal;
    text-decoration: line-through;
}
.compare-info .price-new {
    color: #0E0E0E;
    font-size: 16px;
    font-weight: bold;
}
.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 #DFE1E4;
    margin-bottom: 0;
    padding: 9px 9px 11px 12px;
}
.table-radius {
    background: url("../image/box-bg.png") repeat scroll 0 0 transparent;
    border-bottom: 1px solid #E7E7E7;
    border-left: 1px solid #E7E7E7;
    border-radius: 3px 3px 3px 3px;
    border-top: 1px solid #E7E7E7;
    overflow: hidden;
}
.wishlist-product td {
    padding: 7px 7px 6px 10px;
}
.wishlist-product thead td {
    background: url("../image/tail-manuf.gif") repeat-x scroll 0 0 #F8F8F8;
    border-bottom: 1px solid #E7E7E7;
    color: #191919;
    font-weight: bold;
}
.wishlist-product .prod-stock {
    background: url("../image/stock-w.png") no-repeat scroll left 0 transparent;
    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 transparent;
    border: 1px solid #BABABA;
    border-radius: 2px 2px 2px 2px;
    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: "Times New Roman",Times,serif;
    font-size: 14px;
    text-align: left;
}
.wishlist-product tbody td {
    border-bottom: 1px solid #E7E7E7;
    vertical-align: top;
}
.wishlist-product tbody td.action {
    text-align: center;
    width: 110px;
}
.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: 220px;
}
.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 {
    font-weight: bold;
}
.wishlist-product tbody .total {
    text-align: right;
}
.wishlist-product tbody .price s {
    color: #A6A4A4;
    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 {
    background: url("../image/box-bg.png") repeat scroll 0 0 transparent;
    padding-right: 10px;
}
.login-content .left p + p {
    margin-bottom: 16px;
}
.login-content .left p {
    line-height: 17px;
    margin-bottom: 10px;
}
.login-content .left h2 {
    color: #E52234;
    margin-bottom: 3px;
}
.login-content .right h2 {
    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 #DFE1E4;
    float: left;
    height: 233px;
    padding: 15px 20px 12px;
    width: 348px;
}
.login-content .right {
    background: url("../image/login-content-right.gif") no-repeat scroll 0 0 #F8F8F8;
    border: 1px solid #DFE1E4;
    float: right;
    height: 244px;
    padding: 15px 0 0 20px;
    width: 368px;
}
.link-login {
    color: #F83B01;
    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: 341px;
}
.login-content .left .content, .login-content .right .content {
    min-height: 190px;
}
.margen-bottom {
    margin-bottom: 7px !important;
}
.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 {
    background: url("../image/box-bg.png") repeat scroll 0 0 transparent;
    border: 1px solid #E7E7E7;
    border-radius: 3px 3px 3px 3px;
    margin-bottom: 10px;
}
.heading-order-list {
    background: url("../image/tail-manuf.gif") repeat-x scroll 0 0 #F8F8F8;
    border-bottom: 1px solid #E7E7E7;
    border-radius: 3px 3px 0 0;
    overflow: hidden;
    padding: 6px 12px 5px 10px;
}
.order-list .order-id span, .order-list .order-status span, .order-list .order-content div .or-price {
    color: #FFA304;
}
.order-list .order-id {
    color: #191919;
    float: left;
    font-size: 12px;
    font-weight: bold;
    width: 49%;
}
.order-list .order-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 {
    display: inline-block;
    padding: 16px 20px 13px;
    width: 748px;
}
.order-list .order-content div > span {
    color: #33210E;
}
.order-list .order-content div .button {
    margin-top: 3px;
}
.order-list .order-content div b {
    font-weight: normal;
}
.order-list .order-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 {
    background: url("../image/box-bg.png") repeat scroll 0 0 transparent;
    border: 1px solid #E7E7E7;
    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 {
    background: url("../image/box-bg.png") repeat scroll 0 0 transparent;
    border: 1px solid #E7E7E7;
}
.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: #FF7409;
}
.content.return-box input {
    margin-bottom: 7px;
    margin-top: 6px;
    width: 310px;
}
.content.return-box .error {
    display: block;
    padding-bottom: 5px;
}
.return-box-3 {
    background: url("../image/box-bg.png") repeat scroll 0 0 transparent;
    border: 1px solid #E7E7E7;
    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: 8px;
    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: #FFA304;
}
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 transparent;
    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 transparent;
    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-content {
    border-bottom: 1px solid #EEEEEE;
    border-top: 1px solid #EEEEEE;
    display: inline-block;
    margin-bottom: 20px;
    padding: 10px 0;
    width: 100%;
}
.return-list .return-content div {
    float: left;
    width: 33.3%;
}
.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;
    border-radius: 6px 6px 0 0;
    width: 100%;
}
a {
    outline: medium none;
}
.shop-cart {
    background: url("../image/box-bg.png") repeat scroll 0 0 transparent;
    border-left: 1px solid #E7E7E7;
    border-radius: 3px 3px 0 0;
    border-right: 1px solid #E7E7E7;
    border-top: 1px solid #E7E7E7;
    overflow: hidden;
    position: relative;
}
.cart-info td {
    padding: 7px 7px 6px 8px;
}
.cart-info thead td {
    background: url("../image/tail-manuf.gif") repeat-x scroll 0 0 #F8F8F8;
    border-bottom: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    color: #191919;
    font-weight: bold;
}
.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: "Times New Roman",Times,serif;
    font-size: 14px;
    text-align: left;
}
.cart-info tbody td {
    border-bottom: 1px solid #E7E7E7;
    border-right: 1px solid #E7E7E7;
    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 {
    text-decoration: none;
}
.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: #4D4949;
    font-size: 17px;
    font-weight: bold;
}
.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-bottom: 1px solid #E7E7E7;
    border-left: 1px solid #E7E7E7;
    border-right: 1px solid #E7E7E7;
    color: #191919;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    padding: 7px 8px 6px 27px;
}
.cart-bottom {
    border-bottom: 1px solid #E7E7E7;
    border-left: 1px solid #E7E7E7;
    border-radius: 0 0 6px 6px;
    border-right: 1px solid #E7E7E7;
    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-size: 11px;
    font-weight: bold;
    padding-bottom: 8px;
    padding-right: 5px;
    text-align: right;
}
.cart-module .cart-content {
    background: url("../image/box-bg.png") repeat scroll 0 0 transparent;
    border-bottom: 1px solid #E7E7E7;
    border-left: 1px solid #E7E7E7;
    border-right: 1px solid #E7E7E7;
    display: none;
    overflow: auto;
    padding: 18px 0 19px 18px;
}
.cart-info {
    overflow: hidden;
}
#coupon {
    color: #E52234;
    font-size: 11px;
    font-weight: bold;
}
#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: #E52234;
    font-size: 11px;
    font-weight: bold;
}
#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 {
    border-bottom: 1px solid #E7E7E7;
    color: #4D4949;
    font-weight: bold;
    padding: 6px 10px;
}
.cart-total table td b {
    font-family: Arial,Helvetica,sans-serif;
}
.cart-total table {
    width: 100%;
}
.cart-total td {
    padding: 3px;
    text-align: right;
}
.about-page {
    border-bottom: 1px solid #E7E7E7;
    padding-bottom: 20px;
    padding-left: 14px;
    padding-top: 16px;
}
.about-page h3 {
    color: #191919;
    font-family: 'Open Sans',sans-serif;
    font-size: 15px;
    font-weight: 600;
    margin: 0;
    padding-bottom: 13px;
}
.about-page-2 {
    padding-bottom: 20px;
    padding-left: 14px;
    padding-top: 16px;
}
.about-page-2 h3 {
    color: #191919;
    font-family: 'Open Sans',sans-serif;
    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-about.png") no-repeat scroll 0 3px transparent;
    color: #626060;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 4px;
    padding-left: 16px;
}
.checkout-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 #DFE1E4;
    float: left;
    height: 233px;
    padding: 15px 20px 32px;
    width: 322px;
}
.checkout-content.opt .right {
    background: url("../image/login-content-right.gif") no-repeat scroll 0 0 #F8F8F8;
    border: 1px solid #DFE1E4;
    float: right;
    height: 264px;
    padding: 15px 0 0 20px;
    width: 343px;
}
.checkout-heading {
    background: url("../image/tail-manuf.gif") repeat-x scroll 0 0 #F8F8F8;
    border-left: 1px solid #E7E7E7;
    border-right: 1px solid #E7E7E7;
    border-top: 1px solid #E7E7E7;
    color: #191919;
    font-size: 12px;
    font-weight: bold;
    padding: 7px 8px 7px 0;
}
.marker-chekout {
    background: url("../image/marker-chekout.png") no-repeat scroll 9px 6px transparent;
    padding-left: 28px;
}
.checkout-heading a {
    float: right;
    font-weight: normal;
    margin-top: -15px;
    text-decoration: none;
}
.cart-total-name {
    border-bottom: 1px solid #E7E7E7;
    border-right: 1px solid #E7E7E7;
    color: #191919;
    width: 87%;
}
.cart-total1 {
    font-size: 17px;
    font-weight: bold;
    text-align: center;
}
.tot {
    background: url("../image/box-bg.png") repeat scroll 0 0 transparent;
}
.cart-total td.cart-total1.last {
    border-bottom: medium none;
    color: #FA5F51;
}
.cart-total td.last {
    border-bottom: medium none;
}
.checkout-heading a:hover {
    color: #43403D;
    text-decoration: underline;
}
.checkout-content h2 {
    padding-bottom: 12px;
}
.checkout-content {
    background: url("../image/box-bg.png") repeat-x scroll 0 0 #FFFFFF;
    border-left: 1px solid #E7E7E7;
    border-right: 1px solid #E7E7E7;
    border-top: 1px solid #E7E7E7;
    display: none;
    overflow: auto;
    padding: 20px 20px 15px;
}
#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: 320px;
}
.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: Arial,Helvetica,sans-serif;
    font-weight: bold;
}
.checkout-product table {
    background: url("../image/bg-cart-image.png") no-repeat scroll 40px 90% transparent;
    border-collapse: collapse;
    margin-bottom: 20px;
    width: 100%;
}
.checkout-product td {
    padding: 7px;
}
.checkout-product thead td {
    background-color: #F7F7F7;
    border-bottom: 1px solid #DDDDDD;
    color: #191919;
    font-family: "Times New Roman",Times,serif;
    font-size: 14px;
}
.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-weight: normal;
    text-align: center;
}
.checkout-product tbody td {
    border-bottom: 1px solid #DDDDDD;
    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 {
    border-bottom: 1px solid #DDDDDD;
    text-align: right;
}
.contact-info {
    background: url("../image/box-bg.png") repeat-x scroll 0 0 #FFFFFF;
    border: 1px solid #E7E7E7;
    border-radius: 3px 3px 3px 3px;
    margin-bottom: 10px;
    overflow: auto;
    padding: 20px 20px 19px 18px;
}
.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;
    width: 740px !important;
}
.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: 350px;
    overflow: hidden;
    width: 330px;
}
.contact-box {
    background: url("../image/adress.png") no-repeat scroll left 4px transparent;
    line-height: 17px;
    margin-bottom: 18px;
    padding-left: 93px;
    padding-top: 7px;
    width: 270px;
}
.contact-box b {
    color: #191919;
    font-family: 'Open Sans',sans-serif;
    font-size: 15px;
    font-weight: 600;
}
.contact-box-2 {
    background: url("../image/telephon.png") no-repeat scroll left 6px transparent;
    line-height: 17px;
    padding-left: 93px;
    padding-top: 7px;
    width: 270px;
}
.contact-box-2 b {
    color: #191919;
    font-family: 'Open Sans',sans-serif;
    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") no-repeat scroll left bottom #FFFFFF;
    border: 1px solid #E7E7E7;
    padding: 15px 12px 17px 19px;
}
.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 {
    background: url("../image/footer-bg.jpg") repeat-x scroll 0 0 #F1F1F1;
    border-radius: 7px 7px 7px 7px;
    clear: both;
    min-height: 100px;
    overflow: auto;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-top: 13px;
}
#footer h3 {
    color: #070707;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 11px;
    margin-top: 0;
    padding-top: 5px;
}
#footer .column {
    float: left;
    margin-right: 20px;
    min-height: 130px;
    width: 149px;
}
#footer .column ul {
    list-style: none outside none;
    margin-left: 0;
    margin-top: 0;
    padding-left: 0;
}
#footer .column ul li {
    list-style: none outside none;
    padding-bottom: 2px;
    padding-top: 3px;
}
#footer .column a {
    color: #626060;
    font-size: 12px;
    line-height: 15px;
    text-decoration: none;
}
#footer .column a:hover {
    color: #FFBF0E;
    text-decoration: none;
}
#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: #676767;
    font-size: 12px;
    text-decoration: none;
}
#powered a:hover {
    text-decoration: underline;
}
#powered {
    color: #626060;
    font-size: 12px;
    padding: 15px 0 19px;
}
.socials {
    float: left;
}
.list-services {
    float: left;
    padding: 90px 0 0 64px;
}
.list-services li {
    float: left;
    padding-right: 5px;
}
.list-services li a {
    display: block;
    height: 24px;
    width: 24px;
}
.list-services li.first a {
    background: url("../image/twitter.png") no-repeat scroll 0 0 transparent;
}
.list-services li.second a {
    background: url("../image/facebook.png") no-repeat scroll 0 0 transparent;
}
.list-services li.third a {
    background: url("../image/google.png") no-repeat scroll 0 0 transparent;
}
.list-services li.four a {
    background: url("../image/delicious.png") no-repeat scroll 0 0 transparent;
}
.list-services li.five a {
    background: url("../image/youtube.png") no-repeat scroll 0 0 transparent;
}
.list-services li.six a {
    background: url("../image/rss.png") no-repeat scroll 0 0 transparent;
}
#easyTooltip {
    background: none repeat scroll 0 0 #FFB405;
    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-top: 10px;
}
.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 {
    text-decoration: none;
}
.success a {
    color: #FFA304;
}
.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;
    border-radius: 6px 6px 6px 6px;
    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 #BBDF8D;
    padding-left: 20px;
}
.mousetrap .related-info:hover {
}
.related-info .name {
    min-height: 40px;
}
.related-info .price {
    float: none;
    padding-bottom: 8px;
}
.related-info {
    display: inline-block;
    float: left;
    margin: 0 2px 11px;
    padding: 10px;
    vertical-align: top;
    width: 161px;
}
.related-info:hover {
}
.related-info .name {
    min-height: 52px;
}
.related-info .price {
    float: none;
    margin: 0;
    padding: 5px 0;
    position: relative;
}
.related-info {
    border: 1px solid #DFE1E4;
    border-radius: 6px 6px 6px 6px;
    display: inline-block;
    float: left;
    margin: 0 2px 11px;
    padding: 10px;
    vertical-align: top;
    width: 171px;
}
.related-carousel .related-info { width:156px !important;}
.related.related-carousel .box-product {
	background:url(../image/box-bg.png) repeat-x #fff;
	padding:10px 10px 1px 10px;
	border-radius:3px;
	width:auto;
	border:1px solid #E7E7E7;
	overflow:hidden; 
	height:315px;
}
.related-info .rating {
	height:13px;	
}
.related .jcarousel-clip {
	overflow:hidden;
	left:19px;
	width:727px;
	height:380px;
	}

.related .jcarousel-prev {
	display:block;
	position:absolute;
	height:326px;
	width:26px;
	left:-10px;
	top:-10px;
	background:url(../image/related-pagg-prev.png) 8px 50% no-repeat #414955;
	border-right:1px solid #dfe1e4;
	cursor:pointer;
	}
.related .jcarousel-prev:hover, .related .jcarousel-prev.jcarousel-prev-disabled { background-position:-26px 50%; background-color:#626060;}
.related .jcarousel-prev.jcarousel-prev-disabled {cursor:default;}
.related .jcarousel-next {
	display:block;
	position:absolute;
	height:326px;
	width:26px;
	right:-10px;
	top:-10px;
	background:url(../image/related-pagg-next.png) no-repeat -24px 50% #414955;
	border-left:1px solid #dfe1e4;
	cursor:pointer;
	}
.related .jcarousel-next:hover, .related .jcarousel-next.jcarousel-next-disabled { background-position:10px 50%; background-color:#626060;}
.related .jcarousel-next.jcarousel-next-disabled {cursor:default;
}
.mt5 {
    margin-top: 5px;
}
.cart-info tbody .quantity > input {
    margin-top: 5px;
    width: 45px;
}
#content .shop-cart-content {
    background: url("../image/box-bg.png") repeat scroll 0 0 transparent;
    border: 1px solid #E7E7E7;
    border-radius: 5px 5px 5px 5px;
    margin-bottom: 0;
    padding: 15px;
    position: relative;
    z-index: 1;
}
#content .shop-cart-content > p {
    color: #F65423;
    font-weight: bold;
}
.checkout-cart h2 {
    color: #191919;
    font-size: 20px;
    line-height: 24px;
    padding: 20px 0;
}
#content .cart-module > div {
    background: none repeat scroll 0 0 #F9F9F9;
    border-bottom: 1px solid #E7E7E7;
    border-left: 1px solid #E7E7E7;
    border-radius: 0 0 5px 5px;
    border-right: 1px solid #E7E7E7;
    display: none;
    margin-bottom: 0;
    margin-top: -3px;
    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-top: 15px;
}
.cart-bottom .buttons {
    background: url("../image/tail-cart-buttons.gif") repeat-x scroll 0 bottom #FFFFFF;
    border: 1px solid #F1F1F1;
    border-radius: 5px 5px 5px 5px;
    margin-bottom: 0;
    margin-top: 15px;
    padding: 8px;
}
.shop-cart-content .highlight label {
    font-weight: bold;
}
#confirm .checkout-content {
    border-bottom: 1px solid #DFE1E4;
    border-radius: 6px 6px 6px 6px;
    margin-top: 7px;
}
#checkout .checkout-heading {
    border-radius: 6px 6px 0 0;
}
#confirm .checkout-heading {
    border-bottom: 1px solid #E7E7E7;
    border-radius: 0 0 6px 6px;
}
#shipping-method textarea, #payment-method textarea {
    max-width: 715px;
    min-width: 715px;
}
.pp_gallery ul li.selected a {
    border: 1px solid #999999 !important;
}
.pp_gallery ul a {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #000000 !important;
    margin-top: 0;
}
.pp_description {
    display: none !important;
}
.pp_social {
    display: none;
}
div.pp_default .pp_top, div.pp_default .pp_top .pp_middle, div.pp_default .pp_top .pp_left, div.pp_default .pp_top .pp_right, div.pp_default .pp_bottom, div.pp_default .pp_bottom .pp_left, div.pp_default .pp_bottom .pp_middle, div.pp_default .pp_bottom .pp_right {
    height: 13px;
}
div.pp_default .pp_top .pp_left {
    background: url("../image/prettyPhoto/default/sprite.png") no-repeat scroll -78px -93px transparent;
}
div.pp_default .pp_top .pp_middle {
    background: url("../image/prettyPhoto/default/sprite_x.png") repeat-x scroll left top transparent;
}
div.pp_default .pp_top .pp_right {
    background: url("../image/prettyPhoto/default/sprite.png") no-repeat scroll -112px -93px transparent;
}
div.pp_default .pp_content .ppt {
    color: #F8F8F8;
}
div.pp_default .pp_content_container .pp_left {
    background: url("../image/prettyPhoto/default/sprite_y.png") repeat-y scroll -7px 0 transparent;
    padding-left: 13px;
}
div.pp_default .pp_content_container .pp_right {
    background: url("../image/prettyPhoto/default/sprite_y.png") repeat-y scroll right top transparent;
    padding-right: 13px;
}
div.pp_default .pp_next:hover {
    background: url("../image/prettyPhoto/default/sprite_next.png") no-repeat scroll right center transparent;
    cursor: pointer;
}
div.pp_default .pp_previous:hover {
    background: url("../image/prettyPhoto/default/sprite_prev.png") no-repeat scroll left center transparent;
    cursor: pointer;
}
div.pp_default .pp_expand {
    background: url("../image/prettyPhoto/default/sprite.png") no-repeat scroll 0 -29px transparent;
    cursor: pointer;
    height: 28px;
    width: 28px;
}
div.pp_default .pp_expand:hover {
    background: url("../image/prettyPhoto/default/sprite.png") no-repeat scroll 0 -56px transparent;
    cursor: pointer;
}
div.pp_default .pp_contract {
    background: url("../image/prettyPhoto/default/sprite.png") no-repeat scroll 0 -84px transparent;
    cursor: pointer;
    height: 28px;
    width: 28px;
}
div.pp_default .pp_contract:hover {
    background: url("../image/prettyPhoto/default/sprite.png") no-repeat scroll 0 -113px transparent;
    cursor: pointer;
}
div.pp_default .pp_close {
    background: url("../image/prettyPhoto/default/sprite.png") no-repeat scroll 2px 1px transparent;
    cursor: pointer;
    height: 30px;
    width: 30px;
}
div.pp_default .pp_gallery ul li a {
    background: url("../image/prettyPhoto/default/default_thumb.png") repeat scroll center center #F8F8F8;
    border: 1px solid #FFFFFF;
}
div.pp_default .pp_social {
    margin-top: 7px;
}
div.pp_default .pp_gallery a.pp_arrow_previous, div.pp_default .pp_gallery a.pp_arrow_next {
    left: auto;
    position: static;
}
div.pp_default .pp_nav .pp_play, div.pp_default .pp_nav .pp_pause {
    background: url("../image/prettyPhoto/default/sprite.png") no-repeat scroll -51px 1px transparent;
    height: 30px;
    width: 30px;
}
div.pp_default .pp_nav .pp_pause {
    background-position: -51px -29px;
}
div.pp_default a.pp_arrow_previous, div.pp_default a.pp_arrow_next {
    background: url("../image/prettyPhoto/default/sprite.png") no-repeat scroll -31px -3px transparent;
    height: 20px;
    margin: 4px 0 0;
    width: 20px;
}
div.pp_default a.pp_arrow_next {
    background-position: -82px -3px;
    left: 52px;
}
div.pp_default .pp_content_container .pp_details {
    margin-top: 5px;
}
div.pp_default .pp_nav {
    clear: none;
    height: 30px;
    position: relative;
    width: 110px;
}
div.pp_default .pp_nav .currentTextHolder {
    color: #999999;
    font-family: Georgia;
    font-size: 11px;
    font-style: italic;
    left: 75px;
    line-height: 25px;
    margin: 0;
    padding: 0 0 0 10px;
    position: absolute;
    top: 2px;
}
div.pp_default .pp_close:hover, div.pp_default .pp_nav .pp_play:hover, div.pp_default .pp_nav .pp_pause:hover, div.pp_default .pp_arrow_next:hover, div.pp_default .pp_arrow_previous:hover {
    opacity: 0.7;
}
div.pp_default .pp_description {
    font-size: 11px;
    font-weight: 700;
    line-height: 14px;
    margin: 5px 50px 5px 0;
}
div.pp_default .pp_bottom .pp_left {
    background: url("../image/prettyPhoto/default/sprite.png") no-repeat scroll -78px -127px transparent;
}
div.pp_default .pp_bottom .pp_middle {
    background: url("../image/prettyPhoto/default/sprite_x.png") repeat-x scroll left bottom transparent;
}
div.pp_default .pp_bottom .pp_right {
    background: url("../image/prettyPhoto/default/sprite.png") no-repeat scroll -112px -127px transparent;
}
div.pp_default .pp_loaderIcon {
    background: url("../image/prettyPhoto/default/loader.gif") no-repeat scroll center center transparent;
}
div.light_rounded .pp_top .pp_left {
    background: url("../image/prettyPhoto/light_rounded/sprite.png") no-repeat scroll -88px -53px transparent;
}
div.light_rounded .pp_top .pp_right {
    background: url("../image/prettyPhoto/light_rounded/sprite.png") no-repeat scroll -110px -53px transparent;
}
div.light_rounded .pp_next:hover {
    background: url("../image/prettyPhoto/light_rounded/btnNext.png") no-repeat scroll right center transparent;
    cursor: pointer;
}
div.light_rounded .pp_previous:hover {
    background: url("../image/prettyPhoto/light_rounded/btnPrevious.png") no-repeat scroll left center transparent;
    cursor: pointer;
}
div.light_rounded .pp_expand {
    background: url("../image/prettyPhoto/light_rounded/sprite.png") no-repeat scroll -31px -26px transparent;
    cursor: pointer;
}
div.light_rounded .pp_expand:hover {
    background: url("../image/prettyPhoto/light_rounded/sprite.png") no-repeat scroll -31px -47px transparent;
    cursor: pointer;
}
div.light_rounded .pp_contract {
    background: url("../image/prettyPhoto/light_rounded/sprite.png") no-repeat scroll 0 -26px transparent;
    cursor: pointer;
}
div.light_rounded .pp_contract:hover {
    background: url("../image/prettyPhoto/light_rounded/sprite.png") no-repeat scroll 0 -47px transparent;
    cursor: pointer;
}
div.light_rounded .pp_close {
    background: url("../image/prettyPhoto/light_rounded/sprite.png") no-repeat scroll -1px -1px transparent;
    cursor: pointer;
    height: 22px;
    width: 75px;
}
div.light_rounded .pp_nav .pp_play {
    background: url("../image/prettyPhoto/light_rounded/sprite.png") no-repeat scroll -1px -100px transparent;
    height: 15px;
    width: 14px;
}
div.light_rounded .pp_nav .pp_pause {
    background: url("../image/prettyPhoto/light_rounded/sprite.png") no-repeat scroll -24px -100px transparent;
    height: 15px;
    width: 14px;
}
div.light_rounded .pp_arrow_previous {
    background: url("../image/prettyPhoto/light_rounded/sprite.png") no-repeat scroll 0 -71px transparent;
}
div.light_rounded .pp_arrow_next {
    background: url("../image/prettyPhoto/light_rounded/sprite.png") no-repeat scroll -22px -71px transparent;
}
div.light_rounded .pp_bottom .pp_left {
    background: url("../image/prettyPhoto/light_rounded/sprite.png") no-repeat scroll -88px -80px transparent;
}
div.light_rounded .pp_bottom .pp_right {
    background: url("../image/prettyPhoto/light_rounded/sprite.png") no-repeat scroll -110px -80px transparent;
}
div.dark_rounded .pp_top .pp_left {
    background: url("../image/prettyPhoto/dark_rounded/sprite.png") no-repeat scroll -88px -53px transparent;
}
div.dark_rounded .pp_top .pp_right {
    background: url("../image/prettyPhoto/dark_rounded/sprite.png") no-repeat scroll -110px -53px transparent;
}
div.dark_rounded .pp_content_container .pp_left {
    background: url("../image/prettyPhoto/dark_rounded/contentPattern.png") repeat-y scroll left top transparent;
}
div.dark_rounded .pp_content_container .pp_right {
    background: url("../image/prettyPhoto/dark_rounded/contentPattern.png") repeat-y scroll right top transparent;
}
div.dark_rounded .pp_next:hover {
    background: url("../image/prettyPhoto/dark_rounded/btnNext.png") no-repeat scroll right center transparent;
    cursor: pointer;
}
div.dark_rounded .pp_previous:hover {
    background: url("../image/prettyPhoto/dark_rounded/btnPrevious.png") no-repeat scroll left center transparent;
    cursor: pointer;
}
div.dark_rounded .pp_expand {
    background: url("../image/prettyPhoto/dark_rounded/sprite.png") no-repeat scroll -31px -26px transparent;
    cursor: pointer;
}
div.dark_rounded .pp_expand:hover {
    background: url("../image/prettyPhoto/dark_rounded/sprite.png") no-repeat scroll -31px -47px transparent;
    cursor: pointer;
}
div.dark_rounded .pp_contract {
    background: url("../image/prettyPhoto/dark_rounded/sprite.png") no-repeat scroll 0 -26px transparent;
    cursor: pointer;
}
div.dark_rounded .pp_contract:hover {
    background: url("../image/prettyPhoto/dark_rounded/sprite.png") no-repeat scroll 0 -47px transparent;
    cursor: pointer;
}
div.dark_rounded .pp_close {
    background: url("../image/prettyPhoto/dark_rounded/sprite.png") no-repeat scroll -1px -1px transparent;
    cursor: pointer;
    height: 22px;
    width: 75px;
}
div.dark_rounded .pp_description {
    color: #FFFFFF;
    margin-right: 85px;
}
div.dark_rounded .pp_nav .pp_play {
    background: url("../image/prettyPhoto/dark_rounded/sprite.png") no-repeat scroll -1px -100px transparent;
    height: 15px;
    width: 14px;
}
div.dark_rounded .pp_nav .pp_pause {
    background: url("../image/prettyPhoto/dark_rounded/sprite.png") no-repeat scroll -24px -100px transparent;
    height: 15px;
    width: 14px;
}
div.dark_rounded .pp_arrow_previous {
    background: url("../image/prettyPhoto/dark_rounded/sprite.png") no-repeat scroll 0 -71px transparent;
}
div.dark_rounded .pp_arrow_next {
    background: url("../image/prettyPhoto/dark_rounded/sprite.png") no-repeat scroll -22px -71px transparent;
}
div.dark_rounded .pp_bottom .pp_left {
    background: url("../image/prettyPhoto/dark_rounded/sprite.png") no-repeat scroll -88px -80px transparent;
}
div.dark_rounded .pp_bottom .pp_right {
    background: url("../image/prettyPhoto/dark_rounded/sprite.png") no-repeat scroll -110px -80px transparent;
}
div.dark_rounded .pp_loaderIcon {
    background: url("../image/prettyPhoto/dark_rounded/loader.gif") no-repeat scroll center center transparent;
}
div.dark_square .pp_left, div.dark_square .pp_middle, div.dark_square .pp_right, div.dark_square .pp_content {
    background: none repeat scroll 0 0 #000000;
}
div.dark_square .pp_description {
    color: #FFFFFF;
    margin: 0 85px 0 0;
}
div.dark_square .pp_loaderIcon {
    background: url("../image/prettyPhoto/dark_square/loader.gif") no-repeat scroll center center transparent;
}
div.dark_square .pp_expand {
    background: url("../image/prettyPhoto/dark_square/sprite.png") no-repeat scroll -31px -26px transparent;
    cursor: pointer;
}
div.dark_square .pp_expand:hover {
    background: url("../image/prettyPhoto/dark_square/sprite.png") no-repeat scroll -31px -47px transparent;
    cursor: pointer;
}
div.dark_square .pp_contract {
    background: url("../image/prettyPhoto/dark_square/sprite.png") no-repeat scroll 0 -26px transparent;
    cursor: pointer;
}
div.dark_square .pp_contract:hover {
    background: url("../image/prettyPhoto/dark_square/sprite.png") no-repeat scroll 0 -47px transparent;
    cursor: pointer;
}
div.dark_square .pp_close {
    background: url("../image/prettyPhoto/dark_square/sprite.png") no-repeat scroll -1px -1px transparent;
    cursor: pointer;
    height: 22px;
    width: 75px;
}
div.dark_square .pp_nav {
    clear: none;
}
div.dark_square .pp_nav .pp_play {
    background: url("../image/prettyPhoto/dark_square/sprite.png") no-repeat scroll -1px -100px transparent;
    height: 15px;
    width: 14px;
}
div.dark_square .pp_nav .pp_pause {
    background: url("../image/prettyPhoto/dark_square/sprite.png") no-repeat scroll -24px -100px transparent;
    height: 15px;
    width: 14px;
}
div.dark_square .pp_arrow_previous {
    background: url("../image/prettyPhoto/dark_square/sprite.png") no-repeat scroll 0 -71px transparent;
}
div.dark_square .pp_arrow_next {
    background: url("../image/prettyPhoto/dark_square/sprite.png") no-repeat scroll -22px -71px transparent;
}
div.dark_square .pp_next:hover {
    background: url("../image/prettyPhoto/dark_square/btnNext.png") no-repeat scroll right center transparent;
    cursor: pointer;
}
div.dark_square .pp_previous:hover {
    background: url("../image/prettyPhoto/dark_square/btnPrevious.png") no-repeat scroll left center transparent;
    cursor: pointer;
}
div.light_square .pp_expand {
    background: url("../image/prettyPhoto/light_square/sprite.png") no-repeat scroll -31px -26px transparent;
    cursor: pointer;
}
div.light_square .pp_expand:hover {
    background: url("../image/prettyPhoto/light_square/sprite.png") no-repeat scroll -31px -47px transparent;
    cursor: pointer;
}
div.light_square .pp_contract {
    background: url("../image/prettyPhoto/light_square/sprite.png") no-repeat scroll 0 -26px transparent;
    cursor: pointer;
}
div.light_square .pp_contract:hover {
    background: url("../image/prettyPhoto/light_square/sprite.png") no-repeat scroll 0 -47px transparent;
    cursor: pointer;
}
div.light_square .pp_close {
    background: url("../image/prettyPhoto/light_square/sprite.png") no-repeat scroll -1px -1px transparent;
    cursor: pointer;
    height: 22px;
    width: 75px;
}
div.light_square .pp_nav .pp_play {
    background: url("../image/prettyPhoto/light_square/sprite.png") no-repeat scroll -1px -100px transparent;
    height: 15px;
    width: 14px;
}
div.light_square .pp_nav .pp_pause {
    background: url("../image/prettyPhoto/light_square/sprite.png") no-repeat scroll -24px -100px transparent;
    height: 15px;
    width: 14px;
}
div.light_square .pp_arrow_previous {
    background: url("../image/prettyPhoto/light_square/sprite.png") no-repeat scroll 0 -71px transparent;
}
div.light_square .pp_arrow_next {
    background: url("../image/prettyPhoto/light_square/sprite.png") no-repeat scroll -22px -71px transparent;
}
div.light_square .pp_next:hover {
    background: url("../image/prettyPhoto/light_square/btnNext.png") no-repeat scroll right center transparent;
    cursor: pointer;
}
div.light_square .pp_previous:hover {
    background: url("../image/prettyPhoto/light_square/btnPrevious.png") no-repeat scroll left center transparent;
    cursor: pointer;
}
div.facebook .pp_top .pp_left {
    background: url("../image/prettyPhoto/facebook/sprite.png") no-repeat scroll -88px -53px transparent;
}
div.facebook .pp_top .pp_middle {
    background: url("../image/prettyPhoto/facebook/contentPatternTop.png") repeat-x scroll left top transparent;
}
div.facebook .pp_top .pp_right {
    background: url("../image/prettyPhoto/facebook/sprite.png") no-repeat scroll -110px -53px transparent;
}
div.facebook .pp_content_container .pp_left {
    background: url("../image/prettyPhoto/facebook/contentPatternLeft.png") repeat-y scroll left top transparent;
}
div.facebook .pp_content_container .pp_right {
    background: url("../image/prettyPhoto/facebook/contentPatternRight.png") repeat-y scroll right top transparent;
}
div.facebook .pp_expand {
    background: url("../image/prettyPhoto/facebook/sprite.png") no-repeat scroll -31px -26px transparent;
    cursor: pointer;
}
div.facebook .pp_expand:hover {
    background: url("../image/prettyPhoto/facebook/sprite.png") no-repeat scroll -31px -47px transparent;
    cursor: pointer;
}
div.facebook .pp_contract {
    background: url("../image/prettyPhoto/facebook/sprite.png") no-repeat scroll 0 -26px transparent;
    cursor: pointer;
}
div.facebook .pp_contract:hover {
    background: url("../image/prettyPhoto/facebook/sprite.png") no-repeat scroll 0 -47px transparent;
    cursor: pointer;
}
div.facebook .pp_close {
    background: url("../image/prettyPhoto/facebook/sprite.png") no-repeat scroll -1px -1px transparent;
    cursor: pointer;
    height: 22px;
    width: 22px;
}
div.facebook .pp_description {
    margin: 0 37px 0 0;
}
div.facebook .pp_loaderIcon {
    background: url("../image/prettyPhoto/facebook/loader.gif") no-repeat scroll center center transparent;
}
div.facebook .pp_arrow_previous {
    background: url("../image/prettyPhoto/facebook/sprite.png") no-repeat scroll 0 -71px transparent;
    height: 22px;
    margin-top: 0;
    width: 22px;
}
div.facebook .pp_arrow_previous.disabled {
    background-position: 0 -96px;
    cursor: default;
}
div.facebook .pp_arrow_next {
    background: url("../image/prettyPhoto/facebook/sprite.png") no-repeat scroll -32px -71px transparent;
    height: 22px;
    margin-top: 0;
    width: 22px;
}
div.facebook .pp_arrow_next.disabled {
    background-position: -32px -96px;
    cursor: default;
}
div.facebook .pp_nav {
    margin-top: 0;
}
div.facebook .pp_nav p {
    font-size: 15px;
    padding: 0 3px 0 4px;
}
div.facebook .pp_nav .pp_play {
    background: url("../image/prettyPhoto/facebook/sprite.png") no-repeat scroll -1px -123px transparent;
    height: 22px;
    width: 22px;
}
div.facebook .pp_nav .pp_pause {
    background: url("../image/prettyPhoto/facebook/sprite.png") no-repeat scroll -32px -123px transparent;
    height: 22px;
    width: 22px;
}
div.facebook .pp_next:hover {
    background: url("../image/prettyPhoto/facebook/btnNext.png") no-repeat scroll right center transparent;
    cursor: pointer;
}
div.facebook .pp_previous:hover {
    background: url("../image/prettyPhoto/facebook/btnPrevious.png") no-repeat scroll left center transparent;
    cursor: pointer;
}
div.facebook .pp_bottom .pp_left {
    background: url("../image/prettyPhoto/facebook/sprite.png") no-repeat scroll -88px -80px transparent;
}
div.facebook .pp_bottom .pp_middle {
    background: url("../image/prettyPhoto/facebook/contentPatternBottom.png") repeat-x scroll left top transparent;
}
div.facebook .pp_bottom .pp_right {
    background: url("../image/prettyPhoto/facebook/sprite.png") no-repeat scroll -110px -80px transparent;
}
div.pp_pic_holder a:focus {
    outline: medium none;
}
div.pp_overlay {
    background: none repeat scroll 0 0 #000000;
    display: none;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9500;
}
div.pp_pic_holder {
    display: none;
    position: absolute;
    width: 100px;
    z-index: 10000;
}
.pp_content {
    height: 40px;
    min-width: 40px;
}
* html .pp_content {
    width: 40px;
}
.pp_content_container {
    position: relative;
    text-align: left;
    width: 100%;
}
.pp_content_container .pp_left {
    padding-left: 20px;
}
.pp_content_container .pp_right {
    padding-right: 20px;
}
.pp_content_container .pp_details {
    float: left;
    margin: 10px 0 2px;
}
.pp_description {
    display: none;
    margin: 0;
}
.pp_social {
    float: left;
    margin: 0;
}
.pp_social .facebook {
    float: left;
    margin-left: 5px;
    overflow: hidden;
    width: 55px;
}
.pp_social .twitter {
    float: left;
}
.pp_nav {
    clear: right;
    float: left;
    margin: 3px 10px 0 0;
}
.pp_nav p {
    float: left;
    margin: 2px 4px;
    white-space: nowrap;
}
.pp_nav .pp_play, .pp_nav .pp_pause {
    float: left;
    margin-right: 4px;
    text-indent: -10000px;
}
a.pp_arrow_previous, a.pp_arrow_next {
    display: block;
    float: left;
    height: 15px;
    margin-top: 3px;
    overflow: hidden;
    text-indent: -10000px;
    width: 14px;
}
.pp_hoverContainer {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2000;
}
.pp_gallery {
    display: none;
    left: 50%;
    margin-top: -50px;
    position: absolute;
    z-index: 10000;
}
.pp_gallery div {
    float: left;
    overflow: hidden;
    position: relative;
}
.pp_gallery ul {
    float: left;
    height: 63px;
    margin: 0 0 0 5px;
    padding: 0;
    position: relative;
    white-space: nowrap;
}
.pp_gallery ul a {
    border: 1px solid rgba(0, 0, 0, 0.5);
    display: block;
    float: left;
    height: 50px;
    overflow: hidden;
}
.pp_gallery ul a img {
    border: 0 none;
}
.pp_gallery li {
    display: block;
    float: left;
    margin: 0 5px 0 0;
    padding: 0;
}
.pp_gallery li.default a {
    background: url("../image/prettyPhoto/facebook/default_thumbnail.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 50px;
    width: 50px;
}
.pp_gallery .pp_arrow_previous, .pp_gallery .pp_arrow_next {
    margin-top: 7px !important;
}
a.pp_next {
    background: url("../image/prettyPhoto/light_rounded/btnNext.png") no-repeat scroll 10000px 10000px transparent;
    display: block;
    float: right;
    height: 100%;
    text-indent: -10000px;
    width: 49%;
}
a.pp_previous {
    background: url("../image/prettyPhoto/light_rounded/btnNext.png") no-repeat scroll 10000px 10000px transparent;
    display: block;
    float: left;
    height: 100%;
    text-indent: -10000px;
    width: 49%;
}
a.pp_expand, a.pp_contract {
    cursor: pointer;
    display: none;
    height: 20px;
    position: absolute;
    right: 30px;
    text-indent: -10000px;
    top: 10px;
    width: 20px;
    z-index: 20000;
}
a.pp_close {
    display: block;
    line-height: 22px;
    position: absolute;
    right: 0;
    text-indent: -10000px;
    top: 0;
}
.pp_loaderIcon {
    display: block;
    height: 24px;
    left: 50%;
    margin: -12px 0 0 -12px;
    position: absolute;
    top: 50%;
    width: 24px;
}
#pp_full_res {
    line-height: 1 !important;
}
#pp_full_res .pp_inline {
    text-align: left;
}
#pp_full_res .pp_inline p {
    margin: 0 0 15px;
}
div.ppt {
    color: #FFFFFF;
    display: none;
    font-size: 17px;
    margin: 0 0 5px 15px;
    z-index: 9999;
}
div.pp_default .pp_content, div.light_rounded .pp_content {
    background-color: #FFFFFF;
}
div.pp_default #pp_full_res .pp_inline, div.light_rounded .pp_content .ppt, div.light_rounded #pp_full_res .pp_inline, div.light_square .pp_content .ppt, div.light_square #pp_full_res .pp_inline, div.facebook .pp_content .ppt, div.facebook #pp_full_res .pp_inline {
    color: #000000;
}
div.pp_default .pp_gallery ul li a:hover, div.pp_default .pp_gallery ul li.selected a, .pp_gallery ul a:hover, .pp_gallery li.selected a {
    border-color: #FFFFFF;
}
div.pp_default .pp_details, div.light_rounded .pp_details, div.dark_rounded .pp_details, div.dark_square .pp_details, div.light_square .pp_details, div.facebook .pp_details {
    position: relative;
}
div.light_rounded .pp_top .pp_middle, div.light_rounded .pp_content_container .pp_left, div.light_rounded .pp_content_container .pp_right, div.light_rounded .pp_bottom .pp_middle, div.light_square .pp_left, div.light_square .pp_middle, div.light_square .pp_right, div.light_square .pp_content, div.facebook .pp_content {
    background: none repeat scroll 0 0 #FFFFFF;
}
div.light_rounded .pp_description, div.light_square .pp_description {
    margin-right: 85px;
}
div.light_rounded .pp_gallery a.pp_arrow_previous, div.light_rounded .pp_gallery a.pp_arrow_next, div.dark_rounded .pp_gallery a.pp_arrow_previous, div.dark_rounded .pp_gallery a.pp_arrow_next, div.dark_square .pp_gallery a.pp_arrow_previous, div.dark_square .pp_gallery a.pp_arrow_next, div.light_square .pp_gallery a.pp_arrow_previous, div.light_square .pp_gallery a.pp_arrow_next {
    margin-top: 12px !important;
}
div.light_rounded .pp_arrow_previous.disabled, div.dark_rounded .pp_arrow_previous.disabled, div.dark_square .pp_arrow_previous.disabled, div.light_square .pp_arrow_previous.disabled {
    background-position: 0 -87px;
    cursor: default;
}
div.light_rounded .pp_arrow_next.disabled, div.dark_rounded .pp_arrow_next.disabled, div.dark_square .pp_arrow_next.disabled, div.light_square .pp_arrow_next.disabled {
    background-position: -22px -87px;
    cursor: default;
}
div.light_rounded .pp_loaderIcon, div.light_square .pp_loaderIcon {
    background: url("../image/prettyPhoto/light_rounded/loader.gif") no-repeat scroll center center transparent;
}
div.dark_rounded .pp_top .pp_middle, div.dark_rounded .pp_content, div.dark_rounded .pp_bottom .pp_middle {
    background: url("../image/prettyPhoto/dark_rounded/contentPattern.png") repeat scroll left top transparent;
}
div.dark_rounded .currentTextHolder, div.dark_square .currentTextHolder {
    color: #C4C4C4;
}
div.dark_rounded #pp_full_res .pp_inline, div.dark_square #pp_full_res .pp_inline {
    color: #FFFFFF;
}
.pp_top, .pp_bottom {
    height: 20px;
    position: relative;
}
* html .pp_top, * html .pp_bottom {
    padding: 0 20px;
}
.pp_top .pp_left, .pp_bottom .pp_left {
    height: 20px;
    left: 0;
    position: absolute;
    width: 20px;
}
.pp_top .pp_middle, .pp_bottom .pp_middle {
    height: 20px;
    left: 20px;
    position: absolute;
    right: 20px;
}
* html .pp_top .pp_middle, * html .pp_bottom .pp_middle {
    left: 0;
    position: static;
}
.pp_top .pp_right, .pp_bottom .pp_right {
    height: 20px;
    left: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
}
.pp_fade, .pp_gallery li.default a img {
    display: none;
}
