/*
COLOR STYLE SHEET FOR Binge eating & Boulimia de Baas
Created by Hans Dubois for Intermax Interactive B.V. 2009
www.intermaxinteractive.nl
www.bingeeating.nl
www.boulimiadebaas.nl

ToC
	1. backgrounds
	2. colors
	
Notes :

This sheet is only used for colors. 
	The structure styles can be found in style.css 
*/

/* --------- 1. backgrounds  --------- */
body{
	background-color			: #9abca4;
}

/* --------- 2. colors  --------- */
.siteContent .itemOne h2 a, .siteContent .itemOne h2 a:hover{
	/*color						: #dfb2a4;*/
	color						: #849db8;
}

.siteContent .itemOne a,
.siteContent .itemOne a:hover {
	color						: #fff;
}

.siteContent .itemTwo h2 a, .siteContent .itemTwo h2 a:hover{
	color						: #fff;
}

.siteContent .itemTwo p a,
.siteContent .itemTwo p a:hover{
	/*background-color			: #dfb2a4;*/
	background-color			: #849db8;
	color						: #000;
}

.siteContent .itemThree h2 a, .siteContent .itemThree h2 a:hover{
	/*color						: #dfb2a4;*/
	color						: #849db8;
}

.siteContent .itemThree a,
.siteContent .itemThree a:hover {
	color						: #fff;
}

.siteContent .itemFour a,
.siteContent .itemFour a:hover {
	/*color						: #fff;*/
	color						: #849DB8;
}

.defaultSiteContainer .defaultMiddle .titleContainer h1 span {
	color						: #7e4554;
}

.testText .small,
.testText .big,
.testText .big a{
	color						: #fff;
}

.siteContent .siteTitle h1,
.siteContent .siteTitle h1 a,
.siteContent .siteTitle h1 a:hover {
	color						: #fff;
}

.siteContent .timePeriod p {
	color						: #fff;
}

/************************************************************************************/


a{
	color					: black;
}

a:hover{
	color					: #ff7d9f;
}

.defaultSiteContainer .defaultMiddle .titleContainer h1{
	color					: #000000;	
}

.fullTextSiteContainer .fullTextMiddle{	
	color					: #000000;
}

.fullTextSiteContainer .fullTextMiddle p.indexButton a{
	color					: #000;
}
	
.fullTextSiteContainer .fullTextMiddle p.indexButton a:hover{
	color					: #863b4e;
}

.defaultSiteContainer .indexMiddle .testText .small{
	color					: #FFF;
}

.defaultSiteContainer .indexMiddle .testText .big{	
	color					: #FFF;
}

.defaultSiteContainer .indexMiddle .testText .big a{
	color					: #FFF;
}

.defaultSiteContainer .indexMiddle .indexContent h2 a, .defaultSiteContainer .indexMiddle .indexContent h2 a:hover{
	color					: #7e4554;	
}

.defaultSiteContainer .indexMiddle .indexContent ul li a{
	color					: #000;
}

.defaultSiteContainer .indexMiddle .indexContent ul li a:hover{
	color					: #863b4e;
}

.defaultSiteContainer .indexMiddle .applyDirect a{
	color					: #FFF;
}

.defaultSiteContainer .indexMiddle .pageTitle h1{
	color					: #7e4554;	
}

.defaultSiteContainer .indexMiddle .pageSubTitle{
	color					: #fff;	
}

/* --------- 5. service menu --------- */
.footer a{
	color					: #2c2c2c;
}

.footer a:hover{
	color					: #FFF;
}

/* --------- 6. footer logos --------- */
.logoContainer{	
	color					: #FFF;
}

.logoContainer a{
	color					: #FFFFFF;
}

/* --------- 8.2 quote paragraph  --------- */
.contentColumns .column p.quote{
	color					: #a35c6e;
}

.contentColumns .column p.question{
	color					: #FFF;
	background-color		: #ff7d9f;
}

.faqOverview .items ul li a{
	color					: #FFF;
}

.faqOverview .faqPages{
	color					: #c77086;
}

.faqOverview .faqPages a{
	color					: #863b4e;
}

.faqView .faqQuestion{
	color					: #FFF;
}

.faqView .otherQuestions h2{
	color					: #863b4e;
}

.faqView .otherQuestions ol li {
	color					: #5a5a5a;
}

.faqView .otherQuestions ol li.active {
	color					: #863b4e;
}

.faqView .otherQuestions ol li a { 
	color					: #5a5a5a;
}

.faqView .otherQuestions ol li a.active {
	color					: #863b4e;
} 

.faqView .faqPages{
	color					: #c77086;
}

.faqView .faqPages a{
	color					: #863b4e;
}

.faqView .applyDirect a{
	color					: #FFF;
}

.testimonialOverview .item1 .name a {
	color					: #FFF;
	background-color		: #a35c6e;
}

.testimonialOverview .item1 .quote a{
	color					: #FFF;
	background-color		: #c77086;
}

.testimonialOverview .item2 .name a{
	color					: #FFF;
	background-color		: #a35c6e;
}

.testimonialOverview .item2 .quote a{
	color					: #FFF;
	background-color		: #c77086;
}

.testimonialOverview .item3 .name a{
	color					: #FFF;
	background-color		: #a35c6e;
}

.testimonialOverview .item3 .quote a{
	color					: #FFF;
	background-color		: #c77086;
}

.testimonialOverview .testimonialPages{
	color					: #c77086;
}

.testimonialOverview .testimonialPages a{
	color					: #c77086;
}

.testimonialView span.name{
	color					: #863b4e;
}

.testimonialView .col1 p.quote,
.testimonialView .col2 p.quote,
.testimonialView .col3 p.quote{
	color					: #a35c6e;
}

.testimonialView .moreTestimonials h2{
	color					:#863b4e;
}

.testimonialView .moreTestimonials ul li{
	color					: #863b4e;
}

.testimonialView .moreTestimonials ul li a{
	color					: #2c2c2c;	
}

.testimonialView .testimonialPages{
	color					: #c77086;
}

.testimonialView .testimonialPages a{
	color					: #c77086;
}

.testimonialView .applyDirect a{
	color					: #FFF;
}

.defaultContent .otherQuestionsDefault h2{
	color					: #863b4e;
}

.defaultContent .otherQuestionsDefault ol li{
	color					: #5a5a5a;
}

.defaultContent .otherQuestionsDefault ol li a{ 
	color					: #5a5a5a;
}

.defaultContent .faqPagesDefault{
	color					: #c77086;
}

.defaultContent .faqPagesDefault a{
	color					: #c77086;
}

.defaultContent .applyDirect a{
	color					: #FFF;
}

.conceptBy a {
	color					: white;
}

.bottomContent h2{
	color					: #863b4e;
}

div.login a.lostPass{
	color					: #8d726f;
}

div.login a.lostPass:hover{
	color					: #ff7d9f;	
}
.menu ul li a.active{
	color					: #7e4554;
}
.menu ul li a:hover{
	color					: #ff7d9f;
}

