/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	scrollbar-face-color: #FFEE02;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}

ul{
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		
	}
	
	li{
		margin:0px 5px 2px 5px;
		padding:2px 0px 2px 0px;
		list-style-type:none;
		display:block;
		background-color:#f66901;
		width:177px;
		
	}
	
	li a{
		width:100%;
	}
	
	li a:link,
	li a:visited{
		color:#FFFFFF;
		font-family:verdana;
		font-size:70%;
		text-decoration:none;
		display:block;
		margin:0px 0px 0px 0px;
		padding:2px 0px 2px 0px;
		width:100%;
	}
	
	li a:hover{
		color:#fff056;
		text-decoration:none;
	}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: none;
}
input
{
    border-right: #a7b2c3 1px solid;
    border-top: #a7b2c3 1px solid;
    border-left: #a7b2c3 1px solid;
    border-bottom: #a7b2c3 1px solid;
    font-size: 8pt;
    font-family: Verdana, Arial;
    vertical-align:middle;
}
A:link {
	COLOR: #0000C0; TEXT-DECORATION: none
}
A:visited {
	COLOR: #0000C0; TEXT-DECORATION: none
}
A:hover {
	COLOR: #FF00ff; TEXT-DECORATION: none
}


h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}

#navBar{
	float: left;
	width: 23%;
	margin: 0px;
	padding: 0px;
	background-image:url(../images/bg_left_top.jpg);
	background-repeat:no-repeat;
	background-color: #fff9fe;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#headlines{ /*hoang*/
	float:right;
	width: 5%;
	height:300px;
	margin-right:500px;
	padding-right:500px;
	background-image:url(../picture/final-khung_80.jpg);
	background-repeat:repeat;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	
}

#content{
	float: left;
  width:79%;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
width:100%;
height:25px;
background-image:url(../images/ba.jpg);
background-repeat:repeat-x;
padding: 0px 0px 0px 0px;
border-bottom: 1px solid #CCC;
color: #cccccc;
}

#globalNav img{
 display: block;
}

#globalNav a {
	color:#FFFFFF;
	line-height:2em;
	font-size: 90%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 12px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}




/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li { background-image:url(../images/ar1.jpg);
			background-repeat:no-repeat;
			border-bottom: 1px solid #EEE;
			width:88%;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	width:88%;
	position: relative;
	margin: 200px 0px 0px 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 12px;
}

#sectionLinks h3{
	padding: 0px 0px 2px 0px;
}

#sectionLinks a {
	width:88%;
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	width:88%;
	background-color: #dddddd;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 12px;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 80%;
}

#headlines p{
	padding: 0px 0px 0px 0px;
}

#ViewPage 
{
	position: relative;
	width: 99%;
	float:left; 
	height:auto;
	border-bottom-color:Silver;
	border-bottom-style:groove;
	border-bottom-width:thin ;
	border-right-color:Silver;
	border-right-style:groove;
	border-right-width:medium; 
	margin-left: 5px;
	background-color:#FFEE02;
	padding: 2px -1px 2px 2px;
}

#ViewSideBar 
{
	width: 2.5%;
	height: 500px;
	padding: 5px 0px 0px 0px; /*top right bottom left*/
	margin: 0px 0px 0px 3px;
	background-color:#FFEE02;
	/*background-image:url(../picture/final-khung_80.jpg);
	background-repeat:repeat;*/
	float: left;
	
}

#ViewPaperDetail {
	width: 96.5%;
	height: auto;
	float:left ;
	padding: 3px 0px 0px 5px;
}

#banner{width:99%; /*hoang*/
		height:auto;
		border-bottom-color:Silver;
		border-bottom-style:groove;
		border-bottom-width:medium;
		border-right-color:Silver;
		border-right-style:groove;
		border-right-width:medium; 
		background-color:#FFEE02;
		/*background-image:url(../picture/final-khung_80.jpg);
		background-repeat:repeat;*/
		margin-left: 5px; /*khoang cach tu broswer toi khung trai*/
		margin-top:0px;
		float:left; /* canh trai*/
		padding: 0px;
		padding-left:0px; /*khoang cach trai trong khung*/
		padding-bottom:-5px; 
		padding-top: 2px;
		vertical-align:top; 
		font-size:80%;
	}

#bannerSearch{width:96%; /*hoang*/
		height:auto;
		border-bottom-color:Silver;
		border-bottom-style:groove;
		border-bottom-width:medium;
		background-color:#FFEE02;
		/*background-image:url(../picture/final-khung_80.jpg);
		background-repeat:repeat;*/
		margin-left: 15px; /*khoang cach tu broswer toi khung trai*/
		margin-top:5px;
		float:left; /* canh trai*/
		padding: 0px;
		padding-left:10px; /*khoang cach trai trong khung*/
		padding-bottom:-5px; 
		padding-top: 2px;
		vertical-align:top; 
	}
#footers{width:99%; /*hoang*/
		height:auto;
		border-bottom-color:Silver;
		border-bottom-style:groove;
		border-bottom-width:medium;
		border-right-color:Silver;
		border-right-style:groove;
		border-right-width:medium; 
		background-color:#FFEE02;
		/*background-image:url(../picture/final-khung_80.jpg);
		background-repeat:repeat;*/
		margin-left: 5px; /*khoang cach tu broswer toi khung trai*/
		/*margin-top:5px;*/
		float:left; /* canh trai*/
		padding: 0px;
		padding-left:0px; /*khoang cach trai trong khung*/
		padding-top: 0px;
		vertical-align:top; 
	}

#headers{width:99%; /*hoang*/
		height:50px;
		border-bottom-color:white;
		border-bottom-style:inset;
		border-bottom-width:thin;
		border-right-color:Silver;
		border-right-style:groove;
		border-right-width:medium; 
		background-color:#FFEE02;
		/*background-image:url(../picture/final-khung_80.jpg);
		background-repeat:repeat;*/
		margin-left: 5px; /*khoang cach tu broswer toi khung trai*/
		margin-top:1px;
		float:left; /* canh trai*/
		padding: 0px;
		padding-left:0px; /*khoang cach trai trong khung*/
		padding-top: 20px;
		vertical-align:middle ; 
	}
/************* #menu ***************/
#menu{ width:100%; height:20px}

#l_mntop{float:left;
		width:2%;}
#r_mntop{float:left;
		width:3%; }
#daymonth{ font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size: 70%;
 color: #073962;
 margin: 0px;
 float:left;
 padding: 0px;
 line-height:2em;
 padding-left:20px;
 height:25px;
 font-weight:lighter;}
 
.ndsp { width:97%;
 		padding:5px 5px 5px 5px;
		height:180px;
		}
#bg_td{width:100%;
		height:17px;
		background-image:url(../images/mn_r.jpg);
		background-repeat:repeat-x;
		border:1px solid #d56f94;
		}
#tt_vh_dl{
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	margin-top:10px;
	width: 100%;
}
/************** .feature styles ***************/

.feature1{
	padding: 0px 0px 10px 10px;
	font-size: 12px;
}

.featureb{
	padding: 70px 0px 5px 120px;
	font-size: 12px;
}
.featurea{
	padding: 0px 0px 10px 10px;
	font-size: 12px;
}
.featurea p{
	padding: 5px 0px 0px 0px;
	text-align: center;
}
.featurea img{
	float: left;
	padding: 5px 5px 0px 3px;
}
#footer{
background-color:#d4e5d5
}	
.font_footer{font-family:Verdana, Arial, Helvetica, sans-serif; 
			font-size:11px;
			color:#6a6b6b;}
.featurec{
	padding: 0px 0px 0px 10px;
	font-size: 12px;
}
#hnew img{
	float: left;
	padding: 10px 0px 0px 0px;
}
#bg_new{ width:169px;
height:169px;
background-image:url(../images/bg_new.jpg);
}


