/* ================================================
	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 
================================================ */

.VPStyle1 {
	border-style: none;
	border-width: 0px;
}

/*Current Selected Root Menu Item*/
.VPStyle2 {
	color: white;
	text-align: center;
	background-position: left;
	background-image: url(background_blue.gif);
	background-position: left top;
	background-repeat:repeat-x;
	padding-left: 7px;
	padding-right: 7px;
	/*height: 21px;*/
	font-weight: bold;
	font-size: 12px;
	text-transform:uppercase;
}

td.VPStyle2 {
	white-space: nowrap;
}

.VPStyle3 {
	color: white;
	text-align: center;
	padding-left: 3px;
	padding-right: 3px;
	/*height: 26px;*/
}

/*Root Menu Items*/
td.VPStyle3 {
	white-space: nowrap;
	background-color: black;
	padding-left: 7px;
	padding-right: 7px;
	background-image: url(background_blue.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

.VPTable {
	color: #676767;
	background-image: url(background_gradient.gif);
	background-position: left top;
	background-repeat: repeat-x;
	height:28px;
	text-transform:uppercase;
	display:none;
}
.VPTableShow
{
	color: #676767;
	background-image: url(background_gradient.gif);
	background-position: left top;
	background-repeat: repeat-x;
	height:28px;
	text-transform:uppercase;
	display:block;
}

.VPHeader {
	white-space: nowrap;
	text-align:right;
	background-image: url(background_blue.gif);
	background-position: left top;
	background-repeat: repeat-x;
	height:25px;
}

.VPMenuLevel0,.VPMenuLevel0:visited,.VPMenuLevel0:link {
	color: #FFFFFF;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	text-transform:uppercase;
}

.VPMenuLevel0:hover {
	color: #FFFFFF;
}

.VPMenuLevel0Selected,.VPMenuLevel0Selected:visited,.VPMenuLevel0Selected:link {
	color: #FFCC66;
	font-family:Verdana;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	text-transform:uppercase;
}

.VPMenuLevel1Selected,.VPMenuLevel1Selected:visited {
	color: Black;
	padding-left: 7px;
	line-height: 25px;
	padding-right: 7px;
}

.VPMenuLevel1,.VPMenuLevel1:visited ,.VPMenuLevel1:link {
	color: #666666;
	font-family:Verdana;
	font-size:9px;
	font-weight:bold;
	text-decoration: none;
	padding-left: 7px;
	line-height: 25px;
	padding-right: 7px;
	height:28px;
}

.VPMenuLevel1:hover {
	padding-left: 7px;
	line-height: 25px;
	padding-right: 7px;
}

.VPMenuLevel1Selected,.VPMenuLevel1Selected:visited,.VPMenuLevel1Selected:link {
	color: Black;
}

.VP2Style4 {
	text-align: right;
}

td.VPStyle2 {
	white-space: nowrap;
}

#dropmenudiv {
	position: absolute;
	border: 1px solid black;
	border-bottom-width: 0;
	font: normal 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	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;
}

.logo
{
	/*background-position: left;
	background-image: url(blueScopeSteel.gif);
	background-position: left;
	background-repeat: no-repeat;*/
}