/*
	Madgex WhiteLabel JobSite
	Author: James Wragg, Madgex Ltd. 2007
	Exposure changes: Eva Vartmann
*/

/*
	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 Arial, Helvetica, sans-serif;
	color: #333;
	background-color: #fff;
	}

	body.alt {
	}

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: #213b6b;
	}

	a:hover {
		text-decoration: underline;
	}

h1, .empdesc h1 { font-family: 'trebuchet ms', arial;font-size: 2.1em; 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, .empdesc h2 { font-size: 1.5em; font-weight:bold; } h2.intro { margin:0; }

h3,.empdesc h3 { font-size: 1.8em; margin-bottom: 0.5em;} #extra h3 {background:url(../images/dotted-horiz.gif) repeat-x top left; padding-top:20px;margin-bottom:.8em;font-size:1.3em;font-weight:bold;}

h4, .empdesc h4 { font-size: 1.4em; font-weight: bold; }

h5, .empdesc h5 { font-size: 1.2em; margin: 1em 0 0.2em;font-weight:bold; }	

#jobListing h1 {margin-bottom: 0.3em;font-size: 175%;}
#jobListing h2 {font-size: 125%;}
#jobListing {font-size: 1.2em;}
#jobListing p {font-size: 100%;margin: 0;}

#skipnav {
	left:0pt;
	margin:0pt;
	position:absolute;
	top:0pt;
	}

	#skipnav a {
		background-color:#FFF;
		border:5px solid #042039;
		font-size:120%;
		font-weight:700;
		left:-10000px;
		padding:10px 15px;
		position:absolute;
		text-align:center;
		width:10em;
		-moz-border-radius:8px;
		opacity:0.8;
	}

	#skipnav a:focus {
		left:0;
	}	

/* Page errors and confirmations */	

	p.pageError, .pageError {
		font-weight:bold;
		color:red;
	}

	.confirm {
		font-weight:bold;
		color:black;
	}

	.alreadyApplied {
		width:100%;
		background: url(../images/dotted-horiz.gif) repeat-x bottom left;
		margin-bottom:1.2em;
	}

		.alreadyApplied p {
			display:block;
			font-size:1.9em;
			line-height:1;
			margin:0;
			padding:.2em 0 .8em .2em;
		}

			#content .alreadyApplied p a {
				display:block;
				font-weight:normal;
			}	

/* Page layout */	

#frame {

}

#banner {
	background:#3d7ed9 url(../images/bannerTile.gif) repeat-y top left;
	height: 126px;
	}
	#banner .wrapper {
		background:url(../images/headerBg.jpg) no-repeat top left;
	}

	#banner #logo {
		display:block;
		width:225px;
		position:relative;
		top:25px;
		float: left;
		z-index: 4;
		}

		#logo img {
			height: 88px;
		} 

	#banner ul {
		position: relative;
		top: 90px;
		line-height:1;
		overflow:hidden;
		float:right;
		width:50em;
		zoom:1;
		margin:0;
		padding:.7em 0 0 0;
		z-index:3;
	}

	#banner ul li {
		float: right;
		color: #042039;
		list-style:none;
		margin:0;
	}
		#banner ul li.username {
		padding-top:.5em;
		margin-right:8px;
	}

	#banner ul li a {
		text-decoration:none;
		display:block;
		color:#2c4875;
		font-weight:bold;
		padding:6px 2px 6px 3px;
	}
	#banner ul li a.jobseekers {
		background:url(../images/iconJs.png) no-repeat center left;
		padding-left:33px;
	}

	#banner ul li a:hover {
		text-decoration: underline;
	}


#nav {
	background: #155494 url(../images/mainNavBg.gif) repeat-x bottom left;
	width:100%;
	height:100%;
	float:left;
	padding-bottom:21px;
	}

	#nav ul {
		width: 933px;
		margin: 0 auto;
		padding:0;
		max-width: 933px;
		overflow:hidden;
		zoom:1;
	}

	#nav li, #nav li.active {
		float: left;
		width:auto;
		padding:0;
		list-style:none;
		}

		#nav li.active {
			background: #15508d;
		}

	#nav li a{
		color: #fff;
		padding: 0 0.9em;
		margin:.7em 0;
		border-right: 1px solid #fff;
		display:block;	
		font-weight:bold;
		}

		#nav li.last a{
			border-right: none;
		}

#content {
	min-height:55em;
	clear:both;
	overflow:hidden;
	zoom:1;
	}

	#content a {
		font-weight: bold;
	}

#main-content {
	width: 782px;
	float: left;
	max-width: 100%;
	margin-top: 1.5em;
	}

#col1 {
	width: 513px;
	float: right;
}

#col2 {
	width: 245px;
	float: left;
}
	.seoImg {
	background: url(../images/dotted-horiz.gif) repeat-x top left;
	padding:1em 0 0 0;
	margin: 0 0 1.5em;
	}

	.seoImgInner {
	background: url(../images/dotted-horiz.gif) repeat-x bottom left;
	padding:0 0 1em 0;
	}

#extra {
	float:left;
	margin-left:25px;
	margin-top:1.5em;
	width:122px;
}
	#extra .feature-c a img {
		margin:0 auto 1.7em auto;
	}

	.buttonAds {
		background: url(../images/dotted-horiz.gif) repeat-x top left;
		padding-top:1.7em;
	}		

#footer {
	clear: both;
	color: #eff0f1;
	margin-top: 8em;
	background-color: #2c4875;
	overflow: hidden;
	padding-bottom:.5em;
	}

	#footer ul {
		overflow: hidden;
		zoom: 1;
		margin: 1em 0 3em;
		padding:0;
	}

	#footer li {
		float: left;
		padding-right: 1em;
		margin-left: 1em;
		list-style:none;
		}

		#footer li.first {
			margin-left: 0;
		}

		#footer li {
			margin-right: 0;
		}

		#footer li a {
			color: #dedede;
		}
	#footer #footerLogo {
		width:67px;
		height:53px;
		float:right;
		margin-left:25px;
	}
	#footer p {
		text-align: right;
		font-size:1.1em;
	}
	#footer p a {
		color:#6facde;
	}
	#footer .sleeve {
		margin-bottom:2em;
	}
	#footer .sleeve p {
		text-align:left;
		margin-top:0;

	}
	

	/* alternate page layout */

	body.alt #main-content {
		width: 100%;
	}

	body.alt #col1 {
		width: 662px;
	}
	.feature-a h1 {
		padding:10px 10px 10px 20px;
		font-size:1.5em;
		font-weight:bold;
		line-height:1;
		position:relative;
		top:0;
		margin-bottom:0;
		color:#fff;
		background:#2c4875 url(../images/featureATopRZ.gif) no-repeat top left;
	}	

	.rz .feature-a img {	
			float:right;
			margin: 0 2em 2em;
		}

	body.rz h2.intro {
		margin:0;
		font-size:1.2em;
		font-weight:normal;
	}

	body.rz #col1 ul {
		margin:1.5em 0 .5em 0;
		padding:0 0 0 3em;
		padding-bottom:1.5em;
	}

	body.rz #col1 ul li {
		list-style: square outside;
	}
	
	h2.more {
	background:url(../images/dotted-horiz.gif) repeat-x top left;
	margin-top:1em;
	padding-top:1em;
	font-size:1.2em !important;
	
}
	#content h2.more a {
		background:url(../images/iconHelpSm.gif) no-repeat center left;
		padding:4px 0pt 10px 32px;
		width:auto;
		margin:0 0 0 20px;
		display:block;
	}

	#content .feature-a h2.more a {
		background:url(../images/iconAccountSm.png) no-repeat center left;
		margin-left:0;
	}	

/* puffs/features */

.inner {
	display: block;
	overflow: hidden;
	zoom: 1;
}
	.inner.none {
		background:none;
	}

.feature-a h2.header, .feature-d h3, .feature-d h2 {
	color: #fff;
}

.feature-a {
	background:url(../images/featureATop.gif) no-repeat top left;
	margin-bottom:30px;
	width:513px;

	}
	div.noTitle {
	padding-top:5px;
	}
	div.altColor {
		background:url(../images/featureAAltTop.gif) no-repeat top left;
	}
	.feature-a .inner{
		background:url(../images/featureATile.gif) repeat-y top left;
		margin-top:0;
		width:513px;
	}
		div.altColor .inner {
			background:url(../images/featureAAltTile.gif) repeat-y top left;	
			}
			.feature-a .inner2{
				background:url(../images/featureABottom.gif) no-repeat bottom left;
				padding:10px 20px 15px;
				margin-top:10px;
				overflow:hidden;
				zoom:1;
			}
			div.altColor .inner2{
				background:url(../images/featureAAltBottom.gif) no-repeat bottom left;
			}

	.feature-a h2.header {
		background:url(../images/featureATitle.gif) no-repeat top right;
		padding:8px 10px 8px 20px;
		width:50%;
		line-height:1;
		position:relative;
		top:0;
	}	
	div.altColor h2.header{
		background:url(../images/featureAAltTitle.gif) no-repeat top right;
	}	

.feature-bHome{
	margin-bottom:30px;
	padding-bottom:7px;
	background:url(../images/featureBBottom.gif) no-repeat bottom center;
	}
	.feature-bHome.formOnly{
	background:url(../images/featureBFormBg.gif) no-repeat bottom center;
	}
	.feature-bHome .inner {
		border-left:1px solid #dbd8d8;
		border-right:1px solid #dbd8d8;
		padding:0 20px;
	}

	.feature-bHome h2.header {
		background:#fdae5e url(../images/featureBTop.gif) no-repeat top left;
	}
		.feature-bHome h2.header span{
		background:url(../images/featureBTitle.gif) no-repeat top right;
		width:70%;
		display:block;
		line-height:1;
		padding:8px 10px 7px 20px;
		color:#fff;
	}	
		.feature-bHome ul.prev-search a {

		}	

.feature-c {
	background-color: #fff;
	margin-bottom:30px;
	}
	.feature-c .inner{
		background:none;
	}
#extra .feature-c {
	background:url(../images/featureCBottom.gif) no-repeat bottom left;
	padding-bottom:20px;
	width:122px;
}
	#extra .feature-c .inner{
		padding:0;
	}
		#extra .feature-c .inner .advertise {
			background: url(../images/creditCards.png) no-repeat bottom center;
			padding-bottom:30px;
			}
				#extra .feature-c .inner .advertise h3{
					padding:0;
					margin:0;
					background:url(../images/featureCTop.gif) no-repeat top left;
				}
					#extra .feature-c .inner .advertise h3 a{
						color:#fff;
						font-size:1.1em;
						font-weight:bold;
						padding:5px 24px;
						display:block;
				}
				#extra .feature-c .inner .advertise p{
					padding:0;
					color:#2c4875;
					font-weight:bold;
					padding:5px 24px;
				}

.feature-d, .feature-b {
	background:url(../images/featureDTop.gif) no-repeat top left;
	margin-bottom:30px;
	width:245px;

	}
	.feature-d .inner, .feature-b .inner{
		background:url(../images/featureDTile.gif) repeat-y top left;
		margin-top:0;
		width:245px;

	}
		.feature-d .inner2, .feature-b .inner2{
		background:url(../images/featureDBottom.gif) no-repeat bottom left;
		padding:10px 20px 10px;
		margin-top:10px;

	}
			 .feature-b .inner2{
			 	margin-top:0;
			 }

	.feature-d h3, .feature-d h2, .feature-b h3 {
		background:url(../images/featureATitle.gif) no-repeat top right;
		padding:8px 10px 8px 20px;
		margin-bottom:0;
		width:70%;
		line-height:1;
		position:relative;
		top:0;
		font-weight:bold;
		font-size:1.4em;
	}	

	.feature-d ul.cta, .feature-d p.more {

	}
	.feature-b h2 {
		background: #2c4875 url(../images/featureBTopAlt.gif) no-repeat top center;
		color:#fff;
		padding:8px 20px;
	}
	
	.feature-e {
		margin-top:.5em;
		margin-bottom:1.5em;
	}	

.advice {
	margin-top:3.6em;
	padding-bottom:4.5em;
}

	.advice h3 {
		font-style: normal;
		margin: 1em 0 0 0;
		padding:.6em 46px;
		background: url(../images/iconHelp.gif) no-repeat top left;
	}

	.advice h4 {
		padding:0 20px .2em 46px;
		font-size:1.3em;
		
	}
	.advice p {
		padding:0 0 1em 47px;
		margin:0 0 .7em 0;
		background:url(../images/dotted-horiz.gif) repeat-x bottom center;
	}
	



/* forms */

fieldset {
	padding-bottom: 1.5em;
}

fieldset.noBorder {

}
form#search {
	background:#fdae5e url(../images/searchBg.gif) no-repeat bottom center;
	overflow:hidden;
	padding-top:17px;
	width:100%;
}
form#search fieldset{
	width:205px;
	margin:0 auto 5px auto;
}
	form#search label{
		color:#003566;
	}
	form#search a, form#search p strong{
		color:#003566;
	}

form .submit-area {
	text-align: right;
	/*float:left;*/
	margin: 0.8em 0 0 0;
	width:100%;
	}

	form .submit-area input.submit {
		float: left;
		padding: 5px 18px;
		width:auto;
		overflow:visible;
		background:#2c4875 url(../images/buttonBg.gif) repeat-x top left;
		color:#fff;
		border:1px solid #fdbdb7;
		font-weight:bold;
	}
	form#search p.submit-area a.more {
		margin-top:5px;
		display:block;
	}

	form p.accept {
		float:left;
		padding-top:1em;
		width:100%;
	}

form .field {
	clear:both;
	float:left;
	position:relative;
	margin-bottom: 0.8em;
	width:98%;
	display: inline;
	}

	form .field input {
		width: 100%;
	}

	form .field select {
		width: 100%;
	}

	form .field label, form .field span.label {
		display: block;
		font-weight:bold;	
		padding-bottom: 0.2em;
		color:#003566;
	}

form .field-alt {
	clear:both;
	float:left;
	position:relative;
	width: 100%;
	margin-bottom:0.8em;
	color:#fff;
	}

	form .field-alt select {
		width:79%;
		float:right;
	}

	form .field-alt input {
		width: 77%;
		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:92%;
}

	.required {
		background:url(../images/required.gif) no-repeat right 5px;
	}

	img.required {
		margin:0 0 2px 1px;
	}

	em.required {
		background:transparent none repeat scroll 0%;
		overflow:auto;
		position:absolute;
		text-indent:-9000px;
	}

	form.midCol fieldset {
		background:none;
	}

	form.midCol fieldset h2{
		color:#003566;
		clear:both;
		padding:1.6em 0 1.1em 0;
	}

	form.midCol fieldset p{
		padding-bottom:.7em;
	}

	form.midCol label, form.midCol p.label, form.midCol p.radio label {
		width: 30%;
		padding-right: 2em;
		display:block;
		float:left;
		font-weight:bold;
		color:#003566;
	}

	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%;*/
		width:100%;
	}

	form.midCol p.button {
		width:100%;
		float:left;
	}

	form.midCol p.button input, .facetsearch form .submit-area input.submit, form.reply input {
		border:1px solid #fff;
		color:#FFFFFF;
		float:left;
		font-weight:bold;
		padding:5px 18px;
		width:auto;
		overflow:visible;
		background:#2C4875 url(../images/buttonBg.gif) repeat-x scroll left top;
	}

		form.midCol p.button input.buttonlist {
			margin-left:1.5em;
			background:#b0aeae;
		}

	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: 62%;
	}
		form.midCol select {
		width: 63%;
	}

	form.midCol textarea {
		height:10em;
	}

	form.midCol input.radio {
		margin:0 0 0 .5em;
	}

	form.midCol input.check {
		float:left;
	}

/* Misc. layout classes */

.wrapper, #content {
	width: 933px;
	margin: 0 auto;
	position: relative;
}

.wrapper {
	height: 100%;
}

#ad {
	margin: 0 auto;
	max-width: 105em;
	position:absolute;
	top:1.2em;
	width:105em;
}

	.bannerAd {
			width:105em;
		}

		.bannerAd span{
			width: 72.8em;
			float:right;	
			margin-right:2.5em;		
		}
.cv, .email, .rss, .track, .createAccount, .advertising, .contactInfo {
	margin:0 20px;
	padding-left:46px;
}
	.cv p, .email p, .rss p {
		padding-bottom:.4em;
	}
.cv {
	background: url(../images/iconCv.gif) no-repeat 0 .2em;
}
.email {
	background: url(../images/iconEmail.gif) no-repeat 0 .2em;
}
.rss {
	background: url(../images/iconRss.gif) no-repeat 0 .2em;
}
.track {
	background: url(../images/iconTrack.gif) no-repeat 0 .2em;
}
.createAccount {
	background: url(../images/iconAccount.png) no-repeat 0 .2em;
}
.advertising {
	background: url(../images/iconHelp.gif) no-repeat 0 .2em;
}
.contactInfo {
	background: url(../images/iconContact.gif) no-repeat 0 .2em;
}
	#col1 .track h3, #col1 .email h3, #col1 .cv h3 {
		padding:9px 0;
		font-size:1.5em;
		font-weight:normal;
	}
	#content #col1 .track a, #content #col1 .email a, #content #col1 .cv a {
		font-weight:normal;
	}
	#content .advertise h3 {
		padding:0 0 0 32px;
		margin-bottom:0;
	}
	#content .advertise h3 a{
		font-weight:normal;
		color:#003566;
		font-size:1.3em;
	}
	#content .advertise p{
		padding:0 0 5px 32px;
	}


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: 1em 0;
	}

	.sub-col .col {
		float: left;
		width: 44.5%;
		margin: 0 0 0 20px;
		display: inline;
		zoom: 1;
		}

		.sub-col .col h4 {
			font-size: 1.2em;
			margin: 2em 0 0.5em;
		}

.prev-search li {
	margin: 0.7em 0 .5em 0;
	list-style:none;
	overflow:hidden;
	zoom:1;
}

.date {
	margin-top:0;
	text-align:right;
	float:right;
	width:25%;
}

span.more {
	clear:left;
	float:right;
	width:auto;
	display:block;
}
	#content span.more a.more {		
		margin:0pt;
		color:#fff;
		padding:0 2px 1px 3px;
		font-size:.9em;
		display:block;
		}
		
#content .feature-a p a.more {
	background:url(../images/moreArrow.gif) no-repeat center left;
	float:right;
	width:auto;
	padding-left:12px;
}

#content p.more {
	text-align:right;
}

#content p.more a{
	background:url(../images/moreArrow.gif) no-repeat 0 4px;
	padding:0 0 0 12px;
	color:#213B6B;
}

#content p.more a.apply{
	width:auto;
	display:block;
}

ul.col {
	float: left;
	width: 49%;
	margin:0 1% 0 0;
	padding:0;
}

	ul.col li{
		list-style:none;
		color:#213b6b;
	}

	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;	
		}

.jobseekers {
	background:;
	padding-left: 15px;
}

/* 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;
	padding-bottom:0.8em;
	zoom: 1;
	list-style:none;
	background:url(../images/dotted-horiz.gif) repeat-x bottom left;
	}
	.feature-d ul.cta li {

	}

	ul.cta li h3 {
		font-size: 1.5em;
		margin-bottom:0;
		}

		ul.cta li h3 a {
			font-weight: normal !important;
			color:#003566;
		}

	ul.cta li.last {
		background: none;
		padding-bottom: 0;
	}

ul.joblist li {
	margin-bottom:1.7em;
	background:url(../images/dotted-horiz.gif) repeat-x bottom left;
}	

ul.joblist h4 {
	font-size: 1em;
	}

	ul.joblist p{
		margin: 0.2em 0 0.3em;
	}

	ul.joblist h4 a {
		color: #ff851c;
		font-size:1.2em;
	}

	ul.joblist p.date {
		position: static;
		width: auto;
		text-align: left;
		float:left;
		margin: 0;
		color: #999;
		font-size: 0.9167em;
	}

	ul.joblist li.featured {
		overflow: hidden;
	}

	ul.joblist li img {
		float: left;
		display: inline;
		margin: .3em 1em 0 0;
		border: 1px solid #CCC;
	}

	ul.joblist .featured div {
		float: left;
		width: 365px;
	}

	ul.joblist .editorial div {
		float: left;
		width: 470px;
	}

.mpu {
	overflow:hidden;
	zoom:1;
	padding-bottom:1.7em;
}	
	.mpu h3 {
		margin-bottom: 0.5em !important;
	}
	.mpu h4 {
			margin-bottom: 0.2em;
			font-size:1.2em;
		}
		.mpu h4 a{
			color: #2C8A91;
		}
	.mpu p {
		width:16em;
	}
	img.mpuImg, span.mpuImg  {
		float: right;
		margin: .3em 0 .5em 1em;
	}
	

img.rec-logo {
	display: block;
	border: 1px solid #CCC;
	margin: 0 0 16px 0;
	width:120px;
}

img.rec-ad {
	display: block;
	margin: 0 0 17px 0;
}

dl.jobdetails {
	overflow: hidden;
	zoom: 1;
	margin-bottom: 1.5em;
	}

	dl.jobdetails dt {
		font-size: 1.2em;
		font-weight: bold;
		float: left;
		clear: left;
		width: 6.5em;
	}

	dl.jobdetails dd {
		float: left;
		width: 29.5em;
	}

img.jobdetails-logo {
	float: right;
}

ul.actions {
	overflow: hidden;
	margin:2em 0 1.5em 0;
	padding:0 0 1em;
	zoom: 1;
	}

	ul.actions li {
		float: left;
		margin-right: 2em;
		list-style:none;
	}

p.buttonLink {
	padding:0;
	margin:25px 0;
	overflow:hidden;
	zoom:1;
}

	p.buttonLink a, p.buttonLink a:hover {
		background:#2C4875 url(../images/buttonBg.gif) repeat-x scroll left top;
		border:medium none;
		color:#FFFFFF;
		float:left;
		font-weight:bold;
		padding:5px 18px;
		display:block;
		text-decoration:none;
}

.contact-details {
	display: block;
	padding: 4px 0pt 10px 32px;
	background: url(../images/iconContactSm.gif) center left no-repeat;
}

.actions .email {
	display: block;
	padding:4px 0 10px 32px;
	margin-left:0;
	background:  url(../images/iconEmailSm.gif) no-repeat center left;
}

.actions .rss {
	display: block;
	padding:4px 0 10px 32px;
	margin-left:0;
	background:  url(../images/iconRssSm.gif) no-repeat center left;}

.shortlist{
	display: block;
	padding:4px 0 10px 32px;
	background: url(../images/iconAddShortSm.gif) no-repeat center left;
}

.shortlist2{
	display: block;
	padding:4px 0 10px 32px;
	background: url(../images/iconRemoveShortSm.gif) no-repeat center left;
}

.applybtn {
	margin: 2em 0;
}

.jobdesc {
	padding-top: 1.5em;
	background-position: top left;
	padding-bottom: .5em;
}

.empdesc {
	background: url(../images/dotted-horiz.gif) top left repeat-x;
	padding-top: 1.8em;
	clear:both;
}

ul.prev-search p {
	margin: 0;
}

.list-options {
	margin: 0 0 1em 0;
	padding:0 0 0 20px;
	float:left;
	width:50%;
	}

	.list-options li {
		margin: 0.2em 0;
		list-style:none;
	}

p.pagination{
	text-align: right;
	margin: .2em 0 0 0;
	padding-right:20px;
	float:right;
	width:40%;
}

	p.pagination span{
		text-align: right;
		padding-left:1em;
	}

/* job search results list */

ul.searchresults {
	margin:0;
	padding:0;
	width:100%;
	float:left;
}
	.searchresults li {
		background: url(../images/dotted-horiz.gif) bottom left repeat-x;
		list-style:none;
		padding: 0 20px 10px 20px;
		clear: both;
		overflow: hidden;
		zoom: 1;
	}

	.searchresults li.featured {
		background:#fbfbfb url(../images/premiumBg.gif) no-repeat bottom center;
		margin-bottom:5px;
	}

		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;
			}

			ul.joblist li ul, ul.prev-search li ul{
				width:100%;
				color:#000;
			}

		ul.searchresults ul li, ul.joblist ul li, ul.prev-search ul li{
			background: 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:20px 0 0 20px;
	}

	.searchresults h4 {
		margin: 1em 0 0.3em;
		font-size: 1.2em;
		}

	.searchresults p {
		margin: 0.4em 0;
	}

	.searchresults .more{
		width:auto;
		float:right;
	}


ul.narrow {
	width:49.2%;
	float:left;
	margin-bottom:1em;
}	

	ul.narrow li{
	margin-left:0.83333em;
	padding-top:.6em;
	}


/* jobs from employer puff */

.job-puff {
	padding:1em 0;
	width:100%;
	float:left;
	margin:0;
	background:url(../images/dotted-horiz.gif) repeat-x bottom left;
	}

	.job-puff p {
		margin: 0.2em auto;
		width:10em;
	}
		.job-puff p a{
			color:#ff851c;
		}
	.job-puff img {
		border:1px solid #ccc;
		margin:1em auto 1em auto;
		width:120px;
	}

	.job-puff .more {
		float: none;
		text-align:left!important;
		margin-top:.8em;
	}
	.job-puff .more a{
		display:block;
		background:url(../images/moreArrow.gif) no-repeat top left;
	}

/* facets */

.facetsearch {
	background: url(../images/featureDTile.jpg) repeat-y top center;
	}

	.facetsearch .inner {
		padding: 0 20px 25px;
		background:url(../images/featureDBottom.jpg) no-repeat bottom left;
	}

	.facetsearch .tabs {
		margin:0;
		padding:0;
		overflow: hidden;
		zoom: 1;
		background:#fff;
		border-bottom:1px solid #dae6f2;
		}

		.facetsearch .tabs li {
			float: left;
			list-style:none;
		}		

		.facetsearch .tabs a {
			color: #fff;
			display: block;
			padding: 4px 18px 5px 18px;
			margin-top:4px;
			color:#fff;
		}
		.facetsearch .tabs li a {
			font-weight: bold;
			background:#2c4875 url('../images/tabsBgTile2.gif') repeat-x bottom left;
			border:1px solid #213B6B;
		}
		.facetsearch .tabs li.first a {

		}
		.facetsearch .tabs li.last a {

		}

		.facetsearch .tabs li.first-active a, .facetsearch .tabs li.last-active a {
			font-weight: normal !important;
			background:#dbe6f1;
			color:#333;
			border: none;
			border:1px solid #DBE6F1;
			border-bottom:none;
			padding: 7px 18px 5px 18px;
			margin-top:2px;

		}
		.facetsearch .tabs li.last-active a {

		}	
			.facetsearch .tabs li.first-active a:hover, .facetsearch .tabs li.last-active a:hover {
				text-decoration:none;	
			}		

	.facetsearch .highlight {
		padding: 3px 20px 0 20px;
		background: #DBE6F1;
		margin: 0 -20px;
		}

		.facetsearch .highlight h3 {
			font-size: 1.8em;
			
		}

		ul.refine {
			width:100%;
			margin:0;
			padding:0;
		}

			ul.refine li {
				list-style:none;
			}

		.facetsearch .highlight li.remove {
			text-align: right;
			line-height:remove;
		}

		.facetsearch .highlight .again {
			text-align: right;
			background:url(../images/dotted-horiz.gif) repeat-x top left;
			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/moreArrow.gif) no-repeat center left;
				padding:0 0 0 12px;
			}

	.facetsearch h3 {
		font-style: normal;
		font-size: 1.5em;
		margin: 0.5em 0;
	}

	.facetsearch h3 em{
		color: #666;
		font-style: normal;
	}

ul.facets, ul.facets ul {
	margin:15px 0 0 0;
	padding:0;
}

	.facets li {
		clear: both;
		background: url(../images/dotted-horiz.gif) bottom left repeat-x;
		list-style:none;
		padding-bottom: 1em;
		overflow: hidden;
		zoom: 1;
		}

		.facets li li {
			margin: 0.2em 0;
			padding: 0;
			background: none; /* ie6 fix as can't do .facets > li */
		}

.facetsearch form#search {
	background:none;
}
	.facetsearch form#search label, .facetsearch form#search p strong, .facetsearch form#search p span {
		color:#333;
}
	.facetsearch form#search p.submit-area a.more {
		color:#213B6B;
}
	.facetsearch form .submit-area input.submit {
		border:1px solid #fff;
	}

/* employer a-z */

.az {
	overflow: hidden;
	zoom: 1;
	padding:0 0 .5em 0;
	margin:0 0 2.5em 0;
	background:url(../images/dotted-horiz.gif) repeat-x bottom left;
	}

	.az li {
		float: left;
		line-height: 1.8em;
		list-style:none;
	}

	.az a {
		display: block;
		width: auto;
		padding:0 .37em;
		text-align: center;
		}

		.az a.active {
			background: #dbe6f1;
		}

		.az a:hover {
			background: #dbe6f1;
		}
		

/* subnav */

ul.subnav {
	margin:0 0 2em 1em;
	padding:0;
	}

	ul.subnav li {
		zoom: 1;
		display: block;
		list-style:none;
		margin-bottom:.8em;
		color:#003566;
		line-height:1.3;
		background:#cfe0f3;
	}
	ul.subnav li.active {
	}

	ul.subnav li.active strong{

	}

	ul.subnav li a, ul.subnav li.active strong{
		zoom: 1;
		display: block;
		padding:5px 18px;

		}


	ul.subnav li ul {
		padding:0 0 0 18px;
		margin:0;
		font-size:1em;
		background:#fff;
		}

		ul.subnav li li{
			margin:0;
			background:none;
			padding:8px 0 0 0;
			}	

			ul.subnav li li a, ul.subnav li li a:hover, ul.subnav li li a.active{
				display: inline;
				background:transparent url(../images/moreArrow.gif) no-repeat scroll 0pt 4px;
				padding:0 0 0 12px;
				font-weight:normal !important;
				}

				ul.subnav li li a.active, ul.subnav li li a.active:hover{
				text-decoration:none;
				font-weight:bold !important;
				}
		

/* Tables ----------------------------------------------------- */

.table {
	width:100%;
	font-size:1em;
	margin:1.5em 0;
}

.table td p {
	font-size:1em;
}

.table td {
	padding:.5em .8em .5em 0;
	background:url(../images/dotted-horiz.gif) repeat-x bottom left;
	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;
	background:url(../images/dotted-horiz.gif) repeat-x bottom left;
	vertical-align:top;
}

/* --- cms driven content --- */

address {
	font-size:1.2em;
}

ul.noBullet{
	margin-left:0;
	padding:0;
}

li.vcard {
	padding-bottom:5px;
	list-style:none;
}

span.noIcon a.email {
	background:none;
}

.jobdesc {
	font-size: 1.2em;
}

.jobdesc * { font-size: 1em; }

.empdesc {
	font-size: 1.2em;
}

.empdesc * { font-size: 1em; }
