/* general */

body {
	margin: 0px;
	padding: 0px;
	background: white url(../img/body_bg.png) repeat-x;
	font: 11px Arial, Helvetica, sans-serif;
	height: 100%;
}

:focus {
	outline: none;
}

a {
	text-decoration: none;
}

img {
	border: 0px;
}

/* wrapper */

div#wrapper {
	margin: 0 auto;
	width: 970px;
	padding: 0px 3px 0px 3px;
}

/* head */

div#header {
	position: relative;
	height: 332px;
	width: 970px;
}

div#header div#login {
	position: absolute;
	top: 10px;
	right: 20px;
	color: #3F6DAB;
	font-weight: bold;
	font-size: 10px;
}

div#login a {
	color: #3F6DAB;
}

div#header a#logo {
	display: block;
	position: absolute;
	top: 60px;
	left: 30px;
	width: 240px;
	height: 58px;
}

div#header img#headerimg {
	display: block;
	position: absolute;
	bottom: 0px;
	right: 3px;
	height: 303px;
	width: 668px;
}

div#header-banner {
	width: 660;
	height: 303;
	position: absolute;
	top: 30px;
	left: 300px;
}

/* headmenu */

ul#headmenu {
	background: white;
	position: absolute;
	top: 145px;
	left: 0px;
/*	border-style: solid;
	border-color: #CCC;
	border-width: 2px 2px 0px 2px;*/
	height: 163px;
	width: 275px;
	padding: 24px 24px 0px 24px;
	margin: 0px;
	list-style: none;
}

ul#headmenu li {
	margin: 0 0 14px;
	width: 277px;
	height: 74px;
	overflow: hidden;
}

ul#headmenu li.hypotheek { background-color: #f6aa31; }
ul#headmenu li.verzekeringen { background-color: #9b475c; }

ul#headmenu li a {
	display: block;
	color: white;
}

ul#headmenu li .flash-icon,
ul#headmenu li object {
	display:block;
	float: left;
}

ul#headmenu li h2 {
	float: left;
	margin: 13px 0 0;
	padding: 0 12px 0 0;
	font-size: 22px;
	font-weight: normal;
	font-style: italic;
}

ul#headmenu ul {
	clear: both;
	position: relative;
	top: -17px;
	margin: 0 0 0 55px;
	padding: 0;
	list-style: none;
}

ul#headmenu ul li {
	float: left;
	width: auto;
	height: auto;
}

ul#headmenu ul a {
	padding: 0 10px 0 5px;
	font-size: 12px;
	font-style: italic;
	background: url(../img/arrow-right.png) no-repeat 100% 6px;
}


ul#headmenu .hypotheek ul a:hover {
	background-position: 100% -44px;
	color: #fce6c2;
}

ul#headmenu a:hover h2 {
	background: url(../img/arrow-right.png) no-repeat 100% 12px;
}

ul#headmenu .verzekeringen ul a:hover {
	background-position: 100% -94px;
	color: #e1c8ce;
}

.cufon-ready ul#headmenu ul a {
	font-size: 14px;
}


/* page */

div#page {
	background: white;
	overflow: hidden;
	width: 918px;
	padding: 24px 24px 24px 24px;
}

div#page-left {
	float: left;
	width: 181px;
}

div#page-text {
	float: left;
	width: 414px;
	padding: 10px 20px 0px 20px;
}

div#page-right {
	position: relative;
	float: left;
	width: 283px;
}

/* leftmenu */

ul#leftmenu {
	background: #5793C9;
	overflow: hidden;
	width: 181px;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	list-style: none;
}

ul#leftmenu li {
	margin:0px;
	padding: 0px;
	width: 181px;
}

ul#leftmenu li a {
	color: white;
	display: block;
	width: 151px;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 15px 0px 15px;
}

ul#leftmenu li:hover a,
ul#leftmenu li.sfhover a,
ul#leftmenu li.selected a {
	background: #C7B299 url(../img/small_arrow_down.png) 95% 50% no-repeat;
	color: #FFF;
	position: relative;
}

ul#leftmenu li.selected a {
	background: #F6AA31;
}

/* subnav */

ul#leftmenu li ul {
	display: none;
	overflow: hidden;
	background: #B3DEEE;
	margin-left: -20px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}

ul#leftmenu li ul li {
	background: #B3DEEE;
	list-style: none;
	height: 24px;
}

ul#leftmenu li.selected ul li a {
	background: #B3DEEE;
	padding: 0px 15px 0px 15px;
	width: 136px;
	font-weight: normal;
	font-size: 12px;
	color: #003888;
	height: 24px;
	line-height: 24px;
	display: block;
	float: left;
}

ul#leftmenu li.selected ul {
	display: block;
}

ul#leftmenu li ul li:hover a,
ul#leftmenu li ul li.sfhover a,
ul#leftmenu li ul li.selected a {
	background: #B3DEEE url(../img/sub_arrow.png) 3% 54% no-repeat !important;
	font-weight: bold !important;
	border: 0px !important;
}

/* subsubnav */

ul#leftmenu li ul li ul {
	display: none;
	overflow: hidden;
	background: #D9EEF6;
	margin-left: -20px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
}

ul#leftmenu li ul li ul li {
	background: #D9EEF6;
	list-style: none;
	height: 24px;
}

ul#leftmenu li.selected ul li ul li a {
	background: #D9EEF6;
	padding: 0px 15px 0px 30px;
	width: 136px;
	font-weight: normal;
	font-size: 12px;
	color: #003888;
	height: 24px;
	line-height: 24px;
	display: block;
	float: left;
}

ul#leftmenu li.selected ul li.selected ul {
	display: block;
}

ul#leftmenu li.selected ul li ul li:hover a,
ul#leftmenu li.selected ul li ul li.sfhover a,
ul#leftmenu li.selected ul li ul li.selected a {
	background: #D9EEF6 url(../img/sub_arrow.png) 12% 54% no-repeat !important;
	font-weight: bold !important;
	border: 0px !important;
}

/* left-thumb */

img#left-thumb {
	display: block;
	width: 181px;
	height: 179px;
}

/* address */

address {
	font-style: normal;
	color: #999;
	margin-top: -10px;
	padding: 0px;
}

address.orange {
	width: 151px;
	background: #F6AA31;
	padding: 15px 15px 15px 15px;
	font-style: normal;
	color: #FFF;
}

/* page-text */

div#page-text h1 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	color: #3D6DAB;
}

div#page-text p {
	line-height: 160%;
}

div#page-text p.inleiding {
	font-weight: bold;
}

/* page-right */

div#page-right h1 {
	height: 43px;
	line-height: 43px;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	font-size: 16px;
	background: #3D6DAB url(../img/arrow_down.png) 95% 50% no-repeat;
	color: white;
}

div#page-right div.actueel-item {
	border-bottom: 1px solid lightblue;
	padding: 0 15px 0 15px;
	float: left;
}

div#page-right div.actueel-item h1 {
	margin: 0px;
	padding: 10px 15px 10px 15px;
	font-size: 13px;
	height: 13px;
	line-height: 13px;
	color: #ED7900;
	background: transparent;
}

div#page-right div.actueel-item p {
	margin: 0px;
	padding: 0px 15px 5px 15px;
}

div#page-right div.actueel-item a {
	float: right;
	display: block;
	margin: 0px;
	padding: 0px 15px 10px 15px;
	font-style: italic;
	font-size: 10px;
	color: #999999;
}

div.thumbs {
	width: 283px;
	overflow: hidden;
}

div.thumbs img {
	width: 283px;
	margin-top: 20px;
}

div#bijonsvindtu {
	width: 125px;
	height: 50px;
	background: url(../img/bijonsvindtu.png);
	margin-top: 30px;
	float: right;
}

div#page-right #player-wrapper {
	width: 283px;
	height: 185px;
	position: absolute;
	top: 360px;
	left: -2px;
}

div#page-right .player-duration {
	width: 200px;
}

div#page-right .player-canvas {
	margin-left: 3px;
}

div#page-right .player-controls {
	width: 245px;
	margin-left: -2px;
}

div#page-right #player-wrapper .player-play {
	position: absolute;
	left: 5px;
}

/* Actueel */

div#actueel {
	float: left;
	width: 712px;
	padding: 10px 0px 0px 20px;
	overflow: hidden;
}

div#actueel h1 {
	margin: 5px 0px 5px 0px;
	padding: 0px;
	font-size: 16px;
	color: #3D6DAB;
}

div#actueel div.newsrow {
	width: 722px;
	height: 150px;
	line-height: 160%;
}

div#actueel div.newsrow a {
	font-size: 11px;
	height: 11px;
	line-height: 11px;
	padding-left: 15px;
	color: #998675;
	background: url(../img/arrow_small.png) 0% 60% no-repeat;
}

div#actueel div.newsrow a.newsthumb {
	background: none;
	padding: 0px;
	margin: 0px;
}

div#actueel div.newsrow p {
	padding: 0px;
	margin: 0px;
}

div#actueel div.newsrow h1 {
	margin: 5px 0px 5px 0px;
	padding: 0px;
	font-size: 16px;
	color: #3D6DAB;
}

div#actueel div.newsrow img {
	float: left;
}

div#actueel div.newsrow div {
	height: 125px;
	width: 510px;
	margin-left: 20px;
	float: left;
}

div#actueel div.newsrow div img {
	width: 8px;
	height: 9px;
	float: none;
}

ul#newslist {
	width: 717px;
	padding: 0px;
	margin-top: 50px;
	list-style: none;
}

ul#newslist li {
	position: relative;
	height: 30px;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #D5E4F1;
}

ul#newslist a {
	font-size: 11px;
	position: absolute;
	right: 0px;
	bottom: 10px;
	height: 11px;
	line-height: 11px;
	padding-left: 15px;
	color: #998675;
	background: url(../img/arrow_small.png) 0% 60% no-repeat;
}

ul#newslist strong {
	position: absolute;
	left: 140px;
	bottom: 10px;
}

ul#newslist span.date {
	position: absolute;
	right: 595px;
	bottom: 10px;
	color: #534741;
}

/* Hypotheekrente Banner */

#hypotheekrente-banner {
	float: left;
	padding: 10px 0 0 15px;
	margin: 10px 0 0 0;
	width: 265px;
	height: 71px;
	background:#fff url(../img/hypotheekrente-banner-bg.gif) no-repeat 0 0;
	cursor: pointer;
}

#hypotheekrente-banner:hover {
	background-position: -280px 0;
}

#hypotheekrente-banner .body {
	width: 180px;
	float: left;
}

#hypotheekrente-banner h2 {
	margin: 0;
	font-size: 26px;
	color: white;
}

#hypotheekrente-banner p {
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: white;
}

#hypotheekrente-banner p.rente-label {
	width: 83px;
	float:right;
	color: black;
}

#hypotheekrente-banner .rente-label span {
	display: block;
	text-align: center;
}

#hypotheekrente-banner .rente-label .unit {
	padding: 0;
	font-size: 16px;
	line-height: 100%;
}

#hypotheekrente-banner .rente-label .rente {
	font-size: 35px;
	line-height: 100%;
}


/* Hypotheekrente Banner small */

#hypotheekrente-banner-small {
	position: relative;
	float: left;
	padding: 10px 0 0 10px;
	margin: 10px 0 0 0;
	width: 171px;
	height: 120px;
	background:#fff url(../img/hypotheekrente-banner-small-bg.gif) no-repeat 0 0;
	cursor: pointer;
}

#hypotheekrente-banner-small:hover {
	background-position: -181px 0;
}

#hypotheekrente-banner-small h2 {
	margin: 0;
	font-size: 22px;
	color: white;
}

#hypotheekrente-banner-small p {
	margin: 5px 0;
	width: 90px;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: white;
}

#hypotheekrente-banner-small p.rente-label {
	position: absolute;
	bottom: 0;
	right: 4px;
	width: 83px;
	height: 78px;
	float:right;
	color: black;
}

#hypotheekrente-banner-small .rente-label span {
	display: block;
	text-align: center;
}

#hypotheekrente-banner-small .rente-label .unit {
	padding: 0;
	font-size: 16px;
	line-height: 100%;
}

#hypotheekrente-banner-small .rente-label .rente {
	font-size: 35px;
	line-height: 100%;
}


/* YouTube players */

.player-wrapper {
	display: block;
	position: absolute;
	bottom: 0px;
	right: 4px;
	height: 303px;
	width: 668px;
}

.player-canvas {
	background-color: #fff;
}

.player-canvas object {
	vertical-align: middle;
}

.player {
	padding: 10px;
	color: #666;
}

.player-controls {
	padding: 5px;
	height: 20px;
	padding-left: 30px;
	background: url(../img/player-controls-bg.png);
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.player-control {
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	background: url(../img/player-sprite.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}

.player-play {
	background-position: 0 0;
}

.player-play:hover {
	background-position: 0 -20px;
}

.playing .player-play {
	background-position: -20px 0;
}

.playing .player-play:hover {
	background-position: -20px -20px;
}

.player-mute {
	background-position: -40px 0;
}

.player-mute:hover {
	background-position: -40px -20px;
}

.muted .player-mute {
	background-position: -40px -40px;
}

.player-duration {
	float: left;
	margin: 8px 5px 0;
	width: 583px;
	height: 4px;
	background-color: white;
	font-size: 6px;
}

.player-elapsed {
	position: relative;
	height: 4px;
	background-color: #666;
	font-size: 6px;
}

.player-duration-handle {
	position: absolute;
	top: -3px;
	right: -5px;
	width: 10px;
	height: 10px;
	background: url(../img/player-sprite.png) no-repeat -60px 0;
}


