

/* SUBNavigation panel theme specifics--------------------------------------------------------------- */




/* additional definition in layout.css*/



#pageHeader h1 a
{
	background: #fff url(/images/nav_unawales_en.gif) top left no-repeat;	
}

#navFooter
{
	
	background-image: url(/images/nav_unabluestrip.gif);	
	background-color: #003;
	background-repeat: no-repeat;
	margin: 0;
	margin-bottom: 2px;
	padding: 0;
}

#mainNav ul.extras li.first a
{
	color: #009;
}

#mainNav ul.extras li a
{
	color: #009;
}

#mainNav ul.extras li a:hover
{
	background: #fff;
	color: #000;
}

#mainNav ul.navdocs li a:hover
{
	color: #009;

}


#searchBox
{
background-color: #007EC6;
}

#columnLeft h3.featurePage
{
	background-image: url(/images/subnav_feature_bullet_blue.gif);

}


#columnLeft h3

{
	color: #009;

}

#columnLeft h3 a
{
	color:#009;

}

#columnLeft h3 a:hover
{
	color:#009;

}

#subNav li
{
 	list-style-image: url(/images/subnav_arrow_blue.gif);
	text-indent: -0.5em;
}


#subNav li a
{

 	color: #009;

	
}
#subNav li a:hover
{

 	color: #009;

	
}


#breadcrumb a.button
{
	color: #009;
}


#mainNav
{
	background: #cccc99;
	
	
}





