/* ---= subnav =--- */

div#subnav {
margin:0;
padding: 0;
	float: left;
	display: inline;
}

#subnav .navlegend {
	list-style-type:none;
	margin:0;
	padding:0
}

#subnav .navlegend li {
	margin: 0;
	padding: 0 0 0 12px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 40px;
}

#subnav .navlegend {width: 160px;}

#subnav ul.navroot, #subnav ul.navroot li ul,#subnav ul.navroot li ul li ul {
	width: 160px;
}

#subnav ul.navroot, ul.navroot li ul li ul, ul.navroot li ul li ul li ul {
	font-weight: normal;
	list-style-type: none;
	margin-top: 0;
	padding-top: 0;
	padding-left: 0;
}

#subnav ul.navroot {

}

html>body #subnav ul.navroot {
	margin-left: 0;
}


#subnav ul.navroot li ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#subnav ul.navroot li  {
	background: none;
	border-bottom: 0;
	font-weight: normal;
	text-transform: none;
	padding: 0;
	line-height: 18px;
}

#subnav ul.navroot li a {

	display: block;
	color: #fff;
	text-decoration: none;
	padding: 3px 10px 3px;
	border-bottom: 1px solid #666;

}

#subnav ul.navroot li a:hover {
	color: #fff;
	background-color: #888;
}

#subnav ul.navroot li ul li a {
	padding: 3px 10px 3px;
	font-size: 10px;
	line-height: 12px;
}

#subnav ul.navroot li ul li a:hover {
background-color: transparent;
color: #cc0033;
}


#subnav ul.navroot li.active>a {
	color: #cc0033;

}

#subnav ul.navroot li.active>a:hover {
	background-color: transparent;
}


#subnav ul.navroot li ul li.active>a {
	color: #cc0033;
	font-weight: normal;
	background-color: transparent;
}


#subnav ul.navroot li ul li ul li.active>a {
	color: #ffcc33;
	background-color: #888;
}

* html #subnav ul.navroot li.active a {color: #cc0033
; background-color: transparent; }
* html #subnav ul.navroot li.active ul li.active a {color: #cc0033; background-color: transparent;}
* html #subnav ul.navroot li.active ul li.active ul li.active a {color: #ffcc33; background-color: #888;}

* html #subnav ul.navroot li a {height: 1%; background-color: transparent;}
* html #subnav ul.navroot li ul li a {height: 1%; background-color: transparent;}
* html #subnav ul.navroot li ul li ul li a {height: 1%; background-color: transparent;}


* html #subnav ul.navroot li.active ul li a {color: #fff; background-color: transparent;}
* html #subnav ul.navroot li.active ul li.active ul li a {color: #fff; background-color: transparent;}

/* ---= end subnav =--- */


* html #subnav ul.navroot li.active a:hover {color: #cc0033
; background-color: transparent; }
