@CHARSET "UTF-8";

body {
	background-color: #f0f6f9;
}

body, input, select, textarea, table {
	color: #898989;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
}

#wrapper {
	height: 100%;
	width: 100%;
	min-width: 980px;
}

/* Top */

#top {
	height: 66px;
	border-bottom: 2px solid #fff;
	position: relative;
}
	.business #top {
		background-color: #d1e4ec;
	}
	.personal #top {
		background-color: #dde9d5;
	}

/* Container

#funds {
	height: 21px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	border-bottom: 2px solid #fff;
	white-space: nowrap;
	padding-top: 3px;
	z-index: 1;
}
	.business #funds {
		background-color: #ecf4fa;
		color: #366c98;
	}
	.personal #funds {
		background-color: #ddece9;
		color: #78afaa;
	}
	#funds div {
		display: inline;
		font-size: 13px;
	}
		#funds .fund {
			margin: 0 10px;
		}
			#funds .name {
				background: url('../img/fund-positive.png') 100% 50% no-repeat;
				padding-right: 18px;
				margin-right: 6px;
			}
			
			#funds .negative .name {
				background-image: url('../img/fund-negative.png');
			}*/

#container {
	background-color: #f6f6f6;
	border-bottom: 1px solid #fff;
	min-height: 300px;
	_height: 300px;
	position: relative;
}

/* Sidebar & Menu */

#side-bar {
	position: absolute;
	width: 412px; /* 220 + 190 + 2 */
	height: 100%;
	z-index: 10;
	top: 0;
}
	.business #side-bar {
		left: 0;
	}
	.personal #side-bar {
		right: 0;
	}
#container .side-top {
	height: 66px;
	position: absolute;
	margin-top: -68px;
}
	.business .side-top {
		left: 0;
		border-right: 2px solid #fff;
		background-color: #dde9d5;
	}
	.personal #side-bar .side-top {
		right: 0;
		border-left: 2px solid #fff;
		background-color: #d1e4ec;
	}
	.business #side-bar .side-top {
		left: 0;
	}
	#side-bar .left, #side-bar .right {
		width: 190px;
	}
	#side-bar .side-top, .business #side-bar .left, .personal #side-bar .right {
		width: 220px;
	}
		#side-bar .left, #side-bar .right {
			float: left;
		}
		#side-bar .left {
			border-right: 2px solid #fff;
		}
		#side-bar .left, #side-bar .right {
			background: 50% 60% no-repeat;
			height: 100%;
		}
	.business #side-bar .left {
		/* background-image: url('../img/arrow-left.png'); */
	}
		.business #side-bar .desc {
			padding: 46px 20px 0;
			line-height: 155%;
		}
	.business #side-bar .right {
		background-color: #afd7ea;
	}
		.business #side-bar .right .photo {
			display: none;
		}
	.personal #side-bar .right {
		background-image: url('../img/arrow-right.png');
	}
	.personal #side-bar .left {
		background-color: #dde9d5;
	}
		.personal #side-bar .left .photo {
			display: none;
		}
	.business #side-bar .left, .personal #side-bar .right {
		background-color: #f3f3f3;
	}
	
	#side-bar .photo {
		position: absolute;
		top: 0;
		width: 65px;
		height: 72px;
		background: url('../img/photo.png') no-repeat;
	}
		#side-bar .left .photo {
			left: 0;
		}
		#side-bar .right .photo {
			right: 0;
		}
	
	#side-bar .left h1, #side-bar .left .sub-title, #side-bar .right .title, #side-bar .right .sub-title {
		height: 24px;
		overflow: hidden;
		text-indent: -999px;
	}
	#side-bar .left h1 {
		background: #72b783 url('../img/header-willem.png') 92% 7px no-repeat;
	}
	#side-bar .left h1, #side-bar .right .title {
		border-bottom: 1px solid #fff;
	}
	#side-bar .left .sub-title {
		background-color: #aed0b7;
		/* background-image: url('../img/header-personal.png'); */
	}
	#side-bar .right .title {
		background: #0278b1 url('../img/header-middelkoop.png') 8px 7px no-repeat;
	}
	#side-bar .right .sub-title {
		background-color: #61b0d2;
		/* background-image: url('../img/header-business.png'); */
	}
	
	#menu {
		margin-top: 46px;
	}
		#menu li {
			margin-bottom: 1px;
			/* IE6 only */
			_margin-bottom: 0;
			_height: 18px;
		}
			#menu li a {
				display: block;
				padding: 4px 8px;
				text-decoration: none;
				color: #fff;
				font-size: 14px;
			}
				.business #menu li a {
					background-color: #61b0d2;
				}
					.business #menu li.active a, .business #menu li a:hover {
						background-color: #0278b1;
					}
				.personal #menu li a {
					background-color: #74b984;
				}
					.personal #menu li.active a, .personal #menu li a:hover {
						background-color: #035b56;
					}

/* Content */

#sub-menu {
	height: 18px;
	position: relative;
	margin-bottom: 20px;
}
	.business #sub-menu {
		float: left;
	}
	.personal #sub-menu {
		float: right;
	}
	#sub-menu li {
		float: left;
		padding: 0 20px 4px 0;
		border-bottom: 1px solid #bcbdc0;
		overflow: visible;
	}
		#sub-menu li a {
			text-decoration: none;
			padding: 2px 0 2px;
			font-size: 12px;
		}
			.business #sub-menu li a {
				color: #086b9a;
			}
			.personal #sub-menu li a {
				color: #44a297;
			}
			#sub-menu li a:hover, #sub-menu li.active a {
				border-bottom: 3px solid #8c8b8b;
			}
			
#content .menu-curl, #content .menu-curl .top {
	width: 52px;
	background: url('../img/menu-curl.png') 100% 100% no-repeat;
}
#content .menu-curl {
	height: 48px;
	position: absolute;
	top: 60px;
}
	#content .menu-curl .top {
		height: 5px;
		background-position: 100% 0;
	}
	.business #content .menu-curl {
		left: 408px;
	}
	.personal #content .menu-curl {
		right: 408px;
		background-position: 0 100%;
	}
		.personal #content .menu-curl .top {
			background-position: 0 0;
		}
	
.business #content {
	padding: 22px 20px 20px 460px;
}
.personal #content {
	padding: 22px 460px 20px 20px;
}
	.inner-content { 
		line-height: 155%;
		position: relative;
	}
		.inner-content h2 {
			font-size: 38px;
			margin-bottom: 12px;
			font-weight: bold;
			line-height: normal;
		}
			.bussiness .inner-content h2 {
				color: #0278b1;
			}
			.personal .inner-content h2 {
				color: #23a38a;
			}
		.inner-content h4 {
			padding: 12px 0 6px;
		}
		.inner-content p {
			margin-bottom: 8px;
		}
		.inner-content p.intro {
			font-size: 13px;
			font-weight: bold;
			margin-bottom: 12px;
		}
		.inner-content ul {
			list-style-type: circle;
		}
			.inner-content ul li {
				margin-left: 20px;
			}
		.inner-content a {
			color: #6b6b6b;
		}
			.inner-content a:hover {
				color: #000;
			}

/* Footer */

#footer {
	padding-bottom: 74px;
	background: url('../img/signature.png') 100% 100% no-repeat;
	position: relative;
}
	.language {
		width: 22px;
		height: 22px;
		background: url('../img/nl.png');
		position: absolute;
		bottom: 25px;
		right: 10px;
	}
		.language.en {
			background: url('../img/en.png');
		}
	
	#footer .header {
		/* cursor: pointer; */
	}
	#footer .header, #footer .header h3 {
		height: 22px;
		overflow: hidden;
	}
		#footer .header h3 {
			background: #828a89 url('../img/footer-header-news.png') no-repeat 6px 6px;
			float: left;
			color: #fff;
			text-transform: uppercase;
			width: 80px;
			font-size: 12px;
			font-weight: bold;
			margin-left: 222px;
			text-indent: -999px;
		}
		
	#footer .content {
		height: 60px;
		width: 100%;
		background-color: #fff;
		overflow: hidden;
		position: relative;
	}
		#footer .content .padding {
			padding: 16px 0;
			position: relative;
		}
		
	#news {
		background-color: #cdcccc;
		border-bottom: 2px solid #fff;
	}
		#footer #news .content {
			background-color: #edf9ff;
		}
		
	#news .header, #twitter .header {
		background: url('../img/footer-news.png') 310px 50% no-repeat;
	}
	
	#twitter {
		background-color: #d9d8d8;
		border-bottom: 1px solid #fff;
	}
		#twitter .header {
			background-image: url('../img/footer-twitter.png');
		}
			#twitter .header h3 {
				background-image: url('../img/footer-header-twitter.png');
			}
		#twitter .content {
			height: 88px;
		}
		#twitter-content div.tweets {
			white-space: nowrap;
		}
			#twitter-content div.tweet {
				color: #75a8a2;
				font-size: 20px;
				display: inline-block;
				padding: 0 73px 0 40px;
				height: 52px;
				background: url('../img/tweet.png') 100% 50% no-repeat;
				/* <= IE7 inline-block hack */
				zoom: 1;
				*display: inline;
			}
			#twitter-content div.tweet a {
				color: #507873;
			}
				#twitter-content div.tweet a:hover {
					color: #325450;
				}
