﻿BODY
{
    font-family: verdana, Helvetica, Geneva, Arial, sans-serif;
    color: #0e0e0e;
    font-size: 12px;
}

.body
{
    padding-bottom: 25px;
    margin: 0px auto;
    width: 974px;
    background: url(/img/content_box.gif) no-repeat left bottom;
}
.login
{
    padding-top: 20px;
    width: 700px;
    margin: 0 auto;
}
.login table
{
    float: left;
    margin-right: 10px;
}
.logininput
{
    width: 180px;
}
.login td
{
    padding: 6px;
}

.display-label
{
    text-align: right;
}

.editor-field
{
}

.error
{
    color: Red;
}
/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error
{
    color: #ff0000;
}

.field-validation-valid
{
    display: none;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    font-size: 120%;
    color: #ff0000;
}

.validation-summary-valid
{
    display: none;
}

/* Styles for editor and display helpers
----------------------------------------------------------*/

.h1
{
    font-size: 160%;
    color: #cc6600;
}
.txt_init
{
    color: #959595;
}
.clear
{
    border-bottom: 0px;
    border-left: 0px;
    line-height: 0;
    height: 0px;
    clear: both;
    font-size: 0px;
    overflow: hidden;
    border-top: 0px;
    border-right: 0px;
}
.header
{
    padding-bottom: 0px;
    padding-left: 8px;
    padding-right: 8px;
    height: 136px;
    padding-top: 0px;
    background: url(/img/content_box.gif) repeat-y;
}
.header .logo
{
    float: left;
    height: 60px;
    padding-top: 0px;
}

.header .account_info
{
    position: relative;
    text-align: right;
    width: 714px;
    float: right;
    height: 20px;
    top: 0px;
}
.header .account_info SPAN
{
    padding-left: 15px;
    background: url(img/ico_ball.gif) no-repeat 0px center;
    margin-left: 5px;
}
.header .account_info A
{
    color: #0e0e0e;
}
.header .account_info STRONG
{
    color: #000;
}
.header .account_info STRONG A
{
    text-decoration: underline;
}

.search
{
    padding-top: 0px;
    margin-top: -3px;
}
.search .cont
{
    width: 334px;
    background: url(/img/search_txt.gif);
    float: left;
    height: 26px;
}
.search .txt
{
    border-bottom: 0px;
    border-left: 0px;
    line-height: 20px;
    margin: 4px 0px 4px 30px;
    width: 220px;
    background: none transparent scroll repeat 0% 0%;
    float: left;
    height: 20px;
    border-top: 0px;
    border-right: 0px;
}
.search .s_btn
{
    border-bottom: 0px;
    text-align: center;
    border-left: 0px;
    line-height: 26px;
    margin: 1px;
    width: 71px;
    display: block;
    background: url(img/search_btn_bg.gif);
    float: right;
    height: 26px;
    color: #000;
    border-top: 0px;
    font-weight: bold;
    border-right: 0px;
}
.search .s_btn:hover
{
    background: url(/img/search_btn_bg.gif) 0px -26px;
    text-decoration: none;
}
.search .popular_search
{
    color: #fff;
    margin-left: 10px;
    font-size: 90%;
}
.search .popular_search A
{
    line-height: 28px;
    color: #fff;
    text-decoration:none;
}

.navShopSearch
{
    background-color: #d71a1a;
}

.navSearchBar
{
    background-position: center 50%;
    height: 38px;
    background-image: url(/img/navSearchBkg._V6389777_.gif);
}
.navSearchLeft
{
    background-position: center 50%;
    width: 58px;
    height: 38px;
    background-image: url(/img/navSearch._V6389782_.gif);
}
.navNewSearchLeft
{
    background-position: center 50%;
    width: 89px;
    height: 38px;
    background-image: url(/img/navNewSearch._V6389842_.gif);
}

#navGoButton
{
    background: url(/img/go.jpg);
}
#navGoButton INPUT:hover
{
    background: url(/img/go.jpg) no-repeat 0px -26px;
}
#navGoButton INPUT:focus
{
    background: url(/img/go.jpg) no-repeat 0px -38px;
}
#navGoButton INPUT:active
{
    background: url(/img/go.jpg) no-repeat 0px -38px;
}
#navCartNonJSButton
{
    background: url(/img/cart.jpg);
}

.popular_search
{
    color: #fff;
    margin-left: 10px;
    font-size: 90%;
}
.popular_search A
{
    line-height: 28px;
    color: #fff;
}

.content
{
    padding-bottom: 0px;
    padding-left: 18px;
    padding-right: 18px;
    background: url(/img/content_box.gif) repeat-y;
    padding-top: 0px;
}

.left
{
    width: 168px;
    margin-top: 15px;
    float: left;
}
.right
{
    width: 758px;
    float: right;
}
.categoryleft
{
    width: 188px;
    margin-top: 0px;
    margin-left:-8px;
    float: left;
}
.categoryright
{
    width: 750px;
    float: right;
}
.categoryleft A
{
    text-decoration: none;
}
.categoryright A
{
    text-decoration: none;
}
.whatsnew
{
    line-height: 220%;
    float: left;
}
.add_bookmark
{
    padding-bottom: 5px;
    line-height: 16px;
    padding-left: 70px;
    width: 60px;
    padding-right: 0px;
    background: url(/img/slide_door_5.gif) no-repeat;
    float: right;
    padding-top: 0px;
}
.add_bookmark .box_r
{
    width: 5px;
    background: url(/img/slide_door_5.gif) no-repeat right 0px;
    float: right;
    height: 16px;
}
.add_bookmark IMG
{
    margin-right: 5px;
}
.top_sales
{
    width: 182px;
    float: right;
}
.gallery
{
    border-bottom: #ccc 1px solid;
    border-left: #ccc 0px solid;
    width: 566px;
    margin-bottom: 10px;
    float: left;
    height: 153px;
    border-top: #ccc 1px solid;
    border-right: #ccc 0px solid;
}
.help
{
    margin-top: 30px;
    width: 893px;
    display: inline;
    margin-bottom: 10px;
    background: url(/img/help_box_t.gif) no-repeat right 0px;
    float: right;
    margin-right: -11px;
    padding-top: 14px;
}
.help .cont
{
    border-left: #ddd 8px solid;
    padding-bottom: 4px;
    line-height: 200%;
    padding-left: 10px;
    width: 865px;
    padding-right: 10px;
    font-size: 110%;
    padding-top: 4px;
}
.help .botm
{
    background: url(/img/help_box_b.gif) no-repeat right 0px;
    padding-top: 15px;
}
.help .service
{
    width: 215px;
    float: left;
}
.help .service A
{
    color: #0e0e0e;
}
.help .service STRONG
{
    font-size: 120%;
}
.help LI
{
    padding-left: 25px;
    background: url(/img/ico_arraw_2.gif) no-repeat 0px center;
}
.cs_box
{
    width: 167px;
    background: url(/img/cs_box_t.gif) no-repeat;
    padding-top: 6px;
}
.cs_box_cont
{
    border-left: #ddd 1px solid;
    padding-left: 5px;
    border-right: #ddd 1px solid;
}
.cs_box_botm
{
    background: url(/img/cs_box_b.gif);
    padding-top: 6px;
}
.ct_pink
{
    line-height: 18px;
    padding-left: 15px;
    display: block;
    margin-bottom: 10px;
    background: url(/img/ico_ellipse_pink.gif) no-repeat 0px center;
}
.ct_orange
{
    line-height: 18px;
    padding-left: 15px;
    display: block;
    margin-bottom: 10px;
    background: url(/img/ico_ellipse_orange.gif) no-repeat 0px center;
}
.ct_blue
{
    line-height: 18px;
    padding-left: 15px;
    display: block;
    margin-bottom: 10px;
    background: url(/img/ico_ellipse_blue.gif) no-repeat 0px center;
}
.social_twitter
{
    padding-left: 20px;
    background: url(/img/ico_twitter.gif) no-repeat 0px center;
}
.social_facebook
{
    padding-left: 20px;
    background: url(/img/ico_facebook.gif) no-repeat 0px center;
}
.social_youtube
{
    padding-left: 20px;
    background: url(/img/ico_youtube.gif) no-repeat 0px center;
}
.social_blog
{
    padding-left: 20px;
    background: url(/img/ico_blog.gif) no-repeat 0px center;
}
.social_newsletter
{
    padding-left: 20px;
    background: url(/img/ico_newsletter.gif) no-repeat 0px 5px;
}
.view_cart
{
    border-bottom: #f66907 10px solid;
    text-align: center;
    line-height: 300%;
    margin: 0px -10px 10px;
}
.footer
{
    text-align: center;
    line-height: 140%;
    color: #000;
}
.copyright
{
    margin-bottom: 10px;
    color: #6c6c6c;
    text-align: center;
}

.slider_1
{
    position: relative;
    height: 26px;
    top: 0px;
    background-color:#ddd;
}
.slider_1 LI
{
    line-height: 26px;
    float: left;
    height: 26px;
    font-size: 110%;
    font-weight: bold;
    margin-right: 10px;
}
.slider_1 LI A
{
    padding-left: 20px;
    display: block;
    background: url(/img/slide_door_1.gif);
    color: #000;
}
.slider_1 LI A:hover
{
    text-decoration: none;
}
.slider_1 LI A SPAN
{
    line-height: 26px;
    padding-right: 20px;
    display: block;
    background: url(/img/slide_door_1.gif) right 0px;
}
.slider_1 LI.cur A
{
    background: url(/img/slide_door_1_cur.gif);
}
.slider_1 LI A:hover
{
    background: url(/img/slide_door_1_cur.gif);
}
.slider_1 LI.cur A SPAN
{
    background: url(/img/slide_door_1_cur.gif) right 0px;
}
.slider_1 LI A:hover SPAN
{
    background: url(/img/slide_door_1_cur.gif) right 0px;
}

.homeproduct
{
    margin-top: 30px;
    width: 760px;
    display: inline;
    margin-bottom: 10px;
    background: url(/img/slide_home_product_top.jpg) no-repeat right 0px;
    float: right;
    padding-top: 10px;
}
.homeproductcont
{
    border-left: #ddd 12px solid;
    padding-bottom: 4px;
    padding-left: 0px;
    width: 737px;
    border-right: #ddd 12px solid;
    padding-right: 0px;
    padding-top: 4px;
}
.homeproductbotm
{
    background: url(/img/slide_home_product_botm.jpg) no-repeat right 0px;
    padding-top: 15px;
    width: 760px;
}
.dashed_line
{
    border-bottom: 0px;
    border-left: 0px;
    line-height: 0;
    height: 0px;
    clear: both;
    font-size: 0px;
    overflow: hidden;
    border-top: 0px;
    border-right: 0px;
}
.dashed_line
{
    border-bottom: #e0e0e0 1px dashed;
    margin: 10px 0px;
    height: 1px;
}
.gadgets
{
    padding-bottom: 10px;
    padding-left: 10px;
    width: 706px;
    padding-right: 10px;
    margin-bottom: 10px;
    background: url(img/box_bg_1.gif) repeat-x 0px top;
    padding-top: 10px;
}
.gadgets dl
{
    float: left;
    width: 140px;
    text-align: center;
    margin: 0 18px;
    display: inline;
    font-size: 90%;
}
.gadgets dt, .gadgets dd
{
    margin-bottom: 5px;
}
.gadgets dt img
{
    width: 140px;
    height: 140px;
}
.gadgets strong
{
    color: red;
    font-size: 120%;
}
.gadgets .free_s
{
    color: #060;
    font-size: 80%;
}
.gadgets .tit
{
    height: 40px;
    overflow: hidden;
}
.gadgets .cate
{
    font-size: 90%;
}
.gadgets .rating a
{
    font-size: 9pt;
    color: #9C9C9C;
}
.gadgets .cate a
{
    color: #999;
}
.gadgets .divmore
{
    float: right;
    display: block;
    height: 20px;
}
.paypal
{
    text-align: center;
    margin: 10px;
}
.detail_left
{
    width: 300px;
    float: left;
}
.detail_left P.share
{
    text-align: center;
    margin-bottom: 10px;
}
.detail_left P.share A
{
    font-family: verdana, Helvetica, Geneva, Arial, sans-serif;
    color: blue;
    font-size: 9pt;
    text-decoration: none;
}
.detail_right
{
    padding-left: 10px;
    width: 625px;
    float: left;
}
.detail_right .priceTagline
{
    font-family: verdana, Helvetica, Geneva, Arial, sans-serif;
    font-size: 9pt;
}
.detail_right .CategoryHeadline
{
    font-family: verdana, Helvetica, Geneva, Arial, sans-serif;
    color: black;
    font-size: 15pt;
    font-weight: bold;
}
.detail_right .CategorySubheadline
{
    font-family: verdana, Helvetica, Geneva, Arial, sans-serif;
    color: black;
    font-size: 10pt;
    font-weight: bold;
}
.detail_right .price
{
    margin-top: 25px;
}
.detail_right .price .leftpart
{
    width: 400px;
    float: left;
}
.detail_right .price .leftpart STRONG
{
    font-family: verdana, Helvetica, Geneva, Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
}
.detail_right .price .leftpart IMG
{
    border-bottom: 0px;
    border-left: 0px;
    width: 105px;
    height: 12px;
    border-top: 0px;
    border-right: 0px;
}
.detail_right .price .rightpart
{
    width: 200px;
    float: left;
}
.detail_right .price .rightpart IMG
{
    border-bottom: 0px;
    border-left: 0px;
    width: 190px;
    height: 40px;
    border-top: 0px;
    border-right: 0px;
}
.detail_right .ProductAddToCartBG
{
    border-bottom: #c8c8c8 1px solid;
    margin: 0px 0px 20px;
    width: 610px;
    font-family: verdana, Helvetica, Geneva, Arial, sans-serif;
    background: #f6f6f6;
    font-size: 10pt;
    border-top: #c8c8c8 1px solid;
}
.detail_right .ProductAddToCartBG
{
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 5px;
    padding-top: 5px;
}
.detail_right .ProductAddToCartBG .detailparam
{
    vertical-align: middle;
}
.detail_right .detailparam .leftpart
{
    width: 50%;
    float: left;
}
.detail_right .detailparam .leftpart .sku1
{
    padding-bottom: 10px;
    padding-top: 10px;
}
.detail_right .detailparam .leftpart .sku1 .sku_title
{
    text-align: left;
    width: 30px;
    color: #000;
}
.detail_right .detailparam .leftpart .sku1 .sku_val
{
    margin-left: 20px;
}
.detail_right .detailparam .leftpart .qty
{
    padding-bottom: 10px;
    padding-top: 5px;
}
.detail_right .detailparam .leftpart .qty .qty_title
{
    width: 30px;
    float: left;
    color: #000;
    padding-top: 5px;
}
.detail_right .detailparam .leftpart .qty .qty_val
{
    float: left;
    margin-left: 20px;
}
.detail_right .detailparam .leftpart .qty .btn
{
    float: right;
    padding-top: 2px;
}
#OrderNow
{
    border-bottom: 0px;
    border-left: 0px;
    width: 91px;
    height: 20px;
    border-top: 0px;
    border-right: 0px;
}
.detail_right .detailparam .leftpart .qty .btn .img_buyitnow
{
    border-bottom: 0px;
    border-left: 0px;
    width: 75px;
    height: 17px;
    vertical-align: middle;
    border-top: 0px;
    border-right: 0px;
}
.detail_right .detailparam .leftpart .qty .btn .img_2co
{
    border-bottom: 0px;
    border-left: 0px;
    width: 44px;
    height: 13px;
    vertical-align: middle;
    border-top: 0px;
    border-right: 0px;
}
.detail_right .detailparam .leftpart .qty .btn .img_email
{
    border-bottom: 0px;
    border-left: 0px;
    width: 110px;
    height: 20px;
    vertical-align: middle;
    border-top: 0px;
    border-right: 0px;
}
.detail_right .detailparam .leftpart TABLE
{
    line-height: 30px;
}
.detail_right .detailparam .leftpart .sku
{
    padding-left: 20px;
}
.detail_right .detailparam .leftpart .Qty STRONG
{
    width: 30px;
    font-weight: bold;
}
.detail_num_box
{
    background-image: url(/img/item_buy_bg.gif);
    width: 90px;
    background-repeat: no-repeat;
    float: left;
    height: 32px;
    margin-right: 10px;
    padding-top: 6px;
}
.detail_num_img
{
    cursor: pointer;
}
.detail_num_span
{
    margin-top: 2px;
    float: left;
}
.detail_right .detailparam .middlepart
{
    text-align: center;
    width: 10%;
    float: left;
}
.detail_right .detailparam .middlepart .img_diggtn
{
    border-bottom: 0px;
    border-left: 0px;
    width: 60px;
    height: 20pt;
    border-top: 0px;
    border-right: 0px;
}
.detail_right .detailparam .middlepart .DiggBox
{
    background-image: url(/img/digg_bg.gif);
    width: 60px;
    height: 54px;
    cursor: pointer;
}
.detail_right .detailparam .middlepart .DiggBoxText
{
    position: relative;
    text-align: center;
    width: 55px;
    font-family: verdana, Helvetica, Geneva, Arial, sans-serif;
    font-size: 14pt;
    top: 10px;
    cursor: pointer;
    font-weight: bold;
}
.detail_right .detailparam .rightpart
{
    text-align: center;
    width: 28%;
    float: left;
    padding-top: 10px;
}
.detail_right .detailparam .rightpart IMG
{
    border-bottom: 0px;
    border-left: 0px;
    border-top: 0px;
    border-right: 0px;
}
.detail_right .detailparam .rightpart .img_payment
{
    border-bottom: 0px;
    border-left: 0px;
    width: 130px;
    height: 51px;
    border-top: 0px;
    border-right: 0px;
}
.detail_right .overviews .tab_head .DynamicTabs
{
    border-bottom: #cfddde 0px;
    border-left: #cfddde 1px solid;
    padding-bottom: 4px;
    padding-left: 10px;
    padding-right: 10px;
    font-family: verdana, Helvetica, Geneva, Arial, sans-serif;
    float: left;
    color: blue;
    font-size: 10pt;
    border-top: #cfddde 1px solid;
    cursor: pointer;
    border-right: #cfddde 1px solid;
    padding-top: 4px;
}
.detail_right .overviews .tab_content .DynamicTabPage
{
    border-bottom: #cfddde 1px solid;
    border-left: #cfddde 1px solid;
    padding-bottom: 4px;
    padding-left: 10px;
    width: 600px;
    padding-right: 10px;
    font-family: verdana, Helvetica, Geneva, Arial, sans-serif;
    height: 100%;
    color: black;
    font-size: 10pt;
    border-top: #cfddde 1px solid;
    border-right: #cfddde 1px solid;
    padding-top: 4px;
}
.DetailsSectionHeaderBG
{
    background-image: url(/img/SectionHeading_BG.gif);
    line-height: 37px;
    background-repeat: repeat-x;
    height: 37px;
    vertical-align: middle;
}
.SectionContents
{
    padding-bottom: 5px;
    padding-left: 25px;
    padding-right: 5px;
    font-family: verdana, Helvetica, Geneva, Arial, sans-serif;
    color: black;
    font-size: 10pt;
    padding-top: 5px;
}
.DetailsSectionHeader
{
    background-image: url(/img/titleArrow.gif);
    padding-left: 20px;
    background-repeat: no-repeat;
    font-family: verdana, Helvetica, Geneva, Arial, sans-serif;
    font-size: 11pt;
    font-weight: bold;
}
.DetailsSectionHeaderBG .SectionContents
{
    margin-top: 8px;
    width: 40px;
    float: right;
}
.DetailsSectionHeaderBG .DetailsSectionHeader
{
    width: 200px;
    height: 20px;
}
#imgPreviewWithStyles
{
    background: #222;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 5px;
    z-index: 999;
    border: none;
}

#imgPreviewWithStyles span
{
    color: white;
    text-align: center;
    display: block;
    padding: 10px 0 3px 0;
}

#productphoto_previews
{
}
#productphoto_previews li
{
    margin-right: 10px;
}
#productphoto_previews img
{
    cursor: pointer;
}

.quantity .adjust
{
    line-height: 20px;
    width: 10px;
    height: 20px;
    color: gray;
}
.quantity a:link, a:visited, a:hover
{
    text-decoration: none;
}

.quantity .adjust:visited
{
    color: gray;
}
.quantity .adjust:hover
{
    background-color: #888;
    color: white;
    text-decoration: none;
}
.quantity input
{
    margin-left: 4px;
    margin-right: 4px;
    width: 25px;
    text-align: center;
}
.sum .title
{
    text-align: right;
    padding-bottom: 5px;
    padding-left: 5px;
    width: 205px;
    padding-right: 5px;
    float: left;
    clear: both;
    padding-top: 5px;
}
.sum .value
{
    text-align: right;
    padding-bottom: 5px;
    padding-left: 5px;
    width: 175px;
    padding-right: 5px;
    float: left;
    padding-top: 5px;
}
.sum .total
{
    font-size: 11pt;
    border-top: #888 1px solid;
    font-weight: bold;
}
.operations
{
    border-bottom: #888 1px solid;
    width: 910px;
    float: left;
}
#instant_buy
{
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    float: right;
    height: 24px;
    vertical-align: middle;
    padding-top: 5px;
}
#instant_buy H1
{
    margin: 5px 0px;
    color: white;
    font-size: 9pt;
}
#instant_buy .sku_num
{
    width: 70px;
    font-family: verdana, Helvetica, Geneva, Arial, sans-serif;
    color: #3c3c3c;
    font-size: 8pt;
}
#instant_buy .go
{
    border-bottom: #c0c0c0 1px solid;
    border-left: #c0c0c0 1px solid;
    line-height: 15px;
    background-color: #fff;
    font-family: verdana, Helvetica, Geneva, Arial, sans-serif;
    color: #3c3c3c;
    font-size: 8pt;
    border-top: #c0c0c0 1px solid;
    font-weight: bold;
    border-right: #c0c0c0 1px solid;
}
.CategoryHeadline
{
    font-family: verdana, Helvetica, Geneva, Arial, sans-serif;
    color: black;
    font-size: 15pt;
    font-weight: bold;
}
.productsList
{
    border-bottom: #e0e0e0 1px dashed;
    text-align: center;
    padding-bottom: 5px;
    padding-left: 2px;
    width: 179px;
    padding-right: 2px;
    float: left;
    height: 269px;
    border-top: #e0e0e0 1px dashed;
    border-right: #e0e0e0 1px dashed;
    padding-top: 5px;
    font: 12px/1.231 verdana, Helvetica, Geneva, Arial, sans-serif;
}
.productsListHeadLine
{
    padding-bottom: 0px;
    padding-left: 5px;
    padding-right: 5px;
    font-family: verdana, Helvetica, Geneva, Arial, sans-serif;
    height: 70px;
    font-size: 8pt;
    padding-top: 0px;
}

.productsListHeadLine A
{
    color:blue;
    text-decoration:none;
}

.productsListHeadLine A
{
    font-family: verdana, Helvetica, Geneva, Arial, sans-serif;
    color: blue;
    font-size: 9pt;
}
.pageingInput
{
    border-bottom: #9c9c9c 1px solid;
    text-align: center;
    border-left: #9c9c9c 1px solid;
    background-color: #feffd2;
    margin-top: 2px;
    padding-left: 5px;
    width: 20px;
    padding-right: 5px;
    font-family: verdana, Helvetica, Geneva, Arial, sans-serif;
    font-size: 8pt;
    border-top: #9c9c9c 1px solid;
    font-weight: bold;
    border-right: #9c9c9c 1px solid;
}
.productsListCategory
{
    width: 145px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.productsListCategory A
{
    font-family: verdana, Helvetica, Geneva, Arial, sans-serif;
    color: #9c9c9c;
    font-size: 8pt;
    text-decoration: none;
}
.productsRating A
{
    font-family: verdana, Helvetica, Geneva, Arial, sans-serif;
    color: #9c9c9c;
    font-size: 9pt;
    text-decoration: none;
}
.productListBottom
{
    padding-bottom: 0px;
    padding-left: 5px;
    padding-right: 5px;
    font-family: verdana, Helvetica, Geneva, Arial, sans-serif;
    padding-top: 0px;
}
.productListBottom B
{
    color: #e00000;
    font-size: 11pt;
}
.productListBottom SPAN
{
    color: #e00000;
    font-size: 11pt;
    font-weight:bold;
}
.GadgetPager
{
    top:0px;
    font-family: verdana, Helvetica, Geneva, Arial, sans-serif;
    height:34px;
    background: url(/img/gadgetpager.gif) no-repeat right 0px;
    width: 737px;
}
.ProductPager
{
    padding-bottom: 5px;
    line-height: 25px;
    background-color: #f5f5f5;
    padding-left: 5px;
    padding-right: 5px;
    font-family: verdana, Helvetica, Geneva, Arial, sans-serif;
    font-size: 10pt;
    border-top: #dadada 1px solid;
    padding-top: 5px;
}
.GoToPage
{
    padding-bottom: 5px;
    line-height: 25px;
    padding-left: 5px;
    width: 100%;
    padding-right: 5px;
    font-family: verdana, Helvetica, Geneva, Arial, sans-serif;
    color: #6c6c6c;
    font-size: 10pt;
    padding-top: 5px;
}
.ProductPagerButton
{
    color: blue;
    font-size: 11pt;
    font-weight: bold;
}
.ProductPagerButton_Selected
{
    background-color: #f0f0f0;
    color: #ff7800;
    font-size: 12pt;
    font-weight: bold;
}
.ProductPager A:link, hover, visited, active
{
    color: blue;
    font-size: 11pt;
    font-weight: bold;
    text-decoration:none;
}
#content .shopping_cart .policy {
	BORDER-BOTTOM: #ccc 1px solid; BORDER-LEFT: #ccc 1px solid; MARGIN: 5px 0px; WIDTH: 100%; HEIGHT: 100px; BORDER-TOP: #ccc 1px solid; BORDER-RIGHT: #ccc 1px solid
}
#content .shopping_cart .empty {
	HEIGHT: 200px; FONT-SIZE: 18pt
}
.empty A {
	FONT-SIZE: 9pt
}
.empty A:visited {
	COLOR: blue
}
#content .shopping_cart .policy_label {
	PADDING-BOTTOM: 0px; PADDING-LEFT: 5px; PADDING-RIGHT: 5px; DISPLAY: block; FLOAT: right; FONT-SIZE: 7pt; PADDING-TOP: 0px
}
#content .shopping_cart .policy_label:visited {
	COLOR: blue
}
#content .shopping_cart .error {
	BORDER-BOTTOM: #888 1px solid; PADDING-BOTTOM: 5px; BORDER-TOP: #888 1px solid
}
#content .shopping_cart .error P {
	PADDING-BOTTOM: 10px; MARGIN: 0px; PADDING-LEFT: 10px; PADDING-RIGHT: 10px; COLOR: red; PADDING-TOP: 10px
}
#content .shopping_cart .error A:visited {
	COLOR: blue
}
#content .shopping_cart .cart {
	BACKGROUND-COLOR: #e0e0e0; WIDTH: 910px
}
#content .shopping_cart .options {
	PADDING-BOTTOM: 5px; PADDING-LEFT: 5px; PADDING-RIGHT: 5px; FLOAT: left; PADDING-TOP: 5px
}
.options .opts {
	MARGIN: 5px;
}

options .opts li
{
    padding:5px;
}
.options .opts A 
{
    font-size:120%;
	COLOR: blue
}
.options .opts A:visited {
	COLOR: blue
}
.method1 {
	TEXT-ALIGN: right; PADDING-BOTTOM: 15px; PADDING-LEFT: 10px; WIDTH: 350px; PADDING-RIGHT: 10px; FLOAT: right; PADDING-TOP: 0px;
}
.method2 {
	TEXT-ALIGN: right; PADDING-BOTTOM: 15px; PADDING-LEFT: 10px; WIDTH: 350px; PADDING-RIGHT: 10px; FLOAT: right; PADDING-TOP: 0px;BACKGROUND: url(/img/method2.gif) no-repeat left top
}

.feedbackListSubtitle A:hover {
	COLOR: #f60; TEXT-DECORATION: none
}.feedbackManage {
	TEXT-ALIGN: right; WIDTH: 200px; FLOAT: right
}
.feedbackCon {
	BORDER-BOTTOM: #ccc 1px solid; PADDING-BOTTOM: 5px; MIN-HEIGHT: 15px; PADDING-LEFT: 40px; PADDING-RIGHT: 18px; MARGIN-BOTTOM: 1em; PADDING-TOP: 5px;
}
#divRefreshComments {
	TEXT-ALIGN: right; MARGIN-BOTTOM: 10px
}
.commenttb {
	WIDTH: 320px
}
.user_comment {
	BORDER-BOTTOM: #b2b2b2 1px solid; MARGIN-TOP: 10px; WIDTH: 930px
}
.commenter_info {
	
}
.commenter_info SPAN {
	COLOR: #808080
}
.comment_main {
	PADDING-BOTTOM: 10px; MARGIN-TOP: 5px; PADDING-LEFT: 40px; PADDING-RIGHT: 1em; BACKGROUND: url(/img/comment.gif) no-repeat; PADDING-TOP: 10px
}
#comment_main {
	PADDING-LEFT: 15px; PADDING-RIGHT: 10px
}
.comment_option {
	LINE-HEIGHT: 2em; PADDING-LEFT: 40px
}
.comment_option .leftoption {
	FLOAT: left
}

.comment_option .rightoption {
	FLOAT: right
}
.comment_option A:link {
	TEXT-DECORATION: none
}
.comment_option A:visited {
	TEXT-DECORATION: none
}
.comment_option A:hover {
	TEXT-DECORATION: none
}
.comment_option A:active {
	TEXT-DECORATION: none
}
.comment_option .redlink {
	MARGIN-LEFT: 10px
}
.comment_option .grayBG {
	MARGIN-LEFT: 10px
}
.comment_feedback {
	MARGIN-LEFT: 30px; MARGIN-RIGHT: 20px
}
.commenter_list_sub LI {
	LIST-STYLE-TYPE: none; PADDING-LEFT: 35px; MARGIN-BOTTOM: 10px; BACKGROUND: url(../common/comment_sub.gif) no-repeat; PADDING-TOP: 10px
}
.post_comment_sub {
	MARGIN-BOTTOM: 10px; MARGIN-LEFT: 35px
}
.commenter_sub .grayBG {
	MARGIN-LEFT: 2em
}
.post_comment_sub .txtSubPost {
	WIDTH: 510px; HEIGHT: 43px
}
.post_comment_sub .btnSubPost {
	WIDTH: 60px; FONT-SIZE: 12px
}
.discuss{
	POSITION: relative; PADDING-BOTTOM: 0px; PADDING-LEFT: 5px; WIDTH: 730px; PADDING-RIGHT: 5px; FONT-FAMILY: Verdana; FLOAT: left; PADDING-TOP: 0px; LEFT: -1px
}
.discuss .p_info {
	PADDING-TOP: 10px
}
.discuss .p_info .p_view {
	PADDING-LEFT: 10px; COLOR: blue; FONT-SIZE: 9pt
}
.discuss .p_info A.img {
	WIDTH: 150px; FLOAT: left
}
.discuss  .p_info .p_detail {
	WIDTH: 550px; FLOAT: right
}
.discuss  .p_info .p_price {
	MARGIN: 20px 0px
}
.discuss  .p_info .p_price SPAN {
	FONT-FAMILY: Arial; COLOR: black; FONT-SIZE: 10pt; FONT-WEIGHT: bold
}
.discuss  .p_info IMG {
	DISPLAY: block; FLOAT: left
}
.discuss  .p_info .img IMG {
	BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-LEFT: 20px; PADDING-RIGHT: 20px; HEIGHT: 140px; BORDER-TOP: 0px; BORDER-RIGHT: 0px; PADDING-TOP: 0px
}
.discuss  .p_info .p_link {
	MARGIN: 20px 0px; COLOR: blue; FONT-SIZE: 11pt; FONT-WEIGHT: bold
}
.discuss  .view {
	FONT-SIZE: 13px
}
.discuss  .view H2 {
	WIDTH: 730px; FLOAT: left; HEIGHT: 35px; FONT-SIZE: 14px
}
.discuss  .view H2 SPAN {
	FONT-WEIGHT: normal
}
.discuss  .view .all {
	DISPLAY: block; FONT-FAMILY: Arial; COLOR: blue
}
.discuss  .view .link {
	COLOR: #9c9c9c; FONT-SIZE: 8pt
}
.threads {
	DISPLAY: block; CLEAR: both; FONT-SIZE: 13px
}
.threads TR {
	BORDER-BOTTOM: #6c6c6c 1px solid
}
.threads TD {
	BORDER-LEFT: #ddd 1px solid; BORDER-RIGHT: #ddd 1px solid
}
.threads A {
	COLOR: navy
}
.threads A:hover {
	COLOR: navy; TEXT-DECORATION: none
}
.threads .menu1 {
	PADDING-BOTTOM: 20px; PADDING-LEFT: 25px; PADDING-RIGHT: 10px; PADDING-TOP: 5px
}
.threads .menu1 .remark {
	COLOR: #9c9c9c; FONT-SIZE: 8pt
}
.threads .menu1 .oper_icon {
	PADDING-BOTTOM: 0px; PADDING-LEFT: 3px; PADDING-RIGHT: 3px; FLOAT: right; PADDING-TOP: 0px
}
.threads .menu1 UL.opers {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; FLOAT: left; PADDING-TOP: 0px
}
.threads .menu1 UL.opers LI {
	BORDER-LEFT: #6c6c6c 1px solid; PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; PADDING-LEFT: 5px; PADDING-RIGHT: 5px; FLOAT: left; LIST-STYLE-IMAGE: none; PADDING-TOP: 0px
}
.threads .menu1 UL.opers LI.first {
	BORDER-LEFT: #6c6c6c 3px solid
}
.threads .menu1 UL.opers LI SPAN {
	COLOR: #6c6c6c; FONT-SIZE: 8pt
}
.threads .t_content {
	PADDING-BOTTOM: 20px; PADDING-LEFT: 25px; WIDTH: 880px; PADDING-RIGHT: 25px; BACKGROUND: none transparent scroll repeat 0% 0%; OVERFLOW: hidden; PADDING-TOP: 20px
}
.threads .t_content .code {
	DISPLAY: inline; FONT-FAMILY: Courier New
}
.threads .t_content IMG {
	MAX-WIDTH: 700px
}
.threads .title {
	BORDER-BOTTOM: #6c6c6c 1px solid; PADDING-BOTTOM: 10px; PADDING-LEFT: 10px; PADDING-RIGHT: 10px; BORDER-TOP: #6c6c6c 1px solid; PADDING-TOP: 10px
}
.threads .title .name {
	WIDTH: 230px; DISPLAY: inline; FLOAT: left; FONT-WEIGHT: bold
}
.threads .title .date {
	FLOAT: left; FONT-SIZE: 11px
}
.threads .title .reply {
	FLOAT: right
}

.BasePager
{
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    font-family: verdana, Helvetica, Geneva, Arial, sans-serif;
    font-size: 10pt;
    padding-top: 5px;
}
.BasePagerButton
{
    color: blue;
    font-size: 11pt;
    font-weight: bold;
}
.BasePagerButton_Selected
{
    background-color: #f0f0f0;
    color: #ff7800;
    font-size: 12pt;
    font-weight: bold;
}
.BasePager A:link, hover, visited, active
{
    color: blue;
    font-size: 11pt;
    font-weight: bold;
    text-decoration:none;
}
.accountsForums {
	PADDING-BOTTOM: 100px !important; PADDING-LEFT: 20px; PADDING-RIGHT: 20px; COLOR: black; PADDING-TOP: 0px
}
.accountsForums P {
	PADDING-TOP: 10px
}
.accountsForums TABLE {
	TEXT-ALIGN: left
}
.accountsForums TABLE TR {
	HEIGHT: 30px
}
.accountsForums TABLE TR TD {
	PADDING-LEFT: 5px; PADDING-RIGHT: 5px
}
.slider_category
{
    border-bottom: #ccc 1px solid;
    border-left: #ccc 1px solid;
    padding-bottom: 10px;
    padding-left: 0px;
    width: 726px;
    padding-right: 10px;
    margin-bottom: 10px;
    height: 269px;
    overflow: hidden;
    border-top: #ccc 1px solid;
    border-right: #ccc 1px solid;
    padding-top: 10px;
}
.slider_category .cont
{
    width: 705px;
}
.slider_category DL
{
    position: relative;
    text-align: center;
    padding-bottom: 0px;
    margin: 0px 5px;
    padding-left: 10px;
    width: 154px;
    padding-right: 10px;
    display: inline;
    background: url(/img/cate_bg.gif);
    float: left;
    height: 100%;
    padding-top: 0px;
}
.slider_category DT
{
    text-align: center;
    margin-bottom: 5px;
}
.slider_category DT IMG
{
    width: 120px;
    height: 130px;
}
.slider_category .price A
{
    margin-bottom: 5px;
    color: red;
    font-size: 120%;
    font-weight: bold;
}
.slider_category UL
{
    position: absolute;
    text-align: left;
    bottom: 10px;
    left: 10px;
}
.slider_category UL LI
{
    text-align: left;
    line-height: 140%;
    padding-left: 10px;
    width: 140px;
    white-space: nowrap;
    background: url(/img/ico_triangle.gif) no-repeat 0px center;
    height: 16px;
    overflow: hidden;
    font-weight: bold;
}
.show1 {
	LINE-HEIGHT: 31px; BACKGROUND-COLOR: #f9f9f8; PADDING-LEFT: 10px; HEIGHT: 31px; BORDER-TOP: #e6e6e6 1px solid
}
.show1 SPAN {
	COLOR: #f60
}
.showlist {
	LINE-HEIGHT: 31px; PADDING-RIGHT: 10px; FLOAT: right; HEIGHT: 31px
}
.showlist2 {
	LINE-HEIGHT: 31px; PADDING-RIGHT: 10px; FLOAT: right; HEIGHT: 31px
}

.showlist3 {
	LINE-HEIGHT: 31px; PADDING-RIGHT: 10px; FLOAT: right; HEIGHT: 31px
}

.showlist DIV {
	DISPLAY: inline
}
.showlist .pre {
	PADDING-BOTTOM: 0px; LINE-HEIGHT: 0; TEXT-INDENT: -9999px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; HEIGHT: 18px; FONT-SIZE: 0px; VERTICAL-ALIGN: middle; OVERFLOW: hidden; PADDING-TOP: 0px
}
.showlist .next {
	PADDING-BOTTOM: 0px; LINE-HEIGHT: 0; TEXT-INDENT: -9999px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; HEIGHT: 18px; FONT-SIZE: 0px; VERTICAL-ALIGN: middle; OVERFLOW: hidden; PADDING-TOP: 0px
}
.showlist .pre {
	BACKGROUND-IMAGE: url(img/pre.gif); WIDTH: 24px; DISPLAY: inline-block
}
.showlist .next {
	BACKGROUND-IMAGE: url(img/next.gif); WIDTH: 58px; DISPLAY: inline-block
}
.showlist .go_btn {
	WIDTH: 38px; BACKGROUND: url(img/search_btn.gif); HEIGHT: 20px
}
.showlist .text {
	WIDTH: 50px; HEIGHT: 19px; MARGIN-LEFT: 5px
}
.showlist SPAN {
	MARGIN-LEFT: 5px
}
.showlist A {
	BORDER-BOTTOM: #ccc 1px solid; BORDER-LEFT: #ccc 1px solid; PADDING-BOTTOM: 2px; BACKGROUND-COLOR: #fff; MARGIN: 0px 5px; PADDING-LEFT: 5px; PADDING-RIGHT: 5px; COLOR: #666; BORDER-TOP: #ccc 1px solid; BORDER-RIGHT: #ccc 1px solid; PADDING-TOP: 2px
}
.showlist2 A {
	BORDER-BOTTOM: #ccc 1px solid; BORDER-LEFT: #ccc 1px solid; PADDING-BOTTOM: 3px; BACKGROUND-COLOR: #fff; MARGIN: 0px 5px; PADDING-LEFT: 3px; PADDING-RIGHT: 3px; COLOR: #666; BORDER-TOP: #ccc 1px solid; BORDER-RIGHT: #ccc 1px solid; PADDING-TOP: 3px
}
.showlist2 A:hover {
	BORDER-BOTTOM: #f60 1px solid; BORDER-LEFT: #f60 1px solid; COLOR: #f60; BORDER-TOP: #f60 1px solid; BORDER-RIGHT: #f60 1px solid
}
.showlist2 A.select {
	BORDER-BOTTOM: #f60 1px solid; BORDER-LEFT: #f60 1px solid; COLOR: #f60; BORDER-TOP: #f60 1px solid; BORDER-RIGHT: #f60 1px solid
}



/*.showlist3 A {
	BORDER-BOTTOM: #ccc 1px solid; BORDER-LEFT: #ccc 1px solid; PADDING-BOTTOM: 3px; BACKGROUND-COLOR: #fff; MARGIN: 0px 5px; PADDING-LEFT: 3px; PADDING-RIGHT: 3px; COLOR: #666; BORDER-TOP: #ccc 1px solid; BORDER-RIGHT: #ccc 1px solid; PADDING-TOP: 3px
}
.showlist3 A:hover {
	BORDER-BOTTOM: #f60 1px solid; BORDER-LEFT: #f60 1px solid; COLOR: #f60; BORDER-TOP: #f60 1px solid; BORDER-RIGHT: #f60 1px solid
}
.showlist3 A.select {
	BORDER-BOTTOM: #f60 1px solid; BORDER-LEFT: #f60 1px solid; COLOR: #f60; BORDER-TOP: #f60 1px solid; BORDER-RIGHT: #f60 1px solid
}*/


#filter{
	border:0px solid #ddd;margin-bottom:20px;background:#fef0d0;float:right;

}
#filter .fore1{
	overflow:hidden;height:26px;padding:2px 2px;border-bottom:0px solid #E7E3E7;zoom:1

}
#filter .fore2
{padding:3px 8px;zoom:1}
#filter dl,#filter dt,#filter dd{
	float:left;line-height:26px;zoom:1

}
#filter .order dd{
	height:24px;border:1px solid #CECBCE;background:#fff;margin-right:5px;line-height:24px;overflow:hidden;zoom:1

}#filter .up,#filter .down{
	 position:relative

 }
 #filter .order a{
	 display:block;padding:0 10px

 }
 #filter .order b{
	 display:none;position:absolute;top:6px;right:8px;width:9px;height:11px;overflow:hidden;font-size:0

 }
 #filter .order .curr{
	 border:1px solid #E4393C;background:#E4393C;font-weight:700

 }
 #filter .order .curr a:link,#filter .order .curr a:visited{
	 color:#fff
 }
 #filter .up a,#filter .down a{
	 padding-right:20px

 }
 #filter .order .up b,#filter .order .down b{
	 display:block
 }
 #filter .order .up b{
	 background-position:-70px -114px
 }
 #filter .order .down b{
	 background-position:-70px -102px
 }
 #filter .merger{
	 position:relative;padding-left:31px;border-left:1px solid #fff
 }
 #filter .merger .disabled{
	 color:#999
 }
/*media all*/
#filter .up b, #filter .down b{
    background: url(/img/20130606B.png) no-repeat;
}

.showlist A:hover {
	BORDER-BOTTOM: #f60 1px solid; BORDER-LEFT: #f60 1px solid; BACKGROUND-COLOR: #ffefe0; COLOR: #f60; BORDER-TOP: #f60 1px solid; BORDER-RIGHT: #f60 1px solid
}
.showlist A.select {
	BORDER-BOTTOM: #f60 1px solid; BORDER-LEFT: #f60 1px solid; BACKGROUND-COLOR: #ffefe0; COLOR: #f60; BORDER-TOP: #f60 1px solid; BORDER-RIGHT: #f60 1px solid
}
.showlist .pre {
	BORDER-BOTTOM-STYLE: none; BORDER-RIGHT-STYLE: none; BACKGROUND-REPEAT: no-repeat; BORDER-TOP-STYLE: none; MARGIN-LEFT: 5px; BORDER-LEFT-STYLE: none
}
.showlist .next {
	BORDER-BOTTOM-STYLE: none; BORDER-RIGHT-STYLE: none; BACKGROUND-REPEAT: no-repeat; BORDER-TOP-STYLE: none; MARGIN-LEFT: 5px; BORDER-LEFT-STYLE: none
}
.showlist .num {
	BORDER-BOTTOM-STYLE: none; BORDER-RIGHT-STYLE: none; BACKGROUND-REPEAT: no-repeat; BORDER-TOP-STYLE: none; MARGIN-LEFT: 5px; BORDER-LEFT-STYLE: none
}
.showlist .num_select {
	BORDER-BOTTOM-STYLE: none; BORDER-RIGHT-STYLE: none; BACKGROUND-REPEAT: no-repeat; BORDER-TOP-STYLE: none; MARGIN-LEFT: 5px; BORDER-LEFT-STYLE: none
}
.showlist .go_btn {
	BORDER-BOTTOM-STYLE: none; BORDER-RIGHT-STYLE: none; BACKGROUND-REPEAT: no-repeat; BORDER-TOP-STYLE: none; MARGIN-LEFT: 5px; BORDER-LEFT-STYLE: none
}
.showlist .pre:hover {
	BORDER-BOTTOM-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-TOP-STYLE: none; BORDER-LEFT-STYLE: none; CURSOR: pointer; opacity: .6
}
.showlist .next:hover {
	BORDER-BOTTOM-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-TOP-STYLE: none; BORDER-LEFT-STYLE: none; CURSOR: pointer; opacity: .6
}
.showlist .num:hover {
	BORDER-BOTTOM-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-TOP-STYLE: none; BORDER-LEFT-STYLE: none; CURSOR: pointer; opacity: .6
}
.showlist .num_select:hover {
	BORDER-BOTTOM-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-TOP-STYLE: none; BORDER-LEFT-STYLE: none; CURSOR: pointer; opacity: .6
}
.showlist .go_btn:hover {
	BORDER-BOTTOM-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-TOP-STYLE: none; BORDER-LEFT-STYLE: none; CURSOR: pointer; opacity: .6
}
.showlist1 {
	LINE-HEIGHT: 31px; FLOAT: left; HEIGHT: 31px
}
.show2 {
	BORDER-BOTTOM: #f9d2a3 1px solid; BORDER-LEFT: #f9d2a3 1px solid; LINE-HEIGHT: 31px; BACKGROUND-COLOR: #fef0d0; PADDING-LEFT: 10px; HEIGHT: 31px; BORDER-TOP: #f9d2a3 1px solid; BORDER-RIGHT: #f9d2a3 1px solid
}
.show2 .list {
	LINE-HEIGHT: 0; TEXT-INDENT: -9999px; WIDTH: 17px; DISPLAY: inline-block; BACKGROUND-REPEAT: no-repeat; BACKGROUND-POSITION: center 50%; HEIGHT: 17px; FONT-SIZE: 0px; VERTICAL-ALIGN: text-top; OVERFLOW: hidden; MARGIN-RIGHT: 5px
}
.show2 .list_select {
	LINE-HEIGHT: 0; TEXT-INDENT: -9999px; WIDTH: 17px; DISPLAY: inline-block; BACKGROUND-REPEAT: no-repeat; BACKGROUND-POSITION: center 50%; HEIGHT: 17px; FONT-SIZE: 0px; VERTICAL-ALIGN: text-top; OVERFLOW: hidden; MARGIN-RIGHT: 5px
}
.show2 .grid {
	LINE-HEIGHT: 0; TEXT-INDENT: -9999px; WIDTH: 17px; DISPLAY: inline-block; BACKGROUND-REPEAT: no-repeat; BACKGROUND-POSITION: center 50%; HEIGHT: 17px; FONT-SIZE: 0px; VERTICAL-ALIGN: text-top; OVERFLOW: hidden; MARGIN-RIGHT: 5px
}
.show2 .grid_select {
	LINE-HEIGHT: 0; TEXT-INDENT: -9999px; WIDTH: 17px; DISPLAY: inline-block; BACKGROUND-REPEAT: no-repeat; BACKGROUND-POSITION: center 50%; HEIGHT: 17px; FONT-SIZE: 0px; VERTICAL-ALIGN: text-top; OVERFLOW: hidden; MARGIN-RIGHT: 5px
}
.show2 .list:hover {
	CURSOR: pointer; opacity: .5
}
.show2 .list_select:hover {
	CURSOR: pointer; opacity: .5
}
.show2 .grid:hover {
	CURSOR: pointer; opacity: .5
}
.show2 .grid_select:hover {
	CURSOR: pointer; opacity: .5
}
.show2 .list {
	BACKGROUND-IMAGE: url(/img/list_icon.gif)
}
.show2 .list_select {
	BACKGROUND-IMAGE: url(/img/list_select.gif)
}
.show2 .grid {
	BACKGROUND-IMAGE: url(/img/pic_select.gif)
}
.show2 .grid_select {
	BACKGROUND-IMAGE: url(/img/pic_icon.gif)
}
.show3 {
	MARGIN: 20px 0px 5px
}
.show3 A {
	COLOR: #00f; FONT-SIZE: 120%; FONT-WEIGHT: bold
}
.show3 SPAN {
	FONT-STYLE: italic; FONT-WEIGHT: normal
}
.c_gadgets {
	PADDING-BOTTOM: 10px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; BORDER-TOP: #e0e0e0 1px dashed; PADDING-TOP: 10px
}
.c_gadgets DL {
	TEXT-ALIGN: center; PADDING-BOTTOM: 15px; PADDING-LEFT: 20px; WIDTH: 140px; PADDING-RIGHT: 20px; ZOOM: 1; DISPLAY: inline; FLOAT: left; OVERFLOW: hidden; BORDER-RIGHT: #e0e0e0 1px dashed; PADDING-TOP: 0px
}
.c_gadgets DL.last {
	BORDER-RIGHT-STYLE: none
}
.c_gadgets SPAN.highlight {
	FLOAT: none; FONT-WEIGHT: bold
}
.c_gadgets DT {
	MARGIN-BOTTOM: 3px
}
.c_gadgets DD {
	MARGIN-BOTTOM: 3px
}
.c_gadgets DT IMG {
	WIDTH: 140px; HEIGHT: 140px; OVERFLOW: hidden
}
.c_gadgets STRONG {
	COLOR: red; FONT-SIZE: 120%
}
.c_gadgets .free_s {
	COLOR: #060; FONT-SIZE: 80%
}
.c_gadgets .tit {
	HEIGHT: 40px; OVERFLOW: hidden
}
.c_gadgets .tit A {
	COLOR: #00f
}
.c_gadgets .cate {
	FONT-SIZE: 90%
}
.c_gadgets .cate A {
	COLOR: #999
}
.c_gadgets .review {
	TEXT-ALIGN: left; COLOR: #999; MARGIN-LEFT: 10px
}
.c_gadgets .review IMG {
	WIDTH: auto; HEIGHT: 14px; OVERFLOW: hidden
}
.shopcar {
	BORDER-BOTTOM-STYLE: none; LINE-HEIGHT: 999px; BORDER-RIGHT-STYLE: none; WIDTH: 93px; BORDER-TOP-STYLE: none; BACKGROUND: url(img/car.gif) no-repeat; HEIGHT: 18px; FONT-SIZE: 0px; BORDER-LEFT-STYLE: none; OVERFLOW: hidden
}
.shopcart_saleout {
	BORDER-BOTTOM-STYLE: none; LINE-HEIGHT: 999px; BORDER-RIGHT-STYLE: none; WIDTH: 93px; BORDER-TOP-STYLE: none; BACKGROUND: url(img/cart_saleout.gif) no-repeat; HEIGHT: 18px; FONT-SIZE: 0px; BORDER-LEFT-STYLE: none; OVERFLOW: hidden
}
.shopcar:hover {
	CURSOR: pointer; opacity: .8
}
.pagelist_bt {
	BORDER-BOTTOM: #ececec 1px solid; BORDER-LEFT: #ececec 1px solid; LINE-HEIGHT: 31px; BACKGROUND-COLOR: #f9f9f8; MARGIN-BOTTOM: 10px; HEIGHT: 31px; BORDER-TOP: #ececec 1px solid; BORDER-RIGHT: #ececec 1px solid
}
.c_lists {
	MARGIN-BOTTOM: 30px
}
.c_list {
	BORDER-BOTTOM: #ccc 1px dotted; PADDING-BOTTOM: 0px; PADDING-LEFT: 10px; PADDING-RIGHT: 10px; ZOOM: 1; PADDING-TOP: 20px
}
.c_list:hover {
	BACKGROUND-COLOR: #fefde7
}
.c_list SPAN {
	FLOAT: left
}
.c_list SPAN.highlight {
	FLOAT: none; FONT-WEIGHT: bold
}
.c_list IMG {
	PADDING-BOTTOM: 0px; PADDING-LEFT: 10px; WIDTH: 100px; PADDING-RIGHT: 10px; FLOAT: left; HEIGHT: 100px; OVERFLOW: hidden; PADDING-TOP: 0px
}
.c_list DL {
	MARGIN: 0px 10px; WIDTH: 60%; FLOAT: left
}
.c_list DT {
	MARGIN-BOTTOM: 5px
}
.c_list DT A {
	COLOR: #00f; FONT-SIZE: 105%
}
.c_list DD {
	LINE-HEIGHT: 18px; MARGIN-BOTTOM: 8px
}
.c_list DD.cate A {
	COLOR: #999
}
.c_list DD.review {
	TEXT-ALIGN: left; MARGIN-BOTTOM: 2px; COLOR: #999
}
.c_list .review IMG {
	WIDTH: auto; HEIGHT: 14px; OVERFLOW: hidden
}
.c_list UL {
	TEXT-ALIGN: center; WIDTH: 13%; FLOAT: right
}
.c_list LI {
	MARGIN-BOTTOM: 10px; COLOR: #170
}
.c_list LI.price {
	COLOR: #e00000; FONT-SIZE: 140%; FONT-WEIGHT: bold
}
.shopcar {
	BORDER-BOTTOM-STYLE: none; LINE-HEIGHT: 999px; BORDER-RIGHT-STYLE: none; WIDTH: 93px; BORDER-TOP-STYLE: none; BACKGROUND: url(/img/car.gif) no-repeat; HEIGHT: 18px; FONT-SIZE: 0px; BORDER-LEFT-STYLE: none; OVERFLOW: hidden
}
.shopcart_saleout {
	BORDER-BOTTOM-STYLE: none; LINE-HEIGHT: 999px; BORDER-RIGHT-STYLE: none; WIDTH: 93px; BORDER-TOP-STYLE: none; BACKGROUND: url(/img/cart_saleout.gif) no-repeat; HEIGHT: 18px; FONT-SIZE: 0px; BORDER-LEFT-STYLE: none; OVERFLOW: hidden
}
.shopcar:hover {
	CURSOR: pointer; opacity: .8
}
.categorylevel0selected
{
    font-size:24px;
    font-weight:bold;
}

/*media all*/
.selector .s-title {
    border-bottom: 1px solid #DDD;
    background: #f1f1f1;
    line-height: 34px;
    height: 34px;
    overflow: hidden;
    zoom: 1;
}

/*media all*/
.selector .sl-wrap {
    position: relative;
    _zoom: 1;
    line-height: 34px;
    border-bottom: 1px solid #DDD;
}
/*media all*/
.selector .sl-key {
    float: left;
    width: 100px;
    padding-left: 10px;
}
/*media all*/
.selector .sl-value {
    margin-left: 100px;
    padding-right: 100px;
    padding-left: 10px;
    overflow: hidden;
    zoom: 1;
}
/*media all*/
.selector .sl-v-list li {
    float: left;
    _display: inline;
    margin-right: 16px;
    margin-bottom: 4px;
    height: 26px;
    line-height: 26px;

}

/*media all*/
.selector .sl-v-list {
    overflow: hidden;
    zoom: 1;
    padding-top: 4px;
}
/*media all*/
.selector .sl-v-list ul {
    float: left;
    overflow: hidden;
    zoom: 1;
    position: relative;
    height: 30px;
}
/*media all*/
.selector .sl-v-list .sl-price {
    float: left;
    margin-bottom: 4px;
    margin-top: 2px;
}
/*media all*/
.selector .sl-v-list .sl-price .btn {
    margin-left: 5px;
    *display:inline: ;
    padding: 2px 10px 3px;
}
/*media all*/
.selector .sl-v-list .sl-price .input-txt {
    width: 38px;
    padding: 1px;
}
/*media all*/
.selector .sl-v-list .sl-price .input-txt, .selector .sl-v-list .sl-price em, .selector .sl-v-list .sl-price .btn {
    float: left;
}
/*media all*/
.input-txt {
    height: 17px;
    line-height: 17px;
    border: 1px solid #CCC;
    padding: 3px;
    width: 145px;
}
/*media all*/
.selector .sl-v-list .sl-price em {
    line-height: 21px;
    padding: 0 3px;
    color: #ccc;
}
/*media all*/
.btn-default:hover {
    color: #666;
}
/*media all*/
.btn-default:hover {
    text-decoration: none;
    box-shadow: 0px 1px 1px rgba(0,1,1,0.08);
    cursor: pointer;
}
/*media all*/
.btn-default {
    display: inline-block;
    text-decoration: none;
    line-height: 14px;
    height: 14px;
    border-radius: 2px;
    background: #f7f7f7;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    border: 1px solid #DDD;
    padding: 4px 13px 5px;
    color: #666;
    background-color: #f7f7f7;
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(top,#f7f7f7,#f2f2f2);
    background-image: -webkit-linear-gradient(top,#f7f7f7,#f2f2f2);
    background-image: -o-linear-gradient(top,#f7f7f7,#f2f2f2);
    background-image: linear-gradient(top,#f7f7f7,#f2f2f2);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7',endColorstr='#f2f2f2',GradientType=0);
}

/*media all*/
.selector-set {
    BORDER-BOTTOM: #f60 1px solid;
    BORDER-LEFT: #f60 1px solid;
    COLOR:white;
    background-color:#f60;
    BORDER-TOP: #f60 1px solid;
    BORDER-RIGHT: #f60 1px solid;
}
