
/*************************/
/* SECTION 1 - MAIN BODY */
/*************************/

body {font-size: 62.5%; margin: 0px auto; padding: 0px; background:#EDEDED url("../images/bg.gif") 0 0 repeat-x; font-family: arial, sans-serif;}
.page-container {width: 900px; margin: 0px auto; padding: 0px;}
.noscreen {display:none;}
.f-right {
float:right;
_0width:250px;
}
.f-left {
float:left;
width:100%;
}


/*----------------------------*/
/* 2.3 - Navigation - Level 1 */
/*----------------------------*/
.nav1-container {width: 770px; top: 35px; position: absolute; z-index: 3; background: transparent;}
.nav1 {margin: 0px; padding: 0px; font-family: tahoma, arial, sans serif; font-size: 11px;}
.nav1 ul {float: right; margin: 0px; padding: 0px 20px 0px 0px; border-left: solid 1px rgb(115,162,182); background-color: rgb(255,255,255); font-weight: bold;}	
.nav1 li {display: inline; list-style: none; margin: 0px; padding: 0px;}
.nav1 li a {display: block; float: left; margin: 0px; padding: 2px 5px 2px 5px; border-right: solid 1px rgb(115,162,182); color: rgb(115,162,182); text-decoration: none; font-size: 10px;}
.nav1 a:hover, .nav2 a.selected {color: rgb(11,56,111); text-decoration: none;}

/*----------------------------*/
/* 2.4 - Navigation - Level 2 */
/*----------------------------*/
.nav2 {clear: both; margin: 0px; padding: 0px; font-family: verdana, arial, sans serif; font-size: 1.0em; text-decoration: none;}
.nav2 ul {float: left; width: 770px; margin: 0px; padding: 0px; border-top: solid 1px rgb(54,83,151); border-bottom: solid 1px rgb(54,83,151); background-color: rgb(11,58,110); font-weight: bold;}	
.nav2 li {display: inline; list-style: none; margin: 0px; padding: 0px;}
.nav2 li a {display: block; float: left; margin: 0px 0px 0px 0px; padding: 5px 10px 5px 10px; border-right: solid 1px rgb(54,83,151); color: rgb(255,255,255); text-transform: uppercase; text-decoration: none; font-size: 100%;}
.nav2 a:hover, .nav2 a.selected {text-decoration: none; color: rgb(255,255,255); text-transform: uppercase; font-size: 100%;}
.buffer {clear: both; height: 1px; margin: 0px; padding: 0px; background-color: rgb(255,255,255);}

/******************************************************************************/
/* SECTION 3 - SPECIFIC CLASSES FOR LAYOUT #1 (With navigation, with sidebar )*/
/******************************************************************************/

.content-pagetitle {overflow: hidden; margin: 5px 5px 5px 5px; padding: 5px 5px 5px 5px; border-bottom: solid 2px rgb(88,144,168);); color: rgb(255,102,0); font-weight: bold; font-size: 130%;}


/* Paragraphs */
p {margin: 0px 0px 0.5em 0px; padding: 0px; line-height: 1.3em;}
p.readmore {margin: 1.0em 0px 0.5em 0px; padding: 0px; line-height: 1.2em; font-size: 110%; }
p.quote {margin: 0em 30px 0.6em 30px;	line-height: 120%; font-size: 120%;}
p.embed {float: left; width: 120px; margin: 7px 7px 5px 0px; padding: 5px 5px 5px 5px; background-color: rgb(238,237,249); font-style: italic; font-weight: bold;  line-height: 1.2em; font-size: 140%;}
p.embed-caption {float: left; margin: 5px 0px 0px 0px; padding: 0px; font-style: italic; font-weight: normal; line-height: 1.2em; font-size: 70%;}

/* Quote */
p.quote {clear: left; margin: 0em 30px 0.6em 30px;	line-height: 120%; font-size: 110%;}

/* Embedded emphasis */
.embed {float: left; width: 120px; margin: 2px 7px 2px 0px; padding: 5px 5px 5px 5px; background-color: rgb(238,237,249); font-style: italic; font-weight: bold;  line-height: 1.2em; font-size: 140%;}
.embed-caption {float: left; margin: 5px 0px 0px 0px; padding: 0px; font-style: italic; font-weight: normal; line-height: 1.2em; font-size: 70%;}

/* Lists */
ul.noindent {margin: 0px 0px 7px 15px; padding: 0px; list-style-type: disc; list-style-position: outside; font-size: 120%;}


/*--------------------*/
/* Sidebar Area */
/*--------------------*/
.sidebar-maintitle {
	padding: 3px 10px 2px 10px;
	color: rgb(255,255,255); 
	text-transform: uppercase; 
	background:#004080 url("../images/bg_title.gif") 0 0 repeat-x;
	font-weight: bold; 
	font-size: 120%;
}

.partner a img{
	border:2px #E4E9E3 solid;
}

.partner a:hover img{
	border:2px #FF6600 solid;
}

/*--------------------*/
/* Sidebar Area */
/*--------------------*/
.content {
	font-size: 120%;
	font-family: arial, sans serif;
	color: #2C2C2C;
	padding-left:5px;
}

/*-------------------*/
/* Footer  */
/*-------------------*/
.footer {
	overflow: hidden; 
	clear: both; 
	width: 880px; 
	margin: 0px; 
	padding: 10px; 
	font-size: 118%;
	border-bottom:10px solid #083B77; 
	background:#0C53A7 url(../images/footer1.jpg) 100% 0 no-repeat; 
	color:#FFF;
}
.footer p {margin: 0px; padding: 0px; text-align: center1; line-height: 1.3em;}

.footer a {color:#FFF;text-decoration: none;}
.footer a:hover {
	color:#FF6600;
}
.footer .subnav a {padding:5px; background:#0A478F; text-decoration:none;color:#ffffff;_font-weight: bold;}
.footer .subnav a:hover {background:#1AA30F url("../images/footer-a-bg.gif") 0 0 repeat-x; color:#ffffff;text-decoration:none}

/* The wrapper determines the width of the menu elements */
#menuwrapper { 
   width: 175px;
	text-align: left;
}


/* Unless you know what you do, do not touch this */ 
#primary-nav, #primary-nav ul { 
   list-style: none; 
   margin: 0px; 
   padding: 0px; 
   width: 100%; 
   margin-left: 0px;
}
#primary-nav ul { 
   position: absolute; 
   top: 0; 
   left: 100%; 
   display: none; 
}
#primary-nav li { 
   margin-bottom: -1px; 
   position: relative; 
}


/* Styling the basic apperance of the menu elements */
#primary-nav a { 

   
   border: 1px solid #006699; 
   display: block; 
   margin: 0px; 
   padding: 7px 10px; 
   color: #FFFFFF;
   FONT-WEIGHT: bold;
   font-family: tahoma, arial, sans serif;
   FONT-SIZE: 11px;
   text-decoration: none; 
   background: transparent; 
   min-height:1em; /* Fixes IE7 whitespace bug*/
   BORDER-TOP: #a1c9fa 1px solid;
   BORDER-BOTTOM: #005081 1px solid;
  
   
}
#primary-nav li, #primary-nav li.menuparent { 
   background-color: #0071b7; 
   min-height:1em; /* Fixes IE7 bug*/
}


/* Styling the basic apperance of the active page elements (shows what page in the menu is being displayed) */
#primary-nav li.menuactive { 
   background-color: #0071b7; 
}

/* Styling the basic apperance of the menuparents - here styled the same on hover (fixes IE bug) */
#primary-nav li.menuparent, 
#primary-nav li.menuparent:hover, 
#primary-nav li.menuparenth { 
   background-image: url(../img/arrow.gif);  
   background-position: center right; 
   background-repeat: no-repeat; 
}


/* Styling the apperance of menu items on hover */
#primary-nav li:hover, 
#primary-nav li.menuh, 
#primary-nav li.menuparenth, 
#primary-nav li.menuactiveh { 
   background-color: #9cbad6; 
}


/* The magic - set to work for up to a 3 level menu, but can be increased unlimited */
#primary-nav ul, 
#primary-nav li:hover ul, 
#primary-nav li:hover ul ul, 
#primary-nav li.menuparenth ul, 
#primary-nav li.menuparenth ul ul { 
   display: none; 
}
#primary-nav li:hover ul, 
#primary-nav ul li:hover ul, 
#primary-nav ul ul li:hover ul, 
#primary-nav li.menuparenth ul, 
#primary-nav ul li.menuparenth ul, 
#primary-nav ul ul li.menuparenth ul { 
   display: block; 
}


/* IE Hack, will cause the css to not validate */

#primary-nav li, #primary-nav li.menuparenth { _float: left; _height: 1%; }
#primary-nav li a { _height: 1%; }


/* section header */
#primary-nav li.sectionheader {
   border-left: 1px solid #006699; 
   border-top: 1px solid #006699; 
   font-size: 130%;
   font-weight: bold;
   padding: 1.5em 0 0.8em 0.5em;
   background-color: #fff;
   margin: 0;
   width: 100%;
}


/* separator */
#primary-nav li hr.separator {
   display:block;
   height: 0.5em;
   color: #abb0b6;
   background-color: #abb0b6;
   width: 100%;
   border:0;
   margin:0;
   padding:0;   
   border-top: 1px solid #006699;
   border-right: 1px solid #006699;
}



div#news {
  margin: 2em 0 1em 1em;  /* margin for the entire div surrounding the news list */
  font-family: arial, sans-serif;
  font-size: 110%;
  color: rgb(75, 75, 75);
}

div#news h2 {
   line-height: 2em;
   background: #fff;
     font-family: arial, sans-serif;
  font-size: 110%;
  color: rgb(75, 75, 75);
}

.NewsSummary {
    padding: 0.5em 0.5em 1em; /* padding for the news article summary */
    margin: 0 0.5em 1em 0.5em; /* margin to the bottom of the news article summary */
    border-bottom: 1px solid #ccc; 
    min-height:110px;
}

.NewsSummaryPostdate {
  font-size: 110%;
  font-weight: bold;
  font-family: arial, sans-serif;
 }
 
 .NewsSummaryPostdate a {
	text-decoration: none;
	color: #004080;
 }
 
  .NewsSummaryPostdate a:hover {
	color: #FF6600;
 }

.NewsSummaryLink {
    font-weight: bold;
    padding-top: 0.2em;
}

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 120%;
 }

.NewsSummaryMorelink {
  padding-top: 0.5em;
}

#NewsPostDetailDate {
  margin-bottom: 5px;
  font-weight: bold;
}

#NewsPostDetailSummary {
   line-height: 150%;
}


#NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 150%;
}

/* add */  
.lang {font-size: 12px; color: #A8A9AD; font-weight: bold;padding-top: 3px;}
a.lang {color: #004080;text-decoration: none;}
a.lang:hover {color:#FF6600;}

/*<Page title>*/
H1.title {
	font-size:12px;
	font-weight:bold;
	color:#0595D6;
	margin:0;
	padding:0;
	display:inline;
}
/* Phân style cua tim kiem */

.search_style {font-size: 11px; color: #5B5D61; font-weight: bold;padding-top: 3px;}
a.search_style {color: #004080;text-decoration: none;}
a.search_style:hover {color:#FF6600;}
/* Phan tieu de cua ket qua tim kiem voi tu khoa */
.title_result_search
{
	font-weight: bolder;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#48719F;
	padding-bottom:5px;
}




