﻿/*-----------------------------------------------------------------------------*/
/*Padrao HTML*/
/*-----------------------------------------------------------------------------*/

* {
font-family:Verdana,Arial,sans-serif;
font-size:12px;
line-height:25px;
}

li {
	list-style-image:none;
	list-style-position:inside;
	list-style-type:square;	
}

input, textarea, select, button {
color:#0c6395 !important;
line-height:20px;
font-size:11px;
min-height: 20px;
height: auto;
}

input[type="text"], input[type="password"], input[type="file"], select, textarea {
width:200px;
font-size:11px;
}

h1 {
font-size:13px;
line-height: 15px;
}

h2 {
font-size:14px;
}

h3 {
font-size:13px;
}

h4 {
font-size:13px;
}

a {
color: #0c6395;
font-weight:bold;
}

a:hover {
color: #0c6395;
cursor:pointer;
font-weight:bold;
}

img {
border:0 none;
}

/*-----------------------------------------------------------------------------*/
/*Padrao CSS*/
/*-----------------------------------------------------------------------------*/

/*Posicionamento*/
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.clear-both {
	clear: both;
}

/*-----------------------------------------------------------------------------*/
/*CSS UI BUTTON*/
/*-----------------------------------------------------------------------------*/

.ui-buttonset{ display:inline-block;margin:0 1em;vertical-align:bottom;white-space:nowrap}
.ui-button-inlineBlockFix{ display:inline !important}
.ui-button,button.ui-button{ position:relative;zoom:1; line-height: 1.3em;text-decoration :none;cursor:pointer;margin:0 0.1em;padding:0.2em 0.8em;text-align:center;display:inline-block;vertical-align:bottom;white-space:nowrap;outline:none;font-size:12px!important;font-weight:bold!important;font-family:Verdana,Arial,sans-serif!important}
a.ui-button:hover{ text-decoration:none !important}
.ui-buttonset .ui-button,.ui-buttonset button.ui-button{ margin:0}
.ui-button-size-tiny,button.ui-button-size-tiny{font-size:0.75em !important}
.ui-button-size-small,button.ui-button-size-small{font-size:0.9em !important}
.ui-button-size-normal,button.ui-button-size-normal{font-size:1em !important}
.ui-button-size-big,button.ui-button-size-big{font-size:1.1em !important}
.ui-button-size-huge,button.ui-button-size-huge{font-size:1.25em !important}
.ui-button-label{ font-size:10px;display:inline-block;padding:0.2em;vertical-align:middle;white-space:nowrap;margin:auto;line-height:15px;}
.ui-button-label.ui-button-label-empty{ width:0px;zoom:1;overflow:visible;text-indent:-99999px;white-space:nowrap;padding:0.2em 0;margin:0 !important}
.ui-button-icon{ position:relative;zoom:1;font-size:1em;vertical-align:middle;margin:auto;text-align:center}
.ui-button-icon .ui-icon{ float:left}
.ui-button-icon img{ border:none;display:block;margin:0 auto}
.ui-button-orientation-t .ui-button-icon{ display:block !important;margin:0 auto}
.ui-button-orientation-b .ui-button-icon{ display:block !important;margin:0 auto}
.ui-button-orientation-l .ui-button-icon{ display:inline-block !important}
.ui-button-orientation-r .ui-button-icon{ display:inline-block !important}
.ui-button-orientation-t .ui-icon,.ui-button-orientation-b .ui-icon{ margin:0 auto}
.ui-button-orientation-b .ui-icon-none,.ui-button-orientation-t .ui-icon-none{ background:none !important}
.ui-button-orientation-r .ui-icon-none,.ui-button-orientation-l .ui-icon-none{ width:0;background:none}
.ui-button-inlineBlockFix.ui-button-orientation-t .ui-button-icon{ width:16px}
.ui-button-inlineBlockFix.ui-button-orientation-b .ui-button-icon{ width:16px}
.ui-button-inlineBlockFix .ui-button-icon{ margin:0}

/*-----------------------------------------------------------------------------*/
/*CSS UI SELECT*/
/*-----------------------------------------------------------------------------*/

.ui-dropdown, .ui-dropdown span, .ui-dropdown a, .ui-dropdown a:hover { text-decoration: none !IMPORTANT; }
.ui-selectmenu { display: block; position:relative; height:2em; text-decoration: none; overflow:hidden;}
.ui-selectmenu-icon { position:absolute; right:6px; margin-top:-8px; top: 50%; }
.ui-selectmenu-menu { padding:0; margin:0; list-style:none; position:absolute; top: 0; visibility: hidden; overflow: auto; }
.ui-selectmenu-open { visibility: visible; }
.ui-selectmenu-menu-popup { margin-top: -1px; }
.ui-selectmenu-menu-dropdown {
	height: auto;
	-moz-border-radius-topleft: 0px !IMPORTANT; 
	-webkit-border-top-left-radius: 0px !IMPORTANT; 
	-moz-border-radius-topright: 0px !IMPORTANT; 
	-webkit-border-top-right-radius: 0px !IMPORTANT;
}
.ui-selectmenu-menu li { padding:0; margin:0; display: block; border-top: 1px dotted transparent; border-bottom: 1px dotted transparent; border-right-width: 0 !important; border-left-width: 0 !important; font-weight: normal !important; }
.ui-selectmenu-menu li a,.ui-selectmenu-status {line-height: 1.4em; display:block; padding:.3em 1em; outline:none; text-decoration:none; font-size: 11px;}
.ui-selectmenu-menu li.ui-selectmenu-hasIcon a,
.ui-selectmenu-hasIcon .ui-selectmenu-status { padding-left: 20px; position: relative; margin-left: 5px; }
.ui-selectmenu-menu li .ui-icon, .ui-selectmenu-status .ui-icon { position: absolute; top: 1em; margin-top: -8px; left: 0; }
.ui-selectmenu-status { line-height: 1.4em; }
.ui-selectmenu-open li.ui-selectmenu-item-focus a {  }
.ui-selectmenu-open li.ui-selectmenu-item-selected { }
.ui-selectmenu-menu li span,.ui-selectmenu-status span { display:block; margin-bottom: .2em; }
.ui-selectmenu-menu li .ui-selectmenu-item-header { font-weight: bold; }
.ui-selectmenu-menu li .ui-selectmenu-item-content {  }
.ui-selectmenu-menu li .ui-selectmenu-item-footer { opacity: .8; }

/*for optgroups*/
.ui-selectmenu-menu .ui-selectmenu-group { font-size: 1em; }
.ui-selectmenu-menu .ui-selectmenu-group .ui-selectmenu-group-label { line-height: 1.4em; display:block; padding:.6em .5em 0; font-weight: bold; }
.ui-selectmenu-menu .ui-selectmenu-group ul { margin: 0; padding: 0; }

/*-----------------------------------------------------------------------------*/
/*SUPERFISH*/
/*-----------------------------------------------------------------------------*/

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			200px; /* 10em; /* left offset of submenus need to match (see below) */
	z-index:		1000;
}
.sf-menu ul li {
	width:			100%;
	background-color: #1f81bf;
	z-index: 1001;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	/*margin-bottom:	1em;*/
}
.sf-menu a {
	padding: 		.75em 1em;
	text-decoration:none;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline:		0;
}
.sf-menu li li {
	background-color: #1f81bf;
	font-weight: normal;
}
.sf-menu li li:hover {
	background-color: #0c6294;
}
.sf-menu ul ul {
	margin-left: 1px;
}
.sf-menu a {
	text-decoration: none;
}
.sf-menu a:hover {
	text-decoration: none;
}
/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('/Content/Images/jquery/superfish/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('/Content/Images/jquery/superfish/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

/*-----------------------------------------------------------------------------*/
/*Breadcrumb*/
/*-----------------------------------------------------------------------------*/

.breadcrumb-row {
	padding-bottom: 40px;
}
.breadcrumb-path {
	float:left;
	font-size:10px;
	color: #0c6395;
}
.breadcrumb-path a, .breadcrumb-path a:hover {
	font-size:10px;
	color: #0c6395;
	text-decoration: none;
}
.breadcrumb-path-current {
	font-size:10px;
	color: #222222;
}
.breadcrumb-buttons {
	float: right;
	line-height:15px;
}

/*-----------------------------------------------------------------------------*/
/*ESTRUTURA*/
/*-----------------------------------------------------------------------------*/

body {
	background-color:#2576c0;
	background-image:url('/Content/Artifacts/Image/Layout/PaginaNuvem.jpg');
	background-repeat:repeat-x;
	margin:0;
	padding:0;
}
.site {
	width: 100%;
	height: auto;
}
.site-container {
	margin: 0px auto;
	width: 960px;
}

/*Menu*/
.menu-item {
	z-index:3000!IMPORTANT;
}
.menu-item > a, .menu-item > a:hover {
	height: 41px;
}
.menu-item-subitens {
	margin-top: 11px;
	border-top: 1px solid #918E52;
}
.menu-item-subitens a, .menu-item-subitens a:hover {
	color: #ffffff;
}
.site-menu {
	clear: both;
}
.site-menu-list a {
	width: 100%;
	height: 100%;
	display: inline-block;
}
.menu-container {
	padding-bottom:15px;
	padding-top:15px;
	min-height: 41px;
	height: auto;
}
.site-menu-item-home {
	background-image: url('/Content/Artifacts/Image/Layout/menuItemHome01.gif');
	background-repeat: no-repeat;
	width: 106px;
	height: 41px;
}
.site-menu-item-home:hover {
	background-image: url('/Content/Artifacts/Image/Layout/menuItemHome02.gif');
	background-repeat: no-repeat;
	width: 106px;
	height: 41px;
}
.site-menu-item-empresa{
	background-image: url('/Content/Artifacts/Image/Layout/menuItemEmpresa01.gif');
	background-repeat: no-repeat;
	width: 117px;
	height: 41px;
}
.site-menu-item-empresa:hover {
	background-image: url('/Content/Artifacts/Image/Layout/menuItemEmpresa02.gif');
	background-repeat: no-repeat;
	width: 117px;
	height: 41px;
}
.site-menu-item-locacao{
	background-image: url('/Content/Artifacts/Image/Layout/menuItemLocacao01.gif');
	background-repeat: no-repeat;
	width: 119px;
	height: 41px;
}
.site-menu-item-locacao:hover {
	background-image: url('/Content/Artifacts/Image/Layout/menuItemLocacao02.gif');
	background-repeat: no-repeat;
	width: 119px;
	height: 41px;
}
.site-menu-item-vendas{
	background-image: url('/Content/Artifacts/Image/Layout/menuItemVendas01.gif');
	background-repeat: no-repeat;
	width: 109px;
	height: 41px;
}
.site-menu-item-vendas:hover {
	background-image: url('/Content/Artifacts/Image/Layout/menuItemVendas02.gif');
	background-repeat: no-repeat;
	width: 109px;
	height: 41px;
}
.site-menu-item-empreendimentos{
	background-image: url('/Content/Artifacts/Image/Layout/menuItemEmpreendimentos01.gif');
	background-repeat: no-repeat;
	width: 195px;
	height: 41px;
}
.site-menu-item-empreendimentos:hover {
	background-image: url('/Content/Artifacts/Image/Layout/menuItemEmpreendimentos02.gif');
	background-repeat: no-repeat;
	width: 195px;
	height: 41px;
}
.site-menu-item-servicos{
	background-image: url('/Content/Artifacts/Image/Layout/menuItemServicos01.gif');
	background-repeat: no-repeat;
	width: 110px;
	height: 41px;
}
.site-menu-item-servicos:hover {
	background-image: url('/Content/Artifacts/Image/Layout/menuItemServicos02.gif');
	background-repeat: no-repeat;
	width: 110px;
	height: 41px;
}
.site-menu-item-contatonovo{
	background-image: url('/Content/Artifacts/Image/Layout/menuItemContatoNovo01.gif');
	background-repeat: no-repeat;
	width: 114px;
	height: 41px;
}
.site-menu-item-contatonovo:hover {
	background-image: url('/Content/Artifacts/Image/Layout/menuItemContatoNovo02.gif');
	background-repeat: no-repeat;
	width: 114px;
	height: 41px;
}

/*Header*/
.site-top {
	clear: both;
	background-image: url('/Content/Artifacts/Image/Layout/PaginaTopo.png');
	background-repeat: no-repeat;
	height: 297px;
}
.site-top-logotipo {
	margin-left:30px;
	margin-top:90px;
}

/*Content*/
.site-content {
	clear: both;
	display: inline-block;
	background-image: url('/Content/Artifacts/Image/Layout/PaginaPapel.png');
	background-repeat: repeat-y;
	min-height: 650px;
	height: auto;
	padding-bottom:30px;
}

/*Footer*/
.site-footer {
	clear: both;
	background-image: url('/Content/Artifacts/Image/Layout/PaginaRodape.png');
	background-repeat: no-repeat;
	min-height: 50px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left:15px;
	color: #ffffff;
}

/*Signature*/
.site-signature {
	clear: both;
	height: 20px;
	color: #ffffff;
}
.site-signature-copyright {
	float: left;
	color: #ffffff;
	padding-left:15px;
	font-size: 11px !important;
}
.site-signature-by {
	float: right;
	padding-right:15px;
	font-size: 11px !important;
}
.site-signature-by a, .site-signature-by a:hover {
	color: #ffffff;
	font-weight: normal;
	font-size: 11px !important;
}

/*-----------------------------------------------------------------------------*/
/*MAPIT*/
/*-----------------------------------------------------------------------------*/

/*Blog gadget*/
.atria-realestate-gadget {
	padding-top:5px;
	text-align:center;
}


/*Resume Map*/

.realty-resume-map {
	background-color:#1F81BF;
	display:inline-block;
	height:auto;
	min-height:300px;
	padding:10px;
	width:850px;
	margin-bottom: 20px;
}

/*Resume Search*/

.realty-resume-search {
	display: inline-block;
	min-height: 20px;
	height: auto;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 10px;
	background-color: #1f81bf;
}
.realty-resume-search-label {
	float: left;
	padding-left: 20px;
	padding-top: 5px;
	display: inline-block;
	width: 175px;
}
.realty-resume-search-fields {
	float: left;
	padding-left: 60px;
	padding-right: 10px;
	width:495px;
	display: inline-block;
}
.realty-resume-search-field {
	float: left;
	padding-left: 5px;
}
.realty-resume-search-buttons {
	float: right;
	display: inline-block;
	width: 110px;
	height: 28px !IMPORTANT;
	position: absolute;
	right: 40px;
}
.realty-resume-search-button-find {
	display: inline-block;
	height: 20px;
}
.realty-resume-search-button-find a{
	display: inline-block;
	height: 20px;
}
.realty-resume-search select {
	font-size:11px;
	width: 160px;
}

/*Detail Search*/

.realty-detail-full {
	clear: both;
	margin-bottom: 20px;
	display: inline-block;
}
.realty-detail-full-header {
	margin-bottom: 5px;
}
.realty-detail-full-title {
	padding-left: 15px;
}
.realty-detail-full-content {
	display: inline-block;
	line-height: 20px;
}
.realty-detail-full-content select {
	width: 169px;
}
.realty-detail-full-content input[type="text"] {
	padding:1px 5px 5px;
	width: 157px; 
	font-weight: bold; 
	height: 14px;
}
.realty-detail-search-field {
	float: left;
	padding-bottom: 10px;
	padding-right: 5px;
}
.realty-detail-search-buttons {
	float: right;
}
.realty-detail-map {
	background-color:#1f81bf;
	clear:both;
	display:inline-block;
	margin-bottom:15px;
	padding:10px;
}

/*Resume Highlight*/

.realty-resume-hightlight {
	display: inline-block;
	min-height: 350px;
	height: auto;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.realty-resume-hightlight-label {
	padding-bottom: 20px;
}
.realty-resume-hightlight-item {
	padding-left: 20px;
}
.realty-resume-hightlight-item-photo {
	text-align:center;
}
.realty-resume-hightlight-item-content {
	background-color:#F6F6F6;
	min-height: 145px;
	height: auto;
}
.realty-resume-hightlight-item-title {
	font-weight:bold;
	margin-top:10px;
	padding:5px 10px;
	text-align:center;
}
.realty-resume-hightlight-item-resume {
	padding:0 10px 5px;
}
.realty-resume-hightlight-item-detail {
	padding:0 10px 5px;
}
.realty-resume-hightlight-item-price {
	font-weight: normal;
}
.realty-resume-hightlight-item-button a {
	float: right;
}
.realty-resume-line {
	background-color: #dddddd;
	height: 3px;
	width: 100%;
	margin-bottom: 5px;
}

/*Resume Result*/

.realty-resume-full-title {
	padding-left: 15px;
}
.realty-resume-header {
	color: #0c6395;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px #aed0ea solid;
}
.realty-resume-item {
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
}
.realty-resume-item a {
	font-weight: normal !important;
}
.realty-resume-item-field-link a {
	color: #222222;
	text-decoration: none;
}
.realty-resume-item-field-link a:hover {
	color: #222222;
	text-decoration: underline;
}
.Atria_ResumeRealty_RealtyRow_RealtyAlternateItem {
	background-color: #f6f6f6;
}
.realty-resume-item-field {
	display: inline-block;
	padding-right: 5px;
	vertical-align: top;
}
.realty-resume-item-image {
	text-align: center;
	width: 120px;
}
.realty-resume-item-negotiationtype {
	text-align: center;
	width: 100px;
}
.realty-resume-item-title {
	text-align: left;
	width: 195px;
}
.realty-resume-item-neighborhood {
	text-align: center;
	width: 95px;
}
.realty-resume-item-realtytype {
	text-align: center;
	width: 145px;
}
.realty-resume-item-price {
	text-align: center;
	width: 95px;
}
.realty-resume-item-opt {
	text-align: right;
	width: 85px;
	
}
.realty-resume-item-opt a {
	margin-bottom: 3px;
	width: 65px;
}
.realty-resume-paginator {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
.Atria_ResumeRealty_Paginator_Container_PageNumber {
	padding: 5px;
	color: #0c6395;
	background-color: #ffffff;
}
.Atria_ResumeRealty_Paginator_Container_PageNumber_Selected {
	padding: 5px;
	color: #ffffff;
	background-color: #0c6395;
}
.Atria_ResumeRealty_Paginator_Container_PageNumber:hover, .Atria_ResumeRealty_Paginator_Container_PageNumber_Selected:hover {
	padding: 5px;
	color: #ffffff;
	background-color: #000000;
}

/*Realty Detail Full*/

.realty-detail-full-image {
	float: left;
	width: 320px;
	margin-top:10px;	
	margin-bottom:10px;
	text-align: center;
}
.realty-detail-full-image-gallery {
	margin-top: 15px;
	margin-left: 30px;
}
.realty-detail-full-image-gallery-item {
	float:left;
	margin-bottom:5px;
	margin-right:5px;
}
.realty-detail-full-fields-resume {
	float: left;
	width: 520px;
	margin-top:10px;	
	margin-bottom:10px;
	padding-left:20px;
}
.realty-detail-full-fields-extra .realty-detail-full-field-item {
	padding: 5px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #F6F6F6;
	width: 845px;
}
.realty-detail-full-fields-extra {
	margin-bottom: 15px;
	display: block;
}
.realty-detail-full-field-item {
	margin-bottom: 5px;
}
.realty-detail-full-field-label {
	font-weight: bold;
}
.realty-detail-full-reference-item {
	display:inline-block;
	float:left;
	margin-bottom:10px;
	margin-right:10px;
	min-height:70px;
	text-align:center;
	width:130px;
	min-height: 150px;
}
.realty-detail-full-reference-item-image {
	min-height: 48px;
}
.realty-detail-full-references {
	margin-top: 15px;
	display: inline-block;
	width: 860px;
}
.realty-detail-full-neighborhood {
	margin-top: 15px;
	width: 860px;
}
.realty-detail-full-neighborhood-item {
	display:inline-block;
	float:left;
	margin-bottom:35px;
	margin-right:35px;
	min-height:275px;
	text-align:center;
	width:250px;
}
.realty-detail-full-neighborhood-item a {
	color: #222222;
	text-decoration: none;
}
.realty-detail-full-neighborhood-item a:hover {
	color: #222222;
	text-decoration: underline;
}
.realty-detail-full-neighborhood-item-label {
	margin-top: 5px;
}
.realty-detail-full-map {
	background-color:#ACD96C;
	clear:both;
	display:inline-block;
	padding:10px;
}
.realty-detail-full-buttons {
	float: right;
	margin-top: -35px;
}

/*Ballon*/
.map-balloon-all {
	clear:both;
	display:inline-block;
	width:350px;
}
.map-balloon {
	clear:both;
	display:inline-block;
	width:100%;
	min-width: 350px;
	min-height: 120px;
	height: auto;
	padding-bottom:5px;
}
.map-balloon-image {
	float: left;
	width: 105px;
}
.map-balloon-text {
	float: left;
	font-size: 11px;
	line-height: 15px;
	width: 245px;
}
.map-balloon-buttons {
	clear:both;
	display:inline-block;
	margin-top:10px;
	text-align:right;
	width:100%;
}
.map-balloon-next {
	border-top:1px dotted #0C6395;
	display:inline-block;
	margin-top:10px;
	padding-top:5px;
	text-align:left;
	width:100%;
	color: #0C6395;
}

.map-balloon-realty-content-title {
	font-weight: bold;
	font-size: 11px;
	line-height: 15px;
}
.map-balloon-realty-content-abstract {
	font-size: 11px;
	line-height: 15px;
}

/*-----------------------------------------------------------------------------*/
/*HOME*/
/*-----------------------------------------------------------------------------*/

.empreendimentos-vitrine-box {
	display: inline-block;
	min-height: 230px;
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	background-color: #cfdee6;
}
.empreendimentos-lista-item {
	display: inline-block;
	min-height: 200px;
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	background-color: #cfdee6;
}
.empreendimentos-vitrine-setaE {
	background-image: url('/Content/Artifacts/Image/Layout/setaE01.png');
	background-repeat: no-repeat;
	height: 46px;
	margin-top: 80px;
}
.empreendimentos-vitrine-setaE:hover {
	background-image: url('/Content/Artifacts/Image/Layout/setaE02.png');
	background-repeat: no-repeat;
	height: 46px;
	margin-top: 80px;
}
.empreendimentos-vitrine-setaD {
	background-image: url('/Content/Artifacts/Image/Layout/setaD01.png');
	background-repeat: no-repeat;
	height: 46px;
	margin-top: 80px;
}
.empreendimentos-vitrine-setaD:hover {
	background-image: url('/Content/Artifacts/Image/Layout/setaD02.png');
	background-repeat: no-repeat;
	height: 46px;
	margin-top: 80px;
}
.empreendimentos-vitrine-container {
	
}
.empreendimentos-vitrine-foto, .empreendimentos-item-foto {
	text-align:center;
}
.empreendimentos-detalhe-foto {
	text-align:center;
	min-height:200px;
	height: auto;
	min-width:280px;
	width: auto;
	display: inline-block;
}
.empreendimentos-detalhe-item-foto {
	text-align:center;
	min-height: 120px;
	height: auto;
	min-width: 160px;
	width: auto;
	display: inline-block;
}
.empreendimentos-vitrine-item {
	
}
.empreendimentos-vitrine-titulo {

}
.empreendimentos-vitrine-texto {

}
.empreendimentos-vitrine-link, .empreendimentos-item-link {
	padding-top: 10px;
}

/*-----------------------------------------------------------------------------*/
/*GERAL*/
/*-----------------------------------------------------------------------------*/

/*Fotos*/
.Foto {
	background-color:#f6f6f6;
	border: 1px solid #DDDDDD !important;
	-webkit-box-shadow: 0px 0px 5px 0px #AAAAAA;
	-moz-box-shadow: 0px 0px 5px 0px #AAAAAA;
}
.FotoPP{
	padding: 3px;
}
.FotoP{
	padding: 5px;
}
.FotoM{
	padding: 6px;
}
.FotoG{
	padding: 8px;
}

/*Banners*/

.banners-horizontal {
	clear: both;
	display: inline-block;	
	margin-bottom: 20px;
}
.banner-item {
	float: left;
	width: 436px;
	height: 113px;
	text-align: left;
}
.banner-left {
	float: left;
	width: 440px;
	height: 113px;
	text-align: left;
}

.banner-right {
	float: right;
	width: 440px;
	height: 113px;
	margin-bottom: 20px;
	text-align: right;
}

.box-shadow {
	-webkit-box-shadow: 4px 4px 5px -3px #bbbbbb;
	-moz-box-shadow: 4px 4px 5px -3px #bbbbbb;
}

/*-----------------------------------------------------------------------------*/
/*TOPIC*/
/*-----------------------------------------------------------------------------*/

/*Topic Diversos*/

.topic-image {
	border: 1px solid #EEEEEE !important;
	-webkit-box-shadow: 0px 0px 5px 0px #AAAAAA;
	-moz-box-shadow: 0px 0px 5px 0px #AAAAAA;
}
.topic-shadow {
	border: 1px solid #EEEEEE !important;
	-webkit-box-shadow: 4px 4px 5px -3px #bbbbbb;
	-moz-box-shadow: 4px 4px 5px -3px #bbbbbb;
}

/*Topic Detail Highlight*/

.topic-detail-hightlight {
	float: right;
	width: 435px;
	padding-left: 5px;
	margin-bottom: 20px;
}
.topic-detail-hightlight a, .topic-detail-hightlight a:hover {
	color: #0c6395;
}
.topic-detail-hightlight-content {
	background-color: #EAFAD4;
	display: inline-block;
	padding: 10px;
}
.topic-detail-hightlight-text {
	float: left;
	width: 235px;
	padding: 5px;
}
.topic-detail-hightlight-resume {
	color: #222222;
	line-height: 20px;
	font-weight: bold;
}
.topic-detail-hightlight-link {
	padding-top: 10px;
}
.topic-detail-hightlight-image {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

/*Topic Detail Full*/

.topic-detail-full {
	display:inline-block;
	margin-bottom: 20px;
	width: 100%;
}
.topic-detail-full-line {
	background-color: #cfdee6;
	height: 3px;
	width: 100%;
	margin-bottom: 5px;
}
.topic-detail-full-title {
}
.topic-detail-full-content {
	margin-top: 20px;
	padding-bottom: 20px;
	line-height: 20px;
}
.topic-detail-full-content a, .topic-detail-full-content a:hover, .topic-detail-full-source a, .topic-detail-full-source a:hover {
	color: #0c6395;
}
.topic-detail-full-gallery-image {
	padding-bottom: 20px;
}
.topic-detail-full-gallery-image-item {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.topic-detail-full-source {
	clear:both;
	color:#0c6395;
	padding-top:20px;
}
.topic-detail-full-source-label {
	font-weight: bold;
}
.topic-detail-full-image {
	float: left;
	margin-bottom: 15px;
	margin-right: 20px;
}
.topic-detail-full-map {
	clear: both;
	display: inline-block;
	margin-bottom: 20px;
	background-color: #acd96c;
	padding: 10px;
}

/*Topic Resume Horizontal*/

.topic-resume-horizontal {
	clear: both;
	display: inline;
	margin-bottom: 20px;
}
.topic-resume-horizontal h3 {
	margin-top: 5px;
	font-weight: bold;
}
.topic-resume-horizontal a, .topic-resume-horizontal a:hover {
	color: #0c6395;
}
.topic-resume-horizontal-item {
	background-color:#cfdee6;
	width: 100%;
	padding: 10px;
	margin-bottom: 20px;
	display: inline-block;
}
.topic-resume-horizontal-item-image {
	float:right;
	margin-bottom:5px;
	margin-left:15px;
}
.topic-resume-horizontal-item-text {
	float: left;
	padding-left: 5px;
}
.topic-resume-horizontal-item-text-resume {
	color: #222222;
}
.topic-resume-horizontal-item-text-link {
	padding-top: 10px;
}

/*Topic Resume Vertical*/

.topic-resume-vertical {
	clear: both;
	margin-bottom: 20px;
}
.topic-resume-vertical h3 {
	margin-top: 5px;
}
.topic-resume-vertical a, .topic-resume-vertical a:hover {
	color: #0c6395;
}
.topic-resume-vertical-item {
	background-color:#F6F6F6;
	display:inline-block;
	clear: both;
	float:left;
	margin-bottom:20px;
	padding:10px;
	width:845px;
}
.topic-resume-vertical-item-image {
	float:left;
	margin-bottom:5px;
	margin-right:15px;
}
.topic-resume-vertical-item-text {
	float: left;
	padding-left: 5px;
	width: 670px;
}
.topic-resume-vertical-item-text-resume {
	color: #222222;
	line-height: 20px;
}
.topic-resume-vertical-item-text-link {
	padding-top: 10px;
}

.Atria_ResumeTopic_Paginator {
	text-align: center;
}
.Atria_ResumeTopic_Gallery_Paginator_Next {
	padding: 5px;
}

/*-----------------------------------------------------------------------------*/
/*FORM*/
/*-----------------------------------------------------------------------------*/

/* Atria */
.Atria_MailSender {
	width: 550px;
	float: left;
	margin-bottom: 20px;
}
.Atria_MailSender_Buttons {
	clear: left;
	float:right;
	margin-top:5%;
}

/* Contact Form */
.mail-form-contact {
	float: left;
	height: 270px;
}
.im-form-contact {
	float: right;
	height: 110px;
	width: 300px;
}

/*-----------------------------------------------------------------------------*/
/*ALERT*/
/*-----------------------------------------------------------------------------*/

/*alert*/
.Atria_Global_Alertcontainer, .Atria_Global_Warningcontainer {
	width: 300px; 
	left: 35%; 
	top: 35%; 
	position: fixed;
	padding: 20px;
}
.Atria_Global_Alertclose, .Atria_Global_Warningclose {
	display:none;
}
.Atria_Global_Alertmessage, .Atria_Global_Warningmessage {
	padding-bottom:20px;
	text-align:left;
}
.Atria_Global_Alertbuttons, .Atria_Global_Warningbuttons {
	text-align: right;
}

/*-----------------------------------------------------------------------------*/
/*LOADING*/
/*-----------------------------------------------------------------------------*/
.atria-map-loading {
       position:absolute;
       text-align:center;
       text-transform:capitalize;
       z-index:999999;
       padding: 10px;
}
.General_MainLoading {
       background-color:#FFFFFF;
       left:50%;
       margin-left:-130px;
       margin-top:-30px;
       position:fixed;
       text-align:center;
       text-transform:capitalize;
       top:50%;
       z-index:999999;
       padding: 10px;
}
.General_MainLoadingBackground {
       height: 100%;
       width: 100%;
       top: 0px;
       left: 0px;
       position: fixed !IMPORTANT;
       z-index: 999998;
       filter: alpha(opacity=70);
       -moz-opacity: 0.7;
       opacity: 0.7;
}
/*paginator*/
.atria-map-paginator-pages {
	color: #FFFFFF;
	margin-top: 5px;
}
.atria-map-paginator-pages-current {
	color: #CCCCCC;
	margin-top: 5px;
}
.atria-map-paginator-pages-current:hover {
	color: #CFDEE6;
}

a.atria-map-paginator-pages:hover { text-decoration: underline; }