#nvTop #nvInfoText
{
    width: 960px;
    height: 390px;
    text-align: center;
    margin: 5px 0 0 0;
    background: url('../images/nv3_all/top.png') no-repeat 0 45px;
}

#nvTop #nvInfoText .top
{
    width: 700px;
    height: 380px;
    position: relative;
    float: left;    
}

#nvTop #nvInfoText .top img
{
    margin: 10px 10px 0 0;
    position: relative;
    float: left;
    cursor: pointer;
}

#nvTop #nvInfoText .top .more
{
    width: 400px;
    text-align: left;
    position: absolute;
    bottom: 0;
    padding: 5px 10px 5px 260px;
}

#nvTop #nvInfoText .top .more a
{
    color: #ff0161;
    text-decoration: underline;
    font-weight: bold;
    font-size: 16px;
}

#nvTop #nvInfoText .top #home
{
    position: relative;
    top: 10px;
    left: 15px;
    float: left;
    margin: 0;
}

#nvTop #nvInfoText #tabs-info
{
    float: left;
    width: 960px;
    margin: 0 0 0 0px;
}

#nvTop #nvInfoText .down
{
    position: relative;
    top: 45px;
    width: 250px;
    padding: 0 0 0 0px;
    height: 329px;
    text-align: left;
    color: #27537A;
    font-size: 16px;
    font-weight: bold;
    float: right;
    background: url('../images/nv3_all/top_right.png') no-repeat 0 79px;
}

#nvTop #nvInfoText .down table
{
    margin: 40px 0 0 20px;
    padding: 2px 0 0 0;
    text-align: left;
}

#nvTop #nvInfoText .down table td
{
    padding: 2px;
}

#nvTop #nvInfoText .down .tt
{
    font-size: 29px;
    font-family: Trebuchet MS;
    padding: 10px 0 0px 0;
    text-align: left;
    color: #fff;
}

#nvTop #nvInfoText .down .ttt
{
    font-size: 14px;
    font-family: Trebuchet MS;
    padding: 0;
    text-align: left;
    color: #bcbcbc;
}



#nvTop #nvInfoText .down .text
{
    width: 201px;
    height: 22px;
    border: 0;
    line-height: 20px;
    font-size: 12px;
    padding: 2px;
    position: relative;
    top: 0px;
    background: url('../images/nv3_all/registration_input.png') no-repeat 0 0;
}

#nvTop #nvInfoText .down #frmuserRegistrationForm-email
{
    width: 201px;
    height: 22px;
    border: 0;
    line-height: 20px;
    font-size: 12px;
    padding: 2px;
    position: relative;
    top: 0px;
    background: url('../images/nv3_all/registration_input.png') no-repeat 0 0;
}


#nvTop #nvInfoText .down #frmuserRegistrationForm-domain
{
    width: 100px;
    height: 22px;
    border: 0;
    line-height: 20px;
    font-size: 12px;
    padding: 1px 2px 2px 2px;
    position: relative;
}

#nvTop #nvInfoText .down td.tdDomain .text
{
    background: none;
}

#nvTop #nvInfoText .down td.tdDomain
{
    width: 129px;
    height: 27px;
    padding: 0;
    background: url('../images/nv3_all/registration_input.png') no-repeat 0 0;
    background-repeat: no-repeat;
    background-position: 0 0;
    margin: 0;
}

#nvTop #nvInfoText .down #frmuserRegistrationForm-hdomain
{
    width: 91px;
    height: 17px;
    border: 0;
    line-height: 20px;
    font-size: 12px;
    position: relative;
    top: -2px;
    left: 0px;
    background: transparent;
}

#nvTop #nvInfoText .down td.tdHDomain
{
    width: 129px;
    height: 27px;
    background: url('../images/nv3_all/registration_input.png') no-repeat 0 0;
    background-repeat: no-repeat;
    background-position: 0 0;
    margin: 0;
}


#nvTop #nvInfoText .down .button
{
    width: 227px;
    height: 45px;
    border: 0;
    font-size: 11px;
    line-height: 14px;
    padding: 5px;
    color: #fff;
    font-size: 14px;
    position: relative;
    top: 0px;
    left: -15px;
    font-weight: bold;
    background: url('../images/nv3_all/registration_button.png') no-repeat 0 0;
}

#nvTop #nvInfoText .down label
{
    border: 0;
    color: #2b2b2b;
    font-size: 12px;
    font-weight: normal;
}

#nvTop #nvInfoText .down .userRegistrationButtonText
{
    width: 205px;
    height: 35px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 16px;
    padding: 0 0 0 2px;
    color: #fff;
    position: relative;
    top: -40px;
    left: -4px;
    cursor: pointer;
}


#nvTop #switch
{
    width: 960px;
    height: 95px;
    margin: 0;
    padding: 0;
    background: #fff;
    font-family: Trebuchet MS;
}

#nvTop #switch a
{
    font-family: Trebuchet MS;
    text-decoration: none;
    color: #5f5c60;
}

#nvTop #switch .catalog
{
    text-align: center;
    background: url("../images/nv3_all/top_catalog.png") no-repeat scroll 0 2px transparent;
    float: left;
    height: 70px;
    line-height: 23px;
    padding: 15px 30px 10px 105px;
   width: 96px;
    font-weight: bold;
}

#nvTop #switch .catalog a, #nvTop #switch .pages a,#nvTop #switch .homepage a
{
    font-size: 16px;
}

#nvTop #switch .homepage
{
    text-align: center;
    float: left;
    width: 121px;
    height: 70px;
    background: url('../images/nv3_all/top_homepage.png') no-repeat 0 0;
    line-height: 23px;
    padding: 25px 0 10px 110px;
    font-weight: bold;
}

#nvTop #switch .pages
{
    text-align: center;
    float: left;
    width: 131px;
    height: 70px;
    background: url('../images/nv3_all/top_page.png') no-repeat 0 0;
    line-height: 23px;
    padding: 25px 0 10px 100px;
    font-weight: bold;
}

#nvTop #switch .info
{
    width: 238px;
    height: 80px;
    background: url('../images/nv3_all/top_info.png') no-repeat 0 3px;
    float: left;
    padding: 15px 0 0 20px;
}

#nvTop #switch .info .mail
{
    position: relative;
    left: 25px;
    top: 0px;
    font-size: 16px;
}

#nvTop #switch .info .phone
{
    position: relative;
    left: 25px;
    top: 0px;
    font-size: 16px;
    font-weight: bold;
}

#nvTop #switch h3
{
    font-family: Trebuchet MS;
    font-size: 20px;
    color: #ff0161;
    font-weight: bold;
    padding: 0;
    margin: 0;
}

#nvTop #switch .button
{
    float: left;
    width: 435px;
    height: 32px;
    margin: 0 0 0 10px;
    background: url('../images/nv_all/switch_button.png') no-repeat 0 0;
}

#nvTop #switch .button a
{
    display: block;
    width: 435px;
    height: 32px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    line-height: 32px;
}

#nvContent .left .topStart
{
    width: 690px;
    height: 26px;
    line-height: 26px;
}

#nvContent .left .topStart .np
{
    color: #3e3e3e;
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
}

#nvContent .left .topStart .qq
{
    width: 212px;
    height: 23px;
    font-size: 14px;
    position: relative;
    top: -6px;
    border: 1px solid #c1c1c1;
}
#nvContent .left .topStart form
{
    float: right;
    position: relative;
    top: 7px;
}

#nvContent .left .topStart #addShopLink
{
    position: relative;
    left: 600px;
    top: 50px;
    width: 97px;
    height: 28px;
}

#nvContent .left .topStart #addShopLink a
{
    position: absolute;
    left: 10px;
    top: 0px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}

#nvContent .left #filter
{
    width: 617px;
    height: 139px;
    position: relative;
    top: 0px;
    background: #000;
    padding: 10px 20px 10px 20px;
}

#nvContent .left #filter table
{
    margin: 5px 0 0 0;
    float: left;
    width: 600px;
}

#nvContent .left #filter table h3
{
    color: #f95276;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

#nvContent .left #filter select
{
    width: 137px;
    height: 21px;
    border: 0;
    padding: 3px;
    line-height: 25px;
    background-color: transparent;
    color: #8A8A8A;   
}

#nvContent .left #filter td.tdFilter
{
    width: 136px;
    height: 25px;
    border: 0;
    padding: 1px 0 3px 3px;
    line-height: 25px;
    background: url('../images/nv3_all/select_input_bg.png') no-repeat 0 25px;
}

#nvContent .left #filter label
{
    font-size: 14px;
    font-weight: bold;
    color: #bdbdbd;
}


/* vTIP */
p#vtip
{
    display: none;
    position: absolute;
    padding: 10px;
    left: 5px;
    font-size: 0.8em;
    background-color: #A2D70E;
    border: 1px solid #767776;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    z-index: 9999;
}
p#vtip #vtipArrow
{
    position: absolute;
    top: -10px;
    left: 5px;
}

#tabs-6
{
    background: url('../images/nv3_all/tab_5.png') no-repeat 0 0px;
    
}

#tabs-5
{
    background: url('../images/nv3_all/tab_4.png') no-repeat 0 0px;
}

#tabs-4
{
    background: url('../images/nv3_all/tab_3.png') no-repeat 0 0px;
}

#tabs-3
{
    background: url('../images/nv3_all/tab_2.png') no-repeat 0 0px;
}

#tabs-2
{
    background: url('../images/nv3_all/tab_1.png') no-repeat 0 0px;
}

#tabs-1
{
    background: url('../images/nv3_all/tab_0.png') no-repeat 0 0px;
}

.tab1_48
{
    color: #bcbcbc;
    font-size: 48px;
}

.tab1_36
{
    color: #bcbcbc;
    font-size: 36px;
}

.tab1_25
{
    color: #bcbcbc;
    font-size: 25px;
}

.tab1_20
{
    color: #bcbcbc;
    font-size: 20px;
}

.tab1_18
{
    color: #bcbcbc;
    font-size: 18px;
}

.tab1_ul
{
    padding: 0 0 0 20px;
    color: #bcbcbc;
    font-size: 15px;
    font-weight: bold;
}

.tab1_rose
{
    background: #8e1345;
}


.tab1_pink
{
    color: #ff0161;
}


#tabs-1 #treeTop
{
    width: 61px;
    height: 15px;
    background: url('../images/nv3_all/tree.png') no-repeat 0 0px;
    position: absolute;
    top: 40px;
    left: 483px;
}

.content .right-content
{
    width: 350px;
}

.tabContent
{
    width: 670px;
    height: 270px;
    color: #fff;
    font-family: Trebuchet MS;
    font-size: 14px;
}

.tabContent a
{
    
    color: #ff0161;
    font-family: Trebuchet MS;
    font-size: 16px;
    font-weight: bold;
}


.productInfo { width: 250px;}