/* PRIMARY NAVIGATION ACTIVE LINKS */

body#home a#homeNav,
body#terms a#homeNav,
body#copyright a#homeNav,
body#opensource a#homeNav,
body#advantages a#homeNav,
body#history a#homeNav,
body#company a#aboutNav,
body#whatwedo a#aboutNav,
body#team a#aboutNav,
body#products a#productsNav,
body#plant a#productsNav,
body#consult a#productsNav,
body#cert a#productsNav,
body#siteagent a#productsNav,
body#plantcoordinator a#productsNav,
body#transportmanager a#productsNav,
body#suppliers a#productsNav,
body#administrator a#productsNav,
body#house a#productsNav,
body#house a#productsNav,
body#support a#productsNav,
body#casestudies a#casestudiesNav,
body#event a#eventNav,
body#attendEvent a#eventNav,
body#attendThanks a#eventNav,
body#information a#contactNav,
body#feedback a#contactNav,
body#directions a#contactNav,
body#feedbackThanks a#contactNav {
	color: #333;
	padding-top: 10px;
	background: #FFF url("../images/priNav_hover.gif") repeat-x top;
	font-weight: bold;
	border-bottom: 1px solid #FFF;
	text-decoration: underline;
}

/* SECONDARY NAVIGATION ACTIVE LINKS */

body#whatwedo a#whatwedoNav,
body#company a#companyNav,
body#history a#historyNav,
body#team a#teamNav,
body#opensource a#opensourceNav,
body#advantages a#advantagesNav,
body#history a#historyNav,
body#plant a#plantNav,
body#house a#houseNav,
body#consult a#consultNav,
body#cert a#certNav,
body#support a#supportNav,
body#goldcard a#goldcardNav,
body#linux a#linuxNav,
body#java a#javaNav,
body#information a#informationNav,
body#feedback a#feedbackNav,
body#directions a#directionsNav,
body#siteagent a#plantNav,
body#plantcoordinator a#plantNav,
body#transportmanager a#plantNav,
body#suppliers a#plantNav,
body#administrator a#plantNav {
	color: black !important;
	background: #EFEFEF /*url("../images/selected.gif") no-repeat right center !important;*/;
	text-decoration: underline;
	font-weight: normal;
}

/* TERTIARY ACTIVE MENU LINKS */

body#siteagent a#siteagentNav,
body#plantcoordinator a#plantcoordinatorNav,
body#transportmanager a#transportmanagerNav,
body#suppliers a#suppliersNav,
body#administrator a#administratorNav {
	background: #666 url(../images/thirdmenu_bullet.gif) no-repeat 7px 12px;
	color: #FFF;
	text-decoration: none;
}

/* TOP STRIP ACTIVE LINKS */

body#sitemap a#sitemapNav,
body#accessibility a#accessibilityNav,
body#goldcard a#gcNav {
	color: #333;
	text-decoration: none;
}