/****************************** 
	Global
******************************/

* {
	margin: 0px;
	padding: 0px;
}

body, html {
	width: 100%;
	height: 100%;
}

body {
	font-family: Arial, sans-serif, Helvetica;
	color: #000;
	font-size: 11px;
	line-height: 16px;
	font-style: normal;
	text-align: left;
}

img {
	border: 0;
}

a {
	text-decoration: none;
}

a:link {
	color: #000
}

a:visited {
	color: #000
}

a:active {
	color: #000;
}

a:hover {
	color: #f00;
	text-decoration: underline;
}

input, select {
	border: 0;
}

p {
	margin: 11px 0 11px 0;
}

/****************************** 
	Main divisions
******************************/

div#container {
	width: 1020px;
	*width: 1030px;
	background: #ffffff;
}

div#head {
	line-height: 0;
}

div#links {
	float: left;
	width: 318px;
	margin-top: 8px;
}

div#rechts {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 702px;
	*width: 707px;
}
div#middle {
	overflow: auto;
/*	background: url('../img/body_bg3.gif') repeat-y left top; */
}

div#foot {
	height: 30px;
	background-color: #fff;
	clear: both;
	padding-top : 0px;
}

/****************************** 
	Sub divisions
******************************/

div#head_bar {
	clear: both;
	height: 48px;
	background-color: #010066;
}

div#head_menu {
	clear: both;
	height: 22px; /*22*/
	/*padding: 9px 0 0 9px;*/
	padding: 0px 0pt 1pt 9px;
	margin-top : 8px;
	margin-bottom: 0px;
	background-color: #fe0000;
}

div#head_bar2 {
	height: 91px;
	margin-bottom: 10px;
	background-color: #05CDFF;
}

div#head_title {
	float: left;
	width: 312px; /*323*/
	height: 75px; /*90*/
	*height: 76px; 
	padding: 15px 0 0 11px;
	background : #05cdff;
}

div#head_logo {
	float: left;
	width: 474px;
	*width: 479px;
	height: 70px; /*90*/
	padding-top: 21px;
	background : #05cdff;
	margin-top: 8px;
}

div#head_img {
	float: left;
}

div#head_findajob {
	float: left;
	width: 310px;
	margin: 13px 0 0 8px; 
}

div#head_searchsite {
	float: left;
	width: 350px;
	margin: 13px 0 0 130px;
}

div#middle_boxleft {
	float: left;
	width: 295px; /*320*/
	padding: 26px 0 30px 25px;
	height: 500px;
	background : #C1F1FF;
}

div#middle_boxright {
	float: left;
	width: 670px;
}

div#middle_crum {
	clear: both;
	padding: 12px 0 0 10px;
}

div#middle_content {
	float: left;
	width: 605px; /*670*/
	padding: 10px 50px 10px 10px;
}

/****************************** 
	Specializations
******************************/

div#head_findajob img {
	float: left;
	margin: 6px 20px 0 0;
}

div#head_findajob select {
	width: 134px;
	border: none;
	text-transform: uppercase;
	font-size: 9px;
}

div#head_findajob form div {
	float: left;
	background-color: #fff;
	padding: 3px;
	margin-left: 4px;
}

div#head_searchsite img {
	float: left;
}

div#head_searchsite input.tx-indexedsearch-searchbox-sword {
	float: left;
	width: 150px;
	height: 15px;
	margin: 0;
	padding: 3px;
	vertical-align: top;
	line-height: 100%;
}

div#head_searchsite input.tx-indexedsearch-searchbox-button {
	background:  url('../img/search_site_btn2.gif') no-repeat;
	width: 112px;
	height: 21px;
	margin-left: 2px;
	cursor: pointer;
	font-size: 0;	
}

div#head_menu a span {
	display: none;
}

div#head_menu a.item, div#head_menu img {
	display: block;
	float: left;
	height: 22px;
}

div#head_menu img {
	margin: 0 0px 0 0px;
}

div#head_menu a.item:hover {
	background-position: left -18px;
}

div#head_menu a.item0 {
	width: 40px;
	background-image: url('../img/menu/home.gif');
}

div#head_menu a.item1 {
	width: 37px;
	background-image: url('../img/menu/jobs.gif');
}

div#head_menu a.item2 {
	width: 57px;
	background-image: url('../img/menu/clients.gif');
}

div#head_menu a.item3 {
	width: 82px;
	background-image: url('../img/menu/candidates.gif');
}

div#head_menu a.item4 {
	width: 211px;
	background-image: url('../img/menu/for_employees.gif');
}

div#head_menu a.item5 {
	width: 66px;
	background-image: url('../img/menu/about_us.gif');
}

div#head_menu a.item6 {
	width: 132px;
	background-image: url('../img/menu/working_uk.gif');
}

div#middle_boxleft ul {
	list-style: none;
}

div#middle_boxleft ul li {
	display: list-item;


	float: none;




	background: transparent url('../img/listimage4.gif') left center no-repeat;
	padding: 1px 0 0 15px;
}

div#middle_boxleft ul li a, div#middle_boxleft ul li a:visited {
	color: #003398;
}


div#middle_crum span {
	display: block;
	float: left;
	color: #C00;
	padding: 0 4px 0 4px;
}



div#middle_crum a, div#middle_crum a:visited {
	display: block;
	float: left;
	color: #C00;
	font-size: 10px;
	text-transform: uppercase;
}

div#middle_content h1 {
	margin: 25px 0 35px 0;
	color: #414DA3;
	font-size: 12px;
	font-weight: bold;
}

/*div#middle_content p,  div#middle_content h3*/
div#middle_content {
	color: #414DA3;
	
}

div#middle_content a, div#middle_content a:visited {
	color: #414DA3;
	text-decoration: underline;
}

div#middle_content ul li {
	margin-left: 30px;

}


div#foot_links ul {
	font-size: 0;
	line-height: 0;
	margin: 5px 0 0 14px;
	padding: 0;
}

div#foot_links ul li {
	float: left;
	list-style: none;
	color: #f00;
	font-size: 9px;
	font-weight: bold;
	line-height: 16px;
	text-transform: uppercase;		
}

div#foot_links ul li a, div#foot_links ul li a:visited {
	color: #f00;
}


/*
Oude dingen
*/

div#middle_boxright .tx-indexedsearch-whatis, 
div#middle_boxright .tx-indexedsearch-secHead, 
div#middle_boxright .tx-indexedsearch-info, 
div#middle_boxright .tx-indexedsearch-searchbox a, 
div#middle_boxright .tx-indexedsearch-browsebox {
	display: none;
}

div#middle_boxright .tx-indexedsearch-searchbox {
	padding-bottom: 10px;
}

div#middle_boxright .tx-indexedsearch-redMarkup {
	font-weight: bold;
}

div#middle_boxright .tx-indexedsearch-res td {
	background: #FFFFFF;
}

div#middle_boxright .tx-indexedsearch-title td {
	background: #C0F1FF;
}

div#middle_boxright .tx-indexedsearch-title a {
	font-size: 7pt;
	text-decoration:none;
	text-transform:uppercase;
	color: #FF0000;
}

div#middle_boxright .tx-indexedsearch-descr p {
	padding-right: 30px;
	text-align: justify;
	text-indent: 12px;
	background: url(../gfx/menu_02.gif) no-repeat;
}

div#middle_boxright input[name="formtype_mail"] {
	width: 72px;
	height: 22px;
	border: 0px;
	background: url(../gfx/button_submit.gif) no-repeat;
	cursor: pointer;
	font-size: 0pt;
	color: white;
}

div#middle_boxright .tx-indexedsearch-searchbox-button {
	width: 72px;
	height: 22px;
	border: 0px;
	background: url(../gfx/button_search.gif) no-repeat;
	cursor: pointer;
	font-size: 0pt;
	color: white;
}

div#middle_boxright .tx-indexedsearch-searchbox-sword {
	border: 1px solid #000;

}


/* sitemap */

.sitemap a { color: #003399;  text-decoration: none; }
.sitemap a:visited { color: #00CCFF;  text-decoration: none; }
.sitemap a:hover { color: #00CCFF;  text-decoration: underline; }

/* text-transform: capitalize; */
div.sitemap1 { text-transform:lowercase; font-weight: bold }
div.sitemap2 { 
	text-transform: lowercase;
	padding-left: 20px;
	background: url('../img/listimage4.gif') 8px center no-repeat;	
}
div.sitemap3 { text-transform:lowercase; padding-left: 40px; }
div.sitemap4 { text-transform:lowercase; padding-left: 60px; }
/* sitemap */



/* Mail service / mail your vacancy */

table#submitform label {
	margin: 2px;
}

input.tx-newloginbox-pi1-user,
table#submitform input,
table#submitform select,
input.input {
	border: 1px solid #000;
}

input.button {
	width: 72px;
	height: 22px;
	border: 0px;
	background: url(../gfx/button_submit.gif) no-repeat;
	cursor: pointer;
	font-size: 0pt;
	color: white;
}

table#submitform input.submit {
	border: 0;
}

input.tx-newloginbox-pi1-submit {
	padding: 1px 0;
	background-color: #DD0000;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
}
