/* @override 
	http://www.make-noise.com/redesign2/css/highlight.css
	http://www.make-noise.com/redesign3/css/highlight.css
*/

/* CSS Document */
/* Main Navigation -- highlighting current page based on the body ID definition */

body#brand .arrowlistmenu a#brandNav,
body#account .arrowlistmenu a#accountNav,
body#research .arrowlistmenu a#researchNav,
body#creative .arrowlistmenu a#creativeNav,
body#public .arrowlistmenu a#publicNav,
body#interactive .arrowlistmenu a#interactiveNav,
body#media .arrowlistmenu a#mediaNav,

body#four .arrowlistmenu a#fourNav,
body#due .arrowlistmenu a#dueNav,
body#dis .arrowlistmenu a#disNav,
body#strat .arrowlistmenu a#stratNav,
body#persona .arrowlistmenu a#personaNav,

body#trend .arrowlistmenu a#trendNavLeft,
body#industry .arrowlistmenu a#industryNav,
body#four .arrowlistmenu a#fourNav,
body#grand .arrowlistmenu a#grandNav,
body#contact .arrowlistmenu a#contactNav,
body#buzz .arrowlistmenu a#buzzNav,
body#trendB .arrowlistmenu a#trendBNav {
	color: black;
	text-transform: uppercase;
}

body#history #navigation a#historyNav,
body#trend #navigation a#trendNav,
body#brain #navigation a#brainNav
{
	background: url(../images/hover.png) repeat-x left top;
}

