/* Styles specific only to Learning template */

#contentlayout {
	background: #faf3e7 url("/assets/images/colFades/learning.jpg") repeat-x bottom;
}
/* Extend the nav menu tab to indicate current section */
ul#mainnav a#navitem9 {
	background: transparent url("/assets/images/header/sections/navitembg-9.gif") no-repeat 0 0;
	color: #fff;
}
#leftcolumn h3, #rightcolumn h3{
	background-color: #eea609;
}
#sectionheading {
	color: #181101;
}
p#sectiontheme {
	background: #eea609 url("/assets/images/themes/learning.jpg") no-repeat 0 0;
}
#rightcolumn ul, #rightcolumn p, .mmhide_contentblurb {
	background-color:#faf3e7;	
}
div.popbox {
	background-color: #f9edd5;
}
/* Table with borders: section colours */
table.bordered th, table.bordered td {
	border-color: #eea609;
}
table.bordered th, table.bordered td.emptycell {
	background-color:#faf3e7;
}
