﻿/* ================================================
	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 
================================================ */

.H4_bStyle1 {
	border-style: none;
	border-width: 0px;border: 0px none;}

.H4_bStyle2 {
	color: #FFCE00;
	text-align: center;
	background-image: url('h4repeat.gif');
	background-position: left;
	text-transform: capitalize;
	height: 26px;
}
/* المستوى الثاني*/
.H4_bBglevel2 {
background-position: left;
	text-transform: capitalize;
text-align: right;
text-direction: rtl;
position: relative;
padding-left:5px;
padding-right:5px;
left: 4px;}


.H4_bMenuLevel0,.H4_bMenuLevel0:visited,.H4_bMenuLevel0:link {
	color: black;
	font-family: Tahoma;
}

.H4_bMenuLevel0Selected,.H4_bMenuLevel0Selected:visited,.H4_bMenuLevel0Selected:link {
	color: maroon;
	font-family: 'Tahoma';
	font-weight: bold;
	text-decoration: none;
	background-repeat: repeat-x;
	background-position: right;font-size: 10px;}

.H4_bMenuLevel1Selected,.H4_bMenuLevel1Selected:visited {
	color: yellow;
	padding-left: 7px;
	padding-right: 7px;
}

.H4_bMenuLevel1,.H4_bMenuLevel1:visited ,.H4_bMenuLevel1:link {
	font-family: 'Tahoma';
	font-size: 10px;
	color: #fcfcfc;
	text-decoration: none;
}

.H4_bMenuLevel1:hover {
	font-family: 'Tahoma';
	font-size: 10px;
	color: #c4ff60;
text-decoration: none;}

.H4_bMenuLevel1Selected,.H4_bMenuLevel1Selected:visited,.H4_bMenuLevel1Selected:link {
	color: Maroon;
	font-family: 'Tahoma';
	font-size: 10px;
	
	text-decoration: underline;
}

.H4_bStyle3 {
	color: black;
	text-align: center;
	background-image: url('H4_brepeat.gif');
	padding-left: 3px;
	padding-right: 3px;
	text-transform: capitalize;
	
}

.H4_bStyle4 {
	text-align: right;
}

td.H4_bStyle2 {
	white-space: nowrap;
}

td.H4_bStyle3 {
	white-space: nowrap;
}

#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;
}