/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #778;
 font: bold 12px arial, tahoma, Verdana;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #778;
 border-bottom: none;
 background: #DDE;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #448; }
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover
{
 color: #000;
 background: #AAE;
 border-color: #227;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #aaa;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}

/******************************/


/***** STYLE NÀY CHO PHẦN TÌM KIẾM VÀ HIỂN THỊ KẾT QUẢ TÌM KIẾM Ở TRANG MAIN  ****/
.bgTableMain
{
	background-image:url('images/body_bg.gif');
	background-color: #6B89AF;
	width:100%;
}

.PaddingTableMain
{
	padding: 0px 0px 0px 0px;
}

.DivSearchAreaContent 
{
	border-style:solid;
	border-width:1px;
	border-color:#A5ACB2;
	padding-left:4px;
	color:#000000;
	font-family:verdana, tahoma, arial;
	font-size:12px;
}

.FormBody 
{ 
	border: 1px solid #126ecc;
	width: 100%;
	background-color: #FFFFFF; 
}

.FormLabel
{
	font-size: 8pt; font-weight: normal; text-align: left;
	font-family:verdana, tahoma, arial;
	border-top: 1px solid #FEFEFE; 
	border-right: 1px solid #FEFEFE;
	color: #000000;
	white-space: nowrap;
	color: #000000;
}

.FormControl
{
	font-family:verdana, tahoma, arial;
	font-size: 8pt;
	border-top: 1px solid #FEFEFE; 
	border-right: 1px solid #FEFEFE;
	white-space: nowrap;	
	color: #000000;
}

.FormCommand
{
	background-color:#E1ECFC;
	border-top: 1px solid #B9D1F4; 
	white-space: nowrap;	
	color: #000000;
}

.DropDownWidth
{
	width:250;
}

.NormalText
{
	font-size: 8pt; font-weight: normal; text-align: left;
	font-family:verdana, tahoma, arial;
	vertical-align:middle;
	color: #000000; 
}

.NormalText a
{
	text-decoration: none;
}

.NormalTextBold
{
	font-size: 8pt; font-weight: bold; text-align: left;
	font-family:verdana, tahoma, arial;
	color: #000000; 
}

.GridProject {
	border-spacing:1px;
	font-family:verdana, tahoma, arial;
	font-size:9pt;
	color: #000000;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-bottom: solid 3px #ccc;
}

.GridHeader TD
{
	font-family:tahoma, arial;
	text-align: center;	
	background-color:#6487B8;
	color: #FFFFFF;
	font-size:8pt;
	white-space: nowrap;	
	font-weight:bold;
}

.GridHeaderChild
{
	font-family:tahoma, arial;
	text-align: center;	
	background-color:GrayText;
	color: #ffffff;
	font-size:8pt;
	white-space: nowrap;	
	font-weight:bold;
}

.GridRowAlt td
{
	font-family:verdana, tahoma, arial;
	font-size:8pt;
	text-align: left;		
	color: #000000;
	font-weight:normal;	
	background-color:#EAEAEA;
}

.GridRow td
{
	font-family:verdana, tahoma, arial;
	font-size:8pt;
	text-align: left;		
	color: #000000;
	font-weight:normal;	
	background-color:#FFFFFF;
}

a.GridRow:link
{
	font-size:8pt;
	color: #666;
	text-decoration: none;
	font-weight:normal;
}
a.GridRow:hover
{
	font-size:8pt;
	color: #666;
	text-decoration: underline;
	font-weight:normal;
}
a.GridRow:visited
{
	font-size:8pt;
	color: #666;
	text-decoration: none;
	font-weight:normal;
}

.GridFooter {
	background-color:#E7E7E7;	
	padding:12px;
	font-family:Arial,tahoma,Verdana;
	text-align:center; 	
	font-size:10pt; 
	font-weight:bold; 
	border-bottom:6px solid #CCC;
}

.GridFooterAdmin {
	background-color:#E7E7E7;	
	padding:6px;
	font-family:Arial,tahoma,Verdana;
	text-align:center; 	
	font-size:10pt; 
	font-weight:bold; 
	border-bottom:6px solid #CCC;
}

a.GridFooter:link {				
	font-size:10pt; 
	font-weight:bold; 
	color:blue;
}

a.GridFooter:hover {	
	font-size:10pt; 
	font-weight:bold; 
	color:red;
}

a.GridFooter:visited {		
	font-size:10pt; 
	font-weight:bold; 
	color:blue;		
}


.TextLabel {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 8pt; 
	COLOR: #808080; 
	font-family:verdana, tahoma, arial; 
	TEXT-ALIGN: left;
}
.TextGroup {
	padding-left:10px; 
	padding-top:3px;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 9pt; 
	COLOR: #000000; 
	font-family:verdana, tahoma, arial; 
	HEIGHT: 18px; 
	BACKGROUND-COLOR: #eeeeee;
	
}
.SubTitle {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 14pt; 
	FONT-FAMILY: arial;
	COLOR: #131fa5;
}

/*----- tab -----*/
.Table
{	
	BORDER-COLLAPSE: collapse;
	border-color:#cccccc;		
	width:100%;
	font-size: 8pt;
	font-family: verdana, tahoma, arial;
	color: black;
	font-weight:normal;
	}
.cssTabTable
{
	font-weight: normal; 
	font-size: 11px; 
	color: black; 
	font-family: verdana, tahoma, arial, times new roman; 
	text-decoration: none; 
}

table.cssTabTable
{
	margin: 0; 
	border: 1; 
	border-collapse:collapse; 
}

.cssTabItem
{
	color: Black;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	background-image:url('images/tabbgimage.gif');
}

.cssTabItem A
{
	color: Black;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
}

.cssTabItem A:hover
{
	color: Black;
	font-weight: bold;
	text-decoration: underline;
}

.cssActiveTabItem
{
	color: White;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	background-color: #6B89AF;
	vertical-align: middle;
	text-align: center;
}

.cssActiveTabItem A
{
	color: White;
	font-weight: bold;
	background-color: #6B89AF;
	text-decoration: none;
}

.cssActiveTabItem A:hover
{
	color: White;
	font-weight: bold;
	background-color: #6B89AF;
	text-decoration: underline;
}

.cssActiveTabItem A:visited {
	color: White;
}
.cssActiveTabBorder
{
	background-color: Silver;
}

.cssInactiveTabBorder
{
	background-color: #666666;
}

/*----- end of tab -----*/

/* Menu toolbar*/
.MenuBox {
	BORDER-RIGHT: #cccccc 1px solid; 
	BORDER-TOP: #cccccc 1px solid; 
	BORDER-LEFT: #cccccc 1px solid; 
	BORDER-BOTTOM: #cccccc 1px solid; 
	FONT-FAMILY: verdana; 
	TEXT-ALIGN: left
}

.MenuFrame {
	background-image:url(images/toolgrad.gif);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#F5F7F8;
}
.MenuItem {
	font-weight: normal; 
	font-size: 8pt; 
	vertical-align:top;
	color: black; 
	font-family: verdana, tahoma, arial, times new roman; 		
}

/* End of Menu toolbar*/

 .Button
 {
    font-weight: normal; 
	font-size: 8pt; 
	color: black; 
	font-family: verdana, tahoma, arial, times new roman; 		  
	width:70px;
	border:solid 1 #C0C0C0;
 }
.MenuStyle
{
	background-color:#ffffff;
} 
.StaffHover
{
	background-color:#DCF9DB;
	border: 1px solid #FFF;
	cursor: hand;
}
.StaffNormal
{
	background-color:#ffffff;
}	
TD.Texts_FooterText, .Texts_FooterText 
{
	font-weight: bold;
	font-size: 8pt;	
	color: #404044;
	font-family: Tahoma;
	letter-spacing: 1px;
}