/* @override http://www.xtremedanceforce.com/xdc/rw_common/themes/magnesiumxdc/css/styles/electric.css */

a:link, a:visited {
	color: #ffffff;
	text-decoration: none;
}

a:hover, a:active {
	color: #aedee4;
}

#navcontainer #current {
	color: #000;
	text-shadow: #fff 0 -1px 3px;
	background: url(../../images/button_over.png) repeat-x;
	font-weight: bold;
	font-size: 12px;
}

#navcontainer .currentAncestor {
	color: #7f7f7f;
	text-shadow: #fff 0 -1px 3px;
	background: url(../../images/button_over.png) repeat-x;
	font-size: 10pt;
	font-weight: bold;
}

#navcontainer a:hover {
	color: #aedee4;
	text-shadow: #262261 0 -1px 3px;
	background: url(../../images/button_over.png) repeat-x;
	font-size: 12px;
	font-weight: bold;
}

#navcontainer ul ul #current{
	color: #aedee4;
	text-shadow: #262261 0 -1px 3px;
	background: url(../../images/xdc_molding_fill_400x36.png) repeat-x;
}

#navcontainer ul ul .currentAncestor {
	color: #aedee4;
	text-shadow: #262261 0 -1px 3px;
	background-image: none;
}

#navcontainer ul ul ul .currentAncestor {
	color: #aedee4;
	text-shadow: #262261 0 -1px 3px;
}