@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
  width: 100%;
}

html {
	overflow-y: scroll;
	overflow-x: auto;
}

body {
	font: normal 11px 'Lucida sans unicode', 'Lucida Grande', 'Arial';
	color: #333;
	line-height: 1.8;
	background: #fff url('../images/core/bg-menu.gif') repeat-x;
}

#no-ie6, .warning-ie6 {
	display: none;
}

a {
	outline: none;
	color: #1e5a91;
	text-decoration: none;
}

div.core a {
color: #1e5a91!important;
text-decoration: underline!important;
}

li.faq-mobile { display: none; }

div.core a:hover {
color: #1e5a91!important;
text-decoration: none!important;
}

a img {
	border: 0;
}

input, select, textarea {
	font: normal 13px 'Lucida sans unicode', 'Lucida Grande', 'Arial';
	color: #666;
}

.clear {
	clear: both;
}

ul.standaard {
	list-style: none;
	margin: 0;
}

ul.standaard li {
	background: url('../images/core/partner_listitem.gif') 0px 7px no-repeat;
	margin: 0 0 5px 0;
}

ul.standaard li a {
	color: #b60707;
	margin: 0 0 0 15px;
}

#container {
	width: 980px;
	margin: 0 auto 20px auto;
}

div.core ul li, div.core ol li {
	margin: 0 0 0 20px;
}

.core ul {
margin-left: -14px;
}

.core ul li {
list-style: none!important;
background: url("/interactive/files/images/core/arrow-blue.png") 0px 7px no-repeat;
padding-left: 10px;
}

.core ol {
color: #22619a!important;
}

.core ol p {
color: #333!important;
}

.core ul.pijltje { 
   margin: 0 0 0 -15px;
}

.core ul.pijltje li { 
background: url("/interactive/files/images/icons/goto-website.png") 0px 3px no-repeat;
padding-left: 22px;
}

.core ul.vinkje { 
   margin: 0 0 0 -12px;
}

.core ul.vinkje li { 
background: url("/interactive/files/images/core/vinkje.gif") 0px 3px no-repeat;
padding-left: 22px;
}

h1.logo, span.logo {
	background: url('../images/core/huis-hypotheek-logo.gif') no-repeat;
	width: 195px;
	height: 73px;
	cursor: pointer;
	float: left;
	margin-top: 12px;
}

h1.logo a, span.logo a {
	padding: 27px 0 46px 195px;
	font-size: 0;
	text-decoration: none;
	color: #fff;
}

h1.logo span {
	visibility: hidden;
}

h1.title {
font: normal 23px 'Book Antiqua', 'Palatino', 'Georgia';
padding: 0 0 13px 0;
color: #b60707;
}

h1.officebanner {
	background: url('../images/core/bg-officebanner.gif') no-repeat;
	height: 71px;
	font: normal 20px 'Book Antiqua', 'Palatino', 'Georgia';
	color: #fff;
	padding-top: 10px;
	margin-bottom: -10px;
}

h1.officebanner span {
	float: right;
	margin: 0 50px 0 0;
}

h2 {
	font: normal 18px 'Book Antiqua', 'Palatino', 'Georgia';
	color: #1e5a91;
}

div.core h2{
font-size: 18px!important; 
color: #1e5a91!important;
}

div.core h3 {
color: #b60707!important;
font: normal 16px 'Book Antiqua', 'Palatino', 'Georgia';
}

div.core h4 {
color: #1e5a91!important;
font: normal 15px 'Book Antiqua', 'Palatino', 'Georgia';
}

#nav-top {
	float: right;
	margin-top: 45px;
}

#nav-top li, #nav-footer li {
	list-style: none;
	float: left;
	padding-top: 5px;
}

#nav-top li a, #nav-footer li a {
	color: #1e5a91;
	text-decoration: none;
	border-right: 1px solid #1e5a91;
	padding: 0 8px 0 8px;
}

#nav-top li a.last, #nav-footer li a.last {
	color: #1e5a91;
	text-decoration: none;
	border-right: 0;
	padding: 0 8px 0 8px;
}

#nav-top li.search-box {
	padding: 0 8px 0 8px;
}

#nav-top li a:hover, #nav-footer li a:hover {
	text-decoration: underline;
}

#nav-top li input {
	background: #e7eff7;
	border: 1px solid #e3ecf6;
	width: 190px;
	color: #1e5a91;
	float: left;
	font-size: 11px;
	padding: 5px 5px 5px 5px;
}

#nav-top li input[type=text] {
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

#nav-top li input.submit {
	background: #e7eff7 url('../images/core/searchbutton.gif') no-repeat scroll left center;
	width: 26px;
	height: 27px;
	border: none;
	float: left;
	padding-left: 10px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

#nav-main {
	clear: both;
	padding: 10px 0 0 0;
	margin: 85px 0 0 0;
	position: absolute;
	z-index: 667;
	width: 1000px;
	display: block;
}

#nav-main li {
	position: relative;
	list-style: none;
	float: left;
	height: 35px;
	line-height: 35px;
}

#nav-main li a {
	font: normal 13px 'Lucida sans unicode', 'Lucida Grande', 'Arial';
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 0 15px 0 15px;
	height: 35px;
	line-height: 35px;
	border-right: 1px solid #5a97cc;
}

#nav-main li.drop a {
	background: url('../images/core/arrow_down.png') no-repeat right;
	padding: 0 30px 0 15px;
		line-height: 35px;
			height: 35px;
}

#nav-main li:hover, #nav-main li.active {
	background-color: #d3e2f0;
		line-height: 35px;
			height: 35px;
}

#nav-main li:hover a, #nav-main li.active a {
	color: #22619a;
	line-height: 35px;
			height: 35px;
}


#nav-main li:hover ul li a, #nav-main li.active ul li a {
	color: #22619a;
	line-height: 18px;
	height: 18px;
}

#nav-main li.drop:hover a, #nav-main li.drop.active a {
	background: url('../images/core/arrow_down_hover.png') no-repeat right;
}

#nav-main li ul.subnav {
	display: none;
	background-color: #d3e2f0;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
}

#nav-main li:hover ul.subnav, #nav-main li.hover ul.subnav {
  display: block;
  position: absolute;
  top: 35px;
  left: 0px;
  width: 210px;
  list-style: none;
  padding: 0 0 10px 0;
  z-index: 666;
}

ul.subnav li {
	width: 193px;
	background: none!important;
}

ul.subnav li a.subitem {
	display: block;
	width : 181px;
	padding: 6px 7px 6px 7px!important;
	margin: 7px!important;
	border-right: none!important;
	background: none!important;
}

ul.subnav li a.subitem:hover {
	background: #22619a!important;
	color: #fff!important;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

ul.news-left-list li ul li a {
	margin-left: -24px!important;
}


#content-startpage, #content-default, #content-productpage {
	clear: both;
	padding-top: 75px;
}

#content-default div.breadcrumb {
	float: left;
	width: 725px;
	margin-bottom: 12px;
}

#content-default div.breadcrumb ul li {
	list-style: none;
	float: left;
}

#content-default div.breadcrumb ul li span, p.spnewsbox a span, p.ppnewsbox a span {
	font: bold 14px 'Arial';
	color: #b60707;
	padding: 0 5px 0 5px;
}

#content-default div.left {
	float: left;
	width: 225px;
}

#content-default div.left div.submenu {
	float: none;
	border-right: 1px solid #b8d5f3;
	border-bottom: 1px solid #b8d5f3;
	-moz-border-radius-bottomright: 2px;
	-webkit-border-bottom-right-radius: 2px;
	padding-bottom: 7px;
	margin-bottom: 30px;
}

#content-default div.left div.left-banner {
	float: none;
	width: 225px;
	overflow: hidden;
	padding-top: 30px;
}

#content-default div.core {
	float: left;
	width: 490px;
	margin-left: 15px;
}

#content-default div.wide{
	width: 715px;
}

div.ppleft {
	float: left;
	margin-top: -20px;
}

div.right {
	float: right;
}


div#banner {
	width: 726px;
	height: 211px;
	float: left;
}

#banner ul {
	position: absolute;
	padding: 0;
	margin: 0;
	z-index: 666;
	background: url('../images/banners/bannerItemsBG.png') no-repeat;
	width: 368px;
	height: 211px;
	min-height: 211px;
}

#banner ul li	{
	list-style: none;
	float: left;
	margin: 10px 0 0 10px;
}

#banner ul li#item2 a { width: 250px; }

#banner ul li#item3 a { width: 200px; }

#banner ul li a:link, #banner ul li a:visited	{
	padding: 15px 0 0 8px;
	width: 300px;
	height: 40px;
	display: block;
	font: 15px 'Lucida sans unicode','Lucida Grande','Arial';
	color: #1E5A91;
	text-decoration: none;
}

#banner ul li#item1:hover, #banner ul li#item1 .active, #banner ul li#item1 a:hover	{
	background: url('../images/banners/bannerRolloverItems.png') no-repeat;
	color: #b60707;
}

#banner ul li#item2:hover, #banner ul li#item2 .active, #banner ul li#item2 a:hover	{
  background: url('../images/banners/bannerRolloverItems.png') no-repeat 0 -65px;
  color: #b60707;
}

#banner ul li#item3:hover, #banner ul li#item3 .active, #banner ul li#item3 a:hover	{
	background: url('../images/banners/bannerRolloverItems.png') no-repeat 0 -130px;
	color:#b60707;
}

#banner #main_view {
	position: absolute;
	margin: 0 0 0 159px;
}

#banner ul {
	
}

#banner #main_view img {
	width: 568px;
	height: 211px;
	border: none;
	z-index: 8;
	left: 0;
	position: absolute;
	opacity: 0.0;
}

#banner #main_view img.active {
	z-index: 10;
	opacity: 1.0;
}

#banner #main_view img.last-active {
	z-index: 9;
}

#banner #flash-banner-overdracht {
	position: absolute;
	z-index: 11;
}

ul#subnav li {
	list-style: none;
	font: normal 12px 'Lucida sans unicode', 'Lucida Grande', 'Arial';
	color: #1e5a91;
	background: url('../images/core/left_nav_bg.png') no-repeat;
	width: 215px;
	margin: 0;
}

ul#subnav li:hover {
	background: #fff url('../images/core/left_nav_bg_hover.png') no-repeat; 
}

ul#subnav li a {
	display: block;
	padding: 7px 10px 11px 20px;
}

ul#subnav li.active{
	background: url('../images/core/left_nav_bg_active.gif') no-repeat;
}

ul#subnav li.active a {
	color: #b60707;
}

ul#subnav li ul {
	margin-bottom: 10px;
}

ul#subnav li ul li, ul#subnav li.active ul li {
	margin-left: 30px;
	width: 185px;
	background: none;
	font: normal 11px 'Lucida sans unicode', 'Lucida Grande', 'Arial';
}

ul#subnav li.active ul li.active, ul#subnav li ul li:hover {
	background: none;
}


ul#subnav li.active ul li a {
	color: #1e5a91;
	padding: 0 0 7px 0;
}

ul#subnav li.active ul li a.active {
	color: #b60707;
}

div[class^="spbox"], div[class^="ppbox"] {
	float: left;
	width: 223px;
}

div[class^="spbox"] p, div.spnewsbox {
	height: 225px;
	border-right: 1px solid #b8d5f3;
	border-bottom: 1px solid #b8d5f3;
	-moz-border-radius-bottomright: 2px;
	-webkit-border-bottom-right-radius: 2px;
	padding: 5px 10px 10px 12px;
}

div[class^="ppbox"] p, div.ppnewsbox {
	height: 160px;
	border-right: 1px solid #b8d5f3;
	border-bottom: 1px solid #b8d5f3;
	-moz-border-radius-bottomright: 2px;
	-webkit-border-bottom-right-radius: 2px;
	padding: 5px 10px 10px 12px;
}

div.spnewsbox p.spnewsbox, div.ppnewsbox p.ppnewsbox {
	border: 0;
	padding: 0;
	height: auto;
	float: right;
	line-height: 2.5;
}

p.spnewsbox a, p.ppnewsbox a {
	color: #333;
}

div[class^="spbox"] h3, div[class^="ppbox"] h3 {
	height: 40px;
}

div[class^="spbox"] h3 a, div[class^="spbox"] h3 a:hover, div[class^="ppbox"] h3 a, div[class^="ppbox"] h3 a:hover {
	font: normal 19px 'Book Antiqua', 'Palatino', 'Georgia';
	color: #fff;
	margin-left: 15px;
	line-height: 1.8;
}

.spbox1, .ppbox1 {
	clear: both;
	margin-right: 29px;
}

.spbox2, .ppbox2 {
	margin-right: 29px;
}

.spbox1 h3, .ppbox1 h3 {
	background: url('../images/core/bg-darkest.gif') no-repeat top left;
}

.spbox2 h3, .ppbox2 h3 {
	background: url('../images/core/bg-darker.gif') no-repeat top left;
}

.spbox3 h3, .ppbox3 h3 {
	background: url('../images/core/bg-lightest.gif') no-repeat top left;
}

.spbox3New h3 a, .ppbox3 h3 {
	color: #1E5A91!important;
}

dl.news dd {
	font: normal 11px 'Lucida sans unicode', 'Lucida Grande', 'Arial';
	color: #4189c7;
	float: left;
	width: 45px;
	line-height: 1.6;
}

dl.news dt {
	padding-bottom: 13px;
	line-height: 1.6;
}

dl.news dt a {
	color: #333;
}



/* NEW HOMEPAGE */ 

.spboxTabs { width: 458px!important; height: 270px; float: left; margin: 24px 0 0 0; overflow: hidden!important; -moz-border-radius: 3px; border-radius: 3px; }
 
#tabHome1 p, #tabHome2 p, #tabHome3 p { line-height: 16px; margin: 0px 0 0 -10px; border: none; }

 .tabNavigation { border: 3px solid #429ed7; -moz-border-radius: 3px; border-radius: 3px; margin-left: -3px }
 	.tabNavigation li { list-style: none; float: left; margin: 0 0 0 20px; position: absolute; }
 		.tabNavigation li a { color: #2772b6; font-weight: normal; font-size: 13px; display: block; height: 26px; background: url('../images/core/inactive-tab-bg-2.png') no-repeat top right; }
 		.tabNavigation li a.selected, .tabNavigation li a:hover { color: #fff; font-weight: normal; font-size: 13px; background: url('../images/core/active-tab-bg-2.png') no-repeat top right; }

 		#tabNavigation1 { width: 126px; margin: 0px 0 0 0px; z-index: 3; }
 		#tabNavigation2 { width: 240px; margin: 0px 0 0 90px; z-index: 2; }
 		#tabNavigation3 { width: 163px; margin: 0px 0 0 295px; z-index: 1; }
 		
 		#tabNavigationLink1 { padding-left: 30px; }
 		#tabNavigationLink2 { padding-left: 55px; }
 		#tabNavigationLink3 { padding-left: 35px; background: #e5eef8; }
 		#tabNavigationLink3:hover { padding-left: 35px; background: url('../images/core/active-tab-bg-2.png') no-repeat top left; }
 		#tabNavigationLink3.selected { padding-left: 35px; background: url('../images/core/active-tab-bg-2.png') no-repeat top left; }
 		
.spbox3New { margin: 20px 0 0 20px; border: none;}

#tabHome1, #tabHome2, #tabHome3 { position: absolute; width: 458px;  border-right: 1px solid #b8d5f3; border-bottom: 1px solid #b8d5f3; height: 235px; margin: 35px 0 0 0; -moz-border-top-right-radius: 3px; border-top-left-radius: 3px; border-top-right-radius: 3px; }

/* hide the default non-selected tabs */
#tabHome2, #tabHome3 { display: none; }

	#tabHome1 ul, #tabHome2 ul { margin-top: -180px; }
	#tabHome3 ul { margin: -125px 0 0 6px; }
	#tabHome3 ul li { list-style: none; padding-left: 12px; background: url("/interactive/files/images/core/arrow-blue.png") no-repeat scroll 0 7px transparent }
	 #tabHome3 ul li a:hover { color: #429ed7; }
	 
	#tabHome1 ul li, #tabHome2 ul li { list-style: none; }
		#tabHome1 ul li a { display: block; padding: 12px 0 0 40px; width: 165px; height: 28px; font: normal 15px 'Book Antiqua', 'Palatino', 'Georgia';  }
		#tabHome1 ul li a:hover { color: #429ed7; padding-left: 40px; }
		.tab-second-list { margin: -161px 0 0 240px!important; }
		.tab-second-list li { list-style: none; }
	
		#tabIconLink1 { background: url('../images/core/tab-icon1.gif') no-repeat top left; }
		#tabIconLink2 { background: url('../images/core/tab-icon2.gif') no-repeat top left; }
		#tabIconLink3 { background: url('../images/core/tab-icon3.gif') no-repeat top left; }
		#tabIconLink4 { background: url('../images/core/tab-icon4.gif') no-repeat top left; }
		#tabIconLink5 { background: url('../images/core/tab-icon5.gif') no-repeat top left; }
		#tabIconLink6 { background: url('../images/core/tab-icon6.gif') no-repeat top left; }
		#tabIconLink7 { background: url('../images/core/tab-icon7.gif') no-repeat top left; }
		#tabIconLink8 { background: url('../images/core/tab-icon8.gif') no-repeat top left; }
		
		#tabIconLink1:hover { background: url('../images/core/tab-icon1-a.gif') no-repeat top left; }
		#tabIconLink2:hover { background: url('../images/core/tab-icon2-a.gif') no-repeat top left; }
		#tabIconLink3:hover { background: url('../images/core/tab-icon3-a.gif') no-repeat top left; }
		#tabIconLink4:hover { background: url('../images/core/tab-icon4-a.gif') no-repeat top left; }
		#tabIconLink5:hover { background: url('../images/core/tab-icon5-a.gif') no-repeat top left; }
		#tabIconLink6:hover { background: url('../images/core/tab-icon6-a.gif') no-repeat top left; }
		#tabIconLink7:hover { background: url('../images/core/tab-icon7-a.gif') no-repeat top left; }
		#tabIconLink8:hover { background: url('../images/core/tab-icon8-a.gif') no-repeat top left; }
	
dl.newsNew dd {
	font: normal 11px 'Lucida sans unicode', 'Lucida Grande', 'Arial';
	color: #4189c7;
	float: left;
	width: 250px;
	line-height: 1.6;
	
}

dl.newsNew dt {
	padding-bottom: 13px;
	line-height: 1.6;
}

dl.newsNew a {
	color: #333;
	display: block;
	width: 222px;
	padding: 4px 6px 12px 6px;
	height: 50px;
	margin: 0 0 0 10px;
}

dl.newsNew a:hover {
	color: #333;
	background: #e9f1f9;
}

.footer-blocks { width: 980px; height: 160px; margin: 0 auto 0 auto;}
.footer-block { float: left; width: 196px; margin: 0 0 20px 0; }
	.footer-block h3 { color: #1e5a91; font-weight: bold; font: normal 16px 'Book Antiqua', 'Palatino', 'Georgia'; margin: 0 0 12px 0; }
	.footer-block ul {  }
		.footer-block ul li { list-style: none; height:18px; }
			.footer-block ul li a {  font-size: 11px; }
			.footer-block ul li a:hover { color: #429ed7; }
  #footer-bottom-links { float: right; margin-top: -12px; } 
  #footer-bottom-links a { font-size: 10px; } 
  #footer-bottom-links a:hover { color: #429ed7; } 
.linkNewsNewMore { color: #1E5A91!important; display: block; padding: 0 0 0 0; margin: 10px 0 0 155px; width: 90px; background: url("/interactive/files/images/icons/goto-website.png") no-repeat scroll right 4px transparent!important; }

/* END NEW HOMEPAGE */ 

div.core #printbar {
	border-top: 1px solid #b8d5f3;
	border-bottom: 1px solid #b8d5f3;
	margin-top: 20px;
	margin-left: 0px!important;
	padding: 8px 0 8px 5px;
	float: left;
}

div.wide #printbar {
	width: 715px;
	margin-left: 0px!important;
}

div.core #printbar li {
	float: left;
	list-style: none;
	height: 16px;
	width: 150px;
	line-height: 1.4;
	margin: 0 0 0 0px;
}

#printbar li.mail {
	background: url('../images/core/icon-mail.gif') no-repeat left;
}

#printbar li.print {
	background: url('../images/core/icon-print.gif') no-repeat left;
}

#printbar li.share {
	background: url('../images/core/icon-share.gif') no-repeat left;
}

#printbar li a {
	padding-left: 25px;
	text-decoration: none!important;
}

#footer {
	width: 100%;
	background: #fff url('../images/core/bg-footer.gif') repeat-x top left;
	clear: both;
	margin: 0 auto 0 auto!important;
	min-height: 160px;
	padding: 45px 0 0 0;
}

#nav-footer {
	margin-left: 38%;
}

form ol li {
	list-style: none;
	padding: 6px 0 0 23px;
}

form ol li label {
	width: 120px;
	float: left;
	text-align: right;
	margin-right: 7px;
	display: block;
}

form ol li label.large {
	height: 100px;
	width: 120px;
	float: left;
	text-align: right;
	margin-right: 7px;
	display: block;
}

form ol li input {
	clear: both;
	width: 270px;
}

form ol li input.small {
	width: 50px;
}

form ol li input.medium {
	width: 197px;
}

form ol li textarea {
	clear: both;
	width: 270px;
	height: 150px;
}

form ol li textarea.remark {
	clear: both;
	width: 270px;
	height: 70px;
}

label.placeholder {
	width: 14px;
	height: 14px;
	float: left;
}

p.error {
	color: #f00;
}

label.error {
	background: url('../images/core/form-error.gif') no-repeat;
	width: 14px;
	height: 14px;
	margin-top: 6px;
	float: left;
}

label.valid {
	background: url('../images/core/form-valid.gif') no-repeat;
	width: 14px;
	height: 14px;
	margin-top: 6px;
	float: left;
}

input.newsletter {
	float: left;
	width: 20px;
	margin: 5px 5px 0 0;
}

label.newsletter {
	width: 600px;
	text-align: left;
}

li.submit {
	clear: both;
	padding: 20px 0 10px 350px;
}

li.submit input {
	height: 34px;
	width: auto;
	background: #2e2a2b url('../images/core/bg-button.jpg') right no-repeat;
	font: normal 13px 'Georgia', 'Arial';
	color: #fff;
	border: 0;
	font-style: italic;
	padding: 0 25px 3px 10px;
	cursor: pointer;
}

ul.errors {
	list-style: none;
}

ul.errors li {
	font: normal 11px 'Lucida sans unicode', 'Lucida Grande', 'Arial';
	color: #f00;
	background: url('../images/core/form-error.gif') no-repeat 1px;
	padding: 0 0 0 25px;
	line-height: 2;
}

#zip_search_button {
	margin: -28px 20px -8px 0!important;
}

div.box-right {
	background: #e5eff7 url('../images/core/box-right-bg.gif') no-repeat;
	width: 234px;
	min-height: 211px;
	float: right;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin-bottom: 20px;
}

div.box-right h2 {
	margin: 6px 0 0 10px;
}

div.box-right p.heading { 
	margin: 10px 0 -4px 16px;
	font: normal 19px 'Book Antiqua', 'Palatino', 'Georgia';
	color: #1e5a91;
}

dl.dropdown {
	margin: 4px 0 0 15px;
}

.dropdown dd, .dropdown dt, .dropdown ul, .dropdown dd ul li {
	margin: 0!important;
	padding: 0!important;
}

.dropdown dd {
	position: relative;
}

.dropdown a, .dropdown a:visited {
	color: #333;
	text-decoration: none;
	font-weight: normal;
}

.dropdown a:hover {
	color: #333;
}

.dropdown dt a:hover {
	color: #333;
}

.dropdown dt {
	background-color: #fff;
	-moz-border-radius:5px;
  -webkit-border-radius:5px;
  width: 200px;
  padding: 2px 0 2px 0;
}

.dropdown dt a {
	background: url('../images/core/button-down.gif') no-repeat scroll right center;
	display: block;
	width: 195px;
}

.dropdown dt a span {
	cursor: pointer;
	display: block;
	padding: 3px 0 3px 13px;
}

.dropdown dd {
	z-index: 9999;
}

.dropdown dd ul {
	background: #fff none repeat scroll 0 0;
	display: none;
	left: 0;
	padding: 5px 0;
	height: 150px;
	overflow-y: scroll;
	overflow-x: hidden;
	position: absolute;
	z-index: 9999;
	top:-3px;
	width: auto;
	min-width: 250px;
	list-style: none;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

.dropdown dd ul li a {
  margin: 0 8px 0 8px;
  padding: 3px 5px 3px 5px;
  display: block;
	-moz-border-radius:5px;
  -webkit-border-radius:5px;
}

.dropdown dd ul li a:hover {
	background-color: #4189c7;
	color: #fff;
}

/*dropdown blauw*/

.spbox1 dl.dropdown, .ppbox1 dl.dropdown {
	margin: 10px 0 0 0!important;
	padding: 0!important;
}

.spbox1 dl.dropdown dt, .ppbox1 dl.dropdown dt {
	background-color: #dfeaf5;
}

.spbox1 dl.dropdown dd ul, .ppbox1 dl.dropdown dd ul {
	background: #dfeaf5 none repeat scroll 0 0;
	overflow-y: hidden;
	height: auto;
	min-width: 200px;
}

.box-right p {
	color: #1e5a91;
	margin: 7px 0px 0px 15px;
}

.box-right input {
	font: normal 11px 'Lucida sans unicode', 'Lucida Grande', 'Arial';
	color: #333;
	background: #fff;
	border: 0px;
	width: 190px;
	margin: 0px;
	padding: 7px 5px 7px 5px;
	-moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.box-right input.submit {
	font: normal 13px 'Lucida sans unicode', 'Lucida Grande', 'Arial';
	background: transparent url('../images/core/button.png') no-repeat scroll right center;
	border: 0px;
	width: 70px;
	margin: 10px 20px 0 0px;
	text-align: left;
	padding-left: 10px;
	color: #fff;
	float: right;
	cursor: pointer;
}

ul.actionbuttons li {
	list-style: none;
	width: 212px;
	margin: 17px 10px 17px 10px;
	height: 37px;
}

ul.actionbuttons li a {
	font: normal 14px 'Lucida sans unicode', 'Lucida Grande', 'Arial';
	color: #fff;
	margin-left: 50px;
	line-height: 2.5;
	display: block;
	padding-left: 50px;
	margin-left: 0px;
}

ul.actionbuttons li.phone {
	background: url('../images/core/btn-action-phone.gif') no-repeat;
}

ul.actionbuttons li.calender {
	background: url('../images/core/btn-action-calender.gif') no-repeat;
}

ul.actionbuttons li.chat {
	background: url('../images/core/btn-action-chat.gif') no-repeat;
}

ul.actionbuttons li.hypotheekofferte {
	background: url('../images/core/hypotheekofferte.gif') no-repeat;
}

ul.actionbuttons li.letter {
	background: url('../images/core/btn-action-letter.gif') no-repeat;
}


ul.actionbuttonsNew li {
	list-style: none;
	width: 212px;
	margin: 17px 10px 17px 10px;
	height: 37px;
}

ul.actionbuttonsNew li a {
	font: normal 14px 'Lucida sans unicode', 'Lucida Grande', 'Arial';
	color: #fff;
	margin-left: 50px;
	line-height: 2.5;
	display: block;
	padding-left: 50px;
	margin-left: 0px;
}

ul.actionbuttonsNew li.phone {
	background: url('../images/core/cta-button-1.png') no-repeat;
}

ul.actionbuttonsNew li.calender {
	background: url('../images/core/cta-button-2.png') no-repeat;
}

ul.actionbuttonsNew li.hypotheekofferte {
	background: url('../images/core/cta-button-3.png') no-repeat;
}

ul.actionbuttonsNew li.letter {
	background: url('../images/core/cta-button-4.png') no-repeat;
}

ul.actionbuttonsNew li.phone:hover {
	background: url('../images/core/cta-button-1-a.png') no-repeat;
}

ul.actionbuttonsNew li.calender:hover {
	background: url('../images/core/cta-button-2-a.png') no-repeat;
}

ul.actionbuttonsNew li.hypotheekofferte:hover {
	background: url('../images/core/cta-button-3-a.png') no-repeat;
}

ul.actionbuttonsNew li.letter:hover {
	background: url('../images/core/cta-button-4-a.png') no-repeat;
}

div.core ul.chat li {
	list-style: none;
	width: 212px;
	margin: 17px 10px 0 0;
	height: 37px;
	background: url('../images/core/btn-action-chat.gif') no-repeat;
}

div.core ul.chat li a {
	font: normal 14px 'Lucida sans unicode', 'Lucida Grande', 'Arial';
	color: #fff;
	margin-left: 50px;
	line-height: 2.5;
}

div.related {
	background: url('/interactive/files/images/core/bg-related.gif') repeat-x top;
	background-color: #f6f9fc;
	padding: 0 20px 10px 20px;
	margin: 20px 0 20px 0;
}

div.related span {
	font: normal 16px 'Book Antiqua', 'Palatino', 'Georgia';
	color: #1e5a91;
	line-height: 2.5;
}

div.related li {
	background: url('/interactive/files/images/core/arrow.png') no-repeat left;
	padding-left: 15px;
	list-style: none;
}

div.related a {
	font: 11px 'Lucida sans unicode', 'Lucida Grande', 'Arial';
	text-decoration: none!important;
	color: #b60707!important;
	line-height: 2;
}

/* CONVERSIE KNOPPEN */

p a.button-blue { color: #fff!important; display: block; width: 185px; height: 61px; background: url('/interactive/files/images/buttons/lead-button-blue.gif') no-repeat; font-family: 'Trebuchet MS'; line-height: 20px; padding: 17px 0 0 0; text-align: center; float: left; margin: 0 0 0 0px; text-decoration: none!important; }
p a.button-blue:hover { color: #fff!important; background: url('/interactive/files/images/buttons/lead-button-blue-hover.gif') no-repeat; }
p a.button-red { color: #fff!important; display: block; width: 185px; height: 61px; background: url('/interactive/files/images/buttons/lead-button-red.gif') no-repeat; font-family: 'Trebuchet MS'; line-height: 20px; padding: 17px 0 0 0; text-align: center; float: left; margin: 0 0 0 0px; text-decoration: none!important; }
p a.button-red:hover { color: #fff!important; background: url('/interactive/files/images/buttons/lead-button-red-hover.gif') no-repeat; }

a.button-red { color: #fff!important; display: block; width: 185px; height: 61px; background: url('/interactive/files/images/buttons/lead-button-red.gif') no-repeat; font-family: 'Trebuchet MS'; line-height: 20px; padding: 17px 0 0 0; text-align: center; float: left; margin: 0 0 0 0px; text-decoration: none!important; }
a.button-red:hover { color: #fff!important; background: url('/interactive/files/images/buttons/lead-button-red-hover.gif') no-repeat; }

/* WIKI BEGRIPPEN */

div.wikirelated {

}

div.wikirelated h2 {
	font-weight: bold;
	font: 15px 'Book Antiqua','Palatino','Georgia';
	padding: 0 0 6px 0;
	color: #b60707;
}

div.wikirelated span {
	font: normal 14px 'Book Antiqua', 'Palatino', 'Georgia';
	color: #1e5a91;
	line-height: 2.5;
}

div.wikirelated li {
	padding-left: 15px;
	list-style: square;
	color: #1e5a91;
}

div.wikirelated a {
	font: 11px 'Lucida sans unicode', 'Lucida Grande', 'Arial';
	text-decoration: none;
	color: #1e5a91;
	line-height: 2;
}

a#wikiButton { color: #fff!important; text-decoration: none!important;  }

/* EINDE WIKI BEGRIPPEN */

dl#newsbig dt {
	color: #1e5a91;
	font: normal 16px 'Book Antiqua', 'Palatino', 'Georgia';
	padding: 3px 0 3px 0;
}

dl#newsbig dt a {
	text-decoration: none!important;
}

dl#newsbig dd {
	padding: 3px 0 10px 0;
	margin : 0 0 10px 0;
	border-bottom: 1px solid #b8d5f3;
}

dl#newsbig dd:last-child {
	border: none;
}

dl#newsbig dd.date {
	color: #429ed7;
	font: normal 11px 'Lucida sans unicode', 'Lucida Grande', 'Arial';
	padding: 0 0 3px 0;
	margin: 0;
	border: none;
}

ul#sitemap li ul {
	margin-left: 10px;
	list-style: none;
}

ul#sitemap li ul li {
	background: none;
}

ul#sitemap li ul li a {
	color: #1E5A91;
}

div.core #faq li {
	background: url('/interactive/files/images/core/bg-related.gif') repeat-x top;
	background-color: #f6f9fc;
	padding: 10px;
	margin: 7px 0 0 14px;
	list-style: none;
}

div.core #faq li a {
	text-decoration: none!important;
}


div.cta {
	background: url('/interactive/files/images/core/bg-cta.gif') no-repeat;
	width: 176px;
	height: 59px;
	line-height: 1.5;
	padding: 8px 0 0 10px;
	margin: 20px 0 0 0;
}

div.cta a {
	color: #fff;
	font: normal 16px 'Book Antiqua', 'Palatino', 'Georgia';
}

ul.archiveyear {
	height: 38px;
}

div#archive {
	display: block;
	border-top: 1px solid #B8D5F3;
	padding: 0px 0px 10px 0px;
}

div#archive ul.archiveyear li.active a {
	background: #fff;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}

div#archive ul li.active a {
	color: #B60707;
}

div#archive ul li a:hover {
	color: #B60707;
}

div#archive ul.archiveyear {
	clear: both;
	background: url("/interactive/files/images/core/bg-related.gif") repeat-x scroll center top #F6F9FC;
}

div#archive ul.archiveyear li {
	float: left;
	margin: 10px;
	list-style: none;
	font-size: 13px;
	font-weight: bold;
}

div#archive ul.archiveyear li a {
	padding: 10px;
}

div#archive ul.archivemonth {
	clear: both;
}

div#archive ul.archivemonth li {
	float: left;
	margin: 10px;
	list-style: none;
}

div#archive div.archivenews {
	clear: both;
}

div#archive div.archivenews ul.archiveitem {
	clear: both;
	margin: 2px 2px 0px 8px;
}

div#archive div.archivenews ul.archiveitem li {
	float: left;
	list-style: none;
}

div#archive div.archivenews ul.archiveitem li.date {
	margin: 0px 20px 0px 0px;
	color: #429ED7;
}

div.core .shop-list li,
div.core .faq-list li {
	background: url('/interactive/files/images/core/bg-related.gif') repeat-x top;
	background-color: #f6f9fc;
	padding: 10px 7px 10px 7px;
	margin: 7px 0 0 10px;
	list-style: none;
}

div.core .shop-list li a,
div.core .faq-list li a {
	text-decoration: none!important;
}

#producttabs {
	width: 726px;
}

.product {
	float: left;
	width: 726px;
}

.product li {
	position: relative;
	float: left;
	background: #fff;
	display: block;
	height: 30px;
	padding: 8px 14px 0px 14px;
	font-size: 12px;
	cursor: pointer;
	font-weight: normal;
	color: #1E5A91;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}

.product li.active, .product li:hover {
	background: #ebf2f9;
}

#productentabs .producttextOutput {
	clear: both;
	background: #ebf2f9;
	width: 712px;
	min-height: 200px;
	padding: 14px 7px 7px 14px;
}

address { font-style: normal; }
abbr { border: none; }

#shop-businesshours { background: url(/interactive/files/images/core/businesshours_bg.gif) repeat-x #f5f9fc; margin: 20px 0 0 0; padding: 10px 14px 14px 14px; }

	#shop-businesshours h3 { font: normal 16px 'Book Antiqua', 'Palatino', 'Georgia'; color: #1e5a91; margin: 0 0 8px 0; }
	#shop-businesshours ul { list-style: none; margin: 0 0 10px 0; float:left; width: 230px;}
		#shop-businesshours ul li { width: 200px;}
		#shop-businesshours ul li span.day {display:block; width:90px; float:left;}
		#shop-businesshours p {clear: both;}

.shopCalcButtons { margin: 12px 0 0 0; }
	.shopCalcButtons img { margin: 0 0 0 50px; }

#shop-advisors {  margin: 16px 0 0 0; width: 500px; }
	#shop-advisors h3 { font: normal 16px 'Book Antiqua', 'Palatino', 'Georgia'; color: #1e5a91; margin: 0 0 10px 0; }
	ul.shop-persons { list-style: none; }
		ul.shop-persons li { margin: 0 0 0 -5px!important;  }
				ul.shop-person { list-style: none; width: 138px; height: 230px; margin: 0 28px 0 0; float: left;  }
				  ul.shop-person li { font-size: 10px; list-style: none!important; background: none;}
					ul.shop-person li img { width: 138px; height: 138px;  }
						ul.shop-person-functions { list-style: none; margin-left: -5px;}

#keurmerken { margin: 10px 0 0 0; float: left;}
	#keurmerken h3 { font: normal 16px 'Book Antiqua', 'Palatino', 'Georgia'; color: #1e5a91; margin: 0 0 10px 0; }
	#keurmerken ul { list-style: none; }
	#keurmerken img { border-right: 1px solid #b8d5f3; height: 50px!important; padding-right: 20px; margin-right: 20px; }


.headers_line {  margin: 12px 0 0 12px; height: 2px; width: 212px!important; background: url('../images/core/headers_line.gif'); }

#shop-contact { padding: 5px 0 10px 0; }
	#shop-contact img { width: 234px; padding: 3px 0 3px 0; }
	#shop-contact ul { list-style: none;  margin: 5px 0 0 15px; }
		#shop-contact ul li { color: #1e5a91; font-size: 10px; }

#shop-news-left {  }
	#shop-news-left {  }
		dd.more_news_left  {  }
		dd.news_name_left  { margin: 0 0 12px 0; }
			dd.more_news_left a { color: #1e5a91; float: right; margin: 0 10px 0 0; }


#shop-partners-left { margin: 20px 0 0 0!important; }
	#shop-partners-left ul { list-style: none; margin: 0 0 0 5px; }
	  #shop-partners-left ul li { background: url(/interactive/files/images/core/partner_listitem.gif) 0px 7px no-repeat; margin: 0 0 5px 0; }
		#shop-partners-left ul li a { color: #b60707; margin: 0 0 0 15px; }



.spbox1-left { margin: 0 0 20px 0; }
	.spbox1-left h3 { background: url('../images/core/bg-darkest.gif') no-repeat top left; }
	    span.bigquote { font: normal 26px 'Book Antiqua', 'Palatino', 'Georgia'; color: #429ed7; }
		.spbox1-left p { height: 120px!important; color: #429ed7; font: normal 18px 'Lucida sans unicode', 'Lucida Grande', 'Arial';}


.spbox2-left h3 { background: url('../images/core/bg-darker.gif') no-repeat top left; }
	.spbox2-left .spnewsbox { height: 142px!important; }
		.spbox2-left dl.news {  }
			.spbox2-left dl.news dd {  }



.spbox3-left h3 { background: url('../images/core/bg-lightest.gif') no-repeat top left; }
	.spbox3-left p { height: 80px; }

#banner_right {  margin: 300px 0 0 0; }

.redLink { color: #1e5a91; text-decoration: underline; }
.redLink:hover { color: #b60707; text-decoration: none; }


/* FORMULIEREN */
form.standard { margin: 10px 0 0 0; }
	form.standard ol li { background: #E5EFF7 url("../images/core/headers_line.gif") repeat-x top; margin: 0 0 4px 0; border-top: none; height: 30px; }
	form.standard ol li.extraLarge { background:#E5EFF7; margin: 0 0 4px 0; border-top: 1px solid #e3ecf6; height: 150px!important; }
	form.standard ol li.large { background:#E5EFF7; margin: 0 0 4px 0; border-top: 1px solid #e3ecf6; height: 50px!important; }
	form.standard ol li label { font-weight: bold; color: #1e5a91; margin: 2px 5px 0 0; text-align: left!important; }
	form.standard ol li.medium_list { min-height: 70px; }
	form.standard ol li.remark_list { min-height: 82px; }
	form.standard ol li.high_list { min-height: 130px; }
	form.standard ol li.message_list { min-height: 170px; }
	form.standard ol li label.long_label { width: 300px; }
	form.standard ol li label.medium_label { width: 150px; }
	form.standard ol li label.module_label { width: 200px; }
	form.standard ol li label.module_month{ width: 170px; }
	form.standard ol li label.short_label { width: 100px; }
	form.standard ol li input { background: url('../images/core/input_bg.gif') no-repeat; border: none; height: 25px; width: 216px; margin-right: 6px; }
	form.standard ol li select.long_select {  height: 25px; width: 216px; margin-right: 6px; }
		form.standard ol li input.small { background: url('../images/core/input_bg_small.gif') no-repeat; border: none; height: 26px; width: 143px; }
		form.standard ol li.submit { background: none; border: none; margin: 0 0 0 52px; }
		form.standard ol li.bereken { background: none; border: none; margin: 0 0 0 365px; }
		  form.standard ol li.submit input { background: url('../images/core/verstuur_bg.gif') no-repeat; width: 88px; height: 27px; }
		  form.standard ol li.bereken input { background: url('../images/core/bereken_bg.gif') no-repeat; width: 88px; height: 27px; cursor: pointer; }
		  	form.standard input[type=checkbox] { background: none; width: 15px; height: 15px; margin: 4px 0 0 0; }
		  	input.checkbox { float: left; margin: 4px 20px 0 0!important;}
		  	form.standard input[type=radio] { background: none;  width: 15px; height: 15px; margin: 4px 0 0 0; }
		p.next { font-weight: bold; margin: 0 0 0 400px; cursor: pointer; }
		input#searchoffice_hidden { visibility: hidden; height: 0px; }
		span.clarification { color: #1e5a91; }
		
	form.standard ol li label.desc { float: left; width: 170px; }
	form.standard ol li label.sign { float: left; width: 10px; }
	form.standard ol li label.sign.right { float: right; }
	
	form.standard ol li input.bereken { background: url('../images/core/bereken_bg.gif') no-repeat; width: 88px; height: 27px; cursor: pointer; float: right; margin: 0 51px 0 0; }	

/* ENQUETES */
div#enquete { border-top: 1px solid #e3ecf6; background: #E5EFF7; padding: 10px; float: left; width: 465px; }
	div#enquete form.enquete { color: #1e5a91; font-weight: bold; margin: 10px 0 0 10px; }
	 div#enquete form p { margin: 10px 0 0 0; }
	 div#enquete form label { color: #1e5a91; font-weight: normal; margin: 0 0 0 0!important; }
	  div#enquete input {  }
	   div#enquete input[type=radio] { margin: 0px 8px -2px 0; }
		div#enquete input.volgende_submit { background: url('../images/core/volgende_bg.gif') no-repeat; width: 97px; height: 27px; border: none; float: right; cursor: pointer; }

#nhgscan-stappenplan { margin: 10px 0 45px 0; }
	#nhgscan-stappenplan ul { list-style: none;}
	#nhgscan-stappenplan ul li { float: left; width: 31px; height: 23px; margin: 0 0 0 0; }

	input.tonextstep { border: none; background: url('../images/core/tonextstep-normal.jpg') no-repeat; width: 116px; height: 27px; font: bold 13px 'Lucida sans unicode', 'Lucida Grande', 'Arial'!important; color: #fff!important; margin: 10px 0 0 375px; padding: 0 5px 0px 0; cursor: pointer; }
	input.tosteptwo { border: none; background: url('../images/core/stap_2.gif') no-repeat; width: 116px; height: 27px; color: #fff!important; margin: 10px 0 0 375px; }
	input.tostepthree { border: none; background: url('../images/core/stap_3.gif') no-repeat; width: 116px; height: 27px; color: #fff!important; margin: 10px 0 0 375px; }
	input.stepback { border: none; background: url('../images/core/terug-normal.jpg') no-repeat; width: 116px; height: 27px; color: #fff!important; margin: -40px 0 10px 405px!important; cursor: pointer; float: left; }
	input.stepBack { border: none; background: url('../images/core/terug-normal.jpg') no-repeat; width: 70px; height: 27px; color: #fff!important; cursor: pointer; }
ul.enquete-steps {
	list-style : none;
}

ul.enquete-steps li {
	color : #fff;
	text-align : center;
	float : left;
	width: 31px;
	height: 23px;
	margin: 0;
	padding : 0;
}

ul.enquete-steps li.prefix {
	color: #333;
	padding: 0 5px 0 0;
	width: 35px!important;
	text-align: left;
	background: none;
	margin-left: 15px!important;
}

ul.enquete-steps li.left {
	background : url('../images/core/steps/beginstep_i.gif') no-repeat;
}

ul.enquete-steps li.center {
	background : url('../images/core/steps/centerstep_i.gif') no-repeat;
}

ul.enquete-steps li.right {
	background : url('../images/core/steps/endstep_i.gif') no-repeat;
}

ul.enquete-steps li.activeleft {
	background : url('../images/core/steps/beginstep_a.gif') no-repeat;
}

ul.enquete-steps li.activecenter {
	background : url('../images/core/steps/centerstep_a.gif') no-repeat;
}

ul.enquete-steps li.activeright {
	background : url('../images/core/steps/endstep_a.gif') no-repeat;
}

div#uitslag { border-top: 1px solid #e3ecf6; background: #E5EFF7; padding: 10px; }
	div#uitslag table td{ border-bottom: 1px solid #e3ecf6; background: #E5EFF7; padding: 5px 10px 5px 10px; }

object#huisenhypotheekmap { margin: 0 0 0 60px; }

#states dl { margin: 0 0 0 0; }
li.multipleOrganisation a { margin: 0 0 0 -10px!important; padding: 0 0 0 24px; height: 18px; background : url('../images/core/list-item-hh.gif') 0px 5px no-repeat;} 
li.multipleOrganisationMain {   }
li.multipleOrganisationMain a {  margin: 0 0 0 20px!important; padding: 2px 0 0 24px!important; height: 24px; background : url('../images/core/list-item-hh.gif') 2px 7px no-repeat;} 
li.multipleOrganisationMain a:hover { background : url('../images/core/list-item-hh-a.png') 2px 7px no-repeat;} 

dt.toggle {
list-style: none;
	font: normal 12px 'Lucida sans unicode', 'Lucida Grande', 'Arial';
	color: #1e5a91;
	background: url('../images/core/left_nav_bg.png') no-repeat;
	width: 220px;
	margin: 0 2px 0 0;
	height: 34px;

}

dt.toggle:hover {
	background: url('../images/core/left_nav_bg_hover.png') no-repeat;
}

dt.toggle a {
  display: block;
	padding: 7px 10px 11px 20px;
}

a.stateButton { margin: 0px 7px 0 0; display: block; width: 32px; height: 32px; background: url('../images/core/state-button.gif') no-repeat; float: right;}
a.stateButton:hover { background: url('../images/core/state-button-a.gif') no-repeat; }

#states ul { list-style: none; }

dd.content { margin: 0px 0 5px 20px; }


dd.content ul li ul li { margin: 0 0 0px 20px; }
dd.content a {  display: block; margin: 0px 0 0 0; }
dd.content a:hover {  color: #b60707; }

/* zoekresultaten */
#gevonden-vestigingen ul li { height: 22px; }
#gevonden-vestigingen a { width: 130px; display: block; float: left; }
#gevonden-vestigingen span { width: 210px; display: block; float: left; }

#searchresultstop ul li { height: 22px; }
#searchresultstop ul li span { width: 220px; float: left; }
#searchresultstop ul li span.span_state { width: 150px; float: left; }
#searchresultstop ul li a.title_link { display: block;  width: 100px; float: left;}
#searchresultstop ul li a.title_link_state { display: block;  width: 242px; float: left; text-decoration: none; }
#searchresultstop ul li a.btnnormal_special_search { display: block; width: 80px; float: left;}
#searchresultstop ul li a.btnnormal { display: block; width: 60px; float: left;}


p.more-results { margin: 5px 0 0 10px; }
p.meer_vestigingen { margin: 5px 0 0 10px; }

div#offerte div#form_request #form_request_zip {
	text-transform : uppercase;
}


/* offerte form fixes @ johan */
#form_request_zip {
	text-transform : uppercase;
}

#form_request_current_house_label {
	clear:both;
}

ul.offerte-steps {
	list-style : none;
	width : 500px;
	height : 30px;
	clear:both;
	margin-left: 0px;
}

ul.offerte-steps li {
	color : #fff;
	text-align : center;
	float : left;
	width: 31px;
	height: 23px;
	margin: 0!important;
	padding : 0;
}

ul.offerte-steps li.left {
	background : url('../images/core/steps/beginstep_i.gif') no-repeat;
	color: #fff;
}

ul.offerte-steps li.center {
	background : url('../images/core/steps/centerstep_i.gif') no-repeat;
	color: #fff;
}

ul.offerte-steps li.right {
	background : url('../images/core/steps/endstep_i.gif') no-repeat;
	color: #fff;
}

ul.offerte-steps li.activeleft {
	background : url('../images/core/steps/beginstep_a.gif') no-repeat;
}

ul.offerte-steps li.activecenter {
	background : url('../images/core/steps/centerstep_a.gif') no-repeat;
}

ul.offerte-steps li.activeright {
	background : url('../images/core/steps/endstep_a.gif') no-repeat;
}

/* end offerte form fixes */

/* Safari CSS */
@media screen and (-webkit-min-device-pixel-ratio:0){

	#nav-main li a {
		height: 16px;
	}
	
	#tabNavigationLink3:hover, #tabNavigationLink3.selected { margin-left: -5px; background: #429ed7; padding-left: 40px;  }
 		 

}



/* Aanpassingen berekeningen */ 
div.calculateBlock { background: #E5EFF7; padding: 5px; } 
h2.calculator { background: #E5EFF7; padding: 10px 10px 0 10px;}
p.rights { margin: -20px 0 10px 5px; } 
	div.calculateBlock em { margin: -20px 0 10px 5px; }

div.ctaBlock { width: 475px; height: 50px; }
	div.ctaBlock ul { margin: 0 0 0 65px; }
		div.ctaBlock ul li { background: url('/interactive/files/images/core/ctabig.jpg') no-repeat; width: 165px; height: 45px; list-style: none; float: left; margin: 0 10px 0 0; }
			div.ctaBlock ul li a { display: block; color: #fff!important; text-align: center; width: 130px; height: 40px; line-height: 1.6; padding: 5px 20px 0 6px!important; text-decoration: none!important; }
			div.ctaBlock ul li a:hover { color: #f0f0f0!important; }
			
p.calculatorDone { margin: 0 0 0 25px; }

.uitkomstTable { margin: 0 0 0 20px; }
.tableSpace { height: 20px; }
	.uitkomstTable td { width: 140px; }
	.uitkomstTableTotal { border-bottom: 1px solid #333; }
	
	
/* tooltip */

.tooltipstyle p {
	padding: 5px;
	line-height: 1.5;

}

.tooltipstyle p.tooltiptitle {
	background: #1E5A91;
	margin: 2px;
	width: 230px;
	color: #fff;
	float:left;

}

.tooltipstyle p.tooltiptitle span {
	cursor: pointer;
	top: 8px;
	right: 10px;
	position: absolute;
	font-weight: bold;

}

label img {
	position: absolute; 
	margin: 0 0 0 5px;
}

/* tables - used in rentes */

table.standard {
	width: 100%;
	border-collapse: collapse;
	color: #1e5a91;
}

table.standard th{
	background-color: #f5f9fc;
	font-weight: bold;
	padding: 5px;
}

table.standard .align-left{
	text-align: left!important;
}

table.standard tr {
	border-top: 1px solid #e3ecf6;
	border-bottom: 1px solid #e3ecf6;
}

table.standard td{
	padding: 5px;
}

table.standard tr.even{
	background-color: #f5f9fc; 
}

table.standard td a {
	color: #b60707;
}

table.standard th.header {   
    cursor: pointer; 
} 

/*rentes*/

#interest-list {padding-top : 20px;}

#interest-list h2 {
	margin-bottom: 20px;
}

.mortgagedate { clear: both; display: block; padding:10px 0;}
.loader { display:none; float: left;}
.loader img { width:15px;height:15px;padding: 10px 0 0 10px;}

table#rentes {
	border-top: 1px solid #e3ecf6;
}

table#rentes td.rente-offerte {
	width: 110px;
}

table#rentes thead tr {
	border: none;
}

table#rentes tbody tr {
	height: 60px;
}

table#rentes tbody tr:hover {
  background-color: #4087c6;
  color: #fff;
}

table#rentes tbody tr:hover a{
  color: #fff;
  text-decoration: underline;
}

table#rentes tr#rvp th {
	font-weight: normal;
}

table#rentes td {
	text-align: center;
}

span.dropdown-lbl {
	float: left;
	height: 40px;
	line-height:40px;
	color: #1e5a91;
}

#interest-list dl.dropdown{
	float: left;
}

#interest-list dl.dropdown dt {
	border: solid 1px #b8d5f3;
}

#interest-list dl.dropdown dd ul {
	overflow-y: hidden;
	height: auto;
	min-width: 200px;
	border: solid 1px #b8d5f3;
	border-top: none;
}


/* BEGRIPPEN EN VEELGESTELDE VRAGEN */

.selecteerLetter { margin: 20px 0 0 30px; font-weight: bold; font-size: 14px; }

#begrippenBar { width: 692px; height: 33px; background: #e5eff7 /*url('/interactive/files/images/core/begrippen-bar-bg.gif') repeat-x */; padding: 1px 0 0 30px; margin: 0px 0 0 0; }

#begrippenBar a { font-size: 18px; font-weight: bold; color: #22619a; padding: 3px 5px; text-decoration: none!important; }
#begrippenBar a:hover { background: #22619a; color: #fff!important; }



.faqBlock { width: 330px; height: 240px; background: #f7f9fc url('/interactive/files/images/core/faq-block-bg.gif') repeat-x; border-top: 1px solid #cae5ff; margin: 0 14px 14px 0; float: left; padding: 12px 0 0 12px; }
  .faqCatIcon { float: left; margin: 0 12px 0 0; }
	.faqBlock h2 { font-size: 20px!important; font-weight: bold!important; margin: 10px 0 0 60px; }
	.faqBlock p { color: #00213f; font-size: 12px; }
	.faqBlock ul {  }
	.faqBlock ul li { color: #00213f; font-size: 12px; list-style: disc; }
	.faqBlock ul li a { color: #b60707; text-decoration: none!important; }
	.faqBlock ul li a:hover { color: #b60707; text-decoration: underline!important; }
	.faqLink { display: block; width: 330px; height: 112px; position: absolute; padding: 10px 0 0 10px; margin: -10px 0 0 -10px;}
	
	img.gotoWebsite { position: absolute; margin: 3px 0 0 3px; }
