/*--------------------------General Start-----------------------------------*/
body{
	 padding:0; margin:0;
	 background-color:#1A1A1A;
	 font:normal 12px/18px Arial, Helvetica, sans-serif;
	 color:#727272;	 
/*
	background-image:url(../images/main-body-bg-total.jpg);
	background-repeat: repeat-x;
	background-position:top;
	background-color: #002949;
	*/ 
}
div, p, h1, h2, h3, h4, span{margin:0; padding:0;}
a{outline:none; margin:0; padding:0;}
form, input, label{
	padding:0; margin:0;}

input{
	padding: 3px;
	border: 1px solid #0c2577;
	font-size: 11px;

}
	input.button{
		background-color: #dbdfeb;
		padding: 2px;
	}
	
	
img{
	padding:0; margin:0; display:block; border:none;}
.specer{
	clear:both;
	padding:0; margin:0; line-height:0; font-size:0;}

/*--------------------------General end-----------------------------------*/
/*--------------------------Top Nav start---------------------------------*/
#toppannel{
	background:url(../images/top-bg.gif) repeat-x 0 0;
	}
#nav{
	width:864px;
	padding:0;
	margin:0 auto;
	}
	
#nav ul{
	padding:0;
	margin:0;
	list-style-type:none;
	}
#nav li{
	float:left;
	width:auto;
	height:63px;
	background:url(../images/dev.gif) no-repeat 100% 0;
	padding:0 2px 0 0;
	}
#nav li a{
	padding:0 24px;
	margin:0;
	font:normal 12px/63px "Lucida Sans Unico...", Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#8A8A8A;
	background-color:inherit;
	height:63px;
	float:left;
	width:auto;
	display:block;
	}
#nav li a:hover, #nav li a.active{
	background:url(../images/nav-O.gif) repeat-x 0 0;
	color:#E0E0E0;
	background-color:inherit;
	}
#nav li.noimg{
	background:none;
	}
/*--------------------------Top Nav End-----------------------------------*/
/*--------------------------Main body start-------------------------------*/
#mainbody{
	width:100%;
	margin:0 auto;
	/*background:url(../images/main-body-bg.gif) repeat-x 0 0 #01A2E4;
	background-image:url(../images/main-body-bg.jpg);*/
	background-repeat: no-repeat;
	background-position: center top;
	color:inherit;
	padding:0 0 20px 0;
	}
#mainbodyinner{
	width:100%;
	margin:0 auto;
	/*background:url(../images/main-body-bg.gif) repeat-x 0 0 #01A2E4;*/
	background-image:url(../images/main-body-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color:inherit;
	padding:0 0 10px 0;
	background-color: #002949;
	}
	#mainbodyinner.home{
		padding:0 0 10px 0;
	}
#mainbody11{
	width:892px;
	margin:0 auto;
	position:relative;
	}
	#mainbody11 #logo{
		position: absolute;
		top: 0px;
		z-index: 100;
	}
	#mainbody11 #foto_fader{
		position: absolute;
		top: 0px;
		z-index: 10;
	}
	#mainbody11 #label_top{
		position: absolute;
		top: 225px;
		right: 14px;
		z-index: 1000;
		height: 14px;
		width: 221px;
	}
	
#mainbody11 #header{
	width:864px;
	height:239px;
	margin:0 auto;
	/*background:url(../images/banner.jpg) no-repeat 0 0;*/
	background-position: top left;
	background-repeat: no-repeat;
	z-index:1;
	}
#mainbody11 #header img a{
	display:block;
	padding:0;
	margin:0;
	}


#mainbody11 #innerheader{
	width:864px;
	height:146px;
	margin:0 auto;
	/*background:url(../images/inner-banner.jpg) no-repeat 0 0;*/
	background-position: top left;
	background-repeat: no-repeat;
	z-index:1;
	}
#mainbody11 #innerheader img a{
	display:block;
	padding:0;
	margin:0;
	}
/*--------------------------Main body end---------------------------------*/
/*--------------------------body start------------------------------------*/
#body1{
	margin:0;
	width:892px;
	background:url(../images/body-bg.png) repeat-y 0 0;
	
	}
#bodytopbg{
	width:892px;
	margin:0 auto 0 auto;
	padding:0;
	background:url(../images/body-top-bg.gif) no-repeat 0 0;
	z-index:0;
	}
#bodybuttbg{
	background:url(../images/body-butt-bg1.jpg) no-repeat 0 100%;
	padding:0 17px 5px 0;
	margin:0;
	height:313px;
	overflow:hidden;
}
#bodybuttbg1{
	background:url(../images/body-butt-bg.gif) no-repeat 0 100%;
	padding:0 17px 5px 0;
	margin:0;
	margin-bottom: 7px;
	height:100%;
	overflow:hidden;
	}
/*-------------------------Left pannel start-----------------------------*/
#leftpannel{
	width:209px;
	background:url(../images/left-bg1.gif) repeat-y 100% 0;
	float:left;
	margin:3px 17px 0 0;
	padding:0 0 0 0;
	height:270px;
	overflow:hidden;
	}
.leftpeek{
	padding:3px 0 25px 0;
	margin:0;
	/*background:url(../images/left-bg.gif) no-repeat 100% 0;*/
	}
.leftpeek #kop{
	background:url(../images/left-peek-bg.png) no-repeat 0 0;
	_background:url(../images/left-peek-bg.gif) no-repeat 0 0;
	font:normal 15px/16px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	padding:18px 0 0 20px;
	margin:0 0 15px;
	display:block;
	width:189px;
	height:24px;
	}
	
	/***
	h2{
	color: #9e0b0f;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	margin: 10px 0 19px 0;
}

***/

.leftpeek ul{
	padding:0 0 0 35px;
	margin:0;
	list-style-type:none;
	width:135px;
}
.leftpeek ul li{
	font-size: 17px;
	line-height: 25px;
	color: #9e0b0f;
	font-family:Arial, Helvetica, sans-serif;
}
.leftpeek ul li a{
	color:#9e0b0f;
	background-color:inherit;
	text-decoration:none;
}
.leftpeek ul li a:hover{
	color:#00599f;
	background-color:inherit;
	}
	
	.leftpeek ul ul{
		padding: 5px 0 0 0;
		margin: 0 0 5px 2px;
	}
		.leftpeek ul ul li{
			color: #666666;
			font-size: 12px;
			line-height: 15px;
			padding-bottom: 3px;
		}
			.leftpeek ul ul li a{
				color: #666666;
			}
/*
	
.leftpeek img{
	display:block;
	padding:0;
	margin:22px 0 8px 38px;
	}
.leftpeek span{
	font:bold 12px/13px Arial, Helvetica, sans-serif;
	color:#C1090E;
	background-color:inherit;
	display:block;
	margin:0 0 0 44px;
	}
*/	
.leftpeek a{
	text-decoration: none;
}

/*-------------------------Left pannel end-------------------------------*/
/*-------------------------Middle pannel start---------------------------*/
#middlepannel{
	float:left;
	width:435px;
	padding:0 0 0 0;
	margin:0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 25px;
	color:#727272;
}
	#middlepannel p{
		padding: 0 30px 0 0;
	}
	#middlepannel a{
		color: #00599f;
		text-decoration: none;
		border-bottom: 1px solid #006cc1;
	}
		#middlepannel a:hover{
			color: #9e0b0f;
			border-bottom: 1px solid #9e0b0f;
		}
	
h1{
	font-family:Arial, Helvetica, sans-serif;
	/*font-size: 20px;*/
	font-size: 38px;
	line-height: 38px;
	font-weight: normal;
	color:#00599f;
	background-color:inherit;
	margin:27px 0 20px 0;
	position: relative;
	z-index: 9999;
}
	#middlepannel h1{
		font-size: 17px;
	}
	
h2{
	color: #9e0b0f;
	font-family:Arial, Helvetica, sans-serif;
	/*font-size: 20px;*/
	font-size: 17px;
	line-height: 20px;
	font-weight: normal;
	margin: 10px 0 19px 0;
	position: relative;
	z-index: 9999;
}

/*-------------------------Middle pannel End-----------------------------*/
/*-------------------------Right pannel start----------------------------*/
#rightpannel{
	position: absolute;
	top: 225px;
	z-index: 1000;
	width:275px;
	padding:0 0 0 0;
	margin:0 0 0 398px;
}
.bigpannel{
	width:143px;
	float:right;
	background:url(../images/big-bg.gif) repeat-x 0 0;
	background-color:#9E0B1F;
	color:inherit;
	margin:0 0 0 0;
	padding:18px 9px 0 9px;
	border-left:2px solid #9E0B0F;
	border-right:2px solid #9E0B0F;
	}
.bigpannel a{
	background:url(../images/ring-bg.gif) no-repeat 0 0;
	width:114px;
	height:27px;
	font:normal 11px/27px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-align:center;
	text-decoration:none;
	display:block;
	margin:0 auto;
	}
.bigpannel a:hover{
	color:#C8C8C8;
	background-color:inherit;
	}
.bigpannel h2{
	font:normal 25px/26px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-transform:uppercase;
	text-align:center;
	display:block;
	margin:6px auto 15px auto;
	width:114px;
	}
.bigpannel p.big-topcuv{
	background:url(../images/big-top-cuv.gif) no-repeat 0 0;
	height:5px;
	display:block;
	width:142px;
	margin:0 auto;
	padding:0;
	font-size:0;
	line-height:5px;
	}
.bigpannel p.big-bodbg{
	background:url(../images/big-body-bg.gif) repeat-x 0 0;
	width:142px;
	margin:0 auto;
	}
.bigpannel p.big-bodbg span{
	font:bold 11px/12px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-transform:uppercase;
	display:block;
	text-align:center;
	padding:12px 0 23px 0;
	}
.bigpannel p.big-bodbg img{
	padding:0 0 0 0;
	margin:0 auto;
	display:block;
	}
.bigpannelimg{
	width:100%;
	margin:0 auto;
	}
.bigpannelimg div{
	/*background:url(../images/big-butt-bg.gif) no-repeat 683px 0;*/
	height:40px;
	width:892px;
	margin:0 auto;
	}
/*-------------------------Right pannel End------------------------------*/
/*--------------------------body end-------------------------------------*/
/*--------------------------Footer start---------------------------------*/
#footer{
	background:url(../images/footer-bg.gif) repeat-x 0 0;
	}
#footernav{
	width:864px;
	margin:0 auto;
	padding:15px 0 13px 0;
	}
#footernav ul{
	width:635px;
	margin:0 auto;
	padding:0;
	list-style-type:none;
	height:100%;
	overflow:hidden;
	display:block;
	}
#footernav ul li{
	background:url(../images/footer-dav.gif) no-repeat 100% 4px;
	padding:0 12px;
	margin:0;
	float:left;
	width:auto;
	}
#footernav ul li a{
	font:normal 12px/13px "Lucida Sans Unico...", Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#8A8A8A;
	background-color:inherit;
	padding:0;
	margin:0;
	}
#footernav ul li a:hover,
#footernav ul li a.active{
	color:#fff;
	background-color:inherit;
	}
#footernav ul li.nodiv{
	background:none;
	padding-right:0;
	}
#footernav p{
	display:block;
	font:normal 11px/13px Arial, Helvetica, sans-serif;
	color:#009ee6;
	background-color:inherit;
	text-align:center;
	padding:10px 0 0 0;
	}
#footernav p span{
	color:#51C8F8;
	background-color:inherit;
	}
#footernav p a{
	font:bold 11px/13px Arial, Helvetica, sans-serif;
	color:#009ee6;
	background-color:inherit;
	text-decoration:none;
	}
#footernav p a:hover{
	color:#51C8F8;
	background-color:inherit;
	}
/*--------------------------Footer end-----------------------------------*/
/*--------------------------Wat we doen page start-----------------------*/
#subrightpanel{
	padding:0 0 20px 0;
	margin:0 0 0 40px;
	width: 805px;
	float:left;
}
#subrightpanel h2{
	font:bold 17px/18px Arial, Helvetica, sans-serif;
	color:#727272;
	background-color:inherit;
	margin: 10px 0 15px 0;
	}
#subrightpanel h3{
	font-weight:bold;
	font-size: 14px;
	color:#727272;
	background-color:inherit;
	margin: 20px 0 10px 0;
}
#subrightpanel p{
	padding:0;
	margin:8px 0 5px 0;
	display:block;
	background-color:inherit;
	color: #006cc1;
}
#subrightpanel a{
	color:#006cc1;
	text-decoration: none;
	border-bottom: 1px solid #006cc1;
}
	#subrightpanel a:hover,
	#subrightpanel tr.BoatList.header a:hover{
		text-decoration: none;
		color: #9e0b0f;
		border-color: #9e0b0f;
	}
	
	#subrightpanel tr.BoatList.header a{
		color: #a9c8d3;		
	}

#subrightpanel ul{
	padding:0;
	margin:8px 0 5px 0;
	list-style-type:none;
}
#subrightpanel ul li{
	background:url(../images/red-arriwe.gif) no-repeat 0 3px;
	padding:0 0 0 14px;
	margin:0 0 5px 0;
	font:normal 12px/13px Arial, Helvetica, sans-serif;
	color:#727272;
	background-color:inherit;
	}
#subrightpanel ul li strong{
	font-weight:bold;
	}
#subrightpanel span{
	font:normal 12px/13px Arial, Helvetica, sans-serif;
	color:#727272;
	background-color:inherit;
	display:block;
	margin:0 0 8px 0;
	}
/*--------------------------Wat we doen page End-----------------------*/

.trhover {
	background-color: #eeeeee;
	cursor: pointer;
}

a.overviewimg {
	width: 100px;
	height: 75px;
	display: block;
	background-position: center;
	background-repeat:no-repeat;
}

#subrightpanel .downloadlink {
	border: 1px #000000 solid;
	background-color: #d4d4d4;
	float: right; 
	width: 150px; 
	overflow: hidden; 
	margin-bottom: 10px; 
	text-align: right;
	padding: 1px;
	color: #ffffff;
		text-decoration: none;
}

	#subrightpanel .downloadlink a {
		display: block;
		height: 29px;
		background-color: #000000;
		text-align: center;
		color: #ffffff;
		font-size: 14px;
		line-height: 27px;
		text-decoration: none;
	}