﻿body {
    background-color: #EEF1FA;
    color: #171d2d;

    background-image: url('Gradient.jpg'); 
    background-position: left top;
    background-repeat: repeat-x;
    margin:0px;    
}

.Form  {
    background-image: url('Background.jpg');
    background-position: left top;
    background-repeat: no-repeat;
}

body table, div, tr, td, li, ul, lable, hr
{
	font-family: Arial, Tahoma, Verdana, Times New Roman;
	font-size: 9pt;
	color: #1E1E1E;
}

.BodyForm
{
	background-color: inherit;
	background-image: none;
	margin:0px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 9pt;
}

.ASPXEditorLeft
{
	float:left;
	margin-right: 5px;
}

.cssASPXEditor
{
	float:left;
	margin-right: 5px;
}

.ASPXEditorRight
{
	float:right;
	margin-left: 5px;
}

a
{
	color: #003498;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.loading{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity='60');
	-moz-opacity: 0.6;
	opacity: 0.6;
	width: 100%;
	height: 100%;
}

.loading img
{	
	position: absolute;
	top: 40%;
	left: 45%;
	/*border: solid 2px YellowGreen;
	background-color: White;	
	padding: 5px 5px 10px 5px;
	filter:alpha(opacity=100%);*/
}

/*Form Khach hang/default*/
.divThongTinCanBiet
{
	border-style: solid;
	border-color: #78797b;
	border-width: 5px;
	padding: 5px;
}

.divAnhBDS
{
	border-style: solid;
	border-color: Silver;
	border-width: 1px;
	padding: 2px;
}

.btnDefault
{
	border-style: solid;
	border-color: #78797b;
	border-width: 1px;
	color: #f65c22;
	font-weight: bold;
	cursor: pointer;
}

.tdTopLeft
{
	width: 10px;
	height: 10px;
	background-image: url('default/top-left.gif');
}

.tdTopCenter
{
	background-image: url('default/top-center.gif');
	background-repeat: repeat-x;
}

.tdTopRight
{
	width: 10px;
	height: 10px;
	background-image: url('default/top-right.gif');
}

.tdCenterLeft
{
	width: 10px;
	background-image: url('default/center-left.gif');
	background-repeat: repeat-y;
}

.tdCenterRight
{
	background-image: url('default/center-right.gif');
	background-repeat: repeat-y;
}

.tdBottomLeft
{
	width: 10px;
	height: 10px;
	background-image: url('default/bottom-left.gif');
}

.tdBottomCenter
{
	background-image: url('default/bottom-center.gif');
	background-repeat: repeat-x;
}

.tdBottomRight
{
	width: 10px;
	height: 10px;
	background-image: url('default/bottom-right.gif');
}


/* Form YeuCauSuaChua */
.ChiTietYCSC
{
	
}

.ChiTietYCSC_TieuDe
{
	font-weight: bold; 
	padding-bottom: 5px; 
	padding-top: 5px; 
	padding-left: 5px;
	background-color: #ccccff;
}

.FormPhanHoi
{
	border: #ccccff 2px solid; 
	margin-top: 10px; 
	width: 100%; 	
}
.FormPhanHoi_TieuDe
{
	font-weight: bold; 
	padding-bottom: 5px; 
	padding-top: 5px; 
	background-color: #ccccff;
}

/*Cac Form quan ly tin BDS*/
.tdThongTin
{
	padding: 5px; 
	background-color: #ffb17d; 
	font-weight:bold; 
	cursor: pointer;
}

.tdHinhAnh
{
	padding: 5px;
	background-color: #e6e0ec; 
	font-weight:bold; 
	cursor: pointer;
}

.tdMatBang
{
	padding: 5px;
	background-color: #ffb17d; 
	font-weight:bold; 
	cursor: pointer;
}

.tdVideo
{
	padding: 5px;
	background-color: #e6e0ec; 
	font-weight:bold; 
	cursor: pointer;
}

.tdTieuDeBDS
{
	padding-right: 5px; 
	padding-left: 5px; 
	font-weight: bold; 
	font-size: 10pt; 
	padding-bottom: 3px; 
	padding-top: 3px; 
	background-color: #e0dae9;
}

/* Form ChiTietBDS.aspx */
.tdChiTietBDS
{
	white-space: nowrap;
	width: 20%;
	padding-left: 10px;
	font-weight:bold;
	color:Gray;
}

.tdTitleThuocTin
{
	color: #FFEDED;
	font-weight:bold;
	white-space: nowrap;
	background-image: url('tcTabTopBack.gif');
	border-style: solid;
	border-color: #3a8bc7;
	border-width: 1px;
	height:23px;
	padding-left:5px;
}


.cssFileUpLoad
{
	border-style: solid;
	border-width: 1px;
	border-color: Gray;
}


.cssTextBox
{
	border-style: solid;
	border-width: 1px;
	border-color: Gray;
}

.cssTextBox:hover
{
	border-style: solid;
	border-width: 1px;
	border-color: #11A3EA;
}

.btnBlack
{
	background: url('btnBlack.gif');
	background-repeat: repeat-x;
	border-style: solid;
	border-width: 1px;
	border-color: Black;
	color: White;
	height: 22px;
	cursor: pointer;
}

.btnBlack:hover
{
	border-style: solid;
	border-width: 1px;
	border-color: #11A3EA;
	color: #11A3EA;
}

/*TABLE*/
.tbl46
{
	margin-top: 10px;
	width: 100%;
}

.td40
{
	padding-right: 5px;
	vertical-align: text-top;
	width: 40%;	
}

.lblMaKT
{
	background-color: Silver;
	padding: 5px 5px 5px 5px;
	color: White;
}

.tblMainAdmin
{
	width: 1000px;
	background-color: White;
}

.tdContenBDS
{
	padding: 10px;
	text-align: left;
	vertical-align: text-top;
}

.boxHeader
{
	border-width: 1px;
	border-style:solid;
	border-color: Silver;
	padding: 5px 5px 5px 5px ;
	color: #FF6600;
	font-weight: bold;
	font-family: Arial;
	font-size: 10pt;
}

.tdLeTrai
{
	width: 125px;
	vertical-align: top;
}

.master_top_right
{
	background-image: url('top_right.gif');
	width:150px;
	color: White;
	padding: 5px;
}

.master_bottom_right
{
	background-image: url('bottom_right.gif');
	width:150px;
	color: White;
	padding: 5px;
}

.tiente {margin:0px;}
.tiente li { display:inline;}
.tiente li a { padding:3px 8px; display:block; float:left; border:1px solid #d3d3d3; font:10px Arial; color:#000000; margin:0 5px 0 0}
.tiente li.ac a { font:10px Arial; color:#004f8b;}

.trTienTe {margin:0px;display:inline;}
.trTienTe td { display:inline;}
.trTienTe td a { padding:3px 8px; display:block; float:left; border:1px solid #d3d3d3; font:10px Arial; color:#000000; margin:0 5px 0 0}
.trTienTe td.ac a { font:10px Arial; color:#004f8b;}


.News_Title
{
	font: 9pt Tahoma;
	color:#FFEDED;
	border: Solid 1px #3a8bc7;
	padding: 5px 10px 5px 10px;
	background-image: url('tcTabTopBack.gif');
	background-repeat: repeat-x;
	background-color: #BE7790;
	background-position:bottom;
}

.News_Content
{
	font: 9pt Tahoma;
	color: #000000;
	background-color: #F2F2F2;

    border: Solid 1px #A9A9A9!important;
    border-top-width: 0px!important;
    vertical-align: top;
    padding:10px;
    line-height: 16px;
}

.tdSearchReplace
{
	font-weight: bold; 
	font-size: 8pt; 
	color: Gray;
	padding: 3px 0px 3px 0px;
	width: 40%;
	white-space:nowrap;
}

.tdSearchReplaceContent
{
	font-size: 8pt; 
	color: Gray;
	padding: 3px 0px 3px 0px;
}

/*Trang tim kiem bds*/
.Search_Table
{
	width:620px; 
	margin:5px;	
	border: solid 1px #E0E0E0;
}

.Search_Table_DaXacThuc
{
	width:620px; 
	margin:5px;	
	margin-bottom:10px;	
	border: solid 1px #E0E0E0;
	background-image: url('bg_DaXacThuc.png');
}

.Search_Table_DaXacThuc_MauNen
{
	width:620px; 
	margin:5px;	
	margin-bottom:10px;	
	border: solid 1px #E0E0E0;
	background-color:#d4eefd;
	background-image: url('bg_DaXacThuc.png');
}

.Search_Table_DaXacThuc_DongKhung
{
	width:620px; 
	margin:5px;	
	border: solid 1px red;
	background-image: url('bg_DaXacThuc.png');
}

.Search_Table_DaXacThuc_MauNen_DongKhung
{
	width:620px; 
	margin:5px;			
	border: solid 1px red;
	background-color:#d4eefd;
	background-image: url('bg_DaXacThuc.png');
}

.Search_Table_MauNen
{
	width:620px; 
	margin:5px;	
	border: solid 1px #E0E0E0;
	background-color:#d4eefd;
}

.Search_Table_MauNen_DongKhung
{
	width:620px; 
	margin:5px;			
	border: solid 1px red;
	background-color:#d4eefd;
}

.Search_Table_DongKhung
{
	width:620px; 
	margin:5px;		
	border: solid 1px red;
}

.Search_Title
{
	border-bottom: dotted 1px Silver;
	padding: 3px;
	font-family:Times New Roman;
	font-size:12pt;
	font-weight:bold;
}

.Search_Content
{
	padding:3px;
}

.Search_Title_MauNen
{
	border-top: solid 1px Silver;
	border-bottom: dotted 1px Silver;
	padding: 3px;
	font-family:Times New Roman;
	font-size:12pt;
	font-weight:bold;
	background-color:#d4eefd;
}
.Search_Content_New
{
	padding-top:3px;
	padding-bottom:3px;
	background-color:#d4eefd;
	background-image: url('bg_DaXacThuc.png');
	border-bottom: solid 1px Silver;
}

.Search_Content_DaXacThuc
{
	padding-top:3px;
	padding-bottom:3px;
	background-image: url('bg_DaXacThuc.png');
	border-bottom: solid 1px Silver;
}

.search_Box
{
	padding: 3px 5px 3px 5px ;
	background-color:#E0E9EB;
	font-family:Tahoma;
	font-size:10pt;
	font-weight:bold;
	cursor:pointer;
}

.btnLienHe
{
	background-image: url('btnLienHe.gif');		
	font-family:Arial;
	font-size: 8pt;
	font-weight:bold;
	margin:0px;
	padding: 3px 0px 0px 25px;
	width: 46px;
	height: 15px;
	cursor:pointer;
}

.Banner
{
	background-image: url('banner.png');
	background-repeat: repeat-x;	
	padding-right: 10px;
	height:110px;
	cursor: pointer;
}

.Style01_Title
{
	height:30px;
	background-image:url('bg_title.gif');
	border-bottom-width: 1px;
	border-bottom-color: Silver;
	border-bottom-style: solid;	
	color:#0486c2;
	font-family: Arial;
	font-size:12pt;	
	font-weight:bold;
	padding-left:10px;
}

.Style01_Content
{
	padding:10px;
}

.News_TieuDe
{
	color: Black;
	font-family: Arial;
	font-size: 10pt;
	font-weight:bold;
}

.News_PhuDe
{
	margin-top:2px;
	color:Gray;
	font-family:Arial;
	font-size:8pt;
}

.News_NDTT
{
	line-height: 16px;
	margin-top:4px;
}
.News_NDTT p
{
	margin:0px;
	padding:0px;
}

/*-----------------Trang chu-----------------*/
.TC_LeftTop{ width:555px; float:left; margin: 0px; }
.TC_RightTop{ width:260px; float:left; margin: 0px 0px 0px 10px;}

.TC_Left{ width:615px; float:left; margin: 10px 0px; }
.TC_Right{ width:200px; float:left; margin: 10px 0px 0px 10px; }

.tbl_CaNhan
{
	width: 100%; margin-bottom: 10px; border: royalblue 1px solid;
	background-image: url('../Images/bg_canhan.jpg');
	background-repeat: repeat;
}

#menuShare {font-weight:bold;font-size:11px; font-family: Arial, Tahoma, Sans-Serif; padding-left:120px; padding-top:8px;}
#menuShare img {padding-bottom:10px;}

.comment{width:100%}
.comment .tieude{color: Gray; font-size:11px; font-family: Arial, Tahoma, Sans-Serif}
.comment .tieude label{font-weight:bold; color: #02339a}
.comment .noidung{line-height:18px; padding: 0px 10px 0px 20px}
.comment .chucnang{text-align:right;}
.comment .chucnang .spam{background-image: url('icon-alert.png'); background-repeat:no-repeat; padding-left: 17px;}
.News-Title{font-weight: bold; font-size: 13pt; color: darkorange; padding-top: 10px; padding-bottom:3px}
.News-Content{border-top: silver 1px solid; padding-top:10px}


.comment{width:100%; overflow:hidden;}
.comment .tieude {overflow:hidden}
.comment .tieude .name{width:400px; float:left;}
.comment .tieude .name{color: Gray; font-size:8pt; font-family: Arial}
.comment .tieude .name label{font-weight:bold; color: #ff6600; font-size:8pt; font-family: Arial}
.comment .tieude .chucnang{width:200px; float:right; text-align:right;}
.comment .tieude .chucnang a:hover{color:#ff6600; text-decoration:none;}
.comment .tieude .chucnang .spam{background-image: url('icon-spam.png'); background-repeat:no-repeat; padding-left: 15px; color:#a5a5a5; font-size:8pt; font-family: Arial}
.comment .tieude .chucnang .traloi{background-image: url('icon-quote.gif'); background-repeat:no-repeat; padding-left: 18px; color:#a5a5a5; font-size:8pt; font-family: Arial}
.comment .tieude .chucnang .xoa{background-image: url('icon-delete.png'); background-repeat:no-repeat; padding-left: 15px; color:#a5a5a5; font-size:8pt; font-family: Arial}
.comment .noidung{line-height:18px; font-size:8pt; font-family: Arial; overflow:hidden; width:100%;}
.gui-binh-luan{background-image: url('icon-write.png'); background-repeat:no-repeat; padding-left: 18px; }
.xem-binh-luan{background-image: url('icon-more.png'); background-repeat:no-repeat; padding-left: 20px; }
