/*
Version 0.32
Date: 20/04/2007
Description: Colours.
*/

/* #### colours ######## */

.important, p.error, p.errormsg, ul.error, ul.error li {
	color: #c00;
}


#content .portlet.whenThingsChange h2,
#content .portlet.whenThingsChange h3 {
	border-bottom-color: #e3b104;
}
#content .portlet.payingYourWay h2,
#content .portlet.payingYourWay h3 {
	border-bottom-color: #ad7fad;
}
#content .portlet.disputingParentage h2,
#content .portlet.disputingParentage h3 {
	border-bottom-color: #666;
}

#content .portlet.whatTheCsaDoes h2,
#content .portlet.whatTheCsaDoes h3 {
	border-bottom-color: #e3b104;
}
#content .portlet.publications h2,
#content .portlet.publications h3 {
	border-bottom-color: #ad7fad;
}
#content .portlet.mediaCentre h2,
#content .portlet.mediaCentre h3 {
	border-bottom-color: #666;
}
#content .portlet.advisoryGroups h2,
#content .portlet.advisoryGroups h3 {
	border-bottom-color: #9c0058;
}
#content .portlet.ethnicLiaison h2,
#content .portlet.ethnicLiaison h3 {
	border-bottom-color: #78a22f;
}
#content .portlet.guides h2,
#content .portlet.guides h3 {
	border-bottom-color: #fcb033;
}
#content .portlet.deductionsDeo h2,
#content .portlet.deductionsDeo h3 {
	border-bottom-color: #9c0058;
}
#content .portlet.legalObligations h2,
#content .portlet.legalObligations h3 {
	border-bottom-color: #78a22f;
}
#content .portlet.payments h2,
#content .portlet.payments h3 {
	border-bottom-color: #fcb033;
}

#content .portlet.settingUpPrivateArrangements h2,
#content .portlet.settingUpPrivateArrangements h3 {
	border-bottom-color: #e3b104;
}
#content .portlet.usingTheCsa h2,
#content .portlet.usingTheCsa h3 {
	border-bottom-color: #ad7fad;
}
#content .portlet.maintenanceAndBenefits h2,
#content .portlet.maintenanceAndBenefits h3 {
	border-bottom-color: #666;
}

#content .portlet.howChildMaintenanceHelps h2,
#content .portlet.howChildMaintenanceHelps h3 {
	border-bottom-color: #e3b104;
}
#content .portlet.separatingCouples h2,
#content .portlet.separatingCouples h3 {
	border-bottom-color: #ad7fad;
}
#content .portlet.changingCircumstances h2,
#content .portlet.changingCircumstances h3 {
	border-bottom-color: #666;
}

#content .portlet.caseStudies h2,
#content .portlet.caseStudies h3 {
	border-bottom-color: #7581bf;
}
#content .portlet.faq h2,
#content .portlet.faq h3 {
	border-bottom-color: #5c3896;
}
#content .portlet.pressPacks h2,
#content .portlet.pressPacks h3 {
	border-bottom-color: #0092cf;
}

#latestNews h2,
#latestNews h3 {
	border-bottom-color: #f05662;
}

#content .anchor-list a:visited {
	color: #113da4 !important;
}

/* ---- case studies -------- */

#caseStudies #content .portlet.caseStudyOne h2,
#caseStudies #content .portlet.caseStudyOne p.more {
	border-bottom-color: #e3b104;
}
#caseStudies #content .portlet.caseStudyTwo h2,
#caseStudies #content .portlet.caseStudyTwo p.more {
	border-bottom-color: #ad7fad;
}
#caseStudies #content .portlet.caseStudyThree h2,
#caseStudies #content .portlet.caseStudyThree p.more {
	border-bottom-color: #666;
}
#caseStudies #content .portlet.caseStudyFour h2,
#caseStudies #content .portlet.caseStudyFour p.more {
	border-bottom-color: #78b1cb;
}
#caseStudies #content .portlet.caseStudyFive h2,
#caseStudies #content .portlet.caseStudyFive p.more {
	border-bottom-color: #94b866;
}
#caseStudies #content .portlet.caseStudySix h2,
#caseStudies #content .portlet.caseStudySix p.more {
	border-bottom-color: #afb6c6;
}