/*  
	Symbicort.nl 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 */

#landing_page_full #errordetails ul li, #landing_page_full #nav_bg, #landing_page_full #links_bg {
	background-image:none;	
}

#landing_page_full #landing_body{
	color:#012C61;
}

#landing_page_full #contentarea {
	background-image:url(../images/landingback.gif);
	background-repeat : no-repeat;
}

/* landing features */

#landing_page_full #contentarea a:link,
#landing_page_full #contentarea a:visited{
	color:#fff;
}

#landing_page_full #contentarea ul#home_news_features_holder li#panela,
#landing_page_full #contentarea ul#home_news_features_holder li#panelb {
	background-color:#1093d7;
	border-color:#fff;
	color:#fff;
}

#landing_page_full #contentarea ul#home_news_features_holder div#errordetails{
	color:#ff0000;
}

#landing_page_full #contentarea fieldset label {
	color:#fff;
}

/*end landing page*/

#home_page #menu, #menu {
	background-image:url(../images/turbuhaler.gif);
}

/* Scope */

#landing_page_full #scope{
	color:#666;
}

#landing_page_full #scope a:link, #landing_page_full #scope a:visited {
	color:#1093D7;
}

/* Homepage */

#home_page #contentarea h2 {
	color:#fff;
}

#header {
	background-image:url(../images/sym_header_bg.gif);
}

/*Branch specific header images*/
#itemid3716554 #header {
	background-image:url(../images/branch_reprints.gif);
}

#itemid3779045 #header {
	background-image:url(../images/branch_bestellen.gif);
}

/*Landing page closed styles-- delete these revert back*/
#landing_introduction{
	color:#ffffff;
}

/*Landing page closed styles ends here*/

