﻿body
{
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
}

a
{
    color: #333333;
    text-decoration: none;
    font-size: 14px;
}

a:hover
{
    color: #333333;
    text-decoration: underline;
}

a img
{
    border: none;
}

.containerr
{
    width: 1000px;
    margin: 0px auto;
    position: relative;
    height: auto;
    color: #55575b;
}

.loginPanel
{
    background: url(../images/login_panel.gif) no-repeat;
    width: 100%;
    height: 410px;
    float: left;
}

.loginPanel .grad
{
    background: url(../images/login_panel_grad.gif) no-repeat;
    width: 944px;
    margin-left: 22px;
    height: 410px;
}

.loginPanel .grad .hd
{
    width: 100%;
    text-indent: 15px;
    color: #55575b;
    font-size: 16px;
    font-weight: bold;
}

.logoPanel
{
    width: 100%;
    height: 100%;
    float: left;
}

.log0
{
    margin-left: 25px;
    margin-top: 20px;
    float: left;
}

.dummy
{
    width: 100%;
    height: 06px;
    font-size: 0;
    float: left;
}

.dummy2
{
    width: 100%;
    height: 01px;
    font-size: 0;
    float: left;
}

.lrnin
{
    /*	width:100%; */
    float: right;
    color: #333333;
    font-size: 25px;
    font-weight: bold;
    margin-right: 35px;
    text-align: right;
    margin-top: 10px;
}

.pwrin
{
    color: #828282;
    font-size: 12px;
    text-align: right;
    margin: 5px 0px 0px 0px;
}

.mt65
{
    width: 100%;
    height: 37px;
    float: left;
}

.mt40
{
    width: 100%;
    height: 40px;
    float: left;
}

.div1
{
    width: 100%;
    float: left;
    height: 45px;
    margin-bottom: 10px;
}

.div1 .labell
{
    width: 316px;
    float: left;
    text-align: right;
    color: #55575b;
    font-size: 14px;
    padding: 6px 14px 0 0;
}

.div1 .txtBox
{
    width: 300px;
    float: left;
    text-align: left;
    color: #55575b;
    font-size: 14px;
    background: url(../images/text_field.gif);
    height: 32px;
    border: 0;
    outline: 0;
    text-indent: 5px;
}



.div1 .rembr
{
    color: #55575b;
    font-size: 14px;
    float: left;
}

.footer_div
{
    width: 100%;
    float: left;
    height: 35px;
    margin-top: 43px;
}

.footer_div .changee
{
    margin: 5px 7px 0 25px;
    float: left;
}

.footer_div1
{
    width: 100%;
    float: left;
    height: 35px;
    margin-top: 10px;
}

.footer_div1 .changee
{
    margin: 5px 7px 0 25px;
    float: left;
}

.footer_div .schek
{
    float: left;
    margin-top: 5px;
    text-align: left;
}

.grtr_sympl
{
    color: #333333;
    font-size: 14px;
}

.issuemail
{
    color: #605d5c;
    font-size: 14px;
    float: right;
    margin: 5px 15px 0px 0px;
    text-align: right;
    width: 51%;
}

.issuemail a
{
    color: #333333;
}

issuemail a:hover
{
    color: #333;
    text-decoration: underline;
}

.checkbox
{
    width: 19px;
    height: 18px;
    padding: 0px;
    background: url(../images/checkss.gif) no-repeat;
    display: block;
    float: left;
}

.checked
{
    background-position: 0px -50px;
}

.inpField
{
    width: 285px;
    float: left;
    border: 0;
    padding: 6px;
    color: #55575b;
    outline: none;
    margin: 1px;
    background: transparent;
}


.submit_btn
{
    border: none;
    background: none;
    padding: 0;
    width: auto;
    overflow: visible;
    text-align: center;
    white-space: nowrap;
    line-height: 33px;
    cursor: pointer;
    color: #ffffff;
    text-transform: capitalize;
    font-weight: bold;
    font-size: 12px;
    cursor: pointer;
}

.submit_btn span, .submit_btn p
{
    display: block;
    margin: 0;
    padding: 0 10px 0px 0px;
}

.submit_btn span
{
    padding-left: 10px;
    background: url(../images/red_btn_bg.gif);
    background-repeat: repeat-x;
}

.submit_btn span:hover
{
    padding-left: 10px;
    background: url(../images/red_btn_bg_hover.gif);
    background-repeat: repeat-x;
}

.submit_btn p
{
    padding-right: 13px;
    background-image: url(../images/arrow.png);
    background-repeat: no-repeat;
    background-position: right;
}

/*LOGIN BUTTOM NEW STYLE*/


/*.login_btn {
    border: none;
    background: none;
    padding: 0;
    width: auto;
    overflow: visible;
    text-align: center;
    white-space: nowrap;
    line-height: 33px;
    cursor: pointer;
    color: #ffffff;
    text-transform: capitalize;
    font-weight: bold;
    font-size: 12px;
    cursor: pointer;
}

    .login_btn span, .login_btn p {
        display: block;
        margin: 0;
        padding: 0 10px 0px 0px;
    }

    .login_btn span {
        padding-left: 10px;
        background: url(../images/login_normal.gif) repeat-x;
        line-height: 39px;
    }

        .login_btn span:hover {
            padding-left: 10px;
            background: url(../images/login_hover.gif) repeat-x;
        }

    .login_btn p {
        padding-right: 13px;
        background-image: url(../images/arrow.png);
        background-repeat: no-repeat;
        background-position: right;
        font-size: 15px;
    }*/

#divTopSpace
{
    margin-top: 10%;
}


.login_btn
{
    font-family: Arial, Verdana;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
    padding: 0 10px 0 10px;
    margin-right: 10px;
    float: left;
    height: 40px;
    width: 100px;
}

.login_btn:hover
{
    font-family: Arial, Verdana;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
    height: 40px;
    margin-right: 10px;
    width: 100px;
}
