/*	homepage */

.homepage #searchForm {
	float: left;
	width: 645px;
}

.homepage #browseJobsBySkill {
	position: relative;
	float: right;
	width: 298px;
	height: 243px;
	border-width: 1px;
	background-color: #fff;
	text-align: right;
}
.homepage #browseJobsBySkill h2 {
	margin-top: 0;
}
.homepage #browseJobsBySkill li,
#browse_links li,
#seoFacet li {
	float: left;
	font-size: 1.4em;
	text-align: left;
}
.homepage #browseJobsBySkill ul a,
#browse_links ul a,
#seoFacet li {
	display: block;
	width: 139px;
	padding: 5px 0 5px 10px;
	text-decoration: none;
	line-height: 16px;
	-webkit-transition: background-color 0.15s ease;
	-moz-transition: background-color 0.15s ease;
	-o-transition: background-color 0.15s ease;
	transition: background-color 0.15s ease;
}
.homepage #browseJobsBySkill ul a:focus,
.homepage #browseJobsBySkill ul a:hover,
.homepage #browseJobsBySkill ul a:active,
#browse_links ul a:focus,
#browse_links ul a:hover,
#browse_links ul a:active,
#seoFacet li:hover {
	font-weight: bold;
	color: #000;
	background-color: #f08805;
	letter-spacing: -1px;
	outline: none;
}
.homepage #browseJobsBySkill a#browseAll {
	position: absolute;
	bottom: 0;
	right: 9px;
}

.homepage #content {
	clear: both;
	padding-top: 10px;
}

.homepage #content h2 {
	text-transform: lowercase;
}

.homepage #content #urgentlyRequired,
.homepage #content #featuredEmployer {
	float: left;
	clear: left;
}

.homepage #content #urgentlyRequired,
.homepage #content #featuredEmployer {
	position: relative;
	width: 280px;
	height: 93px;
	padding-bottom: 30px;
	margin-bottom: 10px;
}
.homepage #content #featuredEmployer {
}
.homepage #content #urgentlyRequired h3,
.homepage #content #featuredEmployer h3,
.homepage #content #urgentlyRequired p,
.homepage #content #featuredEmployer p {
	line-height: 21px;
}
.homepage #content #urgentlyRequired p,
.homepage #content #featuredEmployer p {
	clear: right;
	overflow: hidden;
	height: 42px;
}


.homepage #content #urgentlyRequired a.focus_image,
.homepage #content #featuredEmployer a.focus_image {
	float: right;
	margin-top: 10px;
	margin-left: 10px;
	border-width: 1px;
}

.homepage #content a.featured_job_link {
	position: absolute;
	bottom: 0;
	right: 9px;
}

.homepage #content #features {
	float: right;
	width: 314px;
	padding-bottom: 10px;
}
.homepage #features li {
	position: relative;
	display: inline;
	float: right;
	margin-left: 10px;
	font-size: 1em;
	border-width: 1px;
}
.homepage #features li h2 {
	margin-left: 0;
}
.homepage #features li a {
	display: block;
	width: 143px;
	height: 123px;
	border-bottom: 5px solid #fff;
	background-image: url('/img/icons_features.png');
	-webkit-transition: border-color 0.15s ease;
	-moz-transition: border-color 0.15s ease;
	-o-transition: border-color 0.15s ease;
	transition: border-color 0.15s ease;
}
.homepage #features li a:focus,
.homepage #features li a:hover,
.homepage #features li a:active {
	border-color: #F08805;
}


.homepage #features #featureIPad a {
	background-position: 4px -2px;
}
.homepage #features #featureIPhone a {
	background-position: -131px -2px;
}
.homepage #features #featureLinkedIn a {
	background-position: -266px -2px;
}
.homepage #features #featureNewsletter a {
	background-position: -401px -2px;
}
.homepage #features #featureJobAlerts a {
	background-position: -536px -2px;
}
.homepage #features #featureTwitter a {
	background-position: -671px -2px;
}
.homepage #features #featureCVUpload a {
	background-position: -806px -2px;
}

.homepage #midPageUnit {
	margin: 30px 310px 10px;
	padding: 9px;
}
.homepage #midPageUnit a#advertiseHere {
	display: block;
	padding: 0 10px;
	background-color: #CECECE;
	text-align: right;
	font-size: 0.9em;
	line-height: 20px;
	text-decoration: none;
	text-transform: lowercase;
}
/*	/ homepage */

/*	search */

#searchForm {
	position: relative;
	margin-bottom: 20px;
}

#searchForm h2 {
	margin-top: 0;
}

.homepage #searchForm a.toggle {
	display: none !important;
}
.homepage #searchForm #searchFormDetailed {
	display: block !important;
}

/* panel open */
.search_form .panel_open #hideOptions,
.search_results .panel_open #hideOptions {
	display: inline-block !important;
}
.search_form .panel_open #showOptions,
.search_results .panel_open #showOptions {
	display: none !important;
}

/* panel closed */
.search_form .panel_closed #hideOptions,
.search_results .panel_closed #hideOptions {
	display: none !important;
}
.search_form .panel_closed #showOptions,
.search_results .panel_closed #showOptions {
	display: inline-block !important;
}

#keywordLabel,
#locationLabel,
#locationRadiusSelect,
#locationRadiusLabel,
#jobtermLabel,
#sortOptions {
	display: none;
}

/*		positioning & sizing */

/* layout */
#keywordSearch,
#searchForm #locationSearch,
#jobtermSearch,
#categoryLabel,
#categorySelect,
#categorySelect_avatar,
#typeLabel,
#typeSelect,
#typeSelect_avatar,
#salarySearch,
#jobAgeSearch,
#searchForm a.toggle,
#searchForm .submit {
	position: absolute;
}

#keywordSearch {
	left: 0;
	top: 40px;
}
#searchForm #locationSearch {
	left: 315px;
	top: 40px;
}

#searchForm .example input.text {
	color: #999;
	font-style: italic;
}

#searchForm label#locationSubLabel {
	display: inline;
	float: left;
	width: 10px;
	margin-right: 10px;
	line-height: 39px;
	font-weight: normal;
}

#jobtermSearch {
	left: 0;
	top: 90px;
}
#categoryLabel {
	left: 0;
	top: 140px;
}
#categorySelect,
#categorySelect_avatar {
	left: 0;
	top: 165px;
}

.homepage #typeLabel {
	left: 230px;
	top: 140px;
}
.search_form #typeLabel,
.search_results #typeLabel {
	left: 370px;
	top: 140px;
}
.homepage #typeSelect,
.homepage #typeSelect_avatar {
	left: 230px;
	top: 165px;
}
.search_form #typeSelect,
.search_form #typeSelect_avatar,
.search_results #typeSelect,
.search_results #typeSelect_avatar {
	left: 370px;
	top: 165px;
}

.homepage #salarySearch {
	left: 460px;
	top: 140px;
}
.search_form #salarySearch,
.search_results #salarySearch {
	left: 740px;
	top: 140px;
}

.homepage #jobAgeSearch {
	left: 460px;
	top: 205px;
}
.search_form #jobAgeSearch,
.search_results #jobAgeSearch {
	left: 740px;
	top: 220px;
}

.homepage #searchForm .submit {
	left: 460px;
	top: 246px;
}
.search_form #searchForm .submit,
.search_results #searchForm .submit {
	left: 660px;
	top: 40px;
}

#searchForm a.toggle {
	left: 790px;
	top: 40px;
}

.homepage #salarySearch input,
.homepage #salarySearch select,
.homepage #salarySearch .cf_avatar_select,
.homepage #jobAgeSearch select,
.homepage #jobAgeSearch .cf_avatar_select {
	padding: 4px;
	font-size: 1.2em;
}
.homepage #salarySearch .cf_avatar_select_single_toggler,
.homepage #jobAgeSearch .cf_avatar_select_single_toggler {
	width: 24px;
	background-position: -8px -70px;
}

#salaryLabel,
#jobAgeLabel {
	display: block;
	height: 25px;
}

#salarySet li {
	display: inline;
	float: left;
	font-size: 1em;
}
#salarySet li#pound {
	width: 20px;
	height: 17px;
	line-height: 17px;
}
.homepage #salarySet li#pound {
	padding: 5px 0;
}
.search_form #salarySet li#pound,
.search_results #salarySet li#pound {
	padding: 11px 0;
}

.homepage #salarySet input.text {
	width: 60px;
	margin-right: 10px;
}
.search_form #salarySet input.text,
.search_results #salarySet input.text {
	width: 70px;
	margin-right: 10px;
}
.homepage #salarySet select,
.homepage #salarySet .cf_avatar_select {
	width: 70px;
}
.search_form #salarySet select,
.search_form #salarySet .cf_avatar_select,
.search_results #salarySet select,
.search_results #salarySet .cf_avatar_select {
	width: 80px;
}

.homepage #jobAgeLabel {
	float: left;
	width: 100px;
	height: 17px;
	line-height: 17px;
	padding: 5px 0;
}
.homepage #jobAgeSelect,
.homepage #jobAgeSelect_avatar {
	width: 70px;
}
.search_form #jobAgeSelect,
.search_form #jobAgeSelect_avatar,
.search_results #jobAgeSelect,
.search_results #jobAgeSelect_avatar {
	width: 200px;
	padding: 10px 9px;
	font-size: 1.4em;
}



/* dimensions */

#searchForm {
	/* overflow: hidden; */
}
#searchFormBasic {
	height: 90px;
}
#searchFormDetailed {
	height: 155px;
}
#keywordInput,
#locationInput {
	width: 285px;
}
.homepage #categorySearch select,
.homepage #categorySearch .cf_avatar_select {
	width: 190px;
	height: 110px;
}
.search_form #categorySearch select,
.search_form #categorySearch .cf_avatar_select,
.search_results #categorySearch select,
.search_results #categorySearch .cf_avatar_select {
	width: 330px;
	height: 110px;
}

.homepage #searchForm .submit {
	width: 160px;
}
.search_form #searchForm .submit,
.search_results #searchForm .submit {
	width: 90px;
}
.search_form #searchForm a.toggle,
.search_results #searchForm a.toggle {
	width: 150px;
	font-size: 1.2em;
	background-color: #F7F7F7;
	background-image: url('/img/bg_grad_greyA.png');
}

#jobtermInput li {
	display: inline;
	float: left;
	margin-right: 1.667em;
	white-space: nowrap;
}



/*		type */

#searchForm label {
	font-weight: bold;
}
#searchForm label span,
#searchForm label.clickable {
	font-weight: normal;
}
#searchForm select[multiple],
#searchForm .cf_avatar_select_multiple {
	font-size: 1.2em;
}

/*	/ search */

/*	advanced search */

.search_form #furtherHints {
	margin-right: 320px;
}
.search_form #subNav {
	position: absolute;
	bottom: 0;
	right: 0;
}

/*	/ advanced search */

/*	search results */

.search_results #content {
	position: relative;
}

.search_results #browseH1 {
	width: 590px;
	margin-top: 16px;
	line-height: 20px;
}

.search_results #resultsOptionsPrimary {
	position: relative;
	height: 130px;
	margin-right: 310px;
}

.search_results #alertsPanel {
	position: absolute;
	right: 9px;
	top: 0;
	width: 280px;
	height: 130px;
}
.search_results #alertsPanel h4 {
	margin-bottom: 10px;
}
.search_results #alertsPanel input.submit {
	position: absolute;
	right: 9px;
	bottom: 0;
	height: 24px;
	border-width: 0 0 5px;
	background: none;
}
.search_results #resultsShort {
	width: 100%;
}
.sponsored_view .search_results #resultsShort {
	width: 700px;
}
.sponsored_view .search_results #resultsOptionsSecondary,
.sponsored_view .search_results .listing {
	width: 680px;
}
.search_results #resultsOptionsSecondary {
	height: 33px;
}

.search_results h2#searchHeader,
.search_results #content a#printLink,
.search_results #paginationButtons,
.search_results #alertsPanel label,
.search_results #alertsPanel form ul {
	display: none;
}

.search_results dl#options {
	margin: 5px 0;
}
.search_results dl#options dt,
.search_results dl#options dd {
	line-height: 30px;
}
.search_results dl#options dt {
	display: inline;
	float: left;
	clear: left;
	width: 80px;
	margin-right: 20px;
	text-align: right;
	text-transform: lowercase;
	font-weight: bold;
}

.search_results #numberResults {
	font-weight: bold;
}
.search_results #numberResults span {
	font-weight: normal;
}

.search_results #resultsOptionsPrimary .pagination li {
	margin-top: 4px;
}

.search_results #resultsOptionsPrimary label.clickable {
	padding-left: 31px !important;
	line-height: 30px;
	text-transform: lowercase;
}

.search_results #listing li#listingFull {
	display: inline;
	float: left;
	width: 240px;
}
.search_results #listing li#listingShort,
.search_results #sortBar li {
	display: inline;
	float: left;
	width: 120px;
}
.search_results #sortBar li#sortTitle {
	width: 50px;
}

.search_results #shareThis {
	position: absolute;
	right: 10px;
	bottom: 10px;
	padding: 4px 0;
}
.sponsored_view .search_results #shareThis {
	right: 250px;
}


/*		results listing */
.search_results .listing {
	position: relative;
	clear: left;
	padding-bottom: 9px;
}

.search_results .listing dt.job_recruiter,
.search_results .listing dt.job_description {
	display: none;
}

.search_results .listing dl.recruiter {
	padding-top: 6em;
	margin-top: 15px;
}

.search_results .listing dd.job_description {
	position: absolute;
	left: 9px;
	top: 2.1em;
	width: 530px;
	height: 6em;
	margin-top: 15px;
	font-size: 1em;
	line-height: 1.5;
	overflow: hidden;
}

.search_results .listing .job_salary,
.search_results .listing .job_location,
.search_results .listing .job_pub_date {
	display: inline;
	float: left;
}
.search_results .listing dt.job_salary,
.search_results .listing dt.job_location,
.search_results .listing dt.job_pub_date,
.search_results .listing ul.joblinks a {
	width: 28px;
	height: 28px;
	background-color: #F08805;
	background-image: url('/img/icons.png');
}
.search_results .listing ul.joblinks a:focus,
.search_results .listing ul.joblinks a:hover,
.search_results .listing ul.joblinks a:active {
	background-color: #FF9A2F;
}
.search_results .listing dt.job_salary {
	background-position: 0 0;
}
.search_results .listing dt.job_location {
	background-position: -28px 0;
}
.search_results .listing dt.job_pub_date {
	background-position: -56px 0;
}
.search_results .listing ul.joblinks a.job_file {
	background-position: -84px 0;
}
.search_results .listing ul.joblinks a.send_to_friend {
	background-position: -112px 0;
}
.search_results .listing ul.joblinks a.job_details {
	background-position: -139px 0;
	line-height: 28px;
	color: #000 !important;
	text-indent: 25px;
	font-weight: bold;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: uppercase;
	overflow: hidden;
}

.search_results .listing dd.job_salary,
.search_results .listing dd.job_location,
.search_results .listing dd.job_pub_date {
	width: 160px;
	padding: 5px 5px 0;
	font-weight: bold;
}
.search_results .listing dd.job_pub_date {
	width: 70px;
}

.search_results .listing img {
	position: absolute;
	right: 9px;
	top: 9px;
}

.search_results .listing dd.job_recruiter {
	position: absolute;
	right: 9px;
	top: 59px;
	width: 122px;
	height: 3em;
	overflow:hidden;
	font-weight: bold;
}

.search_results .listing ul.joblinks {
	position: absolute;
	right: 0;
	bottom: 9px;
	width: 131px;
}
.search_results .listing ul.joblinks li {
	display: inline;
	float: left;
	margin-right: 1px;
}
.search_results .listing ul.joblinks a.job_details {
	width: 64px;
}

.search_results #resultsShort .searchJobRow2 {
	background-color: #f4f4f4;
}
.search_results #resultsShort td span {
	display:block;
	overflow:hidden;
	white-space:nowrap;
}
.search_results #resultsShort td.posted_date {
	width: 64px;
}
.search_results #resultsShort td.saved_status {
	width: 31px;
}
.search_results #resultsShort td span {
	width: 265px;
}
.sponsored_view #resultsShort td span {
	width: 185px;
}
.search_results #resultsShort .job_title a {
	font-weight: bold;
	text-decoration: none;
}

/*		/ results listing */

/*		results sponsored */

.search_results #sponsoredResults {
	position: relative;
	display: inline;
	float: right;
	width: 210px;
	margin-left: 10px;
}
.sponsored_view .search_results #sponsoredResults {
	margin-left: 0;
	margin-bottom: 10px;
}
#sponsoredResults .listing {
	margin: 6px 0 10px !important;
	border-bottom: none;
	width: auto;
}

/*		/ results sponsored */

/*		results faceted */

#seoFacet {
	padding: 0 !important;
	overflow: hidden;
}

#seoFacet ul {
	margin: 0 -6em 1em 0;
	overflow: hidden;
}
#seoFacet li {
	display: inline;
	float: left;
	width: 240px;
}
.search_results #seoFacet h2 {
	clear: left;
	margin: 10px 0 0;
	padding: 0 10px;
}
#seoFacet h3 {
	font-weight: normal;
	overflow: hidden;
	white-space: nowrap;
	line-height: 16px;
}
#seoFacet a {
	text-decoration: none;
}
#seoFacet li:hover h3 {
	font-weight: bold;
}
#seoFacet a:focus,
#seoFacet a:hover,
#seoFacet a:active {
	color: #000;
}

/*		/ results faceted */

#noMatches #locationSearch .cf_avatar_select {
	display: inline;
	float: left;
	margin-right: 10px;
}

/*	/ search results */

/*	jobs */

.job #content,
.job #subNav {
	position: relative;
}
.job #subNav img {
	position: absolute;
	top: 10px;
	left: 10px;
	display: block;
}
.job #subNav a.image_nostyle {
	display: block;
}
#jobDetails {
	overflow: hidden;
}
.job #jobDetails {
	margin-bottom: 20px;
}
.job #jobDetails dt.job_recruiter {
	display: none;
}
.job #jobDetails dd.job_recruiter {
	min-height: 40px;
	line-height: 20px;
	margin-left: 130px;
	margin-bottom: 10px;
}
.application a#companyProfile {
	margin-top: -5px;
}
.job a#companyProfile p {
	font-size: 1em;
	line-height: inherit;
	font-weight: inherit;
}

/*		job description */

.job .job_apply_start {
	margin: 2em 0;
}

.job #subNav .job_apply_start {
	text-align: center;
}
.job .job_apply_start label {
	display: block;
}

.job #content .job_apply_start {
	position: relative;
}
.job #content .job_apply_start form.redirect .rsb_m1 {
	padding-top: 50px;
}
.job #content .job_apply_start form .submit {
	position: absolute;
	top: 10px;
	right: 9px;
}
.job #content .job_apply_start form.logged_out .submit {
	top: 2.333em;
	margin-top: 10px;
}
.job #content .job_apply_start form.redirect .submit {
	left: 9px;
	top: 10px;
	margin-left: 0;
}
.job p.interested {
	display: none;
}
.job_info p.inputs {
	font-size: 1em;
}

/*		/ job description */



/*	/ jobs */

/*	applications */

/*		app form */


.application_form #statusOption span.req {
	margin-top: -0.5em;
	font-size: 2.5em;
	font-weight: normal;
}

.application_form #coverNote p {
	padding-left: 0.833em;
}
.application_form #coverNote label span {
	font-weight: normal;
}

.application_form #currentStatus .transform_text {
	text-transform: none;
}

.application_form #cvSection p {
	margin-left: 180px;
	font-style: italic;
}
.application_form #cvSection #selectInput {
	padding-left: 1em;
}

/*		/ app form */

/*		hotsift */

.hotsift fieldset div {
	margin: 10px;
}
.hotsift form h4 {
	clear: left;
}
.hotsift .simple_form label.clickable {
	padding-top: 0;
}
.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: 160px;
	text-align: right;
	font-weight: bold;
}
.application_confirm #details dd {
	margin: 0 0 0 180px;
}
.application_confirm #changeDetails,
.application_confirm #changeAnswers {
	display: block;
	text-align: right;
	clear: both;
	margin: 10px;
}
.application_confirm #answers {
	padding: 0 10px;
}
.application_confirm #answers dt {
	margin-top: 10px;
	font-weight: bold;
}

#promoAlertData a#buyNow,
.application_sent #backToResults {
	display: inline;
	float:right;
}
.application_sent #recruiterDetails {
	margin-left: 20px;
}
.application_sent .recruiter {
	font-weight: bold;
}

#promoAlertData a#video {
	background-position: 0 0 !important;
}

/*		/ hotsift */

/*		send to friend */

.send_to_friend #jobPanel {
	clear: both;
}

/*		/ send to friend */


/*	/ applications */

/*	recruiters a-z */

.employers #empName {
	background-color: #eceded;
}
.employers #empIndex h3 {
	display: inline;
	float: left;
	width: 165px;
	line-height: 39px;
	font-weight: bold;
}
.employers .pagination {
	padding: 8px 0;
}

.employers #empListing p {
	display: none;
}
.employers #empListing table {
	width: 100%;
	margin-bottom: 1em;
}
.employers #empListing thead {
	display: none;
}
.employers #empListing tr:nth-child(even) {
	background-color: #eceded;
	border-width: 1px;
}
.employers #empListing td {
	height: 60px;
	padding: 0 9px;
}
#empListing .company_logo a {
	border-width: 1px;
}

/*	/ recruiters a-z */

/*	graphical products */

.graphical_profile {
	position: relative;
	height: 43px;
	border-bottom-width: 1px;
	text-align: left;
	background-color: #fff;
}
.graphical_profile a#back {
	display: inline;
	float: left;
	line-height: 34px;
	margin-left: 10px;
}
.graphical_profile #viewJobs {
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -20px;
}

.graphical_job iframe {
	border: 0;
	overflow: hidden;
	width: 100%;
}
.graphical_job label {
	font-weight: bold;
	line-height: 39px;
}
.graphical_job label,
.graphical_job input.submit {
	display: inline;
	float: left;
}
.graphical_job input.text {
	margin-left: 6px;
}
.graphical_job input.submit {
	margin-left: 10px;
}

.graphical_job #frameHeader,
.graphical_job #frameFooter {
	position: relative;
	text-align: left;
}

.graphical_job #frameHeader {
	height: 49px;
	padding: 9px 10px 0;
	border-bottom-width: 1px;
	background-color: #fff;
}
.graphical_job #frameContent,
.graphical_job #frameFooter {
	background-color: #fff;
}
.graphical_job #frameFooter {
	border-bottom-width: 1px;
}

.graphical_job a#apply {
	display: none;
}

.graphical_job p.more_information,
.graphical_job p.applied_message {
	position: absolute;
	line-height: 20px;
}
.graphical_job p.applied_message {
	top: 10px;
}
.graphical_job p.more_information {
	top: 30px;
}
.graphical_job #frameHeader p.more_information,
.graphical_job #frameHeader p.applied_message {
	left: 17em;
}
.graphical_job #frameFooter p.more_information,
.graphical_job #frameFooter p.applied_message {
	right: 10px;
}
.graphical_job #frameHeader p.back_to_results a {
	position: absolute;
	bottom: 0;
	left: 10px;
	line-height: 49px;
}
.graphical_job #footerLinks a {
	line-height: 49px; 
}

.graphical_job #frameFooter form {
	position: absolute;
	bottom: 70px;
	right: 10px;
}

.graphical_job #frameFooter #jobDetails {
	padding: 0 10px;
	border-width: 1px 0;
	background-color: #ECEDED;
}
.graphical_job #frameFooter ul#footerLinks {
	padding: 0 10px;
}
.graphical_job #frameFooter ul#footerLinks li.back_to_results {
	float: left;
	margin-left: 0;
}
.graphical_job #frameFooter ul#footerLinks li {
	line-height: 59px;
}

/*	/ graphical products */

/*	login/registration */

/*		- layout */

.auth .password_form {
	position: relative;
}

.login_register #login {
	display: inline;
	float: left;
	width: 300px;
}
.login_register #loginForm {
	padding-bottom: 85px;
}
.login_register #reg {
	display: inline;
	float: right;
	width: 620px;
}
.login_register #regForm {
	padding-bottom: 47px;
}

/*		info panels */

.login_register #regInfo h3 {
	display: none;
}
.js_active .login_register #regInfo h3 {
	display: block;
	cursor: pointer;
}
.js_active .login_register #regInfo ul {
	display: none;
	margin-top: 10px;
}

.js_active .login_register #regInfo {
	position: absolute;
	z-index: 2;
	right: 0;
	top: 0;	
	width: 220px;
	padding: 0 10px 10px;
	background-color: #fff;
}
.login_register #regInfo h3 {
	padding: 0 10px;
	font-family: "Courier New", Courier, monospace;
	font-size: 1.4em;
	line-height: 25px;
}
.login_register #loginInfo,
.login_register #regInfo {
	padding: 1px 10px;
}

/*		form controls */

.login_register .field {
	padding: 0;
}
.apply_login .password_form .field,
.password_sent .password_form .field,
.password_forgot .password_form .field,
.auth_check .password_form .field {
	float: left;
	width: 440px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.auth .password_form label,
.auth #regForm label {
	font-weight: bold;
	text-align: left;
}
.login_register #reg label.clickable,
.auth p#autoLogin label {
	font-weight: normal;
}

.apply_login .password_form label,
.password_sent .password_form label,
.password_forgot .password_form label,
.auth_check .password_form label {
	float: left;
	width: 110px;
	line-height: 39px;
}
.login_register #reg label.clickable {
	line-height: 39px;
}

.password_form .submit,
.login_register #regForm .submit {
	position: absolute;
	right: 9px;
}
.login_register #regForm .submit {
	bottom: 9px;
}
.login_register .password_form input.submit {
	bottom: 35px;
	width: 100px;
}
.apply_login .password_form .submit,
.password_sent .password_form .submit,
.password_forgot .password_form .submit,
.auth_check .password_form .submit {
	top: 9px;
}

.login_register p#autoLogin label {
	float: left;
	width: 100px;
	line-height: 20px;
}

.login_register p#autoLogin {
	position: absolute;
	left: 9px;
	bottom: 25px;
	height: 39px;
}
.apply_login p#autoLogin,
.password_forgot p#autoLogin,
.password_sent p#autoLogin,
.auth_check p#autoLogin {
	float: left;
	clear: left;
	width: 440px;
}
.login_register p#autoLogin label {
	float: left;
	width: 100px;
	line-height: 20px;
	margin-top: 0;
}
.apply_login p#autoLogin label,
.password_forgot p#autoLogin label,
.password_sent p#autoLogin label,
.auth_check p#autoLogin label {
	width: auto;
}
p#autoLogin .cf_avatar_click_checkbox {
	display: inline-block;
	margin-left: 10px;
}

.auth .password_form a {
	font-size: 1.2em;
}
.login_register .password_form a {
	position: absolute;
	bottom: 9px;
	right: 9px;
	line-height: 20px;
}
.apply_login .password_form a,
.password_forgot .password_form a,
.password_sent .password_form a,
.auth_check .password_form a {
	float: left;
	line-height: 39px;
}

.login_register #externalRegNotify {
	margin-top: 10px;
	padding: 2px 9px;
	background-color: #F4F4F4;
	border-width: 1px;
}
.login_register #externalRegNotify input.text {
	width: 560px;
	background-color: #fff;
}
.login_register #externalRegNotify p {
	line-height: 30px;
}

.auth_check h3 {
	font-weight: bold;
}

/*	/ login/registration */

/*	candidate */

.candidate a.delete {
	font-weight: bold;
}
.candidate fieldset {
	clear: none;
	position: relative;
}
.candidate table {
	width: 100%;
	clear: none;
}
.candidate td .submit {
	margin: 0 0.5em 0.5em 0;
}
.candidate #content td p {
	overflow: hidden;
	margin: 0;
}
.candidate #content .note,
.job #content .note {
	margin: 0 0 0 180px;
}
.candidate label span {
	font-weight: normal;
	font-size: 0.9em;
}
span.currency {
	display: inline;
	float: left;
	width: 20px;
	line-height: 39px;
	font-size: 1.4em;
}
.candidate fieldset {
	clear: none;
	position: relative;
}

/*		icons */
.search_results a.save,
.search_results a.bookmarked,
.candidate a.linkCV,
.candidate a.linkCoverNote,
#coverNoteCV a {
	background-image: url('/img/icons.png');
	background-repeat: no-repeat;
	background-color: #F08805;
	width: 28px;
	height: 28px;
	padding: 0 !important;
	border: 0;
}
.search_results a.save {
	background-position: 1px -28px;
}
.search_results a:hover.save,
.search_results a:focus.save,
.search_results a:active.save,
.search_results a.bookmarked {
	background-position: -28px -28px;
}
.candidate a.linkCoverNote {
	background-position: -56px -29px !important;
}
.candidate a.linkCV,
#coverNoteCV a {
	background-position: 1px -56px !important;
}
#coverNoteCV {
	line-height: 28px;
}
#coverNoteCV a {
	display: inline-block;
	padding: 0 6px 0 28px !important;
	width: auto;
	color: #000 !important;
	font-weight: bold;
	text-decoration: none;
}
.tick {
	background: transparent url('/img/icons.png') -135px -51px no-repeat;
	width: 28px;
	height: 28px;
}

/*		welcome */

.welcome #content div {
	position: relative;
	display: inline;
	float: left;
	width: 280px;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 17em;
}
.welcome #content #myAlerts,
.welcome #content #myDetails { 
	margin-right: 0;
}

.welcome #content div a {
	position: absolute;
	right: 9px;
	bottom: 9px;
}

/*		/ welcome */

/*		profile */

/*			manage profiles */

.cv_manage tr.on td {
	background-color: #f08805;
	font-weight: bold;
}
.cv_manage tr.on td p {
	font-weight: bold;
}
.cv_manage tr.on td a:focus, 
.cv_manage tr.on td a:hover, 
.cv_manage tr.on td a:active {
	color: #fff;
}


.cv_manage #profileFaq {
	clear: right;
}

/*			/ manage profiles */

/*			edit profile */

.cv_edit #short_desc_length {
	margin-left: 180px;
	width: auto;
	height: auto;
	color: #666;
}
.cv_edit #short_desc_lengthLabel {
	font-weight: normal;
	font-size: 1em;
	float: none;
}

.cv #user_birth_day,
.cv #user_birth_day_avatar,
.cv #user_birth_month,
.cv #user_birth_month_avatar,
.cv #user_birth_year,
.cv #salary_minimum,
.cv #salary_minimum_avatar,
.cv #salary_rate,
.cv #salary_rate_avatar {
	display: inline;
	float: left;
	margin-right: 10px;
}

.cv_edit #whereWork {
	margin-right: -30px;
}
.cv_edit #whereWork h3 {
	margin-right: 31px;
}

.cv_edit .multibox {
	position: relative;
	display: inline;
	float: left;
	clear: none;
	width: 193px;
	margin-right: 20px;
}
.cv_edit .multibox span.req {
	position: absolute;
	top: 0;
	right: 0;
}
.cv_edit .multibox label {
	text-align: left;
	width: auto;
	line-height: 19px;
}
.cv_edit .multibox select,
.cv_edit .multibox .cf_avatar_select {
	width: 173px;
	height: 105px;
}

.cv_edit #desired_locationsControls {
	width: 620px;
}
.cv_edit #desired_locationsControls select,
.cv_edit #desired_locationsControls .cf_avatar_select {
	width: 600px;
	margin: 10px 0;
}

.cv_edit #eligibility {
	clear: both;
	padding-left: 1em;
}
.cv_edit #eligibility label {
	width: 6.5em !important;
	text-align: left;
}
.cv_edit #eligibility .clickable {
	width: 25em !important;
	line-height: 19px;
}

.cv_edit #category p {
	font-style:italic;
}
.cv_edit #category span.req {
	color: #fff;
	margin-top: -0.25em;
}

#privacy h3 {
	padding: 0;
	border-width: 0;
}
#privacy p {
	clear: both;
}
#privacy .field {
	overflow: auto;
}
#privacy .field label {
	line-height: 19px;
}

/*			/ edit profile */

.cv_confirm #whereNext dt a.linkslist {
	margin-top: 10px;
	font-size: 1em;
}

/*		/ profile */

/*		alerts */

.alerts dl.alert_details dt {
	display: inline;
	float: left;
	width: 160px;
	margin-right: 20px;
	text-align: right;
	font-weight: bold;
}
.alerts dl.alert_details dd {
}
.alerts .alert_delete {   
	position: relative;
	bottom: 6em;
}
.alerts .alert_actions {
	position: absolute;
	right: 0;
	bottom: 10px;
	text-align: right;
}
.alerts .job_alert {
	position: relative;
	padding: 10px 0;
}
.alerts .alert_title a {
	display: inline-block;
}

/*			edit alert */

.alerts_createedit form h2 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}
.alerts_createedit ol {
	list-style: decimal inside;
	margin: 1em 0;
}
.alerts_createedit .clickable {
	margin-right: 20px;
}
.alerts_createedit #alertFieldJobTerm .clickable {
	margin-bottom: 10px;
}
.alerts_createedit label[for="t_permanent"] {
	margin-left: 180px;
}

.alerts_createedit #alertFieldLocation input,
.alerts_createedit #alertFieldMinSalary input {
	display: inline;
	float: left;
	margin-right: 10px;
}

/*			/ edit alert */

/*		/ alerts */

/*		jobs */

.jobs_applied .edit .rsb_m3,
.jobs_saved .edit .rsb_m3,
.jobs_my_saved,
.jobs_my_applied,
.jobs_my_wherenext {
	padding-bottom: 60px;
}

#coverNoteDate {
	font-style: italic;
}

/*		/ jobs */

/*		details */

.details_edit #optInField {
	padding-left: 180px;
}
.details_edit #optInField label {
	line-height: 19px;
}

/*	/ candidate */

/*	help */

.help #content h2.where {
	margin-top: 20px;
}
.help #content h4 {
	font-weight: bold;
}

.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: 40px;
}
.termsconditions #rubric strong {
	font-weight: normal;
	text-transform: uppercase;
}

/*		contact us */

.contactus #fieldPrefer {
	padding-left: 180px;
}

/*		/ contact us */

/*	/ help */

/*	static pages */

.accessibility th,
.accessibility td {
	padding-right: 20px;	
}
.accessibility th {
	font-weight: bold;
}
.accessibility #wcag a {
	background-image: none;
	border-width: 0;
}
.accessibility span {
	font-weight: bold;
}

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

.useful_links #column1,
.useful_links #column2 {
	display: inline;
	float: left;
	width: 455px;
}
.useful_links #column1 {
	margin-right: 20px;
	clear: left;
}
.useful_links h3 {
	margin: 20px 0 10px;
}
.useful_links dt {
	display: inline;
	float: left;
	margin-right: 0.3em;
}
.useful_links dd {
	margin: 0 0 10px;
}

.embed .embed_search_exp {
	margin: 1em 0;
}
.embed .embed_search_exp b {
	font-weight: bold;
}
.embed .embed_panel {
	border-top: 1px solid #ccc;
	padding: 1.5em 0;
}
.embed_panel div input[type="submit"] {
	border-width: 1px;
}
.embed_panel div input,
.embed_panel div select,
.embed_panel div label {
	font-size: 1em;
	padding: 2px;
}
.embed_panel div select {
	border-width: 1px;
	background-color: #f4f4f4;
}

.embed .cf_avatar {
	display: none;
}
.embed .shifted {
	left: auto !important;
	position: static !important;
}

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

/*	/ static pages */

/*	seo */

/*		nest of links */

#seo_wrapper h1,
#seo_wrapper .seo_box_back_top a {
	padding: 0 4.167em;
}
#seo_wrapper .seo_box_back_top a:before {
	content: '^ ';
}

#seo_wrapper .seo_box {
	width: 40em;
	height: 17.8em;
	border: 1px solid #ccc;
	margin: 0 0.5em 1em 1.5em;
	padding: 1em 3.4em;
}

#seo_wrapper .seo_box ul li {
	list-style: inside square;
}
#seo_wrapper .seo_box ul li a {
	font-weight: normal;
}

/*		/ nest of links */

/*		browse */

#browse_links {
	padding: 1em 0;
	overflow: hidden;
}
#browse_links div {
	width: 970px;
}
#browse_links h2,
#browse_links #canned_text {
	padding-left: 10px;
}
#browse_links ul {
	display:inline;
	float: left;
	width: 240px;
	margin: 0 0 10px;
}
#browse_links li {
	float: none;
}
#browse_links ul a {
	width: 230px;
	white-space: nowrap;
	overflow: hidden;
}

#browse_links h2{
	clear: both;
}
#browse_links h3 {
	font-weight: normal;
}
#browse_links ul li.category a {
	font-weight: bold;
}

/*		/ browse */

/*	/ seo */

/*	olp */

.buy_job_form label {
	width: 130px !important;
	margin-right: 20px !important;
}
.buy_job_form .validation_message {
	margin-left: 150px !important;
}

/*	/ olp */

