/* CSS Document */

A:hover {
	color: #00A0E2;
}
H3.subheader,
H3.anchor,
H4,
DIV#breadcrumbContainer UL#breadcrumb LI.currentPage,
DIV#subNavigation UL LI.selected,
h3.subheader, p.date, div.subWrapperSupplementary h2, span.entryDate,
.subheaderDesc,
P.articleAuthor SPAN.date,
div.downloadContent p.speaker, div.downloadContent div.fileDetails p, .tel, .fax,
p.noteWell, p.subItem,
p.title,
H4.quoteHeader SPAN,
DIV.infoPanel H4 {
	color: #02442E;
}

div#subNavigation ul li a:hover {
	color: #00A0E2
}

em.highlighted{
	color : #059B68
}

DIV.moreDepth 
{
	background-color: #d2f3e8;	
}

DIV#articleSummary UL LI,
DIV.programmeDescription UL LI,
DIV.genericContent UL LI,
DIV.profilePanel UL LI
{
	background: transparent url(../../images/bullet_section5.gif) left 0.5em no-repeat;
	padding-left: 14px;
}


/* mainImage 974x434 */

#mainImage {
	/*display: none;
	position: absolute;
	top: 40px !important;
	left: 450px !important;*/
}

#t2 #mainImage { /* Case studies */
	/*display: none;*/
	position: absolute;
	top: -142px !important;
	left: -134px !important;
	
}

#t3 #mainImage { /* About design */
	position: absolute;
	top: -191px;
	left: -140px;
	
}

#t4 #mainImage { /* Directory */
	position: absolute;
	top: -148px !important;
	left: -140px !important;
}

#t5 #mainImage { /* Live Issues */
	position: absolute;
	top: -156px !important;
	left: -70px !important;
	z-index:-10;
	
}



#subHeading {
	/*display: none;*/
}



#t2 #subHeading,
#t3 #subHeading,
#t4 #subHeading,
#t5 #subHeading {
	/*display: none;*/
}

/* default frameholders */
.wrapper .frameholderTop .fhLeft	{
	background:url(../../images/frameholder_forward_green.gif) no-repeat right top;
}
.wrapper .frameholderTop .fhRight	{
	background:url(../../images/frameholder_back_green.gif) no-repeat right top;
}
.wrapper .frameholderBottom .fhRight, .wrapper .frameholderBottomNarrow .fhRight	{
	background:url(../../images/frameholder_forward_green.gif) no-repeat right top;
}
.wrapper .frameholderBottom .fhLeft, .wrapper .frameholderBottomNarrow .fhLeft	{
	background:url(../../images/frameholder_back_green.gif) no-repeat right top;
}