/* :INFO: Change the colour of selected elements depending on what section your in */

/* home 
-------*/
body.home h2, 
body.home h3, 
body.home #content strong { 
	color: #5c608d; 
}

body.home #content li { 
	list-style-type: disc; list-style-image: none; 
}

body.home #main-content a:link,
body.home #main-content a:visited { 
	color: #4a0f6f; 
}

body.home #main-content table#latestvacancies a:link, 
body.home #main-content table#latestvacancies a:visited { 
	color: #da8238 !important; 
}

/* aboutus 
----------*/
body.section-aboutus h1,
body.section-aboutus h2, 
body.section-aboutus h3,
body.section-aboutus p strong,
body.section-aboutus #main-content a:link, 
body.section-aboutus #main-content a:visited { 
	color: #5c608d; 
}

body.section-aboutus #main-content li { 
	list-style-type: disc; list-style-image: none; 
}

body.section-aboutus #userinfo { 
	background: #5c608d url(i/play-your-part-5c608d.gif) no-repeat right 4px; 
}

/* practice 
-----------*/
body.section-practice h1,
body.section-practice h2, 
body.section-practice h3,
body.section-practice p strong,
body.section-practice #main-content a:link, 
body.section-practice #main-content a:visited { 
	color: #5e1e0e; 
}

body.section-practice #content li { 
	list-style-type: disc; list-style-image: none; 
}

body.section-practice #userinfo { 
	background: #5E1E0E url(i/play-your-part-5e1e0e.gif) no-repeat right 4px; 
}

/* campaignscommunications 
--------------------------*/
body.section-campaignscommunications h1,
body.section-campaignscommunications h2, 
body.section-campaignscommunications h3, 
body.section-campaignscommunications p strong,
body.section-campaignscommunications #main-content a:link, 
body.section-campaignscommunications #main-content a:visited { 
	color: #628277; 
}

body.section-campaignscommunications #content li { 
	list-style-type: disc; list-style-image: none; 
}

body.section-campaignscommunications #userinfo { 
	background: #628277 url(i/play-your-part-628277.gif) no-repeat right 4px; 
}

/* policyresearch 
-----------------*/
body.section-policyresearch h1, 
body.section-policyresearch h2, 
body.section-policyresearch h3, 
body.section-policyresearch p strong,
body.section-policyresearch #main-content a:link, body.section-policyresearch #main-content a:visited { 
	color: #da8238; 
}

body.section-policyresearch #content li { 
	list-style-type: disc; list-style-image: none; 
}

body.section-policyresearch #userinfo { 
	background: #da8238 url(i/play-your-part-da8238.gif) no-repeat right 4px; 
}


/* fundraising 
--------------*/
body.section-fundraising h1, 
body.section-fundraising h2, 
body.section-fundraising h3, body.section-fundraising p strong,
body.section-fundraising #main-content a:link, body.section-fundraising #main-content a:visited { 
	color: #788863; 
}

body.section-fundraising #content li { 
	list-style-type: disc; list-style-image: none; 
}

body.section-fundraising #userinfo { 
	background: #788863 url(i/play-your-part-788863.gif) no-repeat right 4px; 
}

/* retail 
---------*/
body.section-retail h1, body.section-retail h2, body.section-retail h3, body.section-retail p strong,
body.section-retail #main-content a:link, body.section-retail #main-content a:visited { 
	color: #986c47; 
}

body.section-retail #content li { 
	list-style-type: disc; list-style-image: none; 
}

body.section-retail #userinfo { 
	background: #986c47 url(i/play-your-part-986c47.gif) no-repeat right 4px; 
}

/* corporatefunctionsadmin 
--------------------------*/
body.section-corporatefunctionsadmin h1, 
body.section-corporatefunctionsadmin h2, 
body.section-corporatefunctionsadmin h3, 
body.section-corporatefunctionsadmin p strong,
body.section-corporatefunctionsadmin #main-content a:link, body.section-corporatefunctionsadmin #main-content a:visited { 
	color: #5c608d; 
}

body.section-corporatefunctionsadmin #content li { 
	list-style-type: disc; list-style-image: none; 
}

body.section-corporatefunctionsadmin #userinfo { 
	background: #5c608d url(i/play-your-part-5c608d.gif) no-repeat right 4px; 
}

/* hottopic 
-----------*/
body.section-hottopic h1, 
body.section-hottopic h2, 
body.section-hottopic h3, 
body.section-hottopic p strong,
body.section-hottopic #main-content a:link, 
body.section-hottopic #main-content a:visited { 
	color: #5e1e0e; 
}

body.section-hottopic #content li { 
	list-style-type: disc; list-style-image: none; 
}

body.section-hottopic #userinfo {
	background: #5e1e0e url(i/play-your-part-5e1e0e.gif) no-repeat right 4px; 
}

/* latestvacancies 
------------------*/
body.section-jobsearch h1, 
body.section-jobsearch h2, 
body.section-jobsearch h3, 
body.section-jobsearch p strong,
body.section-jobsearch #main-content legend, 
body.section-jobsearch #main-content legend, 
body.section-jobsearch #main-content fieldset legend, 
body.section-jobsearch #main-content input.submit,
body.section-jobsearch #main-content a:link, 
body.section-jobsearch #main-content a:visited { 
	color: #628277; 
}

body.section-jobsearch #content li { 
	list-style-type: disc; list-style-image: none; 
}

body.section-jobsearch #userinfo { 
	background: #628277 url(i/play-your-part-628277.gif) no-repeat right 4px; 
}

body.section-jobsearch #main-content input.submit { 
	border-color: #628277;
}