/*  
	Pulmicort.com 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
*/

/*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 #nav_bg {
	background-image:none;
}

#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 */

#landing_page #errordetails ul li{
	background-image:none;	
}

#home_page #itemid2383407{
	background-color:#007D57;
}

#home_page #itemid2383407 #contentarea {
	background-image:url(../images/landmainback.gif);
	background-repeat : no-repeat;
	background-position : 0px 0px;
}

#home_page #itemid2383407 #home_text{
	color:#BE0071;
}

#home_page #itemid2383407 #contentarea ul#home_news_features_holder li ul li {
	background-image:none;
}

#home_page #itemid2383407 #contentarea ul#home_news_features_holder li h4 a{
	background-image:url(../images/largearrow.gif);
	color:#007E58;
}

#home_page #itemid2383407 #contentarea ul#home_news_features_holder li ul li ul li,
#home_page #itemid2383407 #contentarea #scope a:link, #home_page #itemid2383407 #contentarea #scope a:visited{
	background-image:url(../images/arrow.gif);
}

/*end landing page*/

#home_page #contentarea #home_news_features_holder div ul li {
	background-image:url(../../../images/home_page_arrow.gif);
}