/* WHEAT */

/* general */
body.wheat {
	background-image: url('/images/themes/wheat/background.jpg');
	background-color: #898534;
	color: #898534;
	background-position: center -800px;
}

/* header */
.wheat span#logo { background-image: url('/images/themes/wheat/logo.png'); }

/* menu */
.wheat div#menu { background-color: #898534; }
.wheat div#menu ul li.selected a, body.wheat div#menu ul li a:hover { background-color: #D7C400; }

/* lead */
.wheat div#lead {	background-image: url('/images/themes/wheat/lead.png'); }

/* mmm for */
.wheat div#mmm_for_top div#mmm_for_img { background-image: url('/images/themes/wheat/mmm_for.png'); }

/* page footer */
.wheat div#page_footer_top {
  border-top-color: #898534;
  border-bottom-color: #898534;
}

/* footer */
.wheat div#footer_corners { background-image: url('/images/themes/wheat/footerCorners.png'); }
.wheat div#footer { background-color: #898534; border-top-color: #CABF91; }

/* color */

.wheatColor { color: #898534; }
.wheatColor a, .wheatColor ul.pageMenu ul.subPageMenu a { color: #898534; text-decoration: none; }
.wheatColor a:hover { text-decoration: underline; }

.wheatColor a.moreLink { font-weight: bold; }

.wheatColor a.bottomLink { text-decoration: underline; }
.wheatColor a.bottomLink:hover { text-decoration: none; }

/* text */

.wheatColor h3.newsText { background-image: url('/images/themes/wheat/text/news.png'); }
.wheatColor h3.featuresText { background-image: url('/images/themes/wheat/text/features.png'); }
.wheatColor h3.letsTalkText { background-image: url('/images/themes/wheat/text/lets_talk.png'); }
.wheatColor h3.careersText { background-image: url('/images/themes/wheat/text/careers.png'); }
.wheatColor h3.blogText { background-image: url('/images/themes/wheat/text/blog.png'); }
.wheatColor h3.clientsText { background-image: url('/images/themes/wheat/text/clients.png'); }
.wheatColor h3.sectorsText { background-image: url('/images/themes/wheat/text/sectors.png'); }
.wheat div.pageFooterHeading h3.caseStudiesText { background-image: url('/images/themes/wheat/text/case_studies_icon.png'); }
.wheat div.pageFooterHeading h3.myStoryText { background-image: url('/images/themes/wheat/text/my_story_icon.png'); }
.wheat div.pageFooterHeading h3.sampleMenusText { background-image: url('/images/themes/wheat/text/sample_menus_icon.png'); }

/* ORANGES */

/* general */
body.oranges {
	background-image: url('/images/themes/oranges/background.jpg');
  background-color: #E4701E;
  color: #898534;
  background-position: center 0px;
}

/* header */
.oranges span#logo { background-image: url('/images/themes/oranges/logo.png'); }

/* menu */
.oranges div#menu { background-color: #E4701E; }
.oranges div#menu ul li.selected a, body.oranges div#menu ul li a:hover { background-color: #D7C400; }

/* lead */
.oranges div#lead { background-image: url('/images/themes/oranges/lead.png'); }

/* page footer */
.oranges div#page_footer_top {
  border-top-color: #E4701E;
  border-bottom-color: #E4701E;
}

/* footer */
.oranges div#footer_corners { background-image: url('/images/themes/oranges/footerCorners.png'); }
.oranges div#footer { background-color: #E4701E; border-top-color: #CABF91; }

/* color */

.orangesColor { color: #E4701E; }
.orangesColor a, .orangesColor ul.pageMenu ul.subPageMenu a { color: #E4701E; text-decoration: none; }
.orangesColor a:hover { text-decoration: underline; }

.orangesColor a.moreLink { font-weight: bold; }

.orangesColor a.bottomLink { text-decoration: underline; }
.orangesColor a.bottomLink:hover { text-decoration: none; }

/* text */

.orangesColor h3.newsText { background-image: url('/images/themes/oranges/text/news.png'); }
.orangesColor h3.featuresText { background-image: url('/images/themes/oranges/text/features.png'); }
.orangesColor h3.letsTalkText { background-image: url('/images/themes/oranges/text/lets_talk.png'); }
.orangesColor h3.careersText { background-image: url('/images/themes/oranges/text/careers.png'); }
.orangesColor h3.blogText { background-image: url('/images/themes/oranges/text/blog.png'); }
.orangesColor h3.clientsText { background-image: url('/images/themes/oranges/text/clients.png'); }
.orangesColor h3.sectorsText { background-image: url('/images/themes/oranges/text/sectors.png'); }
.oranges div.pageFooterHeading h3.caseStudiesText { background-image: url('/images/themes/oranges/text/case_studies_icon.png'); }
.oranges div.pageFooterHeading h3.myStoryText { background-image: url('/images/themes/oranges/text/my_story_icon.png'); }
.oranges div.pageFooterHeading h3.sampleMenusText { background-image: url('/images/themes/oranges/text/sample_menus_icon.png'); }


/* FIG */

/* general */
body.fig {
  background-image: url('/images/themes/fig/background.jpg');
  background-color: #9194B6;
  color: #898534;
  background-position: center -800px;
}

/* header */
.fig span#logo { background-image: url('/images/themes/fig/logo.png'); }

/* menu */
.fig div#menu { background-color: #9194B6; }
.fig div#menu ul li.selected a, body.fig div#menu ul li a:hover { background-color: #D7C400; }

/* lead */
.fig div#lead { background-image: url('/images/themes/fig/lead.png'); }

/* page footer */
.fig div#page_footer_top {
  border-top-color: #9194B6;
  border-bottom-color: #9194B6;
}

/* footer */
.fig div#footer_corners { background-image: url('/images/themes/fig/footerCorners.png'); }
.fig div#footer { background-color: #9194B6; border-top-color: #CABF91; }

/* color */

.figColor { color: #9194B6; }
.figColor a, .figColor ul.pageMenu ul.subPageMenu a { color: #9194B6; text-decoration: none; }
.figColor a:hover { text-decoration: underline; }

.figColor a.moreLink { font-weight: bold; }

.figColor a.bottomLink { text-decoration: underline; }
.figColor a.bottomLink:hover { text-decoration: none; }

/* text */

.figColor h3.newsText { background-image: url('/images/themes/fig/text/news.png'); }
.figColor h3.featuresText { background-image: url('/images/themes/fig/text/features.png'); }
.figColor h3.letsTalkText { background-image: url('/images/themes/fig/text/lets_talk.png'); }
.figColor h3.careersText { background-image: url('/images/themes/fig/text/careers.png'); }
.figColor h3.blogText { background-image: url('/images/themes/fig/text/blog.png'); }
.figColor h3.clientsText { background-image: url('/images/themes/fig/text/clients.png'); }
.figColor h3.sectorsText { background-image: url('/images/themes/fig/text/sectors.png'); }
.fig div.pageFooterHeading h3.caseStudiesText { background-image: url('/images/themes/fig/text/case_studies_icon.png'); }
.fig div.pageFooterHeading h3.myStoryText { background-image: url('/images/themes/fig/text/my_story_icon.png'); }
.fig div.pageFooterHeading h3.sampleMenusText { background-image: url('/images/themes/fig/text/sample_menus_icon.png'); }

/* AUBERGINE */

/* general */
body.aubergine {
  background-image: url('/images/themes/aubergine/background.jpg');
  background-color: #822759;
  color: #898534;
  background-position: center 0px;
}

/* header */
.aubergine span#logo { background-image: url('/images/themes/aubergine/logo.png'); }

/* menu */
.aubergine div#menu { background-color: #822759; }
.aubergine div#menu ul li.selected a, body.aubergine div#menu ul li a:hover { background-color: #D7C400; }

/* lead */
.aubergine div#lead { background-image: url('/images/themes/aubergine/lead.png'); }

/* page footer */
.aubergine div#page_footer_top {
  border-top-color: #822759;
  border-bottom-color: #822759;
}

/* footer */
.aubergine div#footer_corners { background-image: url('/images/themes/aubergine/footerCorners.png'); }
.aubergine div#footer { background-color: #822759; border-top-color: #CABF91; }

/* color */

.aubergineColor { color: #822759; }
.aubergineColor a, .aubergineColor ul.pageMenu ul.subPageMenu a { color: #822759; text-decoration: none; }
.aubergineColor a:hover { text-decoration: underline; }

.aubergineColor a.moreLink { font-weight: bold; }

.aubergineColor a.bottomLink { text-decoration: underline; }
.aubergineColor a.bottomLink:hover { text-decoration: none; }

/* text */

.aubergineColor h3.newsText { background-image: url('/images/themes/aubergine/text/news.png'); }
.aubergineColor h3.featuresText { background-image: url('/images/themes/aubergine/text/features.png'); }
.aubergineColor h3.letsTalkText { background-image: url('/images/themes/aubergine/text/lets_talk.png'); }
.aubergineColor h3.careersText { background-image: url('/images/themes/aubergine/text/careers.png'); }
.aubergineColor h3.blogText { background-image: url('/images/themes/aubergine/text/blog.png'); }
.aubergineColor h3.clientsText { background-image: url('/images/themes/aubergine/text/clients.png'); }
.aubergineColor h3.sectorsText { background-image: url('/images/themes/aubergine/text/sectors.png'); }

.aubergine div.pageFooterHeading h3.caseStudiesText { background-image: url('/images/themes/aubergine/text/case_studies_icon.png'); }
.aubergine div.pageFooterHeading h3.myStoryText { background-image: url('/images/themes/aubergine/text/my_story_icon.png'); }
.aubergine div.pageFooterHeading h3.sampleMenusText { background-image: url('/images/themes/aubergine/text/sample_menus_icon.png'); }


/* BLUEBERRIES */

/* general */
body.blueberries {
  background-image: url('/images/themes/blueberries/background.jpg');
  background-color: #9194B6;
  color: #898534;
  background-position: center -800px;
}

/* header */
.blueberries span#logo { background-image: url('/images/themes/blueberries/logo.png'); }

/* menu */
.blueberries div#menu { background-color: #9194B6; }
.blueberries div#menu ul li.selected a, body.fig div#menu ul li a:hover { background-color: #D7C400; }

/* lead */
.blueberries div#lead { background-image: url('/images/themes/blueberries/lead.png'); }

/* page footer */
.blueberries div#page_footer_top {
  border-top-color: #9194B6;
  border-bottom-color: #9194B6;
}

/* footer */
.blueberries div#footer_corners { background-image: url('/images/themes/blueberries/footerCorners.png'); }
.blueberries div#footer { background-color: #9194B6; border-top-color: #CABF91; }

/* color */

.blueberriesColor { color: #9194B6; }
.blueberriesColor a, .blueberriesColor ul.pageMenu ul.subPageMenu a { color: #9194B6; text-decoration: none; }
.blueberriesColor a:hover { text-decoration: underline; }

.blueberriesColor a.moreLink { font-weight: bold; }

.blueberriesColor a.bottomLink { text-decoration: underline; }
.blueberriesColor a.bottomLink:hover { text-decoration: none; }

/* text */

.blueberriesColor h3.newsText { background-image: url('/images/themes/blueberries/text/news.png'); }
.blueberriesColor h3.featuresText { background-image: url('/images/themes/blueberries/text/features.png'); }
.blueberriesColor h3.letsTalkText { background-image: url('/images/themes/blueberries/text/lets_talk.png'); }
.blueberriesColor h3.careersText { background-image: url('/images/themes/blueberries/text/careers.png'); }
.blueberriesColor h3.blogText { background-image: url('/images/themes/blueberries/text/blog.png'); }
.blueberriesColor h3.clientsText { background-image: url('/images/themes/blueberries/text/clients.png'); }
.blueberriesColor h3.sectorsText { background-image: url('/images/themes/blueberries/text/sectors.png'); }

.blueberries div.pageFooterHeading h3.caseStudiesText { background-image: url('/images/themes/blueberries/text/case_studies_icon.png'); }
.blueberries div.pageFooterHeading h3.myStoryText { background-image: url('/images/themes/blueberries/text/my_story_icon.png'); }
.blueberries div.pageFooterHeading h3.sampleMenusText { background-image: url('/images/themes/blueberries/text/sample_menus_icon.png'); }

/* BEETROOT */

/* general */
body.beetroot {
  background-image: url('/images/themes/beetroot/background.jpg');
  background-color: #822759;
  color: #898534;
  background-position: center 0px;
}

/* header */
.beetroot span#logo { background-image: url('/images/themes/beetroot/logo.png'); }

/* menu */
.beetroot div#menu { background-color: #822759; }
.beetroot div#menu ul li.selected a, body.aubergine div#menu ul li a:hover { background-color: #D7C400; }

/* lead */
.beetroot div#lead { background-image: url('/images/themes/beetroot/lead.png'); }

/* page footer */
.beetroot div#page_footer_top {
  border-top-color: #822759;
  border-bottom-color: #822759;
}

/* footer */
.beetroot div#footer_corners { background-image: url('/images/themes/beetroot/footerCorners.png'); }
.beetroot div#footer { background-color: #822759; border-top-color: #CABF91; }

/* color */

.beetrootColor { color: #822759; }
.beetrootColor a, .beetrootColor ul.pageMenu ul.subPageMenu a { color: #822759; text-decoration: none; }
.beetrootColor a:hover { text-decoration: underline; }

.beetrootColor a.moreLink { font-weight: bold; }

.beetrootColor a.bottomLink { text-decoration: underline; }
.beetrootColor a.bottomLink:hover { text-decoration: none; }

/* text */

.beetrootColor h3.newsText { background-image: url('/images/themes/beetroot/text/news.png'); }
.beetrootColor h3.featuresText { background-image: url('/images/themes/beetroot/text/features.png'); }
.beetrootColor h3.letsTalkText { background-image: url('/images/themes/beetroot/text/lets_talk.png'); }
.beetrootColor h3.careersText { background-image: url('/images/themes/beetroot/text/careers.png'); }
.beetrootColor h3.blogText { background-image: url('/images/themes/beetroot/text/blog.png'); }
.beetrootColor h3.clientsText { background-image: url('/images/themes/beetroot/text/clients.png'); }
.beetrootColor h3.sectorsText { background-image: url('/images/themes/beetroot/text/sectors.png'); }

.beetroot div.pageFooterHeading h3.caseStudiesText { background-image: url('/images/themes/beetroot/text/case_studies_icon.png'); }
.beetroot div.pageFooterHeading h3.myStoryText { background-image: url('/images/themes/beetroot/text/my_story_icon.png'); }
.beetroot div.pageFooterHeading h3.sampleMenusText { background-image: url('/images/themes/beetroot/text/sample_menus_icon.png'); }

/* HEATHY BUNCH */

body.healthybunch {
  background-image: url('/images/themes/healthybunch/background.png');
  background-color: #C8B969;
  background-position: top center;
}

/* menu */
.healthybunch div#menu { background-color: #898534; }
.healthybunch div#menu ul li.selected a, body.wheat div#menu ul li a:hover { background-color: #D7C400; }

/* lead */
.healthybunch div#lead { background-image: url('/images/themes/healthybunch/lead.png'); }
.healthybunch div#lead img { display: none; }

/* mmm for */
.healthybunch div#mmm_for_top div#mmm_for_img { background-image: url('/images/themes/wheat/mmm_for.png'); }

/* page footer */
.healthybunch div#page_footer_top {
  border-top-color: #898534;
  border-bottom-color: #898534;
}

/* footer */
.healthybunch div#footer_corners { background-image: url('/images/themes/wheat/footerCorners.png'); }
.healthybunch div#footer { background-color: #898534; border-top-color: #CABF91; }

/* color */

.healthybunchColor { color: #898534; }
.healthybunchColor a, .healthybunchColor ul.pageMenu ul.subPageMenu a  { color: #898534; text-decoration: none; }
.healthybunchColor a:hover { text-decoration: underline; }

.healthybunchColor a.moreLink { font-weight: bold; }

.healthybunchColor a.bottomLink { text-decoration: underline; }
.healthybunchColor a.bottomLink:hover { text-decoration: none; }

/* text */

.healthybunchColor h3.newsText { background-image: url('/images/themes/wheat/text/news.png'); }
.healthybunchColor h3.featuresText { background-image: url('/images/themes/wheat/text/features.png'); }
.healthybunchColor h3.letsTalkText { background-image: url('/images/themes/wheat/text/lets_talk.png'); }
.healthybunchColor h3.careersText { background-image: url('/images/themes/wheat/text/careers.png'); }
.healthybunchColor h3.blogText { background-image: url('/images/themes/wheat/text/blog.png'); }
.healthybunchColor h3.clientsText { background-image: url('/images/themes/wheat/text/clients.png'); }
.healthybunchColor h3.sectorsText { background-image: url('/images/themes/wheat/text/sectors.png'); }
.healthybunch div.pageFooterHeading h3.caseStudiesText { background-image: url('/images/themes/wheat/text/case_studies_icon.png'); }
.healthybunch div.pageFooterHeading h3.myStoryText { background-image: url('/images/themes/wheat/text/my_story_icon.png'); }
.healthybunch div.pageFooterHeading h3.sampleMenusText { background-image: url('/images/themes/wheat/text/sample_menus_icon.png'); }

