/*	homepage */

#homepageLogosAlpha,
#siteFeatures {
	display: inline;
	float: left; 
	width: 342px;
	margin:0 -12px 2px 0;
}
#siteFeatures {
	height:210px;
	width: 340px;
	background:url(img/f.png) no-repeat -1px 0px;
}

#homepageLogosAlpha li,
#siteFeatures li {
	position: relative;
	float: left;
	display:block;
	width:158px;
	height:118px;
}
#homepageLogosAlpha li{
	border-width: 1px;
	margin: 0px 11px 11px 0px;
}
#siteFeatures li {
	vertical-align: middle;
	text-align:center;
	padding: 1px 11px 11px 1px;
	width:158px;
	height:95px;
}

#homepageLogosAlpha a {
	display:block;
	padding:39px 0;
}
#homepageLogosAlpha a img{
	display:block;
	margin: 0 auto;
}

#siteFeatures li li {
	padding: 0;
	background: none;
}
#siteFeatures .rollover {
	background-color:#FFFFFF;
	height:70px;
	left:10px;
	padding:15px 0 0;
	position:absolute;
	top:2px;
	width:130px;
}
#siteFeatures .rollover p {
	font-size: 1.13em;
	line-height: 1.2;
	margin-bottom: 0em;
	width:135px;
}
#siteFeatures .rollover a {
	color:#00A4E4;
	font-size:85%;
	font-weight:bold;
}

#featureAlerts h2 {
	background-position: 0 0;
}
#featureCV h2 {
	background-position: -143px 0;
}
#featureNewsletters h2 {
	background-position: 0 -118px;
}
#siteFeatures #featureJOTW h2 {
	height: 58px;
	background-position: -143px -118px;
}
#siteFeatures #featureJOTW li {
	position: absolute;
	bottom: 17px;
	left: 6px;
	width: 150px;
	height: 43px;
	overflow: hidden;
	line-height: 14px;
	text-align: left;
	background-color: #fff;
}
#siteFeatures #featureJOTW li a {
	color: #002B54;
}

.mid_page_unit { 
	float: left; 
	width: 300px;
	height: 250px;
	margin: 0 10px 0 0 ;
}


#daily_numbers {
	clear:both;
	padding:1em 0 2em;
}
#up_numbers,
#down_numbers {
	text-align: center;
}
#daily_numbers div div {
	display: inline-block;
	vertical-align: middle;
}

#worth, #jobs, #employers, #jobseekers {
	line-height:30px;
	padding: 0 0.55em;
	background:transparent url("img/bgButton.png") repeat-x scroll 0 0;
	color: #fff;
	font-size:1.9em;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	font-weight:bold;
}

#image_text1, #image_text2, #image_text3, #image_text4  {
	height:30px;
	margin:0em 0.4em;
	background:url("img/bgNumbers.png")  no-repeat 0px 0px;
}
#image_text1 { 
	width:383px;
	background-position: 0px 0px;
}
#image_text2 { 
	width:90px;
	background-position: -484px 0px;
}
#image_text3 { 
	width:103px;
	background-position: -674px 0px;
	clear:right;
}
#image_text4 { 
	width:558px;
	background-position: -96px -35px;
}


/*	/ homepage */

/*	tab panel */

#findPanel {
	float:left;
	width:62em;
	}

#findPanelTabs {
	height: 51px;
	padding: 0 10px 0 0;
}
#findPanelTabs li {
	display: inline;
	float: left;
	
}
#findPanelTabs li a {
	height: 50px;
	padding: 0;
	background: url('/img/searchTabs.png') 0px no-repeat;
	border-width: 1px 0 0;
	text-indent:-999em;
	letter-spacing: -199em;
	overflow: hidden;
}
#findPanelTabs li#searchFormTab a {
	width: 187px;
	background-position: -610px -2px;
	border-left-width: 0px;
}
#findPanelTabs li#searchFormTab a.active {
	background-position: 0 -2px;
}
#findPanelTabs li#browseJobsTab a {
	width: 188px;
	background-position: -187px -2px;
}
#findPanelTabs li#browseJobsTab a.active {
	background-position: -797px -2px ;
}
#findPanelTabs li#browseEmployersTab a {
	width: 235px;
	background-position: -375px -2px;
	border-right-width: 0px;
}

#findPanelContent {
	padding: 0 10px 10px 0;
}
#findPanelContent .tab {
	display: none;
}
#findPanelContent .active {
	display: block;
}


/*	/ tab panel */

/*	search */

#searchForm {
	position: relative;
	clear: left;
}

#searchFormBasic,
#browseJobsContent {
	height: 150px;
	padding:0 1.8em;
	background:#002B54 url('/img/bgSearchForm.jpg') repeat-x 0px 0px;
}
.homepage #searchFormDetailed {
	display: none;
}

#browseJobsContent .top_searches li {
	float:left;
	padding-left:1.5em;
	width:13.6em;
}
#browseJobsContent .top_searches li a {
	line-height:1.9;
	color: #fff;
}

.search_form #searchFormDetailed {
	height:15.8em;
	margin:-2.5em 0 0;
	padding:0 1.8em 1.8em;
		
	
}

#searchForm a.toggle,
#searchForm #locationRadiusLabel,
#searchForm #jobSearchHeading  {
	display: none;
}

.search_form a#advancedSearch,
.search_results a#advancedSearch {
	display: none;
}

/*		positioning & sizing */

#searchForm label {
	display: block;
	line-height: 2;
	font-weight:bold;
	color:#FFF;
	text-transform: lowercase;
}

#searchForm label span {
	font-size: 87%;
	font-weight:normal;
}

#searchForm label.clickable {
	font-weight:normal;
	line-height: 1;
}
.homepage #searchForm .field,
.search_form #searchForm .field {
	display: inline;
	float: left;	
	padding-right: 1.8em;
	padding-top:0.9em;
}
.homepage #keywordSearch,
.homepage #locationSearch,
.homepage #jobtermSearch,
.search_form #keywordSearch,
.search_form #locationSearch,
.search_form #jobtermSearch {
	padding-top: 1.5em; 
}

#categorySearch select,
#typeSearch select {
	height: 7.2em;
}

.search_form #salarySet input {
	width:10.5em;
}

.search_form #salarySearch,
.search_form #jobAgeSearch {
	padding-top: 1.5em;
}
.search_form #jobAgeSearch {
	margin-left:-0.417em;
	
	}

.search_form #sortOptions {
	display:none !important;
}

.search_form #salarySearch {
	clear: left;
}
#jobtermSearch {
	clear: left;
}
#jobtermInput li {
	display: inline;
	float: left;
	margin:0.333em 1.5em 0 0;
	white-space: nowrap;
}
.search_results #jobtermInput li {
	width: 8.333em;
	margin: 0.333em 0 0;
}

.homepage a#advancedSearch {
	position: absolute;
	right: 1.6em; /* 20 */
	top: 10em; /* 180 */
	font-weight: bold;
	color:#FFF;
	
}

.homepage #searchForm input.submit {
	right:1.25em;
	top:35px;
}
#searchForm input.submit {
	position: absolute;
	font-size: 1.4em;
	height:30px;
	width:5em;
text-align:center;
padding: 0 0 0.4em;
}


#salarySearch li {
	display: inline;
	float: left;
	margin-right: 0.417em;
}


/*		type */


/*	/ search */

/*	advanced search */

.search_form #content h3 {
	margin-bottom: -0.55em;
}
.search_form #subNav {
	width: 31em;
	position: absolute;
	top: 0;
	right: 0;
}
.search_form #furtherHints {
	float:left;
width:100%;
}
.search_form #searchForm {
	background:#002B54 url('/img/bgSearchForm.jpg') repeat-x 0px 0px;
}


.search_form #searchForm #locationSearch {
	padding-right:0;
	margin-right: -1em;
}
.search_form #searchForm #locationSearch #locationRadiusSelect {
	width:84px;
	margin-left:1.35em;
}

.search_form #searchForm input.submit {
	bottom:1.5em;
	right:1.25em;
}


/*	/ advanced search */

/*	search results */

.search_results #content {
	border:none;
	padding:0;
	width:71.5em;
}

.search_results #searchHeader,
.search_results #findPanelTabs {
	display: none;
}

.search_results #searchForm #jobSearchHeading,
.search_results #searchForm #locationRadiusLabel {
	display: block;	
}

.search_results #subNav {
	width: 23.5em;	
}

.search_results #findPanel {
	width: auto;
	float: none;
}
.search_results #findPanelContent {
	padding-right: 0;	
}
.search_results #searchFormContent {
	padding-right: 10px;
	border: none;
}
.search_results #searchForm {
	height: 61em;
    border-width: 1px;
}
.search_results #searchForm fieldset {
	height: auto;
	padding: 1px 9px;
}
.search_results #searchFormDetailed {
	padding-bottom: 1em;
}

/*		search form overrides */
.search_results #searchFormBasic {
	background:transparent none repeat scroll 0 0;
}
.search_results #searchForm .field {
	position: absolute;
	width: 205px;
}
.search_results #keywordSearch { top: 3.4em; }
.search_results #locationSearch { top: 8.4em; }
.search_results #categorySearch { top: 18.4em; }
.search_results #typeSearch { top: 28.6em; }
.search_results #salarySearch { top: 38.3em; }
.search_results #jobtermSearch { top: 43.4em; }
.search_results #jobAgeSearch { top: 51.3em; }
.search_results #searchForm #searchButton {
	bottom:12px;
	right: 10px;
}

.search_results #searchForm #locationRadiusLabel {
	margin-top: 0.5em;	
}

.search_results #searchFormDetailed {
	display: block !important;
}
.search_results #searchForm .toggle {
	display: none !important;
}
.search_results #locationRadiusSelect,
.search_results #locationRadiusLabel,
.search_results #jobtermLabel,
.search_results #jobSearchHeading {
	display: block;
}
.search_results #searchFormBasic .find_methods,
.search_results #searchHelp {
	display: none;
}
.search_results #searchForm label.clickable {
	display: inline-block;
	margin-top: 0;
	font-weight: normal;
height:15px;
}
.search_results #searchForm .submit {
	font-size: 1.4em;
	font-weight: bold;
}
.search_results #categorySearch select {
	width: auto;
	height: auto;
}
.search_results #keywordInput,
.search_results #locationInput,
.search_results #locationRadiusSelect,
.search_results #jobAgeSelect,
.search_results #categorySearch select,
.search_results #typeSearch select{
	width: 100%;
}

.search_results #jobSearchHeading {
	padding: 0.6em 0 0 0 ;
	text-align:center;
}

.search_results #searchForm #salarySearch {
	width: 208px;
}
.search_results #salarySearch input#l {
	width: 9.18em;
	margin-right: 1.7em;
}
.search_results #salarySearch li {
	margin-right: 0em;
}

/*		/ search form overrides */

/*		results header/footer */

.search_results #resultsOptionsPrimary h2,
.search_results #content a#printLink {
	display: none;
}
.search_results #numberResults,
.search_results ul#sortBar li,
.search_results .pagination li,
.search_results #alertsSubmitLink {
	font-size: 1.1em;
}

.search_results #resultsOptionsSecondary {
	min-height: 17px;
}
.search_results #numberResults {
	font-weight: bold;
}
.search_results #numberResults span {
	font-weight: normal;
}
.search_results .pagination {
	
	font-size:1em;
}
.search_results #resultsOptionsPrimary,
.search_results #resultsOptionsSecondary {
	position: relative;
	background:url(img/bgSearchLong.png) repeat-x;
	color:#FFF;
}
.search_results #resultsOptionsPrimary {
	width:478px;
	height:3.8em;
	
}

.search_results #numberResults,
.search_results a#alertsSubmitLink,
.search_results ul#sortBar,
.search_results #resultsOptionsPrimary .pagination {
	position: absolute;
}
.search_results #numberResults,
.search_results ul#sortBar {
	left: 10px;
}
.search_results a#alertsSubmitLink {
	left: 19.6em;
	color:#FFF;
}
.search_results #resultsOptionsPrimary .pagination,
.search_results #resultsOptionsPrimary .pagination a,
.search_results #resultsOptionsSecondary .pagination,
.search_results #resultsOptionsSecondary .pagination a{
	right: 10px;
	color: #ffffff;
}

.search_results form #listing {
	display:none;
}

.search_results #numberResults,
.search_results a#alertsSubmitLink,
.search_results #resultsOptionsPrimary .pagination {
	top: 0.8em;
}
.search_results ul#sortBar {
	top: 2.4em;
}

.search_results .pagination a,
.search_results .pagination span.selectedpage {
	display:inline-block;
	padding:0em 0.1em;
}
.search_results ul#sortBar {
	clear:left;
	width: 100%;
	margin: 0.75em 0 0 0;
}
.search_results ul#sortBar li {
	display: inline;
	float: left;
	margin-left:3em;
}
.search_results ul#sortBar #sortTitle {
	font-weight: bold;
	margin:0em;
	float:left;
}

.search_results #paginationButtons {
	display: inline;
	float: right;
}
.search_results #paginationButtons a {
	display: inline;
	float: left;
	margin-left: 10px;
	font-size: 1.1em;
	letter-spacing: 0.01em;
	text-indent:0em;
	color:#FFF;
	text-decoration:none;
	background:none;
}

.search_results #paginationButtons a:hover {
	color:#002B54;
}
.search_results #paginationButtons a.previous_dimmed,
.search_results #paginationButtons a.next_dimmed {
	display: none;
}
.search_results #shareThis {
	padding: 0 0 1em 20px;
}

/*		/ results header/footer */

/*		results listing */

.search_results .listing {
	position: relative;
	clear: left;
}
.search_results .listing h2 {
	margin-right: 140px;
}
.search_results .listing dl {
	float:left;
	display:block;
	width:100%;
	font-size:1.2em;
}
.search_results .listing img {
	position: absolute;
	top: 9px;
	right: 9px;
}
.search_results .listing dt,
.search_results .listing dd {
	font-size: 1em;
}

.search_results .listing dt {
	position: relative;
	display: inline;
	float: left;
	width: 7.6em;
	padding: 0.1em;
	text-align: right;
	margin: 0;
	font-weight: bold;
	
}
.search_results .listing dd {
	margin-left: 8em;
	padding: 0.1em;
}
.search_results #content .listing ul.joblinks {
	float: right;
}

.search_results #content .listing ul.joblinks li {
	display: inline;
	padding-left: 0.8em;
}


.search_results ul.joblinks a {
	color:#002B54;
}

.search_results ul.joblinks a.send_to_friend,
.job_info #content ul.job_actions .stf,
.job #subNav ul.job_actions .stf {
	display:none;
}

.search_results ul.joblinks a:hover {
	color:#00A4E4;
}
/*		/ results listing */

/*		results sponsored */

.search_results #resultsOptionsPrimary,
.search_results #resultsOptionsSecondary,
.search_results .listing,
.search_results #alertsPanel,
.search_results #noMatches {
	display: inline;
	float:left;
	width: 695px;
}
.sponsored_view .search_results #resultsOptionsPrimary,
.sponsored_view .search_results #resultsOptionsSecondary,
.sponsored_view .search_results .listing,
.sponsored_view .search_results #alertsPanel,
.sponsored_view .search_results #shareThis {
	width:51em;
}

#sponsoredResults{
	width:175px;
	float:right;
}

#sponsoredResults h2 { 
	height:38px;
	background-image: url(img/sponsoredJobs.png);
}
#sponsoredResults .listing {
	width:auto;
	float:none;
	display: block;
	height:auto;
}
#sponsoredResults .listing h3,
#sponsoredResults .listing a {
	text-decoration:none;
	color:#002B54;
	margin-bottom: 0;
	font-size:1.1em;
}
#sponsoredResults .listing h3 {
	width: 100%;
	overflow: hidden;
}
#sponsoredResults .listing img {
	margin-top: 0;
}
#sponsoredResults .listing a.logo {
	display: block;
}

/*		/ results sponsored */

/*		results faceted */

#seoFacet ul {
	margin: 0 -6em 1em 0;
	overflow: hidden;
}
#seoFacet ul#industries {
	margin-bottom: 0;
}
#seoFacet li {
	display: inline;
	float: left;
	width: 18.75em;
}
#seoFacet h2 {
	clear: left;
}
#seoFacet h3 {
	font-weight: normal;
	overflow: hidden;
	white-space: nowrap;
}
#seoFacet a {
	font-weight: normal;
}

/*		/ results faceted */

/*		results alerts panel */

.search_results #alertsPanel {
	position: relative;
	clear: left;
	height:12.5em;
	overflow: hidden;
}

.search_results #alertsPanel h3 {
	background-image:url(img/welcomeIcons.png);
	background-position:-9px -108px;
	height:80px;
	left:10px;
	position:absolute;
	top:10px;
	width:144px;
}

.search_results #alertsPanel h4 {
	font-size:1.3em;
	font-weight:bold;
	left:20em;
	padding:35px 0 25px;
	position:absolute;
	width:20em;
}
.search_results #alertsPanel label,
.search_results #alertsPanel input,
.search_results #alertsPanel ul {
	position: absolute;
}
.search_results #alertsPanel label {
	top: 8.750em;
	left: 10px;
	font-weight: bold;
}
.search_results #alertsPanel input.text {
	top: 100px;
width:20.2em;
	}
.search_results #alertsPanel ul {
	left:25.6em;
	top:100px;
	width:18em;
}
.search_results #alertsPanel li {
	display: inline;
	margin:0 0 0 0.6em;
}
.search_results #alertsPanel input#saveAlert {
	left:27.7em;
	position:absolute;
	top:100px;
	width:4.6em;
}

/*		/ results alerts panel */

/*	/ search results */

/*	jobs */

.job #content {
	position: relative;
}

.job #subNav img {
	display:block;
	padding: 10px 51px 10px 52px;
	border: 1px solid #d4d4d4;
}

#jobDetails dl {
	overflow: hidden;
}

#jobDetails dd {
	margin-bottom: 10px;
}

.job a#companyProfile {
	margin: 10px;
}

/*		job description */
.job_info form {
	background:none;
	color:#002B54;
}

.job_info form  label{
	color:#002B54;

}


.job_info form .rsb_m3 label{
	color:#002B54;
display:block;
width:20em;

}



.job h1 {
min-height:30px;
padding:20px 10px 10px;
}

.job .job_apply_start p.interested {
float:right;
}

.job_info form a {
	color:#00A4E4;
}

.job_info form a:hover {
	color:#002B54;
}

.job_info .submit {
	float: none;
}

.job_info #subNav {
	position: relative;
}
.job #subNav .job_apply_start {
	text-align: center;
}
.job_info #subNav .message,
.job_info #subNav input.apply_email,
.job_info #content .job_apply_start p {
	margin: 0.5em 0;}


	.bank_details{width: 58em;}
	



.job_info #content .job_apply_start p.interested {
	margin:0px;
}
.job_info #content .job_apply_start p.bank_details {
	margin-top:4em;
}

.job #content .job_apply_start form {
	position: relative;
}
.job #content .job_apply_start form.redirect .rsb_m1 {
	padding-top: 3em;
}
.job #content .job_apply_start form .submit {
	position: absolute;
	top: 2em;
	left:34.9em;
}
.job #content .job_apply_start form.logged_out .submit {
	top: 2.6em;
	position: absolute;
	left:34.9em;
}
.job #content .job_apply_start form.redirect .submit {
top:36px;
	position: absolute;
	left:34.9em;
}
.job #content .job_apply_start {
	padding-bottom: 3em;
}
.job_info #content ul.job_actions {
	position: absolute;
	right: 10px;
	margin-top: -3.5em;
}

/*			shareThis */

.job_info #shareThis {
	padding: 10px;
	text-align: center;
	border-width: 1px;
}

/*			/ shareThis */

/*		/ job description */

/*	/ jobs */

/*	applications */

/*		app form */

.application_form #passwordConfirm {
	clear: left;
}
.application_form #contactDetails input#password {
	margin-bottom:1.4em;
}

.application_form #coverNote p {
	padding-left: 0.833em;
}

.application_form #currentStatus .transform_text {
	text-transform: none;
	margin-right: 2em;
}

.application_form #cvSection p {
	margin-left: 18em;
	font-size: 1.1em;
}
.application_form #cvSection #selectInput {
	padding-left: 1em;
}

/*		/ app form */

/*		hotsift */
.hotsift form {
	background:none;
	color: #002B54;
}

.hotsift fieldset div {
	margin: 2em 0;
}
.hotsift form h4 {
	clear: left;
	font-size:1.2em;
	font-weight:bold;
}
.hotsift .simple_form label.clickable {
	padding-top: 0;
color: #002B54;
}
.hotsift_ask a#companyProfile {
	display: none;
}

.application_confirm #confirmations {
	float: left;
	width: 100%;
	clear: none;
	margin-bottom: 1em;
}
.application_confirm #details {
	position: relative;
	padding-top: 1em;
}
.application_confirm #details dt {
	float: left;
	clear: left;
	width: 11.667em;
	text-align: right;
	font-weight: bold;
}
.application_confirm #details dd {
	margin: 0 0 0.5em 13.333em;
}
.application_confirm #changeDetails,
.application_confirm #changeAnswers {
	display: block;
	text-align: right;
	clear: both;
	margin: 1em 0;
}
.application_confirm #answers dt {
	margin-top: 1em;
	font-weight: bold;
}
#promoAlertData a#buyNow,
.application_sent #backToResults {
	display: inline;
	float:right;
}
.application_sent #recruiterDetails {
	margin-bottom: 2em;
}
.application_sent #recruiterDetails li {
	font-weight: bold;
}
.application_sent .recruiter {
	color: #002B54;
}

/*		/ hotsift */

/*	/ applications */

/*	recruiters a-z */


.employers h2.ir {
	background: #fff url(img/recruiters.png) no-repeat center;
	width:155px;
	height:55px;
	float:left;
}

.employers h2.ir object {
	display:none;
}

#empIndex {
	background:#002B54 url(img/bgSearchLong.png) repeat-x scroll 0 0;
	color:#FFFFFF;
	width: 745px;
	height:55px;
	float:right;

}
.employers .submit {
	float:right;

}

#empLetter,
#empName {
	position: relative;
	padding: 0;
	width:510px;
}

#empLetter h3,
#empName h3 {
	display: inline;
	float: left;
	width: 15.8em;
	margin-right: 1em;
	
	font-size:1.1em;
	font-weight:bold;
	
	
}
#empLetter h3{
	padding: 0;}

#empName h3 {
	padding: 1em 0;
}


#empName form {
	background:none;
	margin: 0.5em 0 0 0;

}
#empName input.submit{
	float:right;
}

.employers #empListing {
	clear: both;
	border:none;
	padding:0px;
}
.employers #empListing table {
	width: 100%;
	border-bottom: 1px solid #D4D4D4;
}
.employers #empListing p {
	display:none;
}


.employers #empListing table td {
	height: 40px;
	color: #ccc;
	padding: 0.9em;
	border-top: 1px solid #D4D4D4;
}

.employers #empListing h3 {
	font-size:1.1em;
}

/*	/ recruiters a-z */

/*	graphical products */

.graphical_profile {
background-color:#FFFFFF;
height:35px;
margin-top:0;
position:relative;
text-align:left;
}
.graphical_profile a#back {
display:inline;
float:left;
font-size:1.2em;
line-height:33px;
padding:0 1.667em;
}
.graphical_profile #viewJobs {
	position: absolute;
	right: 1.176em;
	top: 50%;
	margin-top: -0.8em;
}

.graphical_job iframe {
	border: 0;
	overflow: hidden;
	width: 100%;
}
.graphical_job label {
	font-weight: bold;
}

.graphical_job #frameHeader,
.graphical_job #frameFooter {
	position: relative;
	text-align: left;
}
.graphical_job #frameHeader {
	min-height: 3.5em;
	padding: 0.5em 0;
	background-color: #fff;
	border-bottom: 1px solid #666;
}

.graphical_job #frameHeader p,
.graphical_job #frameFooter p  {
	padding-left: 1.667em;
}

.graphical_job form {
	position: absolute;
	right: 2em;
background:none;
color:#002B54;
}

.graphical_job form label{
color:#002B54;
}

.graphical_job #frameHeader form {
	top: 50%;
	margin-top: -1.5em;
	vertical-align: middle;
}
.graphical_job #frameFooter form {
	bottom: 5.5em;
	
	
}

.graphical_job #frameFooter #jobDetails {
	padding: 1em 2em 0.5em;
	border-bottom-width: 1px;
	border-top-width: 1px;
}
.graphical_job #frameFooter ul#footerLinks {
	padding: 0 0 0 2em;
}
.graphical_job #frameFooter ul#footerLinks li {
	display: inline;
	float: right;
	margin-right: 3.667em;
}
.graphical_job #frameFooter ul#footerLinks li.back_to_results {
	float: left;
}

.graphical_job #frameFooter ul#footerLinks li.send_to_friend {
	display:none;
}

.graphical_job #frameHeader p.back_to_results,
.graphical_job #frameFooter ul#footerLinks li {
	line-height: 2.917;
}

/*	/ graphical products */

/*	login/registration */

/*		- layout */

.login_register h2 {
	display: inline;
	float: left;
	width: 17.3em;
	border-width: 1px;
}
.login_register .message,
.login_register #loginInfo,
.login_register #loginForm,
.login_register #regInfo,
.login_register #regForm {
	margin: 0 0 1em 18.5em;
	padding: 0 1em;
	border-width: 1px;
	
}
.login_register .simple_form label {
width:13em;
}

.login_register #response h2 {
	height: 7em;
	background-image: url(img/error.png);
}
.login_register .message {
	height: 7em;
}
.login_register .message p {
	font-size: 1.5em;
	margin: 0.7em 0 0;

}

.login_register #login h2 {
	height: 6em;
	background-image: url(img/loginin.png);
}
.login_register #loginInfo {
	height: 6em;
}

.login_register #reg h2 {
	height: 9em;
	background-image: url(img/register.png);
}
.login_register #regInfo {
	height: 8.1em;
	padding-top: 0.9em;
}

.password_form .rsb_m3 {
	position: relative;
}
.password_form .field {
	display: inline;
	float: left;
	width: 33.5em;
	padding: 2em 0 4em;
vertical-align: middle;
}
.password_forgot .field {
	padding: 2em 0 0.3em;
}
.password_form label {
display:inline;
float: left;
margin-top:5px;
	margin-right: 0.667em;
}
.password_form p#autoLogin input {
	margin:6px 0px 0px 0px;
}


.password_form p#autoLogin {
	position: absolute;
	left: 0;
	bottom: 0.909em;
	margin: 0;
}
.password_form a {
	position: absolute;
	left: 30.455em;
	bottom: 0.909em;
}
.password_form input.submit {
	position: absolute;
	right: 0;
	top: 1.29em;
}
.password_forgot input.submit {
	right: auto;
	left: 21em;
}
.password_sent input.submit,
.auth_check input.submit,
.apply_login input.submit {
	right: auto;
	left: 40em;

}


.password_form a,
.password_form p#autoLogin,
#regInfo li,
#regForm label.clickable {
	font-size: 1.1em;
}

#regForm {
	height: 20em;
}
#regForm .field {
	position: absolute;
	left: 1em;
}
#regForm #regPassword,
#regForm #regPasswordConfirm {
	left: 39em;
}

#regForm #regEmail,
#regForm #regPassword {
	top: 1.5em;
}
#regForm #regEmailConfirm,
#regForm #regPasswordConfirm {
	top: 5.5em;
}

#regForm #regTerms,
#regForm #regPrefs {
	left: 17em;
}
#regForm #regTerms {
	top: 9.5em;
}
#regForm #regPrefs {
	top: 12em;
}

#regForm input.submit {
	position: absolute;
	right: 0.6em;
	bottom: 0.7em;
}
#loginInfo p {
	line-height: 1;
}

#regForm label.clickable {
	width:52.9em !important;
	margin: 0;
	padding: 0.5em 0 0 0 !important;
	text-align: left;
}
#regForm label.clickable input {
	left: auto;
	right: 0px;
	top:0.6em;
}
#regInfo p {
	margin: 0;
}

/*	/ login/registration */

/*	candidate */

.candidate a.delete {
	font-weight: bold;
}
.candidate fieldset {
	clear: none;
	position: relative;
}
.candidate table {
	width: 100%;
	clear: none;
}
.candidate td {
	padding: 0.417em 0.417em;
}
.candidate td .submit {
	margin: 0 0.5em 0.5em 0;
}
.candidate #content td p {
	overflow: hidden;
}
.candidate #content form .note,
.job #content  form .note {
	margin:0 0 0 16.46em;
	width:auto;
}
.candidate label span {
	font-weight: normal;
	font-size: 0.9em;
}
span.currency {
	display: inline-block;
	width: 1.2em;
	font-size: 1.2em;
}
.candidate fieldset {
	clear: none;
	position: relative;
}



#alertFieldFormat .clickable,
#alertFieldFrequency .clickable {
	width:3.333em !important;
	text-align:left;
	white-space:nowrap;
}


/*		icons */
.search_results a.save,
.search_results a.bookmarked,
#coverNoteCV {
	background-image: url('/img/icons.png');
	background-repeat: no-repeat;
	border-width: 0;
}
.search_results a.save {
	width: 14px;
	height: 14px;
	background-position: 0 0;
}
.search_results a.bookmarked,
.tick {
	height: 3.8em;
	background-position: -95px 6px;
}
#coverNoteCV {
	background-position: -100px -100px;
}

.candidate a.linkCoverNote,
.candidate a.linkCV {
	text-indent: 0;
	letter-spacing: 0;
	background:	none !important;
}

.candidate #subNav a.linkslist {
	display: list-item;
	font-size:1.2em;
	line-height:1.5;
}

.candidate #subNav #searchForJobs a {
	height: 55px;
	background-image: url(img/searchForJobs.png);
background-position: 50% 60%;
}

/*		welcome */

.welcome #content .sIFR-replaced object {
	display: none;
}
.welcome #content .sIFR-alternate {
	position: static;
	height: auto;
	width: auto;
}
.welcome #content h2.ir .sIFR-alternate {
	width: 220px;
	height: 70px;
	
	background-image: url(img/welcome.png);
}
.welcome #content h3.ir .sIFR-alternate {
	width: 150px;
	height: 82px;
	background-position: 0 0;
	
}
.welcome #myProfiles h3.ir .sIFR-alternate {
	background: url(img/welcomeIcons.png) no-repeat -7px -7px;
}
.welcome #myAlerts h3.ir .sIFR-alternate {
	background: url(img/welcomeIcons.png) no-repeat -7px -106px;
}
.welcome #myJobs h3.ir .sIFR-alternate {
	background: url(img/welcomeIcons.png) no-repeat -7px -201px;
}
.welcome #myDetails h3.ir .sIFR-alternate {
	background: url(img/welcomeIcons.png) no-repeat -7px -296px;
}

.welcome #content h2 {
	position: absolute;
}
.welcome #content p {
	border-width: 1px;
	padding: 18px 9px 15px 230px;
	height: 40px;
}
.welcome #content div p {
	border: none;
	padding: 0;
	min-height: 0;
}
.welcome #content div {
	position: relative;
	display: inline;
	float: left;
	width: 332px;
	height: 20em;
	margin: 1em 1em 0 0;
}
.welcome #content #myAlerts,
.welcome #content #myDetails { 
	margin-right: 0;
}

.welcome #content div a {
background:transparent url(img/welcomeIcons.png) repeat scroll 0 0;
color:#666666;
font-size:1.2em;
font-weight:normal;
height:80px;
letter-spacing:1px;
line-height:1.8;
position:absolute;
right:0.833em;
text-transform:lowercase;
top:0.833em;
width:95px;
}



.welcome #content #myProfiles a {
	background: url('img/welcomeIcons.png') no-repeat -7px -590px;
}
.welcome #content #myAlerts a {
	background: url('img/welcomeIcons.png') no-repeat -7px -684px;
}
.welcome #content #myJobs a {
	background: url('img/welcomeIcons.png') no-repeat -7px -780px;
}
.welcome #content #myDetails a {
	background: url('img/welcomeIcons.png') no-repeat -7px -873px;
}



/*		/ welcome */

/*		profile */

/*			edit profile */

							#privacy h3 {
								margin: 1em 0 0;
								padding: 0;
								background-color: transparent;
								border-bottom: none;
								color: #333;
							}
							#privacy p {
								clear: both;
							}
							#privacy .field {
								overflow: auto;
							}

/*			/ edit profile */

/*			confirm profile */

.cv_confirm h2{
margin-top:20px;
}

.cv_confirm dt a {
	font-size: 1em;
	font-weight: bold;
}
.cv_confirm dd {
	margin-bottom: 1em;
}

/*			/ confirm profile */


/*		/ profile */

/*		alerts */

.alerts dl.alert_details dt {
	display: inline;
	float: left;
	width: 7.667em;
	text-align: right;
	font-weight:bold;
	color:#002B54;
}
.alerts dl.alert_details dd {
	margin-left: 8.667em;
}
.alerts .alert_delete {   
	position: relative;
	bottom: 5.333em;
}
.alerts .alert_actions {
	position: absolute;
	right: 0;
	bottom: 1em;
	text-align: right;
}
.alerts .job_alert {
	position: relative;
	padding: 1em 0 1.5em;
}
.alerts .alert_title a {
	display: inline-block;
text-decoration:none;
}

/*			edit alert */


.cv_manage #content,
.cv_edit #content,
.alerts_list #content,
.alerts_createedit #content,
.details_edit #content,
.contactus #content,
.buy_job #content,
.jobs_my #content {
	margin-top:106px;
	
}

.cv_manage #content table {
margin:10px 0px 0px 0px;
}

.cv_manage #content #profileFaq {
margin-top:4em;

}

.cv_manage #content h3,
.alerts_list #content h3{
font-size:1.3em
}

.buy_job #content p.note {
	color:#FFFFFF;
	left:19em;
	position:absolute;
	top:8em;
	z-index:1;
}

.alerts_createedit h2 object,
.cv_manage h2 object,
.cv_edit h2 object,
.details_edit h2 object,
.alerts_list  h2 object,
.contactus #content h2 object,
.buy_job #content h2 object,
.jobs_my #content h2 object{
	display:none;
}


.cv_manage #content h2,
.cv_edit #content h2,
.alerts_createedit #content h2,
.alerts_list #content h2,
.details_edit #content h2,
.contactus #content h2,
.buy_job #content h2,
.jobs_my #content h2 {
	background:url(img/welcomeIcons.png) no-repeat scroll 0px -96px;
	border:1px solid #D4D4D4;
	border-left:1px solid #D4D4D4;
	float:left;
	height:76px;
	width:33.1em;
	margin:-116px 0 0 -10px;
	padding:9px;
}

.cv_manage #content h2, 
.cv_edit #content h2{
	background-position:0px 0px;
}

.details_edit #content h2 {
	background-position:0 -286px;
}

.contactus #content h2 {
	background-position:0 -382px;
}
.buy_job #content h2 {
	background-position:0 -471px;
	width:44.3em
}
.jobs_my #content h2 {
	background-position:0 -195px;
}
.application_form #content h2{
	border:1px solid #D4D4D4;
	border-bottom:none;
	padding:10px;
	margin:0px;
}
 
.application_form #content h1{
	
border:1px solid #D4D4D4;
border-top:none;
	padding:10px;
}

.application_form #require_cover_note ul.job_actions  {
margin-left:188px;
}
.application_form #require_cover_note ul.job_actions a {
margin-right:3em;
}

.cv_manage #content .info_message,
.alerts_list #content .info_message{
	margin:-115px -10px 20px -10px;
	padding:66px 10px 10px 222px;
}

.cv_edit #content h3{
	background: none;
	width: auto;
	height:auto;
	float:left;
	margin:0px;
	font-size:1.5em;
}

.cv_edit #content h3,
.details_edit #content h3{ 
	color:#FFF;
	margin:5px 0px;
	float:none;
}

.jobs_my #content h3{
	margin:60px 0px 10px 0px;
}

.cv_edit #content p { 
	margin:0px;
}

.alerts_createedit #content form h2 {
	background: none;
	border:none;
	height:47px;
	padding:9px;
	width:300px;
	margin:0px;
}


.buy_job #content form h2  {
	font-weight: normal;
	color:#fff;
	background: none;
	border:none;
	height:47px;
	padding:9px;
	width:200px;
	margin-bottom:0px;
}

.alerts_createedit form h2 object {

	display:block;
	float:left;
}

.alerts_createedit #content form p {
	font-size:1.2em;
	line-height:1.5;
}

#requiredNote,
.details_edit #content form #requiredNote {
	font-size:1.1em;
	padding:0em;
margin:0em;
}

.alerts_createedit p#requiredNote {
	padding:20px 3px 0px 0px;
	width:495px;
}

.application_form #requiredNote {
	margin: 0em 11px 9px
}

.alerts_createedit .clickable {
	margin-right: 0.833em;
}

.application_form .submit,
.alerts_createedit .submit,
.details_edit .submit,
.contactus .submit{
	display:inline;
	float:right;
	margin:11px 197px 0 0;
}



.alerts_createedit #content #alertEmail {
	width:auto;
}

.cv_edit .simple_form,
.details_edit .simple_form,
.buy_job .simple_form,
.alerts_createedit .simple_form  {
	padding:10px 10px 55px;
	margin: 20px -10px -10px -10px;
}

.contactus .simple_form  {
padding:20px 10px;
margin: 0px -10px;
}
.application_form .simple_form {
padding:0px 1em 6em 1em;
}

.buy_job .simple_form {
	padding:6em 1em 1em 1em;

}

.buy_job_form .column {
float:none;
padding-bottom:0;
}

.buy_job .submit {

	margin:0.5em 0.4em;
}


.cv_edit #short_desc_length {
	background:none;
	border:none;
	color:#FFF;
	font-weight:bold;
	margin:0.55em 23em 0 0;
padding:0;
width:4em;
float:right;
}
.cv_edit #short_desc_lengthLabel {
	font-weight:normal;
	margin:0.46em 0 0 16.46em;
	text-align:left;
	width:auto;

}


.cv_edit  .simple_form #whereWork .multibox {
float:left;
width:22em;
margin:0 0 0 1em;
clear:none;
}

.cv_edit  #whereWork .field label{
float:left;
width:auto;

}

.cv_edit  #whereWork .field select{
float:left;
width:18em;
height:7.5em;

}

.cv_edit .simple_form #whereWork #desired_locationsControls,
.cv_edit .simple_form #whereWork #eligibility {
	width:auto;
clear: both;
}
.cv_edit .simple_form #whereWork #eligibility .clickable {
margin-left:2em;
}

#desired_locationsControls {
margin-right:1em;
}

.cv_edit .simple_form #whereWork #desired_locationsControls select{
	width:56.25em;
float:right;
}

.cv_edit .simple_form #whereWork #desired_locationsControls a{
font-size:1.2em;
line-height:1.5;
font-weight:bold;
margin: 0 0 0.429em 1.8em;
display: inline;
float: right;
text-align:right;
width:15em;
}
.cv_edit .simple_form #whereWork #desired_locationsControls a:active,
.cv_edit .simple_form #whereWork #desired_locationsControls a:hover,
.cv_edit .simple_form #whereWork #desired_locationsControls a:focus {
color:#00A4E4;
}

/*			/ edit alert */

/*		/ alerts */

/*		jobs */

.jobs form {
background:none;
color: #002B54;
margin-top:30px;

}


.cv_manage td,
.jobs td{
border-bottom:1px solid #d4d4d4;
text-align:center;

}
.cv_manage th,
.jobs th  {
border-bottom:1px solid #d4d4d4;
border-top:1px solid #d4d4d4;
text-align:center;
padding:10px 0px;

}
.cv_manage td a,
.jobs td a {
	font-weight: bold;
	color: #00A4E4;
}

.cv_manage td a:active,
.cv_manage td a:focus,
.cv_manage td a:hover,
.jobs td a:active,
.jobs td a:hover,
.jobs td a:focus{
color: #002B54;
}


#coverNoteCV {
	height: 16px;
	line-height: 16px;
}

#coverNoteTitle {
font-size:1.8em;
}

#coverNoteCV a {
	display: inline;
	letter-spacing: 0;
	text-indent: 0;

}

.cover_note #content h3 {
display:none;
}



/*		/ jobs */

/* 		details */

.details_edit label.clickable,
.contactus label.clickable {
	margin-left: 16.5em;
}

/* 		/ details */

/*	/ candidate */

/*	help */

.help #content h2.where {
	margin-top: 1.714em;
}

.help #content dt {
	display: inline;
	float: left;
	margin-right: 1.2em;
	font-weight: bold;
}
.help #content dd {
	margin: 1em 0;
}

.privacy #content p {
	margin-top: 0;
}
	
.privacy #content h3 {
	font-size: 1.2em;
}
.termsconditions #content dd {
	margin-left: 4.36em;
}
.termsconditions #rubric strong {
	font-weight: normal;
	text-transform: uppercase;
}

/*		contact us */


/*		/ contact us */

/*	/ help */

/*	static pages */

.accessibility table {
	margin-bottom: 1em;
}
.accessibility th,
.accessibility td {
	padding-right: 1.833em;	
}
.accessibility th {
	font-weight: bold;
}
.accessibility #wcag a {
	background-image: none;
}
.accessibility span {
	font-weight: bold;
}

.sitemap h3 {
	clear: both;
}
.sitemap ul li,
.useful_links ul#nav li {
	display: inline;
	float: left;
	margin: 0 1.666em 1em 0;
	white-space: nowrap;
}

.useful_links #column1,
.useful_links #column2 {
	display: inline;
	float: left;
	width: 43.4em;
}
.useful_links #column1 {
	margin-right: 2em;
	clear: left;
}
.useful_links h3 {
	margin: 1.714em 0 0.571em;
}
.useful_links dt {
	display: inline;
	float: left;
	margin-right: 0.3em;
}
.useful_links dd {
	margin: 0 0 0.666em;
}


.embed form{
	background:none;
color: #002B54;
}

.embed .embed_search_exp {
	margin: 1em 0;
}

.embed_search_exp form a,
.embed_search_exp form label{
color: #002B54;
}

.embed .embed_search_exp b {
	font-weight: bold;
}
.embed .embed_panel {
	padding: 1.5em 0;
}
.embed_panel div input.text,
.embed_panel div select,
.embed_panel div label{
	font-size: 1em;
width:12.75em;
margin:10px 0px;
}


.embed_panel div input,
.embed_panel div select,
.embed_panel div label {
	font-size: 1em;
margin:5px 0px;
}

.newsletter #newsletter_form {
	overflow: auto;
}

.newsletter #newsletter_form p {
	display: inline;
	font-weight: bold;
}
.newsletter #newsletter_form input {
	display: inline;
	float: left;
}
.newsletter #newsletter_form input.submit {
	margin-left: 0.714em;
}

/*		=about jobsearch */

.about_jobsearch #content p.intro {
	font-size: 1.4em;
}
.about_jobsearch #content ul {
	padding-left: 14px;
}
.about_jobsearch #content li {
	list-style: outside disc none;
	margin-bottom: 0.5em;
}

/*		=about jobsearch ends */

/*	/ static pages */

/*	seo */

/*		browse */

#browse_links {
	padding: 1em 0;
}
#browse_links h2,
#browse_links #canned_text {
	padding-left: 0.833em;
}
#browse_links #canned_text {
	margin: 0.333em 0 2em;
}
#browse_links ul {
	display:inline;
	float: left;
	width: 21.9em;
	margin: 0 0 2em 1em;
}
#browse_links li {
	margin-bottom: 0.5em;
}
#browse_links h2{
	clear: both;
	margin-bottom: 0.5em;
	font-weight: bold;
}
#browse_links h3 {
	font-weight: normal;
}
#browse_links ul li.category {
	padding-top: 1em;
}
#browse_links ul li.category a {
	font-weight: bold;
	margin-left: -0.5em;
}
#browse_links li.category:first-child {
	margin-top: -1em;
}

/*		/ browse */

/*	/ seo */

/*	olp */

.buy_job_form label {
	width: 11.667em !important;
	margin-right: 0.833em !important;
}
.buy_job_form .validation_message {
	margin-left: 12.5em !important;
}

/*	/ olp */
