html, body{
    background: #ffffff;
    color: #000000;
    padding: 0;
    margin: 0;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    cursor: default;
}
body{
}
a, a:link, a:visited{
    color:#000000;
    cursor: pointer;
    text-decoration: none;
}
a:hover{
    color:#444444;
}
a:active{
    color:#444444;
}
img, form, fieldset, ul{
    padding: 0;
    margin: 0;
}
img{
    border: 0 none;
}
input, textarea, select, button{
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
}
input:focus, textarea:focus, select:focus{
    outline: 3px solid #0fa1b8;
}
p{
    margin: 0;
    padding: 0;
}
label, button, .clk{
    cursor: pointer;
}
h1, h2, h3{
    margin: 20px 0;
    font-family: Arial, Helvetica, sans-serif;
}

.hide{
    display: none;
}
.show{
    display: block;
}
.f-l{
    float: left;
}
.f-r{
    float: right;
}
.clear{
    clear: both;
}
.fclear{
    clear: both;
    font-size: 1px;
    height: 1px;
}
.wider{
    width: 120%;
}
.warn{
    color: #ff0000;
}
.cap{
    font-weight: bold;
}

.a-l{
    text-align: left;
}
.a-r{
    text-align: right;
}
.a-c{
    text-align: center;
}
.v-t{
    vertical-align: top;
}
.v-m{
    vertical-align: middle;
}
.v-b{
    vertical-align: bottom;
}
.bd{
    font-weight: bold;
}
.in-long{
    width: 98%;
}
.in-txt,.in-txtarea{
    padding-left: 5px;
    padding-right: 5px;
    border: 1px solid #b3b3b3;
    line-height: 30px;
}
.in-txt{
    height: 30px;
}
.in-txtarea{
}
.in-focus{
    border-color: #01afe8;
}
button{
    height: 36px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
    background: #000000;
    border: 2px solid #000000;
}
button:hover,
button:active{
    color: #ffffff;
    background: #000000;
}
.tb35 td,
.tb35 th{
    padding: 3px 5px;
}
.tb55 td,
.tb55 th{
    padding: 5px;
}
/** pop up div **/
.popup{
    position: absolute;
    z-index: 20;
    left: 50%;
    top: 10%;
    background: transparent;
    display: none;
}
.popup .content{
    clear: both;
}
.loading{
    position: fixed;
    _position: absolute;
    top: 0;
    left: 50%;
    font: 14px Arial;
    margin-left: -59px;
    z-index: 30;
    display: none;
}
.loading div{
    float: left;
}
.loading .img{
    height: 30px;
    padding: 0 3px;
    background: transparent url( "/template/crazysales_v02/imgs/bg_loading.gif" ) no-repeat left bottom;
}
.loading .txt{
    padding: 7px;
    background: transparent url( "/template/crazysales_v02/imgs/bg_loading.gif" ) no-repeat right bottom;
}
.page-cover{
    background-color: #000000;
    position:absolute;
    top: 0;
    left: 0;
    -moz-opacity: 0.6;
    opacity: 0.6;
    display: none;
    z-index: 10;
}



/** no javascript notification **/
.no-sc{
    position: fixed;
    _position: absolute;
    width: 700px;
    top: 0;
    left: 50%;
    margin-left: -350px;
    padding: 3px;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    color: #ffffff;
    background: #0e5685;
    border: 1px solid #ffffff;
    border-top: 1px solid #0e5685;
    z-index: 9999;
}



body{
    min-width: 1200px;
}


/** message box **/
.act-msg{
    margin: 0 auto;
    padding: 10px;
}
.act-msg .l{
    width: 34px;
    padding: 5px 10px;
}
.act-msg .r{
    font-weight: bold;
    padding: 5px;
}
.msg-box{
    max-width: 1200px;
    margin: 20px auto;
    padding: 20px;
    font-weight: bold;
    text-align: center;
    border: 2px solid #000000;
}



/** blocked box **/
.outer{
    margin: 40px auto;
    width: 1200px;
}
.inner{
    margin: 10px 0 0 0;
}
.outer .o-hd,
.outer .title{
    _margin: 20px 0;
    height: 36px;
    font-size: 120%;
    font-weight: bold;
    line-height: 34px;
    border-bottom: 1px solid #b3b3b3;
}
.outer .tb55{
    width: 100%;
}
.outer .tb55 .cap{
    width: 30%;
}



/** tabs **/
.tab-hd{
    clear: both;
    font-size: 14px;
}
.tab-hd .caps{
}
.tab-hd .caps div{
    float: left;
    cursor: pointer;
}
.tab-hd .caps .cur, .tab-hd .caps .cur.over{
}
.tab-hd .caps .over{
}
.tab-hd .caps .dis{
    cursor: default;
}
.tab-hd .tab{
    clear: both;
}



.container{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}



.header-wrapper{
    width: 100%;
    background: #000000;
}
.top-header{
    width: 1200px;
    height: 110px;
    margin: 0 auto;
}
.top-header .logo{
    float: left;
    margin: 10px 0 0 0;
}
.top-header .logo img{
    display: block;
    width: 300px;
}
.top-header .right{
    position: relative;
    float: right;
}
.top-header .right .search{
    position: absolute;
    top: 30px;
    right: 80px;
    width: 410px;
}
.top-header .right .search input{
    width: 400px;
}
.top-header .right .search button{
    position: absolute;
    width: 33px;
    height: 33px;
    top: 0;
    right: -1px;
    text-indent: -5000px;
    border: none;
    background: #e6e6e6 url( 'imgs/icons.png' ) no-repeat -4px -1026px;
}

.top-header .right .social{
    position: absolute;
    top: 30px;
    right: 0;
    width: 80px;
}
.top-header .right .social a{
    display: block;
    float: right;
    width: 22px;
    height: 22px;
    margin: 5px 0 0 10px;
    text-indent: -5000px;
    background: transparent url( 'imgs/icons.png' ) no-repeat 0 0;
}
.top-header .right .social .fb{
    background-position: -8px -550px;
}
.top-header .right .social .tw{
    background-position: -8px -671px;
}
.top-header .right .links{
    position: absolute;
    width: 310px;
    top: 75px;
    right: 0px;
}
.top-header .right .links a{
    display: block;
    float: right;
    margin: 0 0 0 20px;
    padding: 0 0 0 25px;
    color: #ffffff;
    background: transparent url( 'imgs/icons.png' ) no-repeat 0 0;
}
.top-header .right .links .reg,
.top-header .right .links .acct{
    background-position: -11px -912px;
}
.top-header .right .links .cart{
    background-position: -12px -793px;
}
.top-header .right .links .login,
.top-header .right .links .logout{
    background: none;
    padding: 0;
}

.main-pages-wrapper{
    height: 50px;
    border-top: 1px solid #ffffff;
}
.main-pages{
    width: 1200px;
    margin: 0 auto;
}
.main-pages a,
.main-pages .gap{
    display: block;
    float: left;
    margin: 0 20px 0 0;
    color: #ffffff;
    line-height: 50px;
    font-size: 130%;
}
.main-pages a:hover{
    color: #b3b3b3;
}
.main-pages .cur{
    color: #b3b3b3;
    text-decoration: underline;
}
.main-pages .subscribe{
    position: relative;
    float: right;
    width: 510px;
    margin: 8px 0 0 0;
}
.main-pages .subscribe input{
    width: 498px;
    color: #ffffff;
    border: 1px solid #ffffff;
    background: #000000;
}
.main-pages .subscribe input:focus{
    border-color: #0fa1b8;
}
.main-pages .subscribe button{
    position: absolute;
    width: 98px;
    height: 33px;
    line-height: 33px;
    top: 0;
    right: 0;
    color: #000000;
    background: #e6e6e6;
    border: 0;
}


.top-nav{
    width: 1200px;
    height: 42px;
    margin: 0 auto;
    font-size: 130%;
    line-height: 42px;
    overflow: hidden;
}
.top-nav a,
.top-nav div{
    float: left;
    margin: 0 22px 0 0;
}
.top-nav .cur{
    text-decoration: underline;
}


.why-us-wrapper{
    background: #eeeeee;
}
.why-us{
    width: 1200px;
    height: 80px;
    margin: 0 auto;
}
.why-us div{
    float: left;
    width: 250px;
    margin: 20px 0 0 0;
    padding: 0 0 0 50px;
    font-size: 110%;
    background: transparent url( 'imgs/icons.png' ) no-repeat 0 0;
    overflow: hidden;
}
.why-us .w1{
}
.why-us .w2{
    background-position: 0 -139px;
}
.why-us .w3{
    background-position: 0 -276px;
}
.why-us .w4{
    background-position: 0 -413px;
}


.footer-wrapper{
    background: #000000;
}
.footer{
    width: 1200px;
    margin: auto;
}
.footer .logo{
    float: left;
    margin: 10px 0 0 0;
}
.footer .logo img{
    display: block;
    width: 200px;
}
.footer .icons{
    float: right;
    margin: 15px 0 0 0;
}
.footer .icons img{
    display: block;
    float: left;
    margin: 0 0 0 10px;
}
.footer .links{
    clear: both;
    height: 150px;
    border-top: 1px solid #b3b3b3;
}
.footer .links .block{
    float: left;
    width: 19%;
    height: 120px;
    margin: 20px 60px 0 0;
    border-right: 1px solid #b3b3b3;
}
.footer .links .block a{
    display: block;
    color: #b3b3b3;
    line-height: 22px;
}
.footer .links .block .hd{
    font-weight: bold;
    line-height: 30px;
    cursor: default;
}
.footer .links .block .clk{
    cursor: pointer;
}
.footer .links .connect{
    float: right;
    margin: 20px 0 0 0;
}
.footer .links .connect a{
    display: block;
    color: #b3b3b3;
}
.footer .links .connect .hd{
    font-weight: bold;
    line-height: 30px;
    cursor: default;
    background: none;
}
.footer .links .connect .i{
    float: left;
    width: 20px;
    height: 20px;
    margin: 0 5px 0 0;
    text-indent: -5000px;
    background: transparent url( 'imgs/icons.png' ) no-repeat 0 0;
}
.footer .links .connect .fb{
    background-position: -10px -1153px;
}
.footer .links .connect .tw{
    background-position: -10px -1273px;
}
.copyright-wrapper{
    background: #434343;
}
.copyright{
    width: 1200px;
    margin: 0 auto;
    padding: 10px 0;
    color: #b3b3b3;
    text-align: center;
}
.copyright a{
    color: #b3b3b3;
}



.site-banners{
    position: relative;
    height: 470px;
    overflow: hidden;
}
.site-banners .left,
.site-banners .right{
    position: absolute;
    top: 0;
    width: 160px;
    height: 100%;
    overflow: hidden;
    z-index: 6;
    cursor: pointer;
}
.site-banners .left:hover,
.site-banners .right:hover{
    background-color: #fff;
    opacity: 0.5;
}
.site-banners .left{
    left: 0;
    background: transparent url( "imgs/i_banner_left.png" ) no-repeat 50px 190px;
}
.site-banners .right{
    right: 0;
    background: transparent url( "imgs/i_banner_right.png" ) no-repeat 60px 190px;
}
.site-banners .banner{
    position: absolute;
    width: 100%;
    height: 470px;
    background: transparent no-repeat center 0;
    z-index: 5;
}
.site-banners .banner a{
    display: block;
    height: 470px;
}
.site-banners .ctrls{
    position: absolute;
    width: 160px;
    bottom: 10px;
    margin: 0 0 0 -80px;
    left: 50%;
    z-index: 8;
}
.site-banners .ctrls div{
    float: left;
    width: 30px;
    height: 20px;
    cursor: pointer;
    margin: 0 10px 0 0;
    background: #d2c7c3;
}
.site-banners .ctrls .cur {
    background: #ffffff;
}



.daily-deals{
    position: relative;
    width: 1200px;
    margin: 50px auto;
}
.daily-deals .banr{
    height: 64px;
    background: transparent url( "imgs/bg_home_dd_title.png" ) no-repeat 0 0;
}
.daily-deals .banr .tt{
    float: left;
    margin: 0 0 0 10px;
    color: #000000;
    font-size: 280%;
    line-height: 64px;
    text-transform: uppercase;
}
.daily-deals .banr .ct{
    float: right;
    margin: 0 28px 0 0;
    color: #ffffff;
    font-size: 320%;
    font-weight: bold;
    line-height: 64px;
    text-transform: uppercase;
}
.daily-deals .prdts{
    margin: 0 auto;
}
.daily-deals .prdts .prdt{
    position: relative;
    float: left;
    width: 380px;
    height: 285px;
    margin: 15px 30px 15px 0;
    color: #ffffff;
    overflow: hidden;
}
.daily-deals .prdts .mg{
    margin-right: 0;
}
.daily-deals .prdts .prdt .img{
    width: 380px;
    height: 285px;
}
.daily-deals .prdts .prdt img{
    width: 100%;
    height: 100%;
}
.daily-deals .prdts .prdt .txt{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 380px;
    height: 56px;
    background: transparent url( "imgs/bg_home_dd_prdt.png" ) no-repeat 0 0;
    z-index: 10;
}
.daily-deals .prdts .prdt .name{
    position: absolute;
    bottom: 0;
    left: 10px;
    width: 258px;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    z-index: 11;
}
.daily-deals .prdts .prdt .was{
    position: absolute;
    right: 10px;
    bottom: 34px;
    width: 90px;
    color: #b3b3b3;
    text-align: right;
    text-decoration: line-through;
}
.daily-deals .prdts .prdt .price{
    position: absolute;
    right: 10px;
    bottom: 0px;
    width: 90px;
    line-height: 34px;
    text-align: right;
    font-size: 150%;
    font-weight: bold;
}
.daily-deals .prdts .prdt .free-ship{
    position: absolute;
    top: 0;
    left: 34px;
    z-index: 11;
}
.daily-deals .more{
    display: block;
    width: 150px;
    margin: 50px auto;
    line-height: 42px;
    font-size: 120%;
    text-align: center;
    text-transform: uppercase;
    border: 2px solid #000000;
}



.hppbs-wrapper{
    padding: 50px 0;
    background: #f2f2f2;
}
.hppbs-wrapper .title{
    margin: 0 auto;
    width: 380px;
    color: #000000;
    font-size: 270%;
    text-align: center;
    text-transform: uppercase;
    border-top: 2px solid #000000;
    border-bottom: 2px solid #000000;
}
.hppbs{
    width: 1200px;
    margin: 50px auto;
}
.hppbs .hppb{
    display: block;
    float: left;
}
.hppbs .hppb .cd{
    margin: 0 auto;
    height: 84px;
    color: #ffffff;
    font-size: 48px;
    line-height: 90px;
    text-align: center;
    font-weight: bold;
}
.hppbs .hppb .cd1{
    width: 360px;
    background: transparent url( '/template/crazysales_v04/imgs/bg_home_cd_1.png' ) no-repeat 0 0;
}
.hppbs .hppb .cd2{
    width: 582px;
    background: transparent url( '/template/crazysales_v04/imgs/bg_home_cd_2.png' ) no-repeat 0 0;
}
.hppbs .b1{
    width: 586px;
    height: 708px;
    overflow: hidden;
}
.hppbs .b1 img{
    display: block;
    width: 586px;
    height: 708px;
}
.hppbs .b2{
    margin: 0 0 0 28px;
    width: 586px;
    height: 340px;
    overflow: hidden;
}
.hppbs .b2 img{
    display: block;
    width: 586px;
    height: 340px;
}
.hppbs .b3{
    margin: 28px 0 0 28px;
    width: 586px;
    height: 340px;
    overflow: hidden;
}
.hppbs .b3 img{
    display: block;
    width: 586px;
    height: 340px;
}
.hppbs .b4{
    margin: 28px 0 0 0;
    width: 1200px;
    __height: 390px;
    overflow: hidden;
}
.hppbs .b4 img{
    display: block;
    width: 1200px;
    __height: 390px;
}


.spfb{
    width: 1200px;
    height: 200px;
    margin: 30px auto;
}
.spfb .sp{
    float: left;
    width: 770px;
}
.spfb .sp img{
    display: block;
}
.spfb .fb{
    float: right;
    width: 400px;
    height: 200px;
}



.new-arrivals-wrapper{
    padding: 50px 0;
}
.new-arrivals{
    position: relative;
    width: 1200px;
    margin: auto;
}
.new-arrivals .title{
    margin: 0 auto;
    width: 380px;
    color: #000000;
    font-size: 270%;
    text-align: center;
    text-transform: uppercase;
    border-top: 2px solid #000000;
    border-bottom: 2px solid #000000;
}
.new-arrivals .prdts{
    margin: 0 auto;
}
.new-arrivals .prdts .prdt{
    position: relative;
    float: left;
    width: 380px;
    height: 285px;
    margin: 15px 30px 15px 0;
    color: #ffffff;
    overflow: hidden;
}
.new-arrivals .prdts .mg{
    margin-right: 0;
}
.new-arrivals .prdts .prdt .img{
    width: 380px;
    height: 285px;
}
.new-arrivals .prdts .prdt img{
    width: 100%;
    height: 100%;
}
.new-arrivals .prdts .prdt .txt{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 380px;
    height: 35px;
    background: transparent url( "imgs/bg_home_new.png" ) no-repeat 0 0;
    z-index: 10;
}
.new-arrivals .prdts .prdt .name{
    position: absolute;
    bottom: 0;
    left: 10px;
    width: 258px;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    z-index: 11;
}
.new-arrivals .prdts .prdt .price{
    position: absolute;
    right: 10px;
    bottom: 0px;
    width: 90px;
    line-height: 34px;
    text-align: right;
    font-size: 150%;
    font-weight: bold;
}
.new-arrivals .more{
    display: block;
    width: 150px;
    margin: 50px auto;
    line-height: 42px;
    font-size: 120%;
    text-align: center;
    text-transform: uppercase;
    border: 2px solid #000000;
}


.dd-banner{
    margin: 0;
}
.dd-banner img{
    display: block;
    width: 100%;
}

.sec-banner{
    margin: 0;
}
.sec-banner img{
    display: block;
    width: 100%;
}



/** toolbar for sort by and page nav **/
.toolbar{
    clear: both;
    line-height: 26px;
}
.toolbar .sortby{
    float: left;
}
.toolbar .sortby .cap{
    text-transform: uppercase;
}
.toolbar .sortby .b{
    float: left;
    margin: 0 0 0 10px;
    padding: 0 10px;
    font-weight: bold;
}
.toolbar .sortby .b a{
}
.toolbar .sortby .s{
    display: none;
    position: absolute;
    margin: -24px 0 0 -11px;
    border: 1px solid #026f96;
    background: #ffffff;
    z-index: 80;
}
.toolbar .sortby .s a{
    display: block;
    padding: 0 10px;
    font-weight: normal;
    line-height: 20px;
}
.toolbar .sortby .s a:hover{
    color: #ffffff;
    background: #000000;
}
.toolbar  .sortby .s .cur{
    font-weight: bold;
}

.toolbar .pages{
    float: right;
    line-height: 26px;
}
.toolbar .pages span{
    float: left;
    margin-left: 5px;
    font-weight: bold;
    color: #666666;
}
.toolbar .pages a{
    float: left;
    display: block;
    margin-left: 5px;
    padding: 0 3px;
}
.toolbar .pages a:hover{
    color: #ffffff;
    background: #000000;
}
.toolbar .pages a.cur{
    color: #ffffff;
    background: #000000;
}
.toolbar .pages a.dis{
    cursor: default;
    color: #aaaaaa;
}
.toolbar .pages a.dis:hover{
    background: #ffffff;
}

.prdt-list{
    width: 1200px;
    min-height: 500px;
    margin: 40px auto;
}
.prdt-list .prdts{
    margin: 40px 0;
}
.prdt-list .prdts .prdt{
    position: relative;
    float: left;
    width: 380px;
    height: 285px;
    margin: 15px 30px 15px 0;
    color: #ffffff;
    overflow: hidden;
}
.prdt-list .prdts .mg{
    margin-right: 0;
}
.prdt-list .prdts .prdt .img{
    width: 380px;
    height: 285px;
}
.prdt-list .prdts .prdt img{
    width: 100%;
    height: 100%;
}
.prdt-list .prdts .prdt .txt{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 380px;
    height: 35px;
    background: transparent url( "imgs/bg_home_new.png" ) no-repeat 0 0;
    z-index: 10;
}
.prdt-list .prdts .prdt .name{
    position: absolute;
    bottom: 0;
    left: 10px;
    width: 258px;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    z-index: 11;
}
.prdt-list .prdts .prdt .price{
    position: absolute;
    right: 10px;
    bottom: 0px;
    width: 90px;
    line-height: 34px;
    text-align: right;
    font-size: 150%;
    font-weight: bold;
}




.promotion{
    position: relative;
    width: 1200px;
    margin: 50px auto;
}
.promotion .banr{
    height: 74px;
    background: transparent url( "imgs/bg_prom_list_title.png" ) no-repeat 0 0;
}
.promotion .banr .tt{
    float: left;
    margin: 28px 0 0 10px;
    color: #000000;
    font-size: 250%;
    line-height: 40px;
    text-transform: uppercase;
}
.promotion .banr .ct{
    float: right;
    margin: 24px 28px 0 0;
    color: #ffffff;
    font-size: 320%;
    font-weight: bold;
    line-height: 40px;
    text-transform: uppercase;
}
.promotion .prdts{
    margin: 0 auto;
}
.promotion .prdts .prdt{
    position: relative;
    float: left;
    width: 380px;
    height: 285px;
    margin: 15px 30px 15px 0;
    color: #ffffff;
    overflow: hidden;
}
.promotion .prdts .mg{
    margin-right: 0;
}
.promotion .prdts .prdt .img{
    width: 380px;
    height: 285px;
}
.promotion .prdts .prdt img{
    width: 100%;
    height: 100%;
}
.promotion .prdts .prdt .txt{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 380px;
    height: 56px;
    background: transparent url( "imgs/bg_home_dd_prdt.png" ) no-repeat 0 0;
    z-index: 10;
}
.promotion .prdts .prdt .name{
    position: absolute;
    bottom: 0;
    left: 10px;
    width: 258px;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    z-index: 11;
}
.promotion .prdts .prdt .was{
    position: absolute;
    right: 10px;
    bottom: 34px;
    width: 90px;
    color: #b3b3b3;
    text-align: right;
    text-decoration: line-through;
}
.promotion .prdts .prdt .price{
    position: absolute;
    right: 10px;
    bottom: 0px;
    width: 90px;
    line-height: 34px;
    text-align: right;
    font-size: 150%;
    font-weight: bold;
}
.promotion .more{
    display: block;
    width: 150px;
    margin: 50px auto;
    line-height: 42px;
    font-size: 120%;
    text-align: center;
    text-transform: uppercase;
    border: 2px solid #000000;
}


.page{
    width: 1200px;
    min-height: 400px;
    margin: 40px auto;
}
.page h1{
    padding: 0;
    margin: 0 0 10px;
    font-size: 24px;
    font-weight: bold;
}
.page h2{
    padding: 0;
    margin: 0 0 5px;
    font-size: 18px;
    font-weight: bold;
}
.page p{
    margin: 0 0 30px;
}


.abt-us{
    width: 1200px;
    margin: 40px auto;
}
.abt-us .p1{
    margin: 0 0 50px 0;
}
.abt-us .p1 .l{
    float: left;
    width: 585px;
}
.abt-us .p1 h1{
    font-size: 200%;
}
.abt-us .p1 h2{
    font-size: 160%;
}
.abt-us .p1 .r{
    float: right;
    width: 585px;
}
.abt-us .p1 img{
    display: block;
}
.abt-us .p1 .r .logo{
    margin: 40px 0 0 0;
}
.abt-us .p1 .why{
    width: 500px;
}
.abt-us .p1 .why td{
    padding-bottom: 20px;
}

.faq{
    min-height: 300px;
}
.faq .h{
    margin: 20px 0 0 0;
    font-size: 20px;
    color: #009933;
    border-bottom: 1px solid #cccccc;
}
.faq .tt{
    margin: 10px 0 10px 0;
    padding: 0 0 0 20px;
    cursor: pointer;
    background: url( "imgs/i_faq_plus.gif" ) no-repeat 0 1px;
}
.faq .tc{
    background: url( "imgs/i_faq_minus.gif" ) no-repeat 0 1px;
}
.faq .tx{
    display: none;
    color: #444;
    margin: 5px 0 20px 20px;
}



.newsletter{
    width: 1200px;
    min-height: 400px;
    margin: 40px auto;
}
.newsletter .subscribe{
    float: left;
    width: 40%;
}
.newsletter .unsubscribe{
    float: right;
    width: 40%;
}
.newsletter .title{
    margin: 20px 0;
    font-size: 120%;
    font-weight: bold;
}
.newsletter button{
    margin: 20px 0;
    width: 150px;
}



.register{
    width: 700px;
    min-height: 400px;
}
.register .title{
    margin: 20px 0;
    font-size: 120%;
    font-weight: bold;
}
.register button{
    margin: 20px 0;
}
.register .msg-box{
    line-height: 34px;
    border: none;
}
.register .ok{
}


.login-form{
    width: 600px;
    min-height: 400px;
}
.login-form button{
    margin: 20px 0;
    width: 200px;
}
.login-form .msg-box{
    line-height: 34px;
    border: none;
}
.login-form .ok{
}

.fgt-pswd{
    width: 850px;
    min-height: 400px;
}
.fgt-pswd button{
    margin: 20px 0;
}
.fgt-pswd .msg-box{
    line-height: 34px;
    border: none;
}
.fgt-pswd .ok{
}



.account{
    width: 1200px;
    margin: 40px auto;
}
.account .outer{
    width: 900px;
}
.acct-menu{
    float: left;
    width: 250px;
    padding: 10px 0;
    background: #000000;
    border-right: 5px solid #808080;
}
.acct-menu a{
    display: block;
    margin: 2px 0;
    padding: 0 20px;
    color: #ffffff;
    font-weight: bold;
    text-align: right;
    line-height: 40px;
    background: #333333;
}
.acct-menu a:hover,
.acct-menu a.cur{
    background: #808080;
}
.acct-smry,
.acct-invc,
.acct-pmnt,
.acct-addr,
.acct-pswd,
.acct-msgs,
.acct-email,
.acct-voch
{
    margin: 20px 0 0 300px;
}


.acct-invc .invc-list{
}
.acct-invc .invc-list .outer{
    margin: 0 0 40px;
    border: 1px solid #b3b3b3;
}
.acct-invc .invc-list .o-hd{
    margin: 0 5px;
}
.acct-invc .invc-list table{
    width: 100%;
}
.acct-invc .invc-list .c1{
    width: 15%;
}
.acct-invc .invc-list .c2{
    width: 20%;
}
.acct-invc .invc-list .c3{
    width: 15%;
}
.acct-invc .invc-list .c4{
    width: 20%;
}
.acct-invc .invc-list .c5{
    width: 30%;
    font-weight: bold;
    text-align: right;
}

.acct-invc .invc-detl{
}
.acct-invc .invc-detl table{
    width: 100%;
}
.acct-invc .invc-detl .info td{
    vertical-align: top;
}
.acct-invc .invc-detl .info .c1{
    width: 48%;
}
.acct-invc .invc-detl .info .c2{
    width: 4%;
}
.acct-invc .invc-detl .info .c3{
    width: 48%;
}
.acct-invc .invc-detl .info .cap{
    width: 30%;
}
.acct-invc .invc-detl .prdts{
    margin: 20px 0 0 0;
}
.acct-invc .invc-detl .prdts .c1{
    width: 10%;
}
.acct-invc .invc-detl .prdts .c2{
    width: 60%;
    text-align: left;
}
.acct-invc .invc-detl .prdts .c3{
    width: 10%;
    text-align: center;
}
.acct-invc .invc-detl .prdts .c4{
    width: 10%;
    text-align: center;
}
.acct-invc .invc-detl .prdts .c5{
    width: 10%;
    text-align: right;
}
.acct-invc .invc-detl .prdts .c1 img{
    width: 60px;
}

.acct-invc .invc-detl .trcks{
    margin: 20px 0 0 0;
}
.acct-invc .invc-detl .trcks .c1{
    width: 33%;
    text-align: center;
}
.acct-invc .invc-detl .trcks .c2{
    width: 33%;
    text-align: center;
}
.acct-invc .invc-detl .trcks .c3{
    width: 33%;
    text-align: center;
}
.acct-invc .invc-detl .trcks td,
.acct-invc .invc-detl .trcks th,
.acct-invc .invc-detl .prdts td,
.acct-invc .invc-detl .prdts th{
    border-bottom: 1px solid #e1dede;
}
.acct-invc .invc-detl .prdts .bd td{
    border: none;
}

.acct-pmnt .outer{
    margin: 0;
}
.acct-pmnt table{
    width: 100%;
}
.acct-pmnt th,
.acct-pmnt td{
    border-bottom: 1px solid #e1dede;
}
.acct-pmnt .c1{
    width: 15%;
    text-align: center;
}
.acct-pmnt .c2{
    width: 20%;
    text-align: center;
}
.acct-pmnt .c3{
    width: 15%;
    text-align: center;
}
.acct-pmnt .c4{
    width: 35%;
    text-align: left;
}
.acct-pmnt .c5{
    width: 15%;
    text-align: center;
}


.acct-pswd .outer,
.acct-pswd .act-msg{
    margin: 0 100px;
    width: 600px;
}
.acct-pswd .outer{
    margin-bottom: 20px;
}
.acct-pswd table{
    width: 100%;
}
.acct-pswd .cap{
    width: 35%;
}
.acct-pswd button{
}
.acct-pswd button:hover{
}
.acct-pswd button:active{
}



.acct-email{
}
.acct-email .btn{
    margin: 20px 0 0 0;
    text-align: right;
}
.acct-email button{
}
.acct-email button:hover{
}
.acct-email button:active{
}
.acct-email .noti button{
}
.acct-email .news button{
}
.acct-email ul,
.acct-email li{
    list-style: none;
    list-style-type: none;
    margin: 0 0 0 10px;
}
.acct-email .outer{
    margin-bottom: 20px;
}
.acct-email .note{
    margin: 20px 0 0 0;
    color: #0e5685;
}
.acct-email .note ul,
.acct-email .note li
{
    list-style: disc;
    list-style-type: disc;
    margin: 0 0 0 20px;
}
.acct-email .slcs{
    margin: 20px 0 0 0;
}
.acct-email .slcs li{
    margin: 0 0 10px 0;
}
.acct-email .slcs .desc{
    margin: 0 0 0 20px;
}


.acct-addr{
}
.acct-addr table{
    width: 100%;
}
.acct-addr .list{
    width: 20%;
    padding: 50px 0 10px 0;
    vertical-align: top;
}
.acct-addr .inputs{
    padding: 10px 0;
    border: 3px solid #000000;
}
.acct-addr .list a{
    display: block;
    padding: 5px 10px;
}
.acct-addr .list .cur{
    color: #ffffff;
    font-weight: bold;
    background-color: #000000;
}
.acct-addr .list .new{
    margin-bottom: 20px;
}
.acct-addr .cap{
    width: 20%;
}
.acct-addr .fill{
    height: 80px;
}
.acct-addr button{
}
.acct-addr button:hover{
}
.acct-addr button:active{
}
.acct-addr .btn-del{
}
.acct-addr .btn-edit{
}


.acct-msgs{
}
.acct-msgs button{
}
.acct-msgs button:hover{
}
.acct-msgs button:active{
}
.acct-msgs .msg-acts{
    text-align: right;
}
.acct-msgs .msg-acts .reply,
.acct-msgs .msg-view button{
}
.acct-msgs .msg-acts .add{
}
.acct-msgs .msg-acts .ref{
}
.acct-msgs .msg-acts .list{
}
.acct-msgs table{
    width: 100%;
}
.acct-msgs .outer{
    margin: 20px 0;
}
.acct-msgs .msg-lst th,
.acct-msgs .msg-lst td
{
    border-bottom: 1px solid #e1dede;
}
.acct-msgs .msg-lst td{
    cursor: pointer;
}
.acct-msgs .msg-lst .over{
    color: #ffffff;
    background: #01afe8;
}
.acct-msgs .msg-lst .c1{
    width: 5%;
    text-align: center;
}
.acct-msgs .msg-lst .c2{
    width: 20%;
    text-align: center;
}
.acct-msgs .msg-lst .c3{
    width: 20%;
    text-align: center;
}
.acct-msgs .msg-lst .c4{
    width: 40%;
    text-align: left;
}
.acct-msgs .msg-lst .c5{
    width: 15%;
    text-align: center;
}
.acct-msgs .msg-lst .no{
    padding: 10px;
    text-align: center;
    font-weight: bold;
}
.acct-msgs .im,
.msg-lst .imn{
    width: 24px;
    height: 24px;
    line-height: 24px;
    background: transparent url( "/template/crazysales_v02/imgs/i_24_misc.png" ) no-repeat 0 -120px;
}
.acct-msgs .imn{
    background-position: 0 -90px;
}
.acct-msgs .cap{
    width: 15%;
}
.acct-msgs .msg-rplys{
}
.acct-msgs .msg-rplys .y,
.acct-msgs .msg-rplys .a{
    margin: 20px 0;
    padding: 10px;
}
.acct-msgs .msg-rplys .y{
    background: #b3b3b3;
}
.acct-msgs .msg-rplys .a{
    color: #ffffff;
    background: #000000;
}
.acct-msgs .msg-rplys .s{
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
}
.acct-msgs .msg-rplys .c{
}
.acct-msgs .msg-rplys .a .s{
    text-align: right;
}


.acct-voch .list{
    width: 100%;
}
.acct-voch .list td{
    text-align: center;
}


.pmnt-cter{
    width: 1200px;
    margin: 40px auto;
}
.pmnt-cter button{
}
.pmnt-cter button:hover{
}
.pmnt-cter button:hover{
}
.pmnt-cter .outer{
    margin-bottom: 20px;
}
.pmnt-cter .cc{
    width: 70%;
    margin: 0 auto;
}
.pmnt-cter table{
    width: 100%;
}
.pmnt-cter .cap{
    width: 20%;
}



.supl-detls,
.supl-prdts,
.supl-deals,
.supl-stats,
.supl-login,
.supl-conts,
.supl-invcs
{
    margin: 20px 0 0 300px;
}

.supl-pgs{
    float: right;
    height: 26px;
}
.supl-pgs a{
    display: block;
    float: left;
    padding: 1px 2px;
    margin-right: 5px;
    text-decoration: none;
    font-size: 14px;
    font-weight: normal;
    line-height: 26px;
}
.supl-pgs a:hover,
.supl-pgs a.cur{
    color: #ffffff;
    background: #000000;
}
.supl-pgs a.dis{
    color: #aaaaaa;
    cursor: default;
}
.supl-pgs a.dis:hover{
    background: #000000;
}
.supl-pgs span{
    display: block;
    float: left;
    margin-right: 5px;
    font-weight: bold;
}


.supl-detls table{
    width: 100%;
}
.supl-detls .cap{
    width: 20%;
}
.supl-detls button{
}
.supl-detls button:hover{
}
.supl-detls button:active{
}



.supr-detls table{
    width: 100%;
}
.supr-detls .c2{
    width: 35%;
}
.supr-detls .c3{
    width: 45%;
}
.supr-detls button{
}
.supr-detls button:hover{
}
.supr-detls button:active{
}
.supr-detls .deal{
}

.supl-prdts table{
    width: 100%;
}
.supl-prdts .outer{
    margin: 20px 0;
}
.supl-prdts .prdt-lst th,
.supl-prdts .prdt-lst td
{
    border-bottom: 1px solid #e1dede;
}
.supl-prdts .prdt-lst .over{
    color: #ffffff;
    background: #000000;
}
.supl-prdts .prdt-lst .c1{
    width: 15%;
    text-align: center;
}
.supl-prdts .prdt-lst .c2{
    width: 30%;
    text-align: left;
}
.supl-prdts .prdt-lst .c3{
    width: 15%;
    text-align: center;
}
.supl-prdts .prdt-lst .c5{
    width: 10%;
    text-align: center;
}
.supl-prdts .prdt-lst .c6{
    width: 10%;
    text-align: center;
}
.supl-prdts .prdt-lst .c7{
    width: 5%;
    text-align: center;
}
.supl-prdts .prdt-lst .c8{
    width: 10%;
    text-align: left;
}
.supl-prdts .prdt-lst .c9{
    width: 5%;
    text-align: center;
}
.supl-prdts .prdt-lst .no{
    padding: 10px;
    text-align: center;
    font-weight: bold;
}
.supl-prdts .pics{
}
.supl-prdts .pics .del{
    filter: alpha(opacity=30);
    -moz-opacity: 0.3;
    opacity: 0.3;
}
.supl-prdts .pics a{
    text-decoration: none;
}
.supl-prdts .pics .del .d a{
    display: none;
}
.supl-prdts .pics .p{
    float: left;
    margin: 0 5px 5px 0;
    height: 110px;
    width: 123px;
    overflow: hidden;
}
.supl-prdts .pics .i{
    width: 120px;
    height: 90px;
    overflow: hidden;
    text-align: center;
    border: 1px solid #000000;
}
.supl-prdts .pics .d{
    width: 122px;
}
.supl-prdts .pics .d a{
    display: block;
    float: right;
    padding: 0 10px;
    color: #fff;
    font-weight: bold;
    line-height: 18px;
    background: #000000;
}
.supr-acts{
    height: 32px;
}
.supl-prdts .button{
}
.supl-prdts .button:hover{
}
.supl-prdts .button:active{
}

.supl-stats .act-b, .supl-prdts .act-b, .supl-invcs .act-b{
    background: #000000;
    padding: 3px 8px;
    color: #ffffff;
}
.supl-stats .over .act-b, .supl-prdts .over .act-b, .supl-invcs .over .act-b{
    background: #ffffff;
    color: #000000;
}
.supl-stats .acts, .supl-prdts .acts{
    display: none;
    position: absolute;
    z-index: 80;
    margin: -22px 0 0 -120px;
    padding: 3px 5px;
    width: 140px;
    background: #ffffff;
    border: 1px solid #000000;
}
.supl-stats .acts a, .supl-prdts .acts a{
    display: block;
    padding: 2px;
    text-align: right;
}
.supl-stats .acts{
    margin: -24px 0 0 -80px;
}

.supl-stats .stats-lst{
    width: 100%;
}
.supl-stats .stats-lst td, .supl-stats .stats-lst th{
    vertical-align: top;
}
.supl-stats .stats-lst .over{
    color: #ffffff;
    background: #000000;
}
.supl-stats .stats-lst .c1{
    width: 5%;
    text-align: center;
}
.supl-stats .stats-lst .c2{
    width: 20%;
    text-align: center;
}
.supl-stats .stats-lst .c3{
    width: 10%;
    text-align: center;
}
.supl-stats .stats-lst .c4{
    width: 35%;
    text-align: left;
}
.supl-stats .stats-lst .c5{
    width: 20%;
    text-align: center;
}
.supl-stats .stats-lst .c6{
    width: 10%;
    text-align: center;
}

.supl-stats .sudt{
    width: 100%;
}
.supl-stats .sudt .cap{
    width: 30%;
}


.supl-prdts .sudr-lst .c1{
    width: 15%;
    text-align: center;
}
.supl-prdts .sudr-lst .c2{
    width: 25%;
    text-align: left;
}
.supl-prdts .sudr-lst .c3{
    width: 10%;
    text-align: center;
}
.supl-prdts .sudr-lst .c4{
    width: 10%;
    text-align: center;
}
.supl-prdts .sudr-lst .c5{
    width: 10%;
    text-align: center;
}
.supl-prdts .sudr-lst .c6{
    width: 15%;
    text-align: left;
}
.supl-prdts .sudr-lst .c7{
    width: 15%;
    text-align: center;
}

.supl-invcs .over{
    color: #ffffff;
    background: #000000;
}
.supl-invcs .lst{
    width: 100%;
    text-align: left;
}
.supl-invcs .lst .c1{
    width: 5%;
    text-align: center;
}
.supl-invcs .lst .c2{
    width: 18%;
    text-align: center;
}
.supl-invcs .lst .c3{
    width: 5%;
    text-align: center;
}
.supl-invcs .lst .c4{
    width: 15%;
}
.supl-invcs .lst .c5{
    width: 32%;
}
.supl-invcs .lst .c6{
    width: 5%;
    text-align: center;
}
.supl-invcs .lst .c7{
    width: 10%;
    text-align: center;
}
.supl-invcs .lst .c8{
    width: 5%;
}

.supl-act-msg{
    margin: 10px 0 0 230px;
    padding: 5px;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    background: #01afe8;
    border-radius: 3px;
}


.prdt-info{
    width: 1200px;
    margin: 40px auto;
}
.prdt-info .pics{
    position: relative;
    float: left;
    width: 720px;
}
.prdt-info .pics .img{
    width: 720px;
    height: 540px;
    overflow: hidden;
}
.prdt-info .pics .img img{
    display: block;
    width: 100%;
    height: 100%;
}
.prdt-info .pics .i_prev,
.prdt-info .pics .i_next{
    position: absolute;
    top: 240px;
    width: 34px;
    height: 44px;
    text-indent: -5000px;
    z-index: 2;
    cursor: pointer;
}
.prdt-info .pics .i_prev{
    left: 0;
    background: transparent url( "imgs/i_prdt_left.png" ) no-repeat 0 0;
}
.prdt-info .pics .i_next{
    right: 0;
    background: transparent url( "imgs/i_prdt_right.png" ) no-repeat 0 0;
}

.prdt-info .pics .load{
    position: absolute;
    top: 40%;
    left: 50%;
    margin: -50px 0 0 -50px;
    text-align: center;
}
.prdt-info .pics .load img{
    width: 100px;
    height: 100px;
}
.prdt-info .pics .free-ship{
    position: absolute;
    top: 0;
    left: 25px;
    z-index: 11;
}
.prdt-info .pics .killer{
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 11;
}
.prdt-info .tmbs{
    position: relative;
    height: 100px;
    margin: 20px 0 0 0;
}
.prdt-info .tmbs-hldr{
    width: 720px;
    white-space: nowrap;
    overflow: hidden;
}
.prdt-info .tmbs-hldr img{
    display: inline-block;
    width: 130px;
    height: 99px;
    margin: 0 0 0 10px;
    cursor: pointer;
}
.prdt-info .tmbs-hldr img.f{
    margin: 0;
}
.prdt-info .tmbs .next,
.prdt-info .tmbs .prev{
    position: absolute;
    top: 0;
    right: 0;
    width: 16px;
    height: 100px;
    opacity: 0.6;
    background: #ffffff url( "imgs/bg_prdt_imgs_next.png" ) no-repeat 4px 40px;
    cursor: pointer;
}
.prdt-info .tmbs .prev{
    position: absolute;
    left: 0;
    background-image: url( "imgs/bg_prdt_imgs_prev.png" );
}

.prdt-info .infos{
    position: relative;
    float: right;
    width: 410px;
    font-weight: bold;
}

.prdt-info .infos .name{
    min-height: 78px;
    font-size: 180%;
}
.prdt-info .infos .price{
    font-size: 300%;
    line-height: 60px;
}
.prdt-info .infos .price span{
    color: #7f7f7f;
    font-size: 70%;
    text-decoration: line-through;
}
.prdt-info .infos .limit{
    margin: 20px 0 0;
    color: #7f7f7f;
}
.prdt-info .infos .exp{
    margin: 20px 0;
}
.prdt-info .infos .exp .t{
    margin: 5px 0;
    color: #7f7f7f;
}
.prdt-info .infos .exp .ct{
    width: 205px;
    height: 46px;
    color: #ffffff;
    font-size: 250%;
    font-weight: bold;
    line-height: 56px;
    text-align: center;
    background: transparent url( "imgs/bg_prdt_countdown_prom.png" ) no-repeat 0 0;
}
.prdt-info .infos .dd{
    margin: 20px 0;
}
.prdt-info .infos .dd .t{
    color: #7f7f7f;
}
.prdt-info .infos .dd .ct{
    width: 158px;
    height: 36px;
    color: #ffffff;
    font-size: 250%;
    font-weight: bold;
    line-height: 36px;
    text-align: center;
    background: transparent url( "imgs/bg_prdt_countdown_dd.png" ) no-repeat 0 0;
}
.prdt-info .stock{
    margin: 20px 0 0;
}
.prdt-info .stock .txt{
    color: #7f7f7f;
}
.prdt-info .stock .to-fill{
    position: relative;
    width: 220px;
    height: 10px;
    margin: 10px 0 0;
    background: #b3b3b3;
}
.prdt-info .stock .fill{
    position: absolute;
    top: 0;
    left: 0;
    height: 10px;
    background: #000000;
    z-index: 10;
}
.prdt-info .infos .buy,
.prdt-info .infos .out,
.prdt-info .infos .soon{
    display: block;
    width: 180px;
    margin: 20px 0 0 0;
    font-size: 150%;
    line-height: 50px;
    text-align: center;
    background: #b3b3b3;
}
.prdt-info .infos .buy{
    background: #000000 url( "imgs/icons.png" ) no-repeat 10px -777px;
}
.prdt-info .infos .buy a{
    display: block;
    color: #ffffff;
}
.prdt-info .infos .rls{
    color: #7f7f7f;
    margin: 20px 0 0 0;
}
.prdt-info .infos .hldr{
}
.prdt-info .infos .hldr .tb55{
    width: auto;
}
.prdt-info .infos .hldr .tb55 .cap{
    font-size: 120%;
}
.prdt-info .infos .hldr .tb55 select{
    font-size: 120%;
}
.prdt-info .share-blk{
    height: 40px;
    margin: 40px 0 0 0;
    overflow: hidden;
}
.prdt-info .share-blk div{
    float: left;
}
.prdt-info .share-blk .txt{
    width: 120px;
    color: #7f7f7f;
}
.prdt-info .share-blk .email,
.prdt-info .share-blk .google,
.prdt-info .share-blk .tweeter,
.prdt-info .share-blk .facebook{
    width: 70px;
}
.prdt-info .share-blk .google{
    _width: 120px;
}
.prdt-info .share-blk .facebook{
}
.prdt-info .share-blk .email{
    _width: 120px;
}
.prdt-info .share-blk .email a{
    display: block;
    width: 55px;
    line-height: 20px;
    text-indent: -5000px;
    background: transparent url( "imgs/btn_email_friend.png" ) no-repeat 0 0;
}

.prdt-info .desc-blk{
    position: relative;
    margin: 40px 0;
    border-bottom: 2px solid #b3b3b3;
}
.prdt-info .tab-hd{
}
.prdt-info .tab-hd .caps{
    height: 44px;
    border-bottom: 2px solid #b3b3b3;
}
.prdt-info .tab-hd .caps div{
    padding: 0 15px;
    color: #7f7f7f;
    font-size: 120%;
    font-weight: bold;
    line-height: 44px;
    text-align: center;
}
.prdt-info .tab-hd .caps .cur,
.prdt-info .tab-hd .caps .cur.over{
    height: 44px;
    color: #000000;
    border-bottom: 5px solid #000000;
}
.prdt-info .tab{
    padding: 10px;
}
.prdt-info .tab ul{
    margin: 0 0 0 20px;
}
.prdt-info .desc-blk .code{
    position: absolute;
    top: 0;
    right: 0;
    color: #7f7f7f;
    line-height: 44px;
}

.prdt-info .desc-blk .qnas{
}
.prdt-info .desc-blk .qnas .outer{
    margin: 10px 0 40px;
}
.prdt-info .desc-blk .qnas .o-hd{
    border: 0;
}
.prdt-info .desc-blk .qna{
    width: 100%;
}
.prdt-info .desc-blk .qna td{
    padding: 0 0 20px 0;
    vertical-align: top;
}
.prdt-info .desc-blk .qna .qi{
    width: 50px;
    text-align: center;
}


.prdt-dd{
    position: relative;
    width: 1200px;
    margin: 40px auto;
}
.prdt-dd .banr{
    height: 64px;
    margin: 0 0 20px 0;
    background: transparent url( "imgs/bg_home_dd_title.png" ) no-repeat 0 0;
}
.prdt-dd .banr .tt{
    float: left;
    margin: 0 0 0 0;
    color: #000000;
    font-size: 280%;
    line-height: 64px;
    text-transform: uppercase;
}
.prdt-dd .banr .ct{
    float: right;
    margin: 0 28px 0 0;
    color: #ffffff;
    font-size: 320%;
    font-weight: bold;
    line-height: 64px;
    text-transform: uppercase;
}
.prdt-dd .big-title{
    margin: 0 auto 20px;
    width: 380px;
    color: #000000;
    font-size: 270%;
    text-align: center;
    text-transform: uppercase;
    border-top: 2px solid #000000;
    border-bottom: 2px solid #000000;
}
.prdt-dd .title{
    height: 36px;
    font-size: 120%;
    font-weight: bold;
    line-height: 34px;
}
.prdt-dd .prdts{
    margin: 0 auto;
}
.prdt-dd .prdts .prdt{
    position: relative;
    float: left;
    width: 284px;
    height: 213px;
    margin: 10px 21px 10px 0;
    color: #ffffff;
    overflow: hidden;
}
.prdt-dd .prdts .mg{
    float: right;
    margin-right: 0;
}
.prdt-dd .prdts .prdt .img{
    width: 284px;
    height: 213px;
}
.prdt-dd .prdts .prdt img{
    width: 100%;
    height: 100%;
}
.prdt-dd .prdts .prdt .txt,
.prdt-dd .prdts .prdt .txt-dd{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 284px;
    height: 30px;
    background: transparent url( "imgs/bg_prdt.png" ) no-repeat 0 0;
    z-index: 10;
}
.prdt-dd .prdts .prdt .txt-dd{
    height: 53px;
    background: transparent url( "imgs/bg_prdt_dd.png" ) no-repeat 0 0;
}
.prdt-dd .prdts .prdt .name{
    position: absolute;
    bottom: 0;
    left: 10px;
    width: 180px;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    z-index: 11;
}
.prdt-dd .prdts .prdt .was{
    position: absolute;
    right: 10px;
    bottom: 32px;
    width: 90px;
    color: #b3b3b3;
    text-align: right;
    text-decoration: line-through;
}
.prdt-dd .prdts .prdt .price{
    position: absolute;
    right: 10px;
    bottom: 0px;
    width: 90px;
    line-height: 30px;
    text-align: right;
    font-size: 150%;
    font-weight: bold;
}
.prdt-dd .prdts .prdt .free-ship{
    position: absolute;
    top: 0;
    left: 9px;
    width: 80px;
    z-index: 11;
}
.prdt-dd .prdts .prdt .killer{
    position: absolute;
    top: 4px;
    left: 4px;
    width: 50px;
    z-index: 11;
}
.prdt-dd .more{
    display: block;
    width: 150px;
    margin: 50px auto;
    line-height: 42px;
    font-size: 120%;
    text-align: center;
    text-transform: uppercase;
    border: 2px solid #000000;
}



.checkout{
    width: 1200px;
    margin: 40px auto;
}
.checkout h1{
    margin: 0;
    padding: 10px 0;
    font-size: 150%;
    font-weight: bold;
}
.checkout .btns{
    position: relative;
    height: 36px;
    margin: 30px 0;
}
.checkout .btns a{
    display: block;
}
.checkout .btns button,
.checkout .btns a{
    position: absolute;
    padding: 0 40px;
    height: 36px;
    border: 2px solid #000000;
}
.checkout .btns a{
    height: 32px;
    font-weight: bold;
    line-height: 32px;
    text-transform: uppercase;
}
.checkout .btns button:hover,
.checkout .btns a:hover
{
}
.checkout .btns button:active,
.checkout .btns a:active
{
}
.checkout .btns .ckout{
    right: 0;
}
.checkout .btns .continue{
    right: 0;
}
.checkout .btns .proceed{
    right: 0;
}
.checkout .btns .back-home{
    left: 0;
    color: #000000;
    background: #ffffff;
}
.checkout .btns .back-cart{
    left: 0;
}
.checkout .btns .back-addr{
    left: 0;
}
.checkout .btns .go-home{
    right: 0;
}
.checkout .btns .go-acct{
    right: 320px;
}
.checkout .outer{
    margin: 0 0 40px 0;
}

.cko-voch{
    margin: 20px 0;
    padding: 5px;
    text-align: center;
    font-weight: bold;
    font-size: 120%;
}
.cko-voch span{
}

.cko-cart{
    font-weight: bold;
}
.cko-cart table{
    width: 100%;
    border-collapse: collapse;
}
.cko-cart th{
    font-size: 14px;
    line-height: 28px;
    background: #eae9e9;
}
.cko-cart td,
.cko-cart th{
    vertical-align: middle;
    border: 1px solid #eae9e9;
}
.cko-cart .c1{
    width: 10%;
    text-align: center;
}
.cko-cart .c2{
    width: 50%;
    text-align: left;
}
.cko-cart .c3{
    width: 15%;
    text-align: center;
}
.cko-cart .c4{
    width: 10%;
    text-align: center;
}
.cko-cart .c5{
    width: 15%;
    text-align: center;
}
.cko-cart .total{
    font-size: 18px;
    line-height: 28px;
}
.cko-cart .total .txt{
    text-align: right;
}
.cko-cart .total .amt{
    background: #eae9e9;
}
.cko-cart .c1 img{
    width: 120px;
}
.cko-cart .c2 span{
    color: #ee1566;
}
.cko-cart .c4 div{
    margin-top: -14px;
    position: relative;
    line-height: 24px;
}
.cko-cart .c4 a{
    display: block;
    position: absolute;
    top: 3px;
    width: 16px;
    line-height: 16px;
    text-align: center;
}
.cko-cart .c4 .p{
    right: 10px;
    background: #eae9e9;
    border: 1px solid #000000;
}
.cko-cart .c4 .m{
    left: 10px;
    background: #eae9e9;
    border: 1px solid #000000;
}
.cko-cart .c4 .rm{
    width: 100%;
    top: 24px;
    background: none;
}


.cko-addr{
}
.cko-addr .err,
.acct-addr .err{
    border: 1px solid #ff0000;
}
.cko-addr .addr{
    float: left;
    width: 710px;
}
.cko-addr td,
.cko-addr th{
    padding: 5px;
}
.cko-addr .book{
    float: right;
    width: 440px;
}
.cko-addr .cart{
    float: right;
    width: 440px;
    margin: 20px 0 0 0;
}

.cko-addr .addr .cap{
    width: 180px;
    line-height: 30px;
}
.cko-addr .addr span.cap,
.cko-addr .addr .cap span{
    line-height: 20px;
}
.cko-addr .addr .addr-fill{
    height: 80px;
}
.cko-addr .addr-sch,
.acct-addr .addr-sch{
    position: absolute;
    background: #ffffff;
    border: 2px solid #0fa1b8;
    border-top: none;
    z-index: 10;
}
.cko-addr .addr-sch .no,
.acct-addr .addr-sch .no{
    width: 315px;
    font-weight: bold;
}
.cko-addr .addr-sch .slc,
.acct-addr .addr-sch .slc{
    font-weight: bold;
    color: #555;
}
.cko-addr .addr-sch .rst,
.acct-addr .addr-sch .rlt{
    cursor: pointer;
}
.cko-addr .addr-sch div,
.acct-addr .addr-sch div{
    padding: 5px;
}
.cko-addr .addr-sch .over,
.acct-addr .addr-sch .over{
    background: #000000;
    color: #ffffff;
}

.cko-addr .book a{
    display: block;
    margin: 5px 0;
    padding: 5px;
    background: #eae9e9;
}
.cko-addr .book a:hover{
    color: #ffffff;
    background: #000000;
}

.cko-addr .cart table{
    width: 100%;
}
.cko-addr .cart td{
    border-bottom: 1px solid #eae9e9;
}
.cko-addr .cart .c1{
    width: 15%;
    text-align: center;
}
.cko-addr .cart img{
    width: 44px;
}
.cko-addr .cart .c2{
    width: 70%;
}
.cko-addr .cart .c3{
    width: 15%;
    text-align: center;
}
.cko-addr .cart span{
    font-size: 95%;
    color: #ee1566;
}
.cko-addr .cart .total{
    font-size: 14px;
    font-weight: bold;
}
.cko-addr .cart .total td{
    border: none;
}


.cko-invc{
}
.cko-invc .addr{
    float: left;
    width: 480px;
    height: 140px;
}
.cko-invc .inst{
    float: right;
    width: 480px;
    height: 140px;
}
.cko-invc .addr .inner{
    position: relative;
}
.cko-invc .addr a{
    position: absolute;
    top: 0;
    right: 0;
}
.cko-invc .addr .sign{
    font-weight: bold;
}
.cko-invc .invc{
    margin: 20px 0 0 0;
}
.cko-invc .invc table{
    width: 100%;
}
.cko-invc .invc th,
.cko-invc .invc td{
    border-bottom: 1px solid #eae9e9;
}
.cko-invc .invc th{
    font-size: 14px;
}
.cko-invc .invc .c1{
    width: 10%;
    text-align: center;
}
.cko-invc .invc .c2{
    width: 45%;
    text-align: left;
}
.cko-invc .invc .c3{
    width: 10%;
    text-align: center;
}
.cko-invc .invc .c4{
    width: 10%;
    text-align: center;
}
.cko-invc .invc .c5{
    width: 15%;
    text-align: center;
}
.cko-invc .invc .c6{
    width: 10%;
    text-align: right;
}
.cko-invc .invc .c1 img{
    width: 120px;
}
.cko-invc .invc .ship td,
.cko-invc .invc .total td{
    border: none;
    text-align: right;
    font-weight: bold;
}
.cko-invc .invc .total{
    font-size: 18px;
}
.cko-invc .invc .rls{
    color: #ee1566;
}

.cko-invc .pre{
    margin: 20px 0 0 0;
    font-weight: bold;
}


.cko-invc .pmnt{
    margin: 20px 0 0 0;
}
.cko-invc .pmnt td{
    padding: 10px 5px;
    vertical-align: top;
}
.cko-invc .pmnt .cap{
    width: 25%;
}
.cko-invc .pmnt .cc{
    width: 100%;
}
.cko-invc .pmnt .cc td{
    padding: 5px;
}


.cko-fnsh{
}
.cko-fnsh .outer{
    margin-bottom: 20px;
}
.cko-fnsh .pay-cc{
    display: block;
    float: right;
}
.cko-fnsh .auto-voch{
    margin: 10px auto 0;
    width: 856px;
    height: 77px;
    background: transparent url( "imgs/bg_voucher.png" ) no-repeat top left;
}
.cko-fnsh .auto-voch div{
    float: left;
    line-height: 77px;
    font-size: 14px;
    overflow: hidden;
}
.cko-fnsh .auto-voch .c1{
    width: 534px;
    margin: 0 0 0 10px;
}
.cko-fnsh .auto-voch .c1 span{
    color: #01afe8;
}
.cko-fnsh .auto-voch .c2{
    width: 142px;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
}
.cko-fnsh .auto-voch .c3{
    float: right;
    margin: 0 10px 0 0;
}
.cko-fnsh .btns .go-home{
    color: #ffffff;
    background: #000000;
}


.live{
    width: 1200px;
    margin: 40px auto;
}
.live .title{
    margin: 0 auto;
    width: 380px;
    color: #000000;
    font-size: 270%;
    text-align: center;
    text-transform: uppercase;
    border-top: 2px solid #000000;
    border-bottom: 2px solid #000000;
}
.live .stream{
    margin: 40px auto;
}




.popsub{
    position: relative;
    width: 900px;
    height: 600px;
    background: transparent url( "imgs/bg_home_popup.jpg" ) no-repeat 0 0;
}
.popsub .email{
    position: absolute;
    top: 380px;
    left: 50%;
    width: 440px;
    margin-left: -210px;
}
.popsub .email .in-txt{
    width: 430px;
    font-size: 120%;
    border: none;
}
.popsub .btns{
    position: absolute;
    top: 420px;
    left: 50%;
    width: 440px;
    margin-left: -210px;
}
.popsub .btn{
    width: 440px;
    font-size: 120%;
    color: #ffffff;
    background: transparent;
    border: 2px solid #ffffff;
}
.popsub .close{
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    height: 60px;
}

