/* DEV CSS for Development  GJ / 3-10-2008 */

/* Formulier */
table {
color:	#666666;
font-family: arial;
}

form {
	float: left;
	margin: 0 0px;
	width: 700px;
}

address a
{
	color:white;
}

a
{
	color: #3D6DAB; 
}

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

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: #666;
}

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

img.status_3
{
float:none;
position: absolute;
margin-left:-87px;
margin-top: 36px;
}
img.status,
img.status_2
{
float:none;
position: absolute;
margin-left:-87px;
margin-top: 23px;
}

/* Woning overzicht */
div#woningen {
	width: 712px;
	float: left;
	overflow: hidden;
	margin-top: 20px;
}

div#pagination {
	float: left;
}

a.listitem {
	display: block;
	height: 60px;
	border-bottom: 1px solid #C7B299;
	padding: 10px;
	text-decoration: none;
	background-image: url(../img/backgrounds/list_view_arrow.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

a.listitem:hover {
	background-color: #3F6DAB;
	border-bottom: 1px solid #C7B299;
	background-image: url(../img/backgrounds/list_view_arrow_hover.gif);
}

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

a.listitem:hover img.list_thumb {
	padding: 1px;
	border: 2px solid #FFF;
}

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

a.listitem span.address {
	font-size: 11px;
	color: #666666;
	line-height: 150%;
	padding-top: 2px;
	display: block;
	float: left;
	width: 150px;
}

a.listitem:hover span.street,
a.listitem:hover span.address,
a.listitem:hover table,
a.listitem:hover span.price {
	color: #fff;
}

a.listitem table {
	color: #666666;
	width: 300px;
	float: left;
	margin-right: 20px;
}

a.listitem table td.left {
	width: 90px;
}

a.listitem table td.left_in {
	width: 90px;
}

a.listitem table td.right {
	width: 60px;
}

a.listitem table td.right_in {
	width: 60px;
}

a.listitem span.price {
	color: #3D6DAB;
	font-size: 14px;
	font-weight: bold;
	display: block;
}

/* DIVERSEN */
div#actueel ul {
	width: 682px;
}

div#actueel ul li span.date {
	top: 10px;
	right: 548px;
}


ul#newslist a.tekstlink {
	background:none;
	left:200px;
	top:20px;
}

ul#newslist a.tekstlink strong {
	left: 0;
}

div#actueel h1 {
	color: #3D6DAB;
	font-size: 16px;
}
div#actueel p {
	line-height: 160%;
	margin-bottom: 5px;
}

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

div#bijonsvindtu {
	width: 100%;
	background: transparent url("../../resources/img/bijonsvindtu.png") no-repeat scroll right;
}

div#actueel div.newsrow {
	margin-bottom: 10px;
}

div#actueel ul {
	margin: 0px;
	padding: 0px;
}

/* Woning */
div#woning {
	float: left;
	width: 422px;
	padding: 10px 20px 0;
	line-height: 160%;
}

h1.street {
	margin-top: 0px;
	color: #3D6DAB;
	margin-bottom:0px;
	font-size: 16px;
}

h2.address {
	margin-top: 0px;
	color: #3D6DAB;
	font-size: 16px;
}
h3.detail {
	color: #3D6DAB;
	font-style: italic;
	margin: 0px;
	margin-top: 5px;
}

p.description {
	margin-top: 5px;
	margin-bottom: 10px;
}

div#thumbs {
	float: left;
	width: 283px;
}

div#thumbs h1 {
	margin-bottom: 10px;
}

a.detail_thumb:hover img {
	background-color: transparent;
	border: 2px solid #3D6DAB;
	background-image: url(../img/backgrounds/list_view_arrow_hover.gif);
}

a.detail_thumb img {
	padding: 1px;
	border: 2px solid #C7B299;
	margin-right: 8px;
	margin-bottom: 8px;
}

div#sort {
	color: #666666;
	float: right;
	margin-top: 5px;
}

div#pagination {
	color: #666666;
	width: 100%;
	margin-left: 15px;
	margin-top: 15px;
	display: inline;
}

div#pagination a {
	color: #FFF;
	margin-right: 5px;
	font-weight:bold;
	display: block;
	width: 20px;
	height: 17px;
	float: left;
	background-color: #3F6DAB;
	text-align: center;
	padding-top: 3px;
}

div#pagination a.selected {
	background-color: #F6AA31;
}

div#pagination a:hover {
	background-color: #19A5B5;
}

ul#headmenu {
	overflow: hidden;
}

div.thumbs {
	float: left;
}

h1.woningaanbod {
	width: 500px;
	float: left;
}

select.sortdropdown {
	font-family: arial;
}

div#page-right div.actueel-item a.homethumb {
	float: left;
	height: 110px;
	margin-top: 10px;
	padding-left: 0px;
}

div#page-right div.actueel-item h1 {
	float: left;
	width: 170px;
	padding-left: 0px;
	height: auto;
}

div#page-right div.actueel-item a.leesverder {
	float: left;
	padding: 0px;
	margin-bottom: 5px;
}

div#page-right div.actueel-item p {
	float: left;
	width: 150px;
	padding: 0px;
	margin-bottom: 5px;
}

table#kenmerken {
	width: 382px;
}

table#kenmerken td {
	padding: 3px 0;
}

table#kenmerken td.left {
	color: #666666;
	width: 140px;
}
