.sitemap h2 {
	font-size: 100%;
	margin: 0;
	}
.sitemap h2 a {
	font-weight: bold;
	color: #003366;
	border-top: 1px solid #fff;
	padding: 4px 0px 5px 20px;
	width: 520px;
	display: block;
	}	
.sitemap h2 a:link {	background: url(../library/icn-next.gif) no-repeat 9px 8px #cbd4df; color: #004990; text-decoration: none; }
.sitemap h2 a:visited {	background: url(../library/icn-next.gif) no-repeat 9px 8px #cbd4df; color: #004990; text-decoration: none; }
.sitemap h2 a:hover {	background: url(../library/icn-next-over.gif) no-repeat 9px 8px #7f96b2; color: #fff; text-decoration: none; }
.sitemap h2 a:active {	background: url(../library/icn-next.gif) no-repeat 9px 8px #cbd4df; color: #004990; text-decoration: none; }	

/* Customised H2 section colour overrides*/
.sitemap .online-store h2 a:link {	background-color: #b11116; color: #fff;}
.sitemap .online-store h2 a:visited {	background-color: #b11116; color: #fff;}
.sitemap .online-store h2 a:hover {	background-color: #8c0d11; color: #fff;}
.sitemap .online-store h2 a:active {	background-color: #b11116; color: #fff; }	

.sitemap .prescriptions h2 a:link {	background-color: #00693f; color: #fff;}
.sitemap .prescriptions h2 a:visited {	background-color: #00693f; color: #fff;}
.sitemap .prescriptions h2 a:hover {	background-color: #005332; color: #fff;}
.sitemap .prescriptions h2 a:active {	background-color: #00693f; color: #fff; }

.sitemap .optical-store h2 a:link {	background-color: #6166af; color: #fff;}
.sitemap .optical-store h2 a:visited {	background-color: #6166af; color: #fff;}
.sitemap .optical-store h2 a:hover {	background-color: #4c508a; color: #fff;}
.sitemap .optical-store h2 a:active {	background-color: #6166af; color: #fff; }	

.sitemap .health-advice h2 a:link {	background-color: #4bc7e7; color: #fff;}
.sitemap .health-advice h2 a:visited {	background-color: #4bc7e7; color: #fff;}
.sitemap .health-advice h2 a:hover {	background-color: #3b9db6; color: #fff;}
.sitemap .health-advice h2 a:active {	background-color: #4bc7e7; color: #fff; }

.sitemap .members h2 a:link {	background-color: #ffa12d; color: #fff;}
.sitemap .members h2 a:visited {	background-color: #ffa12d; color: #fff;}
.sitemap .members h2 a:hover {	background-color: #ea8427; color: #fff;}
.sitemap .members h2 a:active {	background-color: #ffa12d; color: #fff; }	

ul.SiteMapHeader, ul ul, ul ul ul { list-style: none; padding: 0; margin: 0;}
ul.SiteMapHeader li {padding: 0; margin: 0;}
ul.SiteMapHeader a,
ul.SiteMapHeader ul a
ul.SiteMapHeader ul ul a,
ul.SiteMapFooter a,
ul.SiteMapFooter ul a
ul.SiteMapFooter ul ul a {cursor: pointer; display: block; margin: 0px 0px 0px 0px;}

/* ------------------------------------------------------------------------- */
/* -------------------------------- level 1 -------------------------------- */
/* ------------------------------------------------------------------------- */
		
ul.SiteMapHeader a,
ul.SiteMapFooter a {
	font-weight: normal;
	color: #003366;
	border-top: 1px solid #ffffff;
	padding: 2px 0px 3px 35px;
	width: 505px;
	}
ul.SiteMapHeader a:link,
ul.SiteMapFooter a:link
	{background: #ecf1f5; color: #004990; text-decoration: none; }
ul.SiteMapHeader a:visited,
ul.SiteMapFooter a:visited
	{background: #ecf1f5; color: #004990; text-decoration: none; }
ul.SiteMapHeader a:hover,
ul.SiteMapFooter a:hover 
	{background: #7f96b2; color: #ffffff; text-decoration: none; }
ul.SiteMapHeader a:active,
ul.SiteMapFooter a:active  
	{background: #ecf1f5; color: #004990; text-decoration: none; }

/* ------------------------------------------------------------------------- */
/* -------------------------------- level 2 -------------------------------- */
/* ------------------------------------------------------------------------- */
		
ul.SiteMapHeader ul a { 
	font-weight: normal;
	color: #003366;
	border-top: 1px solid #b1bfd0;
	padding: 2px 0px 3px 50px;
	width: 490px;
	}
ul.SiteMapHeader ul a:link {	background-color: #d9e2ee; color: #004990; text-decoration: none; }
ul.SiteMapHeader ul a:visited {	background-color: #d9e2ee; color: #004990; text-decoration: none; }
ul.SiteMapHeader ul a:hover {	background-color: #7f96b2; color: #0066ff; text-decoration: none; }
ul.SiteMapHeader ul a:active {	background-color: #d9e2ee; color: #004990; text-decoration: none; }


/* ------------------------------------------------------------------------- */
/* -------------------------------- level 3 -------------------------------- */
/* ------------------------------------------------------------------------- */	
		
ul.SiteMapHeader ul ul a { 
	font-weight: normal;
	color: #003366;
	border-top: 1px solid #e1e1e1;
	padding: 2px 0px 3px 65px;
	width: 475px;
	}	
ul.SiteMapHeader ul ul a:link {	background-color: #f7f7f7; color: #004990; text-decoration: none; }
ul.SiteMapHeader ul ul a:visited {background-color: #f7f7f7; color: #004990; text-decoration: none; }
ul.SiteMapHeader ul ul a:hover {background: url(../library/icn-next-oversub.gif) no-repeat 50px 6px #fff; color: #0066ff; text-decoration: none; }
ul.SiteMapHeader ul ul a:active {background-color: #f7f7f7; color: #004990; text-decoration: none; }
	
