/* COLOUR FOUR: PURPLE
-------------------------------*/						 
			   
/*= FEATURED NEWS BLOCK  
-------------------------------------------------*/

#featured-news-block, 
#featured-news-list {
	background-color: #7077d1;
}

 #featured-news-list h2 {
	background: #393f63 none;
}

#featured-news-list ul {
	background: #7077d1 url(/static/images/featured_news_list_bot_purple_bg.gif) repeat-x 0% 100%;
}	

#featured-news-list ul li.active {	
	color: #1e1d1c;
	background-color: #9098eb;
}
					  
#featured-news-list ul li a:link,
#featured-news-list ul li a:visited {
    color: #1e1d1c;

}	
   
.purple #featured-news-list #slider {
	background: #7077d1 url(/static/images/featured_news_list_bot_purple_bg.gif) repeat-x 0% 100%;
}
						
/*= CALLOUT AND PWP 
-------------------------------------------------*/

.callout .callout-content {
	background-color: #7077d1;
}  

.callout h2 {
	background: #393f63 none; 

}  	   

.callout h3 {
   color: #1e1d1c;

}		 

.callout a:link,
.callout a:visited {
	color: #1E1D1C;
	text-decoration: underline;
}

.callout a:hover {
	text-decoration: none;
}				

.callout a:active {
	color: #fff;
	text-decoration: underline;
}  	


.callout .more a:link,
.callout .more a:visited,
.callout a.more:link,
.callout a.more:visited {
   text-decoration: underline;
   padding-left: 1.2em;
   color: #1e1d1c;
   font-size: 1em;
   background: transparent url(/static/images/bullet_callout_more.gif) no-repeat .05em .5em;

}
	  
.callout .more a:hover,
.callout a.more:hover {
	text-decoration: underline;
}  		

.callout .more a:active,
.callout a.more:active {
   text-decoration: underline;
   padding-left: 1.2em;
   color: #1e1d1c;
   font-size: 1em;
   background: transparent url(/static/images/bullet_callout_more.gif) no-repeat .05em .5em;	

}  											

contact-details {
	background-color:#7077d1;
}

contact-details h2 {
	color:#fff;
	background: #393f63 none; 
}

contact-details h3,
contact-details p,
contact-details a {
	color:#000;
}
