/* CSS Document */

.c_contentpane{padding-left:0px; padding-bottom:0px; padding-right:0px; float: left;}

.c_footer {margin-bottom:20px;padding:8px 10px 8px 15px; text-align:right; background-color:Transparent; float: left;}

.title{margin:0; float:left; white-space:nowrap;padding-left:30px;}
.title_vis{margin:0; float:right; text-align:right;}
.WorkPanel
{
	width:99%;	
}
/*---------- default style for head & normal -----------*/
.KHCNST_Con_Top .Head{font-weight:bold; font-size:9pt; color:White}
#dnn_RightPane 
{
	width:190px;
}
.HeadTitle
{
    color: #fff;
}
#dnn_RightPane KHCNST_Con_Top 
{
	width:190px;
}
.Normal{color:#000000;}

.Normal p{margin:3px 3px 3px 3px;}

.MenuHead_BG
{
	float:inherit;
	width:auto;
	background-color:#92a462;
	background:url('image/menu_bg.png');	
	background-repeat:repeat-x;
		
	height:25px;

}

.MenuHead_BGLeftPane
{
	float:inherit;
	width:auto;
	background-color:#92a462;
	background:url('image/menu_bg_do.png');	
	background-repeat:repeat-x;
		
	height:25px;

}

.MenuHead_BGRightPane
{
	float:inherit;
	width:auto;
	background-color:#92a462;
	background:url('image/menu_bg_xanh.png');	
	background-repeat:repeat-x;
		
	height:25px;

}

.MenuHead_Bullet
{
	float:left;	
	background:url('image/menu_bullet.png') #92a462;	
	background-repeat:no-repeat;
	background-position:left;
		
	height:25px;
	width:10px;
}

.MenuHead_BulletRightPane
{
	float:left;	
	background:url('image/menu_bullet_xanh.png') #92a462;	
	background-repeat:no-repeat;
	background-position:left;
		
	height:25px;
	width:10px;
}
.MenuHead_BulletLeftPane
{
	float:left;	
	background:url('image/menu_bullet_do.png') #92a462;	
	background-repeat:no-repeat;
	background-position:left;
		
	height:25px;
	width:10px;
}

.MenuHead_Title
{
	float:left;	
	background-color:transparent;
		
	height:15px;
	width:auto;
	
	font-weight:bold;
	color:#000;
	
	margin-top:3px;
	padding-bottom:0px;
} 

.moduleWrap {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent;
	border:1px solid #deebbf;	
	margin-right:1;
	min-width:100%;
	display:block;
}


.clear {
	display:block;
}

/*this is for IE */
input
{	
	background:  url(image/btn_bg.png) 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');
	
	height:auto;
	width:auto;	
	color:#000;
}

/*this is for IE */
input
{
	background:  none;
	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 #b5bf9c!important;	

	height:auto;
	width:auto;	
	color:#000;
}
input[type="password"] 
{
	height: 20px;
}

/*this is for NN, FF, MOZ/WIN*/
input[type="text"] { 
	border: 1px solid #666666;
	background-image:none;
	
	height:20px;
	color:#000;

}
input[type="radio"] { 
	
	background-image:none;
	
}

input[type="button"], input[type="submit"], input[type="reset"] { 
	border: 1px solid #aaaaaa;
	width: auto;	
	color: #fff;
	font-family: Arial;
	font-size: 2;
	padding: 1px;
	margin: 3px;
	font-weight: bold;
	background:  url('image/btn_bg.png') repeat-x;
	cursor: pointer;
}
.input[type=submit]{
	border: 1px solid #b5bf9c;
	width: auto;	
	color: #000;
	background:  url('image/btn_bg.png') repeat-x;
}

.tieudethongbao
{
	font-family: Arial,Tahoma , Helvetica;
	font-size:13px;
	font-weight:bold;
	color:#dd0601;
}

/* this is for all */
.NormalTextBox
{
	border: 1px solid #b5bf9c;
}

.NormalTextBox1
{
	border: 1px solid #b5bf9c;
}
.NormalTextBox textarea
{
	border: 1px solid #b5bf9c;
}
.NormalTextBox radio
{
	border: 0px!important;
}

.NormalTextBox input
{
	border: 1px solid #b5bf9c;
}

textarea{ 
	border: 1px solid #b5bf9c;
}
radio
{
	 border:0px;
}
select
{	
	border: 1px solid #b5bf9c;	
}
