/*  
	Zoladex.net colour
	should be used as basis for all colour stylesheets 
	Permissible attributes in this file:
	background-color
	border-color (border-left-color etc)
	background-image
	color
	All other attributes to be in layout file
*/

/*Styles below are for Landing page whilst site is mothballed*/
body, #landing_page_full #main {
	background-color:transparent;
	background-image:none;
}

#landing_page_full #contentarea {
	background-color:#442359;
	color:#FFFFFF;	
}

#landing_page_full #contentarea h1 {
	color:#FFCC00;
}

#landing_page_full #contentarea a:link, #landing_page_full #contentarea a:visited {
	color:#FFFFFF;
}

#landing_page_full #contentarea a:hover {
	color:#FFCC00;
}
/* End Styles for Landing page whilst site is mothballed*/




/* Landing page styling */

#home_page #itemid2627940 ul#home_news_features_holder.two_column li#panelb {
	background-image: url(../images/newstop_landing.gif);	
}

#home_page #itemid2627940 ul#home_news_features_holder li#panela ul li {
	background-image:none;
}

#home_page ul#home_news_features_holder.two_column div ul#breastcancer{
	background-image:url(../images/landing1.jpg);
}

#home_page ul#home_news_features_holder.two_column div ul#prostatecancer{
	background-image:url(../images/landing2.jpg);
}

#home_page #itemid2627940 #contentarea ul.two_column li#panela ul li.audlink{
	background-image:url(../images/audback.gif);
}

#home_page #itemid2627940 #contentarea ul.two_column li#panela ul li h4 {
	color:#39155B;
}