
.yellow #navigation .child-menu {
	background-image: url(../../images/color_schemes/yellow/menu-bg-sel.png);
}

.yellow #navigation .child-menu .selected a {
	background: none;
	font-weight: bold;
	color: white;
}

.yellow #navigation .selected a {
	background-color: #EEB700;
	color: white;
}

ul#topnav li.hoverYellow {
	background-color: #EEB700;
	color: white;
}

ul#topnav li.hoverYellow span a {
	color: black !important;
}

ul#topnav li span.Yellow {
	background-image: url(../../images/color_schemes/yellow/menu-bg-sel.png);
	border-bottom: 1px solid #bbb;
}

ul#topnav li span.Yellow a {
	background-color: transparent !important;
}