﻿

ul.sitenav li a.home {
	background: url(../img/navigation/fr/home.gif) no-repeat;
	width: 73px;
}

ul.sitenav li a.products {
	background: url(../img/navigation/fr/products.gif) no-repeat;
	width: 106px;
}

ul.sitenav li a.special-k-challenge {
	background: url(../img/navigation/fr/special-k-challenge.gif) no-repeat;
	width: 260px;
}

ul.sitenav li a.tips-and-tools {
	background: url(../img/navigation/fr/tips-and-tools.gif) no-repeat;
	margin: 0 0 0;
	width: 144px;
}

.landing-container .main-featured {
	background: url(../img/challenge/fr/landing-featured.jpg) left top no-repeat;
}

.landing-container .side-featured {
	background: url(../img/challenge/fr/landing-side.jpg) left top no-repeat;
}

.landing-container .main-featured a.btn-challenge-instructions {
	background: url(../img/challenge/fr/btn-see-challenge-instructions.gif) 0px 0px no-repeat;
}

.landing-container .side-featured a.btn-find-articles {
	background: url(../img/challenge/fr/btn-find-articles.gif) 0px 0px no-repeat;
}

.challenge-content-container .instructions-container ul li.breakfast {
	background: url(../img/challenge/fr/breakfast-bg.jpg) left top no-repeat;
}

.challenge-content-container .instructions-container ul li.lunch-dinner {
	background: url(../img/challenge/fr/lunch-dinner-bg.jpg) left top no-repeat;
}

.challenge-content-container .instructions-container ul li.snacks {
	background: url(../img/challenge/fr/snacks-bg.jpg) left top no-repeat;
}

.challenge-content-container .instructions-container ul li.exercise {
	background: url(../img/challenge/fr/exercise-bg.jpg) left top no-repeat;
}

.challenge-content-container .design-your-plan-side-container {
	background: url(../img/challenge/fr/side-design-your-plan-bg.jpg) left top no-repeat;
}

.design-your-plan-side-container a.btn-get-started {
	width: 142px;
	margin-left: 10px !important;
}

.plans-module.classic {
	background: url(../img/challenge/fr/dyp-bg-classic.jpg) left top no-repeat;
}
.plans-module.mixitup {
	background: url(../img/challenge/fr/dyp-bg-mixitup.jpg) left top no-repeat;
}
.plans-module.onthego {
	background: url(../img/challenge/fr/dyp-bg-onthego.jpg) left top no-repeat;
}
.plans-module.vegetarian {
	background: url(../img/challenge/fr/dyp-bg-vegetarian.jpg) left top no-repeat;
	margin-right: 0 !important;
}

p.dyp-module-desc {
	color: #666;
	margin: 0px 0px 0px 8px;
	line-height: 1.2em;
	height: auto;
}

a.dyp-module-btn {
	background: url(../img/challenge/fr/btn-go.gif) 0px 0px no-repeat;
}

a.logo {
	background:url(../img/navigation/fr/topnav-logo.gif) no-repeat;
}

.landing-container .left-col .products-main a.products-main-img {
	background: url(../img/products/fr/landing-main.jpg) left top no-repeat;
}

.landing-container .left-col .products-main a.products-main-img:hover {
	background: url(../img/products/fr/landing-main-hover.jpg) left top no-repeat;
}

.landing-container .right-col .products-side a.products-side-img {
	background: url(../img/products/fr/landing-side.jpg) left top no-repeat;
}
.landing-container .right-col .products-side a.products-side-img:hover {
	background: url(../img/products/fr/landing-side-hover.jpg) left top no-repeat;
}

.landing-container .left-col .featured-main a.btn-see-all
 {
	position: absolute;
	z-index: 2;
	width: 150px;
	height: 22px;
	margin: 200px 0px 0px 5px;
	background: url(../img/tips/fr/btn-see-all-recipes.gif) 0px 0px no-repeat;
}

.landing-container .side-featured a.btn-find-articles {
	width: 170px;
	height: 20px;
	display: block;
	background: url(../img/challenge/fr/btn-find-articles.gif) 0px 0px no-repeat;
	overflow: hidden;
	margin: 362px 0px 0px 15px;
}

a.dyp-module-btn {
	float: right;
	width: 94px;
	height: 26px;
	background: url(../img/challenge/fr/btn-go.gif) 0px 0px no-repeat;
}
a.dyp-module-btn:hover {
	background-position: 0px -26px;
}

.fitness-tips-tab-on{
	position: absolute;
	z-index: 100;
	height: 26px;
	margin-top: -3px;
	background: url(../img/tips/fr/tips-overview-tabs-active.gif) 0px 0px no-repeat;
	display: inline-block;
	width: 118px;
}
.lifestyle-tips-tab-on {
	position: absolute;
	z-index: 100;
	height: 26px;
	margin-top: -3px;
	margin-left: 108px;
	background: url(../img/tips/fr/tips-overview-tabs-active.gif) -118px 0px no-repeat;
	display: inline-block;
	width: 106px;
}
.nutrition-tips-tab-on {
	position: absolute;
	z-index: 100;
	height: 26px;
	margin-top: -3px;
	margin-left: 197px;
	background: url(../img/tips/fr/tips-overview-tabs-active.gif) -224px 0px no-repeat;
	display: inline-block;
	width: 118px;
}

ul.featured-tips-tabs li a.fitness-tab {
	display: block;
	width: 109px;
	height: 23px;
	background: url(../img/tips/fr/tips-overview-tabs.gif) 0px 0px no-repeat;
}
ul.featured-tips-tabs li a.lifestyle-tab {
	display: block;
	width: 104px;
	height: 23px;
	background: url(../img/tips/fr/tips-overview-tabs.gif) -109px 0px no-repeat;
}
ul.featured-tips-tabs li a.nutrition-tab {
	display: block;
	width: 104px;
	height: 23px;
	background: url(../img/tips/fr/tips-overview-tabs.gif) -213px 0px no-repeat;
}

ul.featured-tips-tabs li a.fitness-tab:hover {
	background-position: 0px -23px;
	width: 109px;
}
ul.featured-tips-tabs li a.lifestyle-tab:hover {
	background-position: -109px -23px;
	width: 104px;
}
ul.featured-tips-tabs li a.nutrition-tab:hover {
	background-position: -213px -23px;
	width: 104px;
}

.tip-title-1
{
    background:url(../img/tips/fr/p1-title.gif) top left no-repeat;
}

.tip-title-2
{
    background:url(../img/tips/fr/p2-title.gif) top left no-repeat;
}

.tip-title-3
{
    background:url(../img/tips/fr/p3-title.gif) top left no-repeat;
}

.article-title-1
{
    background:url(../img/articles/fr/p1-title.gif) top left no-repeat;
}

.article-title-2
{
    background:url(../img/articles/fr/p2-title.gif) top left no-repeat;
}

.article-title-3
{
    background:url(../img/articles/fr/p3-title.gif) top left no-repeat;
}

