/* Clearfix */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
* html > body .clearfix {
	display: block;
	width: 100%;
}
* html .clearfix {
	height: 1%;
}
/* CSS Document */
a
{
	text-decoration:none;
	color:#335a85;
	cursor:pointer;
	font-weight:bold
}
a:hover,a.active
{
	color:#e00000;
}
b.back:hover
{
	color:#F00;
	cursor:pointer;
}
img.back:hover
{
	cursor:pointer;
}
body
{
	margin:0;
	padding:0;
	font-size:13px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#333333;
	background:url(/images/bg_body.jpg);
}
h2{
	width:100%;
	text-align:center;
	text-transform:uppercase;
	color:#335a85;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	margin:0;
	padding:0;
}
.header{
	height:20px;
	background-image:url(/images/bg_header.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
	position:fixed;
	width:100%;
	z-index:999;
	color:#646464;
	font-size:12px;
}
.goon{color:#646464; font-weight:normal}
.goon:hover{color:#d20700}
.ten_user{
	float:left;
	line-height:20px;
	text-indent:15px;
}
.tien_ich_header{
	float:right;
	line-height:20px;
	margin-right:10px
}
#fw_frame
{
	width:100%;
	clear:both;
	position:relative;
}
/* Menu */
.menu_header
{
	height:58px;
	width:100%;
	background:url(/images/bg_menu.jpg) repeat-x bottom;
	position:fixed;
	z-index:9999;
	top:20px;
}
.menu ul
{
	z-index:100;
	margin: 0;
	padding: 0;
	list-style-type: none;
	float:left;
}
/*Top level list items*/
.menu ul li
{
	position: relative;
	display: inline;
	list-style:none;
	float:left;
	text-transform:uppercase;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	cursor:pointer;
	font-size:11px;
	color:#FFF;
	margin:0 10px;
}
.menu ul li a
{
	color:#FFF;
	padding:18px 0 3px 0;
	display:block;
}
.menu ul li:hover,.menu ul li.active
{
	border-bottom:solid 2px #FFF;
}
.menu ul li:hover a,.menu ul li.active a
{
	color:#FFF;
}
.menu ul li.tc
{
	background:url(/images/menu/tc.png) no-repeat center 0;
}
.menu ul li.pv
{
	background:url(/images/menu/pv.png) no-repeat center 0;
}
.menu ul li.td
{
	background:url(/images/menu/td.png) no-repeat center 0;
}
.menu ul li.kh
{
	background:url(/images/menu/kh.png) no-repeat center 0;
}
.menu ul li.hd
{
	background:url(/images/menu/hd.png) no-repeat center 0;
}
.menu ul li.nv
{
	background:url(/images/menu/nv.png) no-repeat center 0;
}
.menu ul li.tck
{
	background:url(/images/menu/tck.png) no-repeat center 0;
}
.menu ul li.kvb
{
	background:url(/images/menu/kvb.png) no-repeat center 0;
}
.menu ul li.tk
{
	background:url(/images/menu/tk.png) no-repeat center 0;
}
.menu ul li.ti
{
	background:url(/images/menu/ti.png) no-repeat center 0;
}
.menu ul li.tr
{
	background:url(/images/menu/tr.png) no-repeat center 0;
	margin-right:0
}
/* Main Frame */
#main_frame
{
	text-align:left;
	width:100%;
}
.khung_tk_kh{
	float:left;
	width:100%;
	background:url(/images/bg_multi_button.jpg) top repeat-x;
}
.title_tk{
	float:left;
	padding:0 28px;
	line-height:30px;
	border:solid 1px #335a85;
	background:url(/images/icon_search.png),url(/images/bg_head_table_search.jpg);
	background-repeat:no-repeat, repeat-x;
	background-position:10px 8px, left;
	font-weight:bold;
	color:#FFF;
	border-bottom:0;
}
.title_tk_2{
	float:left;
	padding:0 20px;
	line-height:30px;
	border:solid 1px #335a85;
	background:url(/images/bg_head_table_search.jpg) repeat-x;
	font-weight:bold;
	color:#FFF;
	border-bottom:0;
	text-transform:uppercase;
}
.tk_kh{
	float:left;
	width:100%;
	background:#e9e9e9;
	border-left:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	padding:3px 0 2px 0;
}
.tk_kh label{
	float:left;
	line-height:30px;
	margin-right:5px;
}
.input_tk_kh{
	background:#fdfdfd;
	border:solid 1px #cdcdcd;
	padding:3px 0;
	border-radius:3px;
	float:left;
	width:100%;
	margin-right:10px;
}
.input_tk_kh:hover{
	border:solid 1px #A3A3A3;
}
.button_tk_kh{
	background:#577aa0;
	float:left;
	border:solid 1px #486b91;
	border-radius:3px;
	padding:3px 5px;
	color:#fff;
	cursor:pointer;
	margin:2px 5px 0 5px;
	font-size:11px;
}
.button_tk_kh_2{
	background:url(/images/bt3.jpg) repeat-x;
	border:solid 1px #af2d1c;
	float:left;
	border-radius:3px;
	padding:3px 5px;
	color:#fff;
	cursor:pointer;
	margin:2px 5px 0 5px;
	font-size:11px;
}
.tab_danh_sach_kh{
	line-height:25px;
	background:#ffffff;
	text-align:center;
	border-right:solid 1px #cccccc;
	border-top:solid 1px #cccccc;
	font-size:12px;
	margin-bottom:10px !important;
}
.tab_danh_sach_kh tr.head_danh_sach_kh{
	background:url(/images/bg_head_table.jpg) bottom repeat-x;
	text-align:center;
}
.tab_danh_sach_kh tr.head_danh_sach_kh td:first-child{
	border-left:solid 1px #cccccc;
}
.tab_danh_sach_kh tr.head_danh_sach_kh td{
	border:0;
	font-weight:bold;
	color:#476188;
	height:32px;
	line-height:32px;
}
.tab_danh_sach_kh tr:hover{
	background-color:#D9E3F0 !important;
}
.tab_danh_sach_kh tr.head_danh_sach_kh:hover{
	background:url(/images/bg_head_table.jpg) bottom repeat-x !important;
}
.tab_danh_sach_kh td{
	border-left:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	padding:0 5px;
}
.tab_danh_sach_kh td span{
	color:#335a85;
	font-weight:bold;
}
a.pop_up{
	color:#505050;
}
.pop_up{
	display: block;
	text-align: center;
	line-height:29px;
	padding:0 10px;
	color:#505050;
	cursor:pointer;
	float:left;
	margin:0 0 0 10px;
	border:0;
	font-size:11px;
}
.pop_up:hover{
	background-color:#CCC;
}
.bt1{
	background:url(/images/bt1.png) left no-repeat;
	padding-left:22px;
}
.bt2{
	background:url(/images/bt2.png) left no-repeat;
	padding-left:22px;
}
.bt3{
	background:url(/images/bt3.png) left no-repeat;
	padding-left:22px;
}
.bt4{
	background:url(/images/bt4.png) left no-repeat;
	padding-left:22px;
}
.bt5{
	background:url(/images/bt5.png) left no-repeat;
	padding-left:22px;
}
.bt6{
	background:url(/images/bt6.png) left no-repeat;
	padding-left:22px;
}
.bt7{
	background:url(/images/bt7.png) left no-repeat;
	padding-left:22px;
}
.bt8{
	background:url(/images/bt8.png) left no-repeat;
	padding-left:22px;
}
.pop_up img{
	float:left;
	margin:2px 5px 0 0;
}
.form_pop_up_mail{
	position: absolute;
	border: 5px solid #666;
	padding: 10px;
	background: white;
}
.form_pop_up{
	position: absolute;
	border: 5px solid #666;
	padding: 10px;
	background: white;
}
.form_pop_up h2{
	width:100%;
	text-align:center;
	text-transform:uppercase;
	color:#fff;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	margin:0;
	padding:5px 0;
	cursor:pointer;
	background:#335a85;
}
.form_pop_up label,.form_pop_up_mail label{
	float:left;
	line-height:30px;
	width:90px;
	font-size:12px;
}
.form_pop_up input,.form_pop_up_mail input{
	float:left;
	padding:3px 3px;
	margin:0 0 0 5px;
	width:200px;
	border:solid 1px #999;
}
.form_pop_up select,.form_pop_up_mail select{
	float:left;
	padding:2px 3px;
	margin:0 0 0 5px;
	width:210px;
	border:solid 1px #999;
}
.form_pop_up textarea{
	float:left;
	padding:2px 3px;
	margin:0 0 0 0;
	width:205px;
	height:50px;
	border:solid 1px #999;
	font-family:Tahoma, Geneva, sans-serif;
}
.form_pop_up .input_but,.form_pop_up_mail .input_but{
	background:url(/images/bt.jpg) repeat-x;
	color:#fff;
	border:solid 1px #095AB3;
	padding:5px 10px;
	cursor:pointer;
	font-weight:bold;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	width:100px;
	float:none;
}
.input_but_1{
	background:url(/images/bt.jpg) repeat-x;
	color:#fff;
	border:solid 1px #095AB3;
	padding:3px 10px;
	cursor:pointer;
	font-weight:bold;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	float:left;
}
.form_pop_up .input_but_2,.form_pop_up_mail .input_but_2{
	background:url(/images/bt3.jpg) repeat-x;
	border:solid 1px #af2d1c;
	color:#fff;
	padding:5px 10px;
	cursor:pointer;
	font-weight:bold;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	width:100px;
	float:none;
}
.but_nv{
	padding:5px 10px !important; 
	text-align:center; 
	font-weight:bold; 
	cursor:pointer;
	background:url(/images/bt.jpg) repeat-x;
	color:#FFF;
	border:solid 1px #095AB3;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
}
.but_nv_2{
	padding:5px 10px !important; 
	text-align:center; 
	font-weight:bold; 
	cursor:pointer;
	background:url(/images/bt3.jpg) repeat-x;
	color:#FFF;
	border:solid 1px #af2d1c;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
}
.time{
	padding:7px 5px;
	background:url(/images/icon_time.png) no-repeat right;
	border:solid 1px #ccc;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	width:80%;
}
#form_hd_thu_no{
	position: absolute;
	border: 5px solid #666;
	padding: 10px;
	background: white;
}
#results{
	width:209px;
	z-index:99999;
	position:absolute;
	max-height:300px;
	overflow-y:auto;
	left:5px;
	top:25px;
	display:none;
}
.table_search tr{cursor:pointer}
.table_search tr:hover{ background:#FC6}
.rang{
	float:left;
	margin: 0;
	padding:0;
}
.rang li{
	float:left;
	margin:0 3px 0 0;
	list-style:none;
	line-height:18px;
}
.rang li input{
	float:left;
	width:15px;
}
.title {
	line-height: 30px;
	background: url(/images/bg_head_table_search.jpg) repeat-x;
	font-weight: bold;
	color: #FFF;
	text-align:center;
	text-transform:uppercase;
	float:left;
	width:100%;
}
.stickytooltip_2{
	display:none;
	position:absolute;
	border:2px solid #dfdfdf !important;
	color:#666;
	background:url(/images/bg_hover.png);
	z-index:3000;
	width:240px;
	height:auto;
	padding:10px 15px;
	line-height:20px;
	font-weight:bold;
}
.stickytooltip_2 span{
	color:#4775a9;
}
.khung_phong{
	float:left;
	width:100%;
	border:solid 1px #CCC;
	background:#fff;
	padding-bottom:18px;
}
.phong{
	float:left;
	width:124px;
	height:64px;
	text-align:center;
	font-weight:bold;
	color:#888888;
	background:url(/images/trong.jpg) no-repeat;
	margin:18px 0 0 18px;
	position:relative;
}
.dang_su_dung{
	background:url(/images/su_dung.jpg) no-repeat;
	color:#FFF;
}
.sua_chua{
	background:url(/images/sua_chua.jpg) no-repeat;
	color:#FFF;
}
.don_phong{
	background:url(/images/don_phong.jpg) no-repeat;
	color:#FFF;
}
.check_out{
	background:url(/images/tra_phong.jpg) no-repeat;
	color:#FFF;
}
.dat_truoc{
	background:url(/images/dat_truoc.jpg) no-repeat;
	color:#1D7DAD;
}
.phong .hang_phong{
	position:absolute;
	bottom:10px;
	width:100%;
}
.phong .ten_phong{
	position:absolute;
	width:58px;
	height:27px;
	line-height:27px;
	right:2px;
	top:2px;
	color:#fff;
}
.title_khung_phong{
	float:left;
	line-height:33px;
	background:url(/images/bg_head_table.jpg) repeat-x;
	width:100%;
	height:33px;
}
.title_khung_phong span{
	float:left;
	margin-left:20px;
	font-weight:bold;
	color:#4775a9;
}
.chu_thich_so_do_phong{
	float:left;
	width:100%;
	position:fixed;
	bottom:0;
}
.trang_thai_phong{
	float:left; 
	cursor:pointer; 
	line-height:34px;
	font-weight:bold;
	padding:0 10px;
	border-right:solid 1px #CCC;
	color: #2B5888;
}
.tab_dat_phong input,.tab_dat_phong select,.tab_dat_phong textarea{
	border:solid 1px #999;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
}
.tab_dat_phong tr td.text_right{
	text-align:right;
	padding-right:5px;
}.tab_khung_danh_muc{
	border-bottom:solid 1px #cccccc;
	background:#f2f2f2;
	color:#335a85;
	line-height:32px;
	font-weight:bold;
}
.tab_khung_danh_muc td{
	border-bottom:solid 1px #cccccc;
}
.tab_khung_danh_muc td img{
	margin-top:10px;
}
.tab_danh_muc{
	border-bottom:solid 1px #cccccc;
	line-height:25px;
}
.tab_danh_muc td img{
	margin:5px 0 0 0;
}
.tab_khung_danh_muc a,.tab_danh_muc a{
	color:#335a85;
	font-weight:bold;
}
.tab_khung_danh_muc a:hover,.tab_danh_muc a:hover{
	color:#F00;
}
.footer{
	width:100%;
	background:url(/images/bg_footer.jpg) repeat-x;
	height:77px;
	float:left;
	line-height:20px;
}
.footer a,.footer a:hover{
	font-size:12px;
	color:#333333;
}
.time{
	padding:7px 5px;
	background:url(/images/icon_time.png) no-repeat right;
	border:solid 1px #ccc;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	width:80%;
}
.input_no_bor{
	border:0 !important;
	padding:3px 0 !important;
	width:100% !important;
	margin:0 !important;
}
.khung_ban_hang label{
	width:80px;
	float:left;
	margin-right:10px;
	line-height:25px;
}
.khung_ban_hang select{
	float:left;
	margin-right:10px;
	border:solid 1px #A9A9A9;
	padding:1px;
	width:155px;
}
.khung_ban_hang input{
	width:150px;
	float:left;
	margin-right:10px;
	border:solid 1px #A9A9A9;
	padding:2px;
}
table thead{
	background:#98BEE7;
}
table tr.tong_hop_bao_cao{
	background:#98BEE7;
}