#hpp2-mainnav { line-height: 1; z-index: 9; }
#hpp2-mainnav a { color: #fff !important; cursor: pointer; }

.hpp2-wrap { width: 100%; clear: both; }
.hpp2-main { background: url(../../images/hpp2/cpanel.png); width: 100%; display: block; }

/*#jasdl-mainnav { position: relative; }*/
#jasdl-mainnav ul { display: block; }
#jasdl-mainnav li { float: left; padding: 0; margin: 0; }
#jasdl-mainnav a { display: block; float: left; text-decoration: none; color: #000; text-transform: uppercase; }
#jasdl-mainnav span.menu-title { display: block; width: 85px; height: 32px; }

a.menu-item0 span.menu-title { background: url(../../images/hpp2/trangchu.png); }
a.menu-item1 span.menu-title { background: url(../../images/hpp2/gioithieu.png); }
a.menu-item2 span.menu-title { background: url(../../images/hpp2/tintuc.png); }
a.menu-item3 span.menu-title { background: url(../../images/hpp2/sanpham.png); }
a.menu-item4 span.menu-title { background: url(../../images/hpp2/dichvu.png); }
a.menu-item5 span.menu-title { background: url(../../images/hpp2/phanphoi.png); }
a.menu-item6 span.menu-title { background: url(../../images/hpp2/bangmau.png); }
a.menu-item7 span.menu-title { background: url(../../images/hpp2/lienhe.png); }

#jasdl-mainnav a:hover, #jasdl-mainnav ul li.hover a {
	background: url(../../images/hpp2/mainnav-hover.gif) repeat-x bottom;
	z-index: 1000 !important;
	color: #000;
	position: relative !important;
}

#jasdl-mainnav li.active a,
#jasdl-mainnav li.active a:hover,
#jasdl-mainnav li.active a:active,
#jasdl-mainnav li.active a:focus
{
	color:#FF9966;
}

#jasdl-subnav .first-item { border-left: 0; }

#jasdl-subnav { display: none; position: relative; }

/* Sub Nav ---*/
#hpp2-subnav { z-index: 9; position: relative; }
#hpp2-subnav .hpp2-main {
	z-index: 10;
	font-size: 92%;
	line-height: 1;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
	font-family: Tahoma, Geneva, sans-serif;
	background: url(../../images/pathway-bg.gif);
}

#hpp2-subnav ul.direction li {}

#hpp2-subnav ul {
	padding: 10px 9px 9px 9px;
	background: url(../../images/pathway-bg.gif);
	overflow: hidden;
}

#hpp2-subnav ul.active { background: transparent; }

#hpp2-subnav li {
    background: none;
    display: block;
    display: inline;
    float:left !important;
    float:none;
    border-left: 1px solid #999;
    padding: 0 10px 0 13px;
    position: static !important;
    position: relative;
}

#hpp2-subnav li.first-item { border-left: 0; }

#hpp2-subnav ul li a { color: #fff; }

#hpp2-subnav ul li a:hover {}

#hpp2-subnav ul li.active a,
#hpp2-subnav ul li.active a:hover,
#hpp2-subnav ul li.active a:active,
#hpp2-subnav ul li.active a:focus {
	text-decoration: underline;
	font-weight: bold;
	color: #fff;
}

#hpp2-subnav ul.active li a { color: #fff; }

#hpp2-subnav ul li.empty { border-left: 0; }

/* Sub Nav (lv2) ---*/
#hpp2-subnav ul li ul {
	height: auto;
	position: absolute;
	left: -999%;
	background: #fff;
	border: 1px solid #ccc;
	padding: 0 !important;
    margin: 0 !important;
}

#hpp2-subnav ul li.hover ul {
    height: auto;
    position: absolute;
    left: auto !important;
    left: 10px;
    top: 22px !important;
    top: 13px;
}

#hpp2-subnav ul li.hasChild a {
    background: url(../../images/hpp2/arrow.png) no-repeat right center;
    padding-right: 8px;
}

#hpp2-subnav ul li.hover a { background: url(../../images/hpp2/arrow-2.png) no-repeat right center; }

#hpp2-subnav ul li ul li {
	display: block !important;
	float: none !important;
    width: auto;
	text-align: left;
	border-left: none;
	border-bottom: 1px solid #ddd;
	padding: 5px;
}

#hpp2-subnav ul li ul li a {
	border: 0 !important;
	text-decoration: none !important;
	color: #000 !important;
	background-image: none !important;
	font-weight: normal !important;
}

#hpp2-subnav ul li ul li a:hover { text-decoration: underline !important; background-image: none !important; }
#hpp2-subnav ul li ul li a.active { color: #145077 !important; font-weight: bold !important; }
