/*-------------------------------------------------------------------

   Dutch localisation
*/

/* Top navigation ------------------------------------------------------------- */



div#navTop li#looking4Job {
	width:189px;
	background-image: url(/library/images/nl-BE/nl-lookingForAJob.gif);
}

li#looking4Job a {
	width:189px;
	background-image: url(/library/images/nl-BE/nl-lookingForAJob.gif);
}

div#navTop li#looking4Staff {
	width:205px;
	background-image: url(/library/images/nl-BE/nl-lookingForStaff.gif);
}

li#looking4Staff a {
	width:205px;
	background-image: url(/library/images/nl-BE/nl-lookingForStaff.gif);
}

div#navTop li#tempingWithHays {
	width:250px;
	background-image: url(/library/images/nl-BE/nl-tempingContracting.gif);
}

li#tempingWithHays a {
	width:250px;
	background-image: url(/library/images/nl-BE/nl-tempingContracting.gif);
}

div#navTop li#contactHays {
	width:150px;
	background-image: url(/library/images/nl-BE/nl-contactHays.gif);
}

li#contactHays a {
	width:150px;
	background-image: url(/library/images/nl-BE/nl-contactHays.gif);
}

/* Sign In  ------------------------------------------------------------- */
p#btnSignIn a:link,
p#btnSignIn a:visited,
p#btnSignIn a:active {
	background-image: url(/library/images/nl-BE/nl-BE-btnSignIn.gif);
	width:73px;
}

/* Sign out  ------------------------------------------------------------- */
p#btnSignOut a:link,
p#btnSignOut a:visited,
p#btnSignOut a:active {
	background-image: url(/library/images/nl-BE/nl-btnSignOut.gif);
}

/* Back to results ------------------------------------------------------------- */
a.backToResults:link,
a.backToResults:visited,
a.backToResults:active {
	background-image: url(/library/images/nl-BE/nl-btnBackToResults.gif);
	width:158px;
}

/* Back to account  ------------------------------------------------------------- */
a.backToAccount:link, 
a.backToAccount:visited,
a.backToAccount:active {
    background-image:url(/library/images/nl-BE/nl-btnBackToAccount.gif);
	width:145px;
}

/* I already have a login ------------------------------------------------------- */
p.hasLogin a:link,
p.hasLogin a:visited,
p.hasLogin a:active {
	background-image: url(/library/images/nl-BE/nl-btnAlreadyHaveALogin.gif);
	width:172px;
}

/* View shortlist  --------------------------------------------------------------- */
p.shortlistView a:link,
p.shortlistView a:active,
p.shortlistView a:visited {
	background-image:url(/library/images/nl-BE/nl-btnViewShortlist.gif);
	width:113px;
}

/* Create login  ------------------------------------------------------------------ */
p.btnCreateLogin a {
	background-image: url(/library/images/nl-BE/nl-btnCreateLogin.gif);
	width:173px;
}

p.btnCreateLogin a:hover {
	background-image:url(/library/images/nl-BE/nl-btnCreateLoginOn.gif);
	width:173px;
}


/* Width of input on job search form adjusted so button fits */
div#jobRefSearchForm input.jobRefNo {
	width:100px;
}

/* Search for jobs button */
p.btnSearchForJobs a {
	display:block;
	text-indent:-5000px;
	overflow:hidden;
	background:transparent url(/library/images/nl-BE/btnSearchForJobs.gif) top left no-repeat;
	width:182px; height:13px;
	
}

p.btnSearchForJobs a:hover {
	background:transparent url(/library/images/nl-BE/btnSearchForJobs.gif) top left no-repeat;
}

/* Benelux specific styles */

/* No extra margin on home page heading */
div.sHome h1 {
	margin-bottom:9px;
}

/* Main links in content have an arrow bullet */

p.mainLink {
	padding-left:10px;
	background:transparent url(/library/images/nl-BE/orangeCorner.gif) 0 4px no-repeat;
}

p.mainLink a:link,
p.mainLink a:visited,
p.mainLink a:active {
	font-weight:bold;
}

/* Search for jobs button */
p.btnSearchForJobs a {
	display:block;
	text-indent:-5000px;
	overflow:hidden;
	background:transparent url(/library/images/nl-BE/btnSearchForJobs.gif) top left no-repeat;
	width:172px; height:13px;
	
}

p.btnSearchForJobs a:hover {
	background:transparent url(/library/images/nl-BE/btnSearchForJobs.gif) top left no-repeat;
}

iframe.iframeSearch {
	border:0;
	margin:0 18px 9px 18px;
	width:468px;
	height:330px;
}



/*-- HELP AND ADVICE  --------------------- */

#navRight div.contentLinks ul.links li {
margin:0;
}
#navRight div.contentLinks ul.links {
margin:0;
padding:0 0 0 10px;
}
#navRight div.contentLinks ul.links li.alt {
background:transparent url(/library/images/global/orangeCorner.gif) no-repeat scroll 0 3px;
margin:0;
padding:5px 10px 0 12px;
}
#navRight ul.links li h3 {
font-size:1em;
margin:0 5px 0 0;
}
#navRight div.contentLinks ul.links li {
background:transparent url(/library/images/global/orangeCorner.gif) no-repeat scroll 0 3px;
margin:0;
padding:7px 5px 0px 13px;
}
#navRight ul.links li h3 {
font-size:1em;
margin:0 10px 10px 0;
padding:0 0 5px;
text-transform:none;
}
