
/*
----------------------------------------------------------------------------- 
GLOBALS
-----------------------------------------------------------------------------*/

.error {
	color: #FF0000;
	}

.divDots, .centerAlign {
	text-align: center;
	}
	
#keywordSearch {
	width: 285px;
	height: 90px;
	background: #E3E3E3 url(/persistent/siteImgs/bgKeywordSearch.gif) no-repeat 0 0;
	padding: 8px 40px 0 20px;
	margin: 0 0 10px 0;
	}

th {
  	color: #FFF;
	background-color: #232F68;
	padding: 5px;
	}

td {
	padding: 5px;
	}

dt {
	list-style: none;
	}
	
.right { float: right; }
	
.left { float: left: }

.odd { background: #EEEEEE; }

.even { background: #f8f8f8; }



/*
----------------------------------------------------------------------------- 
MY ACCOUNT
-----------------------------------------------------------------------------*/


/* ----- Jobseeker Tools ----- */

.jobseeker-tools {
	float: left;
	margin: 0;
	}

.jobseeker-tools ul {
	float: left;
	position: relative;
	left: 10px;
	list-style-type: none;
	margin: 0;
	padding:0;
	}

.jobseeker-tools li {
	float: left;
	margin: 0;
	padding: 0;
	padding-top: 20px;
	width: 400px;
	height: 80px;
	display: block;
	}

.jobseeker-tools li dl {
	text-indent: 0;
	margin: 0 30px 0 80px;
	}
	
.jobseeker-tools li dt {
	margin: 0 0 5px 0;
	text-indent: -999em;
	padding:0;
	}
	
.jobseeker-tools li dd {
	margin:0;
	margin-bottom: 5px;
	padding: 0;
	}

.jobseeker-tools li dl dd ul { 
	margin: 0 0 0 -5px;
	padding: 0 0 5px 0;
	}
	
.jobseeker-tools li dl dd ul li {
	text-indent:0;
	float:none;
	height:auto;
	width:auto;
	margin:0;
	background:url(/persistent/siteImgs/arrows.gif) no-repeat 0 50%;
	padding: 2px 12px;
	}

/* ----- Hot Jobs ----- */

#hotJobs {
	padding: 0 0 20px 0;
	}

#hotJobs ul {
	width: 532px;
	list-style: none;
	margin: 0;
	padding: 0;
	}

#hotJobs li.odd {
	width: 532px;
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(/persistent/siteImgs/bgHotJobs.gif) 0 0;
	}
#hotJobs li.even {
	width: 532px;
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(/persistent/siteImgs/bgHotJobs.gif) #F8F8F8 no-repeat 0 -27px;	}

#hotJobs li a {
	padding: 5px 30px;
	display: block;
	font-weight: bold;
	}

/*
----------------------------------------------------------------------------- 
SEARCH RESULT LISTINGS
-----------------------------------------------------------------------------*/

ol.results-list { 
	float: left;
	margin: 0 0 1.5em;
	padding: 0;
	list-style-type: none;
	width: 600px;
	}
	
ol.results-list li {
	margin: 0 -20px -6px 0;
	padding: 1px 0 7px;
	position: relative;
	width: 600px;
	list-style-type: none;
	}
	
ol.results-list dl {
	margin: 2px 0 0;
	padding: 15px 0;
	border-bottom: 1px dashed #CCC;
	}
	
ol.results-list dt {
	font-size: 120%;
	font-weight: bold;
	padding-bottom: 5px;
	}
	
ol.results-list dd.location { 
	padding-top: 3px;
	}
	
ol.results-list dt, ol.results-list dd.desc, ol.results-list dd.location { 
	padding-left: 30px;
	margin: 0 80px 0 0;
	}

.keywords {
	font-weight: bold;
	}

ol.results-list dd.checkbox {
	position: absolute;
	width: 20px;
	height: 20px;
	left: 4px;
	top: 15px;
	}
	
input.f-chkbox {
	position: absolute;
	top: 5px;
	left: -40px;
	}
	
ol.results-list dd.hotJob {
	position: absolute;
	line-height: 16px;
	top: 15px;
	right: 2px;
	left: auto;
	text-align: right;
	width: 80px;
	height: 2em;
	margin: 0 0 0 30px;
	}

	
ol.results-list dd.hotJob img{
	margin-bottom: 5px;
	}

ol.results-list dd.salary span {
	display: block;
	color: #3B5C80;
	font-weight: normal;
	font-size: 86%;
	}
	
ol.results-list dd.location {
	color: #aaa;
	font-size: 86%;
	margin-right: 80px;
	padding-bottom: 15px;
	} 


/* ----- Grey Page Boxes ----- */

.pageBox {
	float: left;
	position: relative;
	font-weight: bold;
	background: #E8E8E8;
	width: 600px;
	margin: 0;
	padding: 3px 3px 3px 0;
	height: auto;
	}
	
.pageBox span {
	line-height: 30px;
	}
	
.pageBox span.pages {
	float: right;
	padding-right: 5px;
	}
	

/*
----------------------------------------------------------------------------- 
JOB ADVERT DISPLAY
-----------------------------------------------------------------------------*/

.jobFeatures {
	font-weight: bold;
	}



/*
----------------------------------------------------------------------------- 
FORMS
-----------------------------------------------------------------------------*/

.sortSelect {
	margin-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	}
	
#keyword, #job_category, #location, #country {
	width: 265px;
	}

/*
----------------------------------------------------------------------------- 
BUTTONS AND LINKS
-----------------------------------------------------------------------------*/

.pages a {
	color: #666;
	}
	
.pages a:hover, .pages a:focus {
	color: #333;
	}
	
#sidebarTitle a {
	margin-right: 1em;
	color: #FFF;
	padding: 0;
	}
	
#sidebarTitle a:hover, #sidebarTitle a:focus {
	color: #FFCC00;
	}

a#btnPostJobs, a#btnPostJobs:visited, a#btnPostJobs:active {
	text-decoration: none;
	text-indent: -1000em;
	display: block;
	height: 63px;
	width: 88px;
	background: url(/persistent/siteImgs/btnPostJobs.gif) no-repeat 0 -63px;
	}	

a#btnPostJobs:hover, a#btnPostJobs:focus {
	background: url(/persistent/siteImgs/btnPostJobs.gif) no-repeat 0 0;
}

a#btnSearchJobs, a#btnSearchJobs:visited, a#btnSearchJobs:active {
	text-decoration: none;
	text-indent: -1000em;
	display: block;
	height: 63px;
	width: 88px;
	background: url(/persistent/siteImgs/btnSearchJobs.gif) no-repeat 0 -63px;
	}	

a#btnSearchJobs:hover, a#btnSearchJobs:focus {
	background: url(/persistent/siteImgs/btnSearchJobs.gif) no-repeat 0 0;
}

a#btnMyAdvantage, a#btnMyAdvantage:visited, a#btnMyAdvantage:active {
	text-decoration: none;
	text-indent: -1000em;
	display: block;
	height: 63px;
	width: 94px;
	background: url(/persistent/siteImgs/btnMyAdvantage.gif) no-repeat;
	background-position: 0 -63px;
	}	

a#btnMyAdvantage:hover, a#btnMyAdvantage:focus {
	background: url(/persistent/siteImgs/btnMyAdvantage.gif) no-repeat;
	background-position: 0 0;
}

a.ttlJobSeekerTools, a.ttlHotJobs {
	margin: 0;
	display: block;
	text-decoration: none;
	line-height: 19px;
	background: url(/persistent/siteImgs/smlTitles.gif);
	text-indent: -999em;
	}
a.ttlJobSeekerTools {
	width: 130px;
	background-position: 0 0;
	}
a.ttlHotJobs {
	width: 70px;
	background-position: 0 -19px;
	margin-left: 12px;
	}

.btnLogin, .btnSearch, .btnSubmit, .btnApplyOnline {
	height: 25px;
	margin: 0;
	padding: 0;
}

.btnLogin {width: 63px; display: block; margin-right: 70px;}
.btnSearch {width: 127px;}
.btnSubmit {width: 69px;}

.btnGo, .btnSaveJobs {
	height: 22px;
	margin: 3px;
	padding: 0;
}

.btnGo { width: 29px;}
.btnSaveJobs { width: 83px;}

#jobseeker-tools-1 dt a {
	background: url(/persistent/siteImgs/smlTitles.gif) no-repeat 0 -38px;display:block;width: 86px;text-decoration: none;}
#jobseeker-tools-2 dt a {
	background: url(/persistent/siteImgs/smlTitles.gif) no-repeat 0 -57px;display:block;width: 130px;text-decoration: none;}
#jobseeker-tools-3 dt a {
	background: url(/persistent/siteImgs/smlTitles.gif) no-repeat 0 -76px;display:block;width: 130px;text-decoration: none;}
#jobseeker-tools-4 dt a {
	background: url(/persistent/siteImgs/smlTitles.gif) no-repeat 0 -95px;display:block;width: 83px;text-decoration: none;}


.jobseeker-tools li span.xtra-link a {
	display: block;
	width: 56px;
	height: 56px;
	text-indent: -999em;
	text-decoration: none;
	}


li#jobseeker-tools-1 span.xtra-link a { 
	position: absolute;
	top: 117px;
	left: 0;
	background: url(/persistent/siteImgs/jobSeekerToolButtons.gif) no-repeat -114px -57px; }
li#jobseeker-tools-2 span.xtra-link a { 
	position: absolute;
	top: 217px;
	left: 0;
	background: url(/persistent/siteImgs/jobSeekerToolButtons.gif) no-repeat -57px -57px; }
li#jobseeker-tools-3 span.xtra-link a { 
	position: absolute;
	top: 317px;
	left: 0;
	background: url(/persistent/siteImgs/jobSeekerToolButtons.gif) no-repeat -171px -57px; }
li#jobseeker-tools-4 span.xtra-link a { 
	position: absolute;
	top: 17px;
	left: 0;
	background: url(/persistent/siteImgs/jobSeekerToolButtons.gif) no-repeat 0px -57px; }

li#jobseeker-tools-1 span.xtra-link a:hover,
li#jobseeker-tools-1 span.xtra-link a:focus {
	background: url(/persistent/siteImgs/jobSeekerToolButtons.gif) no-repeat -114px 0;}
	
li#jobseeker-tools-2 span.xtra-link a:hover,
li#jobseeker-tools-2 span.xtra-link a:focus {
	background: url(/persistent/siteImgs/jobSeekerToolButtons.gif) no-repeat -57px 0;}
	
li#jobseeker-tools-3 span.xtra-link a:hover,
li#jobseeker-tools-3 span.xtra-link a:focus {
	background: url(/persistent/siteImgs/jobSeekerToolButtons.gif) no-repeat -171px 0;}
	
li#jobseeker-tools-4 span.xtra-link a:hover,
li#jobseeker-tools-4 span.xtra-link a:focus {
	background: url(/persistent/siteImgs/jobSeekerToolButtons.gif) no-repeat 0 0;}


/* ----- Footer Jobseeker Tools ----- */

#smallTools {
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
	}
	
#alignHeight {
	line-height: 21px;
	margin: 0;
	padding: 0;
	}

#smallTools a {
	color: #666;
	}

#smallTools a:hover, #smallTools a:focus {
	color: #0099CC;
	}

