/*  LOGIN -------------------------------------------------------------------------------- */	
th {background-color:transparent;color:#333}
#login-inner th { padding: 0 0 6px 0; text-align: left; width: 95px; }
#login-inner td { padding: 0 0 6px 0; }
#forgot-inner th { padding: 0 0 6px 0; text-align: left; width: 110px; }
#forgot-inner td { padding: 0 0 6px 0; }

#login-bg {background:url(../images/login/login_bg.jpg) no-repeat top center;}
#login-holder {margin:0px auto 0 auto; width: 508px; padding:110px 0 135px 0;}
#loginbox {background:url(../images/login/loginbox_bg.png) no-repeat;height:222px;padding:50px 0 0 50px;}
#login-inner {color:#161616;font-family:Tahoma;font-size:13px;line-height:30px;position:relative;bottom:-45px;}
#login-inner label {color:#161616; cursor: pointer; font-family:Tahoma;font-weight:bold;line-height:12px;padding-left:10px;}
.checkbox-size {width:13px;height:13px; margin: 5px 0;}
.login-inp {background:url(../images/login/inp_login.gif) no-repeat;border:none;color:#fff;font-size:16px;height:28px;padding:6px 6px 0 10px;width:204px;margin-left:20px;}
#logo-login {float:left;height:35px;margin:145px 0 0 15px;}
a.forgot-pwd {color:#161616;font-family:Tahoma;font-size:12px;font-weight:bold;position:absolute;right:50px;bottom:-35px;}
a:hover.forgot-pwd {color:#fff;}
a.not-registered {color:#161616;font-family:Tahoma;font-size:12px;font-weight:bold;position:absolute;bottom:-35px;}
a:hover.not-registered {color:#fff;}
a.back-login {color:#161616;font-family:Tahoma;font-size:12px;font-weight:bold;position:absolute;right:50px;bottom:-35px;}
a:hover.back-login {color:#fff;}
#forgotbox {background:url(../images/login/loginbox_bg.png) no-repeat;height:222px;padding:50px 0 0 50px;}
#forgotbox-text {width:400px;color:#161616;font-family:Tahoma;font-size:13px;font-weight:bold;line-height:20px; text-shadow:#EEE;}
#forgot-inner {color:#161616;font-family:Tahoma;font-size: 13px;line-height:30px; position:relative;top:20px;}
#forgot-inner label {color:#161616;font-family:Tahoma;font-weight:bold;}
#button-loginsubmit {background:transparent url(../images/login/button_submit.png) 0 0 no-repeat;border:none;height:29px;width:73px;cursor:pointer;margin-left:20px;}
#button-loginsubmit span {display: none;}
#button-loginlogin {background:transparent url(../images/login/button_login.png) 0 0 no-repeat;border:none;height:29px;width:73px;cursor:pointer;margin-left:20px;}
#button-loginlogin span {display: none;}

/*
.submit-login {background:url(../images/login/submit_login.gif) no-repeat;border: none;cursor:pointer;}
.submit-login:hover{background: url(../images/login/submit_login.gif) no-repeat 0 -29px;}*/
