/*  This is the crumb border colours */

#crumb p { background-color:#f58020; border-top-color: #fabf8f; color:#fff; }
	#crumb span { color:#fff; }
	#crumb a 	{ color:#fff; }
	
h1.indexHeading,
div.moduleTitle h2,
div.moduleTitle h3,
.promoTitle a { color:#c26519;}   /* Content Title colours */


/*--- Left menu ---*/

.leftColumn div.leftMenu a { border-bottom: 1px solid #fff; }
	
.leftColumn div.leftMenu ul li a {
	border-right: 2px solid #f58020;  /* Left menu border */
	border-left: 2px solid #f58020;  /* Left menu border */ }
	.leftColumn div.leftMenu ul li.menuSEL a,
	.leftColumn div.leftMenu ul li.menuSEL a {
	border-right: 0px none!important;   /* delete border for top item */
	border-left: 0px none!important; }    /* delete border for top item */


li.menuSub a { 
	background: transparent url(../../graphics/sections/f58020/activeMenu-over.gif) no-repeat center top!important; 
	color:#FFFFFF!important; 
	border-top:1px solid #f58020;  
	border-bottom:2px solid #f58020;  } 

.leftColumn div.leftMenu .filler { background-color:#f5d0b3;}
.leftColumn div.leftMenu ul li a {
	background-color:#fae8d9;   /* Left menu background colour */
}
.leftColumn div.leftMenu ul li a:hover {
	background-color:#f5c39a;   /* Left menu hover background colour */
}
.leftColumn div.leftMenu ul li.active a,
.leftColumn div.leftMenu ul li.active a:hover {
	background-color:#FFFFFF;
}

/*--- Left menu ---*/	
.menuSEL a { 
	background:url(../../graphics/navigation/tabs_all.gif) 0 -200px transparent!important; 
	color:#FFF!important;
	padding:0!important;
	display:block; } 
.menuSEL a span { 
	background:url(../../graphics/navigation/tabs_all.gif) 100% -200px transparent; 
	color:#FFF!important;
	display:block;
	margin:0 0 0 28px;
	padding:8px 0 6px 0; }  
.menuSEL a:hover { text-decoration:underline; } 
.menuEND { 
	height:18px; 
	background: url(../../graphics/sections/f58020/menuBottom.gif) bottom left; 
	display:block;
	text-align:right; }
.menuEND span { 
	background: url(../../graphics/sections/f58020/menuBottom.gif) bottom right;
	display:block;
	margin:0!important;
	padding:0!important;
	height:18px;
	width:12px;
	float:right; }


/* -- Styles for subheadings - rounded eddges -- */

div.moduleTitle  {
  	background: transparent url(../../graphics/sections/f58020/moduleTitle_03.gif) no-repeat bottom left; }
div.moduleTitle div {
	background: transparent url(../../graphics/sections/f58020/moduleTitle_04.gif) no-repeat bottom right; }
div.moduleTitle div div {
  	background: transparent url(../../graphics/sections/f58020/moduleTitle_01.gif) no-repeat top left; }
div.moduleTitle div div div {
	background: transparent url(../../graphics/sections/f58020/moduleTitle_02.gif) no-repeat top right; }

/* -- Links colour -- */	
a { color: #c26519;}

.footerNav { 
		border-top:1px solid #f58020;
		background-color:#fff;	}
