﻿
#content_container #sideNavigation .fmenvironment 
{
	
		list-style-type: none;
		margin: 0;
		padding: 0;

}


#content_container #sideNavigation .fmenvironment .ekflexmenu  
{
	/* DIV; wraps the entire menu */
	/* (the outer-most non-user container element) */
	

}


#content_container #sideNavigation .fmenvironment .ekflexmenu  a
{
	/* IE issue with font color and size inheritence */

		
}

#content_container #sideNavigation .fmenvironment .ekflexmenu_submenu,
#content_container #sideNavigation .fmenvironment .ekflexmenu_submenu_hover,
#content_container #sideNavigation .fmenvironment .ekflexmenu_submenu_parent,
#content_container #sideNavigation .fmenvironment .ekflexmenu_submenu_parent_hover
{
	/* DIV; holds submenu items, such as a submenu title and links. */
	
	
}


#content_container #sideNavigation .fmenvironment .ekflexmenu  ul
{
	/* UL; a container for menu list items (useful for non-graphical browsers). */
	list-style: none;
	margin: 0px;
	padding: 0px;


}

#content_container #sideNavigation .fmenvironment li
{
	/* LI; container for menu items (typically either links or sub-menus). */
		
}

#content_container #sideNavigation .fmenvironment .ekflexmenu  ul li ul li
{

		margin:0px;
		padding:0px;

	
}

#content_container #sideNavigation .fmenvironment .ekflexmenu  li li:last-child
{
border-bottom:none;
}


#content_container #sideNavigation .fmenvironment .ekflexmenu_submenu_items_hidden 
{
	/* DIV; normally hidden container for menu lists (becomes visible if */
	/* user clicks on related submenu button, or if Javascript/CSS not supported). */
	display: none;
		    
}
#content_container #sideNavigation .fmenvironment .ekflexmenu_submenu_items
{

}
/*.fmenvironment .ekflexmenu_menu_level_3 .ekflexmenu_submenu_items, */

/* Button menu items, controls visibility of associated sub-menus */

#content_container #sideNavigation .fmenvironment .ekflexmenu_button
{
		background:url(../../images/section_colours/environment/2nd_lvl_nav_arrow.gif) no-repeat left;
		border-bottom:1px solid #f2f4ed;
		text-decoration:none;
		padding:5px 5px 5px 28px;
		font-size:70%;
		font-weight:normal;
		color:#4a4f01;
		display:block;
		width:147px;

}

#content_container #sideNavigation .fmenvironment a.ekflexmenu_button:hover,
#content_container #sideNavigation .fmenvironment a.ekflexmenu_button_hover
{
		background:url(../../images/section_colours/environment/2nd_lvl_nav_arrow.gif) no-repeat left;
		border-bottom:1px solid #f2f4ed;
		text-decoration:none;
		padding:5px 5px 5px 28px;
		font-size:70%;
		font-weight:normal;
		color:#4a4f01;
		display:block;
		width:147px;
		background-color:#f2f4ed;
  	    
}
#content_container #sideNavigation .fmenvironment a.ekflexmenu_button_selected
{
		background:url(../../images/section_colours/environment/2nd_lvl_nav_arrow.gif) no-repeat left;
		border-bottom:1px solid #f2f4ed;
		text-decoration:none;
		padding:5px 5px 5px 28px;
		font-size:70%;
		font-weight:normal;
		color:#4a4f01;
		display:block;
		width:147px;
		background-color:#e4e7ca;

 
}
#content_container #sideNavigation .fmenvironment a.ekflexmenu_button_selected_hover,
#content_container #sideNavigation .fmenvironment a.ekflexmenu_button_selected_hover:hover,
#content_container #sideNavigation .fmenvironment a.ekflexmenu_button_selected_hover:active
{
		background:url(../../images/section_colours/environment/2nd_lvl_nav_arrow.gif) no-repeat left;
		border-bottom:1px solid #f2f4ed;
		text-decoration:none;
		padding:5px 5px 5px 28px;
		font-size:70%;
		font-weight:normal;
		color:#4a4f01;
		display:block;
		width:147px;
		background-color:#e4e7ca;
}


/*secondlevel */

#content_container #sideNavigation .fmenvironment .ekflexmenu  ul li ul li
{
		list-style-type: none;
		margin:0px;
		padding: 0px;
		width:180px;
	
}

#content_container #sideNavigation .fmenvironment .ekflexmenu ul li ul li a
{
		padding:2px 5px 2px 28px;
		display:block;
		text-decoration:none;
		font-size:70%;
		font-weight:normal;
		background-image:none;
		border-bottom:1px solid #f2f4ed;
		color:#4f4f4f;
}
#content_container #sideNavigation .fmenvironment .ekflexmenu ul li ul li a:Hover
{
		padding:2px 5px 2px 28px;
		display:block;
		text-decoration:none;
		font-size:70%;
		font-weight:normal;
		border-bottom:1px solid #f2f4ed;
		background:#f2f4ed url(../../images/section_colours/environment/3rd_lvl_arrow-onstate.gif) no-repeat left;
}
#content_container #sideNavigation .fmenvironment .ekflexmenu .ekflexmenu_submenu_items ul li  .ekflexmenu_button_selected
{
	color:#165e8e;
	background-color:#f2f4ed;
	background:#f2f4ed url(../../images/section_colours/environment/3rd_lvl_arrow-onstate.gif) no-repeat left;
}

/* third level starts here */

#content_container #sideNavigation .fmenvironment .ekflexmenu a.ekflexmenu_link, 
#content_container #sideNavigation .fmenvironment .ekflexmenu a.ekflexmenu_link:link, 
#content_container #sideNavigation .fmenvironment .ekflexmenu a.ekflexmenu_link:visited 
{ 
		width:137px;
		display:block;
		padding-left:38px;
		text-decoration:none;
		font-size:70%;
		font-weight:normal;
		color:#4f4f4f;
		border-bottom:1px dashed #f2f4ed;
		background-image:none;

}
#content_container #sideNavigation .fmenvironment a.ekflexmenu_link:hover, 
#content_container #sideNavigation .fmenvironment a.ekflexmenu_link:active, 
#content_container #sideNavigation .fmenvironment a.ekflexmenu_link:focus  
{
		width:137px;
		display:block;
		padding-left:38px;
		text-decoration:none;
		font-size:70%;
		font-weight:normal;
		color:#4f4f4f;
		border-bottom:1px dashed #f2f4ed;
background:url(../../images/section_colours/environment/4th_lvl_arrow.gif) no-repeat left;

}

#content_container #sideNavigation .fmenvironment .ekflexmenu a.ekflexmenu_link:hover, 
#content_container #sideNavigation .fmenvironment .ekflexmenu a.ekflexmenu_link:active, 
#content_container #sideNavigation .fmenvironment .ekflexmenu a.ekflexmenu_link:focus
{
		width:137px;
		display:block;
		padding-left:38px;
		text-decoration:none;
		font-size:70%;
		font-weight:normal;
		color:#4f4f4f;
		border-bottom:1px dashed #f2f4ed;
background:url(../../images/section_colours/environment/4th_lvl_arrow.gif) no-repeat left;
}
#content_container #sideNavigation .fmenvironment .ekflexmenu a.ekflexmenu_link_selected:hover
{
		width:137px;
		display:block;
		padding-left:38px;
		text-decoration:none;
		font-size:70%;
		font-weight:normal;
		color:#4f4f4f;
		border-bottom:1px dashed #f2f4ed;
		background:url(../../images/section_colours/environment/4th_lvl_arrow.gif) no-repeat left;

}
#content_container #sideNavigation .fmenvironment .ekflexmenu a.ekflexmenu_link_selected
{
		width:137px;
		display:block;
		padding-left:38px;
		text-decoration:none;
		font-size:70%;
		font-weight:normal;
		color:#4a4f01;
		border-bottom:1px dashed #f2f4ed;
		background:url(../../images/section_colours/environment/4th_lvl_arrow.gif) no-repeat left;
}
#content_container #sideNavigation .fmenvironment .ekflexmenu a.ekflexmenu_link_selected:active
{
width:137px;
		display:block;
		padding-left:38px;
		text-decoration:none;
		font-size:70%;
		font-weight:normal;
		color:#4a4f01;
		border-bottom:1px dashed #f2f4ed;
		background:url(../../images/section_colours/environment/4th_lvl_arrow.gif) no-repeat left;
}




