﻿/*
=========================================================
HORIZONTAL TAB MENU STYLE SHEET
=========================================================
*/
.solidblockmenu ul{
margin: 0;
padding: 0;
float: left;
font: bold 11px Arial;
width: 100%;
background: black url(images/bg_mn2.jpg) center center repeat-x;
height:27px;
}

.solidblockmenu li{
display:inline;
}

.solidblockmenu li a{
float: left;
color: #006666;

padding:4px 12px 0 12px;
text-decoration: none;
text-align:center;
border-right:1px solid #1B71A0 center center repeat-x;
height:27px;
}

.solidblockmenu li a:visited{
color: #006666;
text-decoration: none;
}

.solidblockmenu li a:hover, .solidblockmenu li a.current{
color: #ffffff;
background: transparent url(images/bg_mn1.jpg); /*center center repeat-x;*/
height:27px;
text-decoration: none;

}

.tabcontainer{
clear: left;
width:100%;/*95%; width of 2nd level sub menus*/
height:27px;/*1.5em; height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
background:transparent url(images/bg_mn1.jpg) center;
}

*:first-child+html .ieclass{ /*IE7 hack to remove gap between menu and sub contents*/
margin-top: -2em;
}

* html .ieclass{ /*IE6 and below hack to remove gap between menu and sub contents*/
margin-top: 0;
height:27px;
}

.tabcontent{
display:none;
padding: 5px 11px;

color: white;
}
/*link cap 2 */
.tabcontent a:link{
color: white;
padding: 5px 11px;
text-decoration: none;
font: bold 11px Arial;
border-right: 1px solid #1a719e;
}

.tabcontent a:visited{
color: white;
font: bold 11px Arial;
border-right: 1px solid #1a719e;
padding: 5px 11px;
text-decoration: none;
}

.tabcontent a:hover, .tabcontent a.current{
color: yellow;
font: bold 11px Arial;
text-decoration: none;
}

/*
=========================================================

=========================================================
*/

/*ICON - MENU DOC*/

.IconMenuDoc_glossymenu, .IconMenuDoc_glossymenu li ul
{
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 0; /* 0 0 10 0 doan o cuoi menu */
	width: 140; /*WIDTH OF MAIN MENU ITEMS*/
	text-decoration: none;
	background-color :#003366;
	border-bottom :solid 1px white;
	
	
	}

.IconMenuDoc_glossymenu li
{
	position: relative;
	list-style-type: none;
	text-decoration: none;
}

.IconMenuDoc_glossymenu li ul
{
	/*SUB MENU STYLE*/
	position: absolute;
	width: 150px; /*WIDTH OF SUB MENU ITEMS*/
	left: 0;
	top: 0;
	display: none;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	text-decoration: none;
	list-style-type:none;
}

.IconMenuDoc_glossymenu li a
{
	background: #003366; 
	color: FFFFFF;
	font-weight: bold;
	display: block;
	width: auto;
	padding:5px 0;
	text-decoration: none;
	border: 1px #D6E7FF;
	border-bottom : 1px #FFFFFF solid; /*Mau duong ke*/
	
	list-style-type:none;
	padding-left:3px;
	padding-top:3px;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	height:18px;
	
	

}

.IconMenuDoc_glossymenu .arrowdiv{
position: absolute;
right: 2px;
background: transparent url(arrow.gif) no-repeat center right;

}
.IconMenuDoc_glossymenu li img
{
	position:inherit;
	background: #1093BF no-repeat center left;
}
.IconMenuDoc_glossymenu li a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	
	padding-left:3px;
	padding-top:3px;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	height:18px;

}
.IconMenuDoc_glossymenu li a:active
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFFFFF; 
	padding-left:3px;
	padding-top:3px;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	height:18px;

}
.IconMenuDoc_glossymenu li a:hover
{
	background-color: #E56B28; 
	color:#FFFFFF; 
	text-decoration: none;
	padding-left:3px;
	padding-top:3px;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	height:18px;

}

/* Holly Hack for IE \*/
* html .IconMenuDoc_glossymenu li { float: left; height: 1%; }
* html .IconMenuDoc_glossymenu li a { height: 1%; }
/* End */
/***************************************************/
/*ICON - MENU THONG TIN HUU ICH*/
/******************************************************/

.IconMenuTT_glossymenu, .IconMenuTT_glossymenu li ul
{
	list-style-type: none;
	margin: 0;
	padding:0;
	width: 100%; /*WIDTH OF MAIN MENU ITEMS*/
	border: 1px black;
	text-decoration: none;
	
}

.IconMenuTT_glossymenu li
{
	position: relative;
	list-style-type: none;
	text-decoration: none;
}

.IconMenuTT_glossymenu li ul
{
	/*SUB MENU STYLE*/
	position: absolute;
	width: 180px; /*WIDTH OF SUB MENU ITEMS*/
	left: 0;
	top: 0;
	display: none;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	text-decoration: none;
}

.IconMenuTT_glossymenu li a
{
	background: #13a7cf;
	font:bold 11px Arial;
	color: #003A5A;
	display: block;
	width: auto;
	padding: 5px 0;
	padding-left:10px;
	text-decoration: none;
	border-top:1px #BCDCE9 solid;
	border-left:1px #A4CEDE solid;
	border-right:1px #557985 solid;

	border-bottom: 1px #394F5A solid;
}

.IconMenuTT_glossymenu .arrowdiv{
position: absolute;
right: 2px;
background: transparent url(arrow.gif) no-repeat center right;

}

.IconMenuTT_glossymenu li a:visited, .Module_glossymenu li a:active
{
	color: #003A5A;
	text-decoration: none;
}

.IconMenuTT_glossymenu li a:hover
{
	background-color: #ffcc00;
	text-decoration: none;
}

/* Holly Hack for IE \*/
* html .IconMenuTT_glossymenu li { float: left; height: 1%; }
* html .IconMenuTT_glossymenu li a { height: 1%; }
/* End */
/*