html, body {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 12px;
}

body{
	background: #000000 url('http://beta.adjobs.nl/Layout/layouts/layout-6/images/bg.jpg') top center no-repeat;
	font-size: 12px;
	line-height: 15px;
}

a{
	/*font-size: 11px;*/
	color: #FFFFFF;
	text-decoration: none;
}

a:hover{
	/*font-size: 11px;*/
	color: #FFFFFF;
	text-decoration: underline;
}

img{
	border: 0px none #000000;
}

#ilovemode{
	width: 960px;
	color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
}

#header {
	width: 100%;
	height: 126px;
}

#logo{
	width: 50%;
	float: left;
	margin-top:10px;
}

#logo img{
	padding-left:10px;
}

#login{
	float:left;
	height:100px;
	margin-top:-50px;
	position:relative;
	top:50%;
	vertical-align:middle;
	width:50%;
}

.clear{
	clear: both;
	display: none;
}

#navigation{
	background: #FFFFFF;
	border: 1px solid #000000;
	width: 100%;
	height: 40px;
}

#nav{
	width: 958px;
	background: #000000;
	margin-left: auto;
	margin-right: auto;
	
	margin-top:1px;
	margin-bottom:1px;
	height: 38px;
	line-height: 38px;
}

#menu{
	width: 50%;
	height: 38px;
	float: left;
}

#search{
	width: 50%;
	float: left;
	vertical-align: middle;
	text-align: right;
	line-height: 38px;
}

#search form{
	padding-right:10px;
}

#search form input,select{
	vertical-align: middle;
}

#search form select{
	height: 22px;
	vertical-align: middle;
}

#content{
	width: 960px;
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #000000;
	margin-top: 20px;
}

#content a{	
	color: #000000;
}

#footer{
	width: 940px;
	background: #000000;
	border: 1px solid #FFFFFF;
	margin-top: 10px;
	padding: 10px 10px 10px 10px;
}
	
	
	
/*********************** HOMEPAGE **************************/
td.network a{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

td.tweet{
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
}

td.tweet a{
	font-family: Arial;
	font-size: 12px;
}

td.line15{
	line-height: 15px;
}

#searchThrough td{
	white-space: nowrap;
}

#searchThrough td input,select{
	vertical-align: middle;
}

#searchThrough td select{
	height: 22px;
	vertical-align: middle;
}

.rowgroup{
	text-align: left;
}