/*note: this is the over ride styles for top nav on secondary pages*/


#topMenu2 a:hover, #topMenu2 .hover, #topMenu2.active{
	background:url('images/menu_about2.gif') repeat-y 4px 0 !important;
}
#topMenu3 a:hover, #topMenu3 .hover, #topMenu3.active{
	background:url('images/menu_jury2.gif') repeat-y 0px 0 !important;
}
#topMenu8 a:hover, #topMenu8 .hover, #topMenu8.active{
	background:url('images/menu_finalist2.gif') repeat-y 0px 0 !important;
}
#topMenu11 a:hover, #topMenu11 .hover, #topMenu11.active{
	background:url('images/menu_guessthegiller2.gif') repeat-y 0px 0 !important;
}
#topMenu12 a:hover, #topMenu12 .hover, #topMenu12.active{
	background:url('images/menu_media2.gif') repeat-y 0px 0 !important;
}
#topMenu17 a:hover, #topMenu17 .hover, #topMenu17.active{
	background:url('images/menu_contact2.gif') repeat-y 0px 0 !important;
}
#topMenu13 a:hover, #topMenu13 .hover, #topMenu13.active{
	background:url('images/menu_newsroom2.gif') repeat-y 0px 0 !important;
}

#ajaxmenu li li a:hover, 
#ajaxmenu li.over li a:hover {
	background: #480001 url(images/bullet_4x4.gif) no-repeat 2px 5px !important;
	color: #fff;
	text-indent: 0pt;
}