/* BODY */
body {
	position: relative;
	margin: 0px;
	font-family: tahoma;
	font-size: 12px;
	line-height: 16px;
	background: #F3F6F7;
	color: #666666;
	/*  very lightblue: F3F6F7 */
}

body a {
	color: #666;
}

body a:active {
	color: #666;
}

body a:visited {
	color: #666;
}

body a:hover {
	color: #309ca9;
	text-decoration: underline;

} 


#title {
	color: #309ca9;
	font-size: 14px;
}


.container{	
	margin:auto;
	text-align:left;
	width:1000px;
	border:1px solid silver;
	background-color:#ffffff;
}

.header_top{
	height:20px;
	background-color:#ffffff;
	margin:0px;
	padding:0px;
	position: relative;
	background-image: url('/images/top_header.png');
	
}


#test_header {
	height:50px;
	background-color:#ffffff;
	margin:0px;
	padding:0px;
	background-image: url('/images/masthead.jpg');
	background-position: 0px -136px;
	color: #ffffff;
	text-align: center;	
}



.header{
	height:100px;
	background-color:#ffffff;
	margin:0px;
	padding:0px;
	position: relative; 
}

.menu{
	height:35px;
	background-color:#FFEFEF;
	margin:0px;
	padding:0px;
	position: relative;
}

/* menu1 */
.menu1 {
	padding:0 0 0 32px;
	margin:0;
	list-style:none;
	height:35px;
	background:#fff url(/images/menu/button1.gif);
	position:relative;
	border:1px solid #666; 
	border-width:0 1px;
}
.menu1 li {
	float:left;
}

.menu1 li a {
	display:block;
	float:left;
	height:35px;
	line-height:35px;
	color:#eeeeee;
	text-decoration:none;
	font-size:12px;
	font-family:tahoma;
	font-weight:bold;
	text-align:center;
	padding:0 0 0 8px;
	cursor:pointer;
}

.menu1 li a b {
	float:left;
	display:block;
	padding:0 16px 0 8px;
}

.menu1 li.current a {
	color:#fff;
	background:url(/images/menu/button3.gif);
}

.menu1 li.current a b {
	background:url(/images/menu/button3.gif) no-repeat right top;
}

.menu1 li a:hover {
	color:#fff;
	background:#000 url(/images/menu/button2.gif);
}

.menu1 li a:hover b {
	background:url(/images/menu/button2.gif) no-repeat right top;
}

.menu1 li.current a:hover {
	color:#fff;
	background:#000 url(/images/menu/button3.gif);
	cursor:default;
}

.menu1 li.current a:hover b {
	background:url(/images/menu/button3.gif) no-repeat right top;
}

/* end menu */


.main{
	background-color:#ffffff;
	margin:0px; 
	padding:0px;
	position: relative;
	height:550px;	
}

.main_left{
	background-color:#ffffff	;
	margin-left:10px; 
	padding:0px;
	width:630px;
	float:left;
	
}
.main_right{
	background-color:#ffffff;
	padding:0px;
	width:330px;
	margin-right:20px; 
	float:right;
	
}

.content_left{
	margin-top:10px;
	padding:10px;
	font-family: tahoma;
	font-size: 12px;
	color: #666;
	border-left: 1px solid #309ca9;
}

.special_border{
	border: 1px solid #eeeeee;
}

.content_left h3 {
	color: #309ca9;
	font-size: 14px;
}

.content_right{
	background-color:#ffffff;
	margin-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:50px;
}

.main_search{
	background-color:#ffffff;
	margin:0px; 
	padding:0px;
	/* border-top: 1px solid #309ca9;
	border-bottom: 1px solid #309ca9;
	 */
	
}

#categorie {
	font-size: 11px;	
}

#locatie {
	font-size: 11px;	
}


div.block_searchfields{
	border: 1px solid #309ca9;
	font-size: 12px;
	height: 80px;
	width:980px;
	margin: 10px 10px 20px 10px;	
}

div.newjobs{
	border: 1px solid #309ca9;
	margin:10px;
}

.footer{
	height:35px;
	background-color:#ffffff;
	margin:30px 0px 0px 0px;
	padding:0px;
	position: relative;
	background-image: url('/images/top_header.png');
	background:#fff url(/images/menu/button1.gif);
	color: #ffffff;
	text-align: center;
}


.footer a {
	color: #ffffff;
}

.footer a:active {
	color: #ffffff;
}

.footer a:visited {
	color: #ffffff;
}

.footer a:hover {
	color: #309ca9;
	text-decoration: underline;

} 

a.button {
    margin-left:25px;
    /* Sliding right image */
    background: transparent url('/images/button_right.png') no-repeat scroll top right; 
	display: block;
	float: left;
	height: 34px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin-right: 6px;
	padding-right: 20px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	/* FONT PROPERTIES */
	text-decoration: none;
	color: #FFF;
	font-family: tahoma;
	font-size:12px;
	font-weight:bold;
	
}
a.button span {
	/* Background left image */ 
	background: transparent url('/images/button_left.png') no-repeat; 
	display: block;
	line-height: 22px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
	padding: 7px 0 5px 18px;
	cursor: pointer;
	cursor: hand;
	
} 
a.button:hover span{
	color: #FFF;
	text-decoration:underline;
	
}
	

/* search */
table.tblSearch{
	font-family: tahoma;
	font-size: 12px;
	width: 960px;
	margin: 10px 10px 30px 10px;
	border-spacing: 0px;
	float:left;	
}

table.tblSearch td{
	padding: 0px;	
}

/* result list */
table.tblJobUrls{
	font-family: tahoma;
	font-size: 12px;
	width: 978px;
	border-spacing: 0px;	
}

table.tblJobUrls td{
	padding: 0px;	
}


#row_on {
	background-color: #e9e9e9;
}

#row_off {
	background-color: #f8f8f8;
}


#footer_content {
	float: right;
}

#footer_text  {
	padding-top:10px;	
	float: left;
}

#social_media_linkedin {
	padding:0px;
	margin-left:10px;
	margin-right:20px;
	float: left;
		
}

#social_media_twitter {
	padding:0px;	
	margin-left:140px;
	float: left;
		
	
}

