/* [%-# @(#)recruiter.css	1.14 10:17:14,09/03/13 (yy/mm/dd) -%] */
/* *****************************************************************************
	Imports
***************************************************************************** */

	@import url(global.css);

/* *****************************************************************************
	Globals
***************************************************************************** */

	p.cvo_access_warning {
		border: 2px solid #AF1515;
		background-color: #ffffff;
		padding: 3px 3px 3px 3px;
		color: #AF1515
	}	
	
	.allocated { 
		color: #3a8619; 
	}
	
	.pending { 
		color: #f3af3b;
	}
	
	.none { 
		color: #ba0f1f;
	}
	
	.pseudobutton { 
		margin-top: 10px;
	}

/* *****************************************************************************
	File tabs
***************************************************************************** */

	div.files {
		background-image: url(../images/tabs/bg_tab_bottom.gif);
		background-position: bottom left;
		background-repeat: no-repeat;
		margin:2em 10px;
		padding: 0 0 20px 0;
		width: 750px;
	}
	
	div.files ul {
		margin: 0;
		padding-bottom: 14px;
		list-style-type: none;
		background-image: url(../images/tabs/bg_tabs.gif);
		background-repeat: no-repeat;
		background-position: left bottom;
		height: 2em;
	}
	
	div.files ul li {
		float: left;
		background-image: url(../images/tabs/bg_tab.gif);
		padding: .5em 0 0 0;
	}
	
	div.files ul li a {
		color: #fff;
		text-align: center;
		width: 99px;
		display: block;
		text-decoration: none;
		font-weight: bold;
		padding: 0 0 .25em 0;
		border-bottom: 2px solid #fff;
	}
	
	div.files ul li.active a:active,
	div.files ul li.active a:visited {
		color: #fff;
		border-bottom: 1px solid #4F80E2;
		padding: 0 0 .45em 0;
	}
	
	div.files ul li a:active,
	div.files ul li a:visited {
		color: #fff;
	}
	
	div.files div {
		border-left: 2px solid #4F80E2;
		border-right: 2px solid #4F80E2;
		background-color: #4F80E2;
		float: none;
		padding: 0 5px;
	}
	
	div.files div div {
		border: 1px solid #4F80E2;
		padding: 0;
	}
	
	div.files table {
		margin: 0;
		width: 100%;
		border: none;
	}
	
	div.files table th,
	div.files table td {
		color: #000;
		background-color: #fff;
		border: none;
	}
	
	div.files table th#opinionSort a {
		background: url(/images/app_mngr/sort.gif) top left no-repeat;
		display: block;
		overflow: hidden;
		height: 9px;
		width: 108px;
		padding: 0;
		margin: 0;
	}
	
	div.files table th#opinionSort a span {
		display: block;
		margin: -5000px 0 0 0;
	}
	
	div.files table th#covLetter {
		width: 50px;
	}
		
	div.files table th ul {
		background: none;
		padding: 0;
	}
	
	div.files table th ul li {
		background: url(../images/app_mngr/star.gif);
		background-repeat: no-repeat;
		background-position: center 5px;
		color: #0B4499;
		font-weight: bold;
		margin: 0;
		padding: 0 2px .8em 14px;
		font-size: 120%;
	}
	
	div.files table td.state_opinion {
		width: 20px;
	}
	
	div.files table td.state_noopinion {
		background-image: url(/images/app_mngr/right_arrow.gif);
		background-position: 2px 0;
		background-repeat: no-repeat;
		width: 20px;
	}
	
	div.files table td.state_eliminated  {
		background: url(/images/app_mngr/eliminated.gif);
		background-position: 6px 3px;
		background-repeat: no-repeat;
		background-color: #fff;
		width: 20px;
	}
	
	div.files table td.sortCol {
		white-space: nowrap;
		border: solid #B2B2D1;
		border-width: 0 1px;
	}
	
	div.files table td label {
		display: none !important;
		visibility: hidden;
	}
	
	div.files table td input.radio {
		width: 12px;
		margin: 0 10px 0 0;
	}
	
	div.files h2 {
		margin: 0;
		background-color: #fff;
		font-size: 90%;
		padding: .6em 30px;
		border-bottom: 1px solid #000;
	}
	
	div.files h2 em {
		font-style: normal;
	}
	
	div.files input.submit {
		margin-right: 5px;
	}
	
	div.files div#files-help {
		 background: #fff;
		 padding: 10px;
	}
	
	div.files div#files-help ul {
		background: none;
		clear: both;
		height: 1%;
		display: block;
		float: none;
		list-style-type: none;
		margin: 0;
		padding: 0 0 1em 0;
	}
	
	div.files div#files-help ul li {
		background: none;
		display: block;
		float: none;
		font-size: 110%;
	}
	
	div.files div#files-help ul li ul {
		margin: 0 0 0 10px;
	}
	
	div.files div#files-help ul li a {
		color: #2827DA;
		clear: both;
		display: block;
		text-align: left;
		text-decoration: underline;
		width: auto;
	}
	
	div.files div#files-help ul li ul li {
		font-size: 90%;
		margin: 0;
		padding: 0;
		line-height: 1em;
	}
	
	div.files div#files-help ul li ul li a {
		color: #000;
	}
	
	div.files div#files-help h2 {
		border: 0;
		color: #2827DA;
		clear: both;
		font-size: 140%;
		margin: .2em 0;
		padding: 0;
	}
	
	div.files table th#appFilteringHead ul {
		width: 99px;
	}
	
	div.files table th#appFilteringHead ul li {
		background: none;
		color: #000;
		font-size: 90%;
		margin: 0;
		padding: 0;
		text-decoration: none;
		text-align: center;
	}
	
	div.files table th#appFilteringHead ul li,
	div.files table td#appFilteringBody ul li {
		width: 32px;
	}
	
	div.files table td#appFilteringBody ul {
		background: none;
		margin: 0;
		padding: 0;
	}
	
	div.files table td#appFilteringBody ul li {
		background: none;
		color: #000;
		font-size: 90%;
		margin: 0;
		padding: 0;
		text-decoration: none;
		text-align: center;	
	}
	
	div.files table td#appFilteringBody ul li {
		overflow: hidden;
		text-indent: -5000px;
	}
	
	div.files table td#appFilteringBody ul li.Y {
		background: url(/images/app_mngr/tick.gif) no-repeat center;
	}
	
	div.files table td#appFilteringBody ul li.N {
		background: url(/images/app_mngr/cross.gif) no-repeat center;
	}
	
	dl.legend {
		font-size: .9em;
		margin: 1em;
	}
	
	dl.legend dt {
		font-weight: bold;
		float: left;
		width: 35px;
	}
	
	dl.legend dd {	
		float: left;
		margin: 0 10px 0 0;
		width: 150px;
	}
	
	table tr td.inmsg {
		background-image: url(/images/app_mngr/inmsg.gif);
		background-position: center center;
		background-repeat: no-repeat;
	}
	
	table tr td.outmsg {
		background-image: url(/images/app_mngr/outmsg.gif);
		background-position: center center;
		background-repeat: no-repeat;
	}
	
	table tr td.nomsg {
		background-image: none;
	}
	
	table fieldset {
		border: 0;
	}

/* *****************************************************************************
	notes icon
***************************************************************************** */

	a.notes span, a.nonotes span {
		display: block;
		margin: -9000px 0 0 0;
	}
	
	a.notes, a.nonotes {
		display: block;
		height: 15px;
		width: 15px;
		padding: 0;
		margin: 0;
	}
	
	a.notes {
		background: url(../images/app_mngr/notes.gif) top left no-repeat;
	}
	
	a.nonotes {
		background: url(../images/app_mngr/no_notes.gif) top left no-repeat;
	}
	
	tr.odd td a.notes, tr.odd td a.nonotes {
		border: 1px solid #ECF5FF;
	}
	
	tr.even td a.notes, tr.even td a.nonotes {
		border: 1px solid #FFF;
	}

/* *****************************************************************************
	List of Sidelinks
***************************************************************************** */

	.sidelinksright {
		margin: .8;
		float: right;
	}
	
	.sidelinksright ul {
		
		list-style-type: none;
		margin-left: 0;
	}
	
	.sidelinksright li {
		text-align: center;
		padding: 0 0 1em 0;
	}

/* *****************************************************************************
	Page Specifics
***************************************************************************** */

    body#ins_vac form#vacancy_form fieldset{
	    border-top:0 !important;
	}
	
    body#clientHome div.box4 #email_form{
        padding: .9em 0 1.1em 5px ;
    }

    body#clientHome div.box4 #email_form input{
        margin: 0 ;
    }
	#vacancy_form input.submit {
		margin:0 0 0 2px;
	}
/* *************************************************************************
	agency data
************************************************************************* */

	table#agency_data_main tr td label {
		display: none;
	}
		
	table#agency_data_main tr td input {
		width: 20px;
	}
		
	table#agency_data_main tr td input.checkbox {
		width: auto;
	}
		
	table#agency_data_main em {
		width: auto; 
		display: inline;
	}

/* *************************************************************************
	emaillink buttons for cvsearch_results
************************************************************************* */
	
	p.emaillink {
		width: 610px;
		margin: 1em 0 0 0;
		padding: 1em 0 0 0;
	} 
		
	p.emaillink a {
		display: inline;
		float: left;
	}
		
	p.emaillink input.button {
		cursor: pointer;
		padding: 0 0 0 35px;
		margin: 0 .2em .2em .2em;
		float: right;
		background: none;
		width: 150px !important;
		border: 1px solid #B2B2D1;
		background-image: url(../images/general/email_candidate.gif);
		background-repeat: no-repeat;
    }
		
	div p.emaillink input.submit {
		cursor: pointer;
		font-weight: normal;
		padding: 0 0 0 1em;
		margin: 0 .2em .2em .2em;
		float: right;
		width: 120px !important;
		background: none;
		border: 1px solid #B2B2D1;
		background-image: url(../images/general/add_shortlist.gif);
		background-repeat: no-repeat;
	}

/* *************************************************************************
	Summary of Tables
************************************************************************* */
	
	table.recSummary {
	    border-left: none;
		border-right: none;
		font-size: 100%;
	}
		
	table.recSummary th {
		border-bottom: 1px solid #2B007C;
		vertical-align: bottom;
		background-color: #4F80E2;
		color: #fff;
		font-weight: bold;
		text-align: center;	
	}
		
	table.recSummary tr td {
		border: none;	
    }
		
	table.recSummary tr.checked td {
		text-align: center;
	}
		
	table.recSummary tr.checked td input {
		cursor: pointer;
		margin: 0;
		width: auto;
		float: none;
	}
		
	table.recSummary tr td input {
		width: auto;
		border: none;
	}
	
	table tr.odd td {
		background-color: #ECF5FF !important;
	}
	
	table.recSummary tr td.status {
		text-align: center;
	}
	
	table.recSummary tr.underline td {
		border-bottom: 1px solid #000;
	}
	
	table.recSummary tr.underlinedot td {
		border-bottom: 2px dotted #B2B2D1;
	}
		
	table.recSummary tr.underlineboth td {
		border: 1px solid #000;
		border-width: 1px 0;
	}
	
	table.recSummary tr th.center, table.recSummary tr td.center {
		text-align: center;
	}
	
	table.recSummary tr th.right, table.recSummary tr td.right {
		text-align: right;
	}

/* *************************************************************************
	Vacancy weeks by recruiter - ID for this is kept in the <body> tag
************************************************************************* */
	
	#vacweeks .backToTop2 {
		float: left;
		margin: 0 4px;
	}
	
	#vacweeks .backToTop2 p {
		padding: 0;
		margin: 0;
	}
	
	#vacweeks fieldset {
		border-top: 0;
	}

/* *************************************************************************
	Summary by recruiter specific code - ID for this is kept in the <body> tag
************************************************************************* */
	
	#sumrecruit fieldset {
		border-top: 0;
	}

/* *************************************************************************
    Manage Vacancy Footer
************************************************************************* */

	#vacfooter p {
		clear: both;
	}
	
	#vacfooter fieldset {
		position: relative;
		border: solid #2422AF;
		border-width: 1px 0 0 0;
		margin: 10px 0 0 0;
		padding: 0 0 15px 0;
	}
	
	#vacfooter input {
		width: auto;
		margin: 0 2px;
		padding: 0;
		float: left;
	}
		
	#vacfooter fieldset#options {
		border-width: 1px;
		padding: 10px 0;
		margin: 0;
	}
	
	#vacfooter fieldset div {
		float: left;
		width: 150px;
		margin: 10px 0;
		padding: 0 0 0 15px;
	}
	
	#vacfooter legend {
		font-weight: bold;
		font-size: 1.2em;
		margin-left: 0;
		padding-left: 0;
	}
	
		
	#vacfooter label {
		font-size: 1em;
		float: left;
		margin: 0 5px 0 0;
		padding: 0;
	}
	
	#vacfooter fieldset#default label {
		font-weight: bold;
	}
	
	#vacfooter fieldset#options label {
		margin: 0 7px 0 20px;
	}
		
	#vacfooter fieldset#options p {
		padding: 1em 0 1em 20px;
	}
	
	#vacfooter label#none {
		font-weight: bold;
		font-size: 120%;
		color: #2422AF;
	}
	
	#vacfooter textarea {
		float: left;
		width: 70%;
		margin: 10px 0 0 25px;
	}
	
	#vacfooter fieldset#default textarea {
		border: 2px solid #2422AF;
		background: #EEF5FE;
	}
	
		
	#vacfooter img.example {
		margin: 25px 0 0 0;
		width: 91px;
		height: 20px;
		cursor: pointer;
	}
	
	#vacfooter input#image {
		margin: 15px 0;
		float: right;
	}
	
		
	#vacfooter .submit {
		margin: 15px 0 0 0;
		float: right;
	}
		
	#vacfooter div#dflthelp, div#opthelp {
		display: none;
		width: 400px;
		padding: 15px;
		background: #ECF5FF;
		border: 1px solid #2827DA;
		margin: 0 0 0 -200px;
		position: absolute;
		left: 50%;
		z-index: 2;
	}
	
	#vacfooter div#dflthelp a, div#opthelp a {
		position: absolute;
		bottom: 10px;
		right: 10px;
		text-decoration: underline;
		cursor: hand;
		cursor: pointer;
	}
	
	#vacfooter div#dflthelp a img, div#opthelp a img {
		margin: 0 0 0 5px;
	}
	
	#vacfooter div.agy {
		top: 225px;
	}
	
	#vacfooter div.bus {
		top: 350px;
	}
	
	#vacfooter div.oth {
		top: 500px;
	}
	
	#vacfooter div.opt {
		top: 650px;
	}
	
	#vacfooter div[id="dflthelp"]#dflthelp, div[id="opthelp"]#opthelp {
		/*position: fixed;*/
		top: 35% !important;
	}
		
	#vacfooter img.help {
		width: 15px;
		height: 15px;
		margin: 0 10px;
		cursor: hand;
		cursor: pointer;
		float: right;
	}

/* *************************************************************************
	Vacancies Posted
************************************************************************* */
	
	#vacssummary table.colhighlight td input,
	#vacssummary table.colhighlight td select
	#vacssummary table.colHighlight td input,
	#vacssummary table.colHighlight td select  {
		width: 100px;
	}

/* *************************************************************************
	OVP
************************************************************************* */

	div#moreinfo {
		width: 200px;
		float: right;
	}
	
	body#ovp #content fieldset {
		padding: 5px 0 0 0;
	}
	body#ovp #content hr {
		margin-bottom: 5px;
	}
	
	/* 	This style reduces the width of the location input box that is 
		generated when an invalid location is entered on the OVP vacancy page */			
	body#ovp #content fieldset input.error {
		margin-right: 5px;
		width: 190px;
	}
	
	#ovpbox {
		float: right;
		width: 140px;
		padding: 10px;
		margin: 0 9px 10px 10px;
		text-align: center;
		border: 1px solid #2B007C;
		background: #ECF5FF;
	}
	
	div#ovpinfo {
		float: right;
		width: 140px;
		padding: 10px;
		margin: 0 9px 10px 10px;
		text-align: center;
		border: 1px solid #2B007C;
		background: #ECF5FF;
	}
	
	div#ovpinfo p strong {
		font-size: 1.3em;
	}
		
	div#ovpinfo p strong em {
		font-size: 0.9em;
	}
	
	div#ovpSummaryTotals {
		width: 300px;
		float: right;
		text-align: right;
		font-size: 1.2em;
	}
	
	div#ovpSummaryTotals p {
		clear: both;
	}
	
	div#ovpSummaryTotals hr {
		width: 60px;
		position: relative;
		float: right;
	}
	
	#ovpToolbarHolder {
		float: right;
		margin: 0 0 0 10px;
		width: 190px;
	}
	
	#ovpToolbarHolder h2 {
		font-size: 1em;
		margin: 0 0 .5em 0;
		padding: 0 0 115px 0;
		background: url(../images/general/accept_cards.gif) no-repeat center bottom;
	}
	
	#ovpToolbarHolder h2 p span {
		display: none;
	}
		
	#ovpToolbar {
		padding: 10px;
		width: 163px;
		text-align: left;
		background: #ECF5FF;
		border: 1px solid #2B007C;
	}
	
	#ovpToolbar div {
		background: #fff;
		padding: 7px;
		line-height: 1.3em;
		margin: 0 0 10px 0;
		border: 1px solid #2B007C;
	}
	
	#ovpToolbar h3 {
		font-size: 1.2em;
		margin: 0 0 .4em 0;
	}

	/* new */

		body#ovp div.ovpText {
			float:left;
			margin:0;
			padding:0;
			width:560px;
		}

	body#ovp div.ovpText h2 {
			font-size:160%;
			margin-bottom:15px;
		}

		body#ovp div.ovpText h2 span {
			font-size:80%;
			line-height:180%;
		}

		body#ovp div.ovpText h2 span em {
			
			font-style:normal;
			color:#e9002b;
		}

		body#ovp img#accepted {
			float:right;
			margin:0;
			padding:0;
		}

		body#ovp div.ovpText form fieldset {
			border:0;
			margin-bottom:10px;
		}

		body#ovp div.ovpText form input.submit {
			float:left;
		}

/* *************************************************************************
	OVP Terms and Conditions
************************************************************************* */
	
	body#ovpTerms {
		width: 560px;
		text-align: left;
	}
	body#ovpTerms ol li ol{
		list-style: none;
		margin: 1em 0 .5em 1.5em;
	}
	
	
	#MainFrameHolder {
		margin: 9px 0;
	}
	
	#MainFrame {
		width: 588px;
		height: 280px;
		border: 0;
		overflow: auto;
	}
	
	#MainFrame div {
		text-align: left !important;
		width: 200px;
	}

/* *************************************************************************
	CV Search results
************************************************************************* */

	table.results {
		font-size: 110%;
		margin: 0 0 1em 0;
	}
	
	table.results th.name {
		font-size: 110%;
		text-align: left;
	}
	
	table.results th.name,
	table.results th.opt {
		background: none;	
	}
	
	table.results th {
		background: #ECF5FF;
		color: #000;
		font-weight: bold;
		text-align: right;
		width: 30%;
	}
	
	table.results td {	
		width: 70%;
	}
	
	table.results td,
	table.results th {
		border-bottom: 1px dotted #E5E5EF;
		padding: .2em 5px;
	}
	
	table.results td em {
		color: #2422AF;
		font-weight: bold;
	}
	
	table.results td a.cv-email-candidate {
		background: url(/images/general/email_candidate.gif) no-repeat left 50%;
		padding: 0 0 0 33px;
	}
	
	table.results td a.cv-basket-add {
		background: url(/images/general/add_shortlist.gif) no-repeat left 50%;
		padding: 0 0 0 14px;
	}
	
/* ***********************************************************************
    Table - results used to style CV automatch teaser section
************************************************************************/
		
	body#cvautomatch{
		background: #fff;
	}
	body#cvautomatch table.results{
		width: 100% !important;
	}
	body#cvautomatch table.results th.name{
		border-bottom: 1px solid #2D1686;
		padding-top: 1em;
		width: 100%;
	}
	body#cvautomatch table.results th.name strong{
		float: left;
	}
	body#cvautomatch table.results th.name span.livesin{
		font-size: .8em;
		display: block;
		float: right;
	}
	body#cvautomatch table.results th.name span.livesin strong{
		font-style: italic;
		font-weight: normal;
		float: none;
		display: inline;
	}
	body#cvautomatch table.results th{
		/*width: 150px;*/
	}
	body#cvautomatch table.results td{
		text-align: left;
	}

/* *************************************************************************
	Choose account <select> box on Client Home
************************************************************************* */
	
	.box2a fieldset label select {
		width: 290px;
	}
	
/* *************************************************************************
	Vacancy Location popup
************************************************************************* */
	
	#current_locations { 
		padding: 3px;
		border: 1px solid #DBE5F0;
	}

/* *************************************************************************
	Featured REcruiters -more_corporates.cgi
************************************************************************* */
	
	.featuredList {
		clear: both;
		width: auto;
		margin: 1em 0;
		list-style-type: none;
		text-align: center;
	}
	
	.featuredList li {
		margin: .5em 5px;
		display: block;
		float: left;
		text-align: center;
		width: 22%;
	}
	
	.featuredList li img {
		display: block;
		margin: 0 auto;
		height: 35px;
		width: 90px;
	}
	
	.cvSearchSave {
		height: 20px !important;
		width: 60px !important;
	}

/* *************************************************************************
	Fix CV details problem that's cause by MSO generated code
************************************************************************* */
		
	.MsoNormalTable tr {
		height: auto !important;
		margin: 0 !important;
		padding: 0 !important;
	}
	
	body#cvDisplay div#content {
		width: 740px !important;
	} 
	
	body#cvDisplay div#wrapper {
		width: 770px;
	} 
	
	body#cvDisplay div#content table.colhighlight {
		width: 740px;
	}
	
/***********************************************************
	Vacancy filter form on Agency data main
***********************************************************/
		
	body#agency_data.main form#tableView {
		border-bottom: 1px solid #2827DA;
		margin: 0 0 .5em 0;
	}		
	body#agency_data.main form#tableView fieldset {
		border: none;
		margin: 0;
		padding: 0 0 2px 0;
	}
	body#agency_data.main form#tableView fieldset div{
		float: left;
		margin: 0 0 0 10px;
	}		
	body#agency_data.main form#tableView label {
		display: block;
		margin: 0;
		padding: 0;
		width: auto;
	}
	body#agency_data.main form#tableView input {
		margin: 0 3px 0 0;
		vertical-align: top;
	}
	body#agency_data.main form#tableView input.submit {
		margin: 0 0 0 5px;
		display: inline;
		float: none;
	}
	body#agency_data.main form#tableView select#filter_recruiter_id {
		width: 140px;
	}
	body#agency_data.main form#tableView p {
		font-size: 90%;
		margin: 0 0 0 .3em;
	}
	body#agency_data.main form#tableView fieldset#vacStatus{				
		float: left;
		margin: 0 0 0 10px;
	}
	body#agency_data.main form#tableView fieldset#vacStatus p {				
		margin: 0 0 4px 0;
		font-size: 100%;
	}		
	body#agency_data.main form#tableView fieldset#vacStatus label {
		display: inline;
		margin: 0 10px 0 0;
	}
	body#agency_data.main form#tableView fieldset#actButtons {
		margin: 0 0 0 20px;
		padding: 1.3em 0 1em 0;
	}
	body#agency_data.main form#tableView input#job_ref {
		width: 140px;
	}		

/* Account Selection Box on logged in as a Recruiter */
  
	body#myadvmgr.account_selection fieldset {
		border:medium none;
	}
	 
	body#myadvmgr.account_selection select {
	   display:inline;
	   margin:0;
	   width:640px !important;
	   float: left;
	}

/***********************************************************
Subscription Preferences - manage_client_subscriptions.cgi
***********************************************************/
	form#subscription_preferences legend {
		display:none;
	}

	#marketing_campaigns {
		clear:both;
		border:none;
	}


	ul#email_settings {
		float:left;
		margin: 0 0 10px 0;
	}

	ul#email_settings li {
		list-style:none;
	}

	#subscription_preferences .module {
		padding:0 0 5px 0;
	}

	#subscription_preferences .module input {
		margin:0 !important;
	}

	#subscription_preferences .pseudobutton {
		margin:0;
	}
