body {
	background:#656565 url(/media/imagens/background.jpg) repeat-x;
	margin-top:1px;
}
.clearer {
	clear:both;
}
.left {
	float:left;
}
.right {
	float:right;
}
.hover:hover {
	cursor:pointer;
}
.noBackground input {
	background:none;
	border:none;
}
.hidden {
	display:none;
}
.openEstate {
	padding:2px 9px 2px 9px;
}
.inputHelp {
	font-size:9px;
	text-align:left;
	padding-left:10px;
}
.whiteInputHelp {
	font-size:9px;
	text-align:left;
	padding-left:10px;
	color: #fff;
}
.ref {
	text-align:left;
	margin-bottom:15px;
	color: #fff;
}
.border1pxaaa {
	border:1px #aaa solid;
}
#site {
	width:1000px;
	font: normal 1.3em Helvetica, Tahoma, Arial;
	font-size:12px;
	vertical-align: baseline;
	margin:auto;
	text-align:center;
}
#header {
	height:150px;
	width:1002px;
}
#menuBackground {
	background:#000;
    /* for IE */    
	filter:alpha(opacity=50);
    /* CSS3 standard */    
	opacity:0.5;    
	z-index:10;
	position: absolute;
	top:-30px;
	left:0;
	height:30px;
	width:1000px;
}
#header .menu {
	z-index:11;
	position: absolute;
	top:-30px;
	left:0;
	list-style:none;
	padding:0px;
	margin:0;
}
#header .menu li {
	float:left;
	height:30px;
	font-size:13px;
}
#header .menu li a {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding:7px 18px 7px 18px;
}
#header .menu li:hover {
	background:#E6086E;
	cursor:pointer;
}
#bannerLogoBackground {
	z-index:10;
	position: absolute;
	/*background:#000;*/
	background:#6ad500;
	opacity:0.8;
	filter:alpha(opacity=80);
	height:120px;
	width:203px;
}
#bannerLogo {
	z-index:11;
	position: absolute;
	top:10px;
	margin-left:30px;
}
#main {
	min-height:300px;
	width:100%;
	padding:10px 0px 10px 0px;
	background:#262326;
	border:1px #222 solid;
	/*background:#e3f5cb;
	background:#72b42d; E6086E B7E35B f0fae2*/
}
#leftSideBar {
	float:left;
	width:200px;
	padding:0px 5px 5px 5px;
}
#siteContent {
	float:left;
	width:785px;
	padding-top:0px;
}
.rightSideBar {
	float:right;
	width:150px;
}
#mainContent {
	margin-left:5px;
	width:620px;
	min-height:273px;
}
/* ################################     Search     ################################ */
#leftSideBar .pesquisa {
	/*border:1px #fff solid;*/
	padding-bottom:5px;
	background:#eee;
}
#leftSideBar .pesquisa .title {
	padding:5px;
	margin-bottom:5px;
	font-size:15px;
}
#search {
	padding-left:8px;
	padding-right:10px;
}
#search a:hover {
	cursor:pointer;
}
#search .tooltip {
	display:none;
    background:url(/media/imagens/white_arrow.png);
    height:78px;
    padding:25px 25px 10px 25px;
	margin-left:10px;
    width:159px;
    font-size:12px;
    color:#000;
	z-index:100;
}
#search .line {
	margin-bottom:1px;
	margin-top:5px;
}
#search #generalSearch {
	width:155px;
	margin-right:0px;
}
#search .bt_search {
	border:1px #e0e0e0 solid;
	padding:2px 2px 1px 2px;
}
#search .bt_search:hover {
	cursor:pointer;
}
#search .ref .bt_open {
	padding-left:15px;
	padding-right:15px;
	margin-left:5px;
}
#search .line {
	position: relative;
}
#search .line input {
	border:1px;
	font-size:9px;
	color:#222;
}
#search .line .label {
	text-align:center;
	border:none;
	font-size:11px;
	color:#000c2c;
	width:180px;
	z-index:10;
	position: absolute;
	left:0;
}
#search .price input {
	width:62px;
}
#search .bedrooms input {
	width:14px;
}
#search .wc input {
	width:10px;
}
#search .area input {
	width:63px;
}
#search #toSale, #search #toRent {
	font-size:11px;
	color:#FFF;
	width:85px;
	padding:2px;
}
#search #toSale:hover, #search #toRent:hover {
	cursor:pointer;
}
/* -------------------------------------------------------------------------------- */
.greyBackground {
	background:#666;
	color:#FFF;
}
.pinkBackground {
	background:#E6086E;
	color:#FFF;
}
.title {
	line-height:35px;
	text-align:left;
	padding-left:30px;
	font-size:16px;
	font-weight:bold;
	color:#fff;
}
.contacts {
	margin-top:50px;
	margin-bottom:5px;
	font-size:11px;
	background:#eee;
	border:5px #fff solid;
	padding:3px;
}
.borderLeftCCC {
	border-left:1px #ccc solid;
}
.pub_banner {
	margin-bottom:10px;
	background:#fff;
	padding:4px;
	width:140px;
	height:90px;
	display:block;
}
.pub_banner:hover {
	cursor:pointer;
}
.pub_banner img {
	border:none;
}
.pub_banner a {
	padding-top:15px;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	display:block;
	height:82%;
}
.pub_banner a:hover {
	text-decoration:none;
}
.pub_banner a .title {
	padding-left:0px;
}
#news {
	background:#eee;
	border:5px #fff solid;
	color:#666;
	padding:5px;
	font-size:11px;
	text-align:left;
	margin-bottom:15px;
}
#siteContent #news .title {
	padding-left:10px;
	width:100%;
	text-align:left;
	color:#72b42d;
	line-height:25px;
	font-size:12px;
	padding-left:0px;
}
#siteContent .title {
	width:610px;
	line-height:28px;
	text-align:left;
	padding-left:10px;
	font-size:15px;
	font-weight:bold;
	border:none;
}
#bottomLatest {
	padding-top:10px;
}
#latest {
	float:left;
	width:830px;
	margin-left:5px;
	background:#eee;
}
#latestTitle {
	line-height:28px;
	position:relative;
	z-index:3;
	font-size:15px;
	text-align:left;
	padding-left:10px;
	border:none;
}
#latestTitle .carouselControls {
	margin-right:10px;
}
#latestTitle .carouselControls img {
	margin-right:5px;
	margin-top:10px;
}
#latestTitle .carouselControls img:hover {
	cursor:pointer;
}
#latest .ui-corner-all {
	width:100%;
	padding-top:5px;
	/*background:#2f4a15;
	background:#E6086E;
	border:3px solid #fff;*/
}
.latestProperties {
	margin-top:20px;
	font-size:11px;
	text-align:left;
}
.latestProperties li {
	width:100%;
	padding-left:10px;
	height:220px;
}
.latestProperties .property {
	margin:5px 7px 5px 7px;
	padding:5px;
	border:1px #e2e2e2 solid;
	float:left;
	background:#fff;
	width: 135px;
    height: 160px;
}
.latestProperties .property:hover {
	cursor:pointer;
	background:#FECDE3;
}
.latestProperties .info {
	padding:5px;
}
.latestProperties .info .title {
	color:#72b42d;
	line-height:12px;
	font-size:12px;
	padding-left:0px;
	padding-bottom:5px;
	text-align:center;
}
.latestProperties .info .mainCrt {
	height:34px;
}
.latestProperties .info .price {
	/*text-align:right;*/
	font-weight:bold;
	color:#ee1191;
}
.latestProperties .arrow {
	margin-top:15px;
}
.latestProperties .arrow:hover, .openEstate:hover {
	cursor:pointer;
    font-weight:bold;
}
/* ################################     results     ################################ */
.searchResultsText{
	font-size:10px;
	color:#fff;
	line-height:30px;
	margin-left:30px;
}
.orderResults {
	line-height:30px;
	margin-right:20px;
	color: #fff;    
}
.orderResults #sale_price, .orderResults #entry_date {
	margin-right:10px;
	width:65px;
	text-align:right;
}
.orderResults #entry_date {
	margin-right:10px;
	width:130px;
}
.orderResults #sale_price:hover, .orderResults #entry_date:hover {
	cursor:pointer;
	color:#fff;
}
#resultsList img {
	border:none;
}
#resultsList .item {
	border:1px #fff solid;
	margin-bottom:5px;
	color:#222;
	background:#fff;
	display:block;
	text-decoration:none;
}
#resultsList .item:hover {
	cursor:pointer;
	background:#FECDE3;
}
#resultsList .item .title {
	font-size:12px;
	margin-bottom:5px;
	width:773px;
	padding-left:10px;
}
#resultsList .image {
	margin:0px 15px 5px 5px;
}
#resultsList .info {
	font-size:11px;
	text-align:left;
}
#resultsList .info .features {
	width:150px;
	margin-right:15px;
}
#resultsList .info .description {
	width:450px;
	margin-right:30px;
}
#resultsList .newWindowIcon {
	padding:5px 5px 0px 0px;
	display:none;
}

#pagination .step-links {
	line-height:20px;
	color: #fff;    
}
#pagination .pageLink {
	padding:2px 5px 2px 5px;
	background:#E6086E;
	border:1px #222 solid;
	color:#fff;
	margin:2px;
}
#pagination .pageLink:hover {
	border:1px #fff solid;
}
#pagination .active {
	padding:2px 5px 2px 5px;
	background:#6AD500 url('/media/imagens/ui-bg_highlight-soft_75_6AD500_1x100.png');
	color:#222;
	margin:2px;
}
#pagination .page {
	border:1px #ccc solid;
	padding:2px 5px 2px 5px;
	margin:2px 5px 0px 5px;
}
#pagination .page:hover {
	color:#E6086E;
}
/* --------------------------------------------------------------------------------- */
#mainContent #siteInfoTitle {
	font-size:16px;
	text-align:left;
	padding-left:30px;
	font-weight:bold;
	color:#72b42d;
	line-height:35px;
}
#mainContent #siteInfo {
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
}
/* ################################     results     ################################ */
#property {
	margin-bottom:10px;
	background:#eee;
	width:755px;
	margin-left:10px;
}
#openProperty {
	background:#fff;
	padding-bottom:15px;
	border:1px #c8c8c8 solid;
}
#openProperty .title {
	padding-left:10px;
	margin-bottom:10px;
	width:99%;
}
#openProperty .title h1 {
	margin-top:0px;
	padding-top:5px;
	font-size:20px;
	line-height:25px;
	margin-bottom:0px;
}
#openProperty .title h2 {
	font-size:15px;
	margin:5px;
	line-height:20px;
}
#openProperty #info {
	margin-left:10px;
}
#property #tabs {
	list-style:none;
}
#property #tabs li {
	float:left;
	border:1px #E6086E solid;
	margin-right:1px;
	background:#eee;
	font-weight:bold;
}
#property #tabs .inactive:hover {
	cursor:pointer;
	background:#fa72af;
}
#property #tabs .inactive:hover a {
	color:#fff;
}
#images {
	margin-left:10px;
	margin-bottom:10px;
}
#images .main {
	float:left;
	margin-right:5px;
	border:2px #fff solid;
}
#map #map_canvas {
	background:#fff;
	border:2px #fff solid;
	min-height:300px;
	width:100%;
}
#info .features {
	width:240px;
	margin-bottom:20px;
}
#info .features ul {
	margin-top:0px;
	padding:0px;
	list-style:none;
}
#info .features li {
	padding:10px;
	float:left;
}
#info #description {
	margin-left:15px;
	width:500px;
	margin-bottom:20px;
	text-align:left;
	padding-right:10px;
}
#info .line {
	min-height:2px;
	border-bottom:1px #ccc solid;
	margin-bottom:1px;
}
#requestInfo .title {
	margin-bottom:0px;
	font-size:15px;
}
#requestInfo .input {
	margin-bottom:5px;
	color:#222;
}
#requestInfo .obs {
	margin-left:15px;
}
#requestInfo .obs textarea {
	height:70px;
	width:300px;
}
#requestInfo #submitRequest input {
	margin-left:10px;
	font-size:18px;
	height:75px;
	width:150px;
}
#requestInfo #submitRequest input:hover {
	cursor:pointer;
}
.changeLang {
	list-style:none;
	z-index:10;
	position:absolute;
	top:-35px;
	right:10px;
}
#changeLang img {
	width:20px;
	height:20px;
	margin-right:4px;
	border:none;
}
#cont_requestInfo {
	font: normal 12px Helvetica, Tahoma, Arial;
	background:#eee;
	width:610px;
	margin-top:15px;
	margin-left:5px;
	margin-bottom:5px;
}
#cont_requestInfo #cont_requestForm {
	height:112px;
	color:#000;
	padding:20px 5px 0px 10px;
	border-left:1px #aaa solid;
	border-right:1px #aaa solid;
	border-bottom:1px #aaa solid;
}
#cont_requestInfo #cont_submitRequest {
	margin-left:5px;
	font-size:17px;
	line-height:75px;
	width:120px;
    font-weight:bold;
}
#cont_requestInfo .input {
	margin-bottom:5px;
}
#cont_requestInfo .title {
	margin-bottom:0px;
	font-size:15px;
	width:600px;
}
#cont_requestInfo #cont_observation {
	margin-left:5px;
	height:70px;
	width:240px;
}
.greenButton {
	background:#6AD500 url('/media/imagens/ui-bg_highlight-soft_75_6AD500_1x100.png');
}
.greenButton:hover {
	background:#6AD500 url('/media/imagens/ui-bg_highlight-soft_75_6AD500_1x100.png') 50%;
	cursor:pointer;
}
#videos, #videos .title {
	color:#eee;
}
/* --------------------------------------------------------------------------------- */
#msg {
	padding-left:20px;
	background:#fff;
	line-height:25px;
	margin-bottom:10px;
	color:#222;
}
#msg img {
	top:-5px;
	margin-right:10px;
}
#footer {
	/*background:#72b42d;
	background:#dce5ca;*/
	line-height:25px;
	/*border:1px solid #eee;*/
	margin-top:2px;
	width:100%;
	color:#fff;
}
#footer div {
	width:50%;
}
#footer span {
	color:#fff;
	vertical-align:middle;
}
#footer img {
	border:none;
	margin:2px 0px 0px 5px;
}

