/* ADVICE SECTION STYLES   */

#sys_header_image {
	/*background: #288064 url("http://test.torfaen.contensis.co.uk/images/backgrounds/header_generic.gif") no-repeat top left*/;
	 
}

#sys_system_breadcrumb {
	background: #288064;
}

#sys_system_breadcrumb_left {
	background: #288064;
}

#sys_system_breadcrumb_right {
	background: #288064;
}
#sys_system_breadcrumb_right SELECT {
	background-color: #288064 !important;
}
#sys_centre_column H2 {
	color: #288064; 
}


/*   right column features   */


#sys_footer_links {
	background: #288064;
}

/*   MAIN MENU STYLE   */

.sys_menu .sys_home A:Hover {
	background-color: #288064 !important;  
	background-image:url("http://test.torfaen.contensis.co.uk/images/menu/up_arrow_home_mouseover.gif") !important; background-position:128px !important; background-repeat:no-repeat !important; color: #fff !important; text-decoration: underline !important;
}

.sys_menu .sys_current_folder A {
	background-color: #288064; 
}

.sys_menu .sys_current_folder A:Hover {
	background-color: #288064; 
}

.sys_menu A:Hover {
	background: #288064;
	background-image: url("http://test.torfaen.contensis.co.uk/images/menu/current_folder_item_mouseover.gif"); 
background-repeat:no-repeat; background-position:128px; 
}

.sys_menu .sys_current_item A:Hover {
	background-color: #288064; 
}

.sys_menu .sys_parent_folder A:Hover {
	background-color: #288064;
}
/*   END OF MAIN MENU STYLE   */

/* Section Homepage right column useful links header */

.sys_useful_links_box {
	background: #288064;
}

/* "Spotlight on" header style added by matt */
h2#spotlight {
	color: #fff !important;
	background: #288064;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 3px !important;
}
