/***********************************************************
"Project          	: 	Amara Raja"
"Created By      	: 	Kalpana"
***********************************************************/
body
{
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #d8d7d7;
}
.login-body
{
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #d8d7d7;
}
.login_wrapper
{
    width: 100%;
    margin: 0;
    padding: 0;
    background-color: #fff;
    border-bottom: 2px solid #aba8a8;
}
.login_container
{
    width: 1000px;
    margin: 0 auto;
}
.login_header
{
    width: 1000px;
    text-align: left;
    border-bottom: 3px solid #98c747;
    height: 98px;
    background-color: #231f20;
}
.login-header-lt
{
    float: left;
    width: 50%;
    padding-top: 10px;
    padding-left: 2%;
}
.login-header-rt
{
    float: right;
    width: 45%;
    text-align: right;
    padding-top: 40px;
    padding-right: 10px;
}
.logincont
{
    float: left;
    width: 1000px;
    background-color: White;
}
.logincont_left
{
    float: left;
    width: 48%;
    margin-left: 5%;
    margin-top: 78px;
    height: 300px;
    background-image: url(../Images/Login/logincont_left.png);
    background-repeat: no-repeat;
    background-position: left top;
}
#loginright
{
    float: right;
    width: 38%;
    margin-right: 1%;
    padding-left: 2%;
    background-image: url(../Images/Login/login-box.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}
.logincont_right
{
    float: left;
    width: 400px;
    height: 220px;
    margin-top: 145px;
}

.forgot_right
{
    float: left;
    width: 400px;
    height: 220px;
    margin-top: 150px;
}
.loginarea
{
    float: left;
    width: 302px;
    padding-left: 20px;
}
.loginhead
{
    font-family: Arial;
    font-size: 24px;
    color: #FFF;
    font-weight: normal;
    padding-left: 23px;
    padding-top: 0px;
    height: 30px;
    line-height: 30px;
}
.loginfield
{
    float: left;
    margin-top: 10px;
    width: 325px;
}
.loginsub
{
    float: left;
    width: 100px;
}
.forgotfield
{
    float: left;
    margin-top: 5px;
    width: 325px;
    height: 45px;
}
.loginmessage
{
    float: left;
    padding-top: 5px;
    width: 300px;
    padding-bottom: 5px;
}
.logintext
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding-top: 5px;
    color: #fff;
    font-weight: normal;
    float: left;
    width: 100px;
    text-align: left;
    line-height: 20px;
}
.login_input
{
    background: #eeeeee url(../images/inputbg.jpg) repeat-x left top;
    border: 1px solid #cfcfcf;
    height: 24px;
    line-height: 24px;
    padding-left: 2px;
    width: 200px;
    margin-bottom:3px;
}
.loginfieldside
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #0a2e7c;
    font-weight: normal;
    float: left;
    width: 210px;
}
.loginfieldside2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #0a2e7c;
    font-weight: normal;
    float: left;
    width: 100px;
}
.loginfoot
{
    float: left;
    width: 341px;
    margin-top: 1px;
    height: 35px;
}
.login_button
{
    background: #984330 url(../images/login/button_bg.gif) repeat-x left top;
    height: 28px;
    line-height: 21px;
    border: 1px solid #bc6855;
    color: #fff;
    font-size: 12px;
    cursor: pointer;
    margin-left: 20px;
}
.forgotpwd
{
    font-size: 11px;
    font-weight: normal;
    color: #fefefe;
    line-height: 30px;
    margin-left: 5px;
    float: left;
    width: 100px;
}
.forgotpwd a
{
    font-size: 11px;
    font-weight: normal;
    color: #fefefe;
}
.forgotpwd a:hover
{
    text-decoration: none;
    color: #fba48f;
}
.forgotlink
{
    font-size: 11px;
    font-weight: normal;
    color: #fff;
    text-decoration: none;
}
a.forgotlink:link, a.forgotlink:visited, a.forgotlink:active
{
    font-size: 11px;
    font-weight: normal;
    color: #fff;
    text-decoration: underline;
}
a.forgotlink:hover
{
    font-size: 11px;
    font-weight: normal;
    color: #fdff33;
    text-decoration: none;
}

.loginfooter
{
    padding-top: 2px;
    padding-left: 10px;
    padding-bottom: 2px;
    background-color: #000;
}
.powerdby
{
    float: left;
    font-size: 11px;
    color: #fff;
    padding-top: 5px;
}
.zedservicelogo
{
    float: left;
    margin-left: 5px;
}
.copyright
{
    display: block;
    clear: both;
    font-size: 11px;
    color: #fff;
}
.error
{
    font-size: 11px;
    font-weight: normal;
    color: #fdff33;
    text-decoration: none;
    height: 15px;
}
.wel-txt
{
    font-family: Arial;
    font-size: 30px;
    color: #83817f;
    text-align: center; /*margin:10px;	*/
}
.lower-strip
{
    background: url(../images/login/lower-strip.png) no-repeat center bottom;
    height: 130px;
    width: 100%;
    margin-bottom: 10px;
}

.clear
{
    clear: both;
}
.user
{
    background: url(../Images/Login/user.png) no-repeat left top;
    padding-left: 24px;
    height: 20px;
}
.pass
{
    background: url(../Images/Login/pass.png) no-repeat left top;
    padding-left: 24px;
    height: 20px;
}
