/*
Theme Name: Amstelland
Theme URI: http://amstelland-makelaars.nl/
Description: Custom template
Author: Creative Monkeys
Author URI: http://creativemonkeys.com/
Tags: blue, custom header

	Amstelland v2.0
	 http://binarybonsai.com/kubrick/

*/



html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}

/* remember to define focus styles! */
:focus {
outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: collapse;
border-spacing: 0;
}



/* ------------------- START CSS ------------------- */

body {
	font-family: Arial, Geneva, sans-serif;
	color: #2b2b2b;
	size: 12px;
	background: #000000 url('images/bg.jpg') top center no-repeat;
	height: 100%;
}

html {
	height: 100%;	
}

p { 
	font-size: 12px;
	margin-bottom: 15px;
}

hr {
	border: none;
	border-top: 1px solid #bdbdbd;
	display: block;
}

h1.sub {
	font-family: Helvetica, Arial, sans-serif;	
	font-size: 25px;
	font-weight: normal;
}

h3.algemeen {
	font-size: 18px;
	color: #444444;	
	font-weight: normal;
}

h3.algemeen-red {
	font-size: 18px;
	color: #ee3224;	
	font-weight: normal;
}

/* ------------------- Constructie om Footer onderin te houden at all time ------------------- */

#master {
	min-height: 100%;
	margin-bottom: -165px;
	position: relative;
}

.clearfooter {
   height: 165px;
   clear: both;
}

#footer-full {
	width: 100%;
	height: 165px;
	position:relative;
}


#footer-contact {
	width: 260px;
	padding-left: 15px;
	height: 139px;
}

#footer-contact p{
	font-size: 11px;
	color: #FFFFFF;
	line-height: 17px;
}





.wrapper {
	width: 904px;
	height: 100%;
	margin: 0 auto -102px auto;
	overflow: hidden;
	position: relative;
	padding-top: 67px;
	padding-bottom: 30px;
}


/* ------------------- PAGES ------------------- */

#home {
	padding: 80px 0 20px 0;
	overflow: hidden;
}

/* ------------------- HEADER ------------------- */

#header {
	width: 100%;
}

/* INSCHRIJVEN */

#inschrijven-full {
	width: 100%;
	background: #FFFFFF;
}

#header-inschrijven {
	height: 35px;
	padding-top: 13px;
	width: 904px;
	margin: 0 auto;
}

#language {
	width: 45px;	
	margin-left: 15px;
	float: left;
}

#inschrijven {
	height: 35px;
	width: 650px;
	float: right;
	margin-right: 8px;
}

#inschrijven-en {
	height: 35px;
	width: 595px;
	float: right;
	margin-right: 8px;
}

#inschrijven label, #inschrijven-en label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #656565;
}

.form-inschrijven {
	border: 1px solid #c9c9c9;
	background-color: #e2e2e2;
	height: 15px;
	padding: 4px 3px 3px 3px;
	margin-left: 5px;
	color: #9f9f9f;
}

.button-inschrijven {
	background: url('images/buttons/inschrijven.gif') no-repeat;	
	width: 96px;
	height: 24px;
	border: none;
	position: absolute;
	top: 13px;
	margin: 0;
	margin-left: 5px;
}

.button-inschrijven-en {
	background: url('images/buttons/inschrijven_en.gif') no-repeat;	
	width: 96px;
	height: 24px;
	border: none;
	position: absolute;
	top: 13px;
	margin: 0;
	margin-left: 5px;
}

/* NAV */

#nav-full {
	width: 100%;
	background: #2b2b2b url('images/bg_header.gif') top center no-repeat;
	height: 76px;
}

#nav-container {
	height: 61px;
	padding-top: 15px;
	width: 904px;
	margin: 0 auto;
	background: url('images/bg_logo.png') top left no-repeat;
}

#nav {
	width: 615px;
	height: 47px;
	float: right;
	margin: 0 auto;
	background: #ad0805 url('images/bg_nav_2.png') no-repeat;
}

/* ------------------- WRAPPER ------------------- */

/* HOME */

#left-home {
	width: 447px;
	z-index: 1;
	float: left;
}

#left-home p {
	display: none;	
}

h1.home-nl {
	width: 455px;
	height: 94px;
	margin-bottom: 22px;
	position:relative;
	left:-5px;
	background: url('images/home_tekst.png') no-repeat;
	text-indent:-9999px;
}

h1.home-en {
	width: 481px;
	height: 96px;
	margin-bottom: 22px;
	position:relative;
	left:-5px;
	background: url('images/home_tekst_en.png') no-repeat;
	text-indent:-9999px;
}

#left-home h2{
	font-size: 18px;
	line-height: 27px;
	color: #FFFFFF;
	font-weight: normal;
}

h2.slogan {
	margin-top: 15px;
}

#left-home p {
	font-size: 18px;
	line-height: 27px;
	color: #FFFFFF;
}

#right-home {
	width: 408px;
	margin-left: 496px;
}

img.intro-button {
	position: relative;
	top: 6px;
}

#uitgelicht {
	width: 396px;
	padding: 7px 7px 1px 7px;
	background: #d8d8d8;
}

#uitgelicht h3{
	font-size: 18px;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
	margin-bottom: 10px;
}

.uc {
	width: 381px;
	padding: 7px 5px 0px 5px;
	border: 1px solid #bdbdbd;
	background-color: #FFFFFF;
	margin-bottom: 8px;
	overflow: hidden;
}

.uc-img {
	float:left;	
	width: 120px;
}

.uc-txt {
	float: right;	
	width: 250px;
}

img.statustxt {
	position: relative;	
	top: -18px;
}

.uc h4 {
	font-size: 15px;
	color: #ee3224;
	font-weight: normal;
	margin-bottom: 13px;
}

.uc h4 a{
	color: #ee3224;
	text-decoration: none;
}

.uc h4 a:hover{
	color: #ee3224;
	text-decoration: underline;
}

.uc p {
	font-size: 11px;	
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
}

img.status {
	position: relative;
	left: -235px;
	top: 11px;
}

.uc-thumb {
	padding: 0;
	margin: 0 16px 0 0;
	display: inline;
	float: left;
}



/* SUB */

#left-sub {
	width: 616px;
	z-index: 1;
	background: #FFFFFF;
	float: left;
}

#content {
	width: 592px;
	padding: 12px;
}

/* TABS */

#tabs {
	width: 100%;
	border-bottom: 1px solid #bdbdbd;
	margin-top: 18px;
	height: 32px;
}

ul#tab-list {
	width: 100%;
	display: inline;
}


ul#tab-list li {
	float: left;
	text-align: center;
	background: url('images/tabs/bg_inactive.gif') top right no-repeat;
	margin-right: 7px;
}

ul#tab-list li a {
	height: 21px;
	padding-top: 11px;
	padding-right: 12px;
	padding-left: 12px;
	background: url('images/tabs/bg_inactive_left.gif') top left no-repeat;
	text-decoration: none;
	font-size: 12px;
	color: #2b2b2b;
	display: block;
}

ul#tab-list li a:hover {
	text-decoration: underline;
}

/* CURRENT */
ul#tab-list li#current, ul#tab-list li.current {
	float: left;
	text-align: center;
	background: url('images/tabs/bg_active.gif') top right no-repeat;
	margin-right: 7px;
}

ul#tab-list li a#current, ul#tab-list li a.current {
	height: 21px;
	padding-top: 11px;
	padding-left: 25px;
	padding-right: 14px;
	background: url('images/tabs/bg_active_left.gif') top left no-repeat;
	text-decoration: none;
	font-size: 12px;
	color: #2b2b2b;
	display: block;
	color: #FFFFFF;
}

ul#tab-list li a#current:hover, ul#tab-list li a.current:hover {
	text-decoration: none;	
}


/* BREADCRUMB */
#breadcrumb {
	width: 600px;
	padding-left: 16px;
	height: 23px;
	padding-top: 13px;
	border-bottom: 1px solid #bdbdbd;
}

#breadcrumb p { color: #ee3224; font-size: 11px; }
#breadcrumb a { color: #ee3224;	font-size: 11px;}
#breadcrumb a:hover { color: #bd0a06; }

#filter {
	width: 100%;
	height: 54px;
	background: url('images/bg_filter.gif') repeat-x;
	border-bottom: 1px solid #bdbdbd;
	margin-bottom: 25px;
}

#filter p { font-size: 12px; }

#filter-left {
	width: 286px;
	padding-left: 10px;
	padding-top: 17px;
}

#filter-right {
	width: 286px;
	padding-right: 10px;
	padding-top: 17px;
	float: right;
	text-align: right;
}

/* HUIS */

#huis-container {
	width: 100%;	
}

.huis {
	width: 576px;
	padding: 7px 7px 0px 7px;
	border: 1px solid #bdbdbd;
	margin-bottom: 8px;
	overflow: hidden;
	background: #FFFFFF;
}

div.picture {
	width: 120px;
	float:left;
}

div.info {
	float:right;
	width: 305px;
}

div.info-archief {
	float:right;
	width: 435px;
}

div.info-archief p{
	line-height: 16px;	
	font-size: 11px;
}

div.info-archief h4 {
	color: #ee3224;	
}

div.huis div.info h4 a{
	color: #ee3224;	
	text-decoration: none;
}

div.huis div.info h4 a:hover{
	color: #ee3224;	
	text-decoration: underline;
}

.ab-thumb {
	padding: 0;
	margin: 0 16px 0 0;
	display: inline;
	float: left;
}

.huis h4 {
	font-size: 15px;
	color: #ee3224;
	font-weight: normal;
	margin-bottom: 13px;
}

.huis p {
	font-size: 11px;	
	line-height: 14px;
}

img.status-huis {
	position: relative;
	left: -387px;
	top: 11px;
}

/* PAGINATIE */

#paginatie {
	height: 45px;
	width: 592px;
	border-top: 1px solid #bdbdbd;
	background: url('images/bg_paginatie.gif') repeat-x;
	margin-top: 17px;
}

#pagi-left {
	width: 388px;
	padding-left: 12px;
	padding-top: 14px;
}

#pagi-right {
	width: 140px;
	padding-right: 12px;
	padding-top: 14px;
	float: right;
}

#paginatie-list {
	display: inline;
}

#paginatie-list li {	
	float: left;
	text-align: center;
}

#paginatie-list li a{
	width: 22px;
	height: 16px;
	padding-top: 4px;
	display: block;
	background: url('images/bg_pagenumber.gif') no-repeat;
	margin-right: 2px;
	color: #2b2b2b;
	text-decoration: none;
	font-size: 11px;
}

#paginatie-list li a:hover {
	text-decoration: underline;
}

#paginatie-list li a.active{
	width: 22px;
	height: 16px;
	padding-top: 4px;
	display: block;
	background: url('images/bg_pagenumber.gif') no-repeat;
	margin-right: 2px;
	color: #2b2b2b;
	text-decoration: none;
	font-size: 11px;
}


/* SHOW */
#show-list {
	display: inline;
}

#show-list li {	
	float: left;
	text-align: center;
}

#show-list li a{
	width: 22px;
	height: 16px;
	padding-top: 4px;
	display: block;
	background: url('images/bg_pagenumber.gif') no-repeat;
	margin-right: 2px;
	color: #2b2b2b;
	text-decoration: none;
	font-size: 11px;
}

#show-list li a:hover {
	text-decoration: underline;
}

#show-list li a#alles {
	width: 41px;
	height: 16px;
	padding-top: 4px;
	display: block;
	background: url('images/bg_alles.gif') no-repeat;
	margin-right: 2px;
	color: #2b2b2b;
	text-decoration: none;
	font-size: 11px;
}

#show-list li a#alles:hover {
	text-decoration: underline;	
}

/* ------------------- RIGHT SUB ------------------- */

#right-sub {
	width: 272px;
	margin-left: 632px;
}


/* INTERESSE */
#interesse {
	width: 248px;
	padding: 17px 12px 17px 12px;
	background: #f7f7f7;
}

#interesse h3 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 15px;
	line-height: 20px;
}

/* ZOEKOPDRACHT */
#zoekopdracht {
	width: 248px;
	padding: 35px 12px 35px 12px;
}

#zoekopdracht h3{
	font-size: 18px;
	color: #ee3224;
	font-weight: normal;
	margin-bottom: 15px;
}

#vraag {
	width: 248px;
	padding: 17px 12px 17px 12px;
	background: #f7f7f7;
}

#vraag p{
	padding: 0;
	margin: 0 0 5px 0;
}	

#vraag h3{
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 15px;
}



input.formulier {
	height: 17px;
	width: 240px;
	padding: 4px 0 0 6px;
	border: 1px solid #c7c7c7;
	background: #FFFFFF;
	color: #a5a5a5;
	margin-bottom: 6px; 
	font-family: Arial, Geneva, sans-serif;
	font-size: 11px;
}

textarea.vraag {
	height: 63px;
	width: 240px;
	padding: 4px 0 0 6px;
	border: 1px solid #c7c7c7;
	background: #FFFFFF;
	color: #a5a5a5;
	margin-bottom: 6px; 
	font-family: Arial, Geneva, sans-serif;
	font-size: 11px;
}

.verstuur {
	width: 81px;
	padding-left: 15px;
	height: 24px;
	color: #FFFFFF;
	background: url('images/buttons/bg_verstuur.gif') no-repeat;
	border: none;
	margin-top: 10px;
}


/* SUB */

#left {
	width: 616px;
	height: 300px;
	background: #FFFFFF;
}

#right {
	width: 272px;
	background: #FFFFFF;
	float: right;
}

/* ------------------- OVER ONS ------------------- */

#over-ons {
	width: 572px;
	padding: 10px;
	background: url('images/bg_gradient_2.gif') top left repeat-x;
	border-top: 1px solid #bdbdbd;
	margin-top: 15px;
}

#over-ons p {
	font-size: 12px;
	line-height: 17px;
}

/* ------------------- ARCHIEF ------------------- */

#archief {
	width: 572px;
	padding: 10px;
	background: url('images/bg_gradient_2.gif') top left repeat-x;
	border-top: 1px solid #bdbdbd;
	margin-top: 15px;
	overflow: hidden;
}

/* ------------------- FOOTER ------------------- */



/* FOOTER NAV */

#footer-top {
	background: #ee3224;
	width: 100%;	
}

#footer-nav {
	width: 904px;
	height: 26px;
	background-color: #ee3224;
	margin: 0 auto;
	text-align: center;
}

#footer-nav p {
	padding-top: 6px;
	color: #FFFFFF;
	font-size: 11px;
}

#footer-nav a { color: #FFFFFF; text-decoration: none; }
#footer-nav a:hover { color: #FFFFFF; text-decoration: underline; }

/* FOOTER BOTTOM */

#footer-bottom {
	background: url('images/bg_footer.gif') top center no-repeat;
	width: 100%;
}

#footer-bottom-container {
	width: 904px;
	margin: 0 auto;
	overflow: hidden;
}

#footer-contact h4{
	font-size: 12px;
	color: #ee3224;
	padding-top: 15px;
}


#footer-disclaimer {
	width: 614px;
	padding-left: 15px;
	height: 76px;
	float: right;
}

#footer-disclaimer p{
	font-size: 9px;
	color: #989898;
	line-height: 13px;
	margin-top: 15px;
}
