
/**
 * @author 	  T. van Vegchel
 * @copyright 2007
 
 	Darkblue	-	#141ab4;
 	Darkred		-	#b4121c;
 
 */


/* 	================
		Elements	
	================ */

body {
	margin: 2;
	font-family: tahoma;
	font-size: 9pt;
	width: 650px;
}

img {
	border: none;
}

div.contentSide {
	display: none;
}

#contentLower {
	background: none;
}

#header {
	display: none;
}

#primary-nav-new {
	display: none;
}
#secondary-nav-new {
	display: none;
}

#recruiterSearchJobs {
	display: none;
}

#menu {
display: none;
}

#footer {
 display: none;
}
#refinements {
 display: none;
}
#headerSearchJob {
 display: none;
}
.notice {
	background-color: #fff;
	line-height: 25px;
	padding: 2px 15px;
	border: 1px solid #e8e80e;
	display: none;
}

.testimonial {
	display: none;
}
.results .even td {
	background: none;
}
.results .odd td {
	background: none;
}

h1 {
	color: #b4121c;
	font-size: 22pt;
	font-weight: normal;
	line-height: 30px;
	margin: 0 0 8px;
	padding: 0;
}
h2 {
	color: #b4121c;
	font-size: 14pt;
	margin: 8px 0 4px 0;
	font-weight: normal;
}
h3 { 
	color: #666;
	font-size: 12pt;
	margin: 4px 0 4px 1px;
}
h4 { 
	color: #666;
	font-size: 11pt;
	margin: 5px 0 0px;
}

/* Extra print settings for new job detail page */
div.backToResultsLink, div#loginInfo, div.adContainer, div#rightSection, div.socialNetworkLinks, ul.m-new{
  display: none;
}

div.printContactInformation{
  display: block;
}

div.printContactInformation div{
  width: 170px;
  float: left;
  margin-right: 20px;
}

div.printAddress{
  width: 140px;
}
