@import url('reset.css?v1.0');


/* Base */

body{
	color: black;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 0.75em;
	font-size:78%;
	line-height: 140%;	
}

p{
	margin-bottom:12px;
}

html{ overflow-y : scroll; }

.clearImgSpace {
	display:block;
}
.clear {
	clear:both;
	line-height:0;
	height: 0px;
	overflow: hidden;
}
.clearfix:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
* html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}

strong{
	font-weight: bold;
}






body{
	color:#333333;
	/*font-size: 13px;*/
	font-family: Arial, sans-serif;
	background-color: white;
	line-height: 160%;
}

/* Global container definitions */

#global_wrapper{
	width: 975px;
	margin: 0px auto;
}
#header{
	height: 121px;	
	background: #fff url(../media/images/tower_tip.jpg) no-repeat bottom right;
}
#headerExtra{
	float: right;
	width: 620px;
	padding:0px 23px 0px 0px;
	font-size: 0.9em;
}
#main{
	background-repeat: no-repeat;
	/*background-position: right 43px;*/
}

body#index_index #main_wrapper{
	background-position: 0px 68px;
	height: 351px;
	overflow: hidden;
}
body#index_index #main{
	height: 351px;
	overflow: hidden;
	/*background-position:  320px 68px;*/
}

body#index_index .nl_BE #main{
	background-image: url(../media/images/sectors/sectors_nl_BE.jpg);
}
body#index_index .fr_BE #main{
	background-image: url(../media/images/sectors/sectors_fr_BE.jpg);
}
body#index_index .en_GB #main{
	background-image: url(../media/images/sectors/sectors_en_GB.jpg);
}


body#index_index #main_wrapper{
	background-image: url(../media/images/sectors/default.jpg);
	background-repeat: no-repeat;
}
#content{
	padding: 42px 409px 40px 21px;
}
#content.navSide{
	float: left;
	padding-left: 11px;
	width: 395px;	
}

#content-scrollable{
	height: 300px;
	padding-right: 15px;
	overflow: auto;
}
body#coverage_belgium #content-scrollable,body#coverage_netherlands #content-scrollable{
	margin-bottom: 20px;
}
#subnavigation{
	margin: 80px 0px 55px 0px;
	width: 160px;
	float: left;
}
#subnavigation ul{
	padding-left: 15px;
}

#navigation{
	line-height: 140%;
	padding-top: 36px;
	height: 69px;
	background: #1a1447 url(../media/images/navig_bg.jpg) no-repeat top left;
}

body#index_index #navigation{
	background-image: url(../media/images/navig_bg_home.jpg);
}
#about{
	height: 114px;
	/*border-bottom: 1px solid #edecf0;*/
	padding: 2px 0px 1px 0px;
	margin-right: 23px;
	border-top: 2px solid #1e184a;
	/*background: #fff url(../media/images/about_bg.gif) no-repeat top right;*/
	font-family: Arial;
	color: #5a5a5a;
}

body#index_index #about{
	border-top-width: 0;
	/*background-image: url(../media/images/about_bg_home.gif);*/
}
#newsletter{
	padding: 5px 5px 0 218px;
	margin: 0;
	width: 194px;
	float: left;
}
#client-login{
	width: 128px;
	float: left;
}


#footer{
	margin: 0px 23px 64px 0px;
	border-top: 1px solid #f3f3f5;
	border-bottom: 1px solid #f3f3f5;
	background-color: #fff;
	/*padding-top: 37px;*/
	padding-top: 13px;
	height: 22px;
	font-size: 0.90em;
	color: #5d5683;
	font-family: Arial;
}

/* End global container definitions */


/* Header stuff */

#header img{
	display: block;
}
#logo{
	display: block;
	float: left;
	width: 265px;
}

/* End Header stuff */


/* Navigation
------------------------------------------
*/

#navigation ul{
	height: 37px;
	margin-right: 22px;
	text-align: right;
}

#navigation .sub ul{
	height: 31px;
	position: relative;
	top: -3px;
}
#navigation .sub ul.active {
	display:block;
}
#navigation li{
	float:right;
	height: 33px;
	padding: 1px 0px 3px 0px;
	background:transparent url(../media/images/li_top_bg.gif) no-repeat top right;
}
#navigation .sub li{
	float:right;
	height: 31px;
	padding: 0px 0px 0px 0px;
	background:transparent url(../media/images/li_sub_bg.gif) no-repeat top right;
}
#navigation ul li a{
	display: block;
	/*height: 25px;*/
	padding: 8px 14px 8px 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 0.95em;
	text-decoration: none;
	border: 0;
	background:transparent url(../media/images/li_top_bg.gif) no-repeat right -74px;
	color: #241b61;
}

#navigation .sub li a{
	/*height: 24px;*/
	padding: 7px 14px 7px 12px;
}
#navigation .sub li a:hover,#navigation .sub li.selected a{
	background:transparent url(../media/images/li_sub_bg.gif) no-repeat right -31px;	
	border: 0;
}
#navigation li a:hover, #navigation li.selected a, #navigation li a.active{
	background:transparent url(../media/images/li_top_bg.gif) no-repeat right -38px;
	color: #fff;
	text-decoration: none;
	border: 0;
}

/*
#menu_child_51{
	right: 91px;
}
*/

.nl_BE #menu_child_2{
	/*right: 52px;*/
	left:-210px;
}

.nl_BE #menu_child_5{
	left: -125px;
}
.nl_BE #menu_child_11{
	left: -47px;
}


.en_GB #menu_child_2{
	/*right: 52px;*/
	left:-212px;
}

.en_GB #menu_child_5{
	left: -170px;
}
/*
.en_GB #menu_child_11{
	left: -5px;
}*/





/* 
------------------------------------------
End Navigation */


/* Homepage 
------------------------------------------
*/

.industrial{
	background-position: 320px 68px;
}
.telemetrie{
	background-position: 320px -215px;
}
.harbours{
	background-position: 320px -498px;
}
.airports{
	background-position: 320px -781px;
}
.transport{
	background-position: 320px -1064px;
}
.security{
	background-position: 320px -1347px;
}


.main_default{
	background-image: url(../media/images/home_content_picture.jpg);
	background-position: right 43px;
}


#news_box{
	padding:53px 0px 0px 21px;
	width: 359px;
	color: #fff;
	font-size: 1.0em;
	line-height: 140%;
}
#main_container{
	height: 202px;
	border-right: 1px solid #36305d;
	font-family: Arial;
	text-align: right;
}

#news_box h3,#news_box span{
	color: #948fb7;
	font-size: 0.95em;
	text-align: left;
}
#news_box h3{
	border: 0;
	margin-bottom: 10px;
	padding-left: 5px;
}
#news_box a{
	margin-right: 10px;
	color: #948fb7;
	text-decoration: none;
	border-bottom:1px solid #948fb7;
}
#news_box a:hover{
	color: #e6e5ee;
	border-color: #e6e5ee;
	text-decoration: none;
}
#news_box li a{
	text-align: left;
	text-decoration: none;
	display: block;
	color: #fff;
	padding: 3px 15px 4px 5px;
	margin: 0;
	border: 0;
}
#news_box li a:hover{
	text-decoration: none;
	color: #fff;
	background-color: #211a4c	;
}

#news_box span{
	border-right: 1px solid #948fb7;
	padding-right: 7px;
	margin-right: 7px;
	
	margin-top: 3px;
	width: 40px;
	line-height: 1;
	float: left;
	display: block;
	
}

#news_box ul{
	/*border-top: 1px solid #272151;*/
	margin-bottom:3px;	
}

#news_box li{
	background-color: transparent;
	border-bottom: 1px solid #272151;
}


/* 
------------------------------------------
End Homepage */





/* About bar 
------------------------------------------
*/

#about li{
	float: left;
	width: 155px;
	/*margin-right: 1px;*/
	border-right: 1px solid #edecf0;
	border-top: 1px solid #edecf0;
	border-bottom: 1px solid #edecf0;
	height: 86px;
	padding: 14px 17px 11px 17px;
	overflow: hidden;
	background:transparent url(../media/images/about_mast_bg.gif) top right repeat-y;
}
#about li#box-who{
	background:transparent url(../media/images/about_box_woman.jpg) top right no-repeat;	
}
#about li#box-what{
	background:transparent url(../media/images/about_box_mast.jpg) top right no-repeat;	
}
#about li#box-why{
	background:transparent url(../media/images/about_box_dhl.jpg) top right no-repeat;	
}
#about li#box-what-do{
	background:transparent url(../media/images/about_box_boat.jpg) top right no-repeat;	
}
#about li#box-what-cost{
	background:transparent url(../media/images/about_box_signing.jpg) top right no-repeat;	
}
/*
#about li.newsletter{
	height: 95px;
	padding:23px 17px 0px 17px;
	width: 220px;
}
*/
/*
#about li.odd{
	background-color: #f8f9fa;
}
*/
#about li.last{
	/*margin-right: 0px;*/
	/*border-right:0px;*/
}
#about li.first{
	border-left: 1px solid #edecf0;
	width: 154px;
}
#about li.w{
	width: 156px;
}
#about h2{
	font-family: Helvetica, Arial;
	font-size: 1.2em;
	color: #b23800;
	letter-spacing: -0.25px;
	font-weight: bold;
	margin-bottom: 23px;
}

#about h2 span{
	display: block;
	color: #cc7146;
	font-weight: bold;
	font-size: 0.8em;
}

#about p{
	font-size: 0.95em;
	margin: 12px 0px 10px 0px;
	padding: 0;
	height: 78px;
	line-height: 120%;
}
#about h2 a{
	display: block;
	text-decoration: none;
	border: 0;
}
#about h2 a:hover span{
	color: #757190;
}
#about a.readMore{
	font-size: 0.90em;
	color: #5f5f5f;
	font-family: Arial;
	padding: 4px 10px 6px 27px;
	text-decoration: none;
	background:transparent url(../media/images/button_gray.gif) no-repeat top left;
	border: 0;
}


/* 
------------------------------------------
End About bar */

/* Newsletter
------------------------------------------
*/

#newsletter h2{
	font-family: Helvetica, Arial;
	font-size: 1.0em;
	padding-top: 2px;
	color: #b23800;
	letter-spacing: -0.25px;
	font-weight: bold;
	color: #171044;
	float: left;
	text-align: right;
	width: 400px;
	padding-right: 10px;
}

#newsletter h2 span{
	font-size: 0.90em;
	color:#5A5A5A;
	font-weight: normal;
	font-family: Arial;
}
#newsletter form{
	display: block;
	float: left;
	width: 205px;
}
#newsletter form input,#newsletter form button{
	display:block;
	float: left;
	/*font-size: 1.1em;*/
}
form input, form textarea, form select{
	font-family: Arial, sans-serif;	
}
#newsletter form input{
	margin-right: 5px;
	color: #222;
}
form input.inputText{
	height:16px;
	font-size: 1em;
	padding: 2px;
	border: 1px solid #C3C3C3;
}
form textarea, form select{
	padding: 2px;
	border: 1px solid #C3C3C3;
}
#newsletter form input.inputText{
	
	height:16px;
	font-size: 1em;
	width: 145px;
	padding: 2px;
	border: 1px solid #C3C3C3;
}

/* 
------------------------------------------
End Newsletter bar */

/* Footer
------------------------------------------
*/
#footer ul.copyrights{
	float: left;
	width: 65%;
}
#footer ul.links{
	text-align: right;
	float: right;
	width: 35%;
}
#headerExtra ul{
	float: left;
	width: 65px;
	padding: 5px 10px 0 0;
	padding-top: 5px;
}
#footer li,#headerExtra li{
	border-right:1px solid #84809b;
	display: inline;
	padding:0 10px;
}
#footer li.first,#headerExtra li.first{
	padding-left: 0;
}
#footer li.last,#headerExtra li.last{
	border:none;
	padding-right: 0;
}
#footer a:link,#footer a:active,#footer a:visited{
	text-decoration: none;
	color: #5d5683;
	border: 0;
}
#footer a:hover{
	color: #b23800;
	text-decoration: none;
	border-bottom: 1px solid #b23800;
}
/* 
------------------------------------------
End Footer */


/* Footer
------------------------------------------
*/
#headerExtra a:link,#headerExtra a:active,#headerExtra a:visited{
	text-decoration: none;
	color: #858484;
	border: 0;
}
#headerExtra li{
	border-color: #c3c3c3;
}
#headerExtra a:hover{
	color: #b23800;
	border-bottom: 1px solid #b23800;
	text-decoration: none;
}

/* 
------------------------------------------
End Footer */


/* Text Content
------------------------------------------
*/

#content p{
	text-align: justify;
}



#content ul,#content ol{
	padding: 0px 0px 0px 10px;	
	list-style: none;
	margin: 10px 0px;
}
#content ul li{
	padding-left: 15px;
	background: transparent url(../media/images/li_icon.gif) no-repeat 0px 8px;
}
#content ol li{
	list-style: decimal;
	list-style-position: inside;
	/*background: transparent url(../media/images/li_icon.gif) no-repeat 0px 8px;*/
}

#content ul.errors{
	padding: 0;
	margin: 5px 0;	
}
#content ul.errors li{
	background: transparent url(../media/images/li_icon_error.gif) no-repeat 2px 5px;
	color:#d01a16;
	font-weight:bold;
	/*padding-left:0;*/
}


/*Clear both voor P's op de partners pagina's*/
body#pages_show_5 p,body#pages_show_13 p,body#pages_show_74 p{
	clear: left;
}

p.intro{
	font-weight: bold;
	color: #000;
	margin-bottom: 15px;
}

h1{
	border-bottom: 1px solid #c1bed5;
	font-size: 1.2em;
	margin:0px 0px 10px 0px;
	font-weight: bold;
	color: #171044;
}
h1.page-title{
	border-top: 1px solid #c1bed5;
	border-bottom: 0;
}
h1 span{
	position: relative;
	top: -12px;
	background-color: #fff;
	padding-right: 5px;
}

h1 span em{
	font-style: normal;
	color: #ac2c00;
}


h2{
	font-weight: bold;
	color: #B23800;
	font-size: 1.1em;
	/*display: inline;
	border-bottom: 1px solid #171044;*/
	margin-bottom: 15px;
	clear: both;
}
body#contact_index h2{
	color: #171044;
}

h3{
	font-size: 1.0em;
	font-weight: bold;
	color: #333;
	border-bottom: 1px solid #333;
	margin-bottom: 5px;
}
h4{
	font-size: 1.0em;
	font-weight: bold;
	color: #62828f;
	margin: 30px 0px 10px 0px;
}
h4.sub-title{
	/*border-bottom: 0;*/
	border-bottom: 1px solid #bfd7e0;
	border-top: 0;
}
/*
h4 span{
	position: relative;
	top: -12px;
	background-color: #fff;
	padding-right: 5px;	
}*/

a:link,a:visited,a:active,li.selected li a:link,li.selected li a:visited,li.selected li a:active{
	text-decoration: none;
	color: #ac2c00;
	border-bottom: 1px dotted #ac2c00;
}


a:hover,li.selected a,li.selected a:link,li.selected a:visited, li.selected li.selected a,li.selected li.selected a:link,li.selected li.selected a:visited, li.selected li a:hover{
	color: #171044;
	border-bottom:1px solid #171044;
}



strong{
	font-weight: bold;
	color: black;
}


img.right{
	float: right;
	margin: 0px 0px 20px 20px;
}
img.left{
	float: left;
	margin: 0px 20px 20px 0px;
}

p img, .related-images img{
	border: 1px solid #e6e5ee;
	padding: 3px;
}

#contact-form{
	display:none;
}

#contactForm{
	margin: 0 0 10px 0;
}
#contact-form label{
	font-weight: bold;
}
#contact-form dd{
	padding: 2px 0px;
}
#contact-form .inputText{
	width: 300px;
	height: 18px;
}
#contact-form #message{
	width: 500px;
	height: 180px;
	font-family: inherit;
	font-size: inherit;
}
#contact-form #btn_submit{
	padding: 5px;
	_padding:0;
	#padding:0;
}
.column12{
	width: 40%;
	margin-right:15px;
	float: left;
}
.column12 h4{
	margin: 0 0 5px 0;
}
.borderRight{
	padding-right: 15px;
	border-right: 1px solid #c1c1c1;
}


/* 
------------------------------------------
End Content */




/* News pages
------------------------------------------
*/

span.date{
	/*font-style: italic;*/
	font-size: 0.95em;
	font-weight: bold;
	color:#948FB7;
}
body#news_index #content ul, body#calendar_index #content ul{
	margin: 30px 0px 0px 0px;
	padding: 0px;
}
body#news_index #content li,body#calendar_index #content li{
	padding-left: 0;
	background: none;
}

body#news_index #content li span, body#calendar_index #content li span{
	margin-top: 3px;
	width: 73px;
	line-height: 1;
	float: left;
	display: block;
	
	color: #948fb7;
	font-size: 0.95em;
	text-align: left;
	border-right: 1px solid #948fb7;
	padding:2px 7px 1px 0px;
	margin-right: 7px;
}

/*
body#news_index #content li span, body#calendar_index #content li span{
	color: #948fb7;
	font-size: 0.95em;
	text-align: left;
	border-right: 1px solid #948fb7;
	padding:0px 7px 0px 0px;
	margin-right: 7px;
}
*/

/* 
------------------------------------------
End News pages */


body#coverage_netherlands #content,
body#coverage_belgium #content{
	padding-bottom: 20px;
}
/*
#coveragemap-flash{
	padding: 0 0 40px 21px;
}
*/




.pager{
	padding-top: 10px;
	border-top: 1px solid #e3e2ee;
	margin-top: 25px;
}


#content ul.related-images,#content ul.related-files{
	margin:0px 0px 30px 0px;
}
#content ul.related-files{
	margin-bottom: 10px;
}
#content ul.related-images{
	padding: 0px;
}
#content ul.related-images li{
	list-style: none;
	padding:0px 10px 10px 0px;
	display: inline;
	background-image: none;
}
#content ul.related-images li a{
	border: 0;
}


