body.jobpromo {
	font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
	color: #333;
	font-size: 13px;
    line-height: 1.38;
  width: 760px;
}

body.jobpromo .vacaturep
{
	font-family: Arial, Helvetica, sans-serif
}

body.jobpromo .vacaturep h2
{
	font-size: 18px;
}

body.jobpromo #zoek
{
  width: 200px;
  float: right;
}
body.jobpromo a {
	color: #3B5998;
	text-decoration: none;
}
body.jobpromo a:hover {
	text-decoration: underline;
}
body.jobpromo  h1 {
	font-size: 16px;
	line-height: 20px;
}
#bladeren {
	position: fixed;
	right: 25px;
	top: 14px;
}
.bladeren a {
	float: left;
	display: block;
	padding: 4px;
	width: 22px;
	height: 17px;
	text-align: center;
}

#header {
	position: fixed;
	top: 0;
	width: 100%;
	height: 50px;
	z-index: 1;
	background-color: white;
	border-bottom: 1px solid #E9E9E9;
}
#header h1 {
	color: #009fe1;
	font-size: 24px;
}


h2 {
	color: #009fe1;
	margin: 10px 0 0;
}
h3 {
	color: #515151;
	margin: 0;
}
#vacatures
{
  margin-top: 58px;
	width: 760px;
}
#vacatures #shadow {
	position: fixed;
	left: 0;
	top: 50px;
	width: 100%;
	bottom: 0;
	box-shadow: inset 0px 1px 3px #E9E9E9;	
}
#vacatures table {
	border-collapse:collapse;
	width: 100%;
}
#vacatures td {
	width: 120px;
	padding: 0;
}


body.jobpromo .bladeren a,
#vacatures tr {
	border: 1px solid #E9E9E9;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(47%,rgba(246,246,246,1)), color-stop(100%,rgba(237,237,237,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
}

body.jobpromo .bladeren a.active,
body.jobpromo .bladeren a:hover,
#vacatures tr:hover {
	border-color: #c2cde0;
	background: rgb(255,168,76); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,168,76,1) 0%, rgba(255,123,13,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,168,76,1)), color-stop(100%,rgba(255,123,13,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,168,76,1) 0%,rgba(255,123,13,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,168,76,1) 0%,rgba(255,123,13,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,168,76,1) 0%,rgba(255,123,13,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,168,76,1) 0%,rgba(255,123,13,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa84c', endColorstr='#ff7b0d',GradientType=0 ); /* IE6-9 */
}
body.jobpromo .bladeren a.active,
body.jobpromo .bladeren a:hover,
#vacatures tr:hover h2 {
	color: white;
	text-shadow: 0px 0px 4px #5b3600;
}
body.jobpromo .bladeren a:hover {
	box-shadow: inset 0px 1px 2px #b26b00;
}
body.jobpromo #.bladeren a.active,
body.jobpromo .bladeren a:hover {
	border: 1px solid #b26b00;
}
#vacatures  td + td {
	width: auto;
}
#vacatures .vacaturep
{
	position: relative;
	min-height: 170px;
	height: 170px;
}
#vacatures .vacaturep img
{
	position: relative;
	top: 50%;
	margin-top: -25px;
	padding: 10px;
	background-color: #fff;
}
#vacatures a.covering {
display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.fb-like {
	height: 25px;
}