@charset "utf-8";
/* CSS Document */
ul.tabs li.js a 			{width:122px; height:57px; background-image:url(/img/lang/nl/tab/job_search-sprite.gif);}
ul.tabs li.olr a 			{width:122px; height:57px; background-image:url(/img/lang/nl/tab/staff_search-sprite.gif);}

div#sectors 				{margin-top:27px;}
div#GM_wrapper div#sectors 	{margin-top:43px;}

/**** JOBSEARH FILTERS
*************************************************************************************/
a#JobSearch_AllTypeFilter 	{width:115px; background-image:url(/img/lang/nl/btn/all-sprite.gif);}
a#JobSearch_ContractFilter 	{width:76px; background-image:url(/img/lang/nl/btn/contract-sprite.gif);}
a#JobSearch_PermanentFilter {width:58px; background-image:url(/img/lang/nl/btn/permanent-sprite.gif);}


/**** Job Search SERP / Job Descriptions
*************************************************************************************/
a.JobSearch_more 									{width:42px; height:25px; background-image:url(/img/lang/nl/btn/more-sprite.gif);}
div#JobSearch_Details div.JobSearch_Details_Header 	{width:100%;}
a#JobSearch_ApplyTop, a#JobSearch_ApplyBottom 		{width:115px; height:30px;}


/**** 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:189px; 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/nl/btn/search-off.gif) no-repeat 0 0; margin-top:5px!important; width:83px!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/nl/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/nl/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/nl/btn/submit-on.gif);}

/**** Button - post a job
*************************************************************************************/
input#Form_PostAJob_Submit 				{background:url(/img/lang/nl/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/nl/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/nl/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/nl/btn/apply-on.gif);}

/**** Button - register
*************************************************************************************/
input#Form_Jbe_Register,
input#Form_Jbe_RegisterButton,
input#Form_OlrReg_Submit 				{background-image:url(/img/lang/nl/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/nl/btn/register-on.gif);}

/**** Button - submitshorlist
*************************************************************************************/
input#Form_OlrShortlist_Submit 			{background:url(/img/lang/nl/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/nl/btn/submit_shortlist-on.gif);}


/**** OLR register/login
*************************************************************************************/
div#leftColumn div.form input#Form_OlrLogin_Submit 			{width:83px; height:28px; margin-right:8px; background-image:url(/img/lang/nl/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/nl/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:15px 0 0 187px; width:215px;}

div#content form .form div#Form_SCVS_Cv_Container div.ErrorMessage,
div#content form .form div#Form_CVA_Cv_Container div.ErrorMessage {position:relative; top:-73px;}

