﻿
     #content {
         /*background: url('../../Audanet/Content/Site/img/bg_gray.png') repeat;*/
         background: url('../Content/ImagesSite/bg_gray.png') repeat;
         width: 100%;
     }

      .bg-header {
            background: url('../Content/ImagesSite/bg_header.png') no-repeat center top;
            width: 100%;
            height: 141px;
        }


    .bg-content {
        /*background: url('../../Audanet/Content/Site/img/bg_indexbr.png') no-repeat center top;*/
        background: url('../Content/ImagesSite/bg_indexlt.png') no-repeat center top;
        width: 100%;
        z-index: 100000;
        height: 573px;
    }

    .logo-header {
        /*background: url('../../Audanet/Content/Site/img/hd_indexbr.png') no-repeat center top;*/
        background: url('../Content/ImagesSite/hd_indexlt.jpg') no-repeat center top;
        width: 100%;
        height: 163px;
    }

    .logo-footer {
        /*background: url('../../Audanet/Content/Site/img/ft_indexbr.png') no-repeat center;*/
        background: url('../Content/ImagesSite/ft_index.png') no-repeat center;
        width: 100%;
        height: 114px;
    }



    .login-menu {
        width: 100%;
        margin: 21px 0 0 0;
        height: 30px;       
    }

        .login-menu ul {
            width: 500px;
            margin: 0 auto;
        }

    .login-menu li {
        list-style: none;
        float: left;
        text-align: center;
        margin: 0 10px 0 0;
        height: 30px;
                
    }

    .login-menu li a, div.login-menu li a:link {
        color: #fff;
        font-weight: bold;
        font-size: 13px;
        text-decoration: none;
        padding: 5px 20px 0;
        height: 27px;
        display: block;
                    
    }

    .login-menu li a:hover, .login-menu li a.active {
        border: solid 3px #000;
        border-radius: 10px;
        margin: -3px;
        color: #000;
    }

    .login-menu li a.active:hover {
        background: none;
    }

    body #bg-login {
        background: no-repeat scroll center center #E36C0C;
        width: 280px;
        min-height: 280px;
        left: 300px;
        top: 40px;
        position: relative;
        border-radius: 15px;
        box-shadow: 5px 5px 5px #000000;
        -moz-box-shadow: 5px 5px 5px #000000;
        -webkit-box-shadow: 5px 5px 5px #000000;
    }

    .textbox-login {
        position: relative;
        border-radius: 10px;
        width: 255px;
        padding: 0px !important;
    }

    div#bg-login div input.login-submit {
        height: 30px;
        position: relative;
        left: 150px;
        top: 10px;
        width: 100px;
        font-family: Arial,Sans-Serif;
        background: transparent 0 0 no-repeat;
        color: #fff;
        font-weight: bold;
        cursor: pointer;
        border-color: #ffffff;
        font-weight: bold;
        float: left;
         border-radius: 5px;
    }

   

    .forgotPassword {
        position: relative;
        left: 15px;
        top: 50px;
        /*top: -35px;*/
    }

     input.forgotPassword {
        height: 30px;
        position: relative;
        left: 20px;
        top: 60px;
        width: 200px;
        font-family: Arial,Sans-Serif;
        background: transparent 0 0 no-repeat;
        color: #fff;
        font-weight: bold;
        cursor: pointer;
        border-color: #ffffff;
        font-weight: bold;
        float: left;
         border-radius: 5px;
    }

        .forgotPassword a {
            font-family: Arial,Sans-Serif;
            color: #ffffff;
            font-size: 12px;
            font-weight: bold;
        }

    .label-login 
    {
        position: relative;
        left: 15px;
        top: 40px;
    }

        .label-login label {
            font-family: Arial,Sans-Serif;
            color: #ffffff;
            font-size: 12px;
            font-weight: bold;
        }
    .label-password {
        position: relative;
        left: 15px;
        top: 45px;
    }

        .label-password label {
            font-family: Arial,Sans-Serif;
            color: #ffffff;
            font-size: 12px;
            font-weight: bold;
        }
    .terms-conditions {
        width: 170px;
        position: relative;
        left: 15px;
        top: 0px;
    }



        .terms-conditions a {
            font-size: 11px;
            font-family: Arial,Sans-Serif;
            color: #ffffff;
            font-weight: bold;
            width: 200px;
            line-height: 0%;
            margin: auto;
        }

    .terms-and-conditions {
        position: relative;
        top: 10px;
        left: 30px;
    }

 .content-about-system {
            width: 100%;
            height: 370px;
        }

        .address {
            top: 255px !important;
        }

        .content-company {
            width: 100%;
            height: 220px;
        }
        .address {
            top: 105px !important;
        }

         .address {
            top:220px !important;
        }


         h2 {
    color: #C25E00;
        font-size: 23px;
}

.TextPublic {
    color: #797979;
    font-family: Arial, Verdana, sans-serif;
    font-size: 14px;
    margin-bottom: 20px;
}

.contact ol, ul {
    list-style: none;
}

.contact ul li label {
    float: left;
    width: 100px;
    padding-left: 80px;
}

.contact ul li input, textarea {
    padding: 7px;
    width: 400px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    border: 1px solid #C25E00;
    background-color: #FFFFFF;
    -webkit-box-shadow: #B3B3B3 2px 2px 2px;
    -moz-box-shadow: #B3B3B3 2px 2px 2px;
    box-shadow: #B3B3B3 2px 2px 2px;
}





element.style {
    cursor: pointer;
}
.contact ul li input.submit {
    background: #C25E00;
    color: #fff;
    font-weight: bold;
    border: none;
    width: 100px;
    float: right;
    margin: 20px 115px 50px 0;
}

.validationerroremail {
    color: red;
    height: 25px;
    left: 180px;
    position: relative;
    top: 5px;
}