/*****Author VMT - VanSu.vn - TuongTac Group*****/
body, table {
 	margin: 0px;
	font-family: tahoma, verdana, arial, helvetica;			
	font-size: 12px;
	line-height:18px;
}
input, select, vmtcomboxreplace {
	font-family: tahoma, verdana, arial, helvetica;	
	font-size: 12px;
}
button,submit {
	margin-top:2px;
	font-family: tahoma, verdana, arial, helvetica;	
	font-size: 12px;
}
img {
	padding:0px;
	margin:0px;
}
a {
	text-decoration:none;
	color:#006699;
}
a img {
	border:none;
}
a:hover {
	color:#CC0000;
}
fieldset {
	position: relative;
	margin: none;
	padding: 0px 10px 10px;
	-moz-border-radius:7px;
}
legend {
	margin-left: 10px;
	color:#000000;
}
#leftColumn, #rightColumn, #centerColumn {
	padding: 0px;
	vertical-align: top;
	height:100%;
}
#centerColumn {
	background-color:#FFFFFF;
	width:100%;
}
#leftColumn {	
	background-color:#FFFFFF;
}
#rightColumn {
	width:200px;
}
.datalist {
	border-collapse:collapse;	
}
.datalist th {
	background:#707070;
	color:#FFFFFF;
	padding : 3px;
	border: #CCCCCC 1px solid;
	font-weight: normal;	
}
.datalist th a {
	background:#006699;
	color:#FFFFFF;
}
.datalist td {
	padding : 3px 3px 3px 3px;
	vertical-align:top;
	border: #CCCCCC 1px solid;
}
.rowOdd {
	background-color:#F8F8F8;
}
.rowEven {
	background-color:#FDFDFD;
}
.rowNew {
	background-color:#CCFFFF;
}
.rowDelete {
	background-color:#FFCCCC;
}
.rowEdit {
	background-color:#A9D4D4;
}
.datalist_edit {
	color:#FF0000;
}
.datalist_note {
	color:#CF0000;
}
.linkactive {
	font-weight:bolder;
	color:#FF0000;	
}
.footer_banner {
	border-top:1px #FF0000 solid;
	font-size:10px;
	color:#FF0000;
}

.dataview {
	background-color:#999999;
	margin-bottom:15px;
}
.dataview th, .dataview td {
	padding : 5px 5px 5px 5px;
	background-color:#FFFFFF;
	vertical-align:top;	
	color:#000000;
}
.dataview th {	
	text-align:left;
	color:#006666;
	font-weight:normal;
}
.tabmenudlg {
	width:100%;
	margin: 0px;
}
.tabmenudlg th {
	padding : 2px 10px 0px 10px;
	height:22px;
	white-space:nowrap;
	font-weight:normal;
	background-color:#FFFFFF;
	border-left: #999999 solid 1px;
	border-top: #999999 solid 1px;
	border-right: #999999 solid 1px;
}
.tabmenudlg th.active {
	background-image:url(../images/tabmenubg.gif);
	border-left: #999999 solid 1px;
	border-right: #999999 solid 1px;
	border-top: none;
}
.tabmenudlg th:hover {
	background-image:url(../images/tabmenubg.gif);
	border-left: #999999 solid 1px;
	border-right: #999999 solid 1px;
	border-top: none;
}
.tabmenudlg td, .tabmenudlg td a {
	padding : 2px 2px 0px 2px;	
	color:#003399;
}
.vmtDlgDataTab {	
	text-align:justify;
	width:100%;
}
.vmtDlgNoDataTab {
	text-align:center;
	color:#990000;
}
.paging {
}
.paging_active {
	color:#FF0000;
}
.tab_search {
	margin-bottom:0px;
}
.tab_search td {
	padding: 3px 6px 6px 6px;	
}
.tab_search th {
	padding: 6px 6px 0px 6px;
	text-align:left;
	font-weight:normal;
}
.inputBatbuoc, .vmtInBatbuoc {
	color:#000000;
	font-weight:bold;
}

/****Dialog******/
#maskModal {
	position: absolute;
	z-index: 1000;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	opacity: 0.0;
	filter: alpha(opacity=0);
	background-color:transparent;
	background-image:url(../images/maskbackground.gif);
	background-repeat: repeat;
	display:none;
}
#modalDialogDiv {
	z-index: 1001;
	margin:0px;
	padding:0px;
}
#modalDialog {
	border-left: #5E5E5E solid 1px;
	border-right: #5E5E5E solid 1px;
	border-bottom: #5E5E5E solid 1px;
	background-color:#EBE8D6;
}
.modalDlgBanner {
	background-image:url(../images/wintitlebg26.gif);
	background-color:#303030;
	color:#FFFFFF;
	font-weight:bold;
	padding: 2px 2px 0px 1px;
	margin:0px;
	cursor:move;
	width:100%;
}
.modalDlgData {
	background-color:#EBE8D6;
	padding: 0px 0px 0px 0px;
}
#modalDlgMessage {
	padding:5px 0px 5px 0px;
	color:#000000;
	font-style:italic;
}
#image_html_load {
	position:absolute;
	z-index:2001;
	display:block;
	background-color:#FF0000;
	color:#FFFFFF;
	padding: 2px 5px 2px 5px;
	font-weight:bolder;
}
#image_banner_dlg {
	color:#FFFFFF;
	padding:3px 0px 3px 5px
}
.loading_style {
	color:#FFFFFF;
	background-color:#FF0000;
	padding: 2px 5px 2px 5px;
	font-weight:bolder;
}
.vmtDlgForm {
	background-color:#909090;
}
.vmtDlgFormNewWin {
	background-color:#EBE8D6;
}
.vmtDlgForm th, .vmtDlgForm td {
	padding:5px 5px 5px 5px;
}
.vmtDlgForm th {	
	text-align:left;
	vertical-align:top;
	font-weight:bold;
}
.vmtDlgForm th, .vmtDlgForm td {
	background-color:#EBE8D6;	
}
.vmtStatusBar {
	float:right;
	border-left:#FFFFFF 2px groove;
	padding: 0px 8px 0px 8px;
}
#vmt_modal_lastrow, .vmtModalChildLastrow {
	background-image:url(../images/footerbg.gif);
	color:#990000;
	padding-left:5px;
	padding-top:3px;
	margin:0px;
	font-size:11px;
}
.vmt_modal_note_msg {
	font-style:italic;
}

.formInputData {
	border:#EEEEEE 2px groove;
	padding:3px 3px 3px 3px;
	float:left;
}
.textControlBreak, .vmtInBatbuoc {
	margin-top:0px;
	margin-bottom:3px;
}
.childTableRight {
	border-right:#909090 solid 1px;
}

.windowdlg {
	position: absolute;
	background-color:#CCCCCC;
}
.windowdlgborder {
	background-color:#808080;
	width:0px;
	height:2px;
}

/****TabMenu*******/
.tab_menu_active, .tab_menu_inactive {
	background-image:url("../images/bgmenu.gif");
	font-size:13px;
	font-weight:normal;	
	vertical-align: middle;	
	text-align: center;
	width: 90px;
	border-left: #666666 1px solid;	
	cursor: pointer;
}
.tab_menu_active {
	color: #FFFFFF;
}
.tab_menu_inactive {
	color: #330000;
	font-weight: bold; 
}
.tab_menu_last {
	background-image:url("../images/bgmenu.gif");
	border-left: #666666 1px solid;
	text-align: right;
	font-size: 11px;
	font-family: tahoma, verdana, arial, helvetica;	
	padding-right: 8px;	
}



/********* new css **********/
.mainmenu_content {
	position:absolute;
	background-color: #EFEFEF;	
	z-index: 800;
	margin-top: 0px;	
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;	
}
.mainmenu_content_title, .mainmenu_content_title1 {	 
	padding-left: 4px;
	font-weight: bold;
	margin-bottom: 2px;
	color: #666666;	
}
.mainmenu_content_title1 {
	margin-top: 10px; 	
}
.mainmenu_content_normal {
	padding-left: 8px; 
	padding-right: 8px;
	line-height: 18px;
}

.boxtopleft {
	background-image:url(../images/box-top-left.gif);
	width: 7px;
	height: 25px;
}
.boxtopright {
	background-image:url(../images/box-top-right.gif);
	width: 7px;
	height: 25px;
}
.boxtopbg {
	background-image:url(../images/box-top-bg.gif);
	width: 100%;
	height: 25px;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;	
}
.boxcontent {
	background-color:#F9F9F9;
	width: 100%;
	padding-top: 5px;
}
.boxleftborder {
	background-image:url(../images/box-border-left.gif);
	width: 7px;
	height: 100%;
}
.boxrightborder {
	background-image:url(../images/box-border-right.gif);
	width: 7px;
	height: 100%;
}
.boxbottomleft {
	background-image:url(../images/box-left-bottom.gif);
	width: 7px;
	height: 7px;
}
.boxbottomright {
	background-image:url(../images/box-right-bottom.gif);
	width: 7px;
	height: 7px;
}
.boxbottombg {
	background-image:url(../images/box-border-bottom.gif);
	width: 100%;
	height: 7px;
}
.boxtopleft1 {
	background-image:url(../images/box-left-top.gif);
	width: 7px;
	height: 7px;
}
.boxtopright1 {
	background-image:url(../images/box-right-top.gif);
	width: 7px;
	height: 7px;
}
.boxtopbg1 {
	background-image:url(../images/box-border-top.gif);
	width: 100%;
	height: 7px;
}
.vmtcombobox {
	position: absolute; 
	z-index:100;
	background-color:#FFFFFF;  
	padding: 0px 0px 0px 0px; 
	border: 1px #ACA899 solid	
}
.vmtcomboboxdown {
	padding: 0px;
	background-image: url("../images/down_22.gif");
	background-repeat : no-repeat;
	width: 21px;
	height: 20px;
	white-space: nowrap;	
}
.vmtcomboboxhover {
	background-color: #999999;
	cursor: pointer;
}





.vmt_menu{
	width:180px;
	line-height:12px;
	font-size:13px;
	padding-top:1px;
}
.vmt_menu, .vmt_menu a {
	white-space: nowrap;
}
.vmt_menu .level1 {
	padding: 6px 3px 4px 13px;
	margin: -1px 0px 0px 0px;	
}
.vmt_menu .level2 {
	padding: 6px 3px 4px 13px;
	margin: -1px 0px 0px 13px;
}
.vmt_menu .level3 {
	padding: 6px 3px 4px 13px;
	margin: -1px 0px 0px 26px;
}
.vmt_menu .level4 {
	padding: 6px 3px 4px 13px;
	margin: -1px 0px 0px 39px;
}
.vmt_menu .level1, .vmt_menu .level2, .vmt_menu .level3, .vmt_menu .level4 {
	background-image:url(../images/bgmenu01.gif);
	border: 1px #D1D1B3 solid;
}
.vmt_menu .level1 a, .vmt_menu .level2 a, .vmt_menu .level3 a, .vmt_menu .level4 a {
	color:#006699;
}
.vmt_menu .level1 a:hover, .vmt_menu .level2 a:hover, .vmt_menu .level3 a:hover, .vmt_menu .level4 a:hover {
	color:#FF0000;
}
.vmt_menu .active {
	background-image:url(../images/white.gif);
	border: 1px solid #D1D1B3;
}
.vmt_menu .active a  {
	color:#FE6612;
}
#vmt_menu_goback, #vmt_menu_goback a {
	color:#FE6612;
	font-weight:bold;
}
#vmt_menu_goback:hover {
	color:#FF0000;
}

.vmt_combobox {
	clear:inherit;
	padding: 1px 1px 1px 1px;
	background-color:#000000;
}
.vmt_combobox .main_combobox {
	clear:inherit;
	margin-bottom: 1px;	
	border:#EBE8D6 solid 1px;
	background-color:#FFFFFF;
	color:#990000;
}
.vmt_combobox .container {
	clear:inherit;
	margin-top:1px;
	border:#000000 solid 1px;
	position:absolute;
	z-index:500;
	background-color:#FFFFFF;
}
.vmt_combobox .item_combobox {
	clear:inherit;
	margin-bottom: 1px;
	padding-top: 3px;
	padding-bottom:3px;
	padding-left: 5px;
	background-color:#FFFFFF;
	cursor:pointer;
}
.vmt_combobox .main_combobox td.name {
	clear:inherit;
	padding-left:5px;
}
.modalDialogWinChild {
	z-index:1002;
	position:absolute;
	border-left: #2660DD solid 2px;
	border-right: #2660DD solid 2px;
	border-bottom: #2660DD solid 2px;
	background-color:#EBE8D6;
}
.vmtFormSeparate{
	margin-top:10px;
}
.vmtTitle_15 {
	font-size:15px;
	margin-top:4px;
	margin-bottom:8px;
	color:#CF0000;
	font-weight:bold;
	text-align:center;
}
#vmtMessageWinChild {
	color:#DF0000;
}
.vmtBorder_01 {
	border-bottom:#FFFFFF 1px solid;
	border-top:#FFFFFF 1px solid;
	border-left:#FFFFFF 2px solid;
	border-right:#FFFFFF 2px solid;
}
.vmtBorder_02 {
	border-top:#FFFFFF 1px solid;
}
.vmtBorder_03 {
	border-bottom:#FFFFFF 1px solid;
}

/******* Nhan xet *********/
.nhanxet {
	margin-bottom:30px;
}
.nhanxet_header {
	padding:2px;
	font-weight:bold; 
}
.nhanxet_content {
	padding:2px;
	margin-top:4px;
}


/******* Docbao **********/
.vmtDocbaoTbl td {
	background-color:#FFFFFF;
	vertical-align:top;	
	border:#C9C9C5 1px solid;	
	margin-right:10px;
}
.vmtDocbaoTitle {
	background-image:url(../images/bgdocbaoheader.gif);
	font-weight:bold;
	font-size: 11px;
	border-bottom:#C9C9C5 1px solid;
	margin-bottom:5px;
	padding:1px 1px 1px 4px;
	text-align:left;
}
.vmtDocbaoNoidung {
	padding:1px 5px 1px 5px;	
}
.vmtDocbaoNoidung ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.vmtDocbaoNoidung ul li{
	background:transparent url(../images/bullet.gif) no-repeat scroll 0px 0.7em;	
	margin:0px;
	padding:0.25em 0px 0.2em 9px;
}

.vmtDocbaoNguon {
	color:#CCCCCC;
	font-size:11px;	
}
.vmtDocbaoMuc {
	color:#999999;
	font-size:11px;
	padding-right:2px;
	font-weight:normal;	
}
.vmtDocbaoImg {
	width:90px;
}
.vmtDocbaoSeparate {
	height:10px;
}
.vmtTitleMenuPage {
	color:#AA0000;
	font-size:14px;	
	font-stretch:extra-expanded;
	font-weight:bolder;
}
.vmtTitleMenuPage01 {
	color:#AA0000;
	font-size:14px;	
	font-stretch:extra-expanded;
	font-weight:bolder;
	padding-bottom:10px;
}


/*****Thegioi*********/
.bangthegioi td {
	vertical-align:top;
	width:50%;
}
.vmtthegioititle {
	font-size:16px;
	font-weight:bolder;
	color:#990000;
	background-color:#EEEEEE;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}
.vmtthegioiheader1 {
	font-size:12px;
	font-weight:bolder;
	color:#0000AA;
	text-align:right;
	margin-right:8px;
}
.vmtthegioiheader2 {
	font-size:12px;
	color:#0000AA;
	text-align:right;
	margin-right:8px;
}

/**** Thong tin *********/
.thongtin_pvs {
	text-align: justify;
	margin-top: 10px;
}
.thongtin_pbvs {
	font-weight: bolder;
	text-align: justify;
	margin-top: 10px;
}
.thongtin_pnvs {
	font-style: italic;
	text-align: right;
}
.thongtin_pcvs {
	margin-top: 20px;
}
.thongtin_p1vs {
	color: #AA0000;
	text-align: justify;
	font-size: 16px;
	font-weight: bolder;
	margin-top: 20px;
	margin-bottom: 25px;	
}
.thongtin_p2vs {
	text-align: justify;
	font-size: 14px;
	font-weight: bolder;
	margin-top: 20px;
}
.thongtin_p3vs {
	text-align: justify;
	font-size: 12px;
	font-weight: bolder;	
	margin-top: 30px;
}
.vmtThongtinLevel1 {
	display:none;	
}

.vmtTitleInView {
	font-size:16px;
	color:#AA0000;
	font-weight:bold;
	margin-bottom:20px;
	text-align:center;
}
.vmtTieude01 {
	text-align:center;
	font-weight:bold;
	font-size:15px;
	color:#AA0000;
	margin-bottom:10px;
}
.vmtTieude02 {
	font-weight:bold;
	font-size:12px;
	margin-bottom:10px;
}
.vmtTieude03 {
	font-weight:bold;
	font-size:12px;
	margin-bottom:10px;
	text-align:center;
	font-style:italic;	
}
.vmtNoidung01 {
	text-indent:25px;
	text-align:justify;
	margin-bottom:15px;
	line-height:18px;
}

.vmtp1 {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 20px;
}
.vmtp2 {
	font-size: 16px;
	font-weight: bolder;
	color: #660000;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
}
.vmtp3 {
	font-size: 14px;
	font-weight: bold;
	color: #0099FF;
	text-align: justify;
	text-indent: 50px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.vmtp4 {
	font-weight: bold;
	text-align: justify;
	text-indent: 50px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.vmtpi {
	font-style: italic;
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 50px;
}
.vmtp0 {
	text-align: justify;
	text-indent: 50px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.vmtp4t {
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.vmtpit {
	font-style: italic;
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 5px;
}
.vmtp0t {
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 5px;
}
