/* * * * * * * * * * * * * * * * * * * *
 * VillaVida
 *
 *
 *
 * Updated: Wed Jul 30 14:38:16 CEST 2008
 *
 * * * * * * * * * * * * * * * * * * * */

/* main styles */
body{
	margin:0;
	padding:0;
	background-color:#2f3e5b;
	text-align:center;
	font:11px Verdana,Arial,sans-serif;
}
body.iframe{
	background-color:transparent;
	text-align:left;
	width:360px;
}
.clear{clear:both}
.iframe h2{

}
#wrapper{
	width:749px;
	padding-left:10px;
	margin:auto;
	text-align:left;
	background-color:#fff;
	background-image:url(../images/main_background.gif);
	background-repeat:repeat-y;
}
a img{
	border:none;
}

iframe.productOverview{
	width:370px;
	height:3000px;
	border:0;
	margin:0;
	padding:0;
	overflow:hidden;
}


/* VillaVida logo */
#header{
	height:150px;
	position:relative;
	background: url(../images/top_foto.gif) right top no-repeat;
}
#header h1{
	margin:0;
	padding:0;
	background-image:url(../images/logo_background.gif);
	background-repeat:no-repeat;
	background-position:11px 0;
	width:224px;
	height:140px;
	float:left;
}
#header h1 a{
	display:block;
	width:0px;
	height:112px;
	padding-left:193px;
	overflow:hidden;
	margin:0 0 5px 15px;
	background-image:url(../images/logo_villavida.gif);
	background-repeat:no-repeat;
	background-position:0px 7px;
}
#banner{
	width:523px;
	float:right;
}


/* Sidebar */
#sidebar{
	float:left;
	width:180px;
	margin-top:7px;
	background:#fff url(../images/sidebar_background.gif) top right repeat-y;
}
#sidebar .bottom{
	height:15px;
	background-image:url(../images/sidebar_bottom.gif);
	background-repeat:no-repeat;
	background-position:-9px 0;
}

#smallNavigation{
	height:25px;
	background-image:url(../images/sitemap_background.gif);
	background-repeat:no-repeat;
	background-color:#fff;
	width:180px;
}


/* Flags */
ul#languageSelect{
	width:75px;
	height:20px;
	margin:0 0 0 15px;
	*margin:0 0 0 10px;
	padding:0;
	position:relative;
	float:left;
}
ul#languageSelect li{
	display:block;
	height:21px;
	width:20px;
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:4px;
}
ul#languageSelect li a{
	display:block;
	width:21px;
	height:0;
	overflow:hidden;
	padding-top:20px;
}
ul#languageSelect li.en_US{
	left:0px;
}
ul#languageSelect li.nl_NL{
	left:25px;
}
ul#languageSelect li.en_US a{
	background-image:url(../images/en.gif);
}
ul#languageSelect li.nl_NL a{
	background-image:url(../images/nl.gif);
}



/* Menu */
#smallNavigation #sitemap{
	margin-left:10px;
	*margin-left:0px;
	line-height:27px;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
}
*+html #smallNavigation #sitemap{
	margin-left:10px;
}
#sitemap a:link,#sitemap a:visited{
	color:#48608b;
	text-decoration:none;
}
#sitemap a:link,#sitemap a:visited{
	color:#48608b;
	text-decoration:none;
}
#navigation{
	background-image:url(../images/menu_background.gif);
}
#menu{
	background-image:url(../images/menu_left_background.gif);
	background-repeat:no-repeat;
	margin:0;
	padding:8px 0 0 15px;
	list-style-type:none;
}
#menu a:link,#menu a:visited{
	color:#fff;
	font-weight:bold;
	font-size:9px;
	text-transform:uppercase;
	text-decoration:none;
	line-height:30px;
}
#menu a:hover,#menu a:active{
	color:#f45b22;
}
#menu li{
	display:inline;
	margin:5px;
}


/* Advisor */
#advisor_houses{
	margin:0 4px 0 0;
	padding:10px 0 0 0;
	background-color:#f15c22;
	color:#fff;
	font-weight:bold;
	font-size:11px;
}
#advisor_houses fieldset{
	border:none;
	margin:0;
	padding:0 10px;
	*padding:0;/* IE */
}
#advisor_houses fieldset legend{
	display:block;
	text-align:center;
	text-transform:uppercase;
	height:30px;
	line-height:28px;
	padding:0 20px;
	*padding:0;/* IE */
	*line-height:22px;/* IE */
	width:160px;
	color:#fff;
	background-image: url('../images/advisor_title_background.gif');
	background-repeat: no-repeat;
}
#advisor_houses label{
	color:#fff;
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;
	width:150px;
	display:block;
	*margin-left:10px/* IE */
}
#advisor_houses select{
	width:150px;
	*margin:0 0 3px 10px;/* IE */
	padding:0;
	border:1px solid #3d5378;
}
#advisor_houses_submit{
	background:#f15c22 url(../images/advisor_search.gif) no-repeat;
	border:none;
	color:#fff;
	width:80px;
	height:15px;
	font-size:10px;
	text-transform:uppercase;
	font-family:Tahoma,Arial,sans-serif;
	float:right;
	margin:10px 10px 10px 0;
}
#sidebar .advisor_result{
	background-color:#f15c22;
	color:#fff;
	margin-right:4px;
	padding-bottom:5px;
	text-align:center;
	font-weight:bold;
}

#advisor_locations label{
	width:200px;
	display:block;
	float:left;
	clear:left;
}


/* Content part */
#content{
	margin-left:180px;
}


#main{
	margin:5px 2px;
	width:378px;
	text-align:center;
}
#subpageMain{
	margin:5px 2px;
	width:555px;
	text-align:center;
}


/* Editorial */
#editorial{
	text-align:left;
	margin:0 0 0 10px;
	font-family:Verdana,Arial,sans-serif;
}
#main #editorial{
	width:340px;
}
#editorial p{
	margin:0;
}
/* FCK Styles */
#editorial a:link, #editorial a:visited{
	color:#0b1f4a;
}
#editorial a:hover, #editorial a:active{
	color:#000;
	text-decoration:none;
}
#editorial h1{
	font-size:16px;
	color:#006;
}
/* Back to results on detail landing page */
#container #editorial .dp_title div.back a:link, #container #editorial .dp_title div.back a:visited  {
	font-size: 10px;
	color: #333!important;
	margin-left: 260px;
}


/* Detail page styles */
#detailContent{
	float:left;
}
#detailContent .promo{
	font-size:11px;
	font-style:italic;
	color:#fff;
	background-color:#f00;
	padding:0 5px;
}
#detailSidebar{
	float:right;
	width:140px;
	color:#3c5474;
}
#detailSidebar h4{
	background-color:#f26028;
	background-image:url(../images/detail_sidebar_header.gif);
	background-repeat:no-repeat;
	background-position:0 100%;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	margin:0;
	padding:3px 0 6px 9px;
}
#detailSidebar ul{
	margin:0 0 0 20px;
	padding:0;
	list-style-image:url(../images/dot.gif);
}
#detailSidebar ul li{
	margin:0;
	padding:0;
}
#detailSidebar a:link, #detailSidebar a:visited{
	color:#f45b22;
	text-decoration:none;
}
#detailSidebar a:hover, #detailSidebar a:active{
	text-decoration:underline;
}
table.properties td{
	padding:2px 10px;
}
.properties img{
	vertical-align:bottom;
}
table.weekPrices td{
	font-weight:bold;
	padding:2px 10px;
}


#propertySearch ul{
	list-style-type: none;
	margin:auto;
	padding:0;
	width:350px;
	height:60px;
}
#propertySearch ul li{
	display:block;
	float:left;
	width:160px;
	margin:5px;
	background-image:url(../images/property_button_bg.gif);
	background-repeat:no-repeat;
	background-position:0 0px;
}
#propertySearch ul li a:link,#propertySearch ul li a:visited,
#propertySearch ul li a:hover,#propertySearch ul li a:active{
	background-color:#3d5377;
	background-image:url(../images/property_button_bg.gif);
	background-repeat:no-repeat;
	background-position:right -32px;
	color:#fff;
	display:block;
	font-size:9px;
	height:16px;
	line-height:16px;
	margin:0 0px 0 9px;
	text-decoration:none;
	text-transform:uppercase;
}
#propertySearch ul li a span{
	background-image:url(../images/property_button_bg.gif);
	background-position:0 -16px;
	background-repeat:repeat-x;
	display:block;
	text-align:center;
	margin:0 9px 0 0;
}


#ads{
	float:right;
	width:180px;
	margin:3px 10px 3px 1px;
	*margin:3px 0px 3px 0px;/* IE */
}
#ads a{
	display:block;
	margin:0 0 5px 0;
}


/* Main ContactForm */
#subpageMain.contactForm{
	background-image:url(../images/contact_background.gif);
	background-repeat:no-repeat;
	position:relative;
	width:500px;
}
#subpageMain.contactForm form{
	position:absolute;
	top:180px;
	left:110px;
}
#subpageMain.contactForm{
	color:#fff;
	margin-top:60px;
	margin-left:20px;
	padding-top:10px;
	padding-left:10px;
	height:520px;
	*margin-left:0px;
}

#contact_form_form{
	font:Tahoma,Verdana,Arial,sans-serif;
	color:#000;
}
#contact_form_form .contact_form_td1{
	font-weight:bold;
	color:#000;
}
#contact_form_form .contact_form_input{
	background-color:#ffffa0;
	border:1px solid #f45b22;
	width:180px;
}
#contact_form_form .contact_form_input_select{
	border:1px solid #f45b22;
	width:180px;
	color:#f45b22;
	text-transform:uppercase;
	font-weight:bold;
}
#contact_form_form textarea{
	width:215px;
	height:150px;
}
#contact_form_form .contact_form_submit_button{
	background-color:#d4d0c8;
	border:1px solid #f45b22;
	color:#f45b22;
	font-family:Tahoma,Verdana,Arial,sans-serif;
	font-weight:bold;
	float:right;
}


/* Quick ContactForm*/
#quickContact{
	background-image:url(../images/quickcontact_background.gif);
	background-repeat:no-repeat;
	color:#fff;
	margin-right:4px;
	height:180px;
}
#quickContact h3{
	margin:0;
	padding:14px;
	*padding:14px 14px 2px;
	text-align:center;
	font-size:12px;
}
#quickContact table td{
	padding:2px 2px;
}
#quickContact .contact_form_input{
	border:1px solid #1e293f;
	background-color:#fff;
	width:100px;
}
#quickContact .contact_form_td1{
	color:#fff;
}

#quickContact .contact_form_submit_button{
	background-image:url(../images/quickcontact_submit.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	width:84px;
	border:none;
	color:#fff;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	padding:2px 0;
}
#quickContact .callUs{
	font-size:11px;
	font-weight:bold;
	margin-left:10px;
}



/* productOverview */
#editorial .pages{
	text-align:center;
	color:#909090;
	font-size:9px;
}
#editorial .pages a:link,#editorial .pages a:visited{
	text-decoration:none;
	color: #F15C22;
}
#editorial .block{
	border-bottom:1px solid #cfcfcf;
	padding:10px 10px 20px;
}
#editorial .block h2{
	color:#f26028;
	font-size:11px;
	white-space:nowrap;
	margin:0 0 20px 0;
}
#editorial .block.promo{
	background-color:#fde;
}
#editorial .block .promo{
	font-size:11px;
	font-style:italic;
	font-weight:bold;
	color:#fff;
	background-color:#f00;
	padding:0 5px;
}

#editorial .block h2 a:link,#editorial .block h2 a:visited{
	color:#f26028;
	text-decoration:none;
}
#editorial .block h2 a:hover,#editorial .block h2 a:active{
	text-decoration:underline;
}
/* special rules for landing pages */
#editorial .block h2.landingPage a:link,#editorial .block h2.landingPage a:visited {
	text-decoration:underline;
	font-size: 13px;
}
#editorial .block h2.landingPage a:hover,#editorial .block h2.landingPage a:active{
	text-decoration:none;
}
#editorial #editorialLabel-lp {
	margin-top: 15px;
	margin-bottom: 15px;
}
/* button contact */
a.contactForm span {
	background: url(../images/button_more_information_lp.gif) no-repeat;
	/*background: #F66A37;*/
	color: #fff;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 11px;
	padding-right: 11px;
	text-decoration:none;
}
a.contactForm {
	text-decoration:none;
}
/* end */
#editorial .block .reference{
	font-weight:bold;
	display:block;
}
#editorial .block .location{
	display:block;
	font-weight:normal;
	font-size:.8em;
}

#editorial div.localization {
	color: #314666;
}

#editorial .block .properties img{
	vertical-align: middle;
}
#news{
	color:#666;
	font-size:11px;
	margin:auto;
	width:150px;
}
#news h2{
	margin-top:1em;
	font-size:11px;
}
#newsArchive{
	list-style:none;
	margin:0;
	padding:0;
	font-size:11px;
	font-family:Tahoma,Arial,sans-serif;
}
#newsArchive p{
	margin-top:0;
	background-image:url(../images/news_div.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:1.5em;
}
#newsArchive a:link, #newsArchive a:visited{
	color:#666;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
}


hr.clear{
	clear:both;
	border:1px solid transparent;
	margin:none;
	padding:none;
	background-color:none;
}
#footer{
	border-top:1px solid #cfcfcf;
	padding:10px;
}
.block a img{
	float:right;
}

#footer a.footerLink {
	border-right: 1px solid #cfcfcf;
	color:#F26028;
	text-decoration: none;
	padding-right: 5px;
}

#footer a.footerLink:hover {
	text-decoration: underline;
}

/* Copied top banner styles from old site */
#banner {
     width: 523px;
     height: 147px;
     position:relative;
     padding-left:0px;
}
.banner_home{
	font-family: Verdana;
	font-size: 18px;
	letter-spacing:1px;
	color: #f26028;
	font-weight: 800;
}
.top_right_pool {
     width: 523px;
     height: 147px;
     float: right;
     background: url(../images/pool.gif) no-repeat;
}
.top_right{
     width: 523px;
     height: 147px;
     float: right;
     background: url(../images/top_foto.gif) no-repeat;
}
.top_right1{
     width: 523px;
     height: 147px;
     float: right;
     background: url(../images/foto1.jpg) no-repeat;
}
.top_right2 {
     width: 523px;
     height: 147px;
     float: right;
     background: url(../images/foto2.jpg) no-repeat;
}
.top_right3 {
     width: 523px;
     height: 147px;
     float: right;
     background: url(../images/foto3.jpg) no-repeat;
}
.top_right4 {
     width: 523px;
     height: 147px;
     float: right;
     background: url(../images/foto4.jpg) no-repeat;
}
.top_right5 {
     width: 523px;
     height: 147px;
     float: right;
     background: url(../images/foto5.jpg) no-repeat;
}
.top_right6 {
     width: 523px;
     height: 147px;
     float: right;
     background: url(../images/foto6.jpg) no-repeat;
}
.top_right7 {
     width: 523px;
     height: 147px;
     float: right;
     background: url(../images/foto7.jpg) no-repeat;
}


ul.present{
	/* -moz-column-count:2; */
	/* column-count:2; */
	list-style-type:none;
	margin-top:0;
}
ul.present li{
	float:left;
	width:50%;
	background-image:url(../images/list_small.gif);
	background-repeat:no-repeat;
	background-position:1px -3px;
	padding-left:15px;
	width:45%;
}


/*
   Below styles to rewrite/remove.
   Please don't copy&paste old garbage.
*/


.dp_header{
	color:#F45B22;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
}
.property_text_title a{
	color:#F26028;
	font-family:Verdana;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
}
.property_price {
	color:#000066;
	display:block;
	font-size:9px;
	margin-top:6px;
}
#name, .dp_title{
	border-bottom:1px solid #CFCFCF;
	color:#F26028;
	font-family:Tahoma;
	font-size:14px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	padding-bottom:7px;
	width:396px;
}

.dp_fotos {
	border-bottom:1px solid #CFCFCF;
	overflow:hidden;
	padding-bottom:7px;
	padding-top:10px;
	width:396px;
}


.dp_fotos_big {
	float:left;
}

.dp_fotos_small {
	float:right;
}

.dp_text1 {
	border-bottom:1px solid #CFCFCF;
	padding-bottom:7px;
	padding-top:7px;
	text-align:justify;
	width:396px;
}
.dp_text1 #propertySearch ul{
	height:30px;
}


#sitemap1 ul, #sitemap2 ul{
	margin:2px 14px 0px;
	padding:0;
	color:#f15c22;
}
#sitemap1 ul li, #sitemap2 ul li{
	margin:0;
	padding:1px 0;
}
.sitemap a:link, .sitemap a:visited{
	color:#3d5377 !important;
	text-decoration:none;
}
.sitemap a:hover, .sitemap a:active{
	text-decoration:underline !important;
}


/* Google Custom Search styles */
#cse-search-box{
	position:absolute;
	top:130px;
	left:0;
	margin:0;
	padding:0;
}
#cse-search-box input{
	border:1px solid #1e293f;
	font-family:Tahoma,Verdana,Arial,sans-serif;
	font-size:11px;
}
#cse-search-box input.text{
	width:150px;
	padding-left:5px;
	border:1px solid #1e293f;
}
#cse-search-box input.submit{
	background-color:#f15c22;
	border:1px solid #1e293f;
	color:#fff;
	font-weight:bold;
	padding:0pt 5px;
	text-transform:uppercase;
}
