/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
	margin-bottom: 1px;
}

.clr {
	clear: both;
}

.outline {
  border: 1px solid #cccccc;
  background: transparent;
  padding: 2px;
}
.weblink_title {
	background: url(../images/bg_left.jpg) repeat-x;
	color: #ffffff; 
	text-align: center;
	margin-bottom:2;
	padding-left: 2px;
	height: 25px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdena;
	text-transform: uppercase;
	margin: 0;
	width:99%;
}

#buttons_outer {
	width: 100%;
  	margin-bottom: 0px;
	float: right; 
	background: url(../images/menuleft_xam.jpg) repeat-x center;
}

#buttons_inner {
	float:right;
	height: 25px !important;	
	height: 20px;
	text-transform: uppercase;	
	font-weight: bold;
}

#buttons_outer1 {
  	margin-bottom: 0px;
	float: right;
	color: #ffffff;
	width: 785px;
	background: url(../images/menuleft_xam.jpg) repeat-x center;
}

#buttons_inner1 {
	float:right;
	height: 25px !important;	
	height: 20px;
}

#pathway_text {
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
	background: url(../images/bg_header_content.gif) no-repeat left;
	text-transform: uppercase;
	color: #ce2021;
	font-weight: bold;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;	
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;	
}

ul#mainlevel-nav li
{
	background-image: url(../images/bgr_top_menu_item.gif) no-repeat left;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	font-weight:bold;
	line-height: 20px;
	white-space: nowrap;
	border-right: 1px solid #ffffff;
	height: 25px;
	
	}

ul#mainlevel-nav li a
{

	display: block;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 2px;	
	text-decoration: none;
	color: black;
	/* background-image:url(../images/bgr_top_menu_item_over.gif) no-repeat left;*/
}

#buttons ul#mainlevel-nav li a { 

	width: auto; 
}

ul#mainlevel-nav li a:hover
{
	color: blue;
	/*background: #c64934;
	background-image:url(../images/bgr_top_menu_item_over.gif) no-repeat left;*/
}


#search_outer {
	float: left;
	width: auto; /* edit by DH - old:165*/
	background: #9eb1d9;
}

#search_inner {
  border: 1px solid #cccccc;
  padding: 0px;  
  height: 21px !important;
  height: 23px;
  overflow: hidden;
  width: auto;
}

#search_inner form {
  padding: 0;
  margin: 10px;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #c64934;
}
/* add by DH */
.moduletable_user {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #000000;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 70px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

.search_user {
  border: 1px solid #000066;
  padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}
.inputbox_user {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.button_search {
  color: #c64934;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  width: 35px;
  background: url(../images/go.gif) no-repeat;
  line-height: 21px !important;
  line-height: 16px;
  height: 21px !important;  
}

.contentpaneopen {
	color: #000000;
	font-size: medium;
}

.news_block {
	padding-right:2px;
	font-size:13;
}

/* end add */

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;	
	width: 775px;
	height: 150px;
}

#top_outer{
	float: left;
}

#top_inner {
  	border: 1px solid #cccccc;
	padding: 2px;
    height: 144px !important;
    height: 150px;
    overflow: hidden;
    float: none !important;
    float: left;
}

#left_outer {
    float: left;
	margin-top: 0px;
	width: 167px;
	background: #d8e9f9; 
	border: 1px solid #cccccc;
}

#left_inner {

	padding: 1px;
  	float: none !important;
  	float: left;
	background: #f4f4f4; 
	width: auto;
}
/* add by DH */
#user5_inner {
  	border: 0px solid #000066;
	padding: 2px;
 	 float: none !important;
 	 float: left;
}

#user6_inner {
	  border: 0px solid #000066;
	  padding: 2px;
	  float: none !important;
	  float: left;
	  width:100%;
}
#user7_inner {
	  border: 0px ;
	  padding: 2px;
	  float: none !important;
	  float: left;
	  width:100%;
}
#content_outer {
	  padding: 0px;
	  margin-top: 0px;
	  margin-left: 2px;	  
	  float: left;
	  width: 607px; 
}

#content_inner{
	  float: none !important;
	  float: left;
	  padding: 0;
	  padding-top: 2px;
	  margin: 0;	  
}

table.content_table {
 	 width: 100%;
     padding: 0px;
	 margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 63px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
}


.user1_inner {
/*	border: 1px dotted #cccccc; */
	color:#000000; /* ad by DH 18072006*/
    float: none !important;
    float: left;
	padding-left: 3px;
	padding-right: 3px;	
	width: 100%;
	font-size: 14px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding-left: 2px;
	padding-right: 2px;
	border: 1px solid #cccccc;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;	
	padding: 2px;
	/*background: url(../images/bg_footer2.gif) repeat-x ;*/
	background: #ffffff center;
	width:auto;

}

ul {
	margin: 15px;
	padding: 0;
	list-style: disc;
}

li {
/*	line-height: 15px; 
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 2px; */
}


td {
	text-align: left;
	font-size: 11px;
}

td.lang {
	text-align: right;
	font-size: 12px;
}

body {
	margin: 15px; 
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 140%;
	font-size: 14px; 

	color: #333333;
	background: #ffffff;
}

/* Joomla core stuff */
a:link, a:visited {
	color: #c64934; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #900;	text-decoration: none;
	font-weight: bold;
}

table.contentpaneopen {
    width: 100%;
	font-size: 13px;
	color: #000000;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 10px;
}

table.contentpaneopen td {
   	padding-right: 13px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #c64934;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading{
	background: url(../images/bg_header_content.gif) no-repeat left;
	color: #ce2021;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;

}
/* ---------------------add by DH -----------------*/
.category_title {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-weight: bold;

 	color:#FFFFFF;

	text-align:left;

	padding-left:45px;

	padding-top:2px;

	height: 20px;
	background: url(../images/bg_header_NewsEvents.jpg) no-repeat left; 
	margin:0;
    text-transform:uppercase;

	}
/* ------------------------------------------------*/
.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 20px;
	color: #c64934;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	background: url(../images/bg_left.jpg) repeat-x;
	color: #ffffff; 
	text-align: center; 
	margin-bottom:2;
	padding-left: 0px;
	height: 25px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdena;
	text-transform: uppercase;
	margin: 0;
	width: 100%;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
 a.mainlevel-menuleft:link, a.mainlevel-menuleft:visited {
	display: block;
	background: url(../images/xanh_nhat.gif) no-repeat;
	font-weight: bold;
	color: black;
	font-family:Verdana, Arial, Helvetica,  sans-serif;
	text-align: left;
	padding-left: 18px;
	padding-top: 2px;
	font-weight: bold;
	font-size:12px;
	height: 25px !important; 
	height: 25px;
	width: auto;
	text-decoration: none;
}

a.mainlevel_active-menuleft{
	display: block;
	background: url(../images/red.gif) no-repeat;
	font-weight: bold;
	font-size:12px;
	color: #ffffff;
	font-family:Verdana, Arial, Helvetica,  sans-serif;
	text-align: left;
	padding-left: 16px;
	padding-top: 2px;
	height: 25px !important; 
	height: 25px;
	width: auto;
	text-decoration: none;

}

a.mainlevel_active-menuleft:hover {
    background: url(../images/xanh_nhat.gif) no-repeat;
	color: blue;
}

a.mainlevel-menuleft:hover {
    background: url(../images/xanh_nhat.gif) no-repeat;
	color: blue;
}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-left: 12px;
	padding-top: 0px;
	font-weight: bold;
	height: 40px !important;
	height: 45px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	text-decoration: none;
	color: blue;
}

a.mainlevel#active_menu {

	background: url(../images/bgr_bullet.gif) no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: white; 
	text-align: left;
	padding-left: 12px;
	padding-top: 0px;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: blue;
}
/*
a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #c64934;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}
*/
.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}

/** category text format and links **/

.category {

	color: #AACD4F; font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 13px; font-weight: bold; text-decoration: none;

	}



a.category:link, a.category:visited {

	color: #405115; font-weight: bold;

	}



a.category:hover {

	color: #759328;

	}

.sitename {

	color: #45BA32;

	font-size: 50px;

	font-weight: bold;

	font-family: "Bauhaus 93", "Arial Black";

	}

.poll {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #2C8121;

	line-height: 14px;

	}



.sectiontableentry1, {


	}
	 .contentpane {

	}

	

.sectiontableentry2 {

	background-color : #EEF3DA;

	}



.sectiontableheader {

	background-color : #BDEB39;

	color : #000000;

	font-weight : bold;

	}

