@charset "utf-8";
/* CSS Document */
ul.tabs li.js a {width:122px; height:33px; background-image:url(/img/lang/en/tab/job_search-sprite.gif);}
ul.tabs li.olr a {width:122px; height:33px; background-image:url(/img/lang/en/tab/staff_search-sprite.gif);}

div#sectors {margin-top:27px;}
div#GM_wrapper div#sectors {margin-top:43px;}


/** JOBSEARH FILTERS **/
a#JobSearch_AllTypeFilter {width:86px; background-image:url(/img/lang/en/btn/all-sprite.gif);}
a#JobSearch_ContractFilter {width:87px; background-image:url(/img/lang/en/btn/contract-sprite.gif);}
a#JobSearch_PermanentFilter {width:103px; background-image:url(/img/lang/en/btn/permanent-sprite.gif);}


/*******************
Job Search SERP / Job Descriptions
*******************/
a.JobSearch_more {width:41px; height:25px; background-image:url(/img/lang/en/btn/more-sprite.gif);}
div#JobSearch_Details div.JobSearch_Details_Header {width:555px;}
a#JobSearch_ApplyTop, a#JobSearch_ApplyBottom {width:83px; height:30px;}


/****************
BUTTON
****************/
input#Form_OlrReg_Submit,
input#Form_Jbe_Register,
input#Form_Jbe_RegisterButton {width:96px; height:28px;}
input#Form_JobSearch_Submit,
input#Form_Jbe_Unsubscribe,
input#Form_Jbe_UnsubscribeReason,
input#Form_Olr_Submit,
input#Form_CallBack_Submit {width:83px; height:28px;}
input#Form_OlrShortlist_Submit {width:174px; height:28px;}
input#Form_PostAJob_Submit {width:96px; height:28px;}

/** Button - JobSearch/StaffSearch/RAV/JBE/GeneralFeedback **/
input#Form_JobSearch_Submit {background:url(/img/lang/en/btn/search-off.gif) no-repeat 0 0;}
input#Form_JobSearch_Submit:hover {background-image:url(/img/lang/en/btn/search-on.gif);}

/** Button - Jobs By Email page and Unsubscribe page **/
input#Form_Jbe_Unsubscribe,
input#Form_Jbe_UnsubscribeReason,
input#Form_Olr_Submit,
input#Form_CallBack_Submit {background:url(/img/lang/en/btn/submit-off.gif) no-repeat 0 0;}
input#Form_Jbe_Unsubscribe:hover,
input#Form_Jbe_UnsubscribeReason:hover,
input#Form_Olr_Submit:hover,
input#Form_CallBack_Submit:hover,
input#Form_Jbe_Unsubscribe:active,
input#Form_Jbe_UnsubscribeReason:active,
input#Form_Olr_Submit:active,
input#Form_CallBack_Submit:active {background-image:url(/img/lang/en/btn/submit-on.gif);}

/** Button - post a job **/
input#Form_PostAJob_Submit {background:url(/img/lang/en/btn/post_job-off.gif) no-repeat 0 0;}
input#Form_PostAJob_Submit:hover,
input#Form_PostAJob_Submit:active {background-image:url(/img/lang/en/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 {background-image:url(/img/lang/en/btn/apply-off.gif);}
a:hover#JobSearch_ApplyTop,
a:active#JobSearch_ApplyTop,
a:hover#JobSearch_ApplyBottom,
a:active#JobSearch_ApplyBottom {background-image:url(/img/lang/en/btn/apply-on.gif);}

/** Button - register **/
input#Form_Jbe_Register,
input#Form_Jbe_RegisterButton,
input#Form_OlrReg_Submit {background-image:url(/img/lang/en/btn/register-off.gif);}
input#Form_Jbe_Register:hover,
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/en/btn/register-on.gif);}

/** Button - submitshorlist **/
input#Form_OlrShortlist_Submit {background:url(/img/lang/en/btn/submit_shortlist-off.gif) no-repeat 0 0;}
input#Form_OlrShortlist_Submit:hover,
input#Form_OlrShortlist_Submit:active {background-image:url(/img/lang/en/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/en/btn/login-off.gif);}
div#leftColumn div.form input#Form_OlrLogin_Submit:hover {background-image:url(/img/lang/en/btn/login-on.gif);}

