/*  =reset.css */
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, address, table, th, td { margin : 0; padding :0; }
h2, h3, h4, h5, h6, p,li{ font-size : 100%; font-weight : normal; }
ol, ul { list-style-type : none; }
table { border-collapse : collapse; border-spacing : 0; }
caption, th { text-align : left; }
fieldset, img { border : 0; }
dt, address, caption, cite, code, dfn, th, var { font-style : normal; font-weight : normal; }
legend { display : none; }
.clear { clear : both; }

/* =reset end */

/* =html */
html {
    text-align : center;
		font-size: 125%;
}

/* =html end */

/* =body */
html body {
    position : relative;
    text-align : center;
    background-color:#FFF;
    color:#000;
    font-weight : normal;
    font-size:50%;
		width: 100%;
}

/* =body end */

/* =wrapper */

#wrapper,
#footer_wrapper,
#seo_wrapper {
    margin : 0 auto;
    text-align : left;
}

/* =wrapper end */

/* =branding */

#branding {
	position: absolute; 
	top: 0;
}
#branding #siteName {
	position: absolute;
	left: -999em;
}
#branding a#siteLogo img {
	display: none;
}
#branding a#siteLogo {
	position: absolute;
	display: block;
}
#branding #advertising {
	position: absolute;
}

/* =branding end */

/* =navigation */

#nav_main {
    position:absolute;
}

#nav_main h2 {
    display: none;
}

#nav_cand,#nav_rec {
    position: absolute;
}

#nav_cand li,
#nav_rec li {
    float: left;
}

/* =navigation end */

/* =content */

#content {
	display: inline;
	float: right;
}

#subNav {
	display: inline;
	float: left;
}

/* =content end */

/* =footer */

#footer ul {
    position : absolute;
}

#footer li {
		float: left;
}

#footer ul li#noBorder {
		border-right:none;
}
/* =footer end */

/* =autocomplete */
.mAutoComplete {
    /* Div surrounding entire auto complete box */
    text-align: left;
    border: 1px solid #333;
    padding: 0;
    z-index: 1;
    position: relative;
    background-color: #FFF;
    font-size: 9pt;
}

.lAutoComplete {
    /* div containing each results row */
    overflow: hidden;
    display: block;
    padding-left: 3px;
    padding-right: 3px;
    height: 16px;
}

.aAutoComplete {
    /* Unselected results row */
    color: #000;
    background-color: #FFF;
}

.bAutoComplete {
    /* Selected results row */
    color: #FFF ! important;
    background-color: #3366cc;
}

/* =autocomplete end */

/* =content */
#contentWrapper {
    position: relative; 
	}
/* =content end */


/* =job description */

#jobDocuments .linkslist {
	margin: 1em 0 1.5em;
}
#jobDocuments .linkslist a {
	text-transform: none;
}

/* =job description end */

/* =recommended jobs */

#recommendedJobs {
	margin-bottom: 3.5em;
}

#recommendedJobs ul.linkslist {
	text-transform: none !important;
}
#recommendedJobs ul.linkslist li {
	padding-bottom: 1px;
}


/* =recommended jobs end */

/* =salary_browse_jobs_table */

.salary_browse_maindiv {
	padding-bottom: 0 !important;
}

.salary_browse_maindiv #content {
	margin: 0;
}

.salary_browse_maindiv #content h1,
.salary_browse_maindiv #content h2 {
	font-size:1.5em;
	color:#000;
}

.salary_browse_maindiv #content h2 {
	font-size:1.3em;
	font-weight:bold;
}

#salary_jobview_othertitles_div ul {
	margin:0 0 0 -1em;
	width: 100%;
}

#salary_jobview_othertitles_div ul li {
	display:inline;
	float:left; 
	font-size:1.1em;
	font-weight:bold;
	margin:0;
	padding:0 0.8em 0 0.8em;
	border-right: 1px solid #ccc;
	height:4em;
	width:11%;
	text-align:center;
}

#salary_jobview_othertitles_div ul li:last-child,
#salary_jobview_jobresults_div ul#view_results li:last-child {
	border-right:none;
}

#salary_jobview_jobresults_div ul#view_results {
	margin:1em 0 2.5em 0;
	padding:0 0 1em 0;
	border-bottom: 1px solid #ccc;
}

#salary_jobview_jobresults_div ul#view_results li:first-child {
	margin:0 0 0 -0.5em;
}

#salary_jobview_jobresults_div ul#view_results li {
	display:inline;
	padding:0 0.8em 0 0.5em;
	border-right: 1px solid #ccc;
}

.salary_othertitles_next,
.salary_othertitles_prev,
.salary_othertitles_this  {
	font-size:1em;
	font-weight:bold;
}

.survey #salary_browse_jobs_table {
	margin:0 0 3.5em 0;
}

#salary_browse_jobs_table tr.hover {
	background: #eee;
	}

#salary_browse_jobs_table a {
	display: block;
	}
	
#salary_browse_jobs_table th#jobTitle,
#salary_browse_jobs_table th#date,
#salary_browse_jobs_table th#permanentRate,
#salary_browse_jobs_table th#contractRate {
	font-weight:bold;
}

#salary_browse_jobs_table th#permanentRate,
#salary_browse_jobs_table th#contractRate {
	text-align:center;
}

.survey #salary_browse_jobs_table th#permanentRate,
.survey #salary_browse_jobs_table th#contractRate {
	text-align: left;
	font-size: 1.3em;
	}

#salary_browse_jobs_table td.salaryInfo,
#salary_browse_jobs_table td.salaryInfo {
	text-align:center;
}

#salary_browse_jobs_table td.salaryInfo a {
	text-decoration: none;
	}

#salary_browse_jobs_table th#date {
	width:10em;
}

#salary_browse_jobs_table th#permanentRate {
	width:17em;
}

.salary_browse_maindiv table td,
.salary_jobview_jobresult_resultdiv {
	border-bottom: 1px solid #ddd;
}

.survey table td {
	border-bottom: none;
	}

.salary_jobview_jobresult_resultdiv ul {
	margin:-0.7em 0 0.7em 0;
}

.salary_jobview_jobresult_resultdiv ul li {
	display:inline;
	padding:0 0.5em 0 0;
	overflow:hidden;
}

.salary_jobview_jobresults_link a,
.salary_jobview_jobresult_resultdiv ul li em {
	font-weight:bold;
}

/*		=static accessibility */
#wcag {
	background : url('/img/btn_wcag1A.gif');
	width: 88px; height: 31px;
	position: relative;
}
	
#wcag a {
	display:block;
	height: 31px;
}

/*		=static accessibility end */

/*	=seo homepage_links */

#seo_wrapper h1 {
	margin-bottom: 1em;
	background-position: 0pt 50%;
	background-repeat: no-repeat;
	clear: left;
}

#seo_wrapper .seo_box {
	display: inline;
	float: left;
	padding: 1em;
	margin: 0 0 1em 2em;
	overflow: hidden;
	white-space: nowrap;
}

#seo_wrapper .seo_box h2 {
	font-weight:bold;
}

#seo_wrapper .seo_box_back_top {
	clear: both;
	margin-bottom: 1em;
	text-align: right;
}

#seo_wrapper .seo_box_back_top a {
	background-position: 0pt 50%;
	background-repeat: no-repeat;
	font-weight: bold;
}

/*	=seo homepage_links end */

/* =elements_nesting */

p li, li li, dd li, p dd, li dd, dd dd, p dt, li dt, dd dt, p label, li label, dd label, p input, li input, dd input, p select, li select, dd select, li p, dt p, dd p, td p, li h2, dt h2, dd h2, td h2, li h3, dt h3, dd h3, td h3, li h4, dt h4, dd h4, td h4, li h5, dt h5, dd h5, td h5, label input, label a, p a, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, li a, dt a, dd a, td a, table {
	font-size: 1em;
	}

/* =elements_nesting end */

/*		=simple_form */
	
.simple_form {
	position: relative;
	}
.simple_form fieldset {
	padding: 1px 0;
	}
.simple_form .field {
	clear: left;
	}
.simple_form label span {
	display: inline;
	}
.simple_form label,
.simple_form .labelnote {
	float: left;
	text-align: right;
	font-weight: bold;
	text-transform: lowercase;
	}
.simple_form abbr {
	text-transform: none !important;
	}
.simple_form .labelnote {
	font-weight: normal;
	clear: left;
	margin: 0 !important;
	}
label.hidden {	display: none; }
label.invis { visibility: hidden; }
.clickable {
	padding-left: 1.5em !important;
	position: relative;
	}
html:first-child .clickable {
	display: block;
	}
.clickable input {
	position: absolute;
	left: 0; top: 0;
	}
.simple_form .clickable input {
	top: 0.3em;
	}
/* ie.css */
.clickable label {
	float: none;
	width: auto;
	font-weight: normal;
	text-transform: none;
	}
label.clickable {
	width: auto !important;
	font-weight: normal;
	text-transform: none;
	text-align: left;
	}
.simple_form .note {
	clear: left;
	}
/*		=simple_form end */
	
/* =sIFR */

#site_logo,
input.ir,
a.ir,
.homepage .ir {
	text-indent: -999em;
  letter-spacing: -99em;
	background-repeat: no-repeat !important;
  overflow: hidden;
	}
input.ir {
	border: 0;
	cursor: pointer;
	}
html:first-child input.ir { padding-top:100% !important; } /* Opera hack */
a.ir {
	display: block;
	}

/* =sIFR end */


/* embedded application */

.application_embed #content {
	display: block;
	float: none;
	width: auto;
}
.application_embed iframe {
	border: 0;
	width: 100%;
	height: 700px;
	padding: 1.5em 0;
	margin-bottom: 1.5em;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.application_embed #jobDetails {
	display:inline;
	float: left;
	margin-bottom: 1em;
	width: 38%;
}

/* embedded application end */

/* Alert Data promo */

#promoAlertData {
	margin-top: 7em;
	padding-bottom: 4em;
}
#promoAlertData a#video {
	width: 424px;
	height: 219px;
	margin: 1.5em auto;
	background-image: url('/img/promo_alertData_video.png');
	border: 1px solid #ccc;
}
#promoAlertData a#buyNow {
	display: block;
	float: none;
	margin: 0 auto;
}

#promoAlertDataVideo {
	display: none;
	width: 1156px;
	margin: 0 auto;
}

#ibox {z-index:1000000;text-align:left;}
#ibox_overlay {z-index:1000000;}
#ibox_loading {position:absolute;z-index:1000001;} 
#ibox_wrapper {margin:10px;position:absolute;top:0;left:0;z-index:1000001; border: 1px solid #ccc;}
#ibox_content {z-index:1000002;margin:30px 0 0 0;padding:0;}
#ibox_content object {display:block;}
#ibox_content .ibox_image {width:100%;height:100%;margin:0;padding:0;border:0;display:block;}
#ibox_footer_wrapper a {float:right;display:block;outline:0;margin:0;padding:0;}
#ibox_footer_wrapper {text-align:left;position:absolute;top:5px;right:5px;left:5px;white-space:nowrap;overflow:hidden;}
#ibox_footer {
	display: none;
}
#ibox_footer_wrapper a {
	height: 20px;
	padding-right: 25px;
	border: none !important;
	background: transparent url('/img/btn_close.gif') 100% -20px no-repeat;
	color:#777;
	font-family: inherit !important;
	text-decoration: none;
	font-size: 1.3em;
	line-height: 20px;
}
#ibox_footer_wrapper a:hover,
#ibox_footer_wrapper a:focus,
#ibox_footer_wrapper a:active {
	background-position: 100% 0;
	color: #000;
}


#ibox_content {
	background-color: #fff;
	border: none;
}
#ibox_wrapper {
	background-color: #fff;
}
/* Alert Data promo end */

/*	recruiters' A-Z */

.employers thead th {
	position: absolute;
	left: -999em;
}
#empListing {
	padding-top: 2em;
}
#empListing .company_logo {
	min-width: 120px;
}
#empListing .company_logo a {
	display: block;
}
#empListing .company_info {
	width: 0;
}
#empListing .company_info a {
	white-space: nowrap;
}

#empListing .company_name {
	width: 100%;
}

/*	/ recruiters' A-Z */

/*	static vacancy filled */

.job_unavailable #browse_links {
	margin: 0;
	padding: 0 !important;
	overflow: visible;
}

.job_unavailable #browse_links li a {
	font-weight: normal;
}

/*	static vacancy filled end */

/*	OLP buy job */

.buy_job #content {
	display: block;
	float: none;
	width: auto;
}
.buy_job_form #contentInner {
	width: 100%;
}

.buy_job p.intro {
	font-size: 1.3em;
	line-height: 1.385;
}

.buy_job_form form {
	margin-top: 2em;
}
.buy_job_form .column {
	float: left;
	width: 49%;
	padding-bottom: 1em;
}
.buy_job_form label {
	width: 13em !important;
	margin-right: 0 !important;
	text-align: left;
	text-transform: none;
}
.buy_job_form .validation_message {
	margin-left: 13em !important;
}
.buy_job_form .submit {
	display: inline;
	float: right;
	margin-top: 1em;
}

/*	OLP buy job end */

/*	security */

.security .entry {
	padding-bottom: 2em;
}
.security h3 {
	font-weight: bold;
}
.security li {
	padding-left: 20px;
	list-style: inside disc;
}
.security li li {
	list-style: inside circle;
}
.security #readMoreLink {
	font-weight: bold;
}

/*	security end */

/*	revised sponsored jobs */

#sponsoredResults img {
	position: static !important;
	display: block;
	float:none !important;
	margin: 0.4em 0 0.8em;
}

/*	/ revised sponsored jobs */

/*	iPhone app overlay */
#wrapper .iphone_promo_network {
	display: none;
}
.iphone_promo #ibox_overlay {
	background-image: none !important;
	background-color: rgba(141,157,165,0.8);
}
.iphone_promo #ibox_wrapper {
	border: none;
	background-color: transparent;
}
.iphone_promo #ibox_content {
	position: relative;
	left: 10px;
	background-color: transparent;
	overflow: visible !important;
}
.iphone_promo #ibox_footer_wrapper {
	height: 55px;
	left: auto;
	right: -30px;
	top: 15px;
	z-index: 1000003;
}
.iphone_promo #ibox_footer_wrapper a {
	width: 52px;
	height: 54px;
	padding: 0;
	text-indent: -999em;
	background: url('/img/iphone_button_close.png');
}

.iphone_promo_network {
	display: none;
	background-color: transparent;
}
#ibox .iphone_promo_network {
	display: block;
}


.iphone_promo_network div {
	display: table-row;
}
.iphone_promo_network h2,
.iphone_promo_network p {
	display: table-cell;
	width: 710px;
	vertical-align: middle;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 36px;
	text-shadow: 0 2px 5px rgba(0,0,0,0.7);
	-webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.7);
}
.iphone_promo_network h2 {
	height: 180px;
	color: #000;
	border-bottom: 7px solid #821d67;
	line-height: 72px;
	background-color: #fff;
	-webkit-border-top-left-radius: 16px;
	-webkit-border-top-right-radius: 16px;
	font-weight: normal;
}
.iphone_promo_network h2 span {
	display: block;
	text-align: right;
	padding: 0 12px;
}
.iphone_promo_network h2 span:first-child {
	text-align: left;
}

.iphone_promo_network h2 img {
	vertical-align: text-bottom;
	margin-bottom: -31px;
}
.iphone_promo_network p {
	height: 73px;
	color: #fff;
	text-align: center;
	background-color: #002B55;
	-webkit-border-bottom-left-radius: 16px;
	-webkit-border-bottom-right-radius: 16px;
}
.iphone_promo_network p a {
	color: #fff;
	padding: 8px;
	text-decoration: none;
	border-bottom: none;
	font-weight: normal;
}
.iphone_promo_network p a:hover,
.iphone_promo_network p a:focus,
.iphone_promo_network p a:active {
	text-decoration: none;
}
.iphone_promo_network span.ir {
	display: inline-block;
	width: 172px;
	height: 56px;
	text-indent: -999em;
	vertical-align: middle;
	background: transparent url('/img/iphone_logo_jobsearch.png') left top no-repeat;
	overflow: hidden;
}

/*	/ iPhone app overlay */

/*	shareThis */

.job_info #shareThis {
	clear: both;
	padding: 1.5em 0 0.5em;
	text-align: right;
}

.search_results #shareThis {
	clear: both;
	padding-top: 1em;
	text-align: right;
}

/*	/ shareThis */

/* =print */

@media print {

	* {
		background: none !important;
		border: 0 !important;
	}
	
	div,
	table {
		position: static !important;
		float: none !important; 
		width: auto !important;
		height: auto !important;
		margin: 0 !important;
		padding: 0 !important;
	}
	div {
		display: block !important;
	}	
	#site_logo, input.ir, a.ir, .homepage .ir {
		letter-spacing: 0 !important;
		overflow: visible !important;
		text-indent: 0 !important;
	}
	
	p, h1, h2, h3, h4, h5, h6, li, dt, dd, input, select, textarea, label, th, td, a {
		font-size: 9pt !important;
		line-height: 1.5 !important;
		color: #000 !important;
	}
	
	a {
		text-decoration: none !important;
		border-bottom: none !important;
	}
	
	#footer_wrapper,
	#nav_main,
	#advertising,
	#subNav {
		display: none !important;
	}
	
	#wrapper {
		padding-top: 150px !important;
	}
	
	#content {
		display: block !important;
	}
	
	#branding h1#site_logo {
		height: auto !important;
		width: auto !important;
		top: 0 !important;
		left: 0 !important;
	}
	#branding #site_logo img {
		display: block !important;
	}
	
	/* search results */
	
	.search_results #searchForm,
	.search_results #findPanel,
	.search_results #numberResults span,
	.search_results #printLink,
	.search_results .pagination,
	.search_results .joblinks,
	.search_results #alertsPanel,
	.search_results #content img,
	.search_results #listing,
	.search_results #resultsOptionsSecondary {
		display:none !important;
	}
	.search_results #resultsOptionsPrimary {
		padding: 2em 0 !important;
		margin: 3em 0 !important;
	}
	.search_results #resultsOptionsPrimary h2 {
		display: block !important;
		font-size: 200% !important;
		font-weight: bold !important;
	}
	.search_results #sortBar,
	.search_results #numberResults,
	.search_results h2 {
		position: static !important;
	}
	.search_results h2 {
		margin: 0 0 1em !important;
		letter-spacing: 0 !important;
		text-indent: 0 !important;
	}
	.search_results .listing {
		padding: 1em 0 !important;
		border-top: 0.4pt solid #000 !important;
	}
	
	.sponsored_view #wrapper #contentWrapper {
		padding: 0 !important;
	}
	.search_results #sponsoredResults {
		padding: 2em !important;
		border: 0.7pt solid #000 !important;
		margin: 3em 0 !important;
	}
	.search_results #sponsoredResults .listing {
		padding: 1em 0; !important;
	}
	.search_results #sponsoredResults h2 {
		font-size: 150% !important;
	}
	
	.search_results #resultsShort {
		width: 100% !important;
	}
	.search_results #resultsShort th,
	.search_results #resultsShort td {
		padding: 3pt !important;
	}
	.search_results #resultsShort th {
		border-bottom: 0.7pt solid #000 !important;
	}
	.search_results #resultsShort td {
		border-bottom: 0.4pt solid #000 !important;
	}
	.search_results #resultsShort td span,
	.search_results .saved_status a {
		width: auto !important;
		height: auto !important;
	}
	.search_results #resultsShort td span {
		width: 16em !important;
	}
	
	/* search results end */
	
	/* job info */
	
	.job_info h1 {
		font-size: 200% !important;
		margin-top: 1.5em !important;
	}
	
	.job_info .job_apply_start,
	.job_info .job_actions {
		display: none !important;
	}
	.job_info #subNav {
		display: block !important;
		margin-top: 1.5em !important;
		padding-top: 1.5em !important;
		border-top: 0.7pt solid #000 !important;
	}
	#jobDetails dt {
		width: 8em !important;
	}
	
	/* job info end */
	
}

/* =print end */
