@charset "utf-8";
/* CSS Document */
ul.tabs li.js a {width:123px; height:48px; background-image:url(/img/lang/en/tab/job_search-sprite.jpg);}
ul.tabs li.olr a {width:123px; height:48px; background-image:url(/img/lang/en/tab/staff_search-sprite.jpg);}

/** JOBSEARH FILTERS **/
a#JobSearch_AllTypeFilter {width:46px; 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:95px; background-image:url(/img/lang/en/btn/permanent-sprite.gif);}


/*******************
Job Search SERP / Job Descriptions
*******************/
a.JobSearch_more {width:44px; height:25px; background-image:url(/img/lang/en/btn/more-sprite.gif);}
a#JobSearch_ApplyTop {width:86px; height:32px;}
a#JobSearch_ApplyBottom {width:86px; height:32px;}


/****************
BUTTON
****************/
input#Form_OlrReg_Submit,
input#Form_Jbe_Register,
input#Form_Jbe_RegisterButton {width:112px; height:32px;}
input#Form_PostAJob_Submit,
input#Form_CallBack_Submit,
input#Form_JobSearch_Submit,
input#Form_Jbe_Unsubscribe,
input#Form_Jbe_UnsubscribeReason {width:97px; height:32px;}
input#Form_OlrShortlist_Submit {width:180px; height:32px;}
div#leftColumn div.form input#Form_JobSearch_Submit,
div#leftColumn div.form input#Form_Olr_Submit {width:89px; height:32px;}

/** 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);}
div#leftColumn div.form input#Form_JobSearch_Submit,
div#leftColumn div.form input#Form_Olr_Submit {background:url(/img/lang/en/btn/search_btn-off.gif) no-repeat 0 0;}
div#leftColumn div.form input#Form_JobSearch_Submit:hover,
div#leftColumn div.form input#Form_Olr_Submit:hover {background-image:url(/img/lang/en/btn/search_btn-on.gif);}

/** Button - Jobs By Email page and Unsubscribe page + post a job **/
input#Form_PostAJob_Submit,
input#Form_CallBack_Submit,
input#Form_Jbe_Unsubscribe,
input#Form_Jbe_UnsubscribeReason,
input#Form_Olr_Submit {background:url(/img/lang/en/btn/submit-off.gif) no-repeat 0 0;}
input#Form_PostAJob_Submit:hover,
input#Form_CallBack_Submit:hover,
input#Form_Jbe_Unsubscribe:hover,
input#Form_Jbe_UnsubscribeReason:hover,
input#Form_Olr_Submit:hover,
input#Form_PostAJob_Submit:active,
input#Form_CallBack_Submit:active,
input#Form_Jbe_Unsubscribe:active,
input#Form_Jbe_UnsubscribeReason:active,
input#Form_Olr_Submit:active {background-image:url(/img/lang/en/btn/submit-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#content div#Form_OlrLogin_Container label {width:55px;}
div#leftColumn div.form input#Form_OlrLogin_Submit {width:89px; height:32px; 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);}

/* Promotion at the footer */
li#promo1 div.more a {background:#C0BA12 url(/img/lang/en/btn/more_c0ba12-sprite.gif) no-repeat 0 1px;}
li#promo2 div.more a {background:#0B5C07 url(/img/lang/en/btn/more_0b5c07-sprite.gif) no-repeat 0 1px;}
li#promo3 div.more a {background:#00160D url(/img/lang/en/btn/more_00160d-sprite.gif) no-repeat 0 1px;}
li#promo1 div.more a:hover {background:#FF6600 url(/img/lang/en/btn/more_c0ba12-sprite.gif) no-repeat 0 -99px;}
li#promo2 div.more a:hover {background:#FF6600 url(/img/lang/en/btn/more_0b5c07-sprite.gif) no-repeat 0 -99px;}
li#promo3 div.more a:hover {background:#FF6600 url(/img/lang/en/btn/more_00160d-sprite.gif) no-repeat 0 -99px;}
ul#promo_container li div.more a {float:right; width:44px;}
