/*
===================================================================================
=== GENERAL SITE STYLES ===========================================================
===================================================================================
*/
body{
	padding-bottom:		40px;
	font:				70%/140% Verdana, Helvetica, sans-serif;
	color:				#585858;
	text-align:			center;
	background:			#FFF;
}
#container{
	position:			relative; /* Position to relative in order to allow elements contained within to be positioned absolutely within #container */
	width:				990px; /* Total = 990px */
	margin:				0 auto;
	text-align:			left;
	background:			#FFF;
}
#main{
	min-height:			610px;
}
h1, h2, h3, h4, h5, h6{
	clear:				both;
	margin:				0 0 0.5em 0;
	font:				normal 1.1em "Times New Roman", Verdana, Helvetica, sans-serif;
}
h1{ /* See ie.css & ie7.css */
	font-size:			1.7em;
}
h2{ /* [CS] */     
	font-size:			1.6em;
	color:				#005FB7;
}
h3{
	font-weight:		bold;
	font-size:			1.2em;
}
p{
	margin:				0 0 1em 0;
}
a{ /* [CS] */     
	color:				#383870;
	font-weight:		bold;
	text-decoration:	underline;
}
.left{
	float:				left!important;
}
.right{
	float:				right!important;
}
.noborder{
	border:				none!important;
}
.txtLeft{
	text-align:			left;
}
.txtRight{
	text-align:			right;
}
.txtCentre{
	text-align:			center;
}
.txtJustify{
	text-align:			justify;
}
.imgLeft{
	float:				left;
	margin:				-3px 0 0 0;
}
.imgRight{
	float:				right;
	margin:				-3px 0 0 0;
}
.imgCentre{
	display:			block;
	margin:				0 auto;
}
.incBlock{
	margin:				0 0 0 0!important;
}
/*
=============
=== FORMS ===
=============
*/
input, select, textarea{
	font:				1em Verdana, Helvetica, sans-serif!important;
}
input[type=submit], input.submit,
.buttonLink, .pseudoButton {  /* [CS] */     /* See ie.css */
	font-weight:		bold!important;
	background-color:	#022E67!important;
}

p.submit input{ /* See ie.css + ie7.css */
	margin:				3px 2px 0 0!important;
}

form.styled h2, form .searchReplace h2, form.styled table th, form.styled h2,
form.styled fieldset h3, table.results th, .savedsearch h2, #JBcontent #JobFilterQuestions h2 {
    background-color:	#022E67;
}

/*
==========================================
=== HACKS (Also, see ie.css & ie7.css) ===
==========================================
*/
html{ /* Make sure the scrollbar is always on */
	height:				100%;
	margin-bottom:		1px
}



/*
===================================================================================
=== HEADER ========================================================================
===================================================================================
*/
#header{ /* [CS] */     
	width:				100%;
	height:				101px;
	margin:				0 0 35px 0;
	padding:			0;
	border-bottom:		3px solid #E4BA00;
	background:			url(/images/backgrounds/header.gif) repeat-x bottom #022B63;
}
#header .inner{
	width:				990px;
	height:				100%;
	margin:				0 auto;
	position:			relative;
}
.SubPage #header{
	margin-bottom:		65px;
}
#header #logo{ /* [CS] */ /* [TEMP] */
	position:			absolute;
	top:				11px;
	left:				7px;
}
#header #banner{
	position:			absolute;
	top:				20px;
	right:				10px;
}
#breadcrumbs, .breadcrumbs{
	display:			block;
	text-align:			left;
	position:			absolute;
	bottom:				-60px;
	left:				0;
	width:				970px;
	margin:				0;
	padding:			2px 1% 3px 1%;
	border:				1px solid #cdcdcd;
	background:			#f5f5f5;
}

#main {
	position:			relative;
}
#skyScraper{
	position:			absolute;
	top:				0;
	right:				-120px;
}

/*
===================================================================================
=== MAIN MENU =====================================================================
===================================================================================

======================
=== GENERAL STYLES ===
======================
*/
#header #mainMenu{ /* The menu container div (used to set the background for the menu, etc.) */
	position:			absolute;
	bottom:				-33px;
	right:				0;
}
#header #mainMenu ul#topmenu{				
	width:				980px;
	height:				30px;
	padding:			0 5px;
}
ul#topmenu em{ /* By default, em is set normal.  If you want to highlight the accesskeys (with an underline for example) you can create a new style for em in the site css */ 
	font-style:			normal;
}

/* 
=======================================
=== PARENT (TOP LEVEL) MENU OPTIONS ===
=======================================
*/
#header #mainMenu ul#topmenu li{
	padding:			6px 0;
	float:				left;
}
#header #mainMenu ul#topmenu a.starter{ /* [CS] */     /* This rule applies to the top level menu items (links) */
	padding: 			0 9px 0 13px; /* Make sure the left padding is 4px greater than the right padding (if you want the text to be central) */
	font-family:		Arial;
	font-weight:		bold;
	color:				#01500F;
	text-decoration:	none;
	border-right:		1px solid #01500F;
	display:			block;
}
#header #mainMenu ul#topmenu .lastItem a.starter,
#header #mainMenu ul#topmenu #mContact a.starter,
#header #mainMenu ul#topmenu #mRecruiterLogonRegister a.starter{
	border-right:		none;
}
#header #mainMenu ul#topmenu #mJobseekerLogonRegister,
#header #mainMenu ul#topmenu #mRecruiterLogonRegister{
	margin:				0 2px;
	padding:			0;
	float:				right;
}
#header #mainMenu ul#topmenu #mJobseekerLogonRegister a.starter,
#header #mainMenu ul#topmenu #mRecruiterLogonRegister a.starter{
	width:				160px;
	height:				17px;
	padding:			6px 0;
}
#header #mainMenu ul#topmenu #mJobseekerLogonRegister a.starter{
	color:				#333370;
	background:			url(/images/backgrounds/mJobseeker.gif) no-repeat;
}
#header #mainMenu ul#topmenu #mRecruiterLogonRegister a.starter{
	background:			url(/images/backgrounds/mRecruiter.gif) no-repeat;
}

/*
===================================================================================
=== HOMEPAGE ====================================================================
===================================================================================
*/
/* --- Quick Search --- */
#homepage #search{
	position:			relative;
	width:				963px;
	height:				51px;
	margin:				0 13px 15px 13px!important;
	background:			url(/images/backgrounds/quickSearch.gif) no-repeat!important;
}
#homepage #search h2{
	float:				left;
	padding:			14px 10px;
	color:				#FFF;
	text-transform:		uppercase;
}
#homepage #search form {
	position:			relative;
	float:				left;
	width:				800px;
	height:				30px;
	margin-top:			13px;
}
#homepage #search dd, #homepage #search dt,
#homepage #search p.submit input, #homepage #search p.submit a{
	position:			absolute;
}
#homepage #search dt{
	top:				3px;
	left:				285px;
}
#homepage #search dd{
	top:				0;
	left:				350px;
}	
#homepage #search dt#DTRegion{
	left:				20px;
}
#homepage #search dd#DDRegion{
	left:				80px;
}
#homepage #search dd#DDRegion select{
	width:				190px;
}
#homepage #search dd#DDKeywords input.text{
	width:				176px;
}
#homepage #search label{
	color:				#FFF;
	font-weight:		bold;
}
#homepage #search input.searchButton{
	position:			absolute;
	top:				2px;
	left:				545px;
	width:				127px;
	height:				20px;
	margin:				0;
	padding:			2px 15px;
	color:				#333370;
	font-weight:		bold!important;
	text-transform:		lowercase;
	border:				none!important;
	background:			url(/images/backgrounds/inputSearch.gif) no-repeat!important;
}
#homepage #search p.QuickSearchHelp {
	position:			relative;
	right:				-350px;
	top:				-27px;
	width:				100px;
}
#homepage #search p.advSearch {
	position:			absolute;
	top:				12px;
	right:				0;
	width:				100px;
}
#homepage #search p.advSearch a,
#homepage #search p.QuickSearchHelp a {
	font-size:			0.9em;
	color:				#fff;
}
#homepage #search .CMSButtonPara {
	display:			none;
}

/* --- Featured Jobs --- */
#homepage #featured h2{
	height:				24px;
	margin-bottom:		15px;
	padding:			7px 10px;
	color:				#fff;
	text-transform:		uppercase;
	background:			url(/images/backgrounds/featuredJobs.gif) no-repeat;
}
#homepage #featured h2 a{
	display:			block;
	font-weight:		normal;
	text-decoration:	none;
	color:				#fff;
}
#homepage #featured .item{
	padding:			0 0 10px 10px;
}
#homepage #featured span{
	height:				16px;
	overflow:			hidden;
	background:			transparent;
}
#homepage #featured span.jobs_CompanyName,
#homepage #featured span.jobs_JobSector{
	font-weight:		bold;
}
#homepage #featured span.jobs_JobTitle{
	display:			block;
}
#homepage #featured #FeaturedJobsAll {
	display:			none;
}

/* --- Latest News --- */
#newsScroller #ExtRSS_Container{
	width:				730px; 
	height:				18px;
	background:			transparent;
	position:			absolute; 
	top:				6px;
	left:				93px;
	overflow:			hidden;
	
	
	margin:				0 0 0 20px;
}

#homepage #newsScroller{
	width:				964px;
	height:				31px;
	margin:				0 auto;
	clear:				both;
	position:			relative;
	overflow:			hidden;
	background:			url(/images/backgrounds/latestNews.gif) no-repeat;
}
#homepage #newsScroller h2{
	width:				90px;
	margin-top:			1px;
	padding:			0;
	color:				#717171;
	font-size:			1em;
	font-weight:		bold;
	text-align:			center;
	text-transform:		uppercase;
	position:			absolute;
	left:				12px;
}
#homepage #newsScroller a{
	margin:				0 10px 0 0!important;
	color:				#515151;
	font-weight:		bold;
	font-size:			1em;
}
#newsScroller{
	clear:				both;
	position:			relative!important;
}
#ExtRSS_Container{
}
#newsScroller p.lnLeft{	
	position:			absolute;
	top:				1px;
	left:				113px;
	z-index:			9999;
}
#newsScroller p.lnRight{
	position:			absolute;
	top:				1px;
	right:				120px;
	z-index:			9999;
}
p.lnLeft img, p.lnRight img{
	height:				27px;
}

#homepage #content p{
	padding:			0 60px 0 0;
}

#homepage #right #contactUs{
	margin-top:			-10px;
	padding:			0 14px;
	text-align:			justify;
}
#homepage #right #contactUs h2{
	margin-bottom:		8px;
}
#homepage #right #contactUs a{
	color:				#585858;
	font-weight:		normal;
}

#homepage .featuredEmployersBox h2 {
	margin-top:			15px;
}

/*
===================================================================================
=== HOME TOP =====================================================================
===================================================================================
*/
#hometop div{
	margin:				0 0 8px 0!important;
	padding:			0 9px;
	float:				left;
}
#hometop div div{
	padding:			0;
	float:				none;
}

#hometop #jobBrowserInc{
	width:				535px;
}
#hometop #jobBrowserNav{
	height:				50px;
	background:			url(/images/backgrounds/jbNav.gif) no-repeat bottom;
}
#hometop #jobBrowserNav li{
	width:				140px;
	height:				17px!important;
	margin:				0 10px 0 0;
	padding:			13px 0!important;
	text-align:			center;
	float:				left;
	background:			transparent;
}
#hometop #jobBrowserNav li.selected{
	background:			url(/images/backgrounds/jbSelected.gif) no-repeat top;
}
#hometop #jobBrowserNav li a{
	color:				#717171;
	font-size:			1.5em;
	font-family:		"Times New Roman", Verdana, Helvetica, sans-serif;
	font-weight:		bold;
	text-transform:		uppercase;
	text-decoration:	none;
}
#hometop .searchByBox{
	clear:				both;
}
#hometop #jobBrowser{
	height:				250px;
	position:			relative;
	background:			url(/images/backgrounds/jbMain.gif) no-repeat bottom;
}
#hometop #jobBrowser h2,
.JB_status2{
	display:			none;
}
#hometop #jobBrowser li{
	width:				30%;
	height:				15px;
	margin:				1px 2px!important;
	padding:			3px 0 3px 12px;
	float:				left;
	overflow:			hidden;
	background:			url(/images/backgrounds/bullet.gif) no-repeat 5px 9px;
}
#hometop #jobBrowser #JB_Towns li{
	width:				100%;
}
#hometop #jobBrowser a{
	color:				#0013A0;
	font-weight:		bold;
}
#hometop #jobBrowser p{
	position:			absolute;
	bottom:				3px;
	right:				15px;
}
#hometop #jobBrowser p a{
	color:				#585858;
}

#hometop #featuredJobsInc{
	width:				242px;
}

#hometop #homeMenuInc
#homepage #right #ldnLinks{
	width:				155px;
}
#hometop #homeMenuInc h2,
#homepage #right #ldnLinks h2{
	padding:			7px 7px 0 7px;
	color:				#333370;
	text-transform:		uppercase;
}
#homepage #right #ldnLinks h2{
	padding:			10px 15px 0 17px;
}
#hometop #homeMenuInc li,
#homepage #right #ldnLinks li{
	width:				133px;
	margin-bottom:		5px;
	padding:			3px 10px;
	position:			relative;
}
#hometop #homeMenuInc a,
#homepage #right #ldnLinks a{
	color:				#585858;
	font-family:		Arial;
	font-weight:		bold;
}
#homepage #right #ldnLinks a img{
	margin-right:		5px;
	float:				left;
}
#hometop #homeMenuInc #jobseeker,
#homepage #right #ldnLinks{
	height:				144px;
	margin-bottom:		10px!important;
	background:			url(/images/backgrounds/jobseekerMenu.gif) no-repeat;
}
#hometop #homeMenuInc #jobseeker li,
#homepage #right #ldnLinks li{
	background:			#EBEBDD;
}
#hometop #homeMenuInc #recruiter{
	height:				144px;
	background:			url(/images/backgrounds/recruiterMenu.gif) no-repeat;
}
#hometop #homeMenuInc #recruiter li{
	background:			#F4D00B;
}

/*
===================================================================================
=== LAYOUT SETUP ==================================================================
===================================================================================

=================================
=== CSS COMMON TO ALL LAYOUTS ===
=================================
*/
#left, #content, #JBcontent, #right{
	float:				left;
	overflow:			hidden;
	background:			#FFF;
}
#content, #JBcontent{
	padding:			10px 10px;
}
#left, #right{ /* [CS] */
	width:				196px;
	padding:			10px 10px 5px 10px;
}
#left h1, #left h2, #left h3, #left h4, #left h5, #left h6,
#right h1, #right h2, #right h3, #right h4, #right h5, #right h6,
.incBlock, .sidebarMenu{
	clear:				both;
}

/*
=======================
=== 1 COLUMN LAYOUT ===
=======================
*/
body.onecol #content, body.onecol #JBcontent{
	width:				970px; /* TOTAL = 990px */
	overflow:			hidden;
	margin-left:		0;
}

/*
======================================
=== 2 COLUMN LAYOUT (LEFT SIDEBAR) ===
======================================
*/
body.twocolL #left{
	margin-left:		-990px; /* negative of... #left (width + lateral padding + lateral borders) + #content (width + lateral padding + lateral borders) */
}
body.twocolL #content, body.twocolL #JBcontent{ /* See ie.css */
	width:				754px; /* TOTAL = 774px */
	overflow:			hidden;
	margin-left:		216px; /* #left (width + lateral padding + lateral borders) */
}

/*
=======================================
=== 2 COLUMN LAYOUT (RIGHT SIDEBAR) ===
=======================================
*/
body.twocolR #content, body.twocolR #JBcontent{
	width:				734px; /* TOTAL = 774px */
	overflow:			hidden;
	margin-left:		0;
}

body#homepage.twocolR #right{
	width:				153px;
	padding:			10px 5px 10px 10px;
}
body#homepage.twocolR #content{
	width:				772px;
	padding:			0px 20px;
}

/*
=======================
=== 3 COLUMN LAYOUT ===
=======================
*/
body.threecol #left{
	margin-left:		-774px; /* negative of... #left (width + lateral padding + lateral borders) + #content (width + lateral padding + lateral borders) */
}
body.threecol #content, body.threecol #JBcontent{
	width:				538px; /* Total = 558px */
	overflow:			hidden;
	margin-left:		216px; /* #left (width + lateral padding + lateral borders) */
} 


/*
===================================================================================
=== MAIN ==========================================================================
===================================================================================

===============
=== CONTENT ===
===============
*/
#content, #JBcontent{
	padding-bottom:		10px!important;
	text-align:			justify;
}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6,
#JBcontent h1, #JBcontent h2, #JBcontent h3, #JBcontent h4, #JBcontent h5, #JBcontent h6{
	text-align:			left;
}
#content h2, #JBcontent h2{ 
	font-weight:		bold;
	font-size:			1.6em!important;
	text-transform:		uppercase;
	color:				#717171!important;
}
#homepage h2 a{
	display:			block;
	padding:			15px 0 0;
	color:				#717171!important;
	text-decoration:	none;
}
#JBcontent form h2{
	font-size:			1.2em!important;
	font-family:		Verdana;
	text-transform:		none;
	border-bottom:		none!important;
}
#content blockquote{
	margin:				0 2em 1em 2em;
	font-weight:		bold;
	font-style:			italic;
	font-size:			1.2em;
	line-height:		1.7em;
	text-align:			left;
}
#content ul, #JBcontent ul{
	margin-bottom:		1em;
}
#content ol{
	margin:				0 40px;
	list-style-type:	decimal;
}
#content ol li{
	margin:				0 0 1em 0;
	font-weight:		bold;
	font-size:			1.2em;
}
#content ol li ol li{
	margin:				5px -10px;
	font-weight:		normal;
	font-size:			0.8em;
}
#JBcontent table, #JBcontent form{
	text-align:			left;
}
.helpButton{
	height:				47px;
	padding:			4px 5px;
	border:				1px solid #018BBC;
	background:			url(/images/icons/firstAid.png) no-repeat top right;
}
.linkLatestJobs, .linkAllJobs{ /* [CS] */     
	float:				left;
	margin:				0.5em 0 0 0;
	font:				normal 1.3em Verdana, Helvetica, sans-serif;
	color:				#005FB7;
	text-transform:		capitalize;
}
.linkLatestJobs{ /* See ie.css & ie7.css */
	width:				72.7%;
}
.linkLatestJobs a, .linkAllJobs a{ /* [CS] */     
	color:				#005FB7;
}
.linkLatestJobs a:hover, .linkAllJobs a:hover{ /* [CS] */     
	color:				#f06000;
}
#JBcontent.menu .NewsItem{ /* [CS] */     
	border-bottom:		1px solid #dce5ec;
}
#content select, #left select, #right select{
	width:				195px!important;
}
.similarJobs, .similarSearches{
	position:			relative;
}
.quicknotes{
	
}

/* --- Advertisers --- */
#JBcontent.advertisers h2 {
    font-size:			1.2em!important;
}

/*
================
=== SIDEBARS ===
================
*/
#left h2, #right h2{ /* [CS] */     
	color:				#717171;
	margin:				-1px -10px 0.6em -10px;
	padding:			0 10px 0 10px;
	font-size:			1.6em!important;
	text-transform:		uppercase;	
}

/*
===================================================================================
=== CMS INCLUDES STYLING ==========================================================
===================================================================================

==============================================
=== INCLUDES WHEN FEATURED IN THE SIDEBARS ===
==============================================
*/

/* --- Latest Vacancies & Featured Jobs --- */
/* Negate the effects of undesirable HTML from job ads when they appear in the sidebars */
#left .LatestVacanciesTBL  span stong, #left .LatestVacanciesTBL  span b, #left .LatestVacanciesTBL  span p, #left .LatestVacanciesTBL span font, #left .LatestVacanciesTBL  span h1, 
#left .LatestVacanciesTBL  span h2, #left .LatestVacanciesTBL  span h3, #left .LatestVacanciesTBL  span h4, #left .LatestVacanciesTBL span h5, #left .LatestVacanciesTBL  span h6, 
#left .LatestVacanciesTBL  span table, #left .LatestVacanciesTBL  span blockquote, #left .LatestVacanciesTBL  span,
#right .LatestVacanciesTBL  span stong, #right .LatestVacanciesTBL  span b, #right .LatestVacanciesTBL  span p, #right .LatestVacanciesTBL span font, #right .LatestVacanciesTBL  span h1,
#right .LatestVacanciesTBL  span h2, #right .LatestVacanciesTBL  span h3, #right .LatestVacanciesTBL  span h4, #right .LatestVacanciesTBL span h5, #right .LatestVacanciesTBL  span h6, 
#right .LatestVacanciesTBL  span table, #right .LatestVacanciesTBL  span blockquote, #right .LatestVacanciesTBL  span{
	margin:				0!important;
	padding:			0!important;
	font:				normal 1em Verdana, Helvetica, sans-serif!important;
	color:				#000!important;
	text-decoration:	none!important;
}
#left .LatestVacanciesTBL span br, #left .LatestVacanciesTBL span table,
#right .LatestVacanciesTBL span br, #right .LatestVacanciesTBL span table{
	display:			none!important;
}
/* End of HTML formatting purge! */
#left .LatestVacanciesTBL h2,
#right .LatestVacanciesTBL h2{
	margin-bottom:		0;
}
#left .LatestVacanciesTBL, 
#right .LatestVacanciesTBL{
	width:				auto;
	margin:				0 0px;
}
#left .LatestVacanciesTBL td, 
#right .LatestVacanciesTBL td{ /* See ie.css */
	padding:			6px 0 3px 0;
	border-bottom:		1px solid #dce5ec;
}
#left .LatestVacanciesTBL a, 
#right .LatestVacanciesTBL a{ /* [CS] */  
	color:				#000;   
}
#left .LatestVacanciesTBL a:hover, 
#right .LatestVacanciesTBL a:hover{ /* [CS] */  
	color:				#f06000;   
}
#left .LatestVacanciesTBL .LatestVacanciesCol1, 
#right .LatestVacanciesTBL .LatestVacanciesCol1{ /* Advertisers Logo */
	display:			none!important; /* Remove the logo (if present) when in sidebars */
}
#left .LatestVacanciesTBL .LatestVacanciesCol2 span, 
#right .LatestVacanciesTBL .LatestVacanciesCol2 span{
	position:			relative;
	display:			inline!important;
	padding:			0;
}
#left .LatestVacanciesTBL .LatestVacanciesCol2 span.jobs_JobTitle, 
#right .LatestVacanciesTBL .LatestVacanciesCol2 span.jobs_JobTitle{
	margin-right:		5px!important;
	font-weight:		bold!important;
}
#left .LatestVacanciesTBL .LatestVacanciesCol2 span.jobs_JobTitle a, 
#right .LatestVacanciesTBL .LatestVacanciesCol2 span.jobs_JobTitle a{ /* [CS] */   
	color:				#005FB7;  
}
#left .LatestVacanciesTBL .LatestVacanciesCol2 span.jobs_JobTitle a:hover, 
#right .LatestVacanciesTBL .LatestVacanciesCol2 span.jobs_JobTitle a:hover{ /* [CS] */  
	color:				#f06000;   
}
#left .LatestVacanciesTBL .LatestVacanciesCol2 span.jobs_Area, 
#right .LatestVacanciesTBL .LatestVacanciesCol2 span.jobs_Area{
	display:			block!important;
	font-weight:		bold!important;
}
#left .LatestVacanciesTBL .LatestVacanciesCol2 span.jobs_JobDescription, 
#right .LatestVacanciesTBL .LatestVacanciesCol2 span.jobs_JobDescription{
	display:			block!important;
	margin-bottom:		5px!important;
}
#left .LatestVacanciesTBL .LatestVacanciesCol2 span.jobs_Salary, 
#right .LatestVacanciesTBL .LatestVacanciesCol2 span.jobs_Salary{
	display:			none!important; /* Remove the salary when in sidebars */
}

/* --- Featured Companies --- */
#left .featuredEmployersBox,
#right .featuredEmployersBox{ /* [CS] */     
	margin:				0 -10px!important;
	padding:			5px 20px 1px 20px;
	background:			url(/images/backgrounds/greyBot.gif) no-repeat bottom center;
}
#left .featuredEmployersBox h2,
#right .featuredEmployersBox h2{
	margin-top:			-5px!important;
	padding:			7px;
	color:				#515151!important;
	font-size:			1.4em!important;
	font-weight:		bold;
	text-align:			center;
	border-top:			none!important;
	background:			url(/images/backgrounds/greyTop.gif) no-repeat top center;
}
#left .featuredEmployersBox ul,
#right .featuredEmployersBox ul{
	margin:				2px 0;
}
#left .featuredEmployersBox ul li,
#right .featuredEmployersBox ul li{
	width:				100%;
	margin:				0!important;
	padding:			2px 0px;
	text-align:			center;
}
#left .featuredEmployersBox ul li img,
#right .featuredEmployersBox ul li img{
	border:				1px solid #000;
}
#left .featuredEmployersBox a,
#right .featuredEmployersBox a{
	color:				#515151;
	text-decoration:	none;
}
#left .featuredEmployersBox a:hover,
#right .featuredEmployersBox a:hover{
	color:				#444;
}
#left .featuredEmployersBox .LinkToClientList,
#right .featuredEmployersBox .LinkToClientList{
	clear:				both;
}

/* --- Jobseeker Main & Recruiter Main --- */
#left #jobseekerMainInc, #right #jobseekerMainInc,
#left #recruiterMainInc, #right #recruiterMainInc{
	margin:				0;
}
#left #jobseekerMainInc h3, #right #jobseekerMainInc h3,
#left #recruiterMainInc h3, #right #recruiterMainInc h3{
	margin-top:			0.6em;
}
#left #jobseekerMainInc form, #right #jobseekerMainInc form,
#left #recruiterMainInc form, #right #recruiterMainInc form{
	margin:				0.3em 0 1em 0;
}
#left #jobseekerMainInc ul li, #right #jobseekerMainInc ul li,
#left #recruiterMainInc ul li, #right #recruiterMainInc ul li{
	margin:				2px -10px;
}
#left #jobseekerMainInc ul li a,#right #jobseekerMainInc ul li a,
#left #recruiterMainInc ul li a,#right #recruiterMainInc ul li a{ /* [CS] */     
	display:			block;
	width:				90%;
	padding:			2px 5%;
	font-weight:		normal;
	color:				#fff;
	background:			#01A7DB;
}
#left #jobseekerMainInc ul li a:hover,#right #jobseekerMainInc ul li a:hover,
#left #recruiterMainInc ul li a:hover,#right #recruiterMainInc ul li a:hover{ /* [CS] */  
	background:			#0195C4;   
}
#left #jobseekerMainInc ul li ul li a, #right #jobseekerMainInc ul li ul li a,
#left #recruiterMainInc ul li ul li a, #right #recruiterMainInc ul li ul li a{ /* [CS] */     
	margin:				0 10px;
	padding:			2px 10px 2px 30px;
	font-weight:		normal;
	color:				#fff;
	text-decoration:	none;
	background:			url(/jobboard/images/icons/smallArrow.png) no-repeat 20px 5px #5BBFDE;
}
#left #jobseekerMainInc ul li ul li a:hover, #right #jobseekerMainInc ul li ul li a:hover,
#left #recruiterMainInc ul li ul li a:hover, #right #recruiterMainInc ul li ul li a:hover{ /* [CS] */ 
	background-color:	#51B2D0;    
}

/* --- Payment Information --- */

/* --- Recruiter Login & Jobseeker Login --- */
#left #jobseekersLoginInc p, #right #jobseekersLoginInc p,
#left #recruiterLoginInc p, #right #recruiterLoginInc p{
	clear:				both;
}
#left #jobseekersLoginInc p.submit, #right #jobseekersLoginInc p.submit,
#left #recruiterLoginInc p.submit, #right #recruiterLoginInc p.submit{
	margin:				6px 0 2em 0;
}
#left #jobseekersLoginInc p.submit a, #right #jobseekersLoginInc p.submit a,
#left #recruiterLoginInc p.submit a, #right #recruiterLoginInc p.submit a{
	display:			block;
	float:				left;
}
#left #jobseekersLoginInc p.submit input, #right #jobseekersLoginInc p.submit input,
#left #recruiterLoginInc p.submit input, #right #recruiterLoginInc p.submit input{
	display:			block;
	float:				right;
	margin-top:			-3px;
}

/* --- News --- */
#left #LatestNews,
#right #LatestNews{
	margin:				0 0 1.3em 0;
}
#left #LatestNews .NewsTitle a,
#right #LatestNews .NewsTitle a{ /* [CS] */     
	font-weight:		bold;
	text-transform:		capitalize;
	color:				#005FB7;
}
#left #LatestNews .NewsTitle a:hover,
#right #LatestNews .NewsTitle a:hover{ /* [CS] */   
	color:				#f06000;  
}
#left #LatestNews .NewsArticle,
#right #LatestNews .NewsArticle{
	height:				2.8em;
	overflow:			hidden;
	margin:				0 0 0.8em 0;
}
#left #LatestNews img,
#right #LatestNews img{ /* Hide images when in the sidebars (where they'd take up too much room */
	display:			none!important;
}

/* --- Quick Search Form --- */
#left #search,
#right #search{
	padding-bottom:		0px;
	position:			relative;
}
#left #search label, 
#right #search label{
	font-weight:		bold;
}
#left #search select, #left #search input.text, 
#right #search select, #right #search input.text{
	display:			block;
	margin-bottom:		0.5em;
}
#left #search input.text, #right #search input.text {
	width:				186px;
}
#left #search dd,
#right #search dd{
	margin:				5px 0;
}
#left #search p.QuickSearchHelp,
#right #search p.QuickSearchHelp{
	font-size:			0.9em;
	position:			absolute;
	top:				48px;
	right:				0;
	margin:				0;
}
#left #search p.advSearch,
#right #search p.advSearch{
	margin-top:			5px;
}
#left #search p.submit ,
#right #search p.submit {
	padding-top:		20px;
}
#left #search p.submit a,
#right #search p.submit a{
	
}
#left #search p.submit .searchButton, 
#right #search p.submit .searchButton{
	position:			absolute;
	bottom:				21px;
	left:				0px;
}

/* --- Text (free text field) --- */
/*	Currently, the H2 in the text area is uneditable, so the negative top margin applied to customText hides
	the blank space created by the empty H2.  This will need to be amended if/when the H2 is made editable. */
.customText{
	margin:				-2.5em 0 1.5em 0;
}

/* --- Menu (User created menus) --- */
#left .sidebarMenu,
#right .sidebarMenu{
	padding-bottom:		20px;
	background:			url(/images/backgrounds/yellowBot.gif) no-repeat bottom center;
}
#left .sidebarMenu h2,
#right .sidebarMenu h2{
	color:				#333370;
	padding:			10px 7px 0 17px;
	background:			url(/images/backgrounds/yellowTop.gif) no-repeat top center;
}
#left ul.customSideBarMenu  li, 
#right ul.customSideBarMenu li{
	margin:				2px 0px;
}
#left ul.customSideBarMenu li a,
#right ul.customSideBarMenu li a{ /* [CS] */     
	display:			block;
	width:				90%;
	padding:			2px 5%;
	font-weight:		bold;
	color:				#585858;
	background:			#F4D00B;
}
#left ul.customSideBarMenu li ul li a, 
#right ul.customSideBarMenu li ul li a{ /* [CS] */  
	margin:				0 10px;
	padding:			2px 10px 2px 30px;
	font-weight:		normal;
	color:				#fff;
	text-decoration:	none;
	background-image:	url(/jobboard/images/icons/smallArrow.png) no-repeat 20px 5px #5BBFDE;
}
#left ul.customSideBarMenu li ul li a:hover, 
#right ul.customSideBarMenu li ul li a:hover{ /* [CS] */  
	background-color:	#51B2D0;   
}

/* --- Selected items container --- */
.SelectedItemsContainer span span {
    background:			url(/images/backgrounds/closeWindow.gif) no-repeat center center #3D7ABF;
	border-color:		#3D7ABF;
}

/*
=========================================================
=== INCLUDES (WHEN FEATURED IN THE MAIN CONTENT AREA) ===
=========================================================
*/
/* --- Latest Vacancies & Featured Jobs --- */
#content .LatestVacanciesTBL, 
#JBcontent .LatestVacanciesTBL{ /* [CS] */     
	width:				100%;
	border-bottom:		1px dashed #7c7c7c;
}
#featured h2, 
#latest h2{
	border-bottom:		none;
}
#content .LatestVacanciesTBL td, 
#JBcontent .LatestVacanciesTBL td{ /* See ie.css */
	padding:			10px 0;
}
#content .LatestVacanciesTBL td .floatHack, 
#JBcontent .LatestVacanciesTBL td .floatHack{
	display:			none;
}
#content .LatestVacanciesTBL a, 
#JBcontent .LatestVacanciesTBL a{ /* [CS] */ 
	color:				#000;    
}
#content .LatestVacanciesTBL a:hover, 
#JBcontent .LatestVacanciesTBL a:hover{ /* [CS] */ 
	color:				#f06000;    
}
#content .LatestVacanciesCol1, 
#JBcontent .LatestVacanciesCol1{ /* [CS] */     
	width:				98px; /* Images should be 88px, giving this 10px of right padding */
	border-top:			1px dashed #7c7c7c;
}
#content .LatestVacanciesCol2, 
#JBcontent .LatestVacanciesCol2{ /* [CS] */     
	border-top:			1px dashed #7c7c7c;
}
#content .LatestVacanciesCol2 span, 
#JBcontent .LatestVacanciesCol2 span{
	position:			relative;
	float:				left;
	height:				1.65em;
	margin:				0!important;
	padding:			0;
	overflow:			hidden;
}
#content .LatestVacanciesCol2 span.jobs_JobTitle, 
#JBcontent .LatestVacanciesCol2 span.jobs_JobTitle{
	width:				60.5%;
	margin-right:		6%;
	font-weight:		bold;
}
#content .LatestVacanciesCol2 span.jobs_Area, 
#JBcontent .LatestVacanciesCol2 span.jobs_Area{
	width:				32%;
	font-weight:		bold;
	color:				#000;
}
#content .LatestVacanciesCol2 span.jobs_JobDescription, 
#JBcontent .LatestVacanciesCol2 span.jobs_JobDescription{
	width:				60.5%;
	margin-right:		6%;
	font-weight:		normal;
}
#content .LatestVacanciesCol2 span.jobs_Salary, 
#JBcontent .LatestVacanciesCol2 span.jobs_Salary{
	width:				32%;
	font-weight:		normal;
}

/* --- Featured Companies --- */
#content .featuredEmployersBox,
#JBcontent .featuredEmployersBox{
	position:			relative;
}
#content .featuredEmployersBox ul,
#JBcontent .featuredEmployersBox ul{
	height:				70px;
	margin:				5px -10px;
	padding:			0!important;
}
#content .featuredEmployersBox ul li,
#JBcontent .featuredEmployersBox ul li{
	float:				left;
	margin:				0;
	padding:			5px;
	background:			transparent;
}
#content .featuredEmployersBox ul li img,
#JBcontent .featuredEmployersBox ul li img{
	border:				1px solid #000;
}
#content .featuredEmployersBox .LinkToClientList,
#JBcontent .featuredEmployersBox .LinkToClientList{
	position:			absolute;
	top:				4px;
	right:				100px;
}

/* --- Jobseeker Main & Recruiter Main --- */
#content #jobseekerMainInc h3, #JBcontent #jobseekerMainInc h3,
#content #recruiterMainInc h3, #JBcontent #recruiterMainInc h3{
	width:				70%;
	margin:				1em auto 0 auto;
	padding:			5px 2%;
	font-size:			1em;
	color:				#fff;
	border:				1px solid #aaa;
	border-bottom:		none;
	background:			#424242;
}
#content #jobseekerMainInc form, #JBcontent #jobseekerMainInc form,
#content #recruiterMainInc form, #JBcontent #recruiterMainInc form{
	width:				74%;
	margin:				0 auto 1em auto;
	padding:			0;
}
#content #jobseekerMainInc fieldset, #JBcontent #jobseekerMainInc fieldset,
#content #recruiterMainInc fieldset, #JBcontent #recruiterMainInc fieldset{
	padding:			5px 2%;
	border:				1px solid #aaa;
	border-top:			none;
	background:			#eee;
}
#content #jobseekerMainInc form dd, #JBcontent #jobseekerMainInc form dd,
#content #recruiterMainInc form dd, #JBcontent #recruiterMainInc form dd{
	margin-bottom:		10px;
}
#content #jobseekerMainInc form label, #JBcontent #jobseekerMainInc form label,
#content #recruiterMainInc form label, #JBcontent #recruiterMainInc form label{
	font-weight:		bold;
	color:				#555588;
	text-transform:		capitalize;
}
#content #jobseekerMainInc form input, #JBcontent #jobseekerMainInc form input,
#content #recruiterMainInc form input, #JBcontent #recruiterMainInc form input{
	margin-left:		5px;
}
#content #jobseekerMainInc form input.submit, #JBcontent #jobseekerMainInc form input.submit,
#content #recruiterMainInc form input.submit, #JBcontent #recruiterMainInc form input.submit{
	margin-left:		0;
}
#content #jobseekerMainInc ul, #JBcontent #jobseekerMainInc ul,
#content #recruiterMainInc ul, #JBcontent #recruiterMainInc ul{ /* [CS] */     
	border-top:			1px solid #bacbda;
}
#content #jobseekerMainInc ul li, #JBcontent #jobseekerMainInc ul li,
#content #recruiterMainInc ul li, #JBcontent #recruiterMainInc ul li{ /* [CS] */     
	margin:				0;
	padding:			0;
	border-bottom:		1px solid #bacbda;
	background:			none;
}
#content #jobseekerMainInc ul li a, #JBcontent #jobseekerMainInc ul li a,
#content #recruiterMainInc ul li a, #JBcontent #recruiterMainInc ul li a{ /* [CS] */ 
	display:			block;
	position:			relative;
	margin:				2px 0;
	padding:			2px 0 2px 20px;
	background:			url(/jobboard/images/icons/bullet2.png) no-repeat 5px;
}
#content #jobseekerMainInc ul li a:hover, #JBcontent #jobseekerMainInc ul li a:hover,
#content #recruiterMainInc ul li a:hover, #JBcontent #recruiterMainInc ul li a:hover{ /* [CS] */ 
	color:				#2D587D;
	background:			url(/jobboard/images/icons/bullet2.png) no-repeat 5px #E9F0F6;
}

/* --- Payment Information --- */

/* --- Recruiter Login & Jobseeker Login --- */
#content #recruiterLoginInc h2, #JBcontent #recruiterLoginInc h2,
#content #jobseekersLoginInc h2, #JBcontent #jobseekersLoginInc h2{ /* [CS] */
	width:				70%;
	margin:				1em auto 0 auto;
	padding:			5px 2%;
	font-size:			1em;
	color:				#fff;
	border:				1px solid #aaa;
	border-bottom:		none;
	background:			#424242;
}
#content #recruiterLoginInc form, #JBcontent #recruiterLoginInc form,
#content #jobseekersLoginInc form, #JBcontent #jobseekersLoginInc form{
	width:				74%;
	margin:				0 auto 1em auto;
	padding:			0;
}
#content #recruiterLoginInc dl, #JBcontent #recruiterLoginInc dl,
#content #jobseekersLoginInc dl, #JBcontent #jobseekersLoginInc dl{
	padding:			5px 2%;
	border:				1px solid #aaa;
	border-top:			none;
	background:			#eee;
}
#content #recruiterLoginInc form dd, #JBcontent #recruiterLoginInc form dd,
#content #jobseekersLoginInc form dd, #JBcontent #jobseekersLoginInc form dd{
	margin-bottom:		10px;
}
#content #recruiterLoginInc form label, #JBcontent #recruiterLoginInc form label,
#content #jobseekersLoginInc form label, #JBcontent #jobseekersLoginInc form label{
	font-weight:		bold;
	color:				#555588;
	text-transform:		capitalize;
}
#content #recruiterLoginInc form input, #JBcontent #recruiterLoginInc form input,
#content #jobseekersLoginInc form input, #JBcontent #jobseekersLoginInc form input{
	margin-left:		5px;
}
#content #recruiterLoginInc form p, #JBcontent #recruiterLoginInc form p,
#content #jobseekersLoginInc form p, #JBcontent #jobseekersLoginInc form p{
	float:				right;
	margin-top:			-15px;
}
#content #recruiterLoginInc form p.submit, #JBcontent #recruiterLoginInc form p.submit,
#content #jobseekersLoginInc form p.submit, #JBcontent #jobseekersLoginInc form p.submit{
	margin-top:			0;
}
#content #recruiterLoginInc form p.submit a, #JBcontent #recruiterLoginInc form p.submit a,
#content #jobseekersLoginInc form p.submit a, #JBcontent #jobseekersLoginInc form p.submit a{
	float:				right;
	margin-top:			5px;
	font-size:			1em;
}
#content #recruiterLoginInc form input.loginButton1, #JBcontent #recruiterLoginInc form input.loginButton1,
#content #jobseekersLoginInc form input.loginButton1, #JBcontent #jobseekersLoginInc form input.loginButton1{
	float:				left;
	margin-left:		0;
}

/* --- News --- */
#content #LatestNews,
#JBcontent #LatestNews{
	margin:				0 0 1.3em 0;
}
#content #LatestNews .NewsTitle a,
#JBcontent #LatestNews .NewsTitle a{   
	font-weight:		bold!important;
	font-size:			1.1em;
	text-transform:		capitalize;
	color:				#005FB7;
}
#content #LatestNews .NewsTitle a:hover,
#JBcontent #LatestNews .NewsTitle a:hover{
	color:				#f06000;   
}
#content #LatestNews .NewsArticle,
#JBcontent #LatestNews .NewsArticle{
	margin:				0 0 1em 0;
}
#content #LatestNews img,
#JBcontent #LatestNews img{ /* Hide images */
	display:			none!important;
}

/* --- Quick Search Form --- */
#content #search form,
#JBcontent #search form{
	width:				45%;
	padding:			10px 10px 2em 10px;
	border:				1px solid #BACBDA;
	background:			url(/images/backgrounds/lightBlueGrad.gif) repeat-x #fff;
}
#content #search label, 
#JBcontent #search label{
	font-weight:		bold;
}
#content #search select, #content #search input.text, 
#JBcontent #search select, #JBcontent #search input.text{
	display:			block;
	width:				97%;
	margin-bottom:		0.5em;
}
#content #search select, 
#JBcontent #search select{
	width:				99%;
}
#content #search p.submit a,
#JBcontent #search p.submit a{
	display:			block;
	float:				left;
}
#content #search p.submit .searchButton, 
#JBcontent #search p.submit .searchButton{
	display:			block;
	float:				right;
	margin-top:			-3px;
}

/* --- Text (free text field) --- */

/* --- Menu (User created menus) --- */
#content ul.customSideBarMenu,
#JBcontent ul.customSideBarMenu{
	border-top:			1px solid #bacbda
}
#content ul.customSideBarMenu li,
#JBcontent ul.customSideBarMenu li{
	margin:				0;
	padding:			0;
	border-bottom:		1px solid #bacbda;
	background-position:5px
}
#content ul.customSideBarMenu li a,
#JBcontent ul.customSideBarMenu li a{
	display:			block;
	position:			relative;
	margin:				2px 0;
	padding:			2px 0 2px 20px;
	background:			url(/jobboard/images/icons/bullet2.png) no-repeat 5px;
}
#content ul.customSideBarMenu li a:hover,
#JBcontent ul.customSideBarMenu li a:hover{ /* [CS] */     
	color:				#2D587D;
	background:			url(/jobboard/images/icons/bullet2.png) no-repeat 5px #E9F0F6;
}
 
/*
===================================================================================
=== POPUP WINDOW ==================================================================
===================================================================================
*/
body#popup {
	border-color:		#014084;
}
body#popup a.close {
	background-color:	#014084!important;
}

/*
===================================================================================
=== FOOTER ========================================================================
===================================================================================
*/
#footer{
	width:				99%;
	clear:				both;
	height:				18px;
	padding:			6px;
	font-size:			0.9em;
	background:			#EEEEEE;
	border-top:			2px solid #E6E6E6;
}
#footer .inner{
	width:				970px;
	margin:				0 auto;
}
#footer li{
	float:				left;
	padding:			0 7px;
	border-right:		1px solid #888;
}
#footer li a{ /* [CS] */  
	color:				#555;   
	text-decoration:	none;
}
#footer li a:hover{ /* [CS] */     
	text-decoration:	underline;
}
#footer li.lastItem, #footer li.CMSlogout{
	border-right:		none;
}
#footer li.CMSlogout{
	position:			relative;
	bottom:				-17px;
	left:				0px;
}
#footer li.CMSlogout a{
	display:			block;
	padding:			3px 10px;
	font-weight:		bold;
	font-size:			1.1em;
	color:				#fff;
	background:			#c40000
}
#footer li.CMSlogout a:hover{
	text-decoration:	none;
	background:			#820000;
}
/*
===================================================================================
=== CUSTOM JOB BOARD STYLES =======================================================
===================================================================================
*/
#JBcontent.jobindex li.indexlink{ /* [CS] */  
	background:			none;   
}
#JBcontent.jobindex li.indexlink ul{
	margin-left:		0;
}
#JBcontent #progress{
	margin:				40px 0 40px 0;
}
#JBcontent.jobView p{
	text-align:			justify;
}
#JBcontent .styled h2{
	color:				#fff!important;
}

#JBcontent .jobInfo h2{
	padding:			10px 10px 10px 25px!important;
}
#JBcontent .jobInfo.featuredJob h2{
	padding:			10px 10px 10px 55px!important;
}

#JBcontent.jobResults .resultsActions input,
#JBcontent.jobView .jobViewActions a{
	padding:			2px 5px!important;
	color:				#053465!important;
	text-transform:		capitalize;
	border:				1px solid #053465!important;
	background:			#8299B2!important;
}
#JBcontent.jobView .jobViewActions a.ApplyNow{
	color:					#FFF!important;
	border:					1px solid #053465!important;
	background:				#053465!important;
}
#JBcontent.jobResults .resultsActions input:hover,
#JBcontent.jobView .jobViewActions a:hover{
	color:					#FFF!important;
	background:				#053465!important;
	border:					1px solid #053465!important;
}

#JBcontent.jobResults .jobInfo{
	border:					1px solid #E4BA00!important;
}
#JBcontent.jobResults .jobInfo h2{
	margin:					0 -41px!important;
    padding-right:          130px!important;
	background:				#E4BA00!important;
}

#JBcontent.jobResults .jobInfo.featuredJob{
	border:					1px solid #053465!important;
}
#JBcontent.jobResults .jobInfo.featuredJob h2{
	background:				url(/images/backgrounds/featuredStar.gif) no-repeat left #053465!important;
}

/* ---------------------------------------------------------------------------------------------- */
/*	These rules set the widths on the default results table columns.  They may need to be 
	adjusted for each individual site though.
*/
#JBcontent.jobResults #JobResultsDisplay #colCheckbox{		/* Column: Select this job checkbox */ 
	width:				1%!important;
}
#JBcontent.jobResults #JobResultsDisplay #colHeaderFeatured{/* Column: Featured job icon */
	width:				1%!important;
}
#JBcontent.jobResults #JobResultsDisplay th#colHeader1{		/* Column: Usually job title */
	width:				38%!important;
}
#JBcontent.jobResults #JobResultsDisplay th#colHeader2{		/* Column: Usually job location */
	width:				18%!important;
}
#JBcontent.jobResults #JobResultsDisplay th#colHeader3{		/* Column: Usually job salary */
	width:				25%!important;
}
#JBcontent.jobResults #JobResultsDisplay th#colHeader4{		/* Column: Date that the job was posted */
	width:				17%!important;
}
/* ---------------------------------------------------------------------------------------------- */

/* --- Advertisers --- */
#JBcontent.advertisers .advertisers_middle .advertCalc{
	display:			none;
}

/* --- Job search --- */
form#frmJobSearch dt.DTsalaryFrame,
form#frmJobSearch dd.DDsalaryFrame,
form#frmJobSearch dt.DTposted,
form#frmJobSearch dd.DDposted,
#JBcontent.searchCrit dt#DTJobType,
#JBcontent.searchCrit dd#DDJobType{
	position:			absolute;
	right:				0;
	width:				145px;
}
#JBcontent.searchCrit dd#DDJobType select,
form#frmJobSearch dd.DDposted select,
form#frmJobSearch dd.DDsalaryFrame select{
	width:				145px;
}
form#frmJobSearch dt.DTsalaryMax {		top: 79px; }
form#frmJobSearch dd.DDsalaryMax {		top: 99px; }
form#frmJobSearch dt.DTsalaryFrame {	top: 79px; }
form#frmJobSearch dd.DDsalaryFrame {	top: 99px; }
form#frmJobSearch dt.DTposted {			top: 145px; }
form#frmJobSearch dd.DDposted {			top: 166px; }
#JBcontent.searchCrit dt#DTJobType {	top: 213px; }
#JBcontent.searchCrit dd#DDJobType {	top: 231px; }

/* --- Candidate register --- */
#JBcontent.register form dt.candEmail2 {	top: 65px; }
#JBcontent.register form dd.candEmail2 {	top: 82px; }
#JBcontent.register form dt.candPassword2 {	top: 129px; }
#JBcontent.register form dd.candPassword2 {	top: 146px; }


/* --- Job results --- */
#JBcontent .jobInfo h2 {
	padding:			10px 10px 10px 35px!important;
}
#JBcontent .featuredJob h2 {
	padding:			10px 10px 10px 55px!important;
}
#JBcontent.jobResults .jobInfo input.checkBox, #CompanyJobResults.jobs .jobInfo input.checkBox {
	position:			absolute;
	top:				10px;
	left:				8px;
}
#JBcontent.jobResults .jobInfo h2 a, #JBcontent.jobResults .featuredJob h2 a,
#CompanyJobResults.jobs .jobInfo h2 a, #CompanyJobResults.jobs .featuredJob h2 a {
	padding:			0;
}
#JBcontent.jobResults .jobInfo a.detailsApply,
#CompanyJobResults.jobs .jobInfo a.detailsApply {
    background-color:	#E4BA00;
}
#JBcontent.jobResults .featuredJob a.detailsApply,
#CompanyJobResults.jobs .featuredJob a.detailsApply {
    background-color:	#053465;
}
#JBcontent.jobResults div.pageNumbBot ul {
	margin-bottom:		0;
}

/* --- Job Browser --- */
#jobBrowseContainer {
	margin:				0 0 15px;
}
#jobBrowseContainer ul.tabNav {
	display:			block;
	margin:				0;
	padding:			0;
	width:				196px;
	height:				25px;
}
#jobBrowseContainer ul.tabNav li {
	display:			block;
	float:				left;
	margin:				0;
	padding:			0;
}
#jobBrowseContainer ul.tabNav li a {
	display:			block;
	width:				98px;
	height:				25px;
	line-height:		25px;
	text-align:			center;
	color:				#fff;
	text-decoration:	none;
	border-radius:		5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
}
#jobBrowseContainer ul.tabNav li.selectedTab a {
	background:			#00509c;
}
#jobBrowseContainer ul.tabNav li.unselectedTab a {
	color:				#333370;
	background:			#DDDDDD;
}
#jobBrowseContainer #search {
	background:			#00509c;
}
#jobBrowseContainer #search dl {
	padding:			10px 10px 0;
}
#jobBrowseContainer #search dl dt label {
	color:				#fff;
}
#jobBrowseContainer #search dl dd select{
	width:				175px!important;
}
#jobBrowseContainer #search dl dd input{
	width:				165px!important;
}
#jobBrowseContainer #search .searchButton {
	margin:				0 0 10px 10px;
}
#jobBrowseContainer #search p.QuickSearchHelp {
	position:			absolute;
	bottom:				-15px;
	right:				10px;
	top:				auto;
}
#jobBrowseContainer #search p.QuickSearchHelp a {
	color:				#fff;
	text-decoration:	none;
}
#jobBrowseContainer #search h2,
#jobBrowseContainer #search p.KeywordsHelp,
#jobBrowseContainer #search p.advSearch{
	display:			none;
}
#jobBrowseContainer #jobBrowserResults {
	background:			#00509c;
}

/* --- Job view --- */
#JBcontent.jobView form.twocol {
	width:				auto!important;
}
#JBcontent.jobView .jobInfo dl dt,
#JBcontent.jobView dl.extraInfo dt {
	width:				29%;
}
#JBcontent.jobView .jobInfo dl dd, #JBcontent.jobView dl.extraInfo dd {
	width:				69%;
}

/* --- Apply page --- */
#JBcontent.jobApply form dt.applyEmail2 {
	top:				66px;
}
#JBcontent.jobApply form dd.applyEmail2 {
	top:				84px;
}

/* --- menu pages --- */
#main #JBcontent.menu ol {
	width: auto !important;
}

/* --- CV add --- */
#JBcontent.CVadd dl#SocialMediaLinks dd {
	position:			relative;
	padding:			0 0 12px 30px;	
	width:				92%;
}
#JBcontent.CVadd dl#SocialMediaLinks dd span.notes {
	display:			block;
	clear:				both;
}
#JBcontent.CVadd dl#SocialMediaLinks dd a {
	display:			block;
	position:			absolute;
	top:				3px;
	left:				0;
	width:				24px;
	height:				24px;
}
#JBcontent.CVadd dl#SocialMediaLinks dd input {
	float:				left;
	margin:				3px 6px 0 0;
}
#JBcontent.CVadd dl#SocialMediaLinks dd input.text {
	width:				400px;
}
#JBcontent.CVadd dl#SocialMediaLinks dd span.txtIndexLinkedInProfile {
	font-weight:		bold;
	line-height:		20px;
}

/* --- CV search --- */
#JBcontent.CVsearch .DTStemmming,
#JBcontent.CVsearch .DDStemming,
#JBcontent.CVsearch .chkStemming{
	display:			none;
}
#JBcontent.CVsearch h3 {
	margin:				10px -16px;
	font-family:		verdana;
	font-size:			1.2em;
}

/* --- New CV results system --- */
#JBcontent.newCVresults .candInfo h2 a {
	font-size:			1.4em;
	font-weight:		normal;
}
#JBcontent.newCVresults .resultsActions {
	padding:			8px 0 20px;
	text-align:			center;
}
#JBcontent.newCVresults .resultsActions input,
#JBcontent.newCVresults .resultsActions a{
	float:				none;
	display:			inline-block;
}
#JBcontent.newCVresults #cmdExpandresultsTop,
#JBcontent.newCVresults #cmdExpandresultsBot,
#JBcontent.newCVresults #cmdExpandresultsTop,
#JBcontent.newCVresults #cmdExpandresultsBot,
#JBcontent.newCVresults #cmdSortByRelevanceTop,
#JBcontent.newCVresults #cmdSortByRelevanceBot,
#JBcontent.newCVresults #cmdSortByDateTop,
#JBcontent.newCVresults #cmdSortByDateBot{
	display:			none;
}

/* --- CV Results --- */
#JBcontent.newCVresults div.socialIcons ul li {
	padding:			0!important;
	background:			none;
}

/* --- CV View --- */
#JBcontent.CVview .candDetails .candBlock dt {
	width:				38%;
}
#JBcontent.CVview .candDetails .candBlock dd {
	width:				60%;
}
#JBcontent.newCVview .candDetails .CVandExperience{
	padding-top:		30px;
}
#JBcontent.newCVview .candDetails .CVandExperience h2{
	margin:				15px 0;
}
#JBcontent.newCVview h2 {
	color:				#000!important;
	padding-bottom:		10px;
}
#JBcontent.CVview .candDetails .candExperience {
	padding:			15px 0;
}
/* socialmedia links */
#JBcontent.newCVview .socialMedia h2 {
	margin-top:			15px;
	padding:			20px 0 10px;
	border-top:			2px solid #F0F0F0;
}
#JBcontent.newCVview #socialMedia {
	padding:			0;
	margin:				10px 0 5px;
	background:			none;
}
#JBcontent.newCVview #socialMedia li {
	list-style-type:	none;
	line-height:		24px;
	margin:				5px;
	padding:			0;
	background:			none;
}
#JBcontent.newCVview #socialMedia li img {
	float:				left;
	margin:				0 5px;
}
#JBcontent.newCVview #socialMedia li strong {
	display:			inline-block;
	width:				150px;
}

/* --- Jobboard admin news --- */
.JobboardAdminNews h2 a {
	font-size:			0.8em!important;
}
