@charset "UTF-8";
/* layout CSS Document */

a, #left-prod {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#wrapper {
    width: 1000px;
    height: auto;
    margin: 0 auto;
    border-right: 1px solid #efefef;
    border-left: 1px solid #efefef;
}

.Warning {
    border: 1px solid #FFCC99;
    background-color: #FFFFCC;
}

.yellowdiv {
    background-color: #FFFFCC;
}

#main {
    width: 1000px;
    height: auto;
    position: relative;
    margin: 0 auto;
}

#header {
    background: #446CB3;
    width: 950px;
    height: 180px;
    padding: 0 20px 0px 30px;
    color: #fff;
}

#header.checkout {
    height: 125px;
    overflow: hidden;
}

#header.checkout .chk-logo {
    background: url("//img.bestdeals.co.nz/image/checkout-css-spirit.png") repeat scroll left top transparent;
    display: block;
    height: 94px;
    width: 410px;
    float: none;
    margin: 15px auto 0 auto;
}

#bottom.checkout {
    clear: both;
    border-top: 1px solid #ccc;
    padding: 10px 0;
    margin-top: 80px;
}

#logo {
    width: 426px;
    height: 116px;
    display: block;
    float: left;
}

.welcome, .signin {
    float: right;
    margin: 30px 0 20px 0;
    width: 315px;
}

.signin {
    background: #375895;
    margin: 0px;
    height: 39px;
}

.welcome li {
    float: left;
    margin: 0 25px 0 10px;
    display: inline;
}

.signin li {
    float: left;
    margin-left: 10px;
    display: inline
}

.signin li a {
    display: block;
    line-height: 38px;
    padding-right: 10px;
}

#search {
    float: left;
    width: 585px;
    height: 40px;
    margin-top: 10px;
}

.search-bar {
    border: 1px solid #d3d4d4;
    float: left;
    height: 38px;
    width: 514px;
}

.floatCenter {
    float: none !important;
    margin: 0 auto !important;
}

.floatCenter2 {
    float: none !important;
    margin: 10px auto 0 auto !important;
}

.newsletter-bar {
    border: 1px solid #d3d4d4;
    vertical-align: top;
    height: 37px
}

.search-btn, .search-btn:hover {
    background: url(//img.bestdeals.co.nz/image/css-spirit.png) no-repeat left top;
    width: 50px;
    height: 40px;
    border: none;
    display: inline;
    float: left;
}

.search-btn:hover {
    background-position: 0px -45px;
    cursor: pointer;
}

#checkout {
    float: right;
    width: 313px;
    height: 38px;
    line-height: 22px;
    background: #e8e8e8;
    border: 1px solid #ccc;
    margin-top: 10px;
}

#checkout table {
    width: 100%;
    height: 38px;
}

.cart-icon {
    background: url(//img.bestdeals.co.nz/image/css-spirit.png) no-repeat -45px -175px;
    width: 21px;
    height: 18px;
    margin: 8px;
    border: none;
}

#minicart {
}

#checkout-btn {
    float: right;
    display: block;
    text-align: center;
    line-height: 38px;
    color: #fff !important;
}

.checkout-btn {
    width: 135px;
    height: 38px;
    background: #333;
    border: none;
    color: #fff;
    float: left;
}

.checkout-btn:hover, .newsletter-btn:hover {
    background: #E6415F;
    color: #fff;
    cursor: pointer;
}

#corevalue {
    background: url(//img.bestdeals.co.nz/image/css-spirit.png) no-repeat 0px -430px;
    width: 1000px;
    height: 58px;
    position: relative
}

#corevalue a {
    position: absolute;
    height: 56px;
    display: block;
}

#corevalue #link1 {
    width: 140px;
    left: 30px;
}

#corevalue #link2 {
    width: 140px;
    left: 260px;
}

#corevalue #link3 {
    width: 180px;
    left: 500px;
}

#corevalue #link4 {
    width: 120px;
    left: 770px;
}

#corevalue2 {
    background: url(//img.bestdeals.co.nz/image/css-spirit.png) no-repeat 0px -611px;
    width: 1000px;
    height: 58px;
    position: relative
}

#corevalue2 a {
    position: absolute;
    height: 56px;
    display: block;
}

#corevalue2 #link1 {
    width: 140px;
    left: 25px;
}

#corevalue2 #link2 {
    width: 140px;
    left: 195px;
}

#corevalue2 #link3 {
    width: 180px;
    left: 655px;
}

#corevalue2 #link4 {
    width: 120px;
    left: 860px;
}

#corevalue2 #link5 {
    width: 250px;
    left: 365px;
}

#suburb-sel, #suburb-sel2 {
    padding: 0 3px;
}

#paypal-btn {
    display: block;
    cursor: pointer;
}

/************* rating begin *************/
#slides {
    width: 785px;
    height: 456px;
    background: #e8e8e8;
    overflow: hidden;
    position: relative;
    left: 215px;
}

.slide {
    width: 785px;
    height: 456px;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    background: url("//img.bestdeals.co.nz/image/infinite-loader.gif") no-repeat 50% 50%;
}

.slide.active {
    display: block;
}

.slide.moving {
    z-index: 10;
    display: block;
}

.slide-intro {
    margin: 10px auto;
    width: 100%;
    height: 280px;
    line-height: 280px;
    text-align: center;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    font-size: 96px;
    color: #d4d4d4;
    text-transform: uppercase;
}

.slide-img {
    width: 785px;
    height: 456px;
}

#slide-ctrl {
    width: 100%;
    position: absolute;
    bottom: 15px;
    right: 15px;
    z-index: 11;
}

.bullets {
    float: right;
}

.bullets li {
    float: left;
    margin-left: 12px;
}

.bullet a {
    display: block;
    width: 15px;
    height: 15px;
    background: #8BA5D3;
    margin: 2px;
}

.bullet a.active {
    background: #446CB3;
    border: 2px solid #375895;
    margin: 0;
}

/************* rating end *************/

.empty290px {
    width: 1000px;
    height: 290px;
}

.empty183px {
    width: 1000px;
    height: 183px;
}

#gotop-btn {
    z-index: 9999;
    position: fixed;
    bottom: 40px;
    display: none;
}

.newsletter-subscribe {
    background: url(//img.bestdeals.co.nz/image/newsletter-bg.png?v=1.0.1) #ececec no-repeat;
    width: auto;
    height: 84px;
    margin-left: 215px;
    padding: 36px 0;
    /* background-size: cover; */
    background-color: #E7E7E7;
}

.newsletter-bar {
    width: 175px;
    height: 13px;
    margin-right: 0;
}

.newsletter-subscribe form {
    float: left;
    width: 285px;
}

.newsletter-btn {
    width: 75px;
    height: 34px;
    background: #000;
    border: none;
    color: #fff;
    margin-right: 10px;
}

.newsletter {
    margin-left: 20px;
    margin-top: 34px;
}

/*new index page -Oli*/
.limit-prod {
    background: url(//img.bestdeals.co.nz/image/limit-prod-bg.jpg) no-repeat;
    height: 216px;
    margin-top: 15px;
}

.limit-prod .ltime {
    width: 592px;
}

.limit-prod .ltime .times {
    padding-left: 154px;
    padding-top: 27px;
    height: 110px;
}

.limit-prod .ltime .adtime {
    color: #e54160;
    font-size: 22px;
    font-weight: bold;
}

.limit-prod .ltime .adtime i {
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    font-style: normal;
    background: #e54160;
    padding: 5px 5px;
    margin-right: 1px;
    display: inline-block;
}

.limit-prod .ltime .addate {
    color: #666666;
    font-style: italic;
    font-size: 15px;
    padding-left: 10px;
    line-height: 16px;
}

.limit-prod .ltime .addate p {
    line-height: 16px;
    font-size: 15px;
}

.limit-prod .ltime .adtxt {
    padding-left: 25px;
    height: 110px;
    width: 530px;
    height: 60px;
}

.limit-prod .ltime .adtxt p {
    padding: 5px 10px;
    line-height: 16px;
    font-size: 12px;
    color: #666666;
}

.limit-prod .lprod {
    width: 188px;
}

.limit-prod .lprod .primg {
    padding-top: 15px;
}

.limit-prod .lprice {
    width: 202px;
    text-align: center;
}

.limit-prod .lprice .t {
    color: #000;
    font-size: 20px;
    padding-top: 47px;
}

.limit-prod .lprice .p {
    color: #fff;
    font-size: 40px;
    line-height: 50px;
    padding: 15px 0px;
}

.limit-prod .lprice a {
    background: #ffe13b;
    color: #000;
    padding: 15px 25px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    box-shadow: 0px 2px 6px #666;
}

.sus_slide {
    width: 1000px;
    height: 340px;
    position: relative;
}

.sus_slide .sli_Column {
    position: relative;
    z-index: 10;
    width: 1000px;
    height: 340px;
    overflow: hidden;
}

.sus_slide .sli_Column li {
    position: absolute;
    z-index: 15;
    left: -100%;
    width: 100%;
}

.sus_slide .sli_Column li.act {
    z-index: 20;
    left: 0px;
}

.sus_slide .count_Column {
    height: 42px;
    line-height: 42px;
    position: absolute;
    z-index: 25;
    width: 200px;
    top: -42px;
    right: 0px;
    text-align: right;
    font-size: 18px;
    color: #446cb3;
}

.sus_slide .count_Column i, .sus_slide .count_Column b {
    font-size: 18px;
    color: #446cb3;
    font-weight: normal;
    font-style: normal;
}

.sus_slide .count_Column li {
    display: inline;
}

.sus_slide .h_Direction {
    height: 0px;
    position: absolute;
    z-index: 25;
    width: 1000px;
    top: 0px;
    left: 0px;
}

.sus_slide .h_Direction a {
    position: absolute;
    color: red;
    z-index: 30;
    font-size: 40px;
    background: url(//img.bestdeals.co.nz/image/control.png) no-repeat;
    height: 36px;
    width: 36px;
    overflow: hidden;
    text-indent: -9999px;
    top: 85px;
}

.sus_slide .h_Direction .prev {
    left: 0%;
    float: left;
    background-position: 0px 0px;
}

.sus_slide .h_Direction .next {
    right: 0%;
    float: right;
    background-position: -36px 0px;
}

.industry_lis h2,
.industry_lis h3 {
    border-top: 1px solid #ddd;
    margin-top: 15px;
    clear: both;
}

.industry_lis h2 a,
.industry_lis h3 a {
    font-size: 20px;
    font-weight: bold;
    height: 42px;
    line-height: 42px;
}

.industry_lis .products_list {
    clear: both;
}

/* .industry_lis .products_list ul{padding-top:15px;}
.industry_lis .products_list li{float:left; width:200px;} */
.industry_lis .info_prs {
    width: 180px;
    padding: 0px 10px;
    float: left; /* border: 2px solid #ffffff; border-radius:5px; */
}

.industry_lis .info_prs:hover { /* border: 2px solid #fff; border-radius:5px; */
}

.industry_lis .info_prs .p-img {
    width: 180px;
    max-height: 178px;
    overflow: hidden;
    text-align: center;
}

.industry_lis .info_prs .p-img img {
    padding: 10px 0px;
    height: 180px;
}

.industry_lis .info_prs .p-name {
    padding: 15px 0px;
}

.industry_lis .info_prs .p-name a {
    font-size: 12px;
    color: #000;
    line-height: 20px;
    height: 40px;
}

.industry_lis .info_prs .p-prices {
    padding: 0px 0px;
}

.industry_lis .info_prs .p-save {
    background: #e54261;
    border-radius: 2px;
    text-align: center;
    width: 38px;
    height: 28px;
    line-height: 14px;
    color: white;
    padding: 5px 0px;
    font-size: 10px;
}

.industry_lis .info_prs .p-old-price {
    padding-left: 5px;
}

.industry_lis .info_prs .p-new-price {
    padding-left: 5px;
    color: #446cb3;
    text-decoration: none;
    font-size: 20px;
    font-weight: bold;
}

.industry_lis .info_prs .p-sale {
    height: 38px;
    position: relative;
}

.industry_lis .info_prs .p-sale img {
    position: absolute;
    right: 0px;
    bottom: 0px;
}

.industry_lis .info_prs .p-rating {
    padding: 10px 0px;
}

.toplis ul {
    padding-top: 15px;
}

.toplis ul li {
    float: left;
    width: 235px;
    margin-right: 20px;
}

.toplis ul li.end {
    margin-right: 0px;
}

.toplis ul li .pimg {
    width: 235px;
    text-align: center;
    max-height: 206px;
    overflow: hidden;
}

.toplis ul li a.name {
    background: #e54160;
    width: 100%;
    height: 25px;
    line-height: 25px;
    display: inline-block;
    color: #fff;
    text-align: center;
    font-size: 14px;
}

.toplis ul li h3 {
    border: none;
}

#ad-btns-group,
.product-list-homepage,
.lz-products {
    width: 957px;
    margin: 0 auto;
}

#lzlistpage {
    width: 740px;
    float: right;
}

#lzlistpage .lz-products {
    width: 740px;
}

#ad-btns-group {
    display: none
}

#ad-btns-group img {
    margin-right: 10px;
    border: none;
}

.prod-item {
    float: left;
    width: 198px;
    height: 295px;
    padding: 12px;
    border: 8px solid #fff;
    margin-top: 10px;
    overflow: hidden;
}

.prod-item>a{
    display: block;
    width: 200px;
    height: 175px;
}

.prod-item .font-dark-grey{
    height: 36px;
    line-height: 18px;
}

.prod-item:hover {
    border: 8px solid #d9d9d9;
}

.addtocart {
    display: block;
    font-weight: bold;
}

.prod-item h5 {
    height: 30px;
}

.freeshipping-icon {
    display: inline-block;
    background-position: -81px -175px;
    width: 16px;
    height: 13px;
}

#footer {
    float: left;
    background: #446CB3;
    margin: 70px 0px 0 0px;
    padding: 20px 10px 0 10px;
    width: 980px;
    height: 375px;
    clear: both;
}

#footer .newsletter-subscribe {
    margin: 10px 12px 20px 12px;
}

#footer ul {
    margin: 0px 0 0 25px;
}

#footer ul li {
    width: 190px;
    float: left;
    height: 25px;
    padding-left: 10px;
}

#footer ul li div {
    margin-left: 0px;
    margin-bottom: 10px;
    line-height: 20px;
    width: 190px;
    font-size: 14px;
    color: #fff;
}

.comp-icon, .cs-icon, .shipping-icon, .social-icon {
    background: url(//img.bestdeals.co.nz/image/css-spirit.png) 0 -90px;
    width: 26px;
    height: 26px;
    display: inline-block;
    padding-right: 10px;
    margin-bottom: -8px;
}

.cs-icon {
    background-position: 0 -116px;
}

.shipping-icon {
    background-position: 0 -142px;
}

.social-icon {
    background-position: 0 -168px;
}

#social-list {
    height: 80px;
}

#social-list li {
    float: left;
    width: 35px;
    height: 72px;
}

.facebook, .twitter, .pin, .rss, .youtube, .google1, .blog {
    background: url(//img.bestdeals.co.nz/image/css-spirit.png) -42px -90px;
    width: 35px;
    height: 35px;
    float: left;
    display: inline-block;
    margin: 3px 2px;
}

.twitter {
    background-position: -81px -90px;
}

.pin {
    background-position: -119px -90px;
}

.rss {
    background-position: -158px -90px;
}

.youtube {
    background-position: -42px -130px;
}

.google1 {
    background-position: -81px -130px;
}

.blog {
    background-position: -119px -130px;
}

#payment-security {
    float: left;
    background: url('/images/bottom_bg.jpg');
    width: 1000px;
    height: 84px;
    margin-top: 20px;
}

#payment-security + h5 {
    clear: both;
    display: block;
    height: 50px;
    line-height: 50px;
}

/*product-detail-page elements*/
#product-page-top {
    margin: 20px;
}

#left-prod {
    float: left;
    margin-top: 20px;
    width: 450px;
    position: relative;
}

#right-prod {
    float: right;
    width: 490px;
    margin: 20px 0 0 20px;
}

#right-prod hr {
    border: none;
    border-top: 1px solid #e8e8e8;
}

#photo-gallery {
    height: 110px;
    text-align: center;
    width: 450px;
    margin: 10px 0;
}

.gallery-left-arrow,
#releated-products > a,
#rightArrow a,
#rightArrow2 a {
    float: left;
    margin-top: 30px;
    background: url(//img.bestdeals.co.nz/image/css-spirit.png) 0px -352px;
    width: 15px;
    height: 34px;
}

#releated-products > a:hover {
    background: url(//img.bestdeals.co.nz/image/css-spirit.png) 0 -386px;
    width: 15px;
    height: 34px;
}

#photo-gallery a:hover {
    background: url(//img.bestdeals.co.nz/image/css-spirit.png) 0px -386px;
    width: 15px;
    height: 34px;
}

#rightArrow a {
    float: right;
    background-position: -16px -352px;
}

#rightArrow a:hover {
    background-position: -16px -386px;
    width: 15px;
    height: 33px;
}

#rightArrow2 a {
    float: right;
    background-position: -16px -352px;
    position: relative;
    top: 40px;
}

#rightArrow2 a:hover {
    background-position: -16px -386px;
    width: 15px;
    height: 33px;
}

#related-gallery > a :hover {
    background-position: 0px -386px;
    width: 15px;
    height: 33px;
}

#friends-social {
    clear: both;
    width: 430px;
    margin: 20px 0 0 20px;
    display: none;
}

.email-icon, .points-icon, .questions-icon, #instock-icon, #outstock-icon, #view-product-detail-button, #add-to-cart-button, #add-to-cart-button2, #add-to-wishlist-button, #notifyme-btn, #creditcard, #freeshipping-bar, .tick-icon, .safe-easy, #accept, .del-btn, #secured-by {
    background: url(//img.bestdeals.co.nz/image/css-spirit.png) -81px -274px;
    width: 20px;
    height: 20px;
    display: inline-block;
    padding-right: 5px;
    vertical-align: middle;
}

#right-prod ul {
    overflow: hidden;
}

#right-prod ul li {
    float: left;
    line-height: 15px;
}

.points-icon {
    background-position: -118px -274px;
    height: 25px;
}

.questions-icon {
    background-position: -147px -274px;
    width: 42px;
    margin-right: 3px;
}

#price-left, #price-right {
    float: left;
    margin: 0 10px;
    width: 230px;
    margin-top: 20px;
}

#price-right {
    width: 230px;
    margin-right: 0;
}

#instock-icon {
    background-position: -195px -274px;
    width: 11px;
    height: 11px;
    margin-left: 30px;
}

#outstock-icon {
    background-position: -251px -274px;
    width: 14px;
    height: 14px;
}

#add-to-cart-button, #add-to-cart-button2, #add-to-wishlist-button, #notifyme-btn, #view-product-detail-button {
    float: left;
    background-position: -64px -352px;
    width: 225px;
    height: 64px;
    font-size: 24px;
    color: #fff;
    margin-top: 15px;
    border: 0;
    cursor: pointer;
    /*
width: 164px; height: 40px; border:0px; background:#00cc00; background: -moz-linear-gradient(top, #00cc00, #009d2f); background: -webkit-linear-gradient(top, #00cc00, #009d2f); background: -o-linear-gradient(top, #00cc00, #009d2f); color:#fff; font-size:17px; cursor:pointer; font-weight:bold; margin-top:15px; */
}

#notifyme-btn {
    background-position: -359px -74px;
    width: 225px;
    height: 64px;
    margin-top: 15px;
    border: 0;
    cursor: pointer;
}

#add-to-cart-button:hover {
    -moz-box-shadow: 0px 2px 5px #999;
    -webkit-box-shadow: 0px 2px 5px #999;
    box-shadow: 0px 2px 5px #999;
}

#add-to-cart-button2:hover {
    -moz-box-shadow: 0px 2px 5px #999;
    -webkit-box-shadow: 0px 2px 5px #999;
    box-shadow: 0px 2px 5px #999;
}

#add-to-wishlist-button {
    /* background-position:-312px -352px;width:146px;height:39px; margin-left:45px;font-size:12px;color:#000;text-indent:20px; */
    width: 164px;
    height: 40px;
    border: 1px solid #16a100;
    color: #16a100;
    font-size: 17px;
    background: #fefefe;
    background: -moz-linear-gradient(top, #fefefe, #e9e9e9);
    background: -webkit-linear-gradient(top, #fefefe, #e9e9e9);
    background: -0 -linear-gradient(top, #fefefe, #e9e9e9);
    cursor: pointer;
    font-weight: bold;
}

#add-to-wishlist-button:hover {
    -moz-box-shadow: 0px 2px 5px #999;
    -webkit-box-shadow: 0px 2px 5px #999;
    box-shadow: 0px 2px 5px #999;
}

#creditcard {
    float: left;
    /*background-position: -64px -316px;*/
    /*width: 155px;*/
    /*height: 18px;*/
    /*text-indent: -9999px;*/
    width: 200px;
    height: 30px;
    margin: 5px 0;
    background: url('//img.bestdeals.co.nz/image/common/accept_pay.jpg') no-repeat center/contain !important;
}

#postage, #features {
    float: left;
    width: 490px;
    margin-top: 20px;
}

#features {
    margin: 0;
}

#postage h4, #features h4 {
    background: url(//img.bestdeals.co.nz/image/css-spirit.png) -467px -353px;
    width: 480px;
    height: 41px;
    padding-left: 10px;
    line-height: 32px;
    font-weight: bold;
}

.postage-features-content {
    border: 1px solid #f2f2f2;
    border-top: none;
    width: 468px;
    padding: 20px 10px 10px 10px;
    position: relative;
    top: -12px;
}

#features ul li {
    float: none;
    list-style-type: disc;
    margin-left: 15px;
}

#releated-products {
    float: left;
    width: 960px;
    margin: 40px 0 20px 0;
    height: 290px;
}

#releated-products h3 {
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}

#releated-products ul li {
    float: left;
    padding: 10px 15px;
}

#releated-products h5 {
    width: 180px;
    line-height: 16px;
    text-align: center;
    clear: both;
    overflow: hidden;
}

#releated-products hr {
    border: none;
    border-top: 1px dotted #999;
}

#left-description {
    float: left;
    margin: 0 20px;
    width: 745px;
}

#left-description iframe, #left-description object {
    width: 100%;
    min-height: 400px;
}

#right-ads {
    float: left;
    width: 190px;
}

#right-ads img,
#right-ads .fb-recommendations {
    margin-bottom: 20px;
}

#order-number-bg {
    background: none repeat scroll 0 0 #446CB3;
    margin: 10px 0;
    padding: 20px;
    width: 895px;
}

#left-description img {
    max-width: 655px;
    width: expression(this.width>655?"655px":this.width);
    vertical-align: top;
}

#left-description .part {
    overflow: hidden;
}

/************* new reviews - Oli ************/
.pr_reviews h4 {
    border-bottom: 1px solid #ddd;
    line-height: 30px;
}

/************* add prod  - Oli ************/
.addprod {
    border: 1px solid #ddd;
    padding: 20px;
    margin-bottom: 20px;
}

.addprod .tsinfo {
    background: #f2f2f2;
    height: 25px;
    line-height: 25px;
    vertical-align: middle;
}

.addprod .primg {
    width: 186px;
    height: 186px;
    overflow: hidden;
}

.addprod .primg img {
    width: 184px;
    height: 184px;
    border: 1px solid #ddd;
}

.addprod .prtxt {
    padding-left: 25px;
}

.addprod .prtxt .ucade {
    padding-top: 20px;
    line-height: 25px;
}

.addprod .prtxt .ucade .cade {
    border: 1px solid #ccc;
    width: 50px;
    height: 20px;
    vertical-align: middle;
}

.addprod .prtxt .ucade .but {
    color: white;
    background: #16a100;
    height: 22px;
    line-height: 22px;
    padding: 0px 10px;
    margin-left: 5px;
    display: inline-block;
    vertical-align: middle;
}

/*other oli*/
.other {
    padding-top: 25px;
}

.other .tit {
    background: #e8e8e8;
    line-height: 38px;
    font-size: 17px;
    text-indent: 10px;
    font-weight: bold;
}

.other .prlis {
}

.other .prlis ul {
    padding-top: 20px;
}

.other .prlis ul li {
    float: left;
    width: 33%;
    padding-bottom: 30px;
}

.other .prlis ul li .spr {
    width: 190px;
    margin: 0px auto;
}

.other .prlis ul li .pimg {
    width: 190px;
    height: 190px;
    overflow: hidden;
}

.other .prlis ul li .pimg img {
    width: 190px;
    height: 190px;
}

.other .prlis ul li .name {
    padding: 15px 0px;
}

.other .prlis ul li .name a {
    height: 36px;
    line-height: 18px;
    overflow: hidden;
    display: inline-block;
}

.other .prlis ul li .buy {
    background: #16a100;
    color: #fff;
    font-size: 12px;
    padding: 5px;
}

/************* begin review *************/

#customer-review {
    width: 719px;
    border: 1px solid #ccc;
    padding: 15px 12px;
    overflow: hidden;
}

#rtitle {
    color: #666;
    font-size: 18px;
    height: 22px;
    line-height: 22px;
}

#rtitle .rating-container {
    width: 15px;
    float: left;
    margin: 3px 5px 0 0;
}

/************* end review *************/

#google-ads {
    float: left;
    width: 705px;
    margin-top: 40px;
    padding: 20px;
    height: auto;
    background: #FF9;
}

#freeshipping-bar {
    background-position: -360px 0;
    width: 485px;
    height: 64px;
    margin-bottom: 15px;
}

#freeshipping-bar P {
    float: left;
    position: relative;
    left: 20px;
    top: 20px;
    width: 215px;
    text-align: center;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: -1px;
}

#freeshipping-bar ul {
    float: right;
    margin: 12px 5px 0 0;
    width: 235px;
    text-align: right;
}

#freeshipping-bar ul li {
    float: none;
    line-height: 24px;
}

.tick-icon {
    background-position: -224px -274px;
    width: 14px;
    height: 14px;
}

.banner-img {
    clear: both;
    margin-left: 10px;
    width: 740px;
    margin-bottom: 10px;
}

/*category page elements*/
.bread-crumb {
    margin: 20px;
}
.bread-crumb li {
    display: inline-table;
}

.product-list-category,
.info-right {
    float: right;
    width: 740px;
}

.info-right h1 {
    font-size: 20px;
}

.print-page .product-list-category {
    margin: 0 auto;
    float: none;
}

#wrapper.print-page {
    border-right: 0;
    border-left: 0;
}

#left-side-bar {
    float: left;
    width: 220px;
    height: auto;
    margin-right: 10px;
    padding-left: 20px;
}

.sort-by-bar {
    width: 695px;
    height: 32px;
    background: #efefef;
    margin: 20px 0 10px 0;
    padding: 5px 10px 0px 10px;
    position: relative;
}

.sort-by-bar img {
    display: inline-block;
    vertical-align: middle;
}

#sortby-form {
    display: inline-block;
    padding: 5px;
}

.dropdown-style {
    border: 1px solid #ccc;
    height: 26px;
}

.prod-list-view {
    display: block;
    float: left;
    width: 675px;
    height: 175px;
    padding: 12px;
    border: 8px solid #fff;
    margin-top: 10px;
}

.prod-list-view:hover {
    border: 8px solid #d9d9d9;
}

.prod-list-view img {
    float: left;
    margin-right: 10px;
}

.prod-list-view h2 {
    float: left;
    width: 300px;
}

.list-price {
    float: right;
    width: 100px;
}

.product-list-category p {
    display: inline-block
}

.currentPage {
    background: #e6415f;
    color: #fff;
}

.currentPage:hover {
    color: #000;
}

.view-btn {
    display: inline-block;
    width: 35px;
    height: 27px;
    vertical-align: middle;
}

.view-btn.grid-view,
.grid-view.querying,
.grid-view.active.querying {
    background: url(//img.bestdeals.co.nz/image/grid-grey-btn.gif) no-repeat 0 0;
}

.view-btn.list-view,
.list-view.querying,
.list-view.active.querying {
    background: url(//img.bestdeals.co.nz/image/list-grey-btn.gif) no-repeat 0 0;
}

.grid-view.active {
    background: url(//img.bestdeals.co.nz/image/grid-red-btn.gif) no-repeat 0 0;
}

.list-view.active {
    background: url(//img.bestdeals.co.nz/image/list-red-btn.gif) no-repeat 0 0;
}

.view-btn.grid-view:hover {
    background: url(//img.bestdeals.co.nz/image/grid-red-btn.gif) no-repeat 0 0;
}

.view-btn.list-view:hover {
    background: url(//img.bestdeals.co.nz/image/list-red-btn.gif) no-repeat 0 0;
}

.shop-by a.active,
#sub-category a.active {
    color: #e6415f;
    font-weight: bold;
}

#promotion-count,
#promotion-count span {
    font-size: 20px; /* from 26 to 20 ( jonas 2014-4-15)*/
    font-weight: bold;
    margin: 3px 0;
}

/*view cart page*/
#continue-shopping-top {
    height: 32px;
    border-bottom: 1px solid #D9D9D9;
    padding-bottom: 10px;
}

#continue-shopping-top h1 {
    float: left;
    width: 250px;
}

.black-medium-btn a, .blue-medium-btn a {
    display: inline-block;
    width: 142px;
    height: 20px;
    background: #000;
    color: #fff;
    padding: 5px;
    text-align: center;
}

.blue-medium-btn a {
    background: #446cb3;
    color: #fff;
}

.blue-small-btn a {
    display: inline-block;
    width: 100px;
    height: 20px;
    background: #446cb3;
    color: #fff;
    padding: 5px;
    text-align: center;
}

.blue-medium-btn a:hover, .blue-small-btn a:hover {
    background: #e6415f;
    color: #fff;
}

#checkout-top {
    width: 100%;
    margin-top: 20px;
    padding: 10px 10px 10px 0;
}

.safe-easy {
    float: left;
    background-position: -600px -74px;
    width: 345px;
    height: 100px;
    text-indent: -9999px;
}

#chk-top-right {
    float: right;
    width: 450px;
}

#paypal-checkout {
    float: right;
    width: 450px;
    clear: both;
}

#accept {
   /* background-position: -58px 0;
    width: 286px;
    height: 33px;
    padding: 0;
    text-indent: -9999px;*/
    float: right;
    clear: both;
    padding-left: 80px;
    width: 280px;
    background: url("//img.bestdeals.co.nz/image/common/accept_pay.jpg") no-repeat right/220px;
}

#cart-table {
    float: left;
    clear: both;
    width: 100%;
}

#checkout-bottom {
    float: left;
    clear: both;
    margin-bottom: 80px;
    padding-top: 25px;
    border-top: 1px solid #ddd;
}

.blue-checkout-btn,
.red-checkout-btn {
    width: 228px;
    height: 42px;
    margin-top: 10px;
    background-color: #446cb3;
    color: #fff;
    text-align: center;
    line-height: 40px;
    display: block;
}

.red-checkout-btn,
.blue-checkout-btn:hover {
    background: #e6415f;
    color: #fff;
}

.cancel-addr {
    width: 130px;
    margin-left: 30px;
}

#recalculate-postage {
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    background: #6d6d6d;
    color: #fff;
    position: relative;
}

#suburb-sel-res, #suburb-sel2-res {
    position: absolute;
    background: #fff;
    min-width: 138px;
    height: auto;
    z-index: 999;
    top: 30px;
    left: 158px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
}

#suburb-sel2-res {
    top: 45px;
    left: 0px;
}

#shipping_suburb-res {
    position: absolute;
    background: #fff;
    min-width: 520px;
    height: auto;
    z-index: 999;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
}

.checkout #shipping_suburb-res {
    min-width: 150px;
}

.checkout #billing_suburb-res {
    min-width: 150px;
}

#search-bar-res {
    position: absolute;
    background: #fff;
    min-width: 520px;
    height: auto;
    z-index: 10000;
    top: 40px;
    left: 0;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
}

ul.auto-result {
    cursor: pointer;
    max-height: 360px !important;
    overflow-y: auto !important;
}

ul.auto-result li {
    float: none;
    padding: 3px;
    color: #333;
    border-bottom: 1px dotted #ccc;
    cursor: pointer;
}

ul.auto-result li .desc {
    display: block;
    font-size: 10px;
    color: #aaa;
}

ul.auto-result li.odd {
    background: #f5f5f5;
}

ul.auto-result li span.desc {
    color: #aaa;
}

ul.auto-result li:hover,
ul.auto-result li.currentResult {
    background: #446CB3;
    color: #fff;
}

ul.auto-result li:hover .desc,
ul.auto-result li.currentResult .desc {
    color: #D1EE11;
}

.search_suggestions div.title,
.search_products div.title {
    display: block;
    background: #2B4D88;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    padding-left: 5px;
}

.search_suggestions ul.auto-result li {
    padding: 0;
}

#header .search_suggestions li a,
#header .search_products li a {
    padding: 3px;
    display: block;
    color: #000;
}

#header .search_suggestions li.currentResult a,
#header .search_suggestions li a:hover,
#header .search_products li.currentResult a,
#header .search_products li a:hover,
#header .search_products li a:hover span.price,
#header .search_products li.currentResult a span.price {
    color: #fff;
}

.search_products .auto-result li a {
    display: block;
    height: 50px;
}

.search_products .auto-result li a img {
    float: left;
    margin-right: 10px;
    width: 47px;
}

.search_products .auto-result li a h3 {

}

.search_products .auto-result li a p span {
    float: right;
}

#postage ul.auto-result li {
    float: none;
}

ul.auto-result span.price {
    color: #446CB3;
    font-weight: bold;
}

#postage #suburb-sel-res {
    top: 40px;
    left: 10px;
}

.collapsed {
}

.more-btn {
    font-weight: bold;
}

.reset-sel {
    font-weight: bold;
}

.black-small-btn a {
    width: 160px;
    height: 15px;
    background: #000;
    padding: 3px 15px;
    font-size: 12px;
    color: #fff;
}

#cart-table tr td {
    padding: 5px;
    text-align: center;
    border: 1px solid #d9d9d9;
}

.del-btn {
    background-position: -190px -298px;
    width: 16px;
    height: 20px
}

#secured-by {
    float: left;
    margin-top: 95px;
    background-position: -359px -183px;
    width: 308px;
    height: 105px;
}

#coupon {
    float: left;
    width: 266px;
    height: 100%;
    margin-left: 20px;
    padding: 10px 10px 30px 20px;
    border: 1px solid #ccc;
}

#viewcart-subtotal {
    float: right;
    margin-left: 64px;
    padding: 0;
    width: 228px;
    text-align: center;
}

#cart-empty div,
#cart-empty div b {
    font-size: 16px;
    color: #000;
}

#cart-empty {
    display: none;
}

#cart-empty div.info {
    width: 620px;
    margin: 35px auto 60px auto;
}

.cart-empty-title {
    color: #e4415f;
    line-height: 3;
    font-weight: bold;
    font-size: 24px;
}

.quote {
    background: #eee;
    font-size: 12px;
    padding: 20px;
}

#cart-empty .quote {
    font-size: 12px;
}

.quote .title {
    color: #000000;
    font-size: 22px;
    margin-bottom: 10px;
}

/*tracking code page*/
#tracking-bg {
    background-color: #f0f0f0;
    height: 30px;
    padding: 10px;
    margin: 20px 0;
    font-size: 18px;
    font-weight: bold;
}

.tracking-summary h2 {
    width: 960px;
    margin: 10px 0;
    font-size: 16px;
    font-weight: bold;
}

.tracking-go {
    color: #e6415f;;
    font-weight: bold;
    text-decoration: underline;
}

.tracking-go:hover {
    text-decoration: none;
}

/*newsletter review page*/
#first-tab, #second-tab {
    display: inline-block;
    background-color: #446cb3;
    width: 220px;
    padding: 10px;
    color: #fff;
    text-align: center;
}

#second-tab {
    background-color: #ebebeb;
    color: #333;
    width: 150px;
}

.tabs-panel {
    border: 1px solid #446cb3;
    width: 954px;
    height: 170px;
}

.tabs-panel ul li {
    margin: 5px 0 0 20px;
    list-style-type: disc;
}

/*360video*/
#popup-border {
    width: 970px;
    height: 410px;
    background: #446cb3;
    border: 1px solid #32528c;
}

/*checkout page*/
.chk-logo, #chk-step-icons, .post-haste, #chk-paypal, #chk-creditcard, #chk-accept, #chk-securedby, #chk-step-icons2, .cvc-demo {
    display: inline-block;
    background: url(//img.bestdeals.co.nz/image/checkout-css-spirit.png) left top;
    width: 410px;
    height: 94px;
    margin-top: 15px;
}

#chk-internetbank {
    display: inline-block;
    background: url(//img.bestdeals.co.nz/image/polipay.gif) left top;
    width: 141px;
    height: 71px;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

#chk-afterpay {
    display: inline-block;
    background: url(//img.bestdeals.co.nz/fonts/afterpay_logo.svg) no-repeat  left;
    width: 141px;
    height: 71px;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

#chk-zippay {
    display: inline-block;
    background: url(/images/zippay/zip.svg) no-repeat  left;
    width: 141px;
    height: 71px;
	background-size: 141px;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

#chk-laybuy {
    display: inline-block;
    background: url(//img.bestdeals.co.nz/fonts/laybuy_logo.svg) no-repeat  left;
    width: 141px;
    height: 71px;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

#chk-step-icons {
    background-position: 0 -134px;
    background-repeat: no-repeat;
    width: 960px;
    height: 85px;
    margin: 20px 0;
}

#chk-step-icons.payment {
    background-position: 0 -274px;
}

#chk-left {
    float: left;
    width: 628px;
    height: auto;
    border: 1px solid #dbdbdb;
}

#chk-right {
    float: right;
    width: 308px;
    height: auto;
    border: 1px solid #dbdbdb;
}

#chk-right .item .name {
    margin: 10px 0;
}

#chk-right .item .qty {
    float: left;
    height: 14px;
    line-height: 14px;
    margin-bottom: 12px;
}

#chk-right .item .price {
    float: right;
    font-size: 14px;
    margin-right: 10px;
    height: 14px;
    line-height: 14px;
}

#chk-left h3 {
    background: #446cb3;
    width: 608px;
    height: 44px;
    color: #fff;
}

#chk-left h4 {
    background: #ccc;
}

.post-haste {
    background-position: 0 -392px;
    width: 235px;
    height: 52px;
    text-indent: -9999px;
}

#chk-paypal {
    display: inline-block;
    background-position: 0 -464px;
    width: 160px;
    height: 55px;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

#chk-creditcard {
    display: inline-block;
    background-position: 0 -530px;
    width: 160px;
    height: 55px;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

#chk-right table tr, .border-bottom {
    border-bottom: 1px solid #ededed;
}

.border-bottom {
    border-bottom: 1px solid #dbdbdb;
}

#chk-accept {
    float: right;
    /*background-position: 0 -601px;*/
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding-left: 40px;
    box-sizing: border-box;
    background: url("//img.bestdeals.co.nz/image/common/accept_pay.jpg") no-repeat center right/200px!important;
}

.stageing-payment{
    height: 55px;
    line-height: 55px;
    text-align: center;
}

.stageing-payment .txt{
    width: 35px;
    font-size: 16px;
    line-height: 55px;
    display: inline-block;
    text-align: right;
    vertical-align: top;
}
.afterpay{
    font-size: 15px;
    vertical-align: top;
    display: inline-block;
    width: 170px;
    padding-right: 20px;
    height: 55px;
}

.afterpay-main{
    /*display: flex;*/
    display: block;
    cursor: pointer;
    text-align: center;
}

.afterpay-icon{
    margin: 0 5px;
    width: 100px;
    height: 30px;
    background: url("//img.bestdeals.co.nz/image/common/afterpay_logo.png") no-repeat center/contain;
    display: inline-block;
    vertical-align: middle;
}

.afterpay-tips{
    opacity: .7;
    width: 20px;
    height: 20px;
    background: url("//img.bestdeals.co.nz/image/common/help-circle.svg") no-repeat center/contain;
    display: inline-block;
    vertical-align: middle;
}
.afterpay-txt{
    text-align: center;
    /*line-height: 25px;*/
    font-size: 13px;
    font-style: italic;
}
.stageing-payment .line{
    display: inline-block;
    height: 55px;
    border-left: 1px solid #ddd;
}
.laybuy-payment{
    display: inline-block;
    height: 55px;
    width: 180px;
    vertical-align: top;
}
.laybuy-icon{
    margin: 0 5px;
    width: 75px;
    height: 30px;
    background: url("//img.bestdeals.co.nz/fonts/laybuy_logo.svg") no-repeat center/contain;
    display: inline-block;
    vertical-align: middle;
}

.right-prod-main:after{
    content:'';
    clear:both;
    display: table;
}

/*afterpay*/
#afterpayTip .afterpay-intro{
    border: 1px solid #ccc;
    width: 500px;
    background-color: #fff;
    box-sizing: border-box;
    padding: 30px 0;
}

#afterpayTip .afterpay-intro-logo{
    display: block;
    width: 200px;
    margin: 0 auto;
}

#afterpayTip .afterpay-intro-title{
    color: #999;
    font-size: 18px;
    margin: 20px 0;
    font-weight: bold;
    padding: 0 40px;
}

#afterpayTip .afterpay-intro-list{
    margin: 30px 0;
    padding: 0 40px;
}

#afterpayTip .afterpay-intro-list li{
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

#afterpayTip .afterpay-intro-list img{
    display: block;
    margin-right: 20px;
    width: 35px;
    height: 35px;
}

#afterpayTip .afterpay-intro-list li p:first-child{
    font-size: 15px;
    color: #446cb3;
    font-weight: bold;
}

#afterpayTip .afterpay-intro-list li p:last-child{
    font-size: 13px;
    margin: 2px 0;
}

#afterpayTip .after-intro-p2{
    padding: 20px 0;
    text-align: center;
    background-color: rgba(96, 162, 179, 0.38);
}

#afterpayTip .after-intro-p2-title{
    font-size: 18px;
    color: #333;
    font-weight: bold;
}

#afterpayTip .after-intro-p2-text{
    font-size: 13px;
    margin: 15px 0;
    color: #333;
}

#afterpayTip .after-intro-p2-text span{
    color: #1d94ce;
    font-weight: bold;
}

#afterpayTip .after-intro-p2 img{
    display: block;
    margin: 0 auto;
}

#afterpayTip .after-intro-p3{
    text-align: center;
    margin:0;
    padding: 20px 0;
}

#afterpayTip .after-intro-p3 a{
    text-decoration: underline;
}

#afterpayTip .afterpay-intro-close{
    margin: 10px auto;
    background-color: #446cb3;
    color: #fff;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    width: 100px;
    display: block;
}

#afterpayTip .after-intro-p4{
    padding: 0 40px;
    font-size: 13px;
    color: #333;
    line-height: 1.4;
}

#afterpayTip .after-intro-p4 p{
    margin-bottom: 20px;
}

#afterpayTip .after-intro-p4 p:last-child{
    margin-bottom: 0;
}

/*laypay*/
#laybuyTip .afterpay-intro{
    border: 1px solid #ccc;
    width: 500px;
    background-color: #fff;
    box-sizing: border-box;
    padding: 30px 0;
}

#laybuyTip .afterpay-intro-logo{
    display: block;
    width: 145px;
    margin: 0 auto;
    padding-bottom: 30px;
}

#laybuyTip .afterpay-intro-title{
    color: #4a267f;
    font-size: 18px;
    margin: 10px 0;
    font-weight: bold;
    padding: 0 40px;
}
#laybuyTip .sub-titile{
    padding: 0 40px;
    font-size: 13px;
}

#laybuyTip .afterpay-intro-list{
    margin: 30px 0;
    padding: 0 40px;
}

#laybuyTip .afterpay-intro-list li{
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

#laybuyTip .afterpay-intro-list img{
    display: block;
    margin-right: 20px;
    width: 35px;
    height: 35px;
}

#laybuyTip .afterpay-intro-list li p:first-child{
    font-size: 15px;
    color: #786dff;
    font-weight: bold;
    text-transform: uppercase;
}

#laybuyTip .afterpay-intro-list li p:last-child{
    font-size: 13px;
    margin: 2px 0;
}

#laybuyTip .after-intro-p2{
    padding: 60px 0;
    text-align: center;
    background-color: #f5f5f5;
}
#laybuyTip .after-intro-p2 .more{
    background-color: #543289;
    width: 150px;
    height: 34px;
    line-height: 34px;
    display: inline-block;
    border-radius: 20px;
    color: #fff;
    font-size: 16px;
}

#laybuyTip .after-intro-p2-title{
    font-size: 18px;
    color: #333;
    font-weight: bold;
}

#laybuyTip .after-intro-p2-text{
    font-size: 13px;
    margin: 15px 0;
    color: #333;
}

#laybuyTip .after-intro-p2-text span{
    color: #1d94ce;
    font-weight: bold;
}

#laybuyTip .after-intro-p2 img{
    display: block;
    margin: 0 auto;
}

#laybuyTip .after-intro-p3{
    text-align: center;
    margin:0;
    padding: 20px 0;
}

#laybuyTip .after-intro-p3 a{
    text-decoration: underline;
}

#laybuyTip .afterpay-intro-close{
    margin: 10px auto;
    background-color: #446cb3;
    color: #fff;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    width: 100px;
    display: block;
}

#laybuyTip .after-intro-p4{
    padding: 0 40px;
    font-size: 13px;
    color: #333;
    line-height: 1.4;
}

#laybuyTip .after-intro-p4 p{
    margin-bottom: 20px;
}

#laybuyTip .after-intro-p4 p:last-child{
    margin-bottom: 0;
}







#new-securebdy{
    float: right;
    background: url('/images/bottom_bg.jpg') no-repeat;
    background-position: -602px -0px;
    width: 305px;
    height: 124px;
}
#chk-securedby {
    float: right;
    background-position: 0 -669px;
    width: 258px;
    height: 221px;
}

.cvc-demo {
    background-position: 0 -917px;
    width: 335px;
    height: 62px;
}

#chk-step-icons2 {
    background-position: 0 -266px;
    background-repeat: no-repeat;
    width: 960px;
    height: 85px;
    margin: 20px 0;
}

#success-bar-account {
    background: #e0e0e0;
    width: 916px;
    height: 50px;
    margin: 10px 0;
    padding: 10px;
}

#suc-track, #suc-delivery, #suc-arrival, #suc-questions {
    float: left;
    width: 398px;
    height: 80px;
    margin-top: 20px;
    padding: 35px 57px 10px 25px;;
    border-bottom: 1px dotted #ccc;
}

.suc-track-icon, .suc-delivery-icon, .suc-arrival-icon, .suc-questions-icon {
    background: url(//img.bestdeals.co.nz/image/checkout-css-spirit.png) 0px -1010px;
    width: 70px;
    height: 58px;
}

.suc-delivery-icon {
    background-position: 0 -1080px;
}

.suc-arrival-icon {
    background-position: 0 -1146px;
}

.suc-questions-icon {
    background-position: 0 -1215px;
}

.item-table {
    width: 100%;
}

#all-addrs {
    width: 585px;
    margin: 18px auto 0;
}

.addr-block {
    width: 182px;
    height: 148px;
    box-sizing: border-box;
    float: left;
    position: relative;
    padding: 0;
    margin: 10px 0 0 ;
}

.addr-block input,
.addr-block ul {
    float: left;
}

.addr-block input {
    cursor: pointer;
    margin-top: 4px;
}

.addr-block ul {
    margin-left: 10px;
    cursor: pointer;
    display: block;
}

.addr-block ul li {
    width: 155px;
}

#billings {
    display: none;
}

.billingOptions {
    cursor: pointer;
}

/*my account*/
.my-wishlist-left ul li {
    display: inline-block;
    margin-top: 5px;
}

#acct-info {
    float: left;
    margin: 20px 0;
    width: 700px;
    clear: both;
}

#acct-cont-info, #acct-login {
    float: left;
    width: 278px;
    height: 150px;
    margin-left: 5px;
}

#acct-newsletter, #acct-order-history {
    float: right;
    margin: 0 0 20px 20px;
    width: 385px;
}

#acct-address-book, #acct-reward-points {
    float: left;
    width: 698px;
    margin: 0 0 20px 5px;
}

.redArrow, .member-portrait, .del-icon, .green-pass-icon, .sortToA, .sortToD, .print-icon {
    display: inline-block;
    vertical-align: middle;
    background: url(//img.bestdeals.co.nz/image/myAcct-css.png) no-repeat 0 -59px;
    width: 5px;
    height: 5px;
    margin-right: 5px;
    margin-bottom: 3px;
}

.member-portrait {
    background-position: 0 -31px;
    width: 14px;
    height: 14px;
}

.del-icon {
    background-position: 0 -84px;
    width: 16px;
    height: 16px;
}

.green-pass-icon {
    background-position: 0 -104px;
    width: 16px;
    height: 16px;
}

.fieldset-info {
    border: 1px solid #ccc;
    padding: 10px 10px 30px 30px;
}

.sortToA, .sortToD {
    float: right;
    background-position: 0 -135px;
    width: 5px;
    height: 5px;
    padding: 0 4px;
}

.sortToD {
    background-position: 0 -142px;
}

.input-style {
    border: 1px solid #ccc;
    font-size: 12px;
    padding: 4px;
}

.print-icon {
    background-position: 0 -156px;
    width: 14px;
    height: 14px;
}

/*product-review page*/
#review-list {
    width: 700px;
    height: auto;
    float: left;
    padding: 20px;
    border: 1px solid #cecece;
}

#review-count-right {
    width: 250px;
    float: left;
}

#review-list .border-all {
    border: 1px solid #fff;
    background: #ebebeb
}

.customer-review {
    float: left;
    width: 680px;
    height: auto;
    padding: 10px;
    border: 1px solid #ccc;
    margin-top: 20px;
}

.review-content {
    float: left;
    width: 447px;
}

.yes-hand, .no-hand, .email-review-icon, .twitter-review-icon, .digger-review-icon, .facebook-review-icon, .delicious-review-icon, .review-log-icon, .customer-icon {
    background: url(//img.bestdeals.co.nz/image/prod-review-spirit.png) 0px -154px;
    width: 15px;
    height: 15px;
    display: inline-block;
}

.no-hand {
    background-position: 0 -171px;
}

.email-review-icon {
    background-position: 0 -215px;
    width: 16px;
    height: 11px;
}

.twitter-review-icon {
    background-position: 0 -239px;
    width: 13px;
    height: 15px;
}

.digger-review-ico {
    background-position: 0 -263px;
    width: 18px;
    height: 16px;
}

.facebook-review-icon {
    background-position: 0 -285px;
    width: 14px;
    height: 14px;
}

.delicious-review-icon {
    background-position: 0 -304px;
    width: 15px;
    height: 15px;
}

.review-log-icon {
    background-position: 0 -193px;
    width: 10px;
    height: 11px;
    margin-right: 5px;
}

.customer-icon {
    background-position: 0 -122px;
    width: 21px;
    height: 25px;
    margin: 0 5px;
}

.customer-info table {
    padding: 5px;
    border: 1px solid #ddd;
}

.blue-yes-btn a {
    background: none repeat scroll 0 0 #446CB3;
    color: #FFFFFF;
    font-size: 12px;
    height: 15px;
    padding: 3px 15px;
    width: 160px;
}

.current {
    background: #DEDEDE;
    color: #E6415F;
    display: inline-block;
    width: 150px;
}

.my-account ul a {
    display: block;
    float: left;
    width: 150px;
}

.my-account ul span {
    margin-top: 5px;
    display: block;
    float: left;
}

.my-account ul li {
    height: 18px;
}

.unl {
    line-height: 35px;
}

#member-level {
    border-bottom: 2px solid #446CB3;
    height: 25px;
    margin: 13px 0 30px;
    width: 720px;
}

.order-detail-warring {
    width: 720px;
    display: flex;
    align-items: center;
    padding: 18px 24px;
    background-color: #FFF9E6;
    border: 1px solid #FFE8B3;
    margin-bottom: 12px;
    box-sizing: border-box;
}

.order-detail-warring img {
    width: 33px;
}

.order-detail-warring .order-detail-warring-content {
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    margin-left: 23px;
}

#order-details {
    float: left;
    margin: 20px 0;
    width: 700px;
    clear: both;
    position: relative;
    overflow: hidden;;
}

#order-details .black-medium-btn {
    display: block;
    margin-top: 12px;
}

#payment-info {
    height: 186px;
    overflow: hidden;
    width: 1400px;
}

#general-table,
#bill-table {
    width: 700px;
    float: left;
}

#bill-table h3 {
    font-size: 20px;
    line-height: 20px;
    margin: 12px 0 10px;
}

#bill-table .validation {
    padding: 0 5px;
}

#bill-table tr {
    height: 32px;
}

#billing_suburb-res {
    position: absolute;
    background: #fff;
    min-width: 120px;
    height: auto;
    z-index: 999;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
}

#bill-table .blue-checkout-btn,
#bill-table .red-checkout-btn {
    font-size: 12px;
    width: auto;
    height: 28px;
    line-height: 28px;
    padding: 0 15px;
    margin-top: 5px;
    float: right;
}

#bill-table .cancel-addr {
    margin-left: 10px;
}

#billing-errors {
    font-size: 11px;
    color: #f00;
    font-weight: bold;
}

/*FAQ pages*/
.FAQleft {
    float: left;
    margin-right: 40px;
    margin-bottom: 30px;
    width: 307px;
}

.FAQright {
    float: right;
    margin-right: 40px;
    margin-bottom: 30px;
    width: 307px;
}

#acct-info h2 {
    font-size: 16px;
    font-weight: bold;
    color: #446cb3;
    margin-top: 15px;
    border-bottom: 2px solid #446cb3;
    padding-bottom: 5px;
    clear: right;
}

.FAQicon {
    float: left;
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-top: 5px;
}

.FAQleft .FAQright ul {
    margin: 10px 0 0 20px;
    list-style-type: disc;
}

.topic-title {
    padding-left: 50px;
    position: relative;
}

.faqtop {
    border: 1px solid #888888;
    margin: 0 auto;
    text-indent: 10px;
    width: 700px;
}

.topic-title div, .relative div {
    background-color: #DCDCDC;
    font-weight: bold;
    text-indent: 10px;
}

.faqtop div {
    background-color: #DCDCDC;
}

.topic_content div {
    border-top: 1px solid #DCDCDC;
    margin: 5px 0 10px;
    position: relative;
}

.topic_content b.subtitle {
    height: 20px;
    line-height: 20px;
}

.topic_content p.content {
    padding: 0 0 20px 22px;
}

.back {
    color: #000000;
    left: 79%;
    position: relative;
    background: url("//img.bestdeals.co.nz/image/back.gif") no-repeat scroll left center transparent;
    padding-left: 15px;
    text-decoration: underline
}

.topic_content .backtotop {
    bottom: 0;
    position: absolute;
    right: 0;
    background: url("//img.bestdeals.co.nz/image/back-top.gif") no-repeat scroll left center transparent;
    padding-left: 15px;
    text-decoration: underline
}

/************* begin pagination *************/

.pageNav {
    margin: 0 40px;
    width: 340px;
    display: inline-block;
    position: relative;
    top: 5px;
}

.pageNav ul li a {
    padding: 0 10px;
    text-align: center;
    font-size: 14px;
}

.pageNav-bg {
    background: #efefef;
    padding: 10px;
    width: 97%;
    margin: 0 auto;;
}

.pageNav-container {
    position: relative;
    left: -50%;
    float: right;
    text-align: left;
}

.pageNav-bg ul {
    list-style: none;
    position: relative;
    left: 50%;
}

.pageNav-bg ul li {
    float: left;
    position: relative;
}

.pagination-tb {
    width: 100%;
}

.pagination-tb .pageNav-bg {
    padding: 0;
    margin-bottom: 15px;
}

.pagination-tb .col1 {
    width: 90px;
}

.pagination-tb .col3 {
    width: 200px;
}

/************* end pagination *************/

/************* begin infinite *************/

.infinit-loading {
    width: 100%;
    position: relative;
}

.infinit-loading div {
    width: 320px;
    height: 31px;
    margin: 20px auto 0 auto;
    padding: 20px 30px;
    border: 6px dashed #d4d4d4;
}

.infinit-loading p {
    display: block;
    float: left;
    height: 31px;
    line-height: 31px;
    width: 280px;
    color: #8BA5D3;
}

.infinit-loading img {
    float: left;
}

/************* end infinite *************/

/************* rating begin *************/

.rating-container {
    /* background: url(//img.bestdeals.co.nz/image/rate-n.gif) repeat-x 0 0; */
    background: url(//img.bestdeals.co.nz/image/new-rate-n.gif) repeat-x 0 0;
    width: 100px;
    display: inline-block;
}

.rating-container div {
    /* background: url(//img.bestdeals.co.nz/image/rate-y.gif) repeat-x 0 0; */
    background: url(//img.bestdeals.co.nz/image/new-rate-y.gif) repeat-x 0 0;
    height: 15px;
    margin-right: 5px;
}

.rating0,
.rating-container .rating0 {
    visibility: hidden;
}

.rating1,
.rating-container .rating1 {
    width: 20px;
}

.rating2,
.rating-container .rating2 {
    width: 40px;
}

.rating3,
.rating-container .rating3 {
    width: 60px;
}

.rating4,
.rating-container .rating4 {
    width: 80px;
}

.rating5,
.rating-container .rating5 {
    width: 100px;
}

/************* rating end *************/

/*************top begin*************/
#top {
    position: absolute;
    z-index: 99;
}

.border-shadow {
    border-bottom: 1px solid #AAA;
    -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

#tray {
    z-index: 100;
    width: 36px;
    height: 61px;
    position: absolute;
    display: none;
    top: 0;
    right: 5px;
    cursor: pointer;
    -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    background: url(//img.bestdeals.co.nz/image/hide-header-btn.png) no-repeat 0 0;
}

#tray.show {
    background: url(//img.bestdeals.co.nz/image/show-header-btn.png) no-repeat 0 0;
}

/*************top end*************/

/********** begin navbar ***********/
#nav-container {
    width: 1000px;
    height: 52px;
    background: #446CB3
}

#nav {
    display: block;
    float: left;
    left: 0;
    margin: 0;
    position: relative;
}

.navbar .nav {
    display: block;
    float: left;
    margin: 0 10px 0 0;
    position: relative;
}

.nav {
    list-style: none outside none;
    margin-bottom: 20px;
    margin-left: 0;
}

.navbar li.main {
    float: left;
    display: inline;
}

.navbar li.active a.lv1, .navbar a.lv1:hover {
    /* background: url(//img.bestdeals.co.nz/image/menu-arrow.gif) no-repeat 50% 100% #E6415F; */
    background: #E6415F;
}

.navbar li.main.active a:hover {
    color: #fff;
}

.navbar li.dropdown {
    width: 215px;
}

.navbar li a {
    color: #fff;
    height: 52px;
    line-height: 52px;
    display: inline-block;
    vertical-align: middle;
}

.navbar a.lv1 {
    padding: 0 26px;
}

.navbar a.dropdown-toggle {
    width: 215px;
    padding: 0 0px;
    text-align: center;
}

.navbar a.act {
    background: #E6415F;
}

.navbar .popover {
    width: 784px;
    overflow: hidden;
    background-color: #FFFFFF;
    border: 1px solid #ddd;
    border-left: 0px;
    display: none;
    left: 0;
    max-width: 784px;
    position: absolute;
    text-align: left;
    top: 0;
    white-space: normal;
    z-index: 1010;
}

.navbar .popover-container {
    padding-left: 26px;
}

.navbar .popover-tb td {
    vertical-align: top;
    text-align: left;
}

.navbar .dropdown-menu .submenu-list {
    width: 192px;
}

.navbar .dropdown-menu .submenu-list li {
    line-height: 30px;
    height: 30px;
    padding: 0;
    width: 210px;
    margin-bottom: 3px;
}

.navbar .dropdown-menu .submenu-list li a {
    line-height: 30px;
    height: 30px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.navbar .dropdown-menu .show_mp {
    height: 50px;
    text-align: right;
    padding: 20px;
    padding-top: 50px;
}

.navbar .dropdown-menu .menu_lists {
    border-bottom: 1px solid #ddd;
}

.navbar .popover-tb .hot-title {
    width: 203px;
    display: block;
    height: 24px;
    line-height: 24px;
    margin: 17px 0 0 26px;
    color: #E6415F;
}

.navbar .popover-tb .hot-img,
.navbar .popover-tb .hot-img img {
    width: 220px;
    height: 190px;
    background: #eeeeee;;
    margin: 0 auto;
}

.navbar .popover-tb .row2 .col2 div.hot-name,
.navbar .popover-tb .row2 .col3 div.hot-name {
    width: 220px;
    margin: 10px auto;
    clear: both;
}

.navbar .dropdown-menu .hot-name a {
    height: auto;
    line-height: 18px;
}

.navbar .popover-tb .hot-rating {
    width: 220px;
    height: 15px;
    margin: 0 auto;
}

.navbar .popover-tb .row2 .col2 div.hot-prices,
.navbar .popover-tb .row2 .col3 div.hot-prices {
    width: 220px;
    line-height: 25px;
    margin: 10px auto;
}

.navbar .popover-tb .hot-save {
    background: #e54261;
    border-radius: 2px;
    text-align: center;
    width: 38px;
    height: 28px;
    line-height: 14px;
    color: white;
    padding: 5px 0px;
    font-size: 10px;
}

.navbar .popover-tb .hot-old-price {
    /* float: left; */
    padding-left: 10px;
}

.navbar .popover-tb .hot-new-price {
    /* float: right; */
    padding-left: 10px;
    color: #446cb3;
}

.navbar .popover-tb .hot-price {
    text-align: center;
}

.navbar .popover-tb .hot-sale {
    text-align: center;
    color: white;
    background: #17a200;
    padding: 2px 5px;
    border-radius: 2px;
    margin-top: 15px;
}

.navbar .popover-tb .hot-rating .rating-container {
    margin: 0 auto;
}

.navbar .dropdown-menu {
    background-color: #FFFFFF;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    display: none;
    list-style: none;
    min-width: 146px;
    width: 213px;
    position: absolute;
    top: 52px;
    float: left;
    left: 0px;
    z-index: 1000;
}

.navbar .dropdown-menu li {
    line-height: 35px;
    height: 35px;
    width: 213px;
    float: left;
}

.navbar .dropdown-menu li a {
    clear: both;
    color: #333333;
    display: block;
    line-height: 35px;
    height: 35px;
    width: 100%;
}

.navbar li.main .dropdown-menu li a:hover {
    color: #E6415F;
}

.navbar li.main .dropdown-menu li a.maintainHover {
    color: #E6415F;
}

.navbar h3.popover-title {
    color: #E6415F;
    height: 24px;
    line-height: 24px;
    margin: 17px 0;
}

/*
.cate2107 {
    background: url(//img.bestdeals.co.nz/image/category/icon_01.gif) no-repeat 0 0;
}
.cate2 {
    background: url(//img.bestdeals.co.nz/image/category/icon_02.gif) no-repeat 0 0;
}
.cate62 {
    background: url(//img.bestdeals.co.nz/image/category/icon_03.gif) no-repeat 0 0;
}
.cate258 {
    background: url(//img.bestdeals.co.nz/image/category/icon_04.gif) no-repeat 0 0;
}
.cate2167 {
    background: url(//img.bestdeals.co.nz/image/category/icon_05.gif) no-repeat 0 0;
}
.cate50 {
    background: url(//img.bestdeals.co.nz/image/category/icon_06.gif) no-repeat 0 0;
}
.cate147 {
    background: url(//img.bestdeals.co.nz/image/category/icon_07.gif) no-repeat 0 0;
}
.cate35 {
    background: url(//img.bestdeals.co.nz/image/category/icon_08.gif) no-repeat 0 0;
}
.cate65 {
     background: url(//img.bestdeals.co.nz/image/category/icon_09.gif) no-repeat 0 0;
 }
.cate334 {
    background: url(//img.bestdeals.co.nz/image/category/icon_10.gif) no-repeat 0 0;
}
.cate73 {
    background: url(//img.bestdeals.co.nz/image/category/icon_11.gif) no-repeat 0 0;
}
.cate4 {
    background: url(//img.bestdeals.co.nz/image/category/icon_12.gif) no-repeat 0 0;
}
.cate11 {
    background: url(//img.bestdeals.co.nz/image/category/icon_13.gif) no-repeat 0 0;
}
.cate45 {
    background: url(//img.bestdeals.co.nz/image/category/icon_14.gif) no-repeat 0 0;
}
.cate24 {
    background: url(//img.bestdeals.co.nz/image/category/icon_24.gif) no-repeat 0 0;
}
.cate70 {
    background: url(//img.bestdeals.co.nz/image/category/icon_70.gif) no-repeat 0 0;
}
.cate1781 {
    background: url(//img.bestdeals.co.nz/image/category/icon_1781.gif) no-repeat 0 0;
}
.cate2811 {
    background: url(//img.bestdeals.co.nz/image/category/icon_2811.gif) no-repeat 0 0;
}
.cate109{
    background: url(//img.bestdeals.co.nz/image/category/icon_109.gif) no-repeat 0 0;
}
.cate2959{
    background: url(//img.bestdeals.co.nz/image/category/icon_02.gif) no-repeat 0 0;
}
.cate2957{
    background: url(//img.bestdeals.co.nz/image/category/icon_13.gif) no-repeat 0 0;
}
.cate1005{
    background: url(//img.bestdeals.co.nz/image/category/icon_1005.gif) no-repeat 0 0;
}
*/
.web_icon {
    background: url(//img.bestdeals.co.nz/image/category/web-icon2.png) no-repeat -9999px -9999px;
    display: inline-block;
    vertical-align: middle;
}

.catelist {
    width: 35px;
    height: 35px;
}

.cate-3657 {
    background-position: -29px -35px
}
.cate-109 {
    background-position: -29px -70px
}

.cate-3781{
    background-position: -29px 0;
}

.cate-2107 {
    background-position: 0px 0px;
}

.cate-147 {
    background-position: 0px -35px;
}

.cate-2959 {
    background-position: 0px -70px;
}

.cate-2957 {
    background-position: 0px -105px;
}

.cate-4 {
    background-position: 0px -140px;
}

.cate-73 {
    background-position: 0px -175px;
}

.cate-334 {
    background-position: 0px -210px;
}

.cate-258 {
    background-position: 0px -245px;
}

.cate-50 {
    background-position: 0px -280px;
}

.cate-62 {
    background-position: 0px -315px;
}

.cate-1005 {
    background-position: 0px -350px;
}

.cate-65 {
    background-position: 0px -385px;
}

.cate-2167 {
    background-position: 0px -420px;
}

.cate-35 {
    background-position: 0px -455px;
}

.cate-70 {
    background-position: 0px -490px;
}

.cate-2975 {
    background-position: 0px -525px;
}
.cate-991 {
    background-position: -28px -105px;
}
.cate-11 {
    background-position: 0px -525px;
}

.cate-45 {
    background-position: 0px -560px;
}

.cate-57 {
    background-position: 0px -560px;
}

.navbar .popover-tb {
    height: 540px;
    width: 100%;
}

.navbar .popover-tb .row1 {
    height: 58px;
}

.navbar .popover-tb .row2 .col2,
.navbar .popover-tb .row2 .col3 {
    width: 275px;
}

.navbar .popover-tb .row2 .col2 {
    width: 275px;
    /* border-right: 1px solid #ddd; */
}

.navbar .popover-tb .col1 {
    border-right: 1px solid #ddd;
    width: 218px;
}

/********** end navbar ***********/

/************* thumbnails begin *************/

#gallery-thumbs {
    height: 96px;
    width: 420px;
}

#gallery-thumbs .thumbs {
    width: 420px;
}

#gallery-thumbs .thumb img {
    width: 89px;
    height: 89px;
}

.thumbs-container {
    overflow: hidden;
    float: left;
    position: absolute;
}

#left-prod .thumbs-container {
    left: 15px;
}

.thumbs {
    position: absolute;
    top: 0;
    left: 0;
}

.thumbs .thumb {
    float: left;
    margin: 0 7px;
    cursor: pointer;
    border: 1px solid #ccc;
}

.thumbs .thumb:hover,
.thumbs .thumb.active {
    border: 1px solid #e6415f;
}

#releated-products {
    position: relative;
}

#releated-products .thumbs-container {
    height: 262px;
    width: 920px;
    position: absolute;
    left: 20px;
}

#releated-products .thumbs {
    width: 930px;
    box-sizing: content-box;
}
#releated-products .thumb{
    width: 195px;
    box-sizing: content-box;
}
#releated-products .thumb a{
    display: block;
    text-align: center;
}
#releated-products .thumb a h2{
    width: 195px;
    padding-top: 5px;
    height: 72px;
    overflow: hidden;
    box-sizing: border-box;
}
#releated-products .thumb,
#releated-products .thumb:hover,
#releated-products .thumb.active {
    margin: 0;
    border: 0;
}

#releated-products .left-arrow,
#releated-products .right-arrow {
    margin-top: 52px;
}

/************* thumbnails end *************/

/************* cart begin *************/

#cart-content {
    width: 960px;
    position: relative;
}

.cart-header {
    width: 100%;
}

.cart-col {
    float: left;
    text-align: center;
}

#cart-content .cart-header {
    height: 40px;
    border-left: 1px solid #d9d9d9;
}

#cart-content .cart-header .cart-col {
    height: 40px;
    background: #F5F5F5;
    line-height: 40px;
    border-top: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    font-weight: bold;

    border-bottom: 1px solid #d9d9d9;
}

#cart-content .cart-row {
    height: 87px;
    border-left: 1px solid #d9d9d9;
}

#cart-content .cart-bottom {
    height: 1px;
    line-height: 1px;
    width: 100%;
    border-bottom: 1px solid #d9d9d9;
}

#cart-content .cart-row:hover {
    background: #fcfcfc;
}

#cart-content .cart-row .cart-col {
    height: 86px;
    line-height: 86px;
    border-bottom: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
}

#cart-content .cart-row .cart-col table {
    border: 0;
    border-collapse: collapse;
    width: 100%;
    height: 86px;
}

#cart-content .cart-row .cart-col table td {
    text-align: center;
    vertical-align: middle;
    padding: 0;
    border: 0;
}

#cart-content .cart-row .cart-col.col2 table td {
    text-align: left;
    padding-left: 6px;
}

#cart-content .col1 {
    width: 95px;
}

#cart-content .col2 {
    width: 352px;
}

#cart-content .col3 {
    width: 114px;
}

#cart-content .col4 {
    width: 123px;
}

#cart-content .col5 {
    width: 123px;
}

#cart-content .col6 {
    width: 114px;
}

#cart-content .col7 {
    width: 31px;
}

#opt-discount {
    display: none;
    height: 200px;
}

#discount-pnl {
    display: none;
    height: 112px;
}

/************* cart end **************/

/************* lightbox begin **************/

#lb-bg {
    position: absolute;
    background: #446cb3;
    top: 0;
    left: 0;
    z-index: 99999;
    display: none;
    margin: 0;
    padding: 0;
}

#lb {
    position: absolute;
    padding: 0 !important;
    overflow: auto;
}

#lb-container {
    position: relative;
}

#login-pnl {
    width: 982px;
    height: 800px;
    margin: 0;
    display: none;
    overflow: hidden;
}

#popup-login-border {
    border: 1px solid #32528c;
    width: 980px;
    height: 510px;
    margin-top: 70px;
}

.popup-logo {
    position: absolute;
    left: 310px;
    top: 12px;
    background: #446cb3;
}

.popup-logo img {
    width: 311px;
    height: 84px;
    margin: 0 20px;
}

.prod-list-view {
    display: block;
    float: left;
    width: 675px;
    height: 175px;
    padding: 12px;
    border: 8px solid #fff;
    margin-top: 10px;
}

.prod-list-view:hover {
    border: 8px solid #d9d9d9;
}

.prod-list-view a{
    float: left;
    display: block;
}

.prod-list-view img {
    margin-right: 10px;
}

.prod-list-view h2 {
    float: left;
    width: 300px;
}

.prod-list-view  .r-info{
    float: left;
    width: 450px;
}
.prod-list-view  .r-info h2 {
    float: none;
    width: auto;
}
.prod-list-view  .r-info li{
    line-height: 30px;
}
.inputext {
    border: 1px solid #676767;
    height: 20px;
}

.inputext:hover {
    border: 1px solid #369;
}

#lb-close {
    position: absolute;
    top: 18px;
    left: 920px;
    background: url(//img.bestdeals.co.nz/image/close-btn.gif) no-repeat 100% 0;
    display: inline-block;
    width: 60px;
    height: 19px;
    line-height: 19px;
    cursor: pointer;
}

#lb-close, #lb-close:active {
    color: #fff;
}

#lb-close:hover {
    color: #E6415F;
}

#lb-content {
}

#login-area #popup-login-border {
    width: auto;
    margin-top: 0;
    border: 0;
}

#login-area .nlt {
    border: 1px solid #34548D;
}

/************* lightbox end **************/

/************* checkout begin *************/

#add-pnl {
    display: none;
}

#payment-pnl {
    margin-top: 45px;
}

/************* checkout end *************/

/************* print begin *************/
.print-page .head {
    text-align: center;
    margin-top: 35px;
}

.print-page h1 {
    font-size: 52px;
    line-height: 52px;
    color: #446CB3;
    margin-top: 15px;
}

#printtrunk {
    line-height: 20px;
    margin: 0 auto;
    padding: 20px;
    text-align: left;
    width: 640px;
}

a.print {
    display: block;
    background: #000;
    color: #fff;
    float: right;
}

#printtrunk table {
    border-collapse: collapse;
    margin: 10px 0;
}

#printtrunk table tr {
    height: 20px;
}

#printtrunk table #title th {
    font: bolder 14px Arail;
    height: 30px;
    text-decoration: underline;
}

#printtrunk strong {
    font-weight: bold;
}

.invoice-items {
    border-color: #000;
}

.invoice-items th {
    text-align: center;
    font-weight: bold;
}

.invoice-items td {
    padding: 0 10px;
}

#printtrunk .summary {
    margin-left: 450px;
}

@media print {
    a.print {
        display: none !important;
    }

    #paym div {
        display: none !important;
        color: #446CB3;
    }
}

/************* print end *************/
#result-box {
    width: 360px;
    height: 150px;
    position: fixed;
    top: 20%;
    left: 50%;
    z-index: 999999;
    background: #446CB3;
    display: none;
    -moz-box-shadow: 0px 3px 10px #333;
    -webkit-box-shadow: 0px 3px 10px #333;
    box-shadow: 0px 3px 10px #333;
}

#result-title {
    border-bottom: 1px solid #ccc;
}

#result-title h2 {
    font-size: 20px;
    color: #8A8A8A;
    background: #333;
    height: 32px;
    line-height: 32px;
    padding-left: 6px;
}

#result-title a {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    height: 32px;
    line-height: 32px;
    font-size: 18px;
    border-left: 1px solid #ccc;
    padding: 0 10px;
    background: #333;
    color: #CCC;
}

#result-title a:hover {
    color: #e6415f;
}

#result-content {
    padding: 10px 6px;
}

#result-content p {
    font-size: 22px;
    line-height: 22px;
    color: #fff;
}

#page-loading {
    width: 0;
    height: 12px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
    background: url(//img.bestdeals.co.nz/image/loading-bar-body.png) repeat-x 0 0;
}

#loading-head {
    width: 150px;
    height: 12px;
    background: url(//img.bestdeals.co.nz/image/loading-bar-header.png) no-repeat 100% 0;
    position: absolute;
    top: 0;
    right: 0;
}

.login-errors ul {
    list-style: disc;
    padding-left: 15px;
}

.login-errors ul li {
    font-weight: bold;
    color: #f00;
    font-size: 11px;
}

/************* begin validation *************/

.validation {
    padding: 0 10px;
    color: #f00;
    font-weight: bold;
}

div.func-input-container {
    position: relative;
}

.newsletter .func-input-container {
    float: left;
}

.placeholder {
    height: 30px;
    width: 334px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    padding-left: 5px;
    line-height: 30px;
    overflow: hidden;
    color: #bbb;
}

.sliverlisttable {
    background-color: #ddd;
    border-collapse: Separate;
    border-spacing: 1px;
}

.sliverlisttable tr {
    background-color: #fff;
}

.sliverlisttable th {
    background-color: #efefef;
    text-align: center;
    font-weight: bold;
}

.sliverlisttable .highlighted {
    background-color: #eeeeee !important;
}

/************* end validation *************/

#tracking-report a {
    display: none;
}

#tracking-report {
    width: 80%;
    display: none;
}

#tracking-report .transaction {
    border-bottom: 1px solid #DDD;
    padding: 10px 5px;
    margin-bottom: 10px;
    font-size: 12px;
}

#tracking-report h2 {
    line-height: 24px;
    padding: 15px 10px;
    margin: 15px 0;
    background: #EEE;
    font-size: 25px;
    color: #333;
}

#tracking-report h2 strong,
#tracking-report h2 span {
    font-size: 25px;
    color: #333;
}

#tracking-report div.transaction img.confirmed {
    float: left;
}

#tracking-report div.transaction h3 {
    margin: 0 0 3px;
    padding: 5px 0 8px 40px;
    position: relative;
}

#tracking-report div.transaction h3 {
    margin: 0 0 3px;
    padding: 5px 0 8px 40px;
    position: relative;
    font-size: 16px;
}

#tracking-report div.transaction h3 em {
    font-style: italic;
    font-size: 16px;
    padding-left: 5px;
}

#tracking-report ul {
    margin: 10px 120px 10px 0px;
    padding: 0;
}

#tracking-report li {
    margin: 5px 0 5px 20px;
    padding: 0;
    list-style-type: disc;
    color: #666;
}

#report-content {
    overflow: hidden;
}

/************* contact us begin *************/
#contact-us form div.select {
    float: left;
    height: 20px;
    line-height: 20px;
}

#contact-us form div.select, #contact-us form div.select select {
    width: 220px;
}

#contact-us form .changing {
    display: none;
}

#contact-us ul li label {
    display: block;
    margin-bottom: 5px;
}

#contact-us form li {
    clear: both;
    margin-top: 15px;
}

#contact-us form .subject-line {
    height: 40px;
}

#contact-us form a.how-to-link:link, #contact-us form a.how-to-link:visited, #contact-us form a.how-to-link:hover, #contact-us form a.how-to-link:active {
    color: red;
    font-weight: bold;
}

.pagenotfound {
    background: url(//img.bestdeals.co.nz/image/404.gif);
}

/************* contact us begin *************/

.pmethods a {
    cursor: pointer;
}

.pmethods .blue-checkout-btn {
    cursor: pointer;
}

/************* product view time left begin *************/
.time_shipping {
    background-color: #f2f2f2;
    height: 91px;
    margin: 0 20px 0 20px !important;

}

.time_shipping .drop_price {
    background-image: url("//img.bestdeals.co.nz/images/price-drop.jpg");
}

.time_shipping .clearance {
    background-image: url("//img.bestdeals.co.nz/images/limited-stock.jpg");
}

.time_shipping .free_shipping {
    background-image: url("//img.bestdeals.co.nz/images/free-shipping.jpg");
}

.time_shipping .time {
    color: #FFFFFF;
    font-size: 12px;
    height: 74px;
    line-height: 17px;
    padding: 20px 0 0 117px;
    width: 175px;
}

.float_l {
    float: left;
}

.time_shipping ul {
    margin-top: 10px;
    padding-left: 5px;
    width: 660px;
}

.time_shipping ul li {
    font-size: 12px;
    line-height: 20px;
}

.time_shipping .fontred {
    font-size: 18px;
    color: red;
    font-weight: bold;
    margin-bottom: 10px;
}

.gray {
    color: #666666;
}

.time_shipping .fourteenpx {
    font-size: 14px;
}

/**fancybox start****/

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top;
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020;
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.fancybox-opened {
    z-index: 8030;
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
    position: relative;
}

.fancybox-inner {
    overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch;
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%;
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url('//img.bestdeals.co.nz/images/fancybox_sprite.png');
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060;
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url('//img.bestdeals.co.nz/images/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url('//img.bestdeals.co.nz/images/blank.gif'); /* helps IE */
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 8040;
}

.fancybox-prev {
    left: 0;
}

.fancybox-next {
    right: 0;
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden;
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px;
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px;
}

.fancybox-nav:hover span {
    visibility: visible;
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url('//img.bestdeals.co.nz/images/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050;
}

.fancybox-opened .fancybox-title {
    visibility: visible;
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center;
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent; /* Fallback for web browsers that doesn't support RGBa */
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap;
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff;
}

.fancybox-title-inside-wrap {
    padding-top: 10px;
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {

    #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
        background-image: url('//img.bestdeals.co.nz/images/fancybox_sprite@2x.png');
        background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
    }

    #fancybox-loading div {
        background-image: url('//img.bestdeals.co.nz/images/fancybox_loading@2x.gif');
        background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
    }
}

.twentyfour {
    font-size: 24px;
}

.notify_button {
    /*background: url("//img.bestdeals.co.nz/images/button.png") no-repeat scroll -218px -327px rgba(0, 0, 0, 0);*/
    background-color: #446CB3;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-size: 18px;
    height: 43px;
    width: 80px;
}

.lightblue {
    color: #446CB3 !important;
}

/*** Top Search ***/
#top-search h2 {
    border-bottom: 2px solid red;
    color: red;
    margin-top: 10px;
}

#top-search ul {
    margin-bottom: 15px;
    margin-top: 15px;
    overflow: hidden;
    font-size: 13px;
}

#top-search ul li {
    margin-right: 5px;
    width: auto;
}

#top-search li.current a {
    color: red;
    font-weight: bold;
}

#top-search ul.keywordList li {
    width: 25%;
    margin-bottom: 5px;
    margin-right: 0
}

/************* FANCYBOX OVER*************/

/************* product view time left end *************/

/************* ie6 begin *************/

/************* ie6 end *************/

/************* ie7 begin *************/

/************* ie7 end *************/

/************* ie8 begin *************/

/************* ie8 end *************/

/************* newsletter page begin *************/

.float_l {
    float: left
}

.float_r {
    float: right
}

.clear {
    clear: both
}

.middle {
    text-align: center;
    margin: 0 auto
}

.fourteen {
    font-size: 14px
}

.eighteen {
    font-size: 18px
}

.twentyfive div {
    font-size: 25px;
}

.red {
    color: #c21835
}

.bule {
    color: #446cb3
}

.content_box {
    width: 998px;
    border-left: 1px solid #efefef;
    border-right: 1px solid #efefef;
    margin: 0 auto
}

.banner {
    border-bottom: 1px dashed #383838
}

.information {
    padding: 36px 0px 45px 0px
}

.re_infma {
    margin-left: 69px;
    border-collapse: separate;
    border-spacing: 4px;
}

.receive {
    width: 388px;
    background-color: #f2f2f2;
    margin: 24px 80px 0px 0px;
    padding: 10px 0px 0px 44px;
    height: 174px
}

.receive p {
    padding-left: 20px
}

.receive ul {
    margin: 12px 0px
}

.receive ul li {
    float: left;
    line-height: 20px;
}



.sub_button {
    padding: 22px 0px 10px 0px;
}

.Contin_button {
    background: url(/images/button_bg.jpg);
    height: 43px;
    width: 202px;
    color: #FFF;
    line-height: 43px;
    margin: 27px auto 14px auto;
    cursor: pointer;
}

.title {
    width: 910px;
    margin: 0px auto;
    border-left: 1px solid #d5d5d5;
    background: url(/images/titlebg.jpg) repeat-x left bottom;
    height: 34px
}

.title ul li {
    float: left;
    padding: 0px 20px;
    cursor: pointer
}

.bq1_1 {
    background-color: #ffffff;
    border-top: 2px solid #446cb3;
    border-left: 1px solid #446cb3;
    border-right: 1px solid #446cb3;
    color: #446cb3;
    line-height: 32px;
}

.bq1_2 {
    background-color: #f1f1f1;
    border-top: 1px solid #d5d5d5;
    border-right: 1px solid #d5d5d5;
    margin-top: 1px;
    line-height: 31px;
}

.content_infor {
    width: 806px;
    margin: 0px auto;
    padding: 26px 52px 40px 52px;
}

.content_infor .win {
    padding-bottom: 17px;
}

.content_infor .win ul {
    margin-left: 55px;
}

.content_infor .win h2 {
    padding: 30px 0px
}

.content_infor .win ul li {
    background: url(/images/icon.jpg) no-repeat left 10px;
    padding-left: 15px;
    line-height: 26px;
    color: #242424
}

.content_infor dl {
    margin-top: 10px;
    background: url(/images/icon.jpg) no-repeat left 8px;
    padding-left: 15px;
    line-height: 20px;
}

.content_infor h3 {
    padding: 36px 0px 10px 0px;
}

.Winner {
    width: 858px;
    padding: 10px 0px 10px 0px
}

.Winner .pic {
    width: 114px;
    height: 154px;
    padding: 4px;
    border: 1px solid #d8d8d8
}

.Winner .text2 {
    margin-left: 10px;
}

.Winner .text2 p {
    background: url(/images/pic03.jpg) no-repeat;
    width: 20px;
    height: 26px;
    margin-top: 40px
}

.Winner .text2 .informa {
    background-color: #f2f2f2;
    width: 682px;
    min-height: 80px;
    padding: 19px 10px 10px 10px;
    line-height: 18px
}

.Winner .text2 .picpr {
    background: url(/images/icon02.jpg) no-repeat left;
    margin: 25px 0px 0px 15px;
    padding: 0px 0px 0px 45px;
}

.Past_Newslet {
    width: 873px;
    margin: 0px auto;
    padding: 26px 22px 40px 15px;
}

.Past_Newslet ul li {
    padding: 0px 16px 0px 30px;
    background: url(/images/icon.jpg) no-repeat 15px 13px;
    height: 32px;
    line-height: 32px;
}

.Past_Newslet h3 {
    padding: 0px 0px 10px 0px
}

.Past_Newslet .graybg {
    background-color: #fafafa
}

.succes_text {
    margin: 10px 0px 30px 0px
}

.text_input {
    padding: 2px;
}

/************* newsletter page end *************/

.newsletter-link {
    height: 109px;
    width: 457px;
    float: left;
    margin-left: 20px;
    cursor: pointer;
}

/*** crazysales of the day ***/
.czDay .red {
    color: #c21835
}

.czDay .pink {
    color: #e42141
}

.czDay .bule {
    color: #446cb3
}

.czDay .yellow {
    color: #ff9900
}

.czDay input, select {
    color: #666
}

.czDay a {
    color: #666
}

.czDay .float_l {
    float: left
}

.czDay .float_r {
    float: right
}

.czDay .clear {
    clear: both
}

.czDay .middle {
    text-align: center;
    margin: 0 auto
}

.czDay .fourteen {
    font-size: 14px
}

.czDay .eighteen {
    font-size: 18px
}

.czDay .fifteen {
    font-size: 15px
}

.czDay .sixteen {
    font-size: 16px
}

.czDay .thirtysix {
    font-size: 36px
}

.czDay .fortyfive {
    font-size: 45px
}

.czDay .twenty {
    font-size: 20px;
}

.czDay .sixty {
    font-size: 60px
}

.czDay {
    width: 998px;
    border-left: 1px solid #efefef;
    border-right: 1px solid #efefef;
    margin: 0 auto;
    color: #666;
    margin-bottom: -40px;
}

.czDay .time {
    width: 952px;
    height: 199px;
    margin: 16px auto 30px auto;
    background: url(/images/pic.jpg) no-repeat left;
}

.czDay .time2 {
    width: 952px;
    height: 229px;
    margin: 16px auto 0px auto;
    background: url(/images/pic2.jpg) no-repeat left top;
}

.czDay .time ul {
    padding: 121px 0px 0px 288px
}

.czDay .time2 ul {
    padding: 124px 0px 0px 288px
}

.czDay .time ul li, .czDay .time2 ul li {
    float: left;
    margin-left: 22px;
}

.czDay .time ul li span, .czDay .time2 ul li span {
    font-weight: bold;
    font-size: 45px;
    font-weight: bold;
    color: #FFF;
    display: inline-block;
    width: 33px;
    height: 47px;
    line-height: 47px;
    text-align: center
}

.czDay .product_inform {
    width: 952px;
    margin: 0 auto
}

.czDay .product_inform h1 a {
    color: #000
}

.czDay .product_inform .prpic {
    width: 459px;
    padding-left: 16px;
}

.czDay .product_inform .text {
    width: 472px;
    padding: 43px 0px 0px 0px
}

.czDay .product_inform .text .star {
    background: url(/images/star.gif) no-repeat left;
    width: 79px;
    height: 17px;
    margin-bottom: 10px;
}

.czDay .product_inform .text .padd {
    margin-left: 10px;
}

.czDay .product_inform .text .padd span {
    display: inline-block
}

.czDay .product_inform .text .qty {
    border-top: 1px solid #e8e8e8;
    padding: 20px 0px 20px 10px;
    margin-top: 10px;
}

.czDay .product_inform .text .qty select {
    margin: 0px 10px;
}

.czDay .product_inform .text .qty .store {
    background: url(/images/icon03.jpg) no-repeat left;
    padding-left: 15px;
}

.czDay .product_inform .text dl dd {
    float: left
}

.czDay .product_inform .text dl .price {
    margin-left: 15px;
    line-height: 28px;
    padding-top: 10px;
}

.czDay .product_inform .text .button {
    margin: 16px 0px 16px 10px;
}

.czDay .product_inform .text .Feature {
    width: 468px;
    height: 165px;
    margin-bottom: 17px
}

.czDay .product_inform .text .pay {
    background: url(/images/pay_pic.gif) no-repeat;
    width: 252px;
    height: 28px;
}

.czDay .Deals_Daily {
    width: 952px;
    margin: 0 auto
}

.czDay .Deals_Daily h2 {
    border-bottom: 1px solid #446cb3;
    margin: 60px 0px 34px 0px;
    padding-left: 22px;
}

.czDay .Deals_Daily h2 strong {
    font-weight: bold;
    font-size: 24px;
}

.czDay .Deals_Daily .prouct {
    width: 433px;
    padding: 0px 0px 20px 22px;
}

.czDay .Deals_Daily .prouct h3 {
    padding: 5px 10px 10px 10px;
    height: 32px;
    overflow: hidden;
    font-weight: bold
}

.czDay .Deals_Daily .prouct .pic {
    border: 1px solid #e0e0e0;
    width: 239px;
    height: 239px;
}

.czDay .Deals_Daily .prouct dl {
    margin-left: 20px;
    margin-top: 40px;
}

.czDay .Deals_Daily .prouct dl .button {
    background: url(/images/button_bg_New.jpg) repeat-x;
    height: 43px;
    width: 133px;
    color: #fff;
    line-height: 43px;
    text-align: center;
    margin-top: 30px;
}

.czDay .Deals_Daily .prouct dl .button strong {
    line-height: 43px;
}

.czDay strong {
    font-size: inherit;
    font-weight: bold;
    line-height: normal;
}

/*  home page cz day **/

.time_bannet {
    width: 996px;
    border: 2px solid #446cb3;
    height: 180px;
    background: url(/images/time_bg.jpg) no-repeat left top;
    margin-top: 8px;
}

.time_text {
    width: 572px;
    float: left;
}

.time_text .figure {
    margin: 62px 0px 0px 122px;
}

.time_text .figure ul {
    margin: 0px;
    padding: 0px
}

.time_text .figure ul li {
    line-height: normal;
    font-size: 25px;
    font-weight: bold;
    list-style-type: none;
    color: #FFF;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 4px;
    letter-spacing: 5px;
    margin-left: 12px;
    float: left;
    width: 35px
}

.time_text .font {
    margin-left: 134px;
    font-family: Arial, Helvetica, sans-serif;
    color: #00002a;
    font-size: 12px;
    margin-top: 16px;
    color: #00002a;
    font-weight: 600
}

.time_prouctpic {
    width: 202px;
    height: 180px;
    float: left;
}

.time_price {
    width: 195px;
    height: 150px;
    background: #ebebeb;
    float: left;
    margin-top: 7px;
    padding: 15px 0px 0px 20px;
    font-family: Arial, Helvetica, sans-serif
}

.time_price p {
    font-size: 20px;
    font-weight: bold;
    padding: 0px;
    margin: 0px
}

.time_price .text {
    color: #446cb3;
    font-size: 40px;
    font-weight: bold
}

/*** crazysales of the day end ***/

/** checkout QAS address list**/
#addressList {
    background: #FFF;
    padding: 0 20px 20px;
    overflow: hidden;
    z-index: 1001;
    position: absolute;
    width: 600px;
    min-height: 350px;
}

.addressList-span {
    cursor: pointer;
    text-align: left;
    display: inline-block;
    width: 20px;
    height: 19px;
    background-image: url(/image/close-btn.gif);
    background-position: right center;
    background-repeat: no-repeat;
}

#addressContainer {
    min-height: 250px;
    max-height: 450px;
    overflow: auto
}

.overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
}

/*seo optimize*/
.product-list-top {
    height: 80px;
    background-color: #eee;
}

.product-list-top .row {
    line-height: 40px;
    padding: 0 10px;
}

.product-list-top .row:after {
    content: '';
    clear: both;
}

.product-list-top .row1 {
    height: 49%;
    border-bottom: 1px solid #ccc;
}

.product-list-top .row2 {
    height: 50%;
}

.row-left {
    float: left;
    line-height: 40px;
}

.row-right {
    float: right;
    line-height: 40px;
}

.plt-title {
    font-size: 16px;
    margin-bottom: 0;
}

.plt-title span {
    font-size: inherit;
    color: #e6415f;
}

.plt-page {
    font-size: 16px;
}

.plt-page span {
    color: #E6415F;
    font-size: inherit;
}

.plt-page-btn {
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 1px solid #444;
    vertical-align: middle;
    margin-left: 5px;
}

.plt-page-btn.disabled {
    opacity: .4;
}

.plt-page-prev {
    background: url(//img.bestdeals.co.nz/image/left-arrow.png) center no-repeat;
}

.plt-page-next {
    background: url(//img.bestdeals.co.nz/image/right-arrow.png) center no-repeat;
}

.plt-show {

}

.row2-btn {
    font-size: 14px;
    display: inline-block;
    color: #ccc;
    height: 26px;
    line-height: 26px;
    margin-right: 10px;
    padding: 0 10px;
    border: 1px solid currentColor;
    background-color: #fff;
}

.row2-btn.active {
    color: #E6415F;
}

.price-sort {
    padding-right: 30px;
}

.price-sort.asc {
    background: url(//img.bestdeals.co.nz/image/top-arrow.png) 80% center no-repeat;
}

.price-sort.des {
    background: url(//img.bestdeals.co.nz/image/bottom-arrow.png) 80% center no-repeat;
}

.product-list-bottom {
    background-color: #eee;
    width: auto;
    height: 40px;
    clear: both;
    line-height: 40px;
    font-size: 14px;
    padding: 0 10px;
    margin-bottom: 10px;
}

.pl-bottom-wrap{
    clear: both;
    width: 740px;
    float: right;
    padding: 20px 0;
    margin-top: 20px;
    border-top: 1px solid #ddd;
}

.pl-bottom-wrap .hotsar{
    border-bottom:1px solid #ddd;
}

.pl-bottom-wrap .hotsar,
.pl-bottom-wrap .popsar{
    padding: 10px;
}

.plb-input {
    height: 26px;
    border: 1px solid #ccc;
    width: 40px;
    background-color: #fff;
    margin: 0 3px;
}

.plb-submit {
    height: 26px;
    background-color: #E6415F;
    color: #fff;
    padding: 0 10px;
    border: none;
    margin: 0 3px;
}

.product-list-bottom span {
    font-size: inherit;
}

.plb-prev {
    padding-left: 25px;
    background: url(//img.bestdeals.co.nz/image/left-arrow.png) 15% center no-repeat;
}

.plb-next {
    padding-right: 25px;
    background: url(//img.bestdeals.co.nz/image/right-arrow.png) 80% center no-repeat;
}

.plb-prev, .plb-next {
    color: #666;

}

/*2017.2.22*/
.cate-menu em{
    font-weight:bold;
    padding-right: 2px;

}

.cate-menu .lis {
    line-height: 25px;
    font-size: 13px;
    position: relative;
}

.cate-menu .lis b{
    display: inline-block;
    width: 15px;
    padding-right: 2px;
    color: #818181;
    text-align: right;
}

.cate-menu .lis em {
    font-weight: normal;
    max-width: 140px;
    display: inline-block;
    vertical-align: middle;
}

.cate-menu .lis.on em{
    font-weight: bold;
}

.cate-menu .sublis {
    padding-left: 15px;
}

.cate-menu .lis .sublis em {
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
}

/*2017.3.1 product list bottom description*/
.pl-desc{
    clear: both;
}

.pl-desc p{
    margin-bottom: 10px;
}
/*2017.07.07*/
.pl-desc .tit {
    color: #626262;
    font-size: 20px;
    font-weight: bold;
    line-height: 35px;
    border-bottom: 3px solid #E6415F;
}
.pl-desc .desc {
    padding: 10px 0;
    line-height: 18px;
    color: #626262;
}

/*2017.3.8 onsale left side : hot-search*/
.ls-section{
    margin-bottom: 20px;
}

.ls-title{
    font-size: 18px;
    margin: 15px 0 15px 0;
    padding-bottom: 5px;
    border-bottom: 1px solid #999;
}

.ls-section .all_hot .lis{
    line-height: 18px;
    margin: 5px 0;
}

/*2017.4.17 onsale plt-title-a tokyjiao */
.plt-title-a {
    color: #e6415f;
    font-size: inherit;
}

/*2017.4.18*/
.border-frame{
    border:1px solid #ddd;
    padding: 20px;
    margin-bottom: 10px;
}

/*2017.09.21*/
.loginSNS {
    text-align: center;
}

.loginSNS h6 {
    position: relative;
    margin: 5px 0 10px;
    font-size: 12px;
    color: #b5b5b5;
    line-height: 1.1;
}

.loginSNS h6:after, .loginSNS h6:before {
    content: "";
    border-top: 1px solid #b5b5b5;
    display: block;
    position: absolute;
    width: 120px;
    top: 5px;
    box-sizing: border-box;
}

.loginSNS h6:before {
    left: 30px;
}
.loginSNS h6:after {
    right: 30px;
}

.loginSNS ul {
    padding: 15px 10px 20px 10px;
    overflow: hidden;
}

.loginSNS ul li {
    overflow: hidden;
    padding: 0px 10px 0px 0px;
    display: inline-block;
}

.loginSNS ul li a {
    display: inline-block;
}

.loginSNS ul li a i {
    border-radius: 50%;
    font-size: 2.3em;
    line-height: 1.6em;
    text-align: center;
    width: 40px;
    height: 40px;
    color: #FFF;
    background-color: #d2dce6;
}

.loginSNS ul li a i.login-facebook {
    background-color: #4a6ba4;
}

.loginSNS ul li a i.login-google {
    line-height: 1.8em;
    font-size: 1.9em;
    background-color: #ce4a37;
}

/*.loginSNS ul li a i.login-facebook:hover {*/
    /*background-color: #4a6ba4;*/
/*}*/

/*.loginSNS ul li a i.login-google {*/
    /*line-height: 1.8em;*/
    /*font-size: 1.9em;*/
/*}*/

/*.loginSNS ul li a i.login-google:hover {*/
    /*background-color: #ce4a37;*/
/*}*/
.money-back{
    position: fixed;
    width: 100vw;
    height: 100vh;
    display: none;
    z-index: 100;
    top: 0;
    left: 0;
}

.money-back.active{
    display: flex;
}

.money-back *{
    box-sizing: border-box;
}

.money-back-bg{
    z-index: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
}

.money-back-content{
    position: relative;
    margin: auto;
    padding: 20px 30px;
    width: 700px;
    height: 600px;
    overflow: auto;
    background-color: #fff;
    box-shadow: 0 0 1px 3px rgba(0,0,0,.1);
}

.money-back-content img{
   width: 100%;
    margin-bottom: 10px;
}

.money-back-main h3{
    font-size: 18px;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.money-back-main p{
    font-size: 13px;
    line-height: 1.5;
}

.money-back-main ul{
    padding-left: 20px;
}

.money-back-main ul,
.money-back-main li{
    list-style: outside disc;
}

.money-back-main a{
    color: #e6415f;
}

.money-back-close{
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.money-back-close img{
    width: 100%;
}
.newsletter-page {
    padding-top: 0;
}
.newsletter-page .newsletter-subscribe {
    margin-left: 0;
}

.newsletter-bottom-content {
    border-top: solid 2px #096cb8;
}
.newsletter-content-box {
    width: 750px;
    margin: 0 auto;
}
.content-one-left {
    width: 500px;
    float: left;
}
.content-one-right {
    width: 182px;
    float: right;
    padding-top: 25px;
}
.content-one-left h3 {
    font-size: 18px;
    color: #4771b1;
    margin: 15px 0;
    font-weight: bold;
}
.content-one-left p.strong {
    font-size: 14px;
    color: #000;
    font-weight: bold;
    margin-bottom: 10px;
}
.content-one-left p {
    line-height: 25px;
    font-size: 12px;
}
.newsletter-bottom-content .blue {
    color: #4771b1;
}
.content-two {
    margin-top: 20px;
}
.content-two .content-title {
    font-size: 14px;
    margin: 10px 0;
    font-weight: bold;
}
.content-two p {
    line-height: 30px;
}
.content-two p span,.content-two-list li span{
    font-weight: bold;
}
.content-two-list li {
    line-height: 30px;
    list-style: disc;
    margin-bottom: 10px;
}

.content-two .content-sencond-title {
    font-size: 20px;
}
.content-two .content-prize-list tr,.content-two .content-prize-list td,.content-two .content-prize-list th {
    text-align: center;
    height:35px;
}
.content-two  .content-prize-list thead {
    background-color: #cccccc;
    color: #333333;
    line-height: 35px;
}

/* viewcar-new */
.shopping_cart .checkout-container {
  background: #FFFFFF;
  border: 1px solid #DDDDDD;
  padding: 24px 22px 33px;
  margin-top: 16px;
}

.cart-title-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 28px;
}

.cart-title-box .shoppingCart {
    font-size: 24px;
    font-weight: bold;
    color: #333333;
}
.continue_shopping_btn {
    color: #d71e3e;
    background-color: #fff;
    border: 1px solid #d71e3e;
    display: flex;
    align-items: center;
    padding: 8px 10px;
    cursor: pointer;
}
.check_btn {
    background-color: #d51d3d;
    color: #fff;
    border: 0;
    padding: 9px 10px;
    min-width: 140px;
    font-weight: 700;
    cursor: pointer;
}
.shopping_cart .checkout-container .continue_shopping_btn {
    color: #446CB3;
    border-color: #446CB3;
    border-radius: 2px;
    font-size: 16px;
    padding: 0 22px;
    height: 40px;
    line-height: 40px;
    font-weight: 400;
}
.shopping_cart .checkout-container .check_btn {
    background-color: #446CB3;
    border-radius: 2px;
    font-size: 16px;
    padding: 0 34px;
    height: 40px;
    border:none;
    line-height: 40px;
    text-align: center;
    font-weight: 400;
}

.select-config {
    display: flex;
    align-items: center;
}
.productxx.body-table tr td {
    border-bottom: none;
    padding: 12px 0;
}
.select-config .select-desc {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    line-height: 48px;
    margin-right: 20px;
}
.select-config .select-desc {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    line-height: 48px;
    margin-right: 20px;
}
.select-config .select-desc .num {
    color: #D70B17;
    margin-right: 4px;
}

.select-config .deleteConfig, .select-config .addWishListConfig, .item-config .deleteConfig, .item-config .addWishListConfig {
    width: 18px;
    height: 18px;
    background-size: 100%;
    background-repeat: no-repeat;
    cursor: pointer;
    position: relative;
}

.select-config .deleteConfig, .item-config .deleteConfig {
    background-image: url(https://img.bestdeals.co.nz/image/delete.svg);
}

.select-config .addWishListConfig, .item-config .addWishListConfig {
    background-image: url(//img.crazysales.com.au/images/cart/wishlist.svg);
    margin-left: 12px;
}

.select-config .deleteConfig .tooltip, .select-config .addWishListConfig .tooltip, .item-config .deleteConfig .tooltip, .item-config .addWishListConfig .tooltip {
    display: none;
    position: absolute;
    bottom: 110%;
    left: 50%;
    transform: translateX(-50%);
    padding: 10px;
    background-color: #fff;
    box-shadow: 0 0 4px rgba(0, 0, 0, .2);
    white-space: nowrap;
}

.select-config .deleteConfig:hover .tooltip, .select-config .addWishListConfig:hover .tooltip, .item-config .deleteConfig:hover .tooltip, .item-config .addWishListConfig:hover .tooltip {
    display: block;
}

.select-config .deleteConfig:hover::after, .item-config .deleteConfig:hover::after {
    display: block;
}

.select-config .deleteConfig::after, .item-config .deleteConfig::after {
    display: none;
    content: "";
    width: 18px;
    height: 18px;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyMy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0i5Zu+5bGCXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgMTAyNCAxMDI0IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAxMDI0IDEwMjQ7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtkaXNwbGF5Om5vbmU7ZmlsbDojRkZGRkZGO30NCgkuc3Qxe2ZpbGw6IzQ0NkNCMzt9DQo8L3N0eWxlPg0KPHJlY3QgeT0iMCIgY2xhc3M9InN0MCIgd2lkdGg9IjEwMjQiIGhlaWdodD0iMTAyNCIvPg0KPGc+DQoJPHBhdGggY2xhc3M9InN0MSIgZD0iTTQyOS40LDc1MC4yYzE5LDAsMzQuNC0xNS40LDM0LjQtMzQuNFY0NDcuNGMwLTE5LTE1LjQtMzQuNS0zNC40LTM0LjVTMzk1LDQyOC4zLDM5NSw0NDcuM3YyNjguNQ0KCQlDMzk1LDczNC43LDQxMC40LDc1MC4yLDQyOS40LDc1MC4yeiIvPg0KCTxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik01OTQuNiw3NTAuMmMxOSwwLDM0LjQtMTUuNCwzNC40LTM0LjRWNDQ3LjVjMC4xLTkuMi0zLjUtMTcuOS05LjktMjQuNGMtNi41LTYuNi0xNS4yLTEwLjItMjQuNS0xMC4yDQoJCWMtMTksMC0zNC40LDE1LjQtMzQuNCwzNC40djI2OC41QzU2MC4yLDczNC43LDU3NS42LDc1MC4yLDU5NC42LDc1MC4yeiIvPg0KCTxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik05NDkuNCwyMzAuNmMtNi41LTYuNi0xNS4yLTEwLjItMjQuNS0xMC4yaC0yMjdMNjQxLDgyLjdjLTYtMTEuMi0xNy43LTE4LjEtMzAuMy0xOC4xaC0xOTYNCgkJYy0xMi42LDAtMjQuMSw2LjgtMzAuMiwxNy45bC01OC4xLDEzOEg5OS4xYy0xOSwwLTM0LjQsMTUuNC0zNC40LDM0LjRzMTUuNCwzNC40LDM0LjQsMzQuNEgxNjh2NTIzLjkNCgkJYzAsODAuNiw2NS42LDE0Ni4zLDE0Ni4zLDE0Ni4zSDcxMGM4MC43LDAsMTQ2LjQtNjUuNywxNDYuNC0xNDYuNFYyODkuM0g5MjVjMTksMCwzNC40LTE1LjQsMzQuNC0zNC4zDQoJCUM5NTkuNCwyNDUuOCw5NTUuOSwyMzcuMiw5NDkuNCwyMzAuNnogTTQwNC45LDIyMC40bDMwLjItODdINTkwbDI5LjYsODdINDA0Ljl6IE03ODcuMywyODkuM1Y4MTNjMCw0Mi43LTM0LjcsNzcuNC03Ny40LDc3LjQNCgkJSDMxNC4xYy00Mi43LDAtNzcuNC0zNC43LTc3LjQtNzcuNFYyODkuM0g3ODcuM3oiLz4NCjwvZz4NCjwvc3ZnPg0K);
}

.select-config .addWishListConfig::after, .item-config .addWishListConfig::after {
    display: none;
    content: "";
    width: 18px;
    height: 18px;
    background-image: url(//img.crazysales.com.au/images/cart/wishlist-hover.svg);
}

.head-table {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    height: 40px;
    line-height: 40px;
}

.checkbox-input[type=checkbox] {
    cursor: pointer;
    position: relative;
    width: 16px;
    height: 16px;
    font-size: 12px;
    border-radius: 3px;
    vertical-align: middle;
}

.lose-efficacy {
    /* margin-top: 24px; */
  }
  
  .lose-efficacy .lose-efficacy-config {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px;
    background-color: #FFFBE6;
    padding-right: 65px;
    height: 48px;
    box-sizing: border-box;
    margin: 12px 0;
  }
  
  .lose-efficacy .lose-efficacy-config .title {
    display: flex;
    align-items: center;
    width: auto;
    margin: 0;
    background: none;
    border: none;
  }
  
  .lose-efficacy .lose-efficacy-config .title .icon {
    width: 24px;
    height: 24px;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAY9JREFUSEvFlT1Lw1AUht9TEyOIg21HB0EX0VGoOIgO1o9FMN1EB/+I+EccFLdGcPGjDopDqeCouCg4ODZxKIIxtUeSEGmSexOlhN4tufec53zc815Cxosy9o/+AhigdjVf7hBtATRPwJibMQNvANdzzMdKxaqR90u8pBnYJ4UpYhwANJdcRm4wYVfbNJ9E54QAxyguMXAKYCRkRAP+J39HfbUI2FD15nV0IwbwI6e7mHMAyuK5Z9++WRMF22LiUjSTEMCtuWMU6rKyKOuPPuBsWlI1bqi66fbqtychgFPNrzDlLmQ1TwcAxJ1VtWJdBj5CANsoHBJouxcAg4803dyRAIrPBEz0BsCLpjcnhYAvo/gJQOsFAMAe1JtD/QHYRsYlSmtybmbPy7zzsC8d7sQmp11Tys/6g2zdSwGJ1zRx0IbHoZbdAQecWgn4eBVAUgbNtZBKhToKZfnWn+SrBcB5j+lRqlQEFnKxU/wj3I45/7PYBZaZynV3eG7jkx6cbt0Rdb6/T6b0Lv5jI/MMfgBNQbwZVpvAogAAAABJRU5ErkJggg==");
    background-size: 100%;
  }
  
  .lose-efficacy .lose-efficacy-config .title .desc {
    font-size: 16px;
    color: #333;
    margin-left: 12px;
  }
  .goods-img {
    text-align: left;
  }
  .lose-efficacy .lose-table .goods-img {
    width: 112px;
    position: relative;
  }
  
  .lose-efficacy .lose-table .goods-img::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(51, 51, 51, .5);
    content: "Unavailable";
    text-align: center;
    line-height: 112px;
    color: #fff;
  }
 
  .coupon-area {
    display: flex;
    padding: 12px 20px 20px;
    justify-content: space-between;
    border: 1px solid #c7c7c7;
    position: relative;
    animation: fadeIn 0.5s ease-in-out;
  }

  .couponItem {
    width: 32%;
}

.couponItem-label {
    min-height: 36px;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    font-size: 12px;
    color: #000;
    margin-bottom: 10px;
}

.couponItem-label .num {
    color: #e42141;
    font-weight: bold;
  }

.couponItem-label .btn {
    padding: 0;
    height: auto;
    font-size: 12px;
    text-decoration: underline;
    color: #e42141;
  }

  .coupon-input-box {
    position: relative;
  }

  .couponItem-input {
    height: 35px;
  }

  .coupon-box {
    width: 750px;
    position: relative;
  }

  .coupon-box .coupon-sign {
    color: #e42141;
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 14px;
  }

  .coupon-title {
    width: 268px;
    font-size: 15px;
    color: #000;
    line-height: 34px;
    border: 1px solid #c7c7c7;
    /* border-bottom: none; */
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
  }

  .collapsible {
    max-height: 0;
    overflow: hidden;
    transition: all 0.3s ease-out;
  }

  .collapsible.open {
    max-height: 200px;
    overflow: unset;
  }

  .coupon-area::after {
    position: absolute;
    content: "";
    left: 0;
    top: -2px;
    width: 268px;
    height: 2px;
    background-color: #fff;
    z-index: 999;
  }

  .coupon-area input {
    width: 100%;
    padding: 0 8px;
    box-sizing: border-box;
    border: 1px solid #CCCCCC;
    border-radius: 0;
    height: 40px;
    background-color: #fff;
  }

.apply-discount {
    background: #E7415F;
    border-radius: 2px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #fff;
}

.shopping_cart .price {
    width: auto;
}

.shopping_cart .price ul .title {
    width: 140px;
    text-align: right;
    padding-right: 10px;
    margin-bottom: 5px;
    border: none;
    background: none;
}

.shopping_cart .price ul li {
    font-size: 16px;
    line-height: 28px;
    float: left;
}

.shopping_cart .price ul li {
    font-size: 14px;
    line-height: 28px;
    float: left;
}

.price ul .val {
    min-width: 100px;
    text-align: right;
}

.price ul li.total-title, .price ul li.total {
    font-size: 18px;
    font-weight: bold;
    color: #333;
}


.my-mask {
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, .65);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
  }
  
  .tip-box {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 500px;
    height: 240px;
    box-sizing: border-box;
    background-color: #fff;
    padding: 68px 0;
  }
  
  .tip-box .tip-box-title {
    font-size: 20px;
    font-weight: bold;
    color: #446CB3;
    text-align: center;
  }
  
  .tip-box .tip-box-content {
    font-size: 14px;
    color: #333333;
    margin: 18px 0 25px;
    text-align: center;
  }
  
  .tip-box .tip-box-config {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  .tip-box-config .tip-box-config_btn {
    width: 100px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border-radius: 2px;
    font-size: 14px;
    cursor: pointer;
  }
  
  .tip-box .tip-box-close {
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 34px;
    color: #DDD;
    cursor: pointer;
  }
  
  .tip-box-config .tip-box-config_btn.outline {
    border: 1px solid #446CB3;
    color: #446CB3;
  }
  
  .tip-box-config .tip-box-config_btn.line {
    background-color: #446CB3;
    color: #fff;
    margin-left: 12px;
  }
  
  .shopping_cart .price {
    width: auto;
  }
  
  .recommend-list .content .reProd-item .reProd-img {
    width: 113px;
    height: 113px;
    border-radius: 0;
    border: none;
  }
  
  .recommend-list .content .reProd-item .reProd-price {
    margin: 16px 0;
  }
  
  .recommend-list .content .reProd-item .reProd-price span {
    font-size: 18px !important;
  }
  
  .recommend-list .content .reProd-item .add-btn {
    width: 113px;
    border-radius: 12px;
    background-color: #D70B17;
    height: 24px;
    font-size: 14px;
  }

  .tips-box {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: 32px;
    padding-top: 32px;
    border-top: 1px solid #DDDDDD;
  }

  .tips-box .left {
    display: flex;
    align-items: center;
  }

  .tips-box .right .payment-icon {
    display: flex;
    align-items: center;
  }

  .receive-item {
    display: flex;
    align-items: flex-start;
  }

  .receive-item .receive-item-checkbox {
    margin-right: 8px;
  }

  .receive-item .receive-item-desc p {
    padding: 0;
    color: #333;
    font-size: 14px;
    line-height: 20px;
  }

  .receive-item .receive-item-desc p:last-of-type {
    color: #999;
    font-size: 12px
  }