div#header_top
{
	
	width: 760px;
	height: 195px;
	margin: 0px; 
	padding: 0px; 	
	background-image: url(../imgs/header/homepage-header-french.jpg);
	
} 

div#header_top p
{
	margin: 0px; 
	padding: 0px; 	
} 

/* Print view Header */
div#profile_header_print_bottom
{
	width: 100%;
	background-color: #6699cc;
	height: 47px;
	margin: 0px; 
	padding-top: 1%; 	
	border-top: 1px solid black; 
	align: center; 
	
}

.m_home
{
	background-image: url(../imgs/header/top_nav_home_fr.gif);
}
.m_search
{
	background-image: url(../imgs/header/top_nav_search_fr.gif);
}
.m_career
{
	background-image: url(../imgs/header/top_nav_career_plan_fr.gif);
}
.m_article
{
	background-image: url(../imgs/header/top_nav_other_res_fr.gif);
}
.m_faq
{
	background-image: url(../imgs/header/top_nav_faq_fr.gif);
}
.m_about
{
	background-image: url(../imgs/header/top_nav_about_fr.gif);
}


.s_abl_active
{
	background-image: url(../imgs/tab/search_abl_active_fr.gif);
	width: 114px;
	height: 33px;
	border: 0px;
}
.s_abl_inactive
{
	background-image: url(../imgs/tab/search_abl_inactive_fr.gif);
	width: 114px;
	height: 33px;
	border: 0px;	
}
.s_env_active
{
	background-image: url(../imgs/tab/search_env_active_fr.gif);
	width: 115px;
	height: 33px;
	border: 0px;
}
.s_env_inactive
{
	background-image: url(../imgs/tab/search_env_inactive_fr.gif);
	width: 115px;
	height: 33px;
	border: 0px;		
}
.s_edu_active
{
	background-image: url(../imgs/tab/search_edu_active_fr.gif);
	width: 120px;
	height: 33px;
	border: 0px;
}	
.s_edu_inactive
{
	background-image: url(../imgs/tab/search_edu_inactive_fr.gif);
	width: 120px;
	height: 33px;
	border: 0px;		
}	


.comp_srch_active
{
	background-image: url(../imgs/tab/compare_search_active_fr.gif);
}	
.comp_srch_inactive
{
	background-image: url(../imgs/tab/compare_search_inactive_fr.gif);
}	

.comp_mylist_active
{
	background-image: url(../imgs/tab/compare_mylist_active_fr.gif);
}	
.comp_mylist_inactive
{
	background-image: url(../imgs/tab/compare_mylist_inactive_fr.gif);
}

/* The Go / Recherche button */
.search_btn3
{
	
	width: 6em;
	FONT-WEIGHT: normal;
	
	border: 1px solid black;
}

/* The Map of Regions in BC image */
.p_bc_region_map
{
	background-image: url(../imgs/profile/BC_Region_Map_fr.gif);
}

.button_mylist_all
{
	width: 110px;
}
.button_mylist_all:hover 
{
    cursor:hand;
}
.button_mylist_select
{
	width: 250px;
}
.button_mylist_select:hover 
{
    cursor:hand;
}
.button_mylist_remove
{
	width: 180px;
}
.button_mylist_remove:hover 
{
    cursor:hand;
}

/* Regional back button - language dependable */
.map-return-button-text-label {
	display: inline-block;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	height: 20px;
	left: 53px;
	position: absolute;
	text-align: center;
	top: 541px;
	width: 170px;
	z-index: 20;
}

