/*DetailTuyendung*/
.lblDetail
{
	color:#054d9f;
	font-weight:bold;
	width:15%;
	padding:5px;
	border-bottom:1px dashed #003366;
	border-right:1px dashed #003366;
}
.txtDetail
{
	color:#000;	
	width:85%;
	padding:5px;
	border-bottom:1px dashed #003366;
}
/*Edit */
.lblEdit
{
	color:#054d9f;
	font-weight:bold;
	width:15%;
	padding:1px;
}
.rightEdit
{
	color:#000;	
	width:85%;
	padding:1px;
}
.rightEdit input
{
	height:16px;
	margin:1px;
}
.rightEdit_Tuyendung_attachfile
{
	height:20px;
	margin:1px;
}
/*List */
.LstTuyendung_TitleTop
{
	color:#4c4237;
	font-weight:bold;
}
.LstTuyendung_Content
{
	background-color:#fff;
	color:#4c4238;
	font-weight:bold;
	padding:2px;
	line-height:25px;
}
.dgr_LstTuyendung
{
	background-image: url(Images/LstTuyendungHeaderBG.jpg) ;
	background-position:left top;
	background-repeat:no-repeat;
	height:37px;
	width:756px;
}
/*Grid List */
tr.dgrHeader_LstTuyendung_Blue
{
	height:37px;
}
td.dgrHeader_LstTuyendung_Blue {
	padding:0px;
	background-image: url(Images/LstTuyendung_BlueTdBG.gif);
	background-position:right center;
	background-repeat:no-repeat;

}
.dgrHeader_LstTuyendung_Blue td
{
	color:#4c4237;
	white-space:nowrap;
	vertical-align:middle;
	text-align:center;
	
}
.dgrLstTuyendung_Blue
{
	border-left:1px solid #4F93E3;
	border-right:1px solid #4F93E3;
}
tr.dgrItem_LstTuyendung_Blue_Alter td, tr.dgrItem_LstTuyendung_Blue td{border-Bottom:1px dashed #969696; line-height:18px; }
tr.dgrItem_LstTuyendung_Blue_Alter .tbl_LstTuyendungIcon td,
tr.dgrItem_LstTuyendung_Blue .tbl_LstTuyendungIcon td{ border:none;}
tr.dgrItem_LstTuyendung_Blue_Alter
{
	 background-color:#f9fafc;
}
tr.dgrItem_LstTuyendung_Blue_Alter td, tr.dgrItem_LstTuyendung_Blue td
{
	height:20px;
	color:#4c4238;
	border-top:0px solid #969696;
	padding:3px;
}

tr.dgrItem_LstTuyendung_Blue_Alter td a, tr.dgrItem_LstTuyendung_Blue td a
{
	text-decoration:none;
	color:#4c4238;
}
tr.dgrEditItem_LstTuyendung_Blue td, tr.dgrSelectedItem_LstTuyendung_Blue td
{
	background-color:#D3E4FA;
	border-style:none;
	height:20px;
	border-bottom:1px solid #969696;
	padding:0px 5px;
}
tr.dgrItem_LstTuyendung_Blue_Alter td.First, tr.dgrItem_LstTuyendung_Blue td.First,
tr.dgrEditItem_LstTuyendung_Blue td.First, tr.dgrSelectedItem_LstTuyendung_Blue td.First
{
	border-left:1px solid #4F93E3;
}
tr.dgrItem_LstTuyendung_Blue_Alter td.Last, tr.dgrItem_LstTuyendung_Blue td.Last,
tr.dgrEditItem_LstTuyendung_Blue td.Last, tr.dgrSelectedItem_LstTuyendung_Blue td.Last
{
	border-left:1px solid #4F93E3;
	border-right:1px solid #4F93E3;
}
/*Send */
.InputLeft_Warning
{
	text-align:center;
	color:#fa6218;
	font-weight:bold;
	text-transform:uppercase;
	height:50px;
}
.InputLeft
{
	color:#054d9f;
	font-weight:bold;
	width:20%;
	vertical-align:top;
	padding-left:5px;
}
.InputRight
{
	color:#000;	
	width:80%;
	
}
.InputRight input
{
	height:16px;
	margin:1px;
}
.InputRight_attachfile
{
	height:20px;
	margin:1px;
}
/*Tao nut bam Them, Sua, Xoa...*/
.DCommandButton
{
	width:100%;
	height:30px;
	margin-top:5px;
}
.DCommandButton a:link,
.DCommandButton a:hover,
.DCommandButton a:visited
{
	text-decoration:none;
}
.DCommandButton .CsslblBack{background:url(Images/BackNews.gif) 5px center no-repeat;}
.DCommandButton .CsslblUpdate{background:url(Images/disk_blue.gif) 5px center no-repeat;}

a.CommandButton:link  span,
a.CommandButton:visited  span{
	background-color:#F5F5F5;
	border-color:#EEEEEE #dedede #bfbfbf #eeeeee;
	border-style:solid;
	border-width:1px;
	text-decoration:none;
	color:#444444;
	font-weight:bold;
	cursor:pointer;
	line-height:30px;
	padding:4px 4pt 4px 25px;
}

*html a.CommandButton:link  span,
*html a.CommandButton:hover span,
*html a.CommandButton:visited  span
{
	line-height:25px;
	padding-top:3px;	
}
a.CommandButton:hover span
{
	background-color:#DFEEA3;
	border:1px solid #C6D880;
	color:#444444;	
	cursor:pointer;
	line-height:30px;
	padding:4px 4pt 4px 25px;	
}
.AIErrorLabel 
{
	font-size : 10pt;	
	color: red;
	padding: 0;
	margin: 0;
}

