body {
	margin: 0px 0px 0px 0px;
	background-color: #676767;
	font-family: Arial;
	font-size: 12px;
	color: #18518A;
	text-align: center;
	background-image: url('../../images/havencarriere.nl/background.gif');
	background-repeat: repeat-y;
	background-position: top center;
    background-attachment:fixed;    
}
img {
	border: 0px;
}

h1 {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 15pt;
	margin: 0;
}
h2 {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12pt;
	margin: 0;
}
h3 {
	margin: 0;
	margin-bottom: 8px;
}

h1.blue {
	color: #0C264A;
	margin-left: 24px;
}

input, select{
    border:none;
    color: #18518A;
}

select {
	border: 1px solid #0C2649;
	width: 186px;
}
.button {
	cursor: pointer;
}
#toplinks {
	background-image: url('../../images/havencarriere.nl/toplinklist_bg.gif');
	background-repeat: repeat-x;
	height: 37px;
	text-align: center;
}
#toplinklist {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 8px;
	width: 1003px;
	list-style-type: none;
}
#toplinklist li {
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 3px;
}
#toplinklist a {
	text-decoration: none;
	font-weight: bold;
	color: #5C5C5C;
}
#toplinklist a:hover {
	color: #21467A;
}
#twopixels {
	height: 2px;
	background-image: url('../../images/havencarriere.nl/twopixels.png');
	background-repeat: repeat-x;
}
#contentcontainer {
	width: 1003px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#content {

	padding: 25px;
	min-height: 800px;
}
#banner {
	float: right;
}
#contentleft {
	float: left;
	width: 825px;
}
#tabs {
	padding: 0;
	margin: 0;
	list-style-type: none;
	height: 32px;
}
#tabs li {
	position: relative;
	float: left;
	margin-right: 1px;
	background-position: top right;
	background-repeat: no-repeat;
	padding-right: 10px;
}

li.activetab {
	background-image: url('../../images/havencarriere.nl/active_tab_bg.gif');
}

li.inactivetab {
	background-image: url('../../images/havencarriere.nl/inactive_tab_bg.gif');
}
.sifrtablink {
	position: relative;
	top: -11px;
}
.sIFR-hasFlash .sifrtablink {
	top: -8px;
	left: 3px;
}
.sifrtablink_wide {
	position: relative;
	top: -11px;
}
.sIFR-hasFlash .sifrtablink_wide {
	top: -8px;
	left: 8px;
}
.tablink {
	color: #FFF;
	text-decoration: none;
	font-size: 10pt;
}
#contentcenter {
	width: 771px;
	padding: 30px;
	padding-right: 24px;
	background-position: top;
	background-repeat: no-repeat;
	background-color: #092440;
}

#contentcenter div > div.title {
	width: 380px;
    margin-bottom:10px;
    padding-left:12px;
}

.box {
	width: 376px;
	background-image: url('../../images/havencarriere.nl/box_top.gif');
	background-position: top;
	background-repeat: no-repeat;
	background-color: #FFF;
}
.box h1 {
	margin-left: 14px;
	font-size: 14px;
	position: relative;
	top: 5px;
}
.box_content {
	padding: 12px;
	padding-bottom: 24px;
}
.box_bottom {
/*
	padding: 12px;
	padding-bottom: 24px;
*/    
    height:12px;
    background-image: url('../../images/havencarriere.nl/box_bottom.gif');
    background-repeat: no-repeat;
    background-position: bottom;        
    
}

.box_large_devider{
    background-image: url('../../images/havencarriere.nl/box_close_row_large.jpg');
    background-repeat: no-repeat;
    background-position: bottom;    
}

.box_content a {
	text-decoration: none;
	color: #18518A;
}

.box2 {
	width: 376px;
	background-image: url('../../images/havencarriere.nl/box_top.gif');
	background-position: top;
	background-repeat: no-repeat;
	background-color: #FFF;
	border-bottom: 1px solid #18518A;
}
.box2 h1 {
	margin-left: 14px;
	font-size: 14px;
	position: absolute;
	margin-top: 5px;
}
.box2_content {
	margin-left: 1px;
	margin-right: 1px;
	padding: 1px;
	padding-top: 28px;
}
.box2_content a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.boxlist {
	padding: 0;
	margin: 0;
	list-style-type: none;
	width: 212px;
	float: right;
}
.boxlist li {
	background-color: #41566C;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 10px;
	border-bottom: #FFF 1px solid;
	height: 38px;
}

.box_wide{
	width: 767px;
	background-image: url('../../images/havencarriere.nl/box_large_header.jpg');
	background-position: top;
	background-repeat: no-repeat;
	background-color: #FFF;
}
.box_wide h1 {
	margin-left: 14px;
	font-size: 14px;
	position: absolute;
	margin-top: 5px;
}
.box_wide_content {
	xmargin-left: 1px;
	xmargin-right: 1px;
	padding: 1px;
	padding-top: 28px;
}
.box_wide_content a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.box_wide_list {
	padding: 0;
	margin: 0;
	list-style-type: none;
	width: 603px;
	float: right;
}
.box_wide_list li {
	background-color: #41566C;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 10px;
	border-bottom: #FFF 1px solid;
	height: 38px;
}

.list_item{
	background-color: #41566C;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 10px;
	border-bottom: #FFF 1px solid;
	height: 38px;
	width: 583px;
    color:#fff;
}

#footer {
	clear: both;
	background-color: #E8E8E8;
	border-top: dashed 1px #B6B6B6;
	color: #656565;
	padding: 16px 16px 16px 16px;
	margin-top: 16px;
}
#footer span {
	float: left;
}
#footerlinks {
	float: right;
	margin: 0;
	list-style-type: none;    
}
#footerlinks li {
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	border-right: 1px solid #656565;
}
#footerlinks a {
	text-decoration: none;
	color: #656565;
}
#footerlinks a:hover {
	color: #355483;
}

/**
 *	@author:	Robert Leurs
 *	@version:	1.0 - 20.03.2009
 */
 
 .small_orange{
 	text-decoration: none;
	color: orange;
    font-size: 11px;
 }
 
div.header_white_top{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-image: url('../../images/havencarriere.nl/header_white_top.png');
    background-repeat: no-repeat;
    background-position: center;
    width: 769px; 
    height:12px;
    overflow:hidden;
}

div.header_white_center{
    margin: 0px 0px 0px 0px;
    padding: 12px;
    background-color: #fff;
    width: 745px;
}

div.header_white_center ul > li{
    margin: 0px 0px 0px 15px;
}

div.header_white_center a{
    text-decoration: none;
    color: #18518A;
    font-weight: bold;
}

div.header_white_bottom{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-image: url('../../images/havencarriere.nl/header_white_bottom.png');
    background-repeat: no-repeat;
    background-position: top;
    width: 769px; 
    height:12px;
}


div.box_top_medium{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-image: url('../../images/havencarriere.nl/box_top_medium.jpg');
    background-repeat: no-repeat;
    background-position: center;
    width: 376px; 
    height:12px;
    overflow:hidden;
}

div.box_center_medium{
    margin: 0px 0px 0px 1px;
    padding: 15px;
    text-align:left;
    background-color: #fff;
    width: 344px; 
    overflow:hidden;
}

div.box_center_medium a{
    text-decoration: none;
    color: #18518A;
    font-weight: bold;
}

div.box_close_row_medium{
    margin: 0px;
    background-image: url('../../images/havencarriere.nl/box_close_row_medium.jpg');
    background-repeat: no-repeat;
    background-position: center;
    width: 376px; 
    height:23px;
}

div.box_bottom_medium{
    margin: -2px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-image: url('../../images/havencarriere.nl/box_bottom_medium.jpg');
    background-repeat: no-repeat;
    background-position: center;
    width: 376px; 
    height:12px;
    overflow:hidden;
}

img.header_white_image{
    position:relative;
    left:12px;
    float:left;
}

div.box_large_header{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-image: url('../../images/havencarriere.nl/box_large_header.jpg');
    background-repeat: no-repeat;
    background-position: center;
    width: 769px; 
    height:30px;
}

div.box_large_center{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-image: url('../../images/havencarriere.nl/box_large_center.jpg');
    background-repeat: repeat-y;
    background-position: center;
    width: 769px; 
}

div.box_large_bottom{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-image: url('../../images/havencarriere.nl/box_large_bottom.jpg');
    background-repeat: no-repeat;
    background-position: top;
    width: 769px; 
    height:12px;
}

span.h1_blue{
	color: #18518A;
	font-family: Arial;
	font-size: 15pt;
	margin: 0;
}

span.h2_blue{
	color: #18518A;
	font-family: Arial;
	font-size: 12pt;
	margin: 0;
}

span.italic{
    font-style:italic;
}

div.vacancy_details_company{
    float:right; 
    width:280px; 
    padding: 10px; 
    text-align:left; 
    color:#092440;
    padding-left:15px;
}

div.vacancy_details_description{
    float:left; 
    width:400px; 
    text-align:left;
    color:#092440;
    padding-left:15px;
}

div.vacancy_details_company a{
    color:#092440;    
}

.title {
	width: 771px;
    margin-bottom:10px;
    padding-left:12px;
}

div.filter_form{
    width: 744px;
    padding:0px 0px 0px 25px;
    background-color:#fff;
    /*IE-hack*/
    margin-bottom:-2px;
}

div.filter_dropdown{
    float:left;
    width: 350px;
    height:50px;
    display:block;
    margin-top: 10px;
}

.img_button{
    background: url('../../images/havencarriere.nl/button_BGw.jpg');
    background-repeat:no-repeat;
    padding:5px 5px 5px 5px;
    text-align:center;
    border:none;
    width:100px;
    height:26px;
    color: #18518A;
    font-weight:bold;
	font-family: Arial;
	font-size: 10pt;    
}

.bg_white{
    background-color:white;
    color: #18518A;
}

.browse_file {
    background: #fff;
    color: black;
}

input, select, textarea{
    border: 1px solid #18518A;
}

select.select_1{
    width:250px;
}

.breadcrumb {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10pt;
    font-weight:bolder;
    font-style:italic;
	margin: 0;
}

.breadcrumb a{
	color: #FFFFFF;
    text-decoration:none;
}

td.td_title{
    font-style:italic;
}

td.contact_label{
    font-weight:bold;
    color:#18518A
}
td.contact_content{
    font-weight:normal;
    color:#18518A
}

img.news_img{
    float:left;
    margin: 0px 15px 15px 0px; 
}

img.event_img{
    float:left;
    margin: 0px 15px 15px 0px; 
}

img.company_detail_img{
    float:left;
    margin: 0px 15px 15px 0px; 
}

img.company_row_img{
    float:left;
    margin: 0px 0px 15px 15px; 
}

div.pagination{
    margin: 10px 0px 0px 10px;
}

div.pagination ul li{
    display: inline;
    padding-right:5px;
    white-space:10px;
    color: #fff;
}

div.pagination a{
    color: #fff;
    text-decoration:none;
    text-transform: uppercase
}

div.company_index{
    margin: 0;
    width: 720px;
    height:20px;
}

div.company_index ul li{
    display: inline;
    color: #18518A;
}

div.company_index a{
    color: #18518A;
    text-decoration:none;
}

font.selected_index{
    font-weight:bold;
    color:orange;
}

div.company_search{
    margin: 10px 0px 0px 0px;
    width: 720px;
}

div.company_search > input.search_text{
    margin-top:0px;
	font-family: Arial;
	xfont-size: 12pt;
}

table.company_detail{
    float:right;
    margin-right:15px;
    padding:10px;
    border:1px solid #18518A;
    text-align:left;
}

/*
##### PORTS MAP #####
*/
#map {
	position:relative;
    margin:0;
    padding:0;
	background-image:url('../../images/havencarriere.nl/kaart.png');
	width:376px;
	height:339px;
}

div.groningen {
	position:absolute;
	background-image:url('../../images/havencarriere.nl/groningen.png');
	width:78px;
	height:53px;
	top:0px;
	left:284px;
}

div.groningen_active {
    background-position:0px -53px;
}

div.harlingen {
	position:absolute;
	background-image:url('../../images/havencarriere.nl/harlingen.png');
	width:86px;
	height:48px;
	top:29px;
	left:198px;
}

div.harlingen_active {
    background-position:0px -48px;
}

div.den_helder {
	position:absolute;
	background-image:url('../../images/havencarriere.nl/den-helder.png');
	width:99px;
	height:39px;
	top:67px;
	left:63px;
}
div.den_helder_active {
    background-position:0px -39px;
}

div.amsterdam {
	position:absolute;
	background-image:url('../../images/havencarriere.nl/amsterdam.png');
	width:102px;
	height:46px;
	top:116px;
	left:122px;
}
div.amsterdam_active {
    background-position:0px -46px;
}

div.rotterdam {
	position:absolute;
	background-image:url('../../images/havencarriere.nl/rotterdam.png');
	width:105px;
	height:51px;
	top:166px;
	left:29px;
}
div.rotterdam_active {
    background-position:0px -51px;
}

div.moerdijk {
	position:absolute;
	background-image:url('../../images/havencarriere.nl/moerdijk.png');
	width:97px;
	height:38px;
	top:203px;
	left:137px;
}
div.moerdijk_active {
    background-position:0px -38px;
}

div.zeeland {
	position:absolute;
	background-image:url('../../images/havencarriere.nl/zeeland.png');
	width:106px;
	height:42px;
	top:240px;
	left:18px;
}
div.zeeland_active {
    background-position:0px -42px;
}

#banner_square{
	position:relative;
    margin:0;
    padding:0;
	width:376px;
    text-align:center;
    overflow:hidden;
}

/*
##### SLIDER #####
*/
div.selector_invisible{
    display:none;
}

div.selector_visible{
    position:relative;
    top:25px;
    z-index:100;
}

div.slider_row_title{
    padding:0px 0px 0px 20px;
    margin:0px 0px 0px 0px;
    width:743px;
    height:20px;
    cursor:pointer;
    cursor:hand;
	font-family: Arial;
	font-size: 11pt;
    font-weight:bold;
}

.active{
    background-image: url('../../images/havencarriere.nl/arrow_up.jpg');
    background-repeat:no-repeat;
    background-position: 5px 1px;
}

.inactive{
    background-image: url('../../images/havencarriere.nl/arrow_down.jpg');
    background-repeat:no-repeat;
    background-position: 5px 1px;
}

div.slider_row_content > div.content{
    padding:0px 4px 5px 20px;
    margin:0px 0px 0px 15px;
    border-bottom:1px solid silver;
    width:715px;
    overflow:hidden;
}

div.slider_row_content > div.title{
    padding:10px 0px 0px 20px;
}
div.content > p{
    margin-bottom:10px;
}

/*
##### PAGINATION BEGIN #####
*/
#pagination{
    margin-left:10px;
    display:block;
    clear:both;
    width:750px;
}

.pagination_content{
    background-color:#fff;
    width:769px;    
}

#pagination > ul{
/* 
    nothing here
*/
}

#pagination a{
    text-decoration:none;
    color: #18518A;
    font-weight:bold;
    font-size:11pt;
}

#pagination ul > li{
    display:inline;
}

#pagination ul > li > div{
    display:inline;
    border-right:solid 1px silver;
}

#pagination ul > li > div.pagination_title{
    padding: 2px 5px 1px 5px;
    color:orange;
    font-weight:bold;
    font-size:11pt;
}

#pagination ul > li > div.cur_tag{
    padding: 2px 5px 1px 5px;
    color:orange;
    font-weight:bold;
    font-size:11pt;
}

#pagination ul > li > div.num_tag{
    padding: 5px 5px 2px 5px;

}

#pagination ul > li > div.prev_tag{
    padding: 5px 5px 2px 5px;

}

#pagination ul > li > div.next_tag{
    padding: 5px 5px 2px 5px;

}
#pagination ul > li > div.first_tag{
    padding: 5px 5px 2px 5px;
}
#pagination ul > li > div.last_tag{
    padding: 5px 5px 2px 5px;
}
/*
##### END PAGINATION #####
*/


/*
##### IE8 HACK VOOR HET NIET VERSCHIJNEN VAN DE SIFR-TEKST #####
*/
.sIFR-hasFlash .sifrtablink, .sIFR-hasFlash .sifrtablink_wide {
      display: inline-block;
}
