/***************************************************************************
 *     Project : css ducument 
 *                            -------------------
 *   Cap nhat           : 24/11/2008
 *   Nguoi tao 			: Pham Minh Tuat
 *   Nguoi sua cuoi     : Pham Minh Tuat
 *   Email              : tuatpm@gmail.com
************************************************************************* */

/*###### Begin menu cha #### */

.menu_top-vacd_top{
	padding: 0;
	margin:auto;
	width: 100%;
	display:inline;
	height:31px;	
	voice-family: "\"}\"";
	voice-family: inherit;
	float:left;
	background: url(../images/bg_topmeu_07.gif) top; 
}

.menu_top-vacd_top ul{
	margin:0;
	padding: 0;
}

.menu_top-vacd_top li{
	list-style:none;
	float:left;	
}


.menu_top-vacd_top a{
	float:left;
	color: white;	
	padding:0px 0px 0px 5px;
	white-space:nowrap;
	text-decoration:none;
	font-weight: bold;	
}

.menu_top-vacd_top a span{
	float:left;
	display:block;
	line-height: 27px;
	padding:0px 8px 4px 10px;
}

.menu_top-vacd_top a span{
	float:none;
}

.menu_top-vacd_top a:hover, a.current{
	background:#435f94;
}

.menu_top-vacd_top a:hover span, .menu_top-vacd_top a.current span {
	background:#435f94;
	color:#fff;
}


.menu_top-vacd_topline{
	clear: both;
	padding: 0;
	width: 100%;
	height: 8px;
	line-height: 8px;
}

/* ##### End menu cha #### */

.menu_top-vacd_subcontainer{
	clear: left;
	width:100%; /*width of 2nd level sub menus*/
	height:31px; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
	background:#435f94;	
	border: 0px solid #8A91A3;
	margin-bottom: 0px;
	border-top: 0px;
}

.sub_content{
	display:none;
	color:#FFFFFF;
	margin-left: 5px;
	margin-right: 5px;
	line-height: 31px;
}

.sub_content ul{
	font: normal 11px;
	margin:0;
	padding:0;
	list-style:none;
}

.sub_content li{
	display:inline;
	margin:0 2px 0 0;
	height: 31px;	
	padding:0;	
}


.sub_content a{
	float:left;
	color:#fff;
	margin:0 2px 0 0;
	padding:0 5px 1px 10px;
	text-decoration:none;
	line-height: 27px;		
}
.sub_content a:hover, a.sub_current{
	color: #fff;
	text-decoration:underline;
}

.sub_nav_logo{
	position:absolute; top: 125px; padding-left: 1px; height: 22px;
}
.menu_top-vacd_logo{
	float:left; width: 38px;
}
.text_menu_top-vacdRss{
	float:left; width: 27px; padding-top: 3px;
}
.text_menu_top-vacdRss a{
	text-decoration:none; color: #009966;
}

.menu_top-vacd_rss_img{
	float:left; width: 10px; padding-top: 5px;
}

