﻿body {
    font-family: arial, Helvetica, sans-serif;
    padding: 0;
    margin: 0;
    background-position: center top;
    background-image: url('../images/bgmain.jpg');
    background-repeat: repeat-x;
    background-color: #e57e07;
    height: 100%;
}

#row-Top {
    background-position: center top;
    width: 955px;
    height: 395px;
    margin: 0 auto;
    background-image: url('../images/img-top.jpg');
    background-repeat: no-repeat;
}

#row-Middle {
    width: 955px;
    height: 66px;
    margin: 0 auto;
}

#row-Buttom {
    background-position: center top;
    width: 955px;
    height: 119px;
    margin: 0 auto;
    background-image: url('../images/img-btm.jpg');
    background-repeat: no-repeat;
}

    #row-Buttom .errPanel {
        padding-left: 545px;
        padding-top: 10px;
        width: 400px;
        font-size: 12px;
        color: #FFFFFF;
        font-family: tahoma;
        direction: rtl;
    }



    #row-Buttom .asrp {
        margin-left: 370px;
        margin-top: 40px;
    }

        #row-Buttom .asrp a {
            font-family: tahoma;
            font-size: 11px;
            color: #b24200;
            text-decoration: none;
        }

            #row-Buttom .asrp a:hover {
                color: #a43400;
            }

        #row-Buttom .asrp ul {
            display: block;
            list-style-type: none;
        }

            #row-Buttom .asrp ul li {
                display: inline;
                list-style: none;
                padding-right: 2px;
                padding-left: 2px;
            }

    #row-Buttom .asrp2 {
        margin-left: 335px;
        margin-top: 105px;
    }

#row-Middle .left {
    background-position: left top;
    width: 245px;
    height: 63px;
    float: left;
    background-image: url('../images/logo_left.jpg');
    background-repeat: no-repeat;
}

#row-Middle .right {
    width: 710px;
    height: 63px;
    float: right;
}


#Panel {
    margin-top: 10px;
    margin-bottom: 11px;
    height: 45px;
    width: 706px;
}

    #Panel .col1 {
        background-position: left;
        width: 5px;
        height: 45px;
        background-image: url('../images/col1.jpg');
        background-repeat: no-repeat;
        float: left;
    }

    #Panel .col2 {
        width: 580px;
        height: 35px;
        background-image: url('../images/col2.jpg');
        background-repeat: repeat-x;
        border-right-style: solid;
        border-right-width: 1px;
        border-right-color: #000000;
        float: left;
        padding-top: 10px;
        padding-left: 10px;
    }

    #Panel .col3 {
        width: 109px;
        height: 45px;
        float: left;
    }

    #Panel .col2-1 {
        width: 500px;
        height: 35px;
        background-image: url('../images/col2.jpg');
        background-repeat: repeat-x;
        border-right-style: solid;
        border-right-width: 1px;
        border-right-color: #000000;
        float: left;
        padding-top: 10px;
        padding-left: 10px;
    }


.text-input {
    width: 150px;
    padding: 5px;
    margin: 0;
    height: 14px;
    background-image: url('../images/bg_input.jpg');
    background-repeat: no-repeat;
    background-position: left top;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    border: 0 solid #FFFFFF;
}

.text-input-2 {
    margin: 0;
    background-position: left top;
    text-align: center;
    width: 150px;
    padding: 5px;
    height: 14px;
    background-image: url('../images/bg_input.jpg');
    background-repeat: no-repeat;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    border: 0 solid #FFFFFF;
}

.button {
    cursor: pointer;
    width: 109px;
    height: 45px;
    background-image: url('../images/btnLogin.jpg');
    background-repeat: no-repeat;
    border: 0 solid #FFFFFF;
}

.button2 {
    cursor: pointer;
    width: 109px;
    height: 45px;
    background-image: url('../images/btnLogin2.jpg');
    background-repeat: no-repeat;
    border: 0 solid #FFFFFF;
}

.lbl2 {
    font-size: 12px;
    color: #FFFFFF;
    font-family: Tahoma;
}

label {
    font-size: 11px;
    color: #FFFFFF;
    padding-left: 5px;
}

.namad {
    position: absolute;
    left: 20px;
    top: 20px;
}

/* Row-Middle-Top */

#row-Middle-Top {
    width: 955px;
    height: 66px;
    margin: 0 auto;
}

    #row-Middle-Top .left {
        background-position: left top;
        width: 345px;
        height: 63px;
        float: left;
    }

    #row-Middle-Top .right {
        width: 610px;
        height: 63px;
        float: right;
    }

.Panel-Captcha {
    margin-top: 10px;
    margin-bottom: 11px;
    height: 45px;
    width: 706px;
}

    .Panel-Captcha .col1 {
        background-position: left;
        width: 5px;
        height: 45px;
        background-image: url('../images/col1.jpg');
        background-repeat: no-repeat;
        float: left;
    }

    .Panel-Captcha .col2 {
        width: 220px;
        height: 35px;
        background-image: url('../images/col2.jpg');
        background-repeat: repeat-x;
        float: left;
        padding-top: 10px;
        padding-left: 10px;
        -webkit-border-top-left-radius: 6px;
        -webkit-border-bottom-left-radius: 6px;
        -moz-border-radius-topleft: 6px;
        -moz-border-radius-bottomleft: 6px;
        border-top-left-radius: 6px;
        border-bottom-left-radius: 6px;
        font-family: Tahoma;
    }

    .Panel-Captcha .col3 {
        width: 170px;
        height: 35px;
        background-image: url('../images/col2.jpg');
        background-repeat: repeat-x;
        float: left;
        padding-top: 10px;
        padding-left: 10px;
        -webkit-border-top-right-radius: 6px;
        -webkit-border-bottom-right-radius: 6px;
        -moz-border-radius-topright: 6px;
        -moz-border-radius-bottomright: 6px;
        border-top-right-radius: 6px;
        border-bottom-right-radius: 6px;
    }

.text-center {
    text-align: center;
}

.link-send {
    color: #ffffff;
    text-decoration: underline;
    font-family: Tahoma;
    font-size: 12px;
}
