/* blue: #004687 */
/* red: #C1002B */
/* green: #83B819 */

body {
	background: #fff url("../img/backgrounds/background.gif") repeat-x;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #333333;
}


h2 {
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 20px;
	font-weight: normal;
	color: #83B819;
}

h3 {
	font-size: 16px;
	color: #004687;
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0 0 20px 0;
	padding: 0;
}

a {
	color: #004687;
	font-weight: bold;
	outline: none;
	text-decoration: none;
}

a:hover {
	color: #C1002B;
}

img {
	border: none;
}


/* wrappers */

div#wrapper {
	width: 930px;
	height: 400px;
	margin: auto;
	background-color: #fff;
}

div#header {
	background: #004687 url("../img/backgrounds/header-bg.jpg") no-repeat;
	width: 930px;
	height: 80px;
	position: relative;
}

div#sidebar {
	background: #fff url("../img/backgrounds/sidebar-bg.jpg") no-repeat;
	width: 300px;
	padding-top: 45px;
	float: left;
	overflow: hidden;
}

div#content {
	width: 590px;
	float: left;
	background-color: #fff;
	padding: 20px;
}

div#footer {
	width: 598px;
	padding: 0 20px 0 312px;
	overflow: hidden;
	color: #004B8E;
}

div#contentbox {
	width: 590px;
	position: relative;
	overflow: hidden;
}

/* sidebar content */

div#sidebar h1 {
	margin: 0;
	padding: 0;
	font-size: 0px;
}

div#sidebar a#logo {
	display: block;
	width: 300px;
	height: 90px;
	background: #fff url("../img/logo.jpg") no-repeat;
	text-indent: -9999px;
	margin-bottom: 26px;
}

div#buttons {
	width: 110px;
	height: 35px;
	margin-left: 105px;
	margin-top: 20px;	
}

div#buttons a#funda {
	width: 65px;
	height: 35px;
	display: block;
	text-indent: -9999px;
	background: #fff url("../img/funda.gif") no-repeat;
	margin-right: 15px;
	float: left;
}

div#buttons a#nvm {
	width: 30px;
	height: 35px;
	display: block;
	text-indent: -9999px;
	background: #fff url("../img/nvm.gif") no-repeat;
	float: left;
}

a#adlink{
	display: block;
	margin-left: 20px;
	/*margin-top: 20px;*/
	width: 300px;
	height: 300px;
	/*background: url('../img/ad_copy.jpg') bottom right no-repeat;*/
}

/* address */

address {
	font-style: normal;
	color: #C1002B;
	text-align: center;
	margin: 10px 0 0 20px;
}


/* breadcrumb */

div#breadcrumb {
	width: 589px;
	height: 35px;
	color: #83B819;
	padding-left: 0px !important;
	padding-left: 1px;
}

div#breadcrumb a {
	text-decoration: none;
	color: #83B819;
	font-weight: normal;
}

div#breadcrumb a:hover {
	color: #004687;
}


/* page content */

div#content ul {
	margin-right: 30px;
}

div#left {
	width: 370px;
	padding-right: 20px;
	float: left;
}

div#right {
	width: 200px;
	float: left;
}

div#right img.thumbnail {
	margin-bottom: 10px;
}

/* rightbar */

div.block {
	background: #fff url("../img/backgrounds/block-bottom.gif") no-repeat bottom;	
	overflow: hidden;
	padding-bottom: 10px;
	margin-bottom: 10px;
	float: left;
	width: 200px;
}

div.block.reference {
	margin-bottom: 0;
	padding-bottom: 0;
}

div.block h3 {
	color: #83B819;
	font-size: 14px;
	margin: 0;
	padding: 0 0 5px 10px;
}

div.block p {
	padding: 0px 10px 15px 10px;
	margin: 0;
}

div.block span.top {
	background: #fff url("../img/backgrounds/block-top.gif") no-repeat;		
	display: block;
	width: 200px;
	height: 10px;
	overflow: hidden;
}

/* footer */

div#footer a {
	font-weight: normal;
}

div#footer ul {
	margin: 0;
	padding: 4px 0 0 0;
	list-style: none;
	float: left;
}

div#footer ul li {
	display: inline;
}

div#footer ul li a {
	margin: 0 8px;
	color: #004687;
	text-decoration: none;
}

div#footer ul li a:hover,
a#print:hover {
	color: #83B819;
}


/* buttons */

a.inline-button {
	display: inline-block;
	height: 24px;
	line-height: 24px;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	float: left;
	margin: 0;
	text-decoration: none;
}

div.block a.inline-button {
	margin-left: 10px;
}

a.inline-button.left {
	background: url(../img/backgrounds/inline-btn-left-sprite.gif) no-repeat top left;
}

a.inline-button.left:hover {
	background-position: left -24px;
	color: #83B819;
}

a.inline-button.left:hover span {
	background-position: right -24px;
	color: #83B819;
}

a.inline-button.left span {
	background: url(../img/backgrounds/inline-btn-left-arrow-sprite.gif) no-repeat top right;	
	padding: 0 22px 0 10px;
	display: block;
}

a#print {
	background: url(../img/print.gif) no-repeat top left;	
	float: right;
	display: block;
	height: 22px;
	padding-left: 30px;
	padding-top: 4px;
	color: #004687;
	text-decoration: none;
}


/* references */

div#reference-image {
	background: #fff url("../img/backgrounds/reference-bottom.gif") no-repeat bottom;		
	width: 370px;
	margin-bottom: 20px;
}

div#reference-image span.top {
	background: #fff url("../img/backgrounds/reference-top.gif") no-repeat;		
	display: block;
	width: 370px;
	height: 10px;
	overflow: hidden;
}

div#reference-image img {
	margin: 0px 10px 7px 10px;
	display: inline-block;
}

div#reference-thumbs-container {
	background: #fff url("../img/backgrounds/reference-thumbs.gif") no-repeat;	
	width: 370px;
	height: 70px;
}

div#reference-thumbs {	
	width: 290px;
	height: 50px;
	margin-top: 10px;
	float: left;
	overflow: hidden;
}

div#thumbnail-scroller {
	height: 50px;
	width: 9999px;
}

div#thumbnail-scroller a {
	float: left;
}

div#reference-thumbs img {
	margin: 0px 2px;
}

a#reference-arrow-left {
	background: #fff url("../img/reference-arrow-left.gif") no-repeat top;
	display: inline-block;
	width: 15px;
	height: 20px;
	float: left;
	text-indent: -9999px;
	margin-top: 25px;
	margin-left: 15px;
	margin-right: 10px;
}

a#reference-arrow-left:hover,
a#reference-arrow-right:hover {
	background-position: 0px -20px;
}

a#reference-arrow-right {
	background: #fff url("../img/reference-arrow-right.gif") no-repeat top;
	display: inline-block;
	width: 15px;
	height: 20px;
	float: right;
	text-indent: -9999px;
	margin-top: 25px;
	margin-left: 10px;
	margin-right: 15px;
}


/* google maps */

div#span {
	width: 590px;
	overflow: hidden;
}

div#span p {
	margin-right: 30px;
}

div#mapcontainer {
	background: #fff url("../img/backgrounds/maps-block.gif") no-repeat top;
	width: 570px;
	height: 380px;	
	padding: 10px;
}

div#map {
	width: 570px;
	height: 380px;
}


/* house overview */

div#houses {
	background: #fff url("../img/backgrounds/maps-list-block.gif") no-repeat;	
	width: 280px;
	margin: -11px 0 0 20px;
	padding: 5px 0px;
	height: 390px;
}

div#house-container {
	width: 268px;
	height: 348px;
	overflow: auto;
	margin-left: 5px;
	border: 1px solid #CDE3A3;
}

div#houses-sort {
	width: 270px;
	height: 40px;
	margin-left: 5px;
	overflow: hidden;
}

div#houses-sort p {
	margin: 0;
	padding: 0;
}

div#houses-sort p#sort {
	float: left;
	color: #83B819;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 0 10px;
}

div#houses-sort select {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 9px;
}

a.house {
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #CDE3A3;
	padding: 5px 5px 5px 5px;
	overflow: hidden;
	height: 63px;
}

a.house:hover, 
a.active {
	background-color: #C1002B;
}

a.house img.housethumb {
	float: left;
	margin-right: 10px;
	border: 2px solid #83B819;
	padding: 1px;
}

a.house:hover img.housethumb,
a.active img.housethumb {
	border: 3px solid #fff;
	padding: 0px;
}

a.house span {
	font-size: 10px;
	display: block;
	line-height: 140%;
	color: #004B8E;
}

a.house span.street {
	font-size: 12px;
	font-weight: bold;
}

a.house span.readmore {
	font-size: 9px;
	display: block;
	float: left;
	padding-right: 10px;
	background: transparent url("../img/arrow.gif") no-repeat right 4px;		
}

a.house:hover span.readmore,
a.active span.readmore {
	background: transparent url("../img/arrow-hover.gif") no-repeat right 4px;		
}


a.house:hover span,
a.active span {
	color: #fff;
}


/* tabs */

div#content ul#tabs {
	width: 585px;
	height: 28px;
	background: #fff url("../img/backgrounds/tabs-background.gif") repeat-x;
	margin: 12px 0 18px 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
	padding-left: 5px;
}

div#content ul#tabs li {
	float: left;	
	margin-right: 1px;
}

div#content ul#tabs li.selected {
	background: #fff url("../img/backgrounds/tabs-right-bg.gif") no-repeat top right;
}

div#content ul#tabs li a {
	float: left;
	font-weight: bold;
	text-decoration: none;
	color: #004687;
	display: block;
	height: 28px;
	line-height: 28px;
	padding: 0 10px 0 10px;	
}

div#content ul#tabs li a:hover {
	color: #C1002B;
}

div#content ul#tabs li.selected a {
	background: transparent url("../img/backgrounds/tabs-left-bg.gif") no-repeat top left;
}


/* house images */

a.house-image-small {
	width: 100px;
	height: 66px;
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #83B819;
	padding: 1px;
}

a.house-image-small:hover {
	border: 1px solid #004687;
}


/* house description */

div#span h3 {
	font-size: 14px;
	margin-bottom: 10px;
}

div#features {
	background: transparent url("../img/backgrounds/table-bottom.gif") no-repeat bottom left;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

div#features table {
	width: 570px;
	margin-left: 10px;
}

div#features table td {
	border-bottom: 1px solid #E6F1D1;
	padding: 7px 5px 7px 5px;
}

div#features table td.left {
	width: 150px;
	color: #004687;
}

div#features span.top,
div#alternatives span.top {
	background: #fff url("../img/backgrounds/table-top.gif") no-repeat;		
	display: block;
	width: 590px;
	height: 10px;
	overflow: hidden;
}

h2#street {
	margin: 0 0 8px 0;
}

h3#address {
	font-size: 14px;
	margin: 0 0 20px 0;
}


/* contactform */


form dl {
	margin: 0px;
	padding: 0px;
}

form dt { 
	float: left;
	width: 125px;
	padding-top: 13px;
	min-height: 1px; /* Required to give layout to empty elements */
	font: 11px Arial, Helvetica, sans-serif;
	color: #004687;
}

form dd {
	margin-left: 110px;
	padding-top: 10px;
}

form dd img {
	position: relative;
	top: 3px;
}

input[type=text],
textarea {
	padding: 2px;
	background: url(../img/input_bg.jpg) no-repeat;
	border: 1px solid #bbb;
	font: 11px Arial, Helvetica, sans-serif;
	color: #000;
}

form .small { width: 100px; }
form .medium { width: 200px; }
form .large { width: 300px; }
form .extra-large { width: 400px; }


/* listview */

div#alternatives {
	background: transparent url("../img/backgrounds/table-bottom.gif") no-repeat bottom left;
	width: 590px;
	padding-bottom: 10px;
}
a.listitem {
	display: block;
	height: 60px;
	border-bottom: 1px solid #E6F1D1;
	padding: 10px;
	text-decoration: none;
	width: 550px;
	margin-left: 10px;
}

a.listitem:hover {
	background-color: #C1002B;
	border-bottom: 1px solid #C1002B;
}

a.listitem img.list_thumb {
	margin: 0px;
	padding: 1px;
	border: 2px solid #83B819;
	display: block;
	float: left;
	margin-right: 10px;
}

a.listitem:hover img.list_thumb {
	padding: 0px;
	border: 3px solid #ffffff;
}

a.listitem span.street {
	font-weight: bold;
	color: #004687;
	font-size: 14px;
	display: block;
	margin-bottom: 5px;
}

a.listitem span.address,
a.listitem span.left,
a.listitem span.right {
	font-size: 11px;
	color: #333333;
	line-height: 150%;
	padding-top: 2px;
	display: block;
	float: left;
	width: 150px;
	font-weight: normal;
	cursor: pointer;
}

a.listitem span.left {
	width: 110px;
}

a.listitem span.right {
	width: 100px;
}

a.listitem:hover span.street,
a.listitem:hover span.address,
a.listitem:hover span.price,
a.listitem:hover span.left,
a.listitem:hover span.right {
	color: #ffffff;
}

a.listitem span.price {
	color: #004687;
	font-size: 14px;
	font-weight: bold;
	padding-top: 18px;
	display: block;
}


/* pagination */

ul#alternativespagination {
	list-style: none;
	margin: 10px 0 0 10px;
	padding: 0 0 0 10px;
	width: 560px;
	height: 26px;
	background-color: #E6F1D1;
	border: 1px solid #C1DB8C;
	overflow: hidden;
}

ul#housepagination {
	margin: 5px 0 0 5px;
	padding: 0 0 0 5px;
	height: 26px;
	list-style: none;
	background-color: #E6F1D1;
	border: 1px solid #C1DB8C;
	overflow: hidden;
}

ul#alternativespagination li,
ul#housepagination li {
	float: left;
}

ul#alternativespagination li a,
ul#housepagination li a {
	float: left;
	line-height: 20px;
	display: block;
	width: 20px;
	height: 20px;
	background-color: #fff;
	overflow: hidden;
	margin: 3px 1px 0 0;
	text-align: center;
}

ul#housepagination li a {
	margin-top: 3px;
}

ul#alternativespagination li a:hover,
ul#housepagination li a:hover {
	background-color: #C1002B;
	color: #fff;
}

ul#alternativespagination li a.selected,
ul#housepagination li a.selected {
	color: #C1002B;
}

ul#alternativespagination li a.selected:hover,
ul#housepagination li a.selected:hover {
	color: #fff;
}


/* files */

div#brochure-adobe {
	width: 588px;
	height: 28px;
	background-color: #E6F1D1;
	border: 1px solid #C1DB8C;
	text-align: center;
	line-height: 28px;
}

ul#files {
	list-style: none;
	width: 570px;
	margin: 20px 0 0 0;
	padding: 0;
}

ul#files li a {
	width: 590px;
	height: 29px;
	display: block;
	border-bottom: 1px solid #E6F1D1;
	line-height: 28px;
	font-weight: normal;
	color: #333333;
	background: url("../img/backgrounds/brochure_arrow.gif") no-repeat top right;
}

ul#files li a span {
	display: block;
	/*width: 200px;*/
	height: 29px;
	float: left;
	padding-right: 20px;
	cursor: pointer;
	font-weight: bold;
	color: #004687;
}

ul#files li a:hover {
	color: #333;
	background-position: bottom right;
}

ul#files li a:hover span {
	color: #C1002B;
}
img.status {
	margin-left: -87px;
	margin-top: 25px;
	float: left;
}

img.status_2 {
	margin-left: -87px;
	margin-top: 9px;
	float: left;
}

img.status_3 {
	margin-left: -87px;
	margin-top: 15px;
	float: left;
}

/* Nieuwe homepage 2011 */

#quicklinks {
	margin: 0 0 20px 20px;
	background: url(../img/block-red-bg.png) no-repeat 0 100%;
}

#quicklinks .header {
	padding: 0 10px;
	line-height: 35px;
	background: url(../img/block-red-bg.png) no-repeat 0 0;
}

#quicklinks .header h3 {
	font-size: 14px;
	color: #FFF;
}

#quicklinks ul {
	padding: 0 5px 5px 5px;
	margin: 0;
	list-style: none;
}

#quicklinks ul li {
	border-bottom: 1px solid #F9E6EA;
}

#quicklinks ul li a {
	display: block;
	padding: 10px 35px 10px 10px;
	height: 30px;
	background: url(../img/extra-button-sprite.png) no-repeat 100% -180px;
	color: #C1002B;
}

#quicklinks ul li a:hover {
	background-color: #F9E6EA;
}

#quicklinks ul li a img {
	float: left;
	margin: 0 10px 0 0;
}

#quicklinks .title {
	display: block;
	font-size: 16px;
}

#recreational-house {
	display: block;
	padding: 0 0 0 70px;
	margin: 0 0 10px 20px;
	width: 210px;
	line-height: 45px;
	font-size: 16px;
	background: url(../img/extra-button-sprite.png) no-repeat 100% 0;
	color: #FFF;
}

#recreational-house:hover {
	background-position: 100% -45px;
}

#wet-waardering-onroerend-zaken {
	display: block;
	padding: 0 0 0 70px;
	margin: 0 0 20px 20px;
	width: 210px;
	line-height: 45px;
	font-size: 16px;
	background: url(../img/extra-button-sprite.png) no-repeat 100% -90px;
	color: #FFF;
}

#wet-waardering-onroerend-zaken:hover {
	background-position: 100% -135px;
}

#connections {
	padding: 0;
	margin: 0 -10px 0 20px;
	list-style: none;
	text-align: justify;
	overflow: hidden;
}

#connections li {
	float: left;
	margin: 0 12px 0 0;
}

#connections li img {
	display: block;
}

#wildthout-banner {
	position: relative;
	float: left;
	margin: 10px 0 0 0;
	width: 590px;
	height: 100px;
	background: url(../img/wildthout-banner.jpg) no-repeat 0 0;
}

#wildthout-banner .banner-info h3 {
	color: #83B819;
}

#wildthout-banner .banner-info {
	position: absolute;
	bottom: 10px;
	left: 10px;
	padding: 10px;
	background-color: #FFF;
	color: #83B819;
}

#wildthout-banner .banner-info .button-green-arrow {
	padding: 0 8px 0 0;
	background: url(../img/green-arrow-sprite.png) no-repeat 100% 4px;
}

#wildthout-banner:hover .banner-info .button-green-arrow {
	background-position: 100% -32px;
}

#wildthout-banner:hover .banner-info h3,
#wildthout-banner:hover .banner-info .button-green-arrow {
	color: #709B15;
}

/* Social Media Block */
#social-media {
	position:absolute;
	right:0px;
	bottom:-26px;
	list-style:none;
	padding:5px;
	margin:0;
}

#social-media li{
	display:block;
	float:left;
	margin:0 0 0 5px;
	padding:0;
	width:16px;
	height:16px;
}

#social-media li a{
	display:block;
	width:16px;
	height:16px;
	text-indent:-9999px;
}

#social-media .twitter{
	background: url(../img/social-media-sprite.png) 0 -384px no-repeat;
}

#social-media .facebook{
	background: url(../img/social-media-sprite.png) 0 -256px no-repeat;
}

#social-media .youtube{
	background: url(../img/social-media-sprite.png) 0 -416px  no-repeat;
}
