/*  This is the crumb border colours */

#crumb p { background-color:#d2232a; border-top-color: #e89194; color:#fff; }
	#crumb span { color:#fff; }
	#crumb a 	{ color:#fff; }

h1.indexHeading,
div.moduleTitle h2,
div.moduleTitle h3,
.promoTitle a { color:#9e1b1f;}   /* Content Title colours */


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

.leftColumn div.leftMenu a { border-bottom: 1px solid #fff; }

.leftColumn div.leftMenu ul li a {
	border-right: 2px solid #d2232a;  /* Left menu border */
	border-left: 2px solid #d2232a;  /* 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/d2232a/activeMenu-over.gif) no-repeat center top!important; 
	color:#ffffff!important; 
	border-top:1px solid #00b7e3;  
	border-bottom:2px solid #00b7e3;  } 

.leftColumn div.leftMenu .filler { background-color:#fbe9ff;}
.leftColumn div.leftMenu ul li a {
	background-color:#f2e8e8;   /* Left menu background colour */
}
.leftColumn div.leftMenu ul li a:hover {
	background-color:#e89194;   /* Left menu hover background colour */
}
.leftColumn div.leftMenu ul li.active a,
.leftColumn div.leftMenu ul li.active a:hover {
	background-color:#FFF;
}

/*--- Left menu ---*/	
.menuSEL a { 
	background:url(../../graphics/navigation/tabs_all.gif) 0 -300px transparent!important; 
	color:#FFF!important;
	padding:0!important;
	display:block; } 
.menuSEL a span { 
	background:url(../../graphics/navigation/tabs_all.gif) 100% -300px 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/d2232a/menuBottom.gif) bottom left; 
	display:block;
	text-align:right; }
.menuEND span { 
	background: url(../../graphics/sections/d2232a/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/d2232a/moduleTitle_03.gif) no-repeat bottom left; }
div.moduleTitle div {
	background: transparent url(../../graphics/sections/d2232a/moduleTitle_04.gif) no-repeat bottom right; }
div.moduleTitle div div {
  	background: transparent url(../../graphics/sections/d2232a/moduleTitle_01.gif) no-repeat top left; }
div.moduleTitle div div div {
	background: transparent url(../../graphics/sections/d2232a/moduleTitle_02.gif) no-repeat top right; }

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

.footerNav { 
		border-top:1px solid #d2232a;
		background-color:#fbeaff;	}
