/* ================================================
	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 
================================================ */

.H11Style1 {
	border-style: none;
	border-width: 0px;
	height:44px!important;
}

.H11Style2 {
	color: white;
	text-align: center;
	background-image: url('H11SelectedRepeat.gif');
	background-repeat: repeat-x;
	height: 22px;
	background-position:center;
	white-space:nowrap;
}

* html .H11Style2 {
	color: white;
	text-align: center;
	background-repeat: repeat-x;
	height: 22px;
	background-position:center;
	white-space:nowrap;
	background-image: url('H11SelectedRepeat_ie.gif');
}




TD.H11Style2 {
	border-bottom-style: none;
	border-width: 0px;
}

.H11MenuLevel0,.H11MenuLevel0:visited,.H11MenuLevel0:link {
    color: #464646;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    line-height: 27px;
    text-decoration: none;
	white-space:nowrap;
}

.H11MenuLevel0:hover {
	text-decoration: underline;
}

.H11MenuLevel0Selected,.H11MenuLevel0Selected:visited {
    color: #000000!important;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    text-transform: capitalize
}

TD.H11Style4,TD.H11Style3 {
	border-bottom: thin #c6c6c5 solid;
	border-width: 0px;
	width:1px!important;
}

TD.H11MenuLevel0Selected {
	border-width: 0px;
}

TD.H11Level1Seperator {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: white;
}

.H11MenuLevel1Selected,.H11MenuLevel1Selected:visited {
	line-height: 22px;
	text-decoration: underline;
	color: white;
	font-weight: lighter;
}

.H11MenuLevel1,.H11MenuLevel1:visited ,.H11MenuLevel1:link {
    color: #464646;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    line-height: 27px;
    text-decoration: none;
	padding-left:8px;
	white-space:nowrap;
}

* H11MenuLevel1,.H11MenuLevel1:visited ,.H11MenuLevel1:link  {
    color: #464646;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    line-height: 27px;
    text-decoration: none;
	padding-left:3px;
	white-space:nowrap;
}

.H11MenuLevel1:hover {
   color: #000000;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    line-height: 27px;
    text-decoration: none;
}

.H11MenuLevel1Selected,.H11MenuLevel1Selected:visited,.H11MenuLevel1Selected:link {
	text-decoration: underline;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
	padding-left:8px;
	white-space:nowrap;
	line-height:27px;
}

.H11Style3 {
	color: black;
	text-align: center;
	/*background-image: url('H11repeat.gif');*/
	text-transform: capitalize;
	height: 22px;
}

.H11Style4 {
	text-align: right;
}

td.H11Style2 {
	white-space: nowrap;
}

td.H11Style3 {
	white-space: nowrap;
	padding-left:8px;
	padding-right:8px
}

#H11SubNav ul li {
	float: left;
	display: block;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif 10px;
	height: 27px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(Level2Seperator.gif) right no-repeat;
}

#dropmenudiv {
	position: absolute;
	border: 1px solid black;
	border-bottom-width: 0;
	font: normal 12px Verdana;
	line-height: 18px;
	z-index: 100;
}

#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
}

#dropmenudiv a:hover {
	background-color: yellow;
}