/************/
/*  GLOBAL  */
/************/

/* NON-HEADER */
*{padding:0; margin:0;}
 body {
	font-size:62.5%;
	font-family:verdana,arial,sans-serif;
	background-repeat: repeat-x;
	background-image: url(../img/bg_ferry.jpg);
	background-color: #b1bdd2;
} /*Font-size: 1.0em = 10px when browser default size is 16px*/
.page-container {
	width:950px;
	margin-bottom:10px;
	font-size:1em;
	position: relative;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
}
.main {
	clear:both;
	width:950px;
	padding-bottom:30px;
	height: 400px;
}
.main-navigation {display:inline /*Fix IE floating margin bug*/; float:left; width:180px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.main-content {
	display:inline; /*Fix IE floating margin bug*/
	;
	float:left;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	background-color: #FFFFFF;
	width: 910px;
}

.main-content-top {
	display:inline; /*Fix IE floating margin bug*/
	;
	float:left;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	background-color: #FFFFFF;
	width: 680px;
}

.main-content-2s {
	display:inline; /*Fix IE floating margin bug*/
	;
	float:left;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	background-color: #FFFFFF;
	width: 730px;
}
.main-subcontent {
	display:inline /*Fix IE floating margin bug*/;
	float:right;
	width:200px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
}
.tx-niekomibe-pi1 {
	background-color: #CAD0D9;
	display: inline;
}

.footer {
	clear:both;
	width:950px;
	padding:1.0em 0 1.0em 0;
	font-size:1em;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	background-color: #D3DBE2;
}

/* --- For alternative headers START PASTE here --- */

/* HEADER */
.header {
	width:950px;
	font-family:"trebuchet ms",arial,sans-serif;
}
.header-top {
	width:950px;
	height:174px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	background-image: url(../img/polar_pin.jpg);
	background-repeat: no-repeat;
	z-index: 1;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #c30534;
	clear: both;
}
.header-middle{
	width:950px;
	height:6px;
	background-color: cd0e3d;
}
.header-bottom {
	width:950px;
	height:40px;
	background-color: #1e2481;
}
.header-breadcrumbs {
	width:600px;
	padding-top: 0.4em;
	padding-right: 0;
	padding-bottom: 0.4em;
	padding-left: 0;
	float: left;
}

/********************/
/*  HEADER SECTION  */
/********************/
.sitelogo {
	width:137px;
	height:124px;
	position:absolute;
	z-index:1;
	margin-top: 22px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
}
.sitename {
	width:423px;
	height:41px;
	position:absolute;
	z-index:1;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	margin-top: 50px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 160px;
}
.sitename h1 {
	font-size:240%;
	display: none;
}
.sitename h2 {margin:-4px 0 0 0; color:rgb(125,125,125); font-size:120%;}
.sitename a {
	text-decoration:none;
	color:rgb(125,125,125);
	display: block;
	height: 45px;
	width: 350px;
}
.sitename a:hover {text-decoration:none; color:rgb(50,50,50);}

.nav0 {
	width:350px;
	position:absolute;
	z-index:10;
	margin-left:550px !important/*Non-IE6*/;
	margin-left:553px /*IE6*/;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	top: 38px;
}
.nav0 ul {float:right; padding:0 20px 0 0;}
.nav0 li {display:inline; list-style:none;}
.nav0 li a {padding:0 0 0 3px;}
.nav0 a:hover {text-decoration:none;}
.nav0 a img {height:14px; border:none;}

.nav1 {
	width:400px;
	height: 40px;
	background-color: #FFFFFF;
	display: inline;
	float: right;

}
.nav1 ul {float:right; padding:0 15px 0 0; font-weight:bold;}	
.nav1 li {display:inline; list-style:none;}
.nav1 li a {
	display:block;
	float:left;
	padding:2px 5px 2px 5px;
	text-decoration:none;
	font-weight: normal;
		font-size:1.2em;
		font-weight: bold;
	color: #333333;
}
.nav1 a:hover {text-decoration:underline; color:#333333;}

.sitemessage {width:400px; height:120px; position:absolute; z-index:1; margin:20px 0 0 480px; color:rgb(234,239,247); /*overflow:visible !important /*Activate if Firefox print problems*/; overflow:hidden /*IE6*/;}
.sitemessage h1 {width:400px; text-align:right; font-size:230%;}
.sitemessage h2 {float:right; width:320px; margin:8px 0 0 0; text-align:right; line-height:100%; font-size:160%;}
.sitemessage h3 {float:right; width:320px; margin:10px 0 0 0; text-align:right; font-size:140%;}
.sitemessage h3 a {text-decoration:none; color:rgb(234,239,247);}
.sitemessage h3 a:hover {text-decoration:none; color:rgb(50,50,50);}

/*Drop-down menu*/
.nav2 {
	float:left;
	width:950px;
	color:rgb(75,75,75);
	font-size:130%;
	background-repeat: repeat-x;
	height: 40px;
	background-image: url(../img/bg_ferry_menu.jpg);
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #1e2481;
} /*Color navigation bar normal mode*/
.nav2 ul {list-style-type:none;}
.nav2 ul li {float:left; position:relative; z-index:auto !important /*Non-IE6*/; z-index:1000 /*IE6*/; border-right:solid 1px rgb(175,175,175);}
.nav2 ul li a {float:left; display:block; height:3.1em; line-height:3.1em; padding:0 16px 0 16px; text-decoration:none; font-weight:bold; color: #FFFFFF;}
.nav2 ul li.act a {
	float:left;
	display:block;
	height:3.1em;
	line-height:3.1em;
	padding:0 16px 0 16px;
	text-decoration:none;
	font-weight:bold;
	color: #FFFFFF;
	border-top-width: 4px;
	border-top-style: dashed;
	border-top-color: #cb0233;
}

.nav2 ul li:hover a {background-color:#348bed; text-decoration:none;} /*Color main cells hovering mode*/


.header-breadcrumbs ul {float:left; width:500px; list-style:none; padding:0 0 0 15px; font-family:verdana,arial,sans-serif;}
.header-breadcrumbs ul li {display:inline; padding:0 0 0 10px; background:transparent url(../img/bg_bullet_arrow.gif) no-repeat 0 50%; font-weight:bold; color:rgb(125,125,125); font-size:100%;}
.header-breadcrumbs ul a {color:rgb(70,122,167); text-decoration:none;}
.header-breadcrumbs ul a:hover {color:rgb(42,90,138); text-decoration:underline;}

 .searchform {
	float:right;
	width:285px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.header-breadcrumbs .searchform form fieldset {float:right; border:none;}
.header-breadcrumbs .searchform input.field {width:10.0em; padding:0.2em 0 0.2em 0; border:1px solid rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:120%; }
.header-breadcrumbs .searchform input.button {width:3.0em; padding:1px !important /*Non-IE6*/; padding:0 /*IE6*/; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:120%;}
.header-breadcrumbs .searchform input.button:hover {cursor:pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}

/* --- For alternative headers END PASTE here --- */

/******************/
/*  MAIN SECTION  */
/******************/

/* MAIN NAVIGATION */
.main-navigation .round-border-topright {width:10px; height:10px; position:absolute; z-index:100; margin:0 0 0 190px; background:url(../img/bg_corner_topright.gif) no-repeat;}

/* MAIN CONTENT */
.column1-unit {
	width:500px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
}
.column1-unit-top {
	width:680px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
}
.column1-unit-2s {
	width:730px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
}
.column2-unit-left {
	float:left;
	width:560px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	overflow: visible;
}
.column2-unit-right {float:right; width:330px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}

.column2-unit-left-2s {float:left; width:360px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-right-2s {float:right; width:340px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-left {float:left; width:120px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-middle {float:left; width:120px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/; margin-left:40px;}
.column3-unit-right {float:right; width:120px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}

/* MAIN SUBCONTENT */
.subcontent-unit-border {
	width:200px;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0em;
	background-color: #ebebe7;
}

.round-border-topleft {width:10px; height:10px; position:absolute; z-index:100; background:url(../img/bg_corner_topleft.gif) no-repeat; margin-top:-1px; margin-left:-1px;}
.round-border-topright {width:10px; height:10px; position:absolute; z-index:100; background:url(../img/bg_corner_topright.gif) no-repeat; margin-top:-1px; margin-left:174px;}
.round-noborder-topleft {width:10px; height:10px; position:absolute; z-index:100; background:url(../img/bg_corner_topleft.gif) no-repeat; margin-top:0px; margin-left:0px;}
.round-noborder-topright {width:10px; height:10px; position:absolute; z-index:100; background:url(../img/bg_corner_topright.gif) no-repeat; margin-top:0px; margin-left:175px;}

/********************/
/*  FOOTER SECTION  */
/********************/
.footer p {line-height:1.3em; text-align:center; color:rgb(125,125,125); font-weight:bold; font-size:110%;}
.footer p.credits {font-weight:normal;}
.footer a {text-decoration:underline; color:rgb(125,125,125);}
.footer a:hover {text-decoration:none; color:rgb(0,0,0);}
.footer a:visited {color:rgb(0,0,0);}

/******************/
/*  CLEAR FLOATS  */
/******************/
.page-container:after, .header:after, .header-breadcrumbs:after, .main:after, .main-navigation:after, .main-content:after, .main-content div:after, .main-subcontent:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.column1-unit:after, .column2-unit-left:after, .column2-unit-right:after, .column3-unit-left:after, .column3-unit-middle:after, .column3-unit-right:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.subcontent-unit-border:after, .subcontent-unit-noborder:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.subcontent-unit-border-blue:after, .subcontent-unit-border-green:after, .subcontent-unit-border-orange:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.subcontent-unit-noborder-blue:after, .subcontent-unit-noborder-green:after, .subcontent-unit-noborder-orange:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.footer:after, p:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clear-contentunit {
	clear:both;
	width:440px;
	height:0.1em;
	border:none;
	background-color: #FFFFFF;
}

/********************************/
/*  PRINTING and MISCELLANEOUS  */
/********************************/
@media print {.header-top {width:900px; height:80px; background:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
@media print {.header-breadcrumbs {width:900px; background:transparent;}}
@media print {.nav2 {float:left; width:900px; border:none; background:rgb(240,240,240); color:rgb(75,75,75); font-size:1.0em; font-size:130%;}} /*Color navigation bar normal mode*/
@media print {.main {clear:both; width:900px; padding-bottom:30px; background:transparent;}}
@media print {.main-navigation {
	display:inline /*Fix IE floating margin bug*/;
	float:left;
	width:180px;
	border-right:solid 1px rgb(200,200,200);
	border-bottom:solid 1px rgb(200,200,200);
	background-color:rgb(240,240,240);
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE*/;
	margin-right: 20px;
}}
@media print {.footer {clear:both; width:900px; height:3.7em; padding:1.1em 0 0; background:rgb(240,240,240); font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
.ferry_logo {
	float: left;
	width: 380px;
	height: 86px;
}
.header_ferry {
	background-color: #FFFFFF;
	height: 86px;
	width: 950px;
}
