﻿/* ================================
    CSS STYLES FOR Module QLDTDA
   ================================
*/

/*this is for IE */
input
{
	height:auto;
	background:  url(images/bg_Button.gif) repeat-x;
	border-width: expression((this.type=="text"||this.type=="button"||this.type=="reset"||this.type=="submit"||this.type=="file")?'1px':'0px'); 
	
	background-image : expression((this.type!="submit")?'none':'');	
	width: expression(this.type=="button"||this.type=="submit"||this.type=="reset"||this.type=="file"?'75px':'this.width');
	border: 1px solid #4682b4;	
	width: auto;
	
	color: Black;
}

/*this is for NN, FF, MOZ/WIN*/
input[type="text"] { 
	/*border: 1px solid #4682b4;*/
	background-image:none;
	height:20;
	color:Black;
}
input[type="button"], input[type="submit"], input[type="reset"] { 
	/*border: 1px solid #4682b4;*/
	width: auto;	
	/*color: #07519a;*/
	background:  url(images/bg_Button.gif) repeat-x;
}
.input[type=submit]{
	border: 1px solid #4682b4;
	width: auto;	
	color: #07519a;
	background:  url(bg_Button.gif) repeat-x;
}
.noBorder
{
	 font-style:normal;
	 border-right: #e1e1e1 0px solid;
	 border-left: #e1e1e1 0px solid;
	 border-top: #e1e1e1 0px solid;
	 border-bottom: #e1e1e1 0px solid;
}
.tieudethongbao
{
	font-size:13px;
	font-weight:bold;
	color:#dd0601;
}

/* this is for all */
.NormalTextBox1
{
	border: 1px solid #4682b4;
}
textarea{ 
	border: 1px solid #4682b4;
}


select
{	
	border: 1px solid #4682b4;	
}

/*p {
	height: 21px;	
}*/	

span.ThongBao
{
	color: Red;	
}
span.chuy
{
	color:Red;
}
.a
{	
	border-spacing:0;
	border:inherit !important;
	border-width:  0px 0px 0px 0px;
}
table.table1 
{
	border-right: #7d8d9f  1px solid;
	border-top: #7d8d9f 1px solid;	
	border-left: #7d8d9f 1px solid;
	border-bottom:#e0e8f0 1px solid;
	border-collapse: collapse;
	background-color: white;
	display:table;	
}

table.table1 td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #e1e1e1 #e1e1e1 #e1e1e1 #e1e1e1;
	height: 21px;
}

table.table1 td1 {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #e1e1e1 #e1e1e1 #e1e1e1 #e1e1e1;
	height: 0px;
}

table.table2
{
	background-color: white
}

table.table2 td 
{
    border-width: 0px 0px 0px 0px;
	height: 21px;
}

/*this is for IE */




/*
CSS cho tooltip
*/
.thdrcell {
            background:#F3F0E7;
            font-family:arial;
            font-size:12px;
            font-weight:bold;
            padding:5px;
            border-bottom:1px solid #C8BA92;
         }
         
 .tdatacell {
    font-family:arial;
    font-size:12px;
    padding:5px;
    background:#FFFFFF
 }
 .noBorder
 {
	margin:0;
	padding:0;
	border-right: #e1e1e1 0px solid; 
	border-left: #e1e1e1 0px solid; 
	border-top: #e1e1e1 0px solid;	 
	border-bottom: #e1e1e1 0px solid
}
 
 .dvhdr1 {
    background:#F3F0E7;
    font-family:tahoma;
    font-size:11px;
    font-weight:bold;
    border:1px solid #C8BA92;
    padding:2px;
    width:250px;
    
 }
 
 .dvbdy1 {   
    background:#FFFFFF;
    font-family:tahoma;
    font-size:11px;
    border-left:1px solid #C8BA92;
    border-right:1px solid #C8BA92;
    border-bottom:1px solid #C8BA92;
    padding:2px;
    width:250px;
    text-align:left;
 }
  
 h1 {
 font-size:13px;
 }
 
 .dogvdvhdr {
    width:300;
    background:#C4D5E3;
    border:1px solid #C4D5E3;
    font-weight:bold;
    padding:10px;
 }
 
 .dogvdvbdy {
    width:300;
    background:#FFFFFF;
    border-left:1px solid #C4D5E3;
    border-right:1px solid #C4D5E3;
    border-bottom:1px solid #C4D5E3;
    padding:10px;
    text-align:left;
 }
 
 .pgdiv {
	 width:320;
	 height:250;
	 background:#E9EFF4;
	 border:1px solid #C4D5E3;
	 padding:10px;
	 margin-bottom:20;
	 font-family:arial;
	 font-size:12px;
	 text-align:left;
 }
 /*
	K?t thúc CSS cho tooltip
*/
 .cssTabDataGrid td
{
	background-image:url(images/headerDG1.gif);
	background-position:top;	
	background-repeat:repeat-x;
	border-left:solid #99aabd 1px;
	border-right:solid #99aabd 1px;	
}

.cssLinkDataGrid1 td
{
    font-weight:bold;
    color: #444;
}
.cssLinkDataGrid1 a
{
    font-weight:normal;
}

.lnkBieuMau a
{
    font-weight: normal;
    font-size: 11px;
}
.cssPaging td
{
   font-size: 11px;
   font-weight: bold;
}
.cssPaging a
{
    font-weight: normal;
}

cssDataGridPage td
{
    font-weight:bold;
    color: #444;
}

.cssTdLeft
{
	/*background-color:#f5f6f6;*/
	font-size:11px;		
	font-family: Arial,Tahoma , Helvetica;	
	font-style:normal;
	font-weight:bold;	
	text-decoration:none;
	text-align:right;
	padding-left:3px;
	width:33%;
	nowrap;
}
.cssTdRight
{
	background-color:white;
	text-align:left;
	padding-left:3px;
	font-size:11px;		
	font-family: Arial,Tahoma , Helvetica;	
	font-style:normal;
	font-weight:normal;	
	text-decoration:none;
} 
.cssTong
{
	width:150px;
	height:21px;
	padding-top:5px;
	background-color:#d6d6d6;
}
.rowDataGrid td
{
	background-color:#f2f3ef;
	padding-right:2px;
	padding-left:2px;
}
.popupControl
{
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-width:0px;
}
.modalBackground
{
	
	
	background-image:url(images/hinhnen.png) ;
	background-position:top;
	background-color:Gray;
	filter:alpha(opacity=50);
	opacity:0.5;
	margin:0px 0px 0px 0px;
	
	
	
}
.modalBackgroud
{
	background-image:url(images/hinhnen.png);
	filter:alpha(opacity=50);
	opacity:0.5;
	margin-top:0px;
	margin-left:0px;
	z-index:1000;
	
}
.modalPopup
{
	background-color:White;
	padding:0px;
	width:150px;	
}
.top_right_SideMenu
{
	background-image:url(images/anhhoatdong/top_right_SideMenu.gif);
	height:15px;
	width:11px;
}
.top_left_SideMenu
{
	background-image:url(images/anhhoatdong/top_left_SideMenu.gif);
	width:14px;
	height:15px;

}
.top_mid_SideMenu
{
	background-image:url(images/anhhoatdong/top_mid_SideMenu.gif);
	height:15px;	
	width:100%;
}
.bottom_mid_SideMenu
{
	background-image:url(images/anhhoatdong/bottom_mid_SideMenu.gif);
	width:100%;
	height:8px;
	
}
.bottom_right_SideMenu
{
	background-image:url(images/anhhoatdong/bottom_right_SideMenu.gif);
	height:16px;
	width:11px;
}
.bottom_left_SideMenu
{
	background-image:url(images/anhhoatdong/bottom_left_SideMenu.gif);
	height:16px;
	width:11px;
}
.mid_right_SideMenu
{
	background-image:url(images/anhhoatdong/mid_right_SideMenu.gif);	
	width:11px;
}
.mid_left_SideMenu
{
	background-image:url(images/anhhoatdong/mid_left_SideMenu.gif);	
	width:11px;
}
.hinh
{
	background-image:url(image/album.gif);
	width: 120px;
	height:107px;
}
a.css_txt_LinkChitiet ,a:link.css_txt_LinkChitiet, a:visited.css_txt_LinkChitiet
{
	
	color:#01367e;	
	font-weight: bold; 
	font-size: 8pt; 
	text-decoration:none;
	font: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;

}
a:hover.css_txt_LinkChitiet
{
	
	color:#ffcc00;	
	font-weight: bold; 
	font-size: 8pt; 
	text-decoration:underline;
	font: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;

}

 a.css_txt_LinkTinmoi ,a:link.css_txt_LinkTinmoi, a:visited.css_txt_LinkTinmoi
 {
	
	font-size:8pt;	
	margin-left:10px;
	font: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	
	
}
a:hover.css_txt_LinkTinmoi
 {
	
	font-size:8pt;	
	margin-left:10px;
	color:#022a60;
	font: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	
	
}