/*
	Madgex WhiteLabel JobSite
	Author: James Wragg, Madgex Ltd. 2007
	CMPi changes - bd4jobs: Eva Vartmann
    Additional changes KADS - 4 Jan 2010
*/

/*
	Yahoo! Reset & Fonts - included here to save extra stylesheet requests
	=======================================================================
*/

	/*
	Copyright (c) 2007, Yahoo! Inc. All rights reserved.
	Code licensed under the BSD License:
	http://developer.yahoo.net/yui/license.txt
	version: 2.3.0 
	*/

	/*reset.css*/body{color:#000;background:#FFF;}body,div,dl,dt,dd,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup,sub{line-height:-1px;vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}

	/*fonts.css*/body {}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:99%;}


html {
	border-bottom: 1px solid #fff; /* force the scrollbar to show in FF */ 
}


/* type */

body {
	font: 62.5%/1.4 Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	background: url(../images/body_bg.gif) repeat top left;
	min-width:547px;
	}

	body.alt {
		min-width: 691px;
	}
	body img {
		position:absolute;
		left:-1000px;				
	}
	
	body #frame img {
		position:static;
		left:auto;					
	}


p {
	margin: 0.2em 0 0.8em;
}

p, blockquote, li, td, th, dt, dd {
	font-size: 1.2em; /* 12 px */
	}

	td li, li li, li p {
		font-size: 1em; /* override inheritance */
	}

a {
	text-decoration: none;
	color: #CB312F;
	}

	a:hover {
		text-decoration: underline;
	}

h1 { font-size: 1.9em; margin-bottom: 0.8em; color:#000;} h1.alt {width:74%;float:left;margin:0;} h1.twoTone {color:#000;} h1 em {color:#333;font-style:normal;}

h2 { font-size: 1.1em; font-weight:bold; text-transform:uppercase; } h2.intro { text-transform:none;font-size: 1.2em; margin: 0.5em 0; }

h3 { font-size: 1.1em; font-weight: bold; margin-bottom:.8em; color:#A79B8F; text-transform:uppercase;}
#col1 h3 {color:#5C5C5C;margin:0;padding:0.3em 0;font-size:12px;}
#extra h3 {background-color:#A79B8F;color:#fff;margin:0;padding:.3em 5px;}

h4 { font-family:Arial, Helvetica, sans-serif; font-size: 1.4em; font-weight: bold; }

h5 { font-size: 1.2em; margin: 0 0 0.2em;font-weight:bold;}

#skipnav {
	left:0pt;
	margin:0pt;
	position:absolute;
	top:0pt;
	z-index:5;
	}

	#skipnav a {
		background-color:#FFF;
		border:5px solid #CB312F;
		font-size:120%;
		font-weight:700;
		left:-10000px;
		padding:10px 15px;
		position:absolute;
		text-align:center;
		width:10em;
		opacity:0.8;
	}

	#skipnav a:focus {
		left:0;
	}	

/* Page errors and confirmations */	

	p.pageError, .pageError {
		font-weight:bold;
		color:red;
		display:block;
	}

	.confirm {
		font-weight:bold;
		color:black;
	}

	.alreadyApplied {
		width:729px;
		background:#F5F4F0;
		margin-bottom:1.2em;
	}

		.alreadyApplied p {
			display:block;
			font-size:1.6em;
			line-height:1;
			margin:0;
			padding:.4em 0 .4em .4em;
		}

			#content .alreadyApplied p a {
				display:block;
				background:url(../images/pinkArrowLg.gif) no-repeat top left;
				padding:.1em 0 .1em 27px;
			}	

/* Page layout */	

#frame {
	width:991px;
	background:#fff;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	margin:0 auto;
}
#banner {
	background: #fff;
	height: 13.6em;
	}

	#banner #logo {
		display:block;
		width:240px;
		position:relative;
		top:3.1em;
		float: left;
		z-index: 4;
		}

		#logo img {
			height: 72px;
		} 

	#banner ul {
		position: relative;
		top: 10.9em;
		overflow:hidden;
		float:right;
		width:468px;
		zoom:1;
		margin:0;
		padding:0;
		z-index:3;
	}

	#banner ul li {
		float: right;
		color: #042039;
		list-style:none;
		margin:0 20px 0 0;
	}

	#banner ul li a {
		text-decoration: none;
		text-transform:capitalize;
		display:block;
		font-size:1.1em;
		font-weight:bold;
		padding:0 0 0 3px;
	}

	#banner ul li a:hover {
		text-decoration: underline;
	}
		#banner .jobseekers {
			background:url(../images/pinkArrowSm.gif) 0 center no-repeat;
			padding-left: 15px;
			margin-right:0;
}


#nav {
	margin: 0 0 0 9px;
	}

	#nav ul {
		width: 975px;		
		padding:0;
		margin:0 auto;
		/*max-width: 975px;*/
		float:left;
		background: #A79B8F;
	}

	#nav li, #nav li.active {
		float: left;
		width:auto;
		padding:0;
		list-style:none;
		font-size:1em;
		}

		#nav li.active {
			background:#cc3333;
		}

	#nav li a{
		color: #fff;
		/*padding: 0 0.55em;*/
		/*margin:.7em 0;*/
		/*border-right: 1px solid #fff;*/
		display:block;
		text-transform:uppercase;
		font-weight:bold;
		}

		#nav li.last a{
			border-right: none;
		}

#content {
	padding-top: 1em;
	min-height:55em;
	clear:both;
	overflow:hidden;
	zoom:1;
	}

	#content a {
		font-weight: bold;
	}

#main-content {
	width: 792px;
	float: left;
	max-width: 100%;
	margin-top: .7em;
	}

#col1, body.rz #col1 {
	width: 547px;
	float: right;
}

#col2, body.rz #col2 {
	width: 225px;
	float: left;
}
	.seoImg {
	border-top:1px solid #E5E3DD;
	padding:1em 0 0 0;
	margin: 0 0 1.5em;
	}

	.seoImgInner {
	border-bottom:1px solid #E5E3DD;
	padding:0 0 1em 0;
	}

#extra {
	float:right;
	margin-left:1em;
	margin-top:.7em;
	width:162px;
}
		#extra .feature-c span {
		width:140px;
		padding:10px 0;
		background:#fff;
		border:1px solid #ccc;
		float:left;
		margin-bottom:10px;
	}
	
		#extra .feature-c a img {
			margin:0 auto 0 auto;
			border:none;
		}
		#content #extra .feature-c .advertise h3 {
			text-transform:none;
			font-size:1.4em;
			background-color:transparent;
		}
		#content #extra .feature-c .advertise h3 a {
			color:#000;
		}
		#content #extra .feature-c .advertise h3 a:hover {
			color:#CB312F;
		}

		.buttonAds {
			border-top:1px solid #F5F4F0;
			padding-top:1.2em;
			float:left;
		}	
	
		.buttonAds img, .buttonAds object, .buttonAds embed{
			display:block;
			margin:0pt 0pt 17px;
		}
						

#footer {
	clear: both;
	color: #fff;
	margin-top: 8em;
	overflow: hidden;
	padding-bottom:.5em;
	background: #a79b8f;
	}

	#footer ul {
		overflow: hidden;
		zoom: 1;
		margin: 1em 0 1em;
		padding:.2em 0;
		background:#A79A8E;
		font-size: .9em;
	}

	#footer li {
		float: left;
		padding:0 1em;
		list-style:none;
		border-left:1px solid #fff;
		}

		#footer li.first {
			border-left:none;
			padding-left: 0;
		}

		#footer li {
			margin-right: 0;
		}

		#footer li a {
			color: #fff;
			font-weight:bold;
			
		}
	#footer #footerLogo {
		float:right;
		margin-left:25px;
	}
	#footer p {
		text-align: left;
		font-size:1.1em;
		margin:5.2em 0 0.2em 0;
	}
	#footer p a {
		color:#fff;
	}
	#footer .sleeve {
		margin-bottom:1.5em;
	}

		#footer .sleeve ul {
			text-align:left;
			margin-top:0;
			font-size:.9em;
			background:none;
			color:#fff;
		}

			#footer .sleeve ul li {
				margin:0;
				padding:0 4px 0 0;
				border:0;
				white-space:nowrap;
		}
				#footer .sleeve ul li a {
					color:#fff;
					font-weight:normal;
				}	

	/* alternate page layout */

	body.alt #main-content {
		width: 100%;
	}

	body.alt #col1 {
		width: 731px;
	}

	body.rz .feature-b h1 {
		margin:-20px -20px 15px;
		padding:0.3em 20px;
		background:#EB7825;
		color:#fff;
		font-size:1.1em;
		font-weight:bold;
		text-transform:uppercase;
	}

	body.rz .feature-b img {
		float: right;
		margin: 0 0 2em 2em;
	}
	body.rz h2.intro {
		color:#666;
		margin:1.5em 0;
		text-transform:none;
		font-weight:normal;
		font-size:1.2em;
	}

	body.rz #col1 ul {
		margin:1.5em 0 .5em 0;
		padding:0 0 0 2em;
		padding-bottom:1.5em;
		color:#666;
	}
	
		body.rz #col1 p {
		color:#666;
	}
		body.rz #col1 p label, body.rz #col1 p span, body.rz #col1 p.end {
		color:#333;
	}

	body.rz #col1 ul li {
		list-style: square outside;
	}	

/* puffs/features */

.inner {
	display: block;
	padding: 20px 10px 10px;
	position: relative;
	overflow: hidden;
	zoom: 1;
}
	.inner.none {
		background:none;
	}
	
	#col1 .feature-a .inner {
		padding: 20px 10px 10px}
	

.feature-a h2.header, .feature-b h2.header {
	margin:-20px -20px 15px;
	padding:0.3em 20px;
	color: #fff;
}
	#col1 .feature-a h2.header {
		margin-bottom: 5px;}

.feature-a, .feature-b, .feature-c, .feature-d {
	margin-bottom: 1em;}
	
	#col1 .feature-a {
	margin-bottom: 0;}

.feature-a {
	background-color: #fff;}
	
	#col2 .feature-a {
		background:#F5F4F0;}

	#col1 .feature-a . ul.last {
		margin: 0;}
		
	#col1 .feature-a {
		margin-bottom: 0}

	.feature-a h2.header {
		background:#c33;
	}
	.feature-a h2.alt {
		background:#c33;
	}	
	div.altColor h2.header{
		background-color: #5c5248;
	}	

.feature-b {
	background-color: #F5F4F0;
	}

	.feature-b h2.header {
		background:#A79B8F;
	}		

.feature-c {
	background-color: #fff;
	}
	.feature-c .inner{
		background:none;
	}
#extra .feature-c {
	background:#F5F4F0;
}
	#extra .feature-c .inner{
		padding:10px;
	}


.feature-d {
	padding-bottom:3.4em;
	overflow: hidden;
	zoom: 1;
}

	.feature-d h3 {
		margin-bottom:.8em;
		background:#A79B8F;
		color:#fff;
		padding:.3em 0 .3em 10px;
	}
	.feature-d ul.cta, .feature-d p.more {
		margin:0 10px;
	}	
	.feature-b ul.cta li {
		border-bottom:1px solid #e7e5df;
	}

.advice {
	margin-top:4.5em;
	background:#fdf4dd;
	padding-bottom:4.5em;
}

	.advice h3 {
		color: #fff;
		background:#EB7825;
		font-style: normal;
		margin: 0.5em 0;
		padding:.3em 10px;
	}

	.advice h4 {
		padding:.5em 10px .1em 10px;
		color:#EB7825;
		font-size:1.3em;
	}
	.advice h5 {
		padding-left:10px;
	}
	.advice p {
		padding:0 0 .5em 0;
		margin:0 10px;
	}
	

/* header icons */

.sectors {
	display: block;
}

.search {
	display: block;
	color: #fff;
}



/* forms */

fieldset {
	padding-bottom: 1em;
	margin-bottom:1em;
}

fieldset.noBorder {
	background:none;
	border:none;
	float:left;
	width:100%;
	padding-bottom:0;
}
form input.text, form textarea, form select {
		border:1px solid #dcdbd8;
		padding: 1px 2px;
	}

.feature-b form#search fieldset, .feature-b form#searchHme fieldset{
	float:left;
	width:99%;
	border-bottom:1px solid #ccc;
}
.feature-b form#search fieldset{
	border:none;
}

form .submit-area {
	text-align: right;
	float:left;
	margin: 0.8em 0 0 0;
	width:100%;
	}

	form .submit-area input.submit {
		float: left;
		padding: 0.2em 0.5em;
		background:#CB312F;
		color:#fff;
		border:none;
		font-weight:bold;
	}

	form p.accept {
		padding-top:1em;
		float:left;
		width:100%;
	}

form .field {
	clear:both;
	float:left;
	position:relative;
	margin-bottom: 0.8em;
	width:100%;
	display: inline;
	}

	form .field input {
		width: 98%;
	}

	form .field select {
		width: 100%;
	}

	form .field label, form .field span.label {
		display: block;
		font-weight:bold;	
		padding-bottom: 0.2em;
	}

form .field-alt {
	clear:both;
	float:left;
	position:relative;
	width: 100%;
	margin-bottom:0.8em;
	}

	form .field-alt select {
		width:78%;
		float:right;
	}

	form .field-alt input {
		width: 75%;
		float:right;
	}	

	form .field-alt span.helptxt {
		width: 77%;
		clear: both;
		display: block;
		float:right;
	}

	form .field-alt label, form .field-alt span.label {
		float:left;
		width:17%;
		text-align:right;
	}


form .field-radio {
	clear:both;
	margin-bottom:0.4em;
	position:relative;
	width:100%;
}

form.midCol {
	margin:0 auto;
	width:100%;
}

	.required {
		background:url(../images/required.gif) no-repeat right 5px;
	}

	img.required {
		margin:0 0 2px 1px;
	}

	em.required {
		text-indent:-9000px;
		position:absolute;
		background:transparent;
		overflow:auto;
	}

	form.midCol fieldset {
		background:none;
	}

	form.midCol fieldset h2{
		color:#666666;
		font-size:1.3em;
		margin-bottom:1.5em;
		margin-top:0.5em;
		text-transform:none;
	}

	form.midCol fieldset p{
		padding-bottom:.7em;
		width:99.9%;
		float:left;
	}

	form.midCol label, form.midCol p.label, form.midCol p.radio label {
		width: 30%;
		display:block;
		float:left;
		font-weight:bold;
	}

	form.midCol p.label {
		clear:both;
	}

	form.midCol p.check {
		float:left;
		width:99%;
		padding:0;
	}

		form.midCol p.narrow {
			float:right;
			width:66%;
			margin-top:0;
		}

			form.midCol p.narrow label.check {
				width:65%;
				float:left;
			}

	form.midCol p.radio {
		float:left;
		width:90%;
	}

	form.midCol p.button {
		width:99.9%;
		float:left;
		border:1px solid #f5f5f5; /* for opera */
	}

	form.midCol p.button input {
		background:#CB312F none repeat scroll 0%;
		border:medium none;
		color:#FFFFFF;
		float:left;
		font-weight:bold;
		padding:0.2em 0.5em;
	}

		form.midCol p.button input.buttonlist {
			margin-left:1.5em;
			background:#867B73;
		}

	form.midCol p.radio label.radio {
		width: 24%;
		display:block;
		float:left;
		font-weight:normal;
		font-size:1.2em;
		margin:0 0 0 .4em;
	}	

	form.midCol label.check {
		float:left;
		width:94%;
		font-weight:normal;
		padding:0 0 1em .4em;
	}

	form.midCol input.text, form.midCol textarea, form.midCol select {
		width: 63%;
	}
	form.midCol select {
		width: 64%;
	}

	form.midCol textarea {
		height:10em;
	}

	form.midCol input.radio {
		margin:0 0 0 2.5em;
	}

	form.midCol input.check {
		float:left;
	}

/* Misc. layout classes */

.wrapper, #content {
	width: 974px;
	margin: 0 auto;
	position: relative;
}

.wrapper {
	height: 100%;
}

#ad {
	margin: 0 auto;
	max-width: 991px;
	position:absolute;
	top:1.2em;
	width:991px;
}

	.bannerAd {
			width:991px;
		}

		.bannerAd span{
			width: 728px;
			float:right;	
			margin-right:9px;		
		}

.cv, .email, .rss, .track, .advertise {
	background: url(../images/pinkArrowLg.gif) no-repeat 0 .2em;
	padding-left:35px;
}
	#col1 .track, #col1 .email, #col1 .cv {
		padding-bottom:.1em;
	}

	#content .advertise h3 {
		padding:0;
		margin-bottom:0;
	}
	#content .advertise h3 a{
		font-weight:normal;
		font-size:1.3em;
	}
	#content .advertise p{
		padding:0 0 5px 0;
	}


ul.square {
	padding:0 0 0 3em;
	font-weight: bold;
	margin: 1.5em 0;
	}

	ul.square li {
		list-style: square outside;
	}

.sub-col {
	clear: both;
	overflow: hidden;
	zoom: 1;
	margin: 2.5em 0 1em 0;
	}

	.sub-col .col {
		float: left;
		width: 47.5%;
		margin: 0 0 0 10px;
		display: inline;
		zoom: 1;
		}

		.sub-col .col h4 {
			font-size: 1.1em;
			color: #666;
			border-bottom:1px solid #EB7825;
			margin: 2em 0 0.5em;
			padding:.3em 0 .3em 7px;
			text-transform:uppercase;
		}
		.sub-col .col img {
			margin-top:7px;	
		}

.prev-search li {
	margin: 0.7em 0 .5em 0;
	list-style:none;
	overflow:hidden;
	zoom:1;
}

.date {
	margin-top:.5em;
	text-align:right;
	float:right;
	width:25%;
}

span.more {
	background:url(../images/pinkArrowSm.gif) no-repeat center left;
	padding-left:15px;
	clear:left;
	float:right;
	width:auto;
	display:block;
}
	#content span.more a.more {		
		margin:0pt;
		padding:0 2px 0 3px;
		font-size:1em;
		display:block;
		font-weight:normal;
		}

#content p.more {
	text-align:right;
}

#content p.more a{
	background:url(../images/pinkArrowSm.gif) no-repeat center left;
	padding:0 0 0 19px;
	font-weight:normal;
}

#content p.more a.apply{
	width:auto;
	display:block;
	background:none;
}

h2.more {
	background:url(../images/pinkArrowLg.gif) no-repeat center left;
	padding-left:27px;
	font-weight:normal;
	width:auto;
	float:right;
	margin:.9em 0 .7em 0;
}

	#content h2.more a{
		font-weight:normal;
	}

ul.col {
	float: left;
	width: 48%;
	margin:0 1% 0 0;
	padding:0;
}

	ul.col li{
		list-style:none;
	}

	ul.col ul{
		margin:0;
		padding:0;
	}

ul.last {
	margin: 0 0 0.8em;
}
		li.bold {
			padding:1.5em 0 .5em 0;
		}

			li.bold li {
				margin-left:1em;		
			}

		li.bold a{
			font-size:1.2em;
		}

			li.bold li a{
			font-size:1em;	
		}



/* call to action lists */

ul.cta, ul.joblist, ul.prev-search {
	margin:0;
	padding:0;
}

ul.cta {
	zoom:1;
}

ul.cta li, ul.joblist li, .mpu, .jobdesc {
	margin:0pt 0pt 0.8em;
	border-bottom:1px solid #F5F4F0;
	padding-bottom:0.8em;
	zoom: 1;
	list-style:none;
	}
	ul.joblist li {
		border-bottom:1px solid #ccc;
	}
	ul.joblist ul li {
		border:none;
	}

	ul.cta li h3, #col1 ul.cta li h3 {
		font-size: 1.5em;
		padding-left: 0;
		margin-bottom:0;
		text-transform:none;
		}
			#col1 ul.cta li h3 {
				padding:0;
				background-color:#fff;
			}

		ul.cta li h3 a {
			font-weight: normal !important;
			color:#000;
		}
		ul.cta li h3 a:hover {
			font-weight: normal !important;
			color:#CB312F;

		}

	ul.cta p {
		padding-left: 0;
	}

	ul.cta li.last {
		background: none;
		padding-bottom: 0;
	}

ul.joblist li {
	margin-bottom:0;
	padding-top:1em;
}	

ul.joblist h4 {
	font-size: 1.1em;
	}

	ul.joblist p{
		margin: 0.2em 0 0.3em;
	}

	ul.joblist p.date {
		position: static;
		width: auto;
		text-align: left;
		margin: 0;
		color: #999;
		font-size: 0.9167em;
	}

	ul.joblist li.featured {
		overflow:hidden;
		margin-bottom:0;
		width:100%;
		float:left;
	}

	ul.joblist li img {
		float: left;
		display: inline;
		margin: .3em 0 0 10px;
		border: 1px solid #CCC;
	}

	ul.joblist .featured div {
		float: right;
		width: 393px;
		margin:0;
		padding-right:10px;
	}

	ul.joblist .editorial div {
		float: left;
		width: 450px;
	}

.mpu {
	overflow:hidden;
	float:left;
	width:547px;	
	zoom:1;
	padding-bottom:1.7em;
	margin-top:3.5em;
}	
	.mpu h3 {
		margin-bottom: 0.5em !important;
	}
	.mpu h4 {
			margin-bottom: 0.2em;
			margin-left:10px;
			font-size:1.2em;
		}
	.mpu p {
		width:160px;
		margin-left:10px;
	}
	img.mpuImg, span.mpuImg  {
		/*float: right;*/
		/*margin: .5em 0 .5em 1em;*/
	}
	.mpu img.mpuImg, .mpu span.mpuImg  {
		/*float: right;*/
		/*margin: 2.8em 0 .5em 1em;*/
	}
	

img.rec-logo {
	display: block;
	border: 1px solid #CCC;
	margin: 0 0 1em;
	width:120px;
}

img.rec-ad {
	display: block;
	margin: 0 0 10px 0;
}

dl.jobdetails {
	overflow: hidden;
	zoom: 1;
	margin-bottom: 1.5em;
	line-height:1.5;
	}

	dl.jobdetails dt {
		font-size: 1.2em;
		font-weight: bold;
		float: left;
		clear: left;
		width: 17%;
	}

	dl.jobdetails dd {
		float: left;
		width: 75%;
	}

img.jobdetails-logo {
	float: right;
}

ul.actions {
	overflow: hidden;
	margin:0 0 0.8em 0;
	padding:0;
	zoom: 1;
	}

	ul.actions li, .empdesc ul.actions li {
		float: left;
		margin-right: 2em;
		list-style:none;		
		font-size:1.1em;		
	}
		.empdesc ul.actions li 
		{
			font-size:.9em;	
		}
	ul.actions li a{
		color:#fff;
		background:#C33;
		border:1px solid #C33;
		padding:.3em .6em;
	}
	ul.actions li a:hover{
		color:#c33;
		background:#fff;
		border:1px solid #C33;
		padding:.3em .6em;
		text-decoration:none;
	}

p.buttonLink {

	width:auto;
	padding:0;
	margin:25px 0;
}

	p.buttonLink a, p.buttonLink a:hover {
		color:#fff;
		background:#A79B8F;
		border:1px solid #A79B8F;
		text-align:center;
		padding:.4em .6em .5em .6em;
		font-size:.9em;
		text-decoration:none;
}
	p.buttonLink a:hover {
		color:#A79B8F;
		background:#fff;
		border:1px solid #A79B8F;	
	}

.contact-details {
	display: block;
	padding-left: 1.5em;
	background: url(../images/blueArrowSm.gif) center left no-repeat;
}

.actions .email, .actions .rss, .shortlist, .shortlist2 {
	display: block;
	background:#C33;}
	
#content ul.actions li a.email {
	background: #CC3333 url(../images/envelope.gif) no-repeat scroll left center;
	display:block;
	padding-left:2.5em;}

#content ul.actions li a.rss  {
	background: #CC3333 url(../images/rss-small.gif) no-repeat scroll left center;
	display:block;
	padding-left:2.5em;}	
	
	#content ul.actions li a:hover.email,
	#content ul.actions li a:hover.rss {
		background-color: #fff;}

.actions a:hover.email, .actions a:hover.rss, a:hover.shortlist, a:hover.shortlist2, a:hover.contact-details {
	text-decoration:none;
}
		#col1 .actions a.email {
			padding:.3em .6em;
		}


.applybtn {
	margin: 2em 0;
}

.jobdesc {
	background-position: top left;
	padding-bottom: 5em;
}

.empdesc {
	padding-top: 1em;
	clear:both;
}
	#col1 .empdesc h3 {
		margin:0;
		padding:15px 0;
		background:none;
		color:#000;
		font-size:.9em;
	}

ul.prev-search p {
	margin: 0;
}

.list-options {
	margin: 1em 0;
	padding:0;
	}

	.list-options li {
		margin: 0.2em 0;
		list-style:none;
	}
		.list-options li strong {
			color:#5D5C5C;
		}

p.pagination{
	text-align: right;
	margin: 1em 0.83em;
}

	p.pagination span{
		text-align: right;
		padding-left:1em;
	}

/* job search results list */

ul.searchresults {
	margin:0;
	padding:0;
}
	.searchresults li {
		border-bottom:1px solid #E5E3DD;
		list-style:none;
		clear: both;
		margin-bottom: 0.2em;
		padding-bottom:.2em;
		overflow: hidden;
		zoom: 1;
	}

	.searchresults li.featured {
		background:#F5F4F0;
	}

		ul.searchresults li ul, ul.joblist li ul, ul.prev-search li ul{
			clear:right;
			float:left;
			display:block;
			margin:0pt;
			padding:0;
			width:70%;
		}

			ul.searchresults li ul {
				position:relative;
				left:0.83em;
				color:#5D5C5C;
			}

			ul.joblist li ul, ul.prev-search li ul{
				width:100%;
				color:#5d5c5c;
			}

		ul.searchresults ul li, ul.joblist ul li, ul.prev-search ul li{
			border: none;
			padding:0 .1em 0 0;
			font-weight:bold;
			clear: none;
			margin:0 0 0 .2em;
			overflow:auto;
			display:inline;			
		}

		ul.prev-search ul li{
			font-weight:normal;
		}

			ul.searchresults ul li.first, ul.joblist ul li.first, ul.prev-search ul li.first {
				margin-left:0;
				padding-left:0;		
			}

				ul.joblist ul li.first {
					margin-left:0.05em;
				}

	.searchresults img {
		border:1px solid #CCCCCC;
		float:right;
		margin:0.83em 0.83em 0.83em 0.5em;
	}

	.searchresults h4 {
		margin: 0.5em 0.7143em 0.3em;
		font-size: 1.2em;
		}

	.searchresults p {
		margin: 0.4em 0.8333em;
	}

	.searchresults .more{
		width:auto;
		float:right;
		background:url(../images/pinkArrowSm.gif) no-repeat center left;
		padding-left:15px;
	}
	.searchresults .more a{
		font-size:1.1em;
		padding:0 2px 1px 3px !important;
	}

ul.narrow {
	width:49.2%;
	float:left;
	margin-bottom:1em;
}	

	ul.narrow li{
	padding-left:1em;
	padding-right:1em;
	}


/* jobs from employer puff */

.job-puff {
	background:#F5F4F0;
	padding:1em 0;
	width:100%;
	float:left;
	margin:0 0 1em 0;
	}

	.job-puff p {
		margin: 0.2em auto;
		width:10em;
	}
	.job-puff img {
		border:1px solid #ccc;
		margin:1em auto 1em auto;
	}

	.job-puff .more {
		float: none;
		text-align:left!important;
		margin-top:.8em;
	}
	.job-puff .more a{
		display:block;
		background:url(../images/pinkArrowSm.gif) no-repeat 0 .2em !important;
	}

/* facets */

.facetsearch {
	background-color: #F5F4F0;
	}

	.facetsearch .inner {
		padding: 15px 10px 25px;
	}

	.facetsearch .tabs {
		margin:0 0 10px 0;
		padding:0;
		background-color:#fff;
		overflow: hidden;
		zoom: 1;
		}

		.facetsearch .tabs li {
			float: left;
			list-style:none;
		}

		.facetsearch .tabs .first a {
			border-left: none !important;
			border-top:3px solid #fff;
			border-right:2px solid #b92524;
		}

		.facetsearch .tabs .last a {
			border-right: none !important;
		}		

		.facetsearch .tabs a {
			color: #fff;
			font-weight: normal !important;
			display: block;
			padding: 3px 1em 2px;
			background-color: #CC3333;
			border-top: 3px solid #fff;
			border-bottom: 2px solid #b92524;
			border-left: 2px solid #b92524;
		}

		.facetsearch .tabs li.active a {
			font-weight: bold !important;
			padding: 5px 1em;
			background-color: #F5F4F0;
			color:#A79B8F;
			border: none;
		}
		.facetsearch .tabs li.active a:hover {
			text-decoration:none;
		}

		.facetsearch .tabs li.last.active a {
			border-left:none;
		}			

	.facetsearch .highlight {
		padding: 3px 8px 0 8px;
		color: #5D5C5C;
		background-color: #faf9f6;
		margin-bottom: 0.8em;
		}

		.facetsearch .highlight h3 {
			font-size: 1.8em;
		}

		ul.refine {
			width:100%;
			margin:0;
			padding:0;
			color:#81776D;
		}

			ul.refine li {
				list-style:none;
			}

		.facetsearch .highlight li.remove {
			text-align: right;
			line-height:remove;
		}

		.facetsearch .highlight .again {
			text-align: right;
			border-top:1px solid #e5e3dd;
			padding:1em 0 1.5em 0;
			margin-top:1em;
			width:100%;
		}

			#content .facetsearch .highlight li.remove a, #content .facetsearch .highlight .again a {
				background: url(../images/pinkArrowSm.gif) no-repeat center left ;
				padding:0 0 0 19px;
				font-weight:normal;
			}

	.facetsearch h3 {
		font-style: normal;
		font-size: 1.5em;
		margin: 0.5em 0;
	}

	.facetsearch h3 em{
		font-style: normal;
		color:#81776d;
	}

ul.facets, ul.facets ul {
	margin:0;
	padding:0;
}

	.facets li {
		clear: both;
		border-bottom:1px solid #ccc;
		list-style:none;
		padding-bottom: 1em;
		overflow: hidden;
		zoom: 1;
		}

		.facets li li {
			margin: 0.2em 0;
			padding: 0;
			border:none;
			background: none; /* ie6 fix as can't do .facets > li */
		}


/* employer a-z */

.az {
	overflow: hidden;
	zoom: 1;
	padding:0;
	margin:0;
	}

	.az li {
		float: left;
		line-height: 1.8em;
		list-style:none;
	}

	.az a {
		display: block;
		width: auto;
		padding:0 .37em;
		text-align: center;
		border-bottom: 1px solid #fff;
		background:#FDF4DD;
		color:#EB7825;
		}

		.az a.active {
			background: #EB7825;
			color:#fff;
		}

		.az a:hover {
			text-decoration: none;
			background: #EB7825;
			color:#fff;
		}
		

/* subnav */

ul.subnav {
	margin:0 0 2em 0;
	padding:0;
	}

	ul.subnav li {
		zoom: 1;
		display: block;
		list-style:none;
		background: url(../images/greyArrowSm.gif) no-repeat 0 10px;
		padding:4px 0 4px 10px;
		line-height:1.3;
		border-bottom: 1px solid #E0DBD7;
	}

	ul.subnav li.active strong{
		zoom: 1;
		display: block;
		padding:0 0.25em 0 .1em;
		color:#CB312F;
	}
	ul.subnav li a{
		zoom: 1;
		display: block;
		padding:0 0 0 .1em;
		color:#A79B8F;
		font-weight:normal;
		}

		ul.subnav li a:hover {
			text-decoration: none;
			color:#CB312F;
		}

	ul.subnav li a, ul.subnav li strong {
		margin-left: 1px;
	}

	ul.subnav li ul {
		padding:0;
		margin:0.3em 0 1em .15em;
		font-size:.9em;
		}

		ul.subnav li li{
			margin-left: 1px;
			border:none;
			background:none;
			padding-left:0;
			}	

			ul.subnav li li a, ul.subnav li li a:hover, ul.subnav li li a.active{
				display: inline;
				padding: 0;
				background:none;
				}
		

/* Tables ----------------------------------------------------- */

.table {
	width:504px;
	font-size:1em;
	margin-bottom:1.5em;
}

.table td p {
	font-size:1em;
}

.table td {
	padding:.5em .8em .5em 0;
	border-bottom:1px solid #E5E3DD;
	vertical-align:top;
}
.table td strong {
	color:#5d5c5c;
}

.table .actions {
	width:18%
}

.table .nowrap {
	white-space:nowrap;
}

.table .last {
	padding-right:0;
	white-space:nowrap;
}

.table th {
	padding:0 .8em .2em 0;
	font-size:1.3em;
	font-weight:bold;
	text-align:left;
	border-bottom:1px solid #E5E3DD;
	vertical-align:top;
	color:#666;
}


/* ----static content styles----- */

address 
{
	font-size:1.2em;
}
.vcard .email {
	background-image:none;	
}

ul.noBullet 
{	margin-left:0;
	padding:0;
}
li.vcard
{
	padding-bottom:5px;
	list-style:none;
}
span.noIcon a.email 
{
	background:none;
}

/* ---- no tags around cms content bug fix --- */

.jobdesc, .empdesc 
{
	font-size: 1.2em;
}
.jobdesc *, .empdesc *
{
	font-size: 1em;
}

/* ---- MISC ----- */
.help {font-size:0.75em;color:#666;display:block;margin-bottom:5px}

div.alert {padding:10px;background:#FFC;border:1px #CC3 solid; margin-bottom:10px;}
div.alert p {padding:0;margin:0}

tr.newjbe {background:#EEE}

.pwdtip {font-size:0.85em; display:block;}

#col1regconf {padding-top: 25px;}

/* Email confirmation cta's */

div.registercta h1 {margin-top:15px}

.box4a {
background:transparent url(../images/lineEndL.gif) no-repeat scroll left bottom;
float:left;
margin:0 0 1.5em;
width:60%;
}


.box4b {
background:transparent url(../images/lineEndR.gif) no-repeat scroll right bottom;
float:left;
padding:0 0 1.2em;
width:100%;
}


.box4c {
background:transparent url(../images/lineTopL.gif) no-repeat scroll left top;
float:left;
position:relative;
width:100%;
}


.box4d.sJobs h2, .box4d.gJbe h2, .box4d.pCv h2 
{
background:transparent url(../images/lineTopR.gif) no-repeat right top;
margin:0;
padding:0.7em 0.7em 0 47px;
}

.box4d p {padding:0 45px}

.box4d.sJobs {
background:transparent url(../images/confSearch.jpg) no-repeat scroll 10px 15px;
}


.box4d.gJbe {
background:transparent url(../images/JBEmail.jpg) no-repeat scroll 10px 15px;
}

.box4d.pCv {
background:transparent url(../images/pubCV.jpg) no-repeat scroll 10px 15px;
}

/* Login error box */

div.login-pageerror {

border:2px #BF4946 solid;
background:#ffe8e8 url(../images/error-bg.gif) repeat-x left bottom;
padding:20px;
margin-bottom:25px;

}

div.login-pageerror ul li {margin-right:25px}

.subject
{
  display:none;
}



.cvsm-ext .inner {
	margin: 10px 14px;
	clear: both;
}

#nav {
	background-color:#444444 !important;
	clear:both !important;
	overflow:hidden !important;
	font-weight: bold !important;
	margin:0 auto !important;
	position:relative !important;
	width:974px !important;
}
#nav ul {
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden !important;
	width: 980px !important;
}
#nav li {
	border-right:1px solid #FFFFFF !important;
	display:inline !important;
	float:left !important;
	width:auto !important;
}
#nav a {
	color: #fff !important;
	padding: 6px 18px !important;
	display:block !important;
	font-size: 1em !important;
}
#nav li.last a {
	padding: 6px 17px !important;
}
/*.cvsm-ext #nav .active a {
	background-color: #fff;
	color: #3EB2A2;
}*/
#nav a:hover {
	background-color: #222 !important;
	color: #fff !important;
}

.login-out {
	color: #82aed3;
	display: inline;
	float: left;
	width: 974px;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	line-height: 3;
}
.login-out p {
	text-align: right;
	line-height:30px;
}
.login-out .publish,
.login-out .recruiters {
	display: inline;
	padding: 6px 10px;
	color: #fff;
	font-weight: bold;
	margin: 0;
}
.login-out .publish {
	background-color: #47085d;
	margin-left: 10px;
	margin-right: 2px;
}
.login-out .recruiters {
	background-color: #f66a12;
}


 .cvsm-ext .button,
.rz .button 
{
    background:#cb312f url(../images/button-bg.gif) no-repeat scroll left center;
    border:medium none;
    color:#FFFFFF;
    font-family:verdana,sans-serif;
    font-size:13px;
    font-weight:bold;
    line-height:13px;
    padding:2px 6px 2px 27px;
    text-align:left;
    white-space:normal;
}

.cvsm-ext a.button,
.rz a.button {
	float: left;
	line-height: 18px;
}
.cvsm-extRZ .button {
	border: none;
    background:#cb312f url(../images/button-bg.gif) no-repeat scroll left center;
	padding: 2px 6px 2px 27px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	font-family: verdana, sans-serif;
	line-height: 13px;
	text-align: left;
	white-space: normal;
	position:absolute;
	bottom: 15px;
}
.cvsm-extRZ a.button {
	float: left;
	line-height: 18px;
}
.cvsm-ext #searchHme a.more {
	color: #f04150;
}

.cvsm-ext #searchHme a.more {
	color: #f04150;
}


.cvsm-ext .multicol-list {
	border-bottom:1px solid #8c9bb1;
	margin-bottom:10px;
	overflow:hidden;
	padding-bottom:10px;
	zoom: 1;
	line-height: 12px;
}
.cvsm-ext .multicol-list ul {
	float:left;
	margin-right:24px;
	width:170px;
	color:#999999;
	margin:10px 0;
	color: #231F20;
	padding: 0;
}
.cvsm-ext .multicol-list ul.even {
	margin: 10px 5px;
}
.cvsm-ext .multicol-list li {
	margin-bottom: 10px;
	list-style: none;
}
.cvsm-ext #content .multicol-list li a {
	font-weight: normal;
}

.shade,
.shade-border {
	border: 1px solid #eae9e5;
	background-color: #fff;
	overflow: hidden;
	margin-bottom: 20px;
	position: relative;
	zoom: 1;
}
.rz .shade,
.rz .shade-border {
	background-color: #FFF7F4;
}

.shade-border {
	border: 1px solid #D1D7E0;
}
.shade-alt {
	background-color: #eeeeee;
	overflow: hidden;
}
#col2 .shade-alt {
	float:left;
    margin:0 0 10px;
    padding:10px 14px 10px 10px;
    width:100%;
}

.cvsm-ext .quick-search { margin-right: 20px; }
.cvsm-ext .quick-search,
.cvsm-ext .publish-cv {
	float: left;
	display: inline;
	width: 275px;
}
.cvsm-ext .quick-search .inner,
.cvsm-ext .publish-cv .inner {
	background-color: #fff7f4;
	border: 1px solid #fee6d9;
	margin: 10px 0;
	padding: 10px;
	height: auto !important;
	height: 210px;
	min-height: 210px;
	position: relative;
}
.cvsm-ext .quick-search p,
.cvsm-ext .publish-cv p {
	margin: 0;
}
.cvsm-ext p.submit {
	position: absolute;
	bottom: 10px;
	left: 10px;
	width: 255px;
	height: 22px;
	margin:0;
}
.rz p.submit {
	left: 0;
}

.cvsm-ext .quick-search label,
.cvsm-ext .publish-cv label {
	display: block;
}
.cvsm-ext .quick-search label em {
	display: block;
	font-size: 10px;
	font-style: normal;
}
.cvsm-ext .quick-search #keyword,
.cvsm-ext .quick-search select {
	width: 253px;
	margin: 3px 0 8px;
}
.cvsm-ext .quick-search #keyword { width: 249px; }
.cvsm-ext .quick-search input.button {
	margin-right: 10px;
}
.cvsm-ext .publish-cv img {
	margin-top:10px;
	margin-bottom: 10px;
}

.cvsm-ext .featured-jobs {
	padding: 0;
	list-style: none;
}
.cvsm-ext .featured-jobs img {
	float:left;
	margin:3px 8px 10px 0;
	width:auto;
}
.cvsm-ext .featured-jobs p {
	margin: 0;
	line-height: 1.4;
}
.cvsm-ext .featured-jobs li {
	border-bottom:1px solid #ddd7d1;
	margin-bottom:10px;
	padding-bottom: 10px;
	clear: both;
	overflow: hidden;
	zoom: 1;
    float:left;
    width: 95%;
}
.cvsm-ext .featured-jobs li.last {
	border: none;
	margin-bottom:0;
	padding-bottom:0;
}

.cvsm-ext .jobseekers p,
.cvsm-ext .recruiter-block p {
	margin: 0;
}
.cvsm-ext .jobseekers {
	border-top: 1px solid #8C9BB1;
	margin-top: 30px;
    clear:both;
    float:left;
    margin-top:25px;
    width:100%;
}
#col2 .recruiters {
	clear:both;
    float:left;
    position:relative;
    width:100%;
}
.cvsm-ext .recruiter-block,
.cvsm-ext .jobseekers .jbe-block,
.cvsm-ext .jobseekers .rss-block,
.cvsm-ext .jobseekers .twitter-block {
	margin-bottom: 10px;
	background-color: #f2f2f2;
	background-image: url(../images/hp-icons.gif);
	background-position: 10px 9px;
	background-repeat: no-repeat;
	padding: 5px 5px 12px 50px;
	zoom: 1;
}
.cvsm-ext .recruiter-block {
	background-color: transparent;
	margin-bottom:0;
	padding: 5px 5px 5px 50px;
}
.cvsm-ext .jobseekers .jbe-block { background-position: 10px -57px; }
.cvsm-ext .jobseekers .rss-block { background-position: 10px -124px; }
.cvsm-ext .jobseekers .twitter-block { background-position: 10px -186px; }
.cvsm-ext img.advice {
	float:left;
	margin:0 20px 10px 0;
	padding: 0;
}

.cvsm-ext .button-ads {
	margin: 20px 0;
	overflow: hidden;
}
.cvsm-ext .button-ads .button-ad {
	background-color: #eff1f4;
	padding: 10px;
	float: left;
	display: inline;
	width: 160px;
	height: 150px;
	overflow: hidden;
}
.cvsm-ext .button-ads .middle-button-ad {
	margin: 0 30px;
}

.cvsm-ext ul.bullets {
	margin:15px 0 20px;
	padding: 0;
	line-height: 12px;
}
.cvsm-ext ul.bullets li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
	margin:5px 0 7px 15px;
	padding-left:5px;
}

.cvsm-ext .mpu {
	/*background-color: #8c9bb2;*/
	width: 340px;
	height: 280px;
	overflow: hidden;
	padding: 0;
}

.cvsm-ext .featured-campaigns {
	margin-top: 40px;
	border-top: 1px solid #BAC3D0;
}



.cvsm-ext .dividerType1 {
	background: url(../images/horiz-dots.gif) top left repeat-x;
	padding-top: 10px;
	margin-top: 10px;
}



/* home */
.home h1 span {
	color: #A79B8F;
}

.rz #content .wrapper {
	padding-top: 30px;
	background: url(../images/horiz-dots.gif) top left repeat-x;
}
.rz .primary {
	width: 310px;
}
.rz .secondary {
	width: 610px;
}
.rz .secondary .block {
	width: 300px;
	float: left;
	display: inline;
}
.rz .secondary .last-block {
	margin-left: 10px;
}
.rz .block .inner {
	height: auto !important;
	height: 350px;
	min-height: 350px;
}
.post-apply .actions {
	float: left;
	width: 45%;
}
.post-apply .publish-cv {
	float: right;
}
.post-apply h3.jbe,
.post-apply h3.track {
	padding-top: 40px;
	background-image: url(../images/hp-icons.gif);
	background-position: 0 -66px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.post-apply h3.track {
	background-position: 0 -266px;
	margin-top: 30px;
}






/* overrides */
#banner #logo {
	top: 34px;
	width: auto;
}
#logo img {
	height: auto;
}
#banner ul {
	color:#82AED3;
	display:inline;
	float:left;
	left:0;
	line-height:3;
	position:absolute;
	top:9px;
	width:100%;
}
#ad {
	top: 34px;
}


.cvsm-ext #main-content {
	width: 100%;
}
.cvsm-ext #col1 {
	display:inline;
	float:left;
	width:600px;
}
.cvsm-ext #col2 {
	display:inline;
	float:right;
	margin-left:10px;
	width:350px;
}
.cvsm-ext h2.alt {
	background-color: #cb312f;
	padding: 0 14px;
	color: #fff;
	font-size:14px;
	line-height:25px;
	font-weight: bold;
}
.cvsm-ext .inner {
	padding: 0;
	overflow: visible;
	background-image: none;
}
.cvsm-ext input,
.cvsm-ext select {
	font-size: 13px;
	line-height: 16px;
	padding: 1px 0;
}

body.rz h1.intro {
	background: url(../images/horiz-dots.gif) bottom left repeat-x;
	padding-bottom: 10px;
	width: 100%;
	margin-bottom: 20px;
}
body.cvsm-extRZ #col1 {
	width:310px;
	float: left;
}
body.cvsm-extRZ #col2 {
	width:615px;
	float:right;
}

body.rz #col2 .block {
	width: 300px;
	float: left;
	display: inline;
}
body.rz #col2 .last-block {
	margin-left: 10px;
}
body.rz .block .inner {
	height: auto !important;
	height: 350px;
	min-height: 350px;
}
.cvsm-extRZ #col2  ul.bullets  {
    margin-top: 0.2em;
   margin-bottom:0.2em;
}
.cvsm-extRZ .bullets li {
    margin:0.5em 0;
}
.cvsm-extRZ .dividerType1 {
    margin-top: .5em;
   margin-bottom:0;
}
.cvsm-extRZ .inner {
    padding-top: 10px;
}
.cvsm-extRZ .dividerType1 strong {
    display: block;
    margin-bottom: .5em
}
.home .feature-c span {
    border:10px solid #F0F1F5;
    display:block;
    float:left;
    margin-bottom:15px;
    margin-right:1.3em;
    padding:0;
    width:120px;
}
.home .feature-c span.last {
    margin-right: 0;
}
img.rec-logo {
    display:block;
    width:120px;
    height: 60px
}
.home .feature-c a img {
    border:medium none;
    margin:0 auto;
}
ul.featured-jobs {
    clear:both;
    float:left;
    margin:0;
    padding:0;
    width:100%;
}
.multicol-list .firstCol {
    width:170px;
}
#col1 .shade-border img {
	float: left;
	margin-right: 10px;
}
/*new career advice (pic take upto 50% of area)*/
#pic {
	width: 50%;
	float: left;
}
body #frame #col1 #pic img {
	margin: 0 auto !important;
	float: none;
	position: relative;
}
#careerTxt {
	width: 50%;
	float: left;
	background: #fff;
}
