/* Design by Brian Diaz of Media 65 @ http://www.m65.net  All Rights Reserved */

/* #######################  GENERAL SETTINGS ############################ */
html.body{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	margin-top: 0px;
}
/*  Global Formatting */
h1 {font-size:16px;line-height: 1em;font-weight: 900;}
h2 {font-size:15px;line-height: 1em;font-weight: 900;}
h3 {
	/*
	background:transparent url(../images/img_background.jpg) repeat-x scroll 0 0;
	*/
	background-color:#EB5300;
	color:#FFFFFF;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	height:25px;
	text-align:center;
	text-transform:uppercase;
	width:100%;
}
h4 {font-size:13px;line-height: 1em;font-weight: 900;}
h5 {font-size:12px;line-height: 1em;font-weight: 900;}
h6 {font-size:11px;line-height: 1em;font-weight: 900;}
td{font-size: 12px;}
th{font-size: 12px;}
a {
color: #CC6600;
text-transform:none;
text-decoration:none;
}

a.image, a.image:hover  {border:0;}
li{ list-style: square;}
ul { list-style: square;}


/* #######################  END GENERAL SETTINGS ############################ */


/* ######################  LAYOUT SETTINGS       ############################## */
/* Add here Div Wrappers of table formatting to layouts custom stuff*/
/* ######################  LAYOUT SETTINGS       ############################## */

/*##################### NAVIGATION SECTION #####################*/
/* Pathway Breadcrumbs */	
	.pathway {
	}
	a.pathway:link {
	color:#FFF;
	text-decoration:none;
	}
	a.pathway:visited {	
	color:#FFF;
	text-decoration:none;
	}
	a.pathway:active {	
	color:#FFF;	
	text-decoration:none;}
	a.pathway:hover {
	color:#FFF;	
	text-decoration:underline;}

/* Mainlevel menu */
.mainlevel {height: 18px;}

a.mainlevel {
	display: block;
	padding-left:20px;
	text-decoration:none;
	width:auto;
	height:20px;
	background:url(../images/Hmenu.gif) no-repeat;
	text-align:left;
	font-weight:bold;
	font-family:tahoma;
	font-size:9pt;
	padding-top:3px;	
	
	}
	
a.mainlevel:hover {
}	
/* End Mainlevel menu */
	
/* Sub Menu */
.sublevel{
	background:transparent url(../images/menu_con.gif) no-repeat scroll 0 0;
	color:#FFF;
	display:block;
	font-family:tahoma;
	padding-top:5px;
	font-size:8pt;
	font-weight:bold;
	height:21px;
	text-align:left;
	vertical-align:top;
	width:auto;
	text-decoration:none;
}

a.sublevel{	
	padding-left:20px;
		}

a.sublevel:hover {
	text-align:left;
	padding-left:20px;
}
/* End Sub Menu */
	
/* Add Custom Menus */

/* Add Custom Menus */
		
/*##################### NAVIGATION SECTION #####################*/	

/* ##################### STANDARD MODULE TABLE  #################*/	
table.moduletable {
	width: 100%;
	padding: 0px;
	margin: 0px;

}

table.moduletable th { 
background: #2F3E57;
height: 18px;  
color: #FFFFFF;
}
.moduletable{

}

/* Add here Custom Modules */

/* End Custom Modules */

/* ##################### END STANDARD MODULE TABLE  #################*/	


/* #############  CONTENT - SECTIONS & CATEGORIES ###########################*/
.contentheading {
font-size: 16px;
width: 100%;
font-weight: bold;
color: #659FDE;
}

/* content title and links */
.contentpagetitle {background-color : White; }
a.contentpagetitle,a.contentpagetitle:link, a.contentpagetitle:visited 
{
text-decoration: none;

border-bottom: 0px;}
a.contentpagetitle:hover {color: #000;border-bottom: 0px  dashed #CCCCCC;text-decoration: none;}

/* top box like a category description */
.contentdescription {background-color : White;}

/* Main Body Text */
.contentpane {background: White;}
.contentpaneopen {background-color: White;}
/* Main Body Text */

/* article rating */
.content_rating {font-weight: normal;font-size:.8em;}
.content_vote {font-weight: normal;font-size: .8em;}

/* icons */
.buttonheading{font-size: 12px;}
.pop-ups {float: right;}
a.pop-up {border-bottom: 0;}

/* Dates */
.createdate {color: #666; font-size:.8em; font-weight: normal;}
.modifydate {font-size: 10px;color: #666;text-decoration: none;font-weight: normal;}
.newsfeeddate {font-size: 10px;color: #FF6600;font-weight: normal;}
/* Dates */

/* Writen by Authors name */
.small {color: #666;}

/* Page navigation links "<<< 1 of 10 next >>>" */
.pagenav{font-size: 14px;  color: #CC6600; }
.pagebar{font-size: 12px;}
.pagenav_prev{font-size: 14px;  color: #FF6600; }
.pagenav_next{font-size: 14px;  color: #FF6600; }
a.pagenav {color: #CC6600; border-bottom: 0;}
a.pagenav:hover {color: #659FDE; border-bottom: 0;}
.pagenavcounter{	height: 15px;  }
.back_button{font-size: 12px; height: 15px;  }	

/* Read more link */
.readon{
font-family: Arial, Verdana, Helvetica, sans-serif; 
font-size: 13px; color:#FF6600;font-weight: bold;
}


/* Article index  {mospagebreak} */
table.contenttoc {
	padding: 0px;
	margin: 2px;
	font-size: 12px;
	}
	
table.contenttoc th {
background: #2F3E57; 
color: White;
}
	
table.contenttoc td {padding: 2px;}

/* Links article index */
	a.toclink:hover, a.toclink:visited, a.toclink:link {	height: 18px; }
/* End Article index  */

/*  component heading */
.componentheading {
    font-size: 1.5em;
    font-weight: bold;
    color: #659FDE;
    text-align:left;
	background-color: White;
	}
	
/* Sectiontable Table types listings Faqs's, weblink etc..*/
.sectiontableheader {
	background-color : #D3D3D3;
	color : #333;
	font-weight : bold;
	border-collapse: collapse;
	font-size: 11px;
	}

/* Table odd and Even Rows */
.sectiontableentry1 {background-color : #FFFFFF;font-size: 11px;}
.sectiontableentry2 {background-color : #EBEBEB;font-size: 11px;}
.sectiontablefooter{	height: 18px; }
/* End Sectiontable */

/* Category */
.category {color:#333;}
a.category:link, a.category:visited, a.category:hover  {	height: 15px;  }
/* End category */


/* blogsection */
.blog {background-color : #FFFFFF;}
.blogsection{	height: 18px;  }
.blog_more{	height: 18px;  }
.blog_heading {	height: 18px;  }
/* space from bottom of article */
.article_seperator{background-color : #FFFFFF;}
/* End blogsection */

/* Search Form Module*/
.search {height: 18px;}
/* results if not search google */
.searchintro{height: 18px;}
/*Search Form keyword highlight*/
.highlight {
border: 1px dashed #010101;
background: #DDEEFF;
padding: 0px 2px 0px 2px;}
/* End Search Form */

/* wrapper title */
.wrapper{background-color : #FFFFFF;}
/* ############# END CONTENT - SECTIONS & CATEGORIES ###########################*/
	

/* ##################### FORM SECTION  #####################*/	
form{font-size: 12px}
input {
font-family: Arial, Verdana, Helvetica, sans-serif; 
background-color:#FFFFFF; font-size: 13px; color: #333;
}
.inputbox {background: White;}
.text_area {background: White;}
/* Pull down menu */
.selectbox {width: 100%;}
/* Submit Button */
.button {border: 1px solid #999; background: #FFF;color: #E85100;}

/* Contact Email Form */
.contact_email {margin: 0px;padding: 5px;}
/* ##################### END FORM SECTION  ##################### */	

/* ###################### TABBED EDITING ###################### */
/*When user login to edit or sumbit articles*/
/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
   }
		
.code {
	font-family: courier, serif;
	font-size: 1.2em;
	padding: 2px;
	background-color: #f0f0f0;
	color: blue;
	border: 1px solid #d5d5d5;
	margin: 0px;
	width: 90%;
}


/* Text passed with mosmsg url parameter */
.message {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 1em;
	color : #666;
	text-align: center;
   }

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #666666;
	border-left: outset 1px #666;
	border-right: outset 1px #333;
	border-top: outset 1px #666;
	border-bottom: solid 1px #333;
	text-align: center;
	cursor: default;
	font-weight: bold;
	color: #FFFFFF;
	padding: .2em;
   }

.offtab {
	background-color : #cccccc;
	border-left: outset 1px #666;
	border-right: outset 1px #333;
	border-top: outset 1px #666;
	border-bottom: solid 1px #333;
	text-align: center;
	cursor: default;
	font-weight: normal;
	padding: .2em;
   }

.edit-tabs {
   padding: 1em;
   background: none;
   }

.tabpadding {padding:1px;}

.tabheading {
	background-color: #FF6600;
	text-align: left;
   }

.pagetext {
	visibility: hidden;
	display: none;
   }

	/*Body of the form*/
.adminform{background-color : #FFFFFF;}
/* ###################### End TABBED EDITING ###################### */

/* CSS Document */
body{
	width:100%;
	height:auto;
	/* text-align:center; */
	margin:0 auto;
	background:url(../images/bg_body.gif) repeat-x;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size: 10px;
	background-color:#BC4200;
	}
/****************************Box**********************************/	
.td_left{
	background:url("../images/box_center2.gif") repeat-y;
}
.box_top_left{
	background-color:#CA0400;
	width:11px;
	height:14px;
	background:url("../images/box_center_left.gif") no-repeat;
	}
.box_top_right{
	background-color:#CA0400;
	width:11px;
	height:14px;
	background:url("../images/box_center_right.gif") no-repeat;
	}	
.box_top_center{
	background:url("../images/box_top.gif") repeat-x;
	width:980px;
	height:14px;
	}
	
.box_center{
	height:295px;
	width:76px;
	background:url("../images/box_center.gif") repeat-x;
	}
.box_center1{
	height:295px;
	width:15px;
	background:url("../images/box_center1.gif") no-repeat;
	}
.box_center2{
	/*height:900px;/**********chinh chieu cao cua web***********/
	width:91px;
	background:url("../images/box_center2.gif") repeat-y;
	}
.td_right{
	background:url("../images/box_right3.gif") repeat-y;
}
.box_right1{
	width:76px;
	height:295px;
	background:url("../images/box_right1.gif") repeat-x;
	}
.box_center_top{
	width:11px;
	height:162px;
	background:url(../images/box_center_top.gif) no-repeat;
}
.box_left{
	width:11px;
	background:url(../images/box_left.gif) repeat-y;
}
.box_right{
	width:11px;
	background:url(../images/box_right.gif) repeat-y;
}
.box_center_top2{
	width:11px;
	height:162px;
	background:url(../images/box_center_top2.gif) no-repeat;
}
.box_right2{
	vertical-align:top;
	height:295px;
	width:15px;
	background:url("../images/box_right2.gif") no-repeat;
	}
.box_right3{
	/*height:900px;/**********chinh chieu cao cua web***********/
	width:91px;
	background:url("../images/box_right3.gif") repeat-y;
	}
.box_bottom1{
	width:91px;
	height:58px;
	background:url("../images/box_bottom1.gif") no-repeat;
	}
.box_bottom2{
	width:91px;
	height:58px;
	background:url("../images/box_bottom2.gif") no-repeat;
	}
.box_bottom3{
	width:818px;
	height:58px;
	background:url("../images/box_bottom3.gif") repeat-x;
	color:#F7E8E0;
	text-align:left;
	font-family:tahoma;
	font-size:10px;
	padding:0px 0 0 15px;
	}
/************************CONTENT*********************************/
#banner{
	width:980px;
	height:134px;
	background:url(../images/banner.gif) no-repeat;
	vertical-align:top;
	}
#left_menu{
	width:90px;
	height:28px;
	background:url(../images/left_menu.gif) no-repeat;	
	}
#right_menu{
	width:70px;
	height:28px;
	background:url(../images/right_menu.gif) no-repeat;	
	}
.center_menu{
	width:820px;
	height:28px;
	background:url(../images/cennter_menu.gif) repeat-x;
	font-weight:bold;
	font-family:tahoma;
	font-size:8pt;

	}
.center_menu ul{
	list-style:none;
	padding:0;
	margin:0;
	}
.center_menu ul li{
	display:inline;
	text-transform:uppercase;
	font-weight:bold;
	font-family:tahoma;
	font-size:8pt;
	color:#E75202;
	background:url(../images/cennter_menu.gif) repeat-x;
	}
	
.center_menu ul li a.mainlevel-nav {
	display:block;
	float:left;
	text-transform: uppercase;		
	padding-left:12px;
	padding-right:12px;
	padding-top:5px;
	height:19px;
	margin:0;
	text-decoration:none;
	color:#E75202;
	}
.center_menu ul li a:hover span {
	background:url(../images/cennter_menu_hover.gif) repeat-x;
	display:block;
	padding-left:12px;
	padding-right:12px;
	padding-top:5px;
	height:19px;
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	}
.center_menu ul li a:hover {
	background:url(../images/cennter_menu_hover.gif) repeat-x;
	display:block;
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	}
.center_menu ul li a:visited {

	display:block;
	float:left;
	text-decoration:none;
	}
.center_menu #current a span {
    background:url(../images/cennter_menu_hover.gif) repeat-x;
	display:block;
	padding-left:12px;
	padding-right:12px;
	padding-top:5px;
	height:19px;
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	}
/*het menu*/
.bg{
	background:url(../images/bg.gif) no-repeat;
	background-position:bottom center;	
	}
/***LEFTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTT*/
#main_left{
	width:195px;
	height:auto;
	vertical-align:top;
	}
#top_danhmuc1{
	width:10px;
	height:26px;
	background:url(../images/top_danhmuc1.gif) no-repeat;
	}
#top_danhmuc2{
	width:175px;
	height:26px;
	background:url(../images/top_danhmuc2.gif) repeat-x;
	color:#FFFFFF;
	text-transform:uppercase;
	text-align:center;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	}
#top_danhmuc3{
	width:10px;
	height:26px;
	background:url(../images/top_danhmuc3.gif) no-repeat;
	}
.Hmenu{
	width:195px;
	height:auto;
	}
.nav{
	width:195px;
	height:22px;
	background:url(../images/Hmenu.gif) no-repeat;
	text-align:left;
	font-weight:bold;
	font-family:tahoma;
	font-size:9pt;
	padding-top:4px;
	}
.nav a:link {
	padding-left:20px;
	text-decoration:none;
	color:#E85100;
	}
.nav a:visited {
	padding-left:20px;
	text-decoration:none;
	color:#E85100;
	}
.nav a:hover {
	padding-left:20px;
	text-decoration:none;
	color:#FF9933;
	}
.Hmenu ul{
	list-style:none;
	padding:0;
	margin:0;
	vertical-align:top;
	}
.Hmenu ul li{
	vertical-align:top;
	font-weight:bold;
	font-family:tahoma;
	font-size:8pt;
	color:#E75202;
	background:url(../images/menu_con.gif) no-repeat;
	width:195px;
	height:25px;
	text-align:left;
	display:block;
	}
.Hmenu ul li a span{
	text-align:left;
	padding-left:20px;
	padding-top:2px;
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	float:left;
	margin:0px;
	}
.Hmenu ul li a:visited span{
	text-align:left;
	padding-left:20px;
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	float:left;
	}
.Hmenu ul li a:visited {
	text-align:left;
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	float:left;
	}
.Hmenu ul li a:hover span{
	text-align:left;
	padding-left:20px;
	text-decoration:none;
	color:#FF9933;
	display:block;
	float:left;
	}
.Hmenu ul li a:hover{
	text-align:left;
	text-decoration:none;
	color:#FF9933;
	display:block;
	float:left;
	}	
#bottom_danhmuc{
	width:195px;
	height:17px;
	background:url(../images/bottom_danhmuc.gif) no-repeat;
	}	
	
#top_tigia{
	width:195px;
	height:43px;
	background:url(../images/top_tigia.gif) no-repeat;
	}
#txt_top_tigia{
	padding-top:12px;
	color:#E85100;
	font-size:11px;
	font-weight:bold;
	width:190px;
	height:18px;
	text-align:center;
}
.txt_tigia{
	border-left:1px solid #828181;
	border-right:1px solid #828181;
	text-align:center;
	padding-top:2px;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	color:#E85100;
	background:url(../images/bg_tigia_tit.gif) repeat-x;
	}
.bg_tigia{
	border-left:solid 1px #9e9e9e;
	border-right:solid 1px #9e9e9e;
	background:#eeeeee;
}
.txt_mail{
	font-size:12px;
	font-weight:bold;
	color:#E85100;
	background:url(../images/bg_mail_tit.gif) repeat-x;
	}
.mail{
	border:0px;
	padding-top:1px;
	background:url(../images/bg_mail.gif) no-repeat;
	height:24px;
	width:137px;
	}
.bg_send{
	border:0px;
	background:url(../images/btn_send.gif) no-repeat;
	width:71px;
	height:21px;
	}
	
.tg_c{
	color:#E85100;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	width:186px;
	height:60px;
	padding-right:7px;
	background:url(../images/bg_send1.gif) repeat-x;
	border-left:solid 1px #9e9e9e;
	border-right:solid 1px #9e9e9e;
	}
.tg_b{
	width:165px;
	height:9px;
	background:url(../images/tg_b.gif) no-repeat;
	}
#nhantin{
	width:195px;
	height:39px;
	background:url(../images/dknhantin.gif) no-repeat;
	}
#txt_nhantin{
	padding-top:10px;
	color:#E85100;
	font-size:11px;
	padding-left:50px;
	padding-top:15px;
	font-weight:bold;
	width:130px;
	height:18px;
}
/********************CENTERRRRRRRRR***************************/
#main_cennter{
	width:100%;
	height:auto;
	vertical-align:top;
	}
#home_left{
	width:26px;
	height:26px;
	background:url(../images/home_left.gif) no-repeat;
	}
#home_center{
	width:100%;
	height:26px;
	background:#EB5300;
	text-align:left;
	color:#FEF8F5;
	font-family:tahoma;
	font-size:12px;
	}
#home_right{
	width:10px;
	height:26px;
	background:url(../images/home_right.gif) no-repeat;
	}
.title_main{
	height:22px;
/*	width:442px;*/
	background:url(../images/danhmuc3.gif) repeat-x;
	color:#000000;
	text-transform:uppercase;
	font-family:tahoma;
	font-size:12px;
	text-align:left;
	font-weight:bold;	
	}
.title_news{
	width:100%;
	color:#D84C00;
	text-align:left;
	text-transform:uppercase;
	text-decoration:none;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	padding-top:5px;
	}
.title_news a:link{
	color:#EB5300;
	text-decoration:none;
	}
.title_news a:visited{
	color:#EB5300;
	text-decoration:none;
	}
.title_news a:hover{
	color:#FC6E23;
	text-decoration:none;
	}
	
.img_news{
	float: left; 
	text-align:left;
	padding-top:2px;
	padding-right:5px; 
	}
.text_news{
	text-align:justify;
	padding-top:2px;
	padding-left:1px;
	padding-right:2px;
	font-family:tahoma;
	font-size:11px;
	}
.line{
	height:5px;
	width:442px;
	background:url(../images/line.gif) repeat-x;
	background-position:bottom;
	}
.readmore{
	width:65px;
	float:right;
	text-align:right;
	font-size:11px;
	font-weight:bold;
	font-family:tahoma;	
	}
.readmore a:link{
	color:#000000;
	text-decoration:none;
	}
.readmore a:visited{
	color:#000000;
	text-decoration:none;
	}
.readmore a:hover{
	color:#AAA8A8;
	text-decoration:none;
	}
.tinkhac{
	color:#EB5300;
	padding-top:5px;
	padding-left:2px;
	text-align:left;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	}
.tinkhac1{
	color:#686868;
	padding-top:5px;
	padding-left:5px;
	text-align:left;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	}
.tinkhac1 a:link{
	color:#686868;
	text-decoration:none;
	}	
.tinkhac1 a:visited{
	color:#686868;
	text-decoration:none;
	}
.tinkhac1 a:hover{
	color:#0597C7;
	text-decoration:none;
	}		
/*********RIGHTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTT*****/
#main_right{
	width:174px;
	height:auto;/*chieu cao*/
	}
.top_tinvan1{
	width:10px;
	height:26px;
	background:url(../images/top_tinvan1.gif) no-repeat;
	}
.top_tinvan2{
	width:auto;
	height:26px;
	background:url(../images/top_tinvan2.gif) repeat-x;
	color:#FFFFFF;
	text-transform:uppercase;
	text-align:center;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	}
.top_tinvan3{
	width:10px;
	height:26px;
	background:url(../images/top_tinvan3.gif) no-repeat;
	}
.tinvan_center{
	width:174px;
	height:auto;
	text-align:left;
	font-family:tahoma;
	font-size:12px;
	border-left:solid 1px #828181;
	border-right:solid 1px #828181;
	}
.tinvan_center ul{
	margin:0;
	padding:0;
	list-style:none;
	}
.tinvan_center ul li{	
	background-position:5px 5px;
	padding:8px 5px 0px 25px;
	list-style-image:none; 
	list-style:none; margin:0;
	font-family:tahoma;
	font-size:11px;
	line-height:14px;
	color:#EB5300;
	background-image:url(../images/bullet_red.gif);
	background-repeat:no-repeat;	
	}
.tinvan_center ul li a:link{	
	color:#EB5300;
	text-decoration:none;
	}
.tinvan_center ul li a:visited{	
	color:#EB5300;
	text-decoration:none;
	}
.tinvan_center ul li a:hover{	
	color:#0597C7;
	text-decoration:none;
	}
.tinvan_bottom_left{
	width:10px;
	height:12px;
	background:url(../images/tinvan_bottom_left.gif) no-repeat; 
	}	
.tinvan_bottom_right{
	width:10px;
	height:12px;
	background:url(../images/tinvan_bottom_right.gif) no-repeat; 
	}		
.tinvan_bottom_center{
	width:auto;
	height:12px;
	background:url(../images/tinvan_bottom_center.gif) repeat-x; 
	}
.img{
	padding-top:2px;
	text-align:center;
	}	
.cssMainbody{
min-width:540px;
max-width:100%;
}

