@charset "utf-8";
/* CSS Document */
ul.tabs li.js a 				{width:122px; height:57px; background-image:url(/img/lang/fr/tab/job_search-sprite.gif);}
ul.tabs li.olr a 				{width:122px; height:57px; background-image:url(/img/lang/fr/tab/staff_search-sprite.gif);}

div#sectors 					{margin-top:27px;}
div#GM_wrapper div#sectors 		{margin-top:43px;}

/**** JOBSEARH FILTERS
*************************************************************************************/
a#JobSearch_AllTypeFilter 		{width:140px; background-image:url(/img/lang/fr/btn/all-sprite.gif);}
a#JobSearch_ContractFilter 		{width:58px; background-image:url(/img/lang/fr/btn/contract-sprite.gif);}
a#JobSearch_PermanentFilter 	{width:54px; background-image:url(/img/lang/fr/btn/permanent-sprite.gif);}

/**** Job Search SERP / Job Descriptions
*************************************************************************************/
a.JobSearch_more 									{width:52px; height:25px; background-image:url(/img/lang/fr/btn/more-sprite.gif);}
div#JobSearch_Details div.JobSearch_Details_Header {width:100%;}
a#JobSearch_ApplyTop, a#JobSearch_ApplyBottom 		{width:115px; height:29px;}

/**** BUTTON
*************************************************************************************/
input#Form_OlrReg_Submit,
input#Form_Jbe_Register,
input#Form_Jbe_RegisterButton 		{width:115px; height:28px;}
input#Form_JobSearch_Submit,
input#Form_Jbe_Unsubscribe,
input#Form_Jbe_UnsubscribeReason,
input#Form_Olr_Submit,
input#Form_CallBack_Submit 			{width:115px; height:28px;}
input#Form_OlrShortlist_Submit 		{width:200px; height:28px;}
input#Form_PostAJob_Submit 			{width:189px; height:28px;}

/**** Button - JobSearch/StaffSearch/RAV/JBE/GeneralFeedback
*************************************************************************************/
input#Form_Olr_Submit,
input#Form_JobSearch_Submit 		{background:url(/img/lang/fr/btn/search-off.gif) no-repeat 0 0; margin-top:5px!important; width:96px!important;}
input#Form_Olr_Submit:hover,
input#Form_JobSearch_Submit:hover,
input#Form_Olr_Submit.btnOver,
input#Form_JobSearch_Submit.btnOver {background-image:url(/img/lang/fr/btn/search-on.gif);}

/**** Button - Jobs By Email page and Unsubscribe page
*************************************************************************************/
input#Form_Jbe_Unsubscribe,
input#Form_Jbe_UnsubscribeReason,
input#Form_CallBack_Submit,
input#Form_SCVS_Submit				{background:transparent url(/img/lang/fr/btn/submit-off.gif) no-repeat scroll 0 0; border:none; height:29px; width:115px;}
input#Form_Jbe_Unsubscribe:hover,
input#Form_Jbe_UnsubscribeReason:hover,
input#Form_CallBack_Submit:hover,
input#Form_SCVS_Submit:hover,
input#Form_SCVS_Submit.btnOver,
input#Form_Jbe_Unsubscribe:active,
input#Form_Jbe_UnsubscribeReason:active,
input#Form_Olr_Submit:active,
input#Form_CallBack_Submit:active,
input#Form_SCVS_Submit:active	 	{background-image:url(/img/lang/fr/btn/submit-on.gif);}

/**** Button - post a job
*************************************************************************************/
input#Form_PostAJob_Submit 			{background:url(/img/lang/fr/btn/post_job-off.gif) no-repeat 0 0;}
input#Form_PostAJob_Submit:hover,
input#Form_PostAJob_Submit.btnOver,
input#Form_PostAJob_Submit:active 	{background-image:url(/img/lang/fr/btn/post_job-on.gif);}

/**** Button - JobSearch deatils page
*************************************************************************************/
a#JobSearch_ApplyTop,
a:link#JobSearch_ApplyTop,
a:visited#JobSearch_ApplyTop,
a#JobSearch_ApplyBottom,
a:link#JobSearch_ApplyBottom,
a:visited#JobSearch_ApplyBottom,
input#Form_CVA_Submit			 	{background-image:url(/img/lang/fr/btn/apply-off.gif); border:none; height:29px; width:115px;}

input#Form_CVA_Submit:hover,
input#Form_CVA_Submit:active,
input#Form_CVA_Submit.btnOver,
a:hover#JobSearch_ApplyTop,
a:active#JobSearch_ApplyTop,
a:hover#JobSearch_ApplyBottom,
a:active#JobSearch_ApplyBottom 		{background-image:url(/img/lang/fr/btn/apply-on.gif);}

/**** Button - register
*************************************************************************************/
input#Form_Jbe_Register,
input#Form_Jbe_RegisterButton,
input#Form_OlrReg_Submit 			{background-image:url(/img/lang/fr/btn/register-off.gif);}
input#Form_Jbe_Register:hover,
input#Form_Jbe_Register.btnOver,
input#Form_Jbe_RegisterButton:hover,
input#Form_OlrReg_Submit:hover,
input#Form_Jbe_Register:active,
input#Form_Jbe_RegisterButton:active,
input#Form_OlrReg_Submit:active 	{background-image:url(/img/lang/fr/btn/register-on.gif);}

/**** Button - submitshorlist
*************************************************************************************/
input#Form_OlrShortlist_Submit 		{background:url(/img/lang/fr/btn/submit_shortlist-off.gif) no-repeat 0 0;}
input#Form_OlrShortlist_Submit.btnOver,
input#Form_OlrShortlist_Submit:hover,
input#Form_OlrShortlist_Submit:active {background-image:url(/img/lang/fr/btn/submit_shortlist-on.gif);}


/**** OLR register/login
*************************************************************************************/
div#leftColumn div.form input#Form_OlrLogin_Submit 			{width:134px; height:28px; margin-right:8px; background-image:url(/img/lang/fr/btn/login-off.gif);}
div#leftColumn div.form input#Form_OlrLogin_Submit:hover,
div#leftColumn div.form input#Form_OlrLogin_Submit.btnOver {background-image:url(/img/lang/fr/btn/login-on.gif);}

/**** CVA Form / Errors
*************************************************************************************/
div#content div.form div#Form_SCVS_Cv_Help1,
div#content div.form div#Form_CVA_Cv_Help1 					{margin-left:167px; margin-top:15px; width:380px}

div#content form .form div#Form_CVA_Cv_Container div.ErrorMessage,
div#content form .form div#Form_SCVS_Cv_Container div.ErrorMessage{position:relative; top:-74px;}

