/*  
	Seroquel.info site colour 
	Permissible attributes in this file:
	background-color
	border-color (border-left-color etc)
	background-image
	color
	All other attributes to be in layout file
*/

/* landing page */

#home_page #itemid514942 #header, 
#home_page #itemid514942 ul#home_news_features_holder{
	background-image:none;	
}

#home_page #itemid514942 #home_text{
	color:#333333;
}

#home_page #itemid514942 #home_text h3{
	color:#333333;
}

#home_page #itemid514942 #contentarea{
	background-image:url(../images/landmainback.gif);
}

#home_page #itemid514942 #contentarea ul#home_news_features_holder li#panelb {
	color:#333333;
}

#home_page #itemid514942 #contentarea #scope{
	background-color:#EFF4FA;
	color:#333333;
}
#home_page #itemid514942 #contentarea a{
	color:#F132AB;
}

#home_page #itemid514942 #contentarea ul#home_news_features_holder li#panela ul li,
#home_page #itemid514942 #contentarea ul#home_news_features_holder li#panelb ul li {
	background-image:url(../images/bullet2.gif);
}

/*end landing page*/