﻿@charset "utf-8";
/* CSS Document */
body {padding-top:5px; margin: 0px auto; background: #373737; color: #373839; font:normal 12px arial; }
#divtop{background:#05a5e3; height:102px; width:100%; float:left; min-width:1000px}
#divcontent{background:#fff; width:100%; float:left; min-width:1000px}
#logon{	margin: 0px auto; padding: 0px; width: 757px; background:#000}
.logon_cont{ float:left; width: 757px; margin-top:40px; margin-bottom:40px;}
span{ color:Red;}
a{ color:#3300f4; text-decoration:none; }
a:hover{ color:#e97d13 }
ul{margin:0; padding:10px 0px 10px 0px; float:left; list-style:none; list-style-type:none;}
#tlogo {
    width: 757px; height: 67px; margin:0 auto;  background:url("../../UserThemes/images/logo.png") no-repeat;
    margin-top:15px;   
}
.sys-manager{font-size:20px; float:right; color:#fff; text-transform:uppercase; line-height:60px; display:block}
/** FOOTER **/
#footer {width: 100%;float:left; font:normal 12px arial; text-align: center; color:#fff; padding-top:10px}


.bg_form{
	position:relative;
	float:left;
	background:url(../../UserThemes/images/bg.jpg) no-repeat;
	width:462px;
	height:339px;
	margin-left:20px;
}
.bg_form_1{ 
	position:relative;
	float: right; width:255px; 
	background:url(../../UserThemes/images/bg_rorm.png) no-repeat; 
	height:206px;
	padding:8px 0px 0px 8px;
	margin-top:90px;
	margin-right:8px;
	
}
.dangnhap{
	position:relative;
	float:left;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
	width:390px;
	padding:8px 0px 0px 40px;
}
.width275{ position:relative; float:left; width:275px;margin-top: 35px;}
.text_bold{ font-weight:bold}
.text11{ font-size:11px;}
.text_red_bold{ font-weight:bold; color:#FF0000}
.text18_red_bold{ font-weight:bold; color:#FF0000; font-size:24px}
.margin_top5{ margin-top:5px;}
.bg_1{ position:relative; float:left; background:url(../../UserThemes/images/2.jpg) no-repeat; width:163px; height:44px; padding:20px 0px 0px 110px}
.bg_2{ position:relative; float:left; background: url(../../UserThemes/images/1.jpg) no-repeat; width:193px; height:52px; padding:5px 0px 0px 80px}
.bg_3{ position:relative; float:left; background:url(../../UserThemes/images/3.jpg) no-repeat; width:193px; height:52px; padding:5px 0px 0px 80px}
.bg_4{ position:relative; float:left; background: url(../../UserThemes/images/4.jpg) no-repeat; width:193px; height:52px; padding:5px 0px 0px 80px}

.TextBox
{
    font-size: 8pt;
    font-family: Tahoma,arial,sans-serif;
    border-right: steelblue 1px solid;
    border-top: steelblue 1px solid;
    border-left: steelblue 1px solid;
    border-bottom: steelblue 1px solid;
}

.ForgotPassword
{
    background-image: url(../../UserThemes/images/forgot.gif);
    background-repeat: no-repeat;
    background-position:1px 3px;
    color:#000;
}

.ForgotPassword A
{
    color:Black;
    text-decoration:underline;
}

.Button
{
    background:url(../../UserThemes/images/btn.png) no-repeat ;
    background-repeat: no-repeat;
    border:0px solid white;
    width:77px; 
    height:22px;
    font-size: 8pt;
    font-family: Tahoma;  
	color:#FFF; 
    cursor:pointer;
}

.errorpage
{
	color: #FF3300;
	font-weight: bold;	
}
