/*==============================================================================
	STANDARD STYLES
	
	
==============================================================================*/

body {
	font-family: arial, verdana, sans-serif;
	font-size: 75%;
/*	font-size: 60%; /* ie */
	color: #FFF2DF;
	font-style: normal;
	line-height: 1.5em;
	margin: 10px 0 0 0;
	padding: 0;
	position: relative;
	background-color: #FFF2DF;
}

input, select, textarea {
	font-family:  arial, verdana, sans-serif; /* body font is ignored by these elements */
	font-size: 1em;
	padding: 1px 2px 0 2px;
	
}

/* centering the website */
div#container {
	width: 750px;
	margin: 0 auto;
	position: relative;
	background-color: #095BA6;
	padding-bottom: 50px;
}
div.content {
	padding: 0 27px;
}
div#languageChooser {
	font-family: times, verdana, sans-serif;
	height: 20px;
	float: right;
	text-align: right;
	font-size: 11px;
	padding:  4px 27px 0 0;
}
div#languageChooser a {
	display: block;
	line-height: 1.1em;
	text-decoration: none;
}
div#languageChooser a:hover {
	text-decoration: underline;
}

ul, ol {
	margin: 0 0 0 25px;
	padding: 0;
} 

li {
	margin: 0;
	padding: 0;
}

table, td, th {
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
}

th {
	font-weight: bold;
}

/* START GENERIC STYLES FOR INPUTFIELDS DO NOT EDIT !!!*/

form {
	margin: 0;
}

fieldset.none {
	margin: 0;
	padding: 0;
	border: none;
}	
label {
	display: block;
	margin-top: 2px;
}

div.gender label {
	display: inline;
}

input.firstName, input.fullName, input.middleName, inout.lastNanme, input.street, 
input.postcode, input.city, input.country, input.email, input.username, 
input.password, input.phone, input.title, input.filename, input.description, 
input.remarks, 
input#firstName, input#fullName, input#middleName, inout#lastNanme, input#street, 
input#postcode, input#city, input#country, input#email, input#username, 
input#password, input#phone, input#title, input#filename, input#description, 
input#remarks, select, textarea {
	display: block;
	width: 300px;
	border: 1px solid #FFF2DF;
}

input.gender {
	display: inline;
}
input#middleName, input#postcode {
	width: 90px;
}



/* STYLES FOR ERRORMESSAGE AND MESSAGE */

div.message,
div.error {
	color: #000;
	font-weight: bold;
	border: 1px solid #FF0000;
	padding: 10px 10px 20px 50px;
	margin: 10px 0;
	background: url(/images/attention.gif) #FFDDDD no-repeat 10px 10px;
	 
}
div.message {
	border: 1px solid #3B89EF;
	background: url(/images/attention-info.gif) #D2DFF1 no-repeat 10px 5px;
}

div.message ul,
div.error ul {
	margin-left: 10px;
*	margin-left: 15px; /* ie */
}


/* STYLES FOR CONTENT */

h1 {	
	font-family: times, verdana, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FFF2DF;
	font-size: 1.5em;
	line-height: 1.5em;
	margin: 0 0 0 0;
}
h1.meta {
	display: none;
}
h2 {
	font-style: italic;
	font-weight: normal;
	color: #FFF2DF;
	font-size: 1em;
	line-height: 1em;
	margin: 0 0 0 0;
}

h3 {
	font-style: normal;
	font-weight: normal;
	color: #FFF2DF;
	font-size: 1em;
	line-height: 1em;
	margin: 0 0 0 0;
}

p {
	margin: 0 0 1em 0;
}

a, a:link, a:visited, a:hover {
	color: #FFF4E2;
	text-decoration: underline;
}

/* CSS 3 : SHOW EXTERNAL LINK IMAGE*/ 
a.external,
a[href ^="http://"] {
	background: url(/images/layout/external.png) center right no-repeat;
	padding-right: 13px;
}

img {
	border: none;
}

/* menu */


#menu {
	margin-top: 10px;
	width: 750px;
}

#menu ul {
	list-style: none;
}
#menu ul li {
	float: left;
}
#menu ul#mainmenu a {
	display: block;
	height: 30px;	
	text-decoration: none;
	background-repeat: no-repeat;
}
#menu a span {
	visibility: hidden;
}
#menu li.active a,
#menu a:hover {
	background-position: 0 100%;
}


/* ad on home */
div.ad {
	text-align: center;
	width: 370px;
	font-weight: bold;
	padding: 1em 1em 0.1em 1em;
	margin: 0.9em 0;
	background-color: #FFF2DF; 
	color: #095BA6;
}

#banner {
	margin-top: 1em; 
}

div.content img {
	margin: 0.3em 0 0.3em  2em ;
}

div.content div.movieButtons img {
	margin: 0 ;
	padding-right: 1em;
}

/* nieuws */
table.news {
	width: 685px;
	background-color: #FFF2DF; 
}

table.news td {
	padding: 0.3em;
	margin: 0.9em 0;
	color: #095BA6;
}
table.news td a {
	color: #095BA6;
}

div.news div.odd,
div.news div.even {
	margin: 1em 0;
	padding: 1em;
	border: 1px solid #FFF2DF;
}

div.news img {
	float: right;
	margin-top: 60px;
	border: 1px solid #FFF2DF;
}

/* havens */

p#top {
	margin-top: 5px;
}
img#hiswaLogo {
	float: right;
	border: 1px solid #FFF2DF;
}
div.portIntro {
	width: 673px;
	height: 70px;
	padding: 1em;
	margin: 0 0 0.9em 0;
	border: 1px solid #FFF2DF;
}
div.portIntro p {
	padding: 0;
	margin: 0;
}
div.portParagraph {
	height: 175px;
}
div.portParagraph img.aerial {
	margin-top: 2.3em;
	border: 1px solid #FFF2DF;
}
div.portParagraph div img.icon {
	position: relative;
	top: 3px;
	margin: 0  5px 0  0;
}
div.portParagraph div {
	margin: 0;
	float: right;
	/*margin-left: 535px;*/
}
div.portParagraph div {
	text-align: right;
}


object#portsMap {
	margin-left: 75px;
}

/* omgeving */
div.surrounding img {
	float: right;
	border: 1px solid #FFF2DF;
}

div#video01 {
	margin-left: 150px;
}

/*

Not working in IE:
PNG -> use javascript that Replaces PNG by GIF

Not working in Mac IE:
Some Flash with transparent background -> save as older flash version

*/