/* [%-# @(#)print.css	1.5 16:12:30,09/07/31 (yy/mm/dd) -%] */
*{
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
body{
	background: #fff;
	color: #000;
	font-size: .8em !important;	
	margin: 0;
	padding: 0;
	padding-bottom: 2em !important;
}

/* Add print-only page footer */
body:after{
	content: "Note: This page has been formatted especially for printing.";
	clear: both;
	display: block;
	font-style: italic;
	margin-top: 2em;
	text-align: center;
}


/* Set all links to default blue */
a:link,
a:active{ 
	color: #0000ff;
	text-decoration : underline;
}

/* Format containers */
#mainContainer,
#wrapper,
#contentStart,
body#semi_display div#vacancyMain,
body#semi_display div#vacancyHeader,
body#semi_display div#vacancyContainer,
body#semi_display div#vacancyDetails{
	background: transparent;
	border: 0;
	float: none;
	margin: 0;
	padding: 0;
	text-align: left !important;
	width: 100% !important;
}
#header{
	border-bottom: 1px solid #bbb;
	padding-bottom: 1px;
}

/* Format tables */
table{
	margin: 1em 0;
	width: 100%;
}
table.colHighlight th,
table.colhighlight th,
table.colHighlight td,
table.colhighlight td{
	padding: 4px;
	text-align: left;
}
table.colHighlight th,
table.colhighlight th{
	width: 30%;
}
table.colHighlight td,
table.colhighlight td{
	width: 70%;
}
/* Format forms and misc. */
form,
form fieldset{
	border: 0;
	padding: 0;
}

a#logo img{
	border: 0;
	padding-bottom: 1em;
}


/* Hide navigation and other unnecessary screen elements */
html body div#wrapper ul#headerLinks,
html body div#wrapper div#footer,
html body div#wrapper div#sitefooter,
html body#vacDetails div#wrapper div.vacancyNav,
html body#semi_display div#wrapper div.vacancyNav,
html body#semi_display div#wrapper div#candidateOptions *,
html body#semi_display div#wrapper div.infoBox1,
html body#vacDetails div#vacancyDetails div.box6,
html body#vacDetails div#wrapper div.box7,
html body#vacDetails div#wrapper div.infoBox1,
html body#vacDetails div#wrapper div#luckyDip,
html body#network div#topSearch,
html body#report div#nav,
html body#report div.box-style2, 
html body#report2 div.box-style2,
html body#report div.no-print,
html body#report2 div.no-print,
html body#report div.box-style2 div.float-left a,
html body#report2 div.box-style2 div.float-left a,
.help,
div.backToTop2,
hr,
#ovpbox{
	display: none !important;
}
html body#vacDetails #adbanner{right:0 !important;}
/* Vacancy details page - lineage */
body#vacDetails p,
body#vacDetails dl dt,
body#vacDetails dl dd,
body#semi_display p,
body#semi_display dl dt,
body#semi_display dl dd{
	line-height: 130% !important;
}
body#vacDetails div#wrapper dl#extendedInfo,
body#semi_display div#wrapper dl#extendedInfo{
	margin: 0 0 1em 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}
body#vacDetails div#wrapper dl#extendedInfo dt,
body#vacDetails div#wrapper dl#extendedInfo dd,
body#semi_display div#wrapper dl#extendedInfo dt,
body#semi_display div#wrapper dl#extendedInfo dd{
	clear: left;
	font-weight: bold;
	float: left;
	width: 15%;
}
body#vacDetails div#wrapper dl#extendedInfo dd,
body#semi_display div#wrapper dl#extendedInfo dd{
	clear: none;
	font-weight: normal;
	width: 77%;
}
body#vacDetails div#wrapper h3,
body#semi_display div#wrapper h3{
	clear: both;
	margin: 0 0 .5em 0;
	padding: 0;
}
body#vacDetails div#wrapper .recruiterInfo address img{
	display: block;
}
body#vacDetails div#wrapper .recruiterInfo img{
	display: none;
}
body#semi_display div#vacancyHeader{
	position: relative;
}
body#semi_display div#vacancyHeader img#semiLogo{
	bottom: 0;
	border: 0;
	position: absolute;
	right: 0;
}

/* Vacancy details page - Semi */
html body#semi_display div#wrapper div#candidateOptions #vacPlacedBy,
html body#semi_display div#wrapper div#candidateOptions #vacPlacedBy *{
	display: block !important;
	text-align: left;	
}
html body#semi_display div#wrapper div#candidateOptions{
	width: 100%;
}
html body#semi_display div#wrapper div#vacPlacedBy{
	border: 0;
	margin-top: 1em;
	width: 100%;
}
body#semi_display div#vacancyMain{
	padding-top: 1em;
}

/* JPP reports */
body#report div.report_header h1, body#report2 div.report_header h1{
	border-bottom:2pt solid #F3A626;
}
body#report div.report_header, body#report2 div.report_header h1{
	display:block !important;
}

