﻿
#toppanel
{
    z-index: 22999;
    position: absolute;
    text-align: left;
    width: 1000px;
    margin-left: auto;
    top: 0px;
    margin-right: auto;
}
#panel
{
    z-index: 3;
    position: relative;
    width: 100%;
    display: none;
    background: #ffffff;
    border-bottom: solid 15px  rgb(234, 183, 73);
  
    color: #444444;
    overflow: hidden;
    padding-bottom:25px;
}
#panel H1
{
    padding-bottom: 10px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    color:rgb(234, 182, 73);
    font-size: 1.6em;
    padding-top: 5px;
}
#panel H2
{
    padding-bottom: 5px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    color: rgb(234, 182, 73);
    font-size: 1.2em;
    padding-top: 10px;
}
#panel P
{
    padding-bottom: 0px;
    margin: 5px 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
#panel A
{
    
    text-decoration: none;
}
#panel A:hover
{
    color: #fff;
}
#panel a-lost-pwd
{
    display: block;
    float: left;
}
#panel .content
{
    text-align: left;
    margin: 0px auto;
    width: 960px;
    font-size: 0.85em;
    padding-top: 15px;
}
#panel .content .left
{
    border-left: #333 1px solid;
    padding-bottom: 0px;
    padding-left: 15px;
    width: 410px;
    padding-right: 15px;
    float: left;
    padding-top: 0px;
}
#panel .content .right
{
    border-right: #333 1px solid;
}

Input[type="file"]
{
    border-bottom: #747474 1px solid;
    border-left: #1a1a1a 1px solid;
    background: #414141;
    color: white;
    border-top: #1a1a1a 1px solid;
    border-right: #747474 1px solid;
    padding: 5px;
    margin: 0px 0px 0px 0px;   
    }
.field
{
    border-bottom: #747474 1px solid;
    border-left: #1a1a1a 1px solid;
    width: 200px;
    background: #ffffff;
    color: #333333;
    border-top: #1a1a1a 1px solid;
    border-right: #747474 1px solid;
    padding: 5px;
    margin: 0px 0px 0px 0px; 
}
TEXTAREA.field:focus
{
   background: rgb(234, 183, 73);
    color:#333333;
}
TEXTAREA.field
{
    border-bottom: #747474 1px solid;
    border-left: #1a1a1a 1px solid;
    width: 200px;
    background: #ffffff;
    color: #333333;
    border-top: #1a1a1a 1px solid;
    border-right: #747474 1px solid;
    padding: 5px;
    margin: 0px 0px 0px 0px; 
    
}

.field1
{
    border-bottom: #747474 1px solid;
    border-left: #1a1a1a 1px solid;
    background: #ffffff;
    color: #333333;
    border-top: #1a1a1a 1px solid;
    border-right: #747474 1px solid;
    padding: 5px;
    margin: 0px 0px 0px 0px; 
}
TEXTAREA.field1:focus
{
   background: rgb(234, 183, 73);
    color:#333333;
}
TEXTAREA.field1
{
    border-bottom: #747474 1px solid;
    border-left: #1a1a1a 1px solid;
    background: #ffffff;
    color: #333333;
    border-top: #1a1a1a 1px solid;
    border-right: #747474 1px solid;
    padding: 5px;
    margin: 0px 0px 0px 0px; 
}
.DDlist
{
    border-bottom: #747474 1px solid;
    border-left: #1a1a1a 1px solid;
    margin-top: 4px;
    background: #ffffff;
    color: #333333;
    border-top: #1a1a1a 1px solid;
    margin-right: 5px;
    border-right: #747474 1px solid;
    padding: 5px;
    margin: 5px 0; 
}
INPUT.field:focus
{
    background: rgb(234, 183, 73);
    color:#333333;
}
.bt_login
{
    border-bottom: medium none;
    text-align: center;
    border-left: medium none;
    margin: 0px 0px;
    display: block;
    height: 24px;
    clear: left;
    border-top: medium none;
    cursor: pointer;
    font-weight: bold;
    border-right: medium none;
}
.bt_register
{
    border-bottom: medium none;
    text-align: center;
    border-left: medium none;
    margin: 0px 0px;
    display: block;
    height: 24px;
    clear: left;
    border-top: medium none;
    cursor: pointer;
    font-weight: bold;
    border-right: medium none;
}
INPUT.bt_login
{
    width: 74px;
    background: url(/files/images/headslider/bt_login.png) no-repeat 0px 0px;
}

.lost-pwd
{
    padding-bottom: 0px;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
    float: left;
    clear: right;
    font-size: 0.95em;
    text-decoration: underline;
    padding-top: 15px;
}



#panel1
{
    z-index: 3;
    position: relative;
    width: 975px;
    display: none;
    background: #ffffff;
    border-bottom: solid 15px   rgb(234, 183, 73);
 padding-left  :25px;
    color: #444444;
    overflow: hidden;
    padding-bottom:25px;
}
#panel1 H1
{
    padding-bottom: 10px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    color:rgb(234, 182, 73);
    font-size: 1.6em;
    padding-top: 5px;
}
#panel1 H2
{
    padding-bottom: 5px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    color: rgb(234, 182, 73);
    font-size: 1.2em;
    padding-top: 10px;
}
#panel1 P
{
    padding-bottom: 0px;
    margin: 5px 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
#panel1 A
{
    color: #bfbfbf;
    text-decoration: none;
}
#panel1 A:hover
{
    color: #fff;
}
#panel1 a-lost-pwd
{
    display: block;
    float: left;
}
#panel1 .content
{
    text-align: left;
    margin: 0px auto;
    width: 960px;
    font-size: 0.85em;
    padding-top: 15px;
}
#panel1 .content .left
{
    border-left: #333 1px solid;
    padding-bottom: 0px;
    padding-left: 15px;
    width: 280px;
    padding-right: 15px;
    float: left;
    padding-top: 0px;
}
#panel1 .content .right
{
    border-right: #333 1px solid;
}
#panel1 .content FORM
{
    margin: 0px 0px 10px;
}
#panel1 .content LABEL
{
    width: 280px;
    display: block;
    float: left;
    clear: both;
    padding-top: 8px;
}
#panel1 .content INPUT.field
{
    border-bottom: #1a1a1a 1px solid;
    border-left: #1a1a1a 1px solid;
    margin-top: 4px;
    width: 200px;
    background: #414141;
    height: 16px;
    color: white;
    border-top: #1a1a1a 1px solid;
    margin-right: 5px;
    border-right: #1a1a1a 1px solid;
}
#panel1 .content INPUT.field:focus
{
    background: #545454;
}
#panel1 .content INPUT.bt_login
{
    border-bottom: medium none;
    text-align: center;
    border-left: medium none;
    margin: 10px 0px;
    display: block;
    float: left;
    height: 24px;
    clear: left;
    border-top: medium none;
    cursor: pointer;
    font-weight: bold;
    border-right: medium none;
}
#panel1 .content INPUT.bt_register
{
    border-bottom: medium none;
    text-align: center;
    border-left: medium none;
    margin: 10px 0px;
    display: block;
    float: left;
    height: 24px;
    clear: left;
    border-top: medium none;
    cursor: pointer;
    font-weight: bold;
    border-right: medium none;
}
#panel1 .content INPUT.bt_login
{
    width: 74px;
    background: url(/files/images/headslider/bt_login.png) no-repeat 0px 0px;
}
#panel1 .content INPUT.bt_register
{
    width: 94px;
    background: url(/files/images/headslider/bt_register.png) no-repeat 0px 0px;
    color: white;
}
#panel1 .lost-pwd
{
    padding-bottom: 0px;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
    float: left;
    clear: right;
    font-size: 0.95em;
    text-decoration: underline;
    padding-top: 15px;
}





.tab
{
    z-index: 999;
    position: relative;
    height: 29px;
    top: 0px;

}
.tab UL.login
{
    position: relative;
    text-align: center;
    line-height: 29px;
    margin: 0px;
    width: auto;
    display: block;
    float: right;
    height: 29px;
    color: white;
    clear: right;
    font-size: 100%;
    right: 0px;
    font-weight: bold;
 background-color: rgb(234, 183, 73);
}
.tab UL.login LI.left
{
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    width: 15px;
    padding-right: 0px;
    display: block;
    float: left;
    height: 29px;
    padding-top: 0px;
}
.tab UL.login LI.right
{
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    width: 15px;
    padding-right: 0px;
    display: block;
    float: left;
    height: 29px;
    padding-top: 0px;
}
.tab UL.login LI
{
    text-align: left;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    display: block;
    float: left;
    height: 29px;
    padding-top: 0px;
}
.tab UL.login LI A
{
    color:rgb(0, 114, 188);
}
.tab UL.login LI A:hover
{
    color: rgb(0, 114, 188);
}
.tab .sep
{
    color: rgb(0, 114, 188);
}
.tab A.openlogin
{
    position: relative;
    line-height: 30px !important;
    padding-left: 30px !important;
   background-color: rgb(234, 183, 73);
    display: block;
    height: 30px;
    top: 0px;
    cursor: pointer;
}
.tab A.openshop
{
    position: relative;
    line-height: 30px !important;
    padding-left: 30px !important;
    background-color: rgb(234, 183, 73);
    display: block;
    height: 30px;
    top: 0px;
    cursor: pointer;
}



.tab A.close
{
    position: relative;
    line-height: 20px !important;
    padding-left: 30px !important;

    display: block;
    height: 20px;
    top: 0px;
    cursor: pointer;
}
.tab A.openshop
{
    background: url(/files/images/headslider/bt_shop.png) no-repeat left 0px;
}
.tab A.openshop:hover
{
    background: url(/files/images/headslider/bt_shop.png) no-repeat left -24px;
}

.tab A.openlogin
{
    background: url(/files/images/headslider/bt_login1.png) no-repeat left 0px;
}
.tab A.openlogin:hover
{
    background: url(/files/images/headslider/bt_login1.png) no-repeat left -24px;
}



.tab A.close
{
    background: url(/files/images/headslider/bt_close.png) no-repeat left 0px;
}
.tab A.close:hover
{
    background: url(/files/images/headslider/bt_close.png) no-repeat left -24px;
}





.clearfix:after
{
    line-height: 0;
    display: block;
    height: 0px;
    visibility: hidden;
    clear: both;
    content: ".";
}
.clearfix
{
    display: inline-block;
}
HTML[xmlns] .clearfix
{
    display: block;
}
* HTML .clearfix
{
    height: 1%;
}


.clear
{
    clear: both;
}
.floatleft
{
    float: left;
}
.floatright
{
    float: right;
}
.center
{
    text-align: center;
}
.text-left
{
    text-align: left;
}
.text-right
{
    text-align: right;
}
.normal
{
    font-weight: normal;
}
.normal A
{
    font-weight: normal;
}
.textbold
{
    font-weight: bold;
}
#container .nomargin
{
    margin: 0px;
}
.nomargin
{
    margin: 0px;
}
