/* @override http://propertybrazil.dev/styles.css */

/* @group clearfix */

/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

/* @end */


/* @group Substans */

.listings {
	margin-top: 20px;
}

div.double_column {
	width: 100%;
}
.double_column p,
.content p,
.justifiedr p,
div.googlemaps {
	margin-bottom: 10px;
}
div.double_column .col1 {
	float: left;
	width: 49%;
	overflow: hidden;
	margin-right: 2%;	
}
div.double_column .col2 {
	width: 49%;
	float: left;
}

/* @group Double Column Configurations */

div.double_column.dc10 .col1 {
	width: 9%;
	margin-right: 2%;
}
div.double_column.dc10 .col2 {
	width: 89%;
}

div.double_column.dc20 .col1 {
	width: 19%;
	margin-right: 2%;
}
div.double_column.dc20 .col2 {
	width: 79%;
}

div.double_column.dc30 .col1 {
	width: 29%;
	margin-right: 2%;
}
div.double_column.dc30 .col2 {
	width: 69%;
}

div.double_column.dc40 .col1 {
	width: 39%;
	margin-right: 2%;
}
div.double_column.dc40 .col2 {
	width: 59%;
}

div.double_column.dc50 .col1 {
	width: 49%;
	margin-right: 2%;
}
div.double_column.dc50 .col2 {
	width: 49%;
}

div.double_column.dc60 .col1 {
	width: 59%;
	margin-right: 2%;
}
div.double_column.dc60 .col2 {
	width: 39%;
}

div.double_column.dc70 .col1 {
	width: 69%;
	margin-right: 2%;
}
div.double_column.dc70 .col2 {
	width: 29%;
}

div.double_column.dc80 .col1 {
	width: 79%;
	margin-right: 2%;
}
div.double_column.dc80 .col2 {
	width: 19%;
}

div.double_column.dc90 .col1 {
	width: 89%;
	margin-right: 2%;
}
div.double_column.dc90 .col2 {
	width: 9%;
}


/* @end */

div.double_column .col1 img,
div.double_column .col2 img {
	width: 100%;
}

p.footnote {
	margin-top: 0px;
	font-style: italic;
	font-size: 0.8em;
	margin-bottom: 0.2em;
	text-align: right;
}

#content_wrapper p {
	display: block;
}

#content_wrapper em {
	margin-bottom: 15px;
	display: block;
}
#content_wrapper #flashslideshow {
	margin-bottom: 30px;
}
#flashslideshow {
	background-color: #303030;
}
.editorslideshow {
	background-color: #303030;
	margin-bottom: 30px;
}

/* @end */


/* @group clearfix */

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */


/* @end */

body {
	padding-top: 0;
	margin-top: 0;
	background: #212121;
	font: 13px/150% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #303030;
}

#page {
	width: 970px;
	margin-left:auto;
	margin-right:auto;
	background: #303030;
	padding-bottom: 10px;
	margin-bottom: 50px;
}

h1 {
	font-size: 25px;
	line-height: 140%;
	color: #2ca600;
	font-weight: normal;
}

h2 {
	padding-top: 0;
	margin-top: 0;
	font-size: 20px;
	line-height: 25px;
	color: #2ca600;
	margin-bottom: 10px;
	font-weight: normal;
}

h3{
	font-size: 16px;
}

h4{
	font-size: 15px;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

blockquote {
	font-size: 16px;
	font-style: italic;
	margin: auto auto 30px auto;
	text-align: center;
}

em {
	font-style: normal;
	font-size: 20px;
	line-height: 30px;
}

p {
	font-size: 13px;
	padding: 0;
	margin: 0;
}

p.clear {
	clear: both;
	margin-bottom: 15px;
}
.clearNoSpace {
	clear: both;
	display: block;
}

span.clear{
	margin: 0; 
	padding: 0;
	display: block;
}

a {
	color: rgb(109, 154, 201);
}
sup{
	line-height: 1em;
}

/* @Group Keywords */
.headline a.keyword,
ul.properties li table a.keyword,
a.keyword:hover,
a.keyword:active,
a.keyword:visited,
a.keyword,
* a.keyword {
	text-decoration: none;
	color: inherit;
	_color: #303030;
	font-weight: bold;
	font-size: inherit;
}
h1 a.keyword,
h1 a.keyword:visited,
h1 a.keyword:hover,
h1 a.keyword:active,
h2 a.keyword,
h2 a.keyword:visited,
h2 a.keyword:hover,
h2 a.keyword:active,
.section_title a.keyword,
.section_title a.keyword:visited,
.section_title a.keyword:hover,
.section_title a.keyword:active {
	font-weight: normal;
	_color: #2ca600;
}
em a.keyword,
em a.keyword:hover,
em a.keyword:visited,
em a.keyword:active {
	font-weight: normal;
	_color: #303030;
}
.home em a.keyword{
	_color: #555;
}
.info_box a.keyword{
	_color: #537295;
}

/* @end */

.whitepage {
	width: 950px;
	background: white;
	margin: 0px 10px;
	padding-bottom: 15px;
}

.content {
	width: 890px;
	margin: 0px 30px;
	padding-top: 10px;
	background-color: white;
}

#content_wrapper{
	margin-top: 20px;
}

.content .introtext {
	margin-top: 20px;
	margin-bottom: 30px;
}
.content .introtext .justifiedl {
	width: 48%;
	color: #2ca600;
}

.content .introtext .justifiedr {
	color: #555;
	width: 48%;
	text-align: left;
}

.header {
	width: 970px;
	height: 157px;
	margin: 0px;
	padding: 0;
	padding-top: 45px;
	position: relative;
	background: #212121;
	border: 0;
	valign: bottom;
}
.header img.headerBanner {
	position: relative;
	padding: 0;
	margin: 0;
	border: 0;
}

.searchmenu .header{
	padding-top: 0px;
}

#headerBannerLink{
	display: block;
	position: absolute;
	top: 0;
	width: 930px;
	height: 30px;
	background: url(images/headerBannerLink.jpg) no-repeat 0 0;
	color: #e6e17e;
	font-size: 14px;
	padding-left: 40px;
	padding-top: 8px;
	text-decoration: none;
	z-index: 20;
}

#headerBannerLink:Hover{
	background-position: 0 -38px;
}

.contactLinks a{
	text-decoration: none;
	color: #5bd428;	
}

.contactLinks a:hover{
	text-decoration: underline;
	color: #fff;	
}

.menu {
	margin: 0px;
	position: relative;
	width: 970px;
	height: 27px;
	padding: 5px 0px;
	background: url("/images/menu_bg.jpg") repeat-y;
}

.menu .buttons {
	position: relative;	
	width: 956px;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.searchmenu {
	position: relative;
	left: -30px;
	margin-top: -15px;
	width: 950px;
	height: 94px;
	margin-bottom: 0px;
	vertical-align: bottom;
	z-index: 1;
	background: url('/images/search_bg.jpg') 0 0 no-repeat;
}

.searchmenu .wrapper {
	position: relative;
	display: inline;
}

.searchmenu #searchmenu_separator {
	margin-right: 10px;
}

.searchmenu .search_item .title {
	color: #fff;
	font-size: 12px;
	margin-bottom: 5px;
}
.searchmenu .search_item {
	float: left;
	display: block;
	margin: 16px 10px;
}
.searchmenu #searchmenu_reference_dd.search_item {
	width: 175px;
	margin: 17px 20px;
}
.searchmenu #searchmenu_reference_dd.search_item input {
	width: 75px;
	margin: 4px 0;
	float: left;
}
.searchmenu #searchmenu_reference_dd.search_item a {
	margin: 0px 0 0 10px;
	width: 51px;
	height: 29px;
	float: left;
	background: url('/images/search_button_reference.jpg') 0 0 no-repeat;
}
.searchmenu #searchmenu_reference_dd.search_item a:hover {
	background: url('/images/search_button_reference.jpg') 0 -29px no-repeat;
}
.searchmenu #searchmenu_type_dd {
	padding-top: 8px;
}
.searchmenu #searchmenu_type_dd select {
	width: 95px;
}
.searchmenu #searchmenu_bedrooms_dd select {
	width: 70px;
}
.searchmenu #searchmenu_size_dd select {
	width: 95px;
}
.searchmenu #searchmenu_pricerange_dd select {
	width: 85px;
}
.searchmenu #searchmenu_region_dd {
	padding-top: 8px;
}
.searchmenu #searchmenu_region_dd select {
	width: 130px;
}

.searchmenu .search_item select {
	display: block;
	text-transform: lowercase;
}

.searchmenu a {
	text-decoration: none;
}

.searchmenu #searchmenu_search {
	position: absolute;
	right: 0px;
	height: 94px;
	width: 176px;
	background: url('/images/search_button_big.jpg') 0 0 no-repeat;
}

.searchmenu #searchmenu_search:hover {
	position: absolute;
	right: 0px;
	height: 94px;
	width: 176px;
	background: url('/images/search_button_big.jpg') 0 -94px no-repeat;
}

.searchmenu span {
	position: relative;
	/*top: -25%;*/
	margin-right: 10px;
}


.buttonbar {
	position: relative;
	width: 100%;
	height: 21px;
	margin-bottom: 0px;
	vertical-align: bottom;
	margin-top: 5px;
}
.buttonbar.bottom {
	margin-bottom: 10px;
}
.buttonbar .currentpage {
	position: absolute;
	line-height: 21px;
	color: #3a3a3a;
	font-size: 17px;
}
.buttonbar .justifiedr {
	position: absolute;
	clear: both;
	right: 0px;	
	top: 0px;
	text-align: right;
	float: right;
}

.footer {
	background: url("/images/footer_line.gif") no-repeat;
	padding-top: 20px;
	width: 100%;
	font-size: 11px;
	font-weight: bold;
	color: #999;
	line-height: 110%;
}
.footer .disclaimer {
	font-weight: normal;
}

.columns {
	clear: both;
	position: relative;
	width: 100%;
}
.columns .justifiedl {
	width: 300px;
	float: left;
}
.columns .justifiedr {
	margin-left: 40px;
	width: 580px;
	float: right;
}

.big {
	font-size: 18px;
	line-height: 150%;
}

.clear {
	clear: both;
}

img {
	border: none;
}

img#searchmenu_line {
	margin: 0px;
	padding: 0px;
}

.button {
	cursor: pointer;
}


.floatl {
	float: left;
}
.floatr {
	float: right;
}

.justifiedl {
	position: relative;
	text-align: left;
	width: 48%;
	float: left;
}
.justifiedr {
	position: relative;
	text-align: left;
	width: 48%;
	float: right;
}
.home h1 {
	font-weight: normal;
	margin: 0;
	line-height: 150%;
	font-size: 25px;
}
.home em {
	color: #555;
	font-weight: normal;
	font-size: 15px;
	margin: 0;
	line-height: 170%;
}
.home #flashslideshow {
	margin-top: 30px;
}
.section_title{
	padding-top: 0;
	margin-top: 0;
	font-size: 20px;
	line-height: 25px;
	color: #2ca600;
	margin-bottom: 10px;
	font-weight: normal;
}

.section_title_centered{
	text-align: center;
}

.section_paragraph{
	padding-bottom: 30px;
}

.element .image {
	margin: 0px 15px 05px 0px;
	float: left;
}

.info_box{
	color: #537295;
	background: #e3f0ff;
	padding: 15px;
	margin-bottom: 30px;
}
/* @group news */
.justifiedlNews {
	position: relative;
	text-align: left;
	width: 270px;
	float: left;
	margin-bottom: 40px;
}
.justifiedlwideNews {
	position: relative;
	text-align: left;
	width: 400px;
	float: left;
	margin-bottom: 40px;
}
.justifiedrNews {
	position: relative;
	text-align: left;
	width: 600px;
	float: right;
	margin-bottom: 40px;
	
}

.headline a{
	color: #6d9ac9;
	text-decoration: underline;
}

.headline a:hover {
}

.newsPosted{
	margin: 0px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 5px;
}

.archivenewslist td {
	vertical-align: top;
}
.archivenewslist td img {
	display: block;
}
.archivenewslist h2 {
	padding: 10px 0;
	margin: 0;
}
.archivenewslist h3 {
	padding: 0 0 0 20px;
	margin: 0;
}
.archivenewslist h3 a {
	color: #2ca600;
	margin-bottom: 10px;
	font-weight: normal;
	text-decoration: none;
}
.archivenewslist p {
	padding: 0 0 0 20px;
	margin: 0;
	font-size: 12px;
}


/* @end */

/* @group NewsCategories */

.categories-title {
	margin-top: 50px;
}
.categories-wrapper {
	margin-top: 10px;
}

.categories-wrapper ul {
	list-style: none;
	padding: 0px;
}

.categories-featured {
	margin-top: 0px;
	width:  700px;
	float: left;
}
.categories-featured h3 {
	color: #2ca600;
}
.categories-featured li a {
	text-decoration: none;
}
.categories-featured p {
	line-height: 1.1em;
}
.categories-featured li {
	float: left;
	width: 195px;
	margin-right: 35px;
	margin-bottom: 30px;
}

.categories-all li.last {
	margin-top: 20px;
}

/* @end */

/* @group News Header */

.news-item-header-wrapper {
	margin-bottom: 20px;
}
.news-item-header-title {
	width: 650px;
	float: left;
}
.news-item-header-title h1 {
	margin-top: 0px;
}
.news-item-header-translate {
	width: 230px;
	float: right;
	text-align: right;
}
/* @end */



/* @group Property Listing */

ul {
	margin-left: 0px;
	padding-left: 18px;
}

.title {
	padding-top: 0;
	margin-top: 0;
	line-height: 120%;
	display: block;
	font-weight: normal;
}

.location {
	font-size: 11px;
	color: #2ca600;
	display: block;
	text-transform: uppercase;
	font-weight: bold;
}

.essentials {
	font-size: 11px;
	display: block;
	color: #666666;
}

.essentials_info {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 1.5em;
	display: block;
}

ul.properties {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	width: 890px;
}
ul.properties li {
	margin-bottom: 25px;
}
ul.properties img {
	float: left;
	width: 380px;
	height: 240px;
	border: none;
}

/*
block style. Blue
ul.properties li table a{
	
	color: #ffffff;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #307dd9;
}

ul.properties li table a:hover {
	color: #c6dfff;
}
*/

ul.properties li table a{
	color: #6d9ac9;
	text-decoration: underline;
}

ul.properties li table a:hover {
}

.properties li table {
	width: 510px;
	float: right;
}
.properties li table tbody{
	vertical-align: top;
}
.properties li table tbody tr td{
	padding-bottom: 20px;
	vertical-align: top;
}
.properties li table tbody tr td.tdl {
	width: 150px;
	text-align: right;
	padding-right: 20px;
}
table tbody tr td.tdl span.essentials {
	padding-top: 3px;
}

/* @end */


/* @group Property Details */

#slideshow {
	position: relative;
	width: 890px;
	height: 595px;
	text-align: center;
	left: 30px;
}

.details {
	font-size: 14px;
	line-height: 150%;
	margin-top: 30px;
}
.details .justifiedl {
	width: 285px;
	float: left;
	margin-right: 15px;
}

.details .justifiedr {
	width: 590px;
	float: right;
	text-align: left;
}

.details .title {
	font-size: 30px;
	display: block;
	margin: 0;
	padding: 0;
/*	color: #303030;*/
}

.details .location {
	font-size: 25px;
	margin: 0px;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-weight: normal;
}

/* @end */


/* @group development details */

.flavor {
	line-height: 25px;
	vertical-align: bottom;
	display: block;
	text-align: right;
	margin-left: 10px;
}

.size {
	line-height: 25px;
	position: absolute;
	left: 160px;
}

.price {
	line-height: 25px;
	position: absolute;
	left: 300px;
	vertical-align: bottom;
}

.types ul {
	margin-top: 0px;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

.types ul li span.size {
	
}

ul.development_listHeader {
	padding-left: 0px;
	margin: 20px 0px 0px;
}

/* @end */


/* @group contact form */

form#contact_form #penIcon {
	position: absolute;
	left: -8px;
	top: 25px;
	/*#top: 25px;
	_top: 25px;*/
	/*top: 85px;
	#top: 95px;
	_top: 95px;*/
	width: 91px;
	height: 98px;
	z-index: 20;
	background: url(images/investmentFormPen.jpg) no-repeat;
}
form#contact_form label.subtitle {
	margin-top: 40px;
}

form#contact_form #formWrapper {
	position: relative;
	width: 380px;
	margin-right: 2px;
	overflow: hidden;
	vertical-align: top;
}

form#contact_form #formSlider {
	width: 1610px;
	top: 0px;
	position: relative;
	overflow: hidden;
}
form#contact_form #formSlider .slideForm {
	position: relative;
	float: left;
	width: 380px;
	margin-right: 20px;
}

form#contact_form h2 {
	color: #53717e;
	margin-bottom: 20px;
	margin-left: 70px;
	text-align: left;
}

form#contact_form h2 strong {
	color: #fff;
	font-weight: normal;
}

form#contact_form ul.formmenu {
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0;
	margin-bottom: 0;
	list-style: none;
	display: block;
	width: 422px;
}
form#contact_form ul.formmenu li {
	float: left;
	list-style: none;
	padding: 5px 5px;
	border-top: 1px solid #96b3dd;
	/*border-left: 1px solid #888;*/
	border-right: 1px solid #96b3dd;
	/*border-bottom: 1px solid #888;*/
	text-align: center;
	display: block;
	width: 74px;
	height: 30px;
	margin-top: 5px;
	line-height: 15px;
}
form#contact_form ul.formmenu li.first {
	border-left: 1px solid #96b3dd;
	width: 72px;
}
form#contact_form ul.formmenu li.last {
	width: 72px;
	/*border-right: 1px solid #888;*/
}
form#contact_form ul.formmenu li.rentals {
/*	width: 75px;*/
}
form#contact_form ul.formmenu li.sales {
/*	width: 60px;*/
}
form#contact_form ul.formmenu li.marketing {
/*	width: 100px;*/
}
form#contact_form ul.formmenu li.land {
/*	width: 60px;*/
}
form#contact_form ul.formmenu li.norborder {
	border-right: 0;
}
form#contact_form ul.formmenu li.current {
	/*background: #b9c8da;*/
	/*border: 1px solid #96b3dd;*/
	border-right: 1px solid #96b3dd;
	border-left: 1px solid #96b3dd;
	background: #b9c8da;
	font-weight: bold;
	padding-top: 10px;
	margin-top: 0;
}
form#contact_form ul.formmenu li.current:hover {
	background: #b9c8da;
}
form#contact_form ul.formmenu li:hover {
	background: #c3d4e8;
	/*background: #b9c8da;*/
	cursor: pointer;
}
form#contact_form ul.formmenu li a {
	text-decoration: none;
	color: #555;
}

form#contact_form .formsection {
	text-align: left;
	clear: both;
	padding-bottom: 10px;
}
form#contact_form .formsection:last-child {
	border: none;
}
form#contact_form .sectionSelector {
	display: none;
}
form#contact_form #subject_dd {
	display: none;
}

form#contact_form label {
	display: block;
}

form#contact_form .submitButton {
	margin-top: 2px;
	width: 60px;
	float: right;
}

form#contact_form .disclaimer {
	font-size: 12px;
	margin: 10px auto;
	float: left;
	width: 300px;
	text-align: left;
}

/* @group Rental */

form#contact_form #rental_adults_lbl,
form#contact_form #rental_children_lbl,
form#contact_form #rental_from_lbl, 
form#contact_form #rental_to_lbl{
	margin-top: 4px;
	padding: 0 5px;
	float: left;
	width: 50px;
}

form#contact_form input#rental_adults_dd,
form#contact_form input#rental_children_dd,
form#contact_form input#rental_from_dd,
form#contact_form input#rental_to_dd {
/*	display:inline;*/
	float: left;
	width: 90px;
	margin-right: 5px;
}

/* @end */

/* @group Sale */

form#contact_form #sale_from_lbl, 
form#contact_form #sale_to_lbl{
	margin-top: 4px;
	padding: 0 5px;
	float: left;
}

form#contact_form select#sale_currency_dd{
	width: 110px;
	display:inline;
	float: right;	
}
form#contact_form input#sale_from_txt,
form#contact_form input#sale_to_txt {
/*	display:inline;*/
	float: left;
	width: 85px;
}

/* @end */

/* @group Land */

form#contact_form #land_landsize_lbl,
form#contact_form #land_landsizefrom_lbl,
form#contact_form #land_landsizeto_lbl,
form#contact_form #land_from_lbl, 
form#contact_form #land_to_lbl{
	margin-top: 4px;
	padding: 0 5px;
	float: left;
}
form#contact_form #land_landsize_lbl {
	padding: 0;
}
form#contact_form #land_landsizefrom_lbl,
form#contact_form #land_from_lbl{
	padding-left: 0;
	clear: left;
}
form#contact_form #land_currency_lbl {
	width: 100%;
	padding-bottom: 0;
	margin-bottom: 0;
}

form#contact_form select#land_currency_dd{
	width: 110px;
	display:inline;
	float: right;	
}
form#contact_form input#land_from_txt,
form#contact_form input#land_to_txt {
/*	display:inline;*/
	float: left;
	width: 90px;
}

form#contact_form input#land_landsizefrom_txt,
form#contact_form input#land_landsizeto_txt {
/*	display:inline;*/
	float: left;
	width: 60px;
}
form#contact_form select#land_landunit_dd {
	display:inline;
	float: right;	
	width: 75px;
}

/* @end */

form#contact_form #name_lbl{
	display: block;
	clear: left;
}
form#contact_form .formsection {
	text-align: left;
	clear: both;
	padding-bottom: 10px;
}
form#contact_form .formsection:last-child {
	border: none;
}
form#contact_form {
	position: relative;
	width: 380px;
}

form#contact_form #initMessage{
}

form#contact_form #initMessage h2{
	height: 50px;
	margin-top: 5px;
	margin-left: 100px;
	padding-bottom: 25px;
}

form#contact_form .formbg {
	position: relative;
	width: 100%;
	padding: 20px;
	padding-bottom: 10px;
	background: #b9c8da;
	border: 1px solid #96b3dd;
	border-top: 0;
	color: #3e596e;
}

form#contact_form .formbgalt {
	position: relative;
	width: 100%;
	padding: 20px;
	padding-bottom: 0px;
	background: #afc7ea;
	border: 1px solid #96b3dd;
	color: #3e596e;
}

form#contact_form div div {
	width: 380px;
	text-align: right;
}

form#contact_form #firstname,
form#contact_form #country,
form#contact_form #phone {
	width: 150px;
	text-align: left;
	float: left;
}

form#contact_form input#firstname_lbl,
form#contact_form input#firstname_txt,
form#contact_form input#country_lbl,
form#contact_form input#country_txt,
form#contact_form input#phone_lbl,
form#contact_form input#phone_txt {
	width: 150px;
}


form#contact_form #lastname,
form#contact_form #email,
form#contact_form #mobile {
	position: absolute;
	right: 30px;
	width: 190px;
	text-align: left;
}

form#contact_form input#lastname_lbl,
form#contact_form input#lastname_txt,
form#contact_form input#email_lbl,
form#contact_form input#email_txt,
form#contact_form input#mobile_lbl,
form#contact_form input#mobile_txt {
	width: 190px;
}

form#contact_form label {
	margin: 0;
	padding: 0;	
	display: block;
}

form#contact_form .formbgalt small {
	margin: 0;
	padding: 0;
}
form#contact_form select,
form#contact_form input,
form#contact_form textarea {
	display: block;
	width: 370px;
	border: 1px solid #96b3dd;
	padding: 5px;
	margin-bottom: 5px;
	background-color: #ffffff;
	color: 333;
}
form#contact_form select {
	height: 22px;
	width: 380px;
	padding:0;
}

/*form#contact_form {
	width: 380px;
	padding: 20px;
	background: #abc5ea;
	margin-bottom: 0px;
	color: #3e596e;
	border: 1px solid #96b3dd;
}

form#contact_form div div {
	width: 380px;
	text-align: right;
}
form#contact_form fieldset {
	padding: 0;
	margin: 0;
	border: 0;
}
form#contact_form input#name_txt,
form#contact_form input#email_txt,
form#contact_form input#country_txt,
form#contact_form input#phone_txt,
form#contact_form input#propertyref_txt,
form#contact_form input#developmentref_txt,
form#contact_form input#title_txt,
form#contact_form input#location_txt,
form#contact_form input#price_txt,
form#contact_form input#beds_txt,
form#contact_form select#subject_dd,
form#contact_form textarea {
	display: block;
	width: 370px;
	border: 1px solid #96b3dd;
	padding: 5px;
	margin-bottom: 5px;
	background-color: #ffffff;
	color: 333;
}
form#contact_form select#subject_dd {
	width: 380px;
}
form input:focus,
form textarea:focus {
	background-color: #ffff00;
}

form#contact_form textarea {
	height: 100px;
}
*/#contact_form #contact_submit_img {
	margin-top: 10px;
	cursor: pointer;
}

#contact_standby,
#contact_thanks,
#contact_error {
	position: relative;
	margin-top: -1px;
	margin-bottom: 10px;
	border: 1px solid #96b3dd;
	background-color: #ffffff;
	width: 380px;
	padding: 10px 20px;
}
#contact_standby img,
#contact_thanks img,
#contact_error img {
	position: absolute;
	right: 20px;
	top: 13px;
	border: none;
}
/* @end */

/* @group investment club form */

#penIcon {
	position: absolute;
	left: -8px;
	top: 8px;
	width: 91px;
	height: 98px;
	background: url(images/investmentFormPen.jpg) no-repeat;
}

form#investment_form h2 {
	color: #53717e;
	margin-bottom: 20px;
	margin-left: 70px;
}

form#investment_form h2 strong {
	color: #fff;
	font-weight: normal;
}

form#investment_form .formsection {
	text-align: left;
	clear: both;
	padding-bottom: 10px;
}
form#investment_form .formsection:last-child {
	border: none;
}
form#investment_form {
	position: relative;
	width: 380px;
}

form#investment_form .formbg {
	position: relative;
	width: 100%;
	padding: 20px;
	padding-bottom: 10px;
	background: #b9c8da;
	border: 1px solid #96b3dd;
	color: #3e596e;
}

form#investment_form .formbgalt {
	position: relative;
	width: 100%;
	padding: 20px;
	padding-bottom: 0px;
	background: #afc7ea;
	border: 1px solid #96b3dd;
	color: #3e596e;
}

form#investment_form div div {
	width: 380px;
	text-align: right;
}

form#investment_form label {
	display: block;
}
form#investment_form #landsize_lbl,
form#investment_form #landsizefrom_lbl,
form#investment_form #landsizeto_lbl,
form#investment_form #from_lbl, 
form#investment_form #to_lbl{
	margin-top: 4px;
	padding: 0 5px;
	float: left;
}
form#investment_form #landsize_lbl {
	padding: 0;
}
form#investment_form #landsizefrom_lbl,
form#investment_form #from_lbl{
	padding-left: 0;
	clear: left;
}
form#investment_form #currency_lbl {
	width: 100%;
	padding-bottom: 0;
	margin-bottom: 0;
}

form#investment_form select,
form#investment_form input,
form#investment_form textarea {
	display: block;
	width: 370px;
	border: 1px solid #96b3dd;
	padding: 5px;
	margin-bottom: 5px;
	background-color: #ffffff;
	color: 333;
}
form#investment_form select {
	padding:0;
	height: 22px;
	width: 380px;
}

form#investment_form select#currency_dd{
	width: 110px;
	display:inline;
	float: right;	
}
form#investment_form input#from_txt,
form#investment_form input#to_txt {
/*	display:inline;*/
	float: left;
	width: 90px;
}

form#investment_form input#landsizefrom_txt,
form#investment_form input#landsizeto_txt {
/*	display:inline;*/
	float: left;
	width: 60px;
}
form#investment_form select#landunit_dd {
	display:inline;
	float: right;	
	width: 75px;
}

form#investment_form #firstname,
form#investment_form #country {
	width: 150px;
	text-align: left;
	float: left;
}

form#investment_form input#firstname_lbl,
form#investment_form input#firstname_txt,
form#investment_form input#country_lbl,
form#investment_form input#country_txt {
	width: 150px;
}


form#investment_form #lastname,
form#investment_form #email {
	position: absolute;
	right: 30px;
	width: 190px;
	text-align: left;
}

form#investment_form input#lastname_lbl,
form#investment_form input#lastname_txt,
form#investment_form input#email_lbl,
form#investment_form input#email_txt {
	width: 190px;
}

form input:focus,
form textarea:focus {
	background-color: #ffff00;
}

form#investment_form textarea {
	height: 60px;
}
#investment_form #investment_submit_img {
	margin-top: 10px;
	cursor: pointer;
}

form#investment_form .submitButton {
	margin-top: 2px;
	width: 60px;
	float: right;
}

form#investment_form .disclaimer {
	font-size: 12px;
	margin: 10px auto;
	float: left;
	width: 300px;
	text-align: left;
}


#investment_standby,
#investment_thanks,
#investment_error {
	position: relative;
	margin-top: -1px;
	margin-bottom: 10px;
	border: 1px solid #96b3dd;
	background-color: #ffffff;
	width: 380px;
	padding: 10px 20px;
}
#investment_standby img,
#investment_thanks img,
#investment_error img {
	position: absolute;
	right: 20px;
	top: 13px;
	border: none;
}
/* @end */



/* @group Dropdown */

/*#searchmenu_type_dd {
	position: absolute;
	width: 118px;
	min-height: 64px;
}
.dropdown {
	position: absolute;
	width: 182px;
	color: #f7ff6f;
	font-size: 13px;
	top: 22px;
}
.dropdown.small {
	width: 118px;
	min-height: 64px;
}

.dropdown .header {
	position: relative;
	width: 100%;
	height:  28px;
	background: #666 no-repeat;
	border-bottom: 1px dashed #aaa;
}
.dropdown .header .title {
	position: absolute;
	left: 10px;
	top: 7px;
	color: white;
	font-size: 14px;
}
.dropdown .header .title .right {
	left: 70px;
	top: 0;
}

.dropdown .body {
	background: #686868;
	max-height: 200px;
	overflow-y: auto;
}

.dropdown .body input {
	width: 90px;
	margin: 5px 10px;
}

.dropdown * ul {
	margin: 0px;
	padding: 5px 10px;
	line-height: 150%;
	list-style-type: none;
}
.dropdown * ul li {
	cursor: pointer;
}

.dropdown .footer {	
	position: relative;
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 36px;
	background: #666 no-repeat;
	border-top: 1px dashed #aaa;
}

.dropdown .footer img {
	position: absolute;
	left: 60px;
	top: 10px;
	width: 55px;
	height: 19px;
}
.dropdown.small .footer img {
	position: absolute;
	left: 30px;
}

.dropdown * ul.left {
	float: left;
	width: 45%;
}*/

/* @end */


/* @group Area Info */
/*.location_listing a {
	display: block;
	float: left;
	margin: 0 10px;
	width: 200px;
	text-align: center;
	font-size: 12px;
	color: #2ca600;
	text-decoration: none;
	font-weight: normal;
}*/
/* @end */

/* @group Area Details */
.location_title {
	clear: left;
}

.location_details .propertyList {
	padding: 0;
	margin: 0;
}
.location_details .propertyList h1 {
	margin: 0 0 20px 0;
}
.location_details .propertyList .listing {
	float: left;
	color: #303030;
	text-decoration: none;
	padding: 0 0 15px 0;
}

.location_details .propertyList .type_resale {
	background: url(/images/icon_type_resale.gif) no-repeat 95% 0;
}

.location_details .propertyList .type_development {
	background: url(/images/icon_type_property.gif) no-repeat 95% 0;
}

.location_details .propertyList .listing div {
	float: left;
	padding: 0 20px 0 10px;
	margin: 0;
	width: 310px;
}
.location_details .propertyList .listing img {
	float: left;
	display: block;
	width: 103px;
	height: 63px;
}
.location_details .propertyList .listing h1 {
	font-size: 14px;
	float: left;
	padding: 0;
	margin: 0;
}
.location_details .propertyList .listing p {
	padding: 3px 0 0 0;
	margin: 0;
	float: left;
	clear: left;
	line-height: auto;
	font-size: 12px;
	width: 100%;
}
/* @end */

/* @group Location List */
.location_listing {
	padding: 0;
	margin: 30px 0 0 0;
}
.location_listing h1 {
	margin: 0 0 20px 0;
}
.location_listing .listing {
	float: left;
	color: inherit;
	text-decoration: none;
	padding: 0 0 15px 0;
}
.location_listing .listing div {
	float: left;
	padding: 0 0 0 10px;
	margin: 0;
	width: 180px;
}
.location_listing .listing img {
	float: left;
	display: block;
	width: 103px;
	height: 63px;
	border: 0;
}
.location_listing .listing h1 {
	font-size: 14px;
	float: left;
	padding: 0;
	margin: 0;
}
.location_listing .listing p {
	padding: 3px 0 0 0;
	margin: 0;
	float: left;
	line-height: auto;
	font-size: 12px;
}
/* @end */

/* @Group global */
#languages {
	float: right;
	margin-top: 8px;
	margin-right: 25px;
}
#languages * {
	float: left;
}
#languages h4 {
	margin: 0;
	padding: 1px;
	#padding-top: 3px;
	_padding-top: 3px;
	font-size: 11px;
	color: #555;
	font-style: italic;
	line-height: 1em;
}
#languages ul {
	list-style: none;
	margin: 0 2px;
	padding: 0;
}
#languages ul li {
	margin: 0 2px;
	padding: 0px 1px 2px 1px;
	#padding: 2px 1px 2px 1px;
	_padding: 1px 1px 2px 1px;
	border: 1px solid #99cbe3;
}
#languages ul li:hover {
	background-color: #7297a9;
}
#languages ul li a {
	color: #555;
	font-size: 11px;
	padding: 0;
	margin: 0;
	line-height: 1em;
	text-decoration: none;
	min-width: 14px;
	width: auto !important;
	width: 14px;
	text-align: center;
}
#languages ul li:hover a {
	color: #fff;
}
/* @end */

/* @group Missing Lang */
.noLangAvailable {
	width: 635px;
	margin: 20px auto 20px;
	padding: 10px;
	background: #eeffee;
	border: 1px solid #bbffbb;
	font-size: 12px;
}
.noLangAvailable img {
	float: left;
	margin: 0 20px 0 10px;
}
/* @end */

#content_wrapper div.justifiedl div.section_paragraph ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#content_wrapper div.justifiedl div.section_paragraph ul li{
	padding-left: 40px;
	padding-bottom: 20px;
	background: url(images/listitem_checkbox.png) no-repeat;
}


#ajax-search-status {
	background: rgba(0,0,0,0.8);
	position: fixed;
	bottom: 30px;
	margin-left: auto;
	margin-right: auto;
}
#ajax-search-status p {
	color: white;
	text-transform: uppercase;
	font-size: 10px;
	text-align: center;
	padding: 5px;
}

img.lazyload {
	background: url(/images/lazyloader.gif) 50% 50% no-repeat;
}