
body, table, td, form { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; color:#000;}
a img {border:none;}
a, a:visited {color:#99244C; text-decoration:none;}
#container { width:600px; }

#right {float:right; height:443px; width:460px; background-image:url(back_login.jpg); }

#left {float:left; height:443px; width:140px; background-color:#C6C7C8;}

#logo_login { width:140px; height:111px; margin-top:30px; }

#back_user {   width:460px; height:443px; z-index:0;}

#title {text-align:left; margin:12px 0;}
#company { position:fixed; bottom:5px; right:5px;}

#login_table { background-color:#C6C7C8; width:185px; height:150px; float:right; margin-right:30px; margin-top:265px; color:#3D3736;}

.cs-login-panel
{
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    background-color: #cccccc;
    padding: 7px;
}

.cs-login-row-title
{
    text-align: center;
    height: 25px;
    color: #8C003D;
    background: #cccccc;
    background: -moz-linear-gradient(top,  #cccccc 0%, #ffffff 50%, #cccccc 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cccccc), color-stop(50%,#ffffff), color-stop(100%,#cccccc));
    background: -webkit-linear-gradient(top,  #cccccc 0%,#ffffff 50%,#cccccc 100%);
    background: -o-linear-gradient(top,  #cccccc 0%,#ffffff 50%,#cccccc 100%);
    background: -ms-linear-gradient(top,  #cccccc 0%,#ffffff 50%,#cccccc 100%);
    background: linear-gradient(to bottom,  #cccccc 0%,#ffffff 50%,#cccccc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#cccccc',GradientType=0 );
}

.cs-login-title
{
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
}

.cs-login-label
{
    font-size: 12px;
}

.cs-login-input
{
    font-size: 12px !important;
    border: solid 1px #9B9B9B;
    width: 167px !important;
    height: 22px !important;
}

.cs-login-row-btn
{
    text-align: right;
}

.cs-login-btn
{
    color: #8C003D;
    background-color: #FFF;
    border: solid 1px #8C003D;
    font-size: 13px !important;
    margin-top: 7px !important;
}

.cs-login-error
{
    color: Red;
}

#legals { text-align:right;  display:block; padding-top:8px;}
#legals img {vertical-align:top;}
.clear { clear:both;}
