/*======================================================
		www.releaz.nl - ontwerpbureau releaz
======================================================*/


/*======================================================
//		Algemeen
======================================================*/

.alt { display: none; }

body {
    font-family: "Trebuchet MS","Arial Narrow",Helvetica,Arial,sans-serif;
    font-size: 12px;
    background: #FFF;
} 

img { border: 0; }

p { font-size: 12px; color: #333; margin-top: 0; }

a { text-decoration: none; color: #c11111; }
a:hover { text-decoration: none; }

h1 { font-family: 'Francois One', sans-serif; font-size: 40px; margin: 0 0 10px; padding: 0; color: #0f60ae; }
h2 { font-family: 'Francois One', sans-serif; font-size: 30px; margin: -10px 0 20px 0; padding: 0; color: #FFF; }
h3 { font-size: 20px; margin: 0; padding: 0; }
h4 { font-size: 20px; margin: 0; color: #FFF; }
h5 { color: #FFFFFF; font-size: 15px; margin: 0; }

#container {
	width: 920px;
	margin: auto auto;
	background: #fff;
	padding: 5px 0;
}

.title { clear: both; }

.submit {
	border: none;
	height: 22px;
	color: #333;
	font-weight: 700;
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 12px;
}

label {
	width: 100px;
	float: left;
	display: block;
	color: #666;
}

input { border: 1px solid #999; margin: 1px 0; }

textarea {
	border: 1px solid #999;
	margin: 1px 0;
	font-family: "Trebuchet MS","Arial Narrow",Helvetica,Arial,sans-serif;
	font-size: 11px;
	color: #666;
}

form { margin-top: 10px; }

#social img { margin: 0 0 5px 5px; width: 70px; }

/* Tweets */

.tweet { float: left; width: 210px; color: #FFF; height: 138px; overflow: hidden; }
.tweet a {  }
.tweet ul { list-style: none; margin: 0 0 0 20px; padding: 0; }
.tweet_time a		{ font-size: .7em; font-weight: 300; color: #FF3222; }
.tweet_even 		{ padding: 5px 0; margin: 5px 0; border-top: 1px solid #DDD; }
.tweet_text 		{ height: 43px; display: block; overflow: hidden; }
.tweet_text a 		{ color: #FFF; text-decoration: underline; }
.tweet_avatar		{ float: left; margin: 3px 5px 0 0; }

/*======================================================
//		Header
======================================================*/

#header { margin: auto auto; width: 900px; z-index: 150;}

#header_sub {
	width: 900px;
	height: 148px;
	text-align: right;
	background: url(../img/hd_sub_1.jpg) no-repeat;
} 

#logo {
	margin: 0 10px 5px 10px;
	background: url(../img/logo.png) no-repeat;
	height: 100px;
}

#icons { float: right; text-align: right; clear:both; height: 20px; width: 200px; }

.nw_item_name {	font-size: 30px; font-family: 'Francois One', sans-serif; }

.nw_item_creation_date { color: #666; margin: -20px 0 10px 0; }

.col_readmore a  { float: right; }

.nw_tof { float: right; }

.reaction { clear: both; }

/*======================================================
//		Navigatie
======================================================*/

#nav { 
	padding: 0;
	height: 38px;
	width: 900px;
	background: url(../img/bg_menu.png);
	margin: 0;
	float: left;
	font-family: 'Francois One', sans-serif;
	list-style: none;
}

#nav li {
	list-style: none;
	float: left;
	height: 17px;
	display: inline-block;
	position: relative;
	padding: 10px 19px;
	text-transform: uppercase;
	border-right: 1px solid #0f60ae;
	border-left: 1px solid #2168ad;
	z-index: 100;
}

#nav li a { color: #fff; font-size: 15px; }

#nav li:hover {
	color: #FFFFFF;
	background: url(../img/bg_menu_active.png) repeat-x;
	padding: 10px 19px;
	display: inline-block;
	position: relative;
	height: 17px;
	text-decoration: none;
	border-right: 1px solid #C11111;
}


#nav li ul {
  display: none;
  position: absolute; 
  padding: 0;
  clear: both;
  height: auto;
  left: -999em;
  z-index: 100;
  margin: 8px 0 0 -20px;
}

#nav li ul li a { color: #FFF; font-size: 12px; }

#nav li ul li  {
	width: 150px;
	background: #c11111;
	border-bottom: 1px solid #871313;
	position: relative;
	z-index: 100;
}

#nav li:hover ul, #nav li.over ul { left: auto; display: block; }

li > ul { top: auto; left: auto; }

/* einde nav */

ul#sublinks {
	width: 310px;
	margin: 10px 0 0 0;
	list-style: none;
	color: #FFF;
	padding: 10px 0pt 22px 10px;
}

	ul#sublinks a {
		border-bottom: 1px solid #2770b6;
		color: #FFF;
		background: url(../img/arrow.png) no-repeat 5px 3px;
		display: block;
		margin: 8px 0 0;
		font-size: 13px;
		width: 265px;
		padding: 0 0 5px 25px;
	}

#footermenumain {
	background: #c11111;
	width: 900px;
	height: 180px;
	margin: 10px 0 10px 10px;
	padding: 10px 0 30px;
}

ul.footermenu, ul.footermenunieuws {
	width: 224px;
	height: 190px;
	padding: 0;
	border-right: 1px solid #9A1010;
	color: #FFFFFF;
	float: left;
	margin: 0
}

#footermenumain h4 { color: #FFF; font-size: 1.6em; font-family: 'Francois One', sans-serif; text-transform: uppercase; }

ul.footermenunieuws { background: url(../img/postcard.png) no-repeat 14px -2px; }
ul.footermenunieuws p {	margin: 0; }

ul.footermenu li { list-style: none; margin: 2px 20px; }

ul.footermenunieuws li { list-style: none; margin: 2px 20px 2px 40px; }
ul.footermenunieuws li input { position: relative; }

ul.footermenu li a, ul.footermenunieuws li { color: #FFFFFF; position: relative; text-decoration: underline; }

/*======================================================
//		Reacties
======================================================*/

.re_container { clear: both; margin: 10px 0; overflow: hidden; }

.re_name {
	float: left;
	border-right: 1px solid #999;
	padding-right: 10px;
	color: #999;
}

.re_time { float: left; padding-left: 10px; color: #999; }

.re_text {
	float: left;
	padding: 10px 10px;
	margin: 5px 0 10px 0; 
	width: 460px;
	clear: both;
	background: url(http://delauwer.nl/stafsite/assets/img/head_bg.gif) no-repeat;
	color: #666;
}

/*======================================================
//		Main
======================================================*/

#main { margin: auto auto; width: 900px; overflow: hidden; z-index: 50;}

#breadcrumb {
	background: #E6ECF5;
	border-bottom: 1px solid #0f60ae;
	color: #0f60ae;
	height: 20px;
	clear: both;
	padding: 7px 0 0 10px;
	width: 890px;
}

#breadcrumb li { float: left; margin-left: 5px; list-style: none; }
#breadcrumb a { color: #0f60ae; }
#breadcrumb p { float: left; font-size: 11px; }

#home_left {
	width: 288px;
	height: 320px;
	float: left;
	margin: 10px 0 0 0;
	padding: 20px 10px 0;
	background: #0f60ae;
}

	#home_left p { color: #fff; float: left; margin: 0; }
	
	#home_left img {
		display: block;
		float: left;
		padding-left: 3px;
		margin: 0 5px 5px 0;
		border-left: 5px solid #C11111;
	}
	
	.col_item { margin: 0 0 0 -10px; padding: 0 10px 10px 10px; }
	
	
	.f_n_item, .f_n_item_head {
		border-bottom: 1px solid #2770B6;
		width: 260px;
		padding: 10px;
		height: 30px;
		clear: both;
	}
		.f_n_item_head { margin: 70px 0 0 -10px; overflow: hidden; }

	.f_n_titel a { font-size: 15px; color: #FFF; font-weight: 700; }
	
	.f_n_link a {
		float: right;
		clear: both;
		color: #8396BF;
		position: relative;
	}

#home_right {
	background: url(../img/hd_big_1.jpg) no-repeat;
	height: 340px;
	width: 591px;
	float: left;
}

#text {
	width: 540px;
	padding: 10px;
	margin: 10px 10px 0 0;
	float: left;
	clear: left;
}

#image {
	background: #0F60AE;
	margin: 10px 0;
	padding: 10px;
	width: 310px;
	font-family: 'Francois One', sans-serif;
}

#nuinschrijven { position: absolute; top: 15px; margin-left: 570px; }

	
#imagerotate {
	width: 320px;
	margin: 10px 0 0 0;
	border: 1px solid #A9BADC;
	float: left;
	background: url(../img/bg_blocks.gif) repeat-x;
	padding: 10px 0pt 10px 15px;
}

	#imagerotate img {
		border: 1px dashed #A9BADC;
		margin: 10px 2px;
		width: 65px;
		height: 65px;
	}

#button {
	background: url(../img/button_open.png) no-repeat;
	width: 195px;
	height: 195px;
	position: absolute;
	margin: 0 0 0 620px;
}

/* box */

#box {
	background: #c11111;
	width: 890px;
	height: 160px;
	margin: 10px auto;
	padding: 10px 10px 1px 0px;
}

#box .item, .item_red, .item_orange, .item_blue  {
	width: 200px;
	height: 135px;
	float: left;
	margin-left: 10px;
	padding: 6px;
}

#box .itemimg {
	border: 5px solid #FFFFFF;
	height: 83px;
	margin: 0;
	width: 190px;
}

#box p { color: #fff; margin: -9px 0 0 0; }

.album_item {
	width: 100px;
	height: 100px;
	float: left;
	padding: 10px;
	border: 1px solid #999;
	text-align: center;
}

.album_item p {
	border-top: 1px solid #999999;
	color: #C11111;
	font-weight: 700;
	padding-top: 3px;
}

/*======================================================
//		Contactform
======================================================*/

#formulier input, #formulier label, #formulier textarea, #captcha {
    clear: both;
    float: left;
}

input, textarea, select {
    border: 0 none;
    font: 1em Arial,Palatino,Times New Roman;
}

#formulier input, #formulier textarea {
    color: #000000;
    font-size: 1.4em;
    margin: 5px 0;
    padding: 5px;
    width: 100%;
}

#formulier input, #formulier textarea {
    border: 1px dotted #AAAAAA;
}

.button {
    background: none repeat scroll 0 0 #000000;
    border: 0 none !important;
    color: #FFFFFF !important;
    cursor: pointer;
    width: 200px !important;
}

/*======================================================
//		Footer
======================================================*/

#footer {
	margin: 0 auto 10px auto;
	width: 900px;
	height: 38px;
	text-align: right;
	clear: both;
	background: url(../img/bg_menu.png) repeat-x;
}

	#footer p { color: #fff; padding: 10px; }
	
	#footer a { color: #fff; text-decoration: underline; }
	
	#logos {
		margin: auto;
		width: 894px;
		height: 66px;
		background: url(../img/logos.png) no-repeat;	
	}

/*======================================================
//      Sitemap
======================================================*/	

ul.sitemap { margin: 0; list-style: none; font-size: 12px; }

ul.sitemap li {
	background:transparent url(../img/arrow.png) no-repeat scroll 5px 3px;
	padding: 0 0 5px 20px;
	list-style: none;
	margin: 0;	
}

	ul.sitemap li a { color: #0f60ae; }

ul.sitemap li ul li {
	background:transparent url(../img/arrow.png) no-repeat scroll 5px 3px;
	padding: 0 0 5px 20px;
	list-style: none;
	margin: 0;	
}
	
/*======================================================
//      sIFR
======================================================*/

.sIFR-flash { visibility: visible !important; margin: 0; }

.sIFR-replaced { visibility: visible !important; }

span.sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
}


/*======================================================
//      Homepage image mover
======================================================*/

.jimgMenu {
	position:relative;
	margin-top: 10px;
	padding: 0px;
	width:590px;
	height:340px;
	overflow: hidden;
	z-index: 1;
}

.jimgMenu ul {
	list-style: none;
    margin: 0 0 0 12px;
	padding: 0px;
	display: block;
	height: 340px;
	position: relative;
}	

.jimgMenu ul li {
	width: 118px;
	float: left;
	display: block;
	overflow: hidden;
}

.jimgMenu ul li a {
	text-indent: -1000px;
	background:#fff repeat scroll 0%;
	border-right: 2px solid #fff;
	cursor:pointer;
	display:block;
	overflow: hidden;
	height: 340px;
}

.jimgMenu ul li#kielboot a {
	background: url(images/5.png) repeat scroll 0; 
}

.jimgMenu ul li#catamaran a {
	background: url(images/1.png) repeat scroll 0%;
}

.jimgMenu ul li#zwaardboot a {
	background: url(images/4.png) repeat scroll 0%; 
}
.jimgMenu ul li#optimist a {
	background: url(images/2.png) repeat scroll 0%;
}
.jimgMenu ul li#windsurfen a {
	background: url(images/3.png) repeat scroll 0%;
	border-right-style: none;
}
