/* ================================================
	Good display for: Internet Explorer 5 (Mac), Internet Explorer 5.5 (or hight,6,7 beta 2)
	Konqueror 2.2 (Linux), Netscape 6 (or hight: ver 7, 8)
	Opera 5 and 6 (or hight: ver 7, 8)
	Safari 1.0
	FireFox 1.1 (or height)
	Check All for: CSS Level 2
	www.dnn360.net
	check by: thangpdtt@gmail.com 
================================================ */

/*.Ver2_Menulevel0,*/ .Ver2_Menulevel0:link, .Ver2_Menulevel0:visited  {
	background-color: #DEE1CB;
	border-top: 1px solid white;
	border-right: 0px solid #69A9B9;
	border-bottom: 0px solid #0D4351;
	border-left: 0px;
	/*height: 20px;*/
	width: 111px; /* was 100% */
	/*float: left;*/
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	display: block;
	font-size:11px;
	/*line-height: 20px;
	text-indent: 15px;*/
	padding: 4px 15px;
}

.Ver2_Menulevel0:hover {
	background-color: #B9BE99;
	border-top: 1px solid white;
	border-right: 0px solid #69A9B9;
	border-bottom: 0px solid #0D4351;
	border-left: 0px;
	/*height: 20px;*/
	width: 111px; /* was 100% */
	/*float: left;*/
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	display: block;
	font-size:11px;
	/*line-height: 20px;
	text-indent: 15px;*/
	padding: 4px 15px;
}


.Ver2_Menulevel0_Selected, .Ver2_Menulevel0_Selected:visited {
	background-color: #B9BE99;
	border-top: 1px solid white;
	border-right: 0px solid #69A9B9;
	border-bottom: 0px solid #0D4351;
	border-left: 0px;
	/*height: 20px;*/
	width: 111px; /* was 100% */
	/*float: left;*/
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-size:11px;
	/*line-height: 20px;
	text-indent: 15px;*/
	padding: 4px 15px;
}

/* IE Hack to correct box model rendering */
* html .Ver2_Menulevel0:link, * html .Ver2_Menulevel0:visited, * html .Ver2_Menulevel0:hover,
* html .Ver2_Menulevel0_Selected, * html .Ver2_Menulevel0_Selected:visited { width: 141px; }

/*
no second level
.Ver2_Menulevel2,.Ver2_Menulevel2:visited {
	background-color: #E6E6E6;
	border-top: 1px solid #FFFFFF;
	
	border-bottom: 1px solid #D4D4D4;
	border-left: 0px;
	height: 20px;
	width: 100%;
	float: left;
	color: #666666;
	text-decoration: none;
	display: block;
	font-size:11px;
	line-height: 20px;
	text-indent: 15px;
}

.Ver2_Menulevel2:hover {
	background-color: #D4D4D4;
	border-top: 1px solid #FFFFFF;
	
	border-bottom: 1px solid #D4D4D4;
	border-left: 0px;
	height: 20px;
	width: 100%;
	float: left;
	color: #666666;
	text-decoration: none;
	display: block;
	font-size:11px;
	line-height: 20px;
	text-indent: 15px;
}

.Ver2_Menulevel2_Selected,.Ver2_Menulevel2_Selected:visited {
	background-color: #BDCDD5;
	border-top: 1px solid #FFFFFF;
	
	border-bottom: 1px solid #D4D4D4;
	border-left: 0px;
	height: 20px;
	width: 100%;
	float: left;
	color: #666666;
	text-decoration: none;
	display: block;
	font-size:11px;
	line-height: 20px;
	text-indent: 15px;
}

.navMenu_Shadow {
	background-image: url(../Images/navMenu_shadow.jpg);
	background-position: left;
	background-repeat: no-repeat;
	width: 149px;
	height: 9px;
	
}*/