/* [%-# @(#)search_apply.css	1.8 09:02:31,09/07/27 (yy/mm/dd) -%] */
/***************************************************************
	Imports
***************************************************************/

	@import url(global.css);

/***************************************************************
	General Forms
***************************************************************/

	form fieldset.top {
		border: none;
		margin: .2em 0;
		font-size: 95%;
	}
	
	form fieldset p.email input {
		font-weight: bold;
		border: 1px solid #ef4337;
		background-color: #FEA814;
		padding: 0 10px;
		cursor: pointer;
		float: none;
		vertical-align: middle;
		margin: .5em 0;
		width: auto;
	}
	
	form fieldset p.hint {
		font-size: 90%;
		float: right;
		clear: both;
	}
	
	form fieldset p.hint2 {
		font-size: 90%;
	}
	
	form fieldset div.column {
		float: left;
	}
	
	form td p input.submit {
		font-weight: bold;
		border: 1px solid #ef4337;
		background-color: #FEA814;
		padding: 0 10px;
		cursor: pointer;
		display: inline;
		float: right;
		vertical-align: middle;
		margin: .5em 0;
		width: auto;
	}

	body#vacDesc {
		background:none !important;
		color:#e1e1e1;
		margin:0;
		padding:0;
		text-align:left;
	}
*html body#vacDesc{background:none;}
*:first-child+html body#vacDesc{background:none;}

/***************************************************************
	center aligned summary text at bottom of page
***************************************************************/
	
	div.summary p {
		padding: 1em 0 .5em 0;
		text-align: center;
	}
	
	div.summary div p {
		text-align: left;
		float: left;
		width: 49%;
		padding: 1em 0 1em 0;
	}
	
	div.summary form {
		background-color: #e1e1e1;
		float: left;
		width: 49%;
		text-align: right;
		padding: 0 0 1em 0;
	}
	
	div.summary form input {
		padding: 0;
		cursor: pointer;
		margin: 0;
		float: none;
	}
	
	div.summary form fieldset {
		border: none;
		padding: 0;
	}
	
	div.summary form label input {
		margin: 0;
	}
	
	div.summary p.left {
		float: left;
	}
	
	div.summary p.right {
		float: right;
	}
	
/***************************************************************
	Page Specifics
***************************************************************/

	/***********************************************************
		Sortby used on searchresult-desc
	***********************************************************/
	
		div.sortby p {
			padding: 1em 0 0 0;
			border-top: 1px solid #ef4337;
			text-align: center;
		}
		
		div.sortby p label {
			padding: 0 0 0 1.5em;
		}

/***********************************************************
		Vacancy Display Template
	***********************************************************/	
			/***elements*****/					
				
address{
	font-style:normal;
}	

hr{
	display:none;
	}
	
	
h3#extendedInfo{
	display:none;
	}	
	
	
legend{
	display:none;
	}
	
fieldset{
	border:none;
	}	
	
	
/**containers**/

div#candidateOptions{					
	float: left;
	margin: 0 0 0 0;
	width:185px;	
}			


div#vacancyDetails{						
	float: right;
	margin:0 0 0 0;
	position: relative;
	width: 560px;
}	


div#vacancyDetails p.right{
	margin:1em 0 0 0;
	}
/*body#semi_display*/
body#semi_display div#vacancyDetails{
	width: 460px;
}
body#semi_display div#vacancyContainer {
	width:768px;
	overflow:hidden;
	border:2px solid #D75309;
}
body#semi_display.quickpost div#vacancyContainer{
	overflow:hidden;
	border:2px solid #D75309;
}

body#semi_display div#vacancyHeader{
	background:#E8E8EA;
	clear: both;
	padding: 35px;
	width:698px !important;
	color:#444 !important;
	overflow:hidden;
	position:relative;
}

body#semi_display.quickpost div#vacancyHeader{background:#E8E8EA;}

body#semi_display dl#extendedInfo {margin:20px 0 0 0 !important;}
body#semi_display dl#extendedInfo dt {
	clear:both;
	float:left;
	font-weight:bold;
	background:none !important;
	border-bottom:none !important;
	margin:0;
	padding:0.3em 0 0.3em 10px;
	text-align:left;
	width:100px;
}
body#semi_display dl#extendedInfo dd {
	margin:0;
	padding:0.3em 0 0.3em 10px;
	text-align:left;
	width:300px;
	background:none !important;
	border-bottom:none !important;
}
*html body#semi_display dl#extendedInfo dd {float:none;}
*:first-child+html body#semi_display dl#extendedInfo dd {float:none;}
/* Start vacPlacedBy*/
body#semi_display div#vacPlacedBy{
	text-align: center;
	border: 1px solid #ccc;
	width: 185px;
	color:#000;
}
body#semi_display div#vacPlacedBy p{
	margin: 0;
	padding: .4em 0;
}
body#semi_display div#vacPlacedBy p.toprow{
	background: #fff url(/images/templates/vacplacedbox_top_graphic.png) repeat-x scroll left top;
	color:#444;
}

body#semi_display div#vacPlacedBy p.btmrow{
	 background: #E3E3E3 url(/images/templates/vacplacedbox_btm_graphic.png) repeat-x scroll left bottom;
	 color:#444;
}
body#semi_display div#vacPlacedBy p.btmrow a{color:#D75309;}
/*End vacPlacedBy*/
body#semi_display.quickpost div#vacancyHeader{
	background: #B4D1E3;
	width:682px;
}
body#semi_display div#vacancyHeader img#semiLogo{
	bottom: 35px;
	position: absolute;
	right: 35px;
}
body#semi_display div#vacancyMain{
	clear: both;
	padding: 35px;
	float:left;
	width:698px;
	overflow:hidden;
}			
body#semi_display.quickpost div.infoBox1 {
	background:#5D5D5D;
	border:1px solid #fff;
	color:#e1e1e1;
}

body#semi_display div.infoBox1 a {
	color: #D75309;
}

body#semi_display h1 {
	border:0 none;
	line-height:0 !important;
	margin:0 !important;
	padding:0 !important;
	color:#444444;
}

/*body#semi_display img#semiLogo {display:none;}*/
body#semi_display.quickpost h1{
	color: #444444;
}

body#semi_display p.bmi-link a {
display:block;
height:15px;
min-height:15px;
padding:20px 0 20px 60px;
}

body#semi_display div.vacancyNav{
	border: 0;
	padding: 0;
	margin:0.5em 0 1em 0 !important;
}
body#semi_display div#candidateOptions{width:185px;}
html body#vacDetails div#vacancyDetails div.infoBox1 p.right a.button{	
	padding:0.3em 10px !important;
	width:120px !important;
}
html body#semi_display a.button, 
html body#semi_display form input.submit, 
html body#semi_display form input.button, 
html body#semi_display a.shortlist{
	background: #fff;
	border: 1px solid #ccc;
	color: #000 !important;
	cursor: hand;
	display: block;
	font-weight: bold;
	margin: 0 auto .7em auto !important;
	padding: .4em 0 !important;
	text-align: center;
	text-decoration: none;				
}
html body#semi_display a.button, 
html body#semi_display form input.submit, 
html body#semi_display form input.button, 
html body#semi_display a.shortlist{
	background: #fff url(/images/templates/sd_btn_bg.gif) repeat-x scroll 0 top;
	border: 1px solid #ccc;
	color: #000 !important;
}
html body#semi_display form input.submit, 
html body#semi_display form input.button{
	width: 185px !important;
}
body#semi_display div#candidateOptions form fieldset{
	border: 0;
	margin: 0;
	padding: 0;
}
body#semi_display div#candidateOptions form legend{
	display: none;
}

body#semi_display div#candidateOptions span a.button{
	background: #e8e8ea url(/images/templates/sd_prominent_btn_bg.gif) bottom left repeat-x;
	border: 1px solid #bababa;
	color: #444;
}

body#semi_display #vacPlacedBy img{
	display: block;
	margin: 0 auto .5em auto;
}

body#semi_display #vacPlacedBy img.logoBtn{
	margin: .5em auto 0 auto;
}


/*body#semi_display End*/
		
/********** Buttons ************/
	
html body#vacDetails a.button, html body#vacDetails form input.submit, html body#vacDetails form input.button, 
html body#vacDetails a.shortlist{
		background: #923A1E  url(../images/general/bg_blue_grad.gif) 0 0 repeat-x;
		border: 1px solid #923A1E ;
		color: #e1e1e1;
		cursor: pointer;
		float:none;
		font-weight: bold;
		margin: 0 auto 1em auto !important;	
		padding: 0.2em 0;	
		text-decoration: none;		
		vertical-align: middle;
		width:140px !important;
}

html body#vacDetails div#vacancyDetails div.infoBox1 p.right a.button{	
			padding:0.3em 10px !important;
			width:120px !important;
	}

body#vacDetails div.box{	
	margin: 0 0 1em 0;
}

body#vacDetails div.box6 h3 span, body#applyNowConfirm div.box6 h3 span {
	font-size: 120%;
}

body#vacDetails div.box7 a{	
	display: block;
	margin: .3em 0;
}

body#vacDetails div.box7 p{	
	margin: 0;
	padding: 0;
}

body#vacDetails div.box7 input{	
	width: 138px;
}

body#vacDetails div.box7 a img, body#vacDetails div.box7 input{
	margin:0.5em 0 1em 0;
}
	
body#vacDetails div.box7Wrap form{
	margin:2em 0 0 0;
}	
body#vacDetails  div.infoBox1 {
	background:#5D5D5D !important;
	color:#e1e1e1 !important;
}	
 body#vacDetails div.box7Wrap form fieldset{
 	 	padding:1em 0 0 0;
}		

body#vacDetails div.box7Wrap div{	
	margin: 0 0 .7em 0;
}

body#vacDetails div.box7Wrap{	
	text-align: center;
}

body#vacDetails .recruiterInfo{	
	color: #898989;
}

div#candidateOptions span a.button, body#vacDetails div.infoBox1 p.right a.button{
	font-size: 120%;
}

body#vacDetails div.infoBox1 .smaller{
	border-top: 1px dotted #D6D6D6;
	font-size: 90%;
	clear: both;
}

body#vacDetails div.infoBox1 .smaller h4{
	margin: .5em 0 .1em 0;
	padding: 0;
}

body#vacDetails div.infoBox1 .smaller p{
	margin: 0;
}

body#vacDetails div.infoBox1 p.right{
	margin: 0 0 0.7em 0;
	overflow: hidden;
	padding: 0;
}

body#vacDetails div.infoBox1 p.right a.button{
	display: block;
	float: right !important;
	margin: 0 !important;
	text-align: center;
}

div#automatch{
	border:solid #229D8E;
	border-width:1px 0;
	margin:1em 0;
	}
	
div#automatch ul{
	list-style-type:none;
	margin:1em 0 !important;
	padding:0;
	}
	
div#automatch ul li{
	margin:0;
	padding:0;
	}
		
div#automatch ul li a{
	margin:0;
	padding:0;
	}			
		
		
/***************************************************************
	=Vacancy details
***************************************************************/



div.vacancyNav{
			border: solid #5C5C5C;
			border-width:  0 0 1px 0;	
			clear:both;
			margin:0 0 1em 0;
			padding: 5px;
}

div.vacancyNav ul{
	float: right;
	list-style-type:none;
	margin:0;
	padding:0;
}

div.vacancyNav ul li{
	float:left;
	margin:0;
	padding:0;
	}
	
div.vacancyNav ul li a span{
	display:none;
	}	

div.vacancyNav span.backToSearch a{
	background: url(/images/general/icon_backtosearch.gif) 0% 50% no-repeat;
	padding: 0 0 0 15px;	
}
div.vacancyNav a.next{
	background: url(/images/general/icon_arrownext.gif) right 50% no-repeat;
	margin:  0 5px;
	padding: 0 15px 0 0;	
}
div.vacancyNav a.previous{
	background: url(/images/general/icon_arrowprev.gif) 0% 50% no-repeat;
	margin:  0 5px;
	padding: 0 0 0 15px;	
}

div.box7Wrap div {
	border-top: solid 1px #229D8E;
	padding: 5px 0;
}

p.left{
	text-align:center;
	}	
	
	
body#vacDetails  legend{
	display:none;
	}	
	
address{
	font-style:normal;
	}		
body#vacDetails address{color:#e1e1e1;}
input#email{
	float:none;
	margin:0;
	padding:0;
	}	
	
		
dl#extendedInfo dt{
	border-bottom:1px dotted #fff;
	clear:both;
	float:left;
	font-weight:bold;
	margin:0;
	padding:0.3em 10px 0.3em 0;
	text-align:right;
	width:200px
}

dl#extendedInfo dd{
	background:#5d5d5d;
	border-bottom:1px solid #fff;
	float:left;
	margin:0;
	padding:0.3em 0 0.3em 10px;
	text-align:left;
	width:340px;

}

body#vacDetails  hr{
	display:none;
	}
	
	
h3#extendedInfo{
	display:none;
	}					
		
/* *****************************************************************************
posting confirmed styled box
***************************************************************************** */

body#ins_vac dl.dlList1{
	margin: 0 0 1em 0;
	padding: .3em;
	position: relative;
	background: #5D5D5D;
	border: 1px solid #8F8F8F;
}
body#ins_vac dl.dlList1 dt{
	padding: 3px;
    clear:both;
	width: 120px;
}
body#ins_vac dl.dlList1 dd{
	position: relative;
	left: 5em;
	margin: -1.65em 5em .3em 0;
	padding: 2px 2px 2px 20px;
}

/***************************************************************
	Patches
***************************************************************/

	/* Hide from Mac IE5 - submit button*/
	/* \*/
	div form fieldset p.apply input.submit {
		float:  none;
	}
	/* */
	
	a.shortlist {
		float: right;
	}

	/*dl dt
	{
	padding:0px;
	margin:0px;
	float:left;
	width:50%;
	}

	dd
	{
	font-weight:bold;
	line-height:150%;
	}
	*/

	form p	{
	margin-top:20px;
	}

