#container2
{
    border-right: #ccc 1px solid;
    border-top: #ccc 1px solid;
    margin: 0px auto;
    border-left: #ccc 1px solid;
    width: 200;
    border-bottom: #ccc 1px solid;
    position: relative;
    background-color: #fff;
}
#container-inner
{
    width: auto;
    position: relative;
    height: auto;
}

DIV#loginWrapper
{
    display: none;
    z-index: 10000000;
    left: 0px;
    overflow: hidden;
    width: 981px;
    position: absolute;
    top: 196px;
    margin: 0px 5px 0px 5px;
    height: 450px;
}


DIV#loginWrapper DIV#loginPanel
{
    z-index: 1000000000;
    width: 981px;
    position: relative;
    top: -321px;
    height: 321px;
    text-align: right;
}
DIV#loginWrapper SPAN.profileUsername
{
    font-weight: normal;
    font-size: 11px;
    color: #d0d0b4;
}
DIV#loginWrapper DIV#ftr P
{
    font-weight: normal;
    font-size: 11px;
    color: #d0d0b4;
}
DIV#loginWrapper A:link
{
    font-weight: normal;
    font-size: 11px;
    color: #d0d0b4;
}
DIV#loginWrapper A:active
{
    font-weight: normal;
    font-size: 11px;
    color: #d0d0b4;
}
DIV#loginWrapper A:visited
{
    font-weight: normal;
    font-size: 11px;
    color: #d0d0b4;
}


DIV#loginWrapper DIV#panelBackground
{
    z-index: -1;
    background: url(../../images/bguye.png) 0px 0px;
    left: 0px;
    width: 1000px;
    position: absolute;
    top: -150px;
    height: 520px;
}

DIV#loginWrapper DIV.loginBG
{
    padding-right: 12px;
    padding-left: 12px;
    padding-bottom: 12px;
    width: 260px;
    padding-top: 12px;
    position: absolute;
    top: 30px;
    background-color: #fff;
    text-align: left;
}

DIV.panelBG
{
    padding-right: 18px;
    padding-left: 18px;
    font-weight: bolder;
    font-size: 18px;
    padding-bottom: 18px;
    text-transform: none;
    color: #fff;
    padding-top: 18px;
    height: 210px;
    background-color: #4c4639;
    text-align: center;
    width: 565px;
}

DIV#loginWrapper DIV#panelBox
{
    left: 180px;
    width: 600px;
}

DIV#loginWrapper DIV#registerBox
{
    left: 180px;
    width: 264px;
}
DIV#loginWrapper DIV#dashboardBox
{
    left: 200px;
}
DIV#loginWrapper DIV#loginBox
{
    left: 510px;
    width: 264px;
}
DIV#loginWrapper DIV#loginError
{
    position: absolute;
    top: 275px;
    left: 50px;
    width: 650px;
    font-weight: bolder;
    font-size: 18px;
    color: #fff;
}

DIV#loginWrapper DIV.contentBG
{
    padding-right: 18px;
    padding-left: 18px;
    font-weight: bolder;
    font-size: 18px;
    padding-bottom: 18px;
    text-transform: none;
    color: #fff;
    padding-top: 18px; 
    background-color: #3f3f3f;
    text-align: center;
    width: 230px; 
}

DIV#loginWrapper DIV.contentBG P.notMember
{
    font-size: 16px;
    color: #FFCC33;
}
DIV#loginWrapper DIV.contentBG P.itsFree
{
    font-size: 16px;
    color: #FFCC33;
}
DIV#loginWrapper DIV.contentBG IMG
{
    margin-top: 0px;
    margin-bottom: 0px;
   padding:0px;
}
DIV#loginWrapper DIV.contentBG INPUT[type=text]
{
    padding-right: 4px;
    margin-top: 6px;
    padding-left: 75px;
    font-size: 15px;
    float: left;
    padding-bottom: 0px;
    padding-top:11px;
    width: 160px;
    height: 20px;
    color: black;
    border-top-style: none; 
    border-right-style: none;
    border-left-style: none;
    height: 25px;
    border-bottom-style: none;
    display: block;
}



DIV#loginWrapper DIV.contentBG A.button
{
    border-right: #fff 1px solid;
    padding-right: 8px;
    border-top: #fff 1px solid;
    padding-left: 8px;
    font-weight: normal;
    
    background: #d0d0b4;
    padding-bottom: 0px;
    text-transform: none;
    border-left: #fff 1px solid;
    color: #666;
    padding-top: 6px;
    border-bottom: #fff 1px solid;
    position: relative;
    top: 10px;
    float: left;
}
DIV#loginWrapper DIV.contentBG INPUT#loginbtn
{
    border-right: #fff 1px solid;
    padding-right: 0px;
    border-top: #fff 1px solid;
    margin-top: 10px;
    padding-left: 0px;
    font-weight: bold;
    font-size: 14px;
    float: right;
    padding-bottom: 0px;
    margin-left: 0px;
    text-transform: none;
    border-left: #fff 1px solid;
    width: 90px;
    cursor: pointer;
    color: #fff;
    padding-top: 0px;
    border-bottom: #fff 1px solid;
    height: 30px;
    background-color: #F1C001;
}
DIV#loginWrapper DIV.contentBG INPUT#sendForgotPwd
{
    border-right: #fff 1px solid;
    padding-right: 0px;
    border-top: #fff 1px solid;
    margin-top: 10px;
    padding-left: 0px;
    font-weight: bold;
    font-size: 14px;
    float: right;
    padding-bottom: 0px;
    margin-left: 0px;
    text-transform: none;
    border-left: #fff 1px solid;
    width: 90px;
    cursor: pointer;
    color: #fff;
    padding-top: 0px;
    border-bottom: #fff 1px solid;
    height: 28px;
    background-color: #F1C001;
}
.btngray
{
    background-color: Gray;
    border: 1px solid #FFFFFF;
    color: White;
    
    font-weight: normal;
    margin-top: 9px;
    margin-left: 5px;
    margin-right: 5px;
    padding-right: 8px;
    height:30px;
    padding-left: 8px;
    padding-bottom: 6px;
    padding-top: 4px;
    float: left;
}
.btnyellow
{
    background-color: #FFCC33;
    border: 1px solid #FFFFFF;
    color: White;
    
    font-weight: normal;
    margin-top: 9px;
    margin-left: 5px;
    margin-right: 5px;
    padding-right: 8px;
    height:30px;
    padding-left: 8px;
    padding-bottom: 4px;
    padding-top: 4px;
    float: left;
}

.btnred
{
    background-color: #C50000;
    border: 1px solid #FFFFFF;
    color: White;
    
    font-weight: normal;
    margin-top: 9px;
    margin-left: 5px;
    margin-right: 5px;
    padding-right: 8px;
    padding-left: 8px   ;
    padding-bottom: 5px;
    padding-top: 4px;
    float: left;
}



.forgetPassword
{  
    
    font-weight: normal;
    float: right;
    color:Black;
}


.btnblue
{
    background-color: #333399;
    border: 1px solid #FFFFFF;
    
    font-weight: normal;
    margin-top: 9px;
    margin-left: 5px;
    margin-right: 5px;
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 5px;
    padding-top: 4px;
    float: left;
}

.inputemail
{
    background: url(../../images/kadi.gif) #fff no-repeat left center;
    padding-right: 4px;
    margin-top: 6px;
    padding-left: 75px;
    font-size: 18px;
    float: left;
    padding-bottom: 0px;
    width: 127px;
    color: #c3c3c3;
    border-top-style: none;
    padding-top: 6px;
    border-right-style: none;
    border-left-style: none;
    height: 30px;
    border-bottom-style: none;
}
.password
{
    background: url(../../images/sifre.gif) #fff no-repeat left center;
    padding-right: 4px;
    margin-top: 6px;
    padding-left: 75px;
    font-size: 15px;
    float: left;
    padding-bottom: 0px;
    width: 160px;
    color: black;
    border-top-style: none;
    padding-top: 11px;
    border-right-style: none;
    border-left-style: none;
    height: 25px;
    border-bottom-style: none;
}

.username
{
    background: url(../../images/kadi.gif) #fff no-repeat left center;
    background-position:left;
    padding-right: 4px;
    margin-top: 6px;
    padding-left: 75px;
    font-size: 15px;
    float: left;
    padding-bottom: 0px;
    width: 127px;
    color: black;
    border-top-style: none;
    padding-top:11px;
    border-right-style: none;
    border-left-style: none;
    height:25px;
    border-bottom-style: none;
}
.password:focus
{
}
.username:focus
{
}
#forgotpasswordContent
{
    display: none;
}

DIV#loginWrapper DIV#dashboardBox
{
    width: 546px;
}
DIV#loginWrapper DIV#dashboardContent
{
    width: 507px;
}
DIV#loginWrapper DIV#hdr
{
    margin-top: -10px;
    margin-left: -10px;
}
DIV#loginWrapper DIV#hdr DIV#title
{
    float: left;
}
DIV#loginWrapper DIV#hdr DIV#profile
{
    float: left;
}
DIV#loginWrapper DIV#hdr DIV#profile
{
    right: 25px;
    float: left;
    margin-right: -8px;
    position: absolute;
}
DIV#loginWrapper DIV#hdr SPAN.profileUsername
{
    font-weight: lighter;
    color: #fff;
}
DIV#loginWrapper DIV.dataCell
{
    padding-right: 13px;
    padding-left: 13px;
    padding-bottom: 12px;
    width: 206px;
    padding-top: 5px;
    border-bottom: #6c685f 1px solid;
}
DIV#loginWrapper DIV.l
{
    border-right: #6c685f 1px solid;
    text-align: right;
}
DIV#loginWrapper DIV.r
{
    text-align: left;
}
DIV#loginWrapper DIV#dashboardContent DIV.t
{
    padding-top: 0px;
}
DIV#loginWrapper DIV#dashboardContent DIV.last
{
    padding-bottom: 0px;
    border-bottom-style: none;
}
.panel_button
{
    font-weight: bolder;
    font-size: 18px;
    z-index: 20;
    background: url(../../images/kapat.png) no-repeat 0px 0px;
    float: right;
    position: relative; /*     margin-left: auto; 	margin-right: auto;     */
    vertical-align: middle;
    text-transform: uppercase;
    width: 170px;
    cursor: pointer;
    color: #868073;
    top: 260px;
    height: 52px;
}
.panel_button A
{
    text-decoration: none;
}
