/*
 * Covers Housing CSS
 * www.covershousing.nl
 *
 * Author: Tom Nuss - DataSpot
 *
 *
 * (C) DataSpot 2009
 *
 * www.dataspot.nl
 * info@dataspot.nl
*/


/***********************************************
*	Algemene opmaak
************************************************/

body {
	font-size: 62.5%;
	font-family: "Lucida Grande", Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	color:#333; 
	background-color: #585858;
	margin: 0;
	padding: 0;
}

h1, h2, h3, p, ul {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

a { 
	text-decoration: none;
	color: #CC0000;
}

a:hover { 
	text-decoration: underline;
	color: #CC0000;
}

.errorlogin {
	font-weight: bold;
	color: #CC0000;
}

/***********************************************
*	Wrapper
************************************************/

#wrapper {
	position: relative;
	width: 940px;
	padding:0 9px;
	display:block;
	margin:0 auto;
	clear:both;
	background:url('../images/wrapperbg.png') 0 0 repeat-y;
	font-size:1.2em;
	line-height:1.2em;
}

.wrapper_end {
	clear: both;
	font-size: 1px;
	line-height: 0px;
}

/***********************************************
*	Header
************************************************/

#header {
	position: relative;
	width:940px; 
	display:block; 
	clear:both; 
	background:url('../images/shadow_top.jpg') 0 bottom repeat-x; 
}

#header .logo {
	margin: 5px 0 15px 10px;
}

#header .since1973 {
	position: absolute;
	right: -17px;
	top: 5px;
}
	
#header #headerlogin {
	position: absolute;
	right: 12px;
	top: 16px;
	width: 270px;
	padding: 0 10px 0 10px;
	text-align: left;
	vertical-align: middle;
	font-size: 13px;
	font-weight: bold;
}

#header #headerlogin img{
	position: relative;
	top: 5px;
	float: left;
	margin-right: 20px;
/*	width: 24px;*/
/*	height: 28px;*/
/*	padding: 5px;*/
/*	padding-right: 22px;*/
}

#header #headerlogin input{
	font-size: 11px;
	font-weight: bold;
	width: 100px;
	margin: 0;
	padding: 1px;
	margin-top: 4px;
}

#header #headerlogin input.submit_go{
	position: relative;
	left: 5px;
	top: -5px;
	width:24px; 
	height:24px; 
	background:url('../images/go.png') 0 0 no-repeat; 
	color:#fff; 
	font-size:0; 
	border:none; 
	cursor:pointer;
}

#header #headerlogin .stayloggedin {
	font-size: 9px;
	font-weight: bold;
	text-align: right;
	width:100px;
	margin-left: 88px;
}

#header #headerlogin .stayloggedin input{
	font-size: 9px;
	margin: 0;
	padding: 0;
	width: 12px;
}


#header #headerlogin .login_links {
	font-size: 9px;
	font-weight: bold;
	position: relative;
	top: -3px;
	left: 6px;
	padding: 0;
	margin: 0;
}

#header #headerlogin .login_links a{
	font-size: 9px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

#header #headerlogin .login_links a:link{
}

#header #headerlogin .login_links a:visited{
}


#header #headerlogin .login_links a:hover{
	text-decoration: underline;
}




#header #headerlogin_new {
	position: absolute;
	right: 12px;
	top: 13px;
	width: 330px;
	padding: 0 10px 0 10px;
	text-align: left;
	vertical-align: middle;
	font-size: 13px;
	font-weight: bold;
/*	border: 1px solid;*/
}

#header #headerlogin_new input{
	font-size: 11px;
	font-weight: bold;
	width: 140px;
	margin: 0;
	padding: 1px;
	margin-top: 4px;
}

#header #headerlogin_new input.submit_go{
	position: relative;
	left: 5px;
	top: -5px;
	width:24px; 
	height:24px; 
	background:url('../images/go.png') 0 0 no-repeat; 
	color:#fff; 
	font-size:0; 
	border:none; 
	cursor:pointer;
}

#header #headerlogin_new .stayloggedin {
	position: relative;
	top: -3px;
	left: 35px;
	font-size: 9px;
	font-weight: bold;
	text-align: right;
	width:100px;
}

#header #headerlogin_new .stayloggedin input{
	font-size: 9px;
	margin: 0;
	padding: 0;
	width: 12px;
	position: relative;
	top: 2px;
}

#header #headerlogin_new .logintype {
	position: relative;
	left: 35px;
	font-size: 9px;
	font-weight: bold;
	text-align: right;
	width:100px;
	margin-left: 88px;
}

#header #headerlogin_new .logintype input{
	font-size: 9px;
	margin: 0;
	padding: 0;
	width: 12px;
	position: relative;
	top: 2px;
}

#header #headerlogin_new .login_links {
	font-size: 9px;
	font-weight: bold;
	position: relative;
	top: -3px;
	left: 6px;
	padding: 0;
	margin: 0;
}

#header #headerlogin_new .login_links a{
	font-size: 9px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

#header #headerlogin_new .login_links a:link{
}

#header #headerlogin_new .login_links a:visited{
}


#header #headerlogin_new .login_links a:hover{
	text-decoration: underline;
}


#flashcontent {
	width: 940px;
	height: 250px;
	text-align: center;
	font-size: 15px;
}



/***********************************************
*	Navigatie menu
************************************************/

#mainNav ul {
	margin: 0;
/*	margin-top: 1px; */
	padding: 0;
	list-style: none;
	background: url('../images/bg_nav.png') repeat-x left top;
	float: left;
/*	border-bottom: 1px solid #000;*/
	border-bottom: 0;
	width: 100%;
}

#mainNav li {
	float: left;
	padding: 0;
	margin: 0;
}

#mainNav li a, #mainNav li a:link {
	color: #FFFFFF;
	text-decoration: none;
	padding: .5em 1em;
	border-right: 1px solid #000;
	display: block;
	font: bold 1em "Lucida Grande", Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
}

#mainNav li a:hover {
	background: url('../images/bg_nav_h.png');
}

/* IE 6 hack to make entire button clickable */
/* html #mainNav a { width: 1px; } */


/***********************************************
*	Woning aanbod knop in menu
************************************************/

#woningaanbod {
	position: absolute;
/*	right: 270px;*/
	right: 180px;
	top: 332px;
	margin: 0;
	padding: 0;
}

//#mainNav li {
//	float: left;
//	padding: 0;
//	margin: 0;
//}

#woningaanbod a, #woningaanbod a:link {
	color: #FFFFFF;
	text-decoration: none;
	padding: .5em 1em;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	display: block;
	font: bold 1em "Lucida Grande", Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	background: url('../images/bg_nav_h.png');
}

/* IE 6 hack to make entire button clickable */
/* html #woningaanbod a { width: 1px; } */

/***********************************************
*	Content
************************************************/

#contentWrapper {
	position: relative;
	width: 940px; 
	display: block;
	clear: both; 
	background: url('../images/shadow_bottom.jpg') 0 0 repeat-x; 
}

#contentWrapper #main{
	position: relative;
	padding: 18px 15px 18px 18px;
	margin-left: 197px; /* Om sidebar_left ruimte te geven */
}

#contentWrapper #main .main_right{
	float: right; 
}

h1 {
	font-size: 17px;
	font-weight: bold;
	color: #CC0000;
	margin-bottom: 14px;
	margin-top: 5px;
}

#contentWrapper #main p{
	margin-bottom: 14px;
}

#contentWrapper #main .righttext {
	float: right;
	width: 150px;
	font-weight: bold;
	margin-left: 10px;
	font-size: 9px;
}

/***********************************************
*	Content - Spotlight
************************************************/

#spotlight_wrapper {/* Normale wrapper */
	position:relative;
	left: 0;
	top: 15px;
/*	border: 1px solid;*/
	margin-left: 200px; /* Om sidebar_left ruimte te geven */
}

#spotlight_wrapper_home {/* Wrapper at homepage */
	position:relative;
	left: 0;
	top: 30px;
/*	border: 1px solid;*/
	margin-left: 120px;
}


#spotlight_header { /* Met tekst: "Featured Properties" */
	position:absolute;
	top: -2px;
	left: 0;
	display: block; 
	float: left; 
	width: 400px; 
	height: 16px; 
	font-size: 14px; 
	font-weight: bold; 
	color: #000; 
	z-index: 10;
	padding: 0 0 20px 68px;
/*	border: 1px solid;*/
}

#spotlight_header .featured_image {/* OK */
	position: absolute;
	background:url('../images/featured.png') 0 0 no-repeat; 
	left: 10px;
	top: -12px;
	width: 48px;
	height: 48px;
	z-index:4; 
/*	border: 1px solid;*/
}

/* Content */

/*#spotlight .spotlight_image {
	position: relative;
	float: left;
	width: 205px; 
/*	height: 200px; 
	padding: 10px 10px 0px 10px;
	background: url('../img/imagebackground.gif') 0 0 no-repeat; 
	border: 1px solid; 
}
*/

/***********************************************
*	Content: Left sidebar
************************************************/


/*#sidebar_left{position: absolute;left: 10px;top: 30px;width: 225px;} */

#sidebar_left_container { 
	position:relative; 
	top:13px; 
	left:15px; 
	width:182px; 
	display:block; 
	display:inline; 
	float:left; 
}

.sidebar_left {

}

.sidebar_left h2 { 
	background:url('../images/sidebar_left_top.png') 0 0 no-repeat; 
	width:122px; 
	height:5px; 
	padding:14px 20px 14px 40px; 
	display:block; 
	clear:both; 
	color:#fff; 
	font-size:12px; 
}

.sidebar_left h2.nonav { 
	width:137px; 
	padding-left: 25px; 
}

.sidebar_left .block { 
	background:url('../images/sidebar_left_content.png') 0 0 no-repeat; 
	background-position: left bottom;
	width:162px; 
	padding: 16px 15px 20px 13px; 
	display:block; 
	clear:both; 
}

/*.sidebar_left .block a{ 
	font-size: 1px;
}*/


.sidebar_left .block p { 
	margin:0 0 15px; 
	padding:0 5px; 
}

/* Left nav menu */

.sidebar_left ul {
	position: relative;
	top: -10px;
	left: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: 0;
	width: 157px;
}

.sidebar_left li {
	padding: 0;
	margin: 0;
	font: bold 11px "Lucida Grande", Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	color: #CC0000;
	padding: 6px 0 6px 0;
	display: block;
/*	border: 1px solid;*/
}

.sidebar_left li a, #sidebar_left li a:link {
	color: #000000;
	text-decoration: none;
}

.sidebar_left li a:hover {
	color: #CC0000;
	text-decoration: underline;
}

.sidebar_left .icon_Homeowner {
	position: absolute;
	background:url('../images/icon_homeowner.png') 0 0 no-repeat; 
	left: -9px;
	top: -6px;
	width: 48px;
	height: 48px;
	z-index:4; 
}

.sidebar_left .icon_Tenant {
	position: absolute;
	background:url('../images/icon_tenant.png') 0 0 no-repeat; 
	left: -9px;
	top: -4px;
	width: 48px;
	height: 48px;
	z-index:4; 
}

.sidebar_left .icon_Contact {
	position: absolute;
	background:url('../images/icon_contact.png') 0 0 no-repeat; 
	left: -9px;
	top: -2px;
	width: 48px;
	height: 48px;
	z-index:4; 
}

.sidebar_left .icon_Information {
	position: absolute;
	background:url('../images/icon_information.png') 0 0 no-repeat; 
	left: -9px;
	top: -2px;
	width: 48px;
	height: 48px;
	z-index:4; 
}

.sidebar_left .icon_Costa-Blanca {
	position: absolute;
	background:url('../images/icon_costablanca.png') 0 0 no-repeat; 
	left: -9px;
	top: -6px;
	width: 48px;
	height: 48px;
	z-index:4; 
}

/* Search form */

.sidebar_left #sidebar_searchform {
	position: relative;
	top: -7px;
	font-size: 11px;
}

.sidebar_left #sidebar_searchform p{
	margin-bottom: 2px;	
}


.sidebar_left #sidebar_searchform .sidebar_searchlabel {
	float: left;
	width: 100px;
	display: block;
	font-weight: bold;
	margin: 0 0 3px 0;
	clear: left;
	padding-top: 1px;
	font-weight: bold;
}

.sidebar_left #sidebar_searchform select{
	font-size: 11px;
	width: 140px;
	margin: 0;
	padding: 1px;
}

.sidebar_left #sidebar_searchform input{
	margin-top: 3px;
}

.sidebar_left #sidebar_searchform a{
	text-align: center;
	font-size: 9px;
	font-weight: bold;
}

.sidebar_left .cclogo{
	padding: 3px 10px 1px 0;
}


/* IE 6 hack to make entire button clickable */
* html .sidebar_left a { width: 1px; }

/***********************************************
*	Language picker
************************************************/

#language a.language_picker {
	position:absolute; 
	top:340px; 
	right:14px; 
	display:block; 
	float:left; 
	z-index:8; 
}


#language a.language_picker span.language_picker {
	padding:14px; 
	width:55px; 
	height:16px; 
	display:block; 
	float:left; 
	background:url('../images/language_left.png') 0 0 no-repeat; 
	color:#000; 
	font-weight: bold; 
	border:none; 
	font-size:1.1em; 
}

#language img.english {
	position:absolute; 
	top: 7px;
	left: 21px;
}

#language img.nederlands {
	position:absolute; 
	top: 7px;
	left: 72px;
}

#language span.language_picker_rightbg {
	width:38px; 
	height:44px; 
	display:block; 
	float:left; 
	background:url('../images/language_right.png') 0 0 no-repeat; 
	color:#fff; 
	font-size:0; 
	border:none; 
}

/***********************************************
*	Content - Home pagina (1e pagina op site)
************************************************/

#contentWrapper #main_home{
	position: relative;
	padding: 18px 15px 18px 18px;
}


#contentWrapper #main_home h1 {
	font-size: 17px;
	font-weight: bold;
	color: #CC0000;
	margin-bottom: 14px;
}

#contentWrapper #main_home p{
	margin-bottom: 14px;
}


#contentWrapper #main_home img.huis{
	margin-left: 16px;
}

#contentWrapper #main_home img.espana{
	margin-left: 35px;
}

#contentWrapper #main_home label{
	font-size: 9px;
	font-weight: bold;
}

#contentWrapper #main_home #windowWrapper {
	position: relative;
}



#contentWrapper #main_home .window {
	position: relative;
	float: left;
	margin-left: 20px;
}

#contentWrapper #main_home .window a { 
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}

#contentWrapper #main_home .window a:hover { 
	text-decoration: underline;
	color: #CC0000;
}

#contentWrapper #main_home .window a.header { 
	background:url('../images/windowBlock-title.png') 0 0 no-repeat; 
	width:146px; 
	height:7px; 
	padding:14px 11px 14px 43px; 
	display:block; 
	clear:both; 
	color:#fff; 
	font-size:13px; 
}

#contentWrapper #main_home .window a:hover.header { 
	text-decoration: none;
}

#contentWrapper #main_home .window .block { 
	background:url('../images/windowBlock-content.png') 0 0 no-repeat; 
	background-position: left bottom;
	width:178px; 
	height:350px; 
	padding: 16px 11px; 
	display:block; 
	clear:both; 
}

#contentWrapper #main_home .window .block p { 
	margin:0 10px 15px 0; 
	padding:0 5px; 
}


#contentWrapper #main_home .window .icon_homeowner {
	position: absolute;
	background:url('../images/icon_homeowner.png') 0 0 no-repeat; 
	left: -9px;
	top: -6px;
	width: 48px;
	height: 48px;
	z-index:4; 
}

#contentWrapper #main_home .window .icon_tenant {
	position: absolute;
	background:url('../images/icon_tenant.png') 0 0 no-repeat; 
	left: -9px;
	top: -4px;
	width: 48px;
	height: 48px;
	z-index:4; 
}

#contentWrapper #main_home .window .icon_costablanca {
	position: absolute;
	background:url('../images/icon_costablanca.png') 0 0 no-repeat; 
	left: -9px;
	top: -6px;
	width: 48px;
	height: 48px;
	z-index:4; 
}

#contentWrapper #main_home .window .icon_contact {
	position: absolute;
	background:url('../images/icon_contact.png') 0 0 no-repeat; 
	left: -9px;
	top: -2px;
	width: 48px;
	height: 48px;
	z-index:4; 
}

/* Search form */

#contentWrapper #main_home .window .block #main_searchform {
	position: relative;
	top: -7px;
	font-size: 11px;
}

#contentWrapper #main_home .window .block #main_searchform p{
	margin-bottom: 2px;	
}


#contentWrapper #main_home .window .block .main_searchlabel {
	float: left;
	width: 100px;
	display: block;
	font-weight: bold;
	margin: 0 0 3px 0;
	clear: left;
	padding-top: 1px;
	font-weight: bold;
}

#contentWrapper #main_home .window .block #main_searchform select{
	font-size: 10px;
	width: 153px;
	margin: 0;
	padding: 1px;
}

#contentWrapper #main_home .window .block #main_searchform input{
	margin-top: 3px;
}

#contentWrapper #main_home .window .block .emaillink{
	font-weight: normal;
	color: #000;
}

/***********************************************
*	Content - Login form
************************************************/

#loginform {
	font-size: 11px;
}

#contentWrapper #main #loginform p{
	margin-bottom: 3px;
}

#loginform .label {
	float:left;
	width: 220px;
	margin-right: 10px;
	text-align: left;
	font-weight: bold;
	padding-top: 1px;
}

/***********************************************
*	Content - Tell-a-friend
************************************************/

#tellafriendform {
	font-size: 11px;
}

#contentWrapper #main #tellafriendform p{
	margin-bottom: 3px;
}

#tellafriendform .label {
	float:left;
	width: 180px;
	margin-right: 10px;
	text-align: left;
	font-weight: bold;
	padding-top: 1px;
}

/***********************************************
*	Content - Huizen overzicht
************************************************/


#main #huizenWrapper {
	position: relative;
	float:left;
}

#main #huizenWrapper img.huisimage{
	width: 160px;
	height: 120px;
	float:left;
	margin-right: 10px;
}

#main #huizenWrapper a.huis { 
/*	background:url('../images/windowBlock-title.png') 0 0 no-repeat; */
/*	background: #eeeeee; */
	width:675px; 
	height:120px; /*120px */
	padding: 12px 10px 12px 10px; 
	display:block; 
	color:#000; 
	font-size:13px; 
	float: left;
	clear: left;
	border-bottom: 1px dashed;
}

/* IE 6 hack to make entire button clickable */
/* html #main #huizenWrapper a.huis { width: 1px; } */

#main #huizenWrapper a:hover.huis { 
	background: #eee; /*#d3d3d3 */
	text-decoration: none;
}

#main #huizenWrapper .propertyname {
	color: #CC0000;
	font-size: 15px;
	font-weight: bold;
	margin-top: 6px;
	display: block;
	float: left;
	width: 300px;
}

#main #huizenWrapper .streetname {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	display: block;
	float: left;
	width: 350px;
}

#main #huizenWrapper #clear {
	margin-bottom: 17px;
	width: 490px;
}

#main #huizenWrapper .clear {
	margin-bottom: 1px;
	width: 490px;
	display: block;
}

#main #huizenWrapper .price {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	margin-top: 5px;
	display: block;
	float: left;
	width: 195px;
	text-align: right;
}

#main #huizenWrapper .price_shortstay {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	display: block;
	float: left;
	width: 140px;
	text-align: right;
}

#main #huizenWrapper .info {
	display: block;
	font-size: 11px;
}

#main #huizenWrapper .info .infolabel {
	float:left;
	width: 95px;
	font-weight: bold;
	margin-top: 5px;
}

#main #huizenWrapper .info .infocontent {
	float:left;
	width: 150px;
	margin-top: 5px;
}

#main #huizenWrapper .huis p { 
	margin:0 10px 15px 0; 
	padding:0 5px; 
	float:left
}

#main #huizenWrapper .info #icons {
	float: left; 
	margin-bottom: 1px;
	width: 470px;
	display: block;
	margin-top: 6px;
	margin-bottom: 4px;
	padding: 0 10px;
}

#main #huizenWrapper  #icons .infoicon {
	width: 33px;
	display: block;
	float: left;
	font-size: 20px;
}

#main #huizenWrapper  #icons .infoicon_number {
	position: relative;
	width: 80px;
	height: 21px;
	display: block;
	float: left;
	font-size: 20px;
	top: 3px;
}

.maplegenda {

}


#maplegenda a, #maplegenda a:visited {
	display:block;
	position: relative;
	top: -20px;
	float:right; 
	margin-right: 15px; 
	width: 250px;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
}

#maplegenda a span {
	display: none;
}

#main #maplegenda a:hover {
	text-decoration: none;
}

#main #maplegenda a:hover span{
	display: block;
	position: absolute;	
	text-decoration: none;
	top: 20px;
	right: 0px;
	width: 140px;
	margin: 0px;
	padding: 10px;
	color: #000000;
	font-weight: normal;
	background: #efefef;
	text-align: left;
	border: 1px solid #666;
	font-size: 11px;
	z-index: 100!important;
}


/* Achtergrond in zoekscherm */

#main #bgsearchcontainer_top {
	position: relative;
	left: -7px;
	top: -8px;
	width: 716px;
/* 	padding:40px 9px 20px 0; */
	padding: 0;
	display:block;
	margin:0 auto;
	background:url('../images/bgcontainer_top2.png') 0 0 no-repeat;
	font-size:1em;
	line-height:1.2em;
	float:left;
	z-index: 0;
}

#main #bgsearchcontainer_middle {
	position: relative;
	left: -7px;
	top: -8px;
	width: 695px; /* iets breeder dan 686px, vanwege Photo gallery */
/*	width: 686px; */
	padding:0 15px;
	display:block;
	margin:0 auto;
	background:url('../images/bgcontainer_middle.png') 0 0 repeat-y;
	line-height:1.2em;
	float:left;
}

#main #bgsearchcontainer_bottom {
	position: relative;
	left: -7px;
	top: -8px;
	width: 716px; 
/* 	padding:40px 9px 20px 0; */
	padding: 0;
	display:block;
	margin:0 auto;
	float:left;
/*	clear:both;*/
	background:url('../images/bgcontainer_bottom.png') 0 0 no-repeat;
	font-size:1em;
	line-height:1.2em;

}

ul#searchNav {
	position: relative;
	list-style-type: none;
	padding-left: 0;
	margin: 8px 0 20px 4px;
}

ul#searchNav li{
	float: left;
}

ul#searchNav span {
	position: relative;
	padding: 10px 15px 8px 15px;
	margin-right: 5px;
	background: url('../images/searchNav.png'); 
	text-decoration: none;
	color: #000;
	font-weight: bold;
	display: block;
	width: 120px;
	text-align: center;
	z-index: 100;
}

ul#searchNav span.smallernav {
	background: url('../images/propertyNav.png'); 
	width: 74px;
}

ul#searchNav a {
	padding: 10px 15px 8px 15px;
	margin-right: 5px;
	background: url('../images/searchNav.png'); 
	width: 120px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	display: block;
	text-align: center;
}

ul#searchNav a.smallernav {
	background: url('../images/propertyNav.png'); 
	width: 74px;
}


.maplegenda_image {
	float: left;
	margin: 0;
	text-align: center;
	margin-bottom: 4px;
}

.maplegenda_text {
	float: left;
	width: 102px;
	margin: 0;
	padding: 9px 0 9px 4px;
	font-weight: bold;
	margin-bottom: 4px;
}



/***********************************************
*	Content static: Property details
************************************************/

ul#propertyNav {
	position: relative;
	list-style-type: none;
	padding-left: 0;
	margin: 8px 0 20px 4px;
}

ul#propertyNav li{
	float: left;
}

ul#propertyNav span {
	position: relative;
	padding: 10px 15px 8px 15px;
	margin-right: 5px;
	background: url('../images/propertyNav.png'); 
	text-decoration: none;
	color: #000;
	font-weight: bold;
	display: block;
	width: 74px;
	text-align: center;
	z-index: 100;
}


ul#propertyNav a {
	padding: 10px 15px 8px 15px;
	margin-right: 5px;
	background: url('../images/propertyNav.png'); 
	text-decoration: none;
	color: #000;
	font-weight: bold;
	display: block;
	width: 74px;
	text-align: center;
}

#propertydetails #backtosearch {
	position: absolute;
	top: 74px;
	right: 30px;
	color: #000;
	font-size: 11px;
}

#propertydetails #backtosearch img{
	float: left;
}

#propertydetails #backtosearch a.backtosearchlink{
	font-weight: bold;
	font-size: 11px;
	display: block;
	float: left;
	padding: 1px 0 0 7px;
}

#propertydetails h2 {
	position: relative;
	color: #000;
	font-size: 11px;
	margin: -7px 0 5px 4px;
	padding: 0;
}

#property_left {
	float: left;
	width: 190px;
}

#property_main {
	float: left;
	width: 485px;
	margin-left: 5px;
}

#propertydetails .infolabel {
	width: 180px;
	display: block;
	float: left;
	font-weight: bold;
	clear: both;
/*	border: 1px solid; */
}

#propertydetails .infocontent {
	width: 280px;
	display: block;
	float: left;
/*	border: 1px solid;*/
}

#propertydetails .infocontent_month {
	float:left;
	width: 32px;
	margin-top: 5px;
}

#propertydetails .infocontent_price {
	float:left;
	width: 60px;
	margin-top: 5px;
}

#propertydetails .infoicon {
	width: 33px;
	display: block;
	float: left;
	font-size: 20px;
}

#propertydetails .infoicon_number {
	position: relative;
	top: 3px;
	width: 120px;
	height: 21px;
	display: block;
	float: left;
	font-size: 20px;
}

#propertydetails .infoicon_number_size {
	position: relative;
	top: 3px;
	width: 90px;
	height: 21px;
	display: block;
	float: left;
	font-size: 20px;
}

#propertydetails .infobig {
	width: 460px;
	display: block;
	float: left;
/*	border: 1px solid;*/
}



#propertydetails #bgcontainer_top {
	position: relative;
	left: -7px;
	top: -7px;
	width: 716px;
/* 	padding:40px 9px 20px 0; */
	padding: 0;
	display:block;
	margin:0 auto;
	background:url('../images/bgcontainer_top2.png') 0 0 no-repeat;
	font-size:1em;
	line-height:1.2em;
	float:left;
	z-index: 0;
}



#propertydetails #bgcontainer_middle {
	position: relative;
	left: -7px;
	top: -7px;
	width: 695px; /* iets breeder dan 686px, vanwege Photo gallery */
/*	width: 686px; */
	padding:0 15px;
	display:block;
	margin:0 auto;
	background:url('../images/bgcontainer_middle.png') 0 0 repeat-y;
	line-height:1.2em;
	float:left;
}

#propertydetails #bgcontainer_bottom {
	position: relative;
	left: -7px;
	top: -7px;
	width: 716px; 
/* 	padding:40px 9px 20px 0; */
	padding: 0;
	display:block;
	margin:0 auto;
	float:left;
/*	clear:both; */
	background:url('../images/bgcontainer_bottom.png') 0 0 no-repeat;
	font-size:1em;
	line-height:1.2em;

}

#propertydetails .imagethumb {
	float: left;
	width: 209px;
	height: 158px;
	margin: 5px 10px 15px 10px;
	text-align: center;
}

#propertydetails .imagethumb img{
	border: 1px solid #666;
}

#propertydetails .mainthumb img{
	border: 1px solid #666;
}

/* Features*/
#propertydetails .featureset {
	position: relative;
	float: left;
	margin-right: 0px;
	width: 115px;
	left: -3px;
}

#propertydetails .featurekop {
	left: -5px;
	color: #CC0000;
	margin-bottom: 2px;
	padding: 11px 12px 11px 12px;
	font-weight: bold;
	text-align: center;
}


#propertydetails .featureoption {
/*	background-color: #3f3f3f; */
	left: -5px;
	color: #fff;
	margin-bottom: 2px;
	padding: 11px 12px 11px 12px;
	height: 32px;
	font-weight: bold;
	text-align: center;
	background:url('../images/test.png') 0 0 no-repeat; 
}

/***********************************************
*	Content static: inschrijfformulier 
************************************************/

#inschrijfform {
	font-size: 11px;
	float:left;
}

#contentWrapper #main #inschrijfform p{
	margin-bottom: 2px;	
}


#inschrijfform .inschrijflabel {
	float: left;
	width: 180px;
	display: block;
	margin-right: 10px;
	clear: left;
}

#inschrijfform .small{
	font-size: 9px;
}

#inschrijfform .inschrijfheader{
	font-weight: bold;
	margin-bottom: 5px;
	display: block;
}

/***********************************************
*	Content static: search 
************************************************/

.huissearchimage {
	float: left;
	margin-left: 50px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}

#search_or {
	float: left;
	margin-left: 55px;
	margin-top: 50px;
	font-size: 22px;
	font-weight: bold;
}

#searchform {
	font-size: 11px;
	float:left;
	padding-top: 8px;
}

#contentWrapper #main #searchform p{
	margin-bottom: 2px;	
}


#searchform .searchlabel {
	float: left;
	width: 170px;
	display: block;
	font-weight: bold;
	margin-right: 10px;
	clear: left;
	padding-top: 1px;
}

#searchform .sortbylab {
	margin-top: 6px;
}

#contentWrapper #main #searchform select{
	font-size: 11px;
	width: 150px;
	margin: 0;
	padding: 1px;
}

#contentWrapper #main #searchform select#sortby{
	margin-top: 6px;
}


.searchresults{
	font-size: 17px;
	font-weight: bold;
	color: #CC0000;
	display:block;
}

.searchresults_nr{
	font-size: 10px;
	font-weight: bold;
	color: #000;
	margin: 2px 0 8px 5px;
	display:block;
}


/***********************************************
*	Keywords footer
************************************************/


#keywords_top {
	width: 940px;
	padding:9px 9px 9px 9px;
	display:block;
	margin:0 auto;
	clear:both;
	background:url('../images/keywordstopbg.png') 0 0 no-repeat;
	font-size:1em;
	line-height:1.2em;
}



#keywords_middle {
	width: 940px;
	position: relative;
	top: -1px;
	padding:0 9px;
	display:block;
	margin:0 auto;
	clear:both;
	background:url('../images/wrapperbg.png') 0 0 repeat-y;
	font-size:2em;
	line-height:1.2em;
	z-index: 100;
}

#keywords_middle #keywords_content{
	padding:0 20px; 
	margin:0;
	color:#585858;
}

#keywords_middle #keywords_content a{
	color:#585858;
	text-decoration: none;
}


#keywords_bottom {
	position: relative;
	top: -1px;
	width: 940px;
	padding:9px 9px 9px;
	display:block;
	margin:0 auto;
	clear:both;
	background:url('../images/footerbg.png') 0 0 no-repeat;
	font-size:1em;
	line-height:1.2em;
}


/***********************************************
*	Footer
************************************************/

#footer {
	width: 940px;
	padding:40px 9px 5px;
	display:block;
	margin:0 auto;
	clear:both;
	background:url('../images/footerbg.png') 0 0 no-repeat;
	font-size:1em;
	line-height:1.2em;
}
#footer p { 
	padding:0 20px; 
	margin:0;
	color:#fff;
}

#footer p a {
	color:#fff;
}

#footer .alignleft {
	display:block; 
	float:left; 
	margin:-9px 15px 0px 0; 
	clear:left;
	width: 200px;
}

#footer .alignright {
	display:block; 
	float:right; 
	margin:5px 0 15px 10px; 
	clear:right; 
	width: 120px;
	text-align: right;
}


/***********************************************
*	Info Popup
************************************************/

.infopopup {color: #000000;  }


.infopopup a, .infopopup a:visited {
	position: relative;
	padding: 0 0px;
	margin: 0;
	border: 0px;
	text-decoration: none;
	font-size: 1em;
}

.infopopup a span.infopopuptext {display: none;}

.infopopup a:hover span.infopopuptext{
	display: block;
	position: absolute;	
	top: 0px;
	left: 30px;
	width: 180px;
	margin: 0px;
	padding: 10px;
	color: #000000;
	font-weight: normal;
	background: #efefef;
	text-align: left;
	border: 1px solid #666;
	font-size: 10px;
	z-index: 100;
}

/***********************************************
*	IE6 Warning
************************************************/

.resultmessage {
	font-weight: bold;
	color: #CC0000;
	text-align: center;
	margin-bottom: 10px;
}

/***********************************************
*	IE6 Warning
************************************************/

#ie6msg{border:3px solid #090; margin:8px 0; background:#cfc; color:#000;}
#ie6msg h4{margin:8px; padding:0;}
#ie6msg p{margin:8px; padding:0;}
#ie6msg p a.getie8{font-weight:bold; color:#006;}
#ie6msg p a.ie6expl{font-weight:normal; color:#006;}

