/**
 * Main style (for the entire page)
 */
html, body {
	margin: 0;
	padding: 0;
}
body {
	background: #4594b2 url(images/static-background.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center;
}
img {
	border: none;
}

h3 {
	text-transform: uppercase;
	background-color: #FECB94;
	margin: 0 0 5px 0;
	font-size: 16px;
	padding: 2px 0 2px 5px;
}
ul {
	color: #9C9FA3;
	padding-left: 15px;
}

span.line {
	border-bottom: 1px solid #FECA94;
	display:block;
	margin: 15px 0;
	padding: 0;
	height: 1px;
}

div#center {
	margin: 0 auto;
	border-left: 2px solid #AEACAF;
	border-right: 2px solid #AEACAF;
	width: 900px;
	background-color: #FFEBD6;
}

p.boxreadmore {
	display: none;
}

a {
	color: #4792AD;
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}
.submitbutton {
	background-color: #4792AD;
	color: #FFFFFF;
	border: 0;
	font-weight: bold;
	font-family: arial;
	font-size: 12px;
	padding: 2px 6px;
}
div.clearboth {
	clear: both;
}

.clearboth {
	clear: both;
}

/**
 *Styles for the MENU
 */
#leftmenu {
	margin: 0 0 0 0;
	font-size: 12px;
/*	clear: both; */
}
#leftmenu ul {
	padding: 15px 0 19px 0;
	margin: 0 0 0 18px;
	list-style: none;
	width: 185px;
}
#leftmenu .normal a {
	color: #323232;
	font-size: 11px;
}
#leftmenu .sel a {
	color: #323232;
	background: #fecb94 url(images/selected.gif) no-repeat left top;
}
#leftmenu .sub a {
	font-weight: normal;
	font-size: 11px;
	text-transform: none;
	color: #323232;
}

#leftmenu li {
	text-align: left;
}

#leftmenu li.sub ul {
	padding: 0;
	margin: 0;
}
#leftmenu li.sub {
	margin: 0 0 0 20px;
}

#leftmenu a {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #323232;
	display: block;
	padding: 4px 0 4px 15px;
}

#prizes {
	text-align: center;
}

#prizes img {
	padding: 4px 0 4px 15px;
}

#prizes a {
	padding: 0;
}

#leftmenu .normal a:hover {
	color: #323232;
	background-color: #fecb94;
}

#leftmenu .normal a:hover, #leftmenu .sel a:hover {
	color: #323232;
}

/**
 * Styles for the CONTENT
 */
div#container {
	background-image: url(/css/images/background.jpg);
	background-repeat: repeat-y;
	float:left;
	width:900px;
	padding: 0;
	margin: 0;
}
div#center {
	vertical-align: top;
}
div#textarea {
	margin-left: 237px;
	font-family:sans-serif;
	font-size:11px;
	padding: 15px 5px 20px 5px;
	width: 650px;
}
div#textarea h2 {
	border-bottom: 1px solid #FECA94;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
}
div#textarea h3 {
	margin: 0 0 0 -5px;
	width: 550px;
}
div#textarea_small {
	width: 380px;
	float: left
}
div#textarea_small h3 {
	width: 380px;
}
span.sIFR-alternate {
	display: none;
}

/**
* Styles for the HEADER
*/

#leaderboard {
	margin: 0 0 0 90px;
}

div#headerwrapper {
	width: 902px;
	margin: auto;
}
div#header {
	width: 902px;
}
div#headersearch {
	float: left;
	display: inline;
	width: 902px;
	height: 265px;
	position: relative;
	background: #ffebd6 url(images/header.jpg) no-repeat left top;
	margin: 0;
	clear: both;
	text-align: left;
}
div#headerwrapper div#logo {
	float: left;
	display: inline;
	width: 193px;
	height: 146px;
	background: #ffebd6 url(images/logo.gif) no-repeat left top;
	position: fixed;
	margin: 25px 0 5px 95px;
	clear: both;
	position: relative;
}
div#headerwrapper #logo h2 {
	display: none;
}
div#headerwrapper #logo a {
	position: absolute;
	top: 0;
	left: 0;
	width: 193px;
	height: 146px;
}
div#headerwrapper div#headerlang {
	height: 25px;
	margin: 35px 0 0 0;
}
div#headerwrapper div#langwrapper {
	width: 109px;
	float: right;
	height: 20px;
	margin: 0 0 0 0;
}
div#headerwrapper div#headerlang ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div#headerwrapper div#headerlang li {
	display: inline;
	margin: 0;
	padding: 0;
}
div#headerwrapper div#headerlang span {
	display: none;
}
div#headerwrapper li.english a {
	background: url(images/lang_en.gif);
	width: 21px;
	height: 16px;
	display: block;
	float: left;
	margin: 3px 6px 0 6px;
}
div#headerwrapper li.french a {
	background: url(images/lang_fr.gif);
	width: 21px;
	height: 16px;
	display: block;
	float: left;
	margin: 3px 6px 0 6px;
}
div#headerwrapper li.german a {
	background: url(images/lang_du.gif);
	width: 21px;
	height: 16px;
	display: block;
	float: left;
	margin: 3px 6px 0 6px;
}
div#headerwrapper #searchbox .textfield {
	padding: 2px;
	width: 75px;
	margin: 9px -3px 0 9px;
	background: #fff;
	border: 1px solid #9e9ca1;
	color: #343631;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	float: left;
}
div#headerwrapper #searchbox form {
	margin: 0;
	padding-bottom: 0;
}

/**
 * Styles for the HOMEPAGE
 */
div#textarea p.intro_text {
	font-size: 125%;
}

#textarea {
	position: relative;
}

/**
 * Styles for the BREADCRUMB
 */
div.breadcrumb {
	height: 20px;
}
div.breadcrumb ul {
	margin: 0;
	padding: 0;
}
div.breadcrumb li {
	list-style-type: none;
	float: left;
}

/**
 * Styles for the LEFTMENU
 */
div#left {
	border-right: 1px solid #AEACAF;
	width: 234px;
	float: left;
}

/**
 * Styles for the RIGHTMENU
 */
div#right {
	width: 245px;
	margin-left: 390px;
}
div#right h3 {
	margin: 0;
	width: 231px;
}
div.box {
	border: 2px solid #FECB94;
	background-color: #FFF5D1;
	margin: 0 5px 5px 0;
	padding-bottom: 10px;
	font-family: sans-serif;
	font-size: 10px;
}
div.box p, div.box form {
	padding-left: 10px;
	padding-top: 10px;
}

/**
 * Styles for the FOOTER
 */
div#footer {
	clear: both;
	background-color: #CDCED0;
	padding: 5px 0;
	width: 900px;
}
div#footer span.left{
	color: #383838;
	margin-left: 27px;
}
div#footer span.right {
	float: right;
	text-align: right;
	color: #383838;
	margin-right: 13px;
}

/**
 * Styles for the POLL
 */
form#pollform label {
	font-weight: bold;
}
div.pollresult {
	padding-left: 10px;
}

/**
 * Styles for the pager
 */
div.pager {
	padding: 20px 0;
	margin: 0;
}

/**
 * Styles for the BOATDATA
 */
span#header_boatlist {
	float: left;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 10px 0;
}
table#boatlist th {
	background-color: #FECB94;
	padding: 5px 3px 5px 3px;
	text-align: left;
}
table#boatlist th.down a {
	background-image: URL(/css/images/arrow_down.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
}
table#boatlist th.up a {
	background-image: URL(/css/images/arrow_up.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
}
table#boatlist tr.odd {
	background-color: #FFEBD6;
}
table#boatlist tr.even {
	background-color: #FFDEBD;
}
table#boatlist tr td {
	padding: 4px 5px;
}
table#boatlist img {
	border: 1px solid #000000;
}
span.orange {
	color: #EE8103;
	font-weight: bold;
}
div.image_block {
	position: relative;
	width: 57px;
}
div.image_block div.new {
	position: absolute;
	left: 1px;
	top: 1px;
	padding: 0 2px 1px 2px;
	background-color: #F00;
	color: #FF0;
	font-size: 80%;
}

div.image_block div.demolished {
	position: absolute;
	left: 0;
	top: 0;
	background: url(images/demolished.png);
	width: 57px;
	height: 38px;
	overflow: hidden;
}

div.boat_popup {
	background-color: #FEF9D9;
	margin: 0;
	padding: 3px;
}
div.boat_popup table .label {
	font-weight: bold;
}
div.boat_popup img {
	border: 1px solid #000000;
}
div#boatcontactlink {
	float: right;
	width: 200px;
	border-left: 1px solid #FECB94;
	border-bottom: 1px solid #FECB94;
}
div#boatcontactlink p {
	margin-left: 5px;
}
div#boatcontactlink p a {
	font-size: 11px;
}
div#textarea span.active {
	margin-right: 5px;
}
div#textarea span.inactive {
	margin-right: 5px;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
table#boatdetail td.line span {
	border-bottom: 1px solid #FECA94;
	display:block;
	margin: 8px 0;
}

table#boatdetail tr.history td {
	padding: 3px 0;
}

table#boatdetail td {
	padding: 0 15px 0 0;
}

table#boatdetail td span.counter {
	font-weight: bold;
	display: block;
	width: 20px;
	float: left;
}
table#boatdetail td span.camera {
	display: block;
	width: 30px;
	float: left;
}
table#boatdetail td span.datemutation {
	display: block;
	width: 65px;
	float: left;
}
span.browser_back {
	padding: 40px 0;
	display: block;
	text-align: right;
}
span.search_buttons {
	display: block;
	width: 100%;
	text-align: right;
	padding: 10px 0;
	margin-bottom: 10px;
}

/**
 * Styles for AGENDA
 */
div.agendaoverview h4 {
	margin-top: 0;
	margin-bottom: 10px;
	float: left;
}
div.agendaoverview span.italic {
	float: right;
	font-style: italic;
}
div.agendaoverview span.agenda_intro {
	font-style: italic;
}

/**
 * Styles for NEWS
 */
div.newsoverview h4 {
	margin-top: 0;
	margin-bottom: 10px;
}
div.newsoverview span.italic {
	float: left;
}
div.newsoverview span.news_intro {
	font-style: italic;
}

.newsimage {
	float: left;
	margin: 10px;
}

/**
 * Styles for ARTICLES
 */
p.publish_date {
	background-color:#D0D0D0;
	border: 1px solid #000000;
	float:right;
	margin: 5px 0 3px 0;
	padding: 3px;
}
div.articleoverview span.article_intro {
	font-style: italic;
}

/**
 * Styles for COMMENTS FORM (Onderdeel van Vraag & Aanbod)
 */
form#commentsform input.hidden {
	display: none
}

/**
 * Styles for MAGAZINES
 */
div.magazineoverview h4 {
	margin-top: 0;
}

/**
 * Styles for Banners
 */
div.banners {
	margin-bottom: 5px;
	display: inline;
}

/**
 * Styles for LINKS
 */
div#links div.link {
	margin-bottom: 10px;
	padding-bottom: 10px;
	float: left;
	border-bottom: 1px solid #FECA94;
	width: 100%
}
div#links div.image {
	width: 400px;
/*	margin-right: 10px;
	float: left;
	display: block; */
	text-align: left;
}
div#links div.right {
/*	margin-left: 410px;
*/
}

/**
 * Styles for LOSTPASSWORD and login box
 */
div.loginwarning, div.error {
	color: #dd1010;
}
div#loginbox a {
	display:block;
	float:left;
	font-size:9px;
	font-weight:normal;
	margin-top:7px;
	text-align:left;
	text-decoration:underline;
}

/**
 * DOWNLOAD ICONS
 */

#downloads h3 {
	color: #000;
	font-size: 10px;
}

#downloads ul {
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
}

#downloads li {
	padding: 3px 5px 5px 25px;
	margin: 0;
}

#downloads .word  {
	background: url(images/icons/word.gif) no-repeat top left;
}

#downloads .file {
	background: url(images/icons/file.gif) no-repeat top left;
}

#downloads .pdf {
	background: url(images/icons/pdf.gif) no-repeat top left;
}

#downloads .jpg {
	background: url(images/icons/jpg.gif) no-repeat top left;
}

#downloads .gif {
	background: url(images/icons/gif.gif) no-repeat top left;
}

#downloads .xls {
	background: url(images/icons/excel.gif) no-repeat top left;
}

#downloads .bmp {
	background: url(images/icons/bmp.gif) no-repeat top left;
}

#downloads .mp3 {
	background: url(images/icons/mp3.gif) no-repeat top left;
}

#downloads .zip {
	background: url(images/icons/zip.gif) no-repeat top left;
}

#downloads .ppt {
	background: url(images/icons/ppt.gif) no-repeat top left;
}

#downloads .tif {
	background: url(images/icons/tif.gif) no-repeat top left;
}

#downloads .mpg {
	background: url(images/icons/mpg.gif) no-repeat top left;
}

#downloads a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	font-size: 11px;
}

#downloads a:hover {
	color: #000;
	text-decoration: underline;
}

#bigalpha a {
	font-size: 24px;
}
