@charset "utf-8";
/*************************************
*	CONTAINS STYLING FOR EVERYTHING THAT IS FRENCH
*	@author 	Jinkee Balino
* 	@copyright	Standard Life Canada
*	@version	08/2008 
*************************************/
.sl_logo { 
	background: #FFFFFF url(../images/fr_slac_logo.gif) top left no-repeat;
	width: 240px;
	height: 65px;	
	border: 0px; 
	float: left;	
	text-indent: -999999px;	
}	

h2 {	
	background: url(../images/fr_title.gif) top left no-repeat;
	width: 280px;
	height: 21px; 
	text-indent: -99999px;	
	float: left;
	margin: 22px 30px; display:none;
}	


/* THE FLASH HEADER HOLDER */
#flash_header {	
	background: url(../images/fr_top_banner.jpg) top center no-repeat; 
	margin: 20px 0 0 0;
	padding: 133px 0 0 0;
	
}	

.mainmenu li span#home{	
	background: url(../images/menu/fr_home.gif) 50% 50%  no-repeat;	
	display:block; 
	text-indent: -99999px;
	margin-top: 2px;
	width: 48px;
	height: 40px
}

.mainmenu li span#lifestyle{	
	background: url(../images/menu/fr_lifestyle.gif) 50% 50%  no-repeat;	
	display:block; 
	text-indent: -999999px;
	margin-top: 2px;
	width: 105px;
	height: 40px
}

.mainmenu li span#nutrition{	
	background: url(../images/menu/fr_nutrition.gif) 50% 50%  no-repeat;	
	display:block; 
	text-indent: -999999px;
	margin-top: 2px;
	width: 70px;
	height: 40px
}

.mainmenu li span#physical{	
	background: url(../images/menu/fr_physical.gif) 50% 50%  no-repeat;	
	display:block; 
	text-indent: -9999999px;
	margin-top: 2px;
	width: 120px;
	height: 40px
}

.mainmenu li span#mental{	
	background: url(../images/menu/fr_mental.gif) 50% 50%  no-repeat;	
	display:block; 
	text-indent: -99999999px;
	margin-top: 2px;
	width: 94px;
	height: 40px
}

.mainmenu li span#heart{	
	background: url(../images/menu/fr_heart.gif) 50% 50%  no-repeat;	
	display:block; 
	margin-top: 2px;
	text-indent: -99999999px;
	width: 102px;
	height: 40px
}

.mainmenu li span#prevention{	
	background: url(../images/menu/fr_prevention.gif) 50% 50%  no-repeat;	
	display:block; 
	margin-top: 2px;
	text-indent: -999999999px;
	width: 70px;
	height: 40px
}

.mainmenu li span#tools{	
	background: url(../images/menu/fr_tools.gif) 50% 50%  no-repeat;	
	display:block; 
	margin-top: 2px;
	text-indent: -9999999px;
	width: 105px;
	height: 40px
}

/* HOME PAGE FRENCH STYLING SECTIONS */

#section_holder .section_box a#home_nutrition { 
	background: #fff url(../images/home/fr_nutrition.gif) bottom left no-repeat;
	display: block;
	height: 25px;
	width: 190px;
	text-indent: -99999px;
	
}

#section_holder .section_box a#home_lifestyle { 
	background: #fff url(../images/home/fr_lifestyle.gif) bottom left no-repeat;
	display: block;
	height: 25px;
	width: 190px;
	text-indent: -9999999px;		
}

#section_holder .section_box a#home_physical { 
	background: #fff url(../images/home/fr_physical.gif) bottom left no-repeat;
	display: block;
	height: 25px;
	width: 190px;
	text-indent: -9999999px;		
}

#section_holder .section_box a#home_mental { 
	background: #fff url(../images/home/fr_mental.gif) bottom left no-repeat;
	display: block;
	height: 25px;
	width: 190px;
	text-indent: -9999999px;		
}

#section_holder .section_box a#home_heart { 
	background: #fff url(../images/home/fr_heart.gif) bottom left no-repeat;
	display: block;
	height: 25px;
	width: 190px;
	text-indent: -9999999px;		
}

#section_holder .section_box a#home_prevention { 
	background: #fff url(../images/home/fr_prevention.gif) bottom left no-repeat;
	display: block;
	height: 25px;
	width: 190px;
	text-indent: -9999999px;		
}

#home_right_content #protected {
	background: #dfe4e4 url(../images/home/fr_protected_header.jpg) 50% 10% no-repeat;
	margin-bottom: 10px;
	width: 220px;
}


#home_right_content #tips_links {
	background: #fff url(../images/home/fr_tips_and_links.gif) 0 0 no-repeat;
	color: #999999;
	line-height: 2;
	margin-bottom: 10px;
	padding-top: 35px;
	width: 220px;
}

/* INDEX PAGE OF THE INTERACTIVE TOOL */
#b_tools #quiz_box { 
	background: #ffffff url(../images/banners/fr_outilsindex_quiz.jpg) top left no-repeat; 
	float:left; 
	height:184px;
	margin:10px 30px 20px 90px;
	padding:70px 10px 0 120px;
	width:236px;
}

#b_tools #eval_box { 
	background: #ffffff url(../images/banners/fr_outilsindex_eval.jpg) top left no-repeat; 
	float:left; 
	height:154px;
	margin:10px 0 20px;
	padding:70px 0 0 120px;
	width:246px;
}

