/* ================================================
	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 
================================================ */

.H12Style1 {
	border-style: none;
	border-width: 0px;
}

.H12Style2 {
	/*padding-left: 17px;*/
}

.H12Style3 {
	height: 15px;
}

td.H12Style3 {
	white-space: nowrap;
}

.H12Table {
	color: #666666;
}

.H12Header {
	white-space: nowrap;
}

/*IE6 & IE7 nudge */
* html .H12Style3 {
	padding-top: 0;
	padding-bottom: 0;
}
* + html .H12Style3 {
	padding-top: 0;
	padding-bottom: 0;
}


.H12Style3 a.H12MenuLevel0:visited, .H12Style3 a.H12MenuLevel0:link {
	color:#392d1c;
	height:15px;
	line-height:15px;
	text-decoration:none;
	/*padding:8px 25px 8px 25px;*/
	padding:8px 15px 8px 15px;
	border-right:1px solid #d9d7cf;
	font-weight:bold;
}

.H12Style3 a.H12MenuLevel0:hover, .H12Style3 a.H12MenuLevel0:focus {
	background:url(nav-hover-bg.jpg) repeat-x;
	color:#FFFFFF;
	text-decoration:underline;
}

.H12Style2 a.H12MenuLevel0Selected:visited,.H12Style2 a.H12MenuLevel0Selected:link {
	/*color:#392d1c;*/
	height:15px;
	line-height:15px;
	/*text-decoration:none;*/
	/*padding:7px 25px 8px 25px;*/
	padding:8px 15px 8px 15px;
	border-right:1px solid #d9d7cf;
	background:url(nav-hover-bg.jpg) repeat-x;
	color:#FFFFFF;
	text-decoration:underline;
	font-weight: bold;
}

.H12MenuLevel1Selected,.H12MenuLevel1Selected:visited {
	color: #666666;
	padding-left: 7px;
	line-height: 25px;
	font-size: 11px;
	padding-right: 7px;
	font-family: Arial, Helvetica, sans-serif;
}

.H12MenuLevel1,.H12MenuLevel1:visited ,.H12MenuLevel1:link {
	color: #ed1c24;
	text-decoration: none;
	font-size: 11px;
	padding-left: 7px;
	line-height: 25px;
	padding-right: 7px;
	font-family: Arial, Helvetica, sans-serif;
}

.H12MenuLevel1:hover, .H12MenuLevel1:focus {
	color: #000000;
	text-decoration: underline;
	padding-left: 7px;
	font-size: 11px;
	line-height: 25px;
	padding-right: 7px;
	font-family: Arial, Helvetica, sans-serif;
}

.H12MenuLevel1Selected,.H12MenuLevel1Selected:visited,.H12MenuLevel1Selected:link {
	color: #666666;
}

.H22Style4 {
	text-align: right;
}

td.H12Style2 {
	/*white-space: nowrap;*/
}

#dropmenudiv {
	position: absolute;
	border: 1px solid #6699CC;
	border-bottom-width: 0;
	font-weight: normal; 
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	z-index: 100;
}

#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #6699CC;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
}

#dropmenudiv a:hover, #dropmenudiv a:focus  {
	background-color: #FFFFFF;
}