@import url(forms.css);
@import url(tables.css);


/* Geral */

body {
	padding: 0px;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4a4a4a;
}

#tudo {
	width:990px;
	margin: 5px auto;
}

.floatLeft{
	float:left;
}

#linhaBaixo{
	float:left;
	background-image:url(../img/linhaBaixo.png);
	background-position:center bottom;
	background-repeat:no-repeat;
}


div.summaryText {
	font-size:15px;
	font-style:italic;
	margin:10px 0;
}


/* login and registration form */

.note {
	font-style: italic;
	color: #4a4a4a;
}

/*
legend	{
	xborder:1px solid #CCCCCC;
	
	xpadding:5px 10px;	
}

fieldset {
	border: 0;
	margin:10px 0;
	padding:10px 0;
}
*/

.fTable {
	
	
}

.fTable td {
	padding: 10px 0;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}

.fTable	label {
	font-size: 14px;
	display: block;
}

div.input {
	margin-bottom: 10px;
}

.form-error {
	
}


.error-message {
	display: block;
	padding: 2px 0 0 140px;	
	color: #cc0000;
	font-size: 11px;
}

.fTable .input input, .fTable  textarea {
	border: 1px solid #888;
	color: #555;
	font-size: 16px;
	font-weight: normal;
	padding: 2px 3px;
	width: 45%;
}

#colunaMeio p {
	line-height: 1.45em;
	margin: 10px 0px;
}



.fTable textarea {
	height: 160px;
}



.fTable .input input:focus,.fTable textarea:focus  {
	background-color: #f7fcfc;
}

/* Cabe�alho */


img {
	border: 0;
}

#header {
	float:left;
	width:990px;
	margin-top:20px; 
	margin-bottom:8px;
}

#headerMenu{
	float:left;
	width:990px;
	border:none;
	border-bottom:solid;
	border-width:1px;
	border-color:#d5d5d5;
}

.idiomas{
	float:left;
	left:0px;
	top:0px;
}

.idioma{
	float:left;
	margin-right:5px;
}

.shortMenu{

	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	text-transform:uppercase;
	padding-bottom:5px;
}

.shortMenuLink{
	float:left;
	border:none;
	border-left:solid;
	border-width:1px;
	border-color:#666666;
	text-decoration:none;
	color:#666666;
	padding-left:5px;
	padding-right:5px;
}

.shortMenuLink a{
	text-decoration:none;
	color:#666666;
	font-weight: bold;
	font-size: 11px;
}

.headerFrase{
	color:#DC176D;
	font-family:Arial,Helvetica,sans-serif;
	font-size:26px;
	margin-bottom:3px;
	margin-left:25px;
	text-transform:uppercase;
}

.advertiseBlock{
	float:left;
	margin-left:30px;
	padding-left:5px;
}

.howToAdvertise{
	color:#545454;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
	margin-left:5px;
	margin-top:5px;
	text-transform:uppercase;
}

.howToAdvertise2 {
	background: url(../img/como_anunciar_bg.png) no-repeat;
	color: #545454;
	width: 550px;
	padding: 12px 5px 8px 25px;
}

.howToAdvertise2 a {
	color: #e83a85;
	text-decoration: none;
	text-transform: uppercase;
}

.howToAdvertise2 a:hover {
	text-decoration: underline;
}

.howToAdvertise2 .hd {
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0 35px 0 0;
	text-transform: uppercase;
	width: 155px;
}

.howToAdvertise2 .bd {
	color: #e83a85;
}

.howToAdvertise2 .ft {
	float: right;
}

.howToAdvertise2 .ft a {
	background: url(../img/my_account.png) no-repeat top center;
	display: inline-block;
	height: 14px;
	margin: -3px 70px 0 0;
	padding: 3px 0;
	width: 100px;
	text-align: center;
	text-transform: uppercase;
}


.advertiseOptions{
	color:#E83A85;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	margin-bottom:5px;
	margin-left:5px;
	text-transform:uppercase;
}

.advertiseOptions a{
	text-decoration:none;
	color:#E83A85;
}

.advertiseOptions a:hover{
	background: #efefef;
	color:#E83A85;
	
}


.apoio{
	float:right;
	margin-right:10px;
}



/* Bot�es Menu */

.tabHolder a, .tab {
	background: transparent url(../img/tab.png) no-repeat right -53px;
	display: block;
	height: 39px;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
}

.tabHolder a span, .tab span {
	background: transparent url(../img/tab.png) no-repeat left top;
	display: block;
	margin: 0 12px 0 1px;
	padding: 13px 0 2px 11px;
	height: 39px;
}

.tabHolder a::-moz-focus-inner, .tab::-moz-focus-inner {
	border: none;  /* overrides extra padding in Firefox */
}

.tabHolder a:hover, .tab:hover { /* the redundant class is used to apply the hover state with a script */
	background-position: right -159px; 
	cursor: pointer;
}
	
.tabHolder a:hover span, .tab:hover span {
	background-position: 0 -106px;
	cursor: pointer;	
}



.activeTab{
	background: transparent url(../img/tab.png) no-repeat right -159px;
	display: block;
	height: 39px;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
}

.activeTab span {
	background: transparent url(../img/tab.png) no-repeat left -106px;
	display: block;
	margin: 0 12px 0 1px;
	padding: 13px 0 2px 11px;
	height: 39px;
}



/* Coluna Esquerda */

#colunaEsquerda{
	border-color:#CECECE;
	border-style:none solid;
	border-width:1px;
	clear:left;
	float:left;
	width:199px;
}

.blockBox{
	float:left;
	padding-bottom:15px;
	border:none;
	border-bottom:solid;
	border-width:1px;
	border-color:#cecece;
}

.blockTitleBox{
	width:200px;
	display: block;
	height:30px;
	background-color:#f1579a;
}

.blockTitleBoxDetalhe1{
	width:200px;
	height:20px;
	background-color:#f1579a;
	margin:19px 0 1px 0;
}

.blockTitleBoxDetalhe2{
	width:200px;
	height:20px;
	background-color:#666666;
}

.blockTitle{
	float:left;
	font-size:17px;
	font-weight:bold;
	color:#FFFFFF;
	margin:6px 0 0 14px;
}

.tabResultadosTitle{
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	margin:3px 0 0 14px;
}

.resultadoPic{
	float:left;
	margin-left:15px;
	width:170px;
}

.numeracaoResultados{
	float:right;
	margin:20px 15px 0 0;
}

.rightDetails{
	float:left;
	margin-left:60px;
	margin-top:37px;
	width:130px;
}

.blockTitleDetalhe{
	float:left;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	margin:3px 0 0 14px;
}

.revistaBlock{
	float:left;
	margin-bottom:40px;
}

#colunaEsquerda .texto{
	margin:10px 10px 5px 10px;
}

.detalheTextoEsq{
	padding:5px 15px 5px 15px;
	border:none;
	border-bottom:solid;
	border-width:1px;
	border-color:#cecece;
	color:#404040;
}

.resultadoPesquisa{
	float:left;
	width:747px;
	padding: 15px 0;
	border:none;
	border-bottom:solid;
	border-width:1px;
	border-color:#cecece;
	position: relative;
}

.resultadoMais{
	float:left;
	margin-left: 170px;
	margin-top: 25px;
	font-weight:bold;
	color:#e83a85;
}

.resultadoMais a{
	color:#e83a85;
}

.revistaVIVO{
	position:relative;
	background-image:url(../img/revistaVIVO.png);
	background-repeat:no-repeat;
	width:200px;
	height:100px;
}

.revistaVIVO .saiba{
 	float:none;
	position:absolute;
	right:11px;
	bottom:3px;
	background-image:url(../img/bulletDark.png);
	color:#FFFFFF;
}

.revistaVIVO .saiba a{
	color:#FFFFFF;
}

.linkBox{
	padding: 10px 5px 10px 5px;
	background-color:#ee4c92;
}

.linkBox .saiba{
	color:#FFFFFF;
	background:transparent url(../img/bulletPinkBack.png) no-repeat scroll left center;
}

.linkBox .saiba a{
	color:#FFFFFF;
}

.inputFrame{
/*	float:left;
	clear:left;
*/
	width:170px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#666666;
	padding:2px;
	border:solid;
	border-width:2px;
	border-top-color:#afafaf;
	border-right-color:#e0e0e0;
	border-bottom-color:#e9e9e9;
	border-left-color:#afafaf;
	margin: 10px 0 0 10px;
}

.textArea1{
/*	float:left;
*/
	margin:10px 0 0 10px;
	height:78px;
	width:324px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#666666;
	padding:2px;
	border:solid;
	border-width:2px;
	border-top-color:#afafaf;
	border-right-color:#e0e0e0;
	border-bottom-color:#e9e9e9;
	border-left-color:#afafaf;

}

.textArea2{
	float:left;
	margin:10px 0 0 10px;
	height:111px;
	width:170px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#666666;
	padding:2px;
	border:solid;
	border-width:2px;
	border-top-color:#afafaf;
	border-right-color:#e0e0e0;
	border-bottom-color:#e9e9e9;
	border-left-color:#afafaf;

}





.saiba {
/*	float:left;
	clear:left;
*/
	background:transparent url(../img/bullet.gif) no-repeat scroll left center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#666666;
	line-height:22px;
	padding-left:20px;
	margin-left:10px;
}

.saiba a {
	color:#666666;
}



/* Banner */

.bannerBlock{
	float:left;
	background:url(../img/fadePinkHoriz.png) scroll right;
	background-repeat:repeat-y;
	background-color:#dc176d;
	width:580px;
	height:100px;
}

.banner{
	float:left;
	margin:20px 0 0 56px;
	border:none;
	border:solid;
	border-width:1px;
	border-color:#000000;
}

/* admin buttons */

.edit-link {
	background-attachment:scroll;
	background-color:transparent;
	background-image:url(/img/adminimages/edit-16x16.gif);
	background-position:left center;
	background-repeat:no-repeat;
	display:inline-block;
	padding-left:16px;
	text-decoration:none;
	color: #E83A85 ;
}

.edit-link:hover {
	color: #4a4a4a ;
}

/* plan choice table */

.cTable {
	width: 100%;
	font-size: 12px;
}

.cTable td {
	padding: 3px;
	text-align: center;
}

.cTable.left td {
	text-align: left;
}



.cTable th {
	background:#EFEFEF none repeat scroll 0 0;
	border-bottom:1px solid #4A4A4A;
	color:#4A4A4A;
	font-size:13px;
	font-weight:bold;
	padding:3px;
	text-align: center;
}

th.tal,td.tal {
	text-align: left;
}

th.tar,td.tar {
	text-align: right;
}

th.tac,td.tac {
	text-align: center;
}

.cTable td.tb {
	border-top: 1px solid #4a4a4a;
}


.cTable tr.bb td {
	border-bottom: 1px solid #4a4a4a;
}

.cTable td.rb {
	border-right: 1px solid #4a4a4a;
}

.cTable input {
	outline: none !important;
}


/* Coluna Full */

#colunaFull {
	border-left: 1px solid #ccc ;
	float:left;
	padding:20px 0 10px 20px;
	position:relative;
	margin-right:10px;
	width:750px;
	line-height: 1.45em;
	min-height: 750px;
}


/* Coluna Meio */

#colunaMeio{
	border:0 none !important;
	float:left;
	margin-top:3px;
	padding:0 0 10px 20px;
	position:relative;
	margin-right:10px;
	width:549px;
	line-height: 1.45em;
}

.intro{
	float:left;
}

.colunaMeioTitulo{
	font-size:17px;
	font-weight:bold;
	color:#dc156d;
	margin: 20px 0 15px 0;
}

.resultadoPesquisa .colunaMeioTitulo{
	xfloat:left;
	xmargin:0;
	position: absolute;
	top: 5px;
	left: 300px;
	right: 0;
}

.colunaMeioSubtitulo{
	font-size:13px;
	font-weight:bold;
	color:#666666;
	margin: 35px 0px 15px 0px;
}

.intro .texto{
	margin:0 10px 5px 0;	
}

.picTab{
	float:left;
	height:22px;
	background-color:#666666;
}

.picTabDetalhe{
	width:540px;
	margin-top:1px;
	float:left;
	height:22px;
	background-color:#666666;
}

.tabResultados{
	float:left;
	height:22px;
	background-color:#f1579a;
	width:747px;
}

.picTabText{
	background:transparent url(../img/iconHouse.gif) no-repeat scroll left center;
	margin-top:4px;
	margin-left:8px;
	margin-right:15px;
	padding-left:18px;
	color:#FFF;
}

.picTabLine{
		float:left;
		background-image:url(../img/tabLine.png);
		background-repeat:repeat-x;
		height:22px;
		width:540px;
		margin:15px 0 1px 0;
}

.picTabLineResultado{
		float:left;
		background-image:url(../img/tabLine.png);
		background-repeat:repeat-x;
		height:22px;
		width:747px;
		margin:15px 0 1px 0;
}

.picDescr{
	float:left;
	position:relative;
	width:540px;
	background-color:#fd79b2;
	color:#FFFFFF;
	padding-bottom:40px;
}

.verEmpreendimento{
	position:absolute;
	right:20px;
	bottom:10px;
	font-weight:bold;
	color:#404040;
}

.verEmpreendimento a{
	color:#404040;
}

.picDescr .texto{
	float:left;
	color:#FFFFFF;
	margin:20px 10px 0 10px;
}

.picDescr .titulo{
	font-size:12px;
	font-weight:bold;
}

.miniEmpreendimento{
	float:left;
	margin-top:20px;
	border:solid;
	border-width:1px;
	border-color:#cecece;
	margin-right:20px;
}

.miniEmpreendimentoTitulo{
/*	float:left;
	clear:left;
*/
	margin:10px 5px 8px 10px;
	font-size:12px;
	width:150px;
}

#colunaMeio .shortMenu{
	bottom:-45px;
	clear:both;
	margin:25px 20px 0 0;
	position:absolute;
	right:123px;
	width:287px;
}

.contactForm{
	float:left;
	width:540px;
	background-color:#ffc3dd;
	padding-bottom:10px;
	margin-bottom:10px;
}

.formHeader{
	float:left;
	height:22px;
	width:540px;
	margin-top:20px;
	background-color:#f1579a;
	margin-bottom:1px;
}

.formHeaderTitle{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	font-size:12px;
	margin:3px 0 0 14px;
}
 
.inputHolder{
	float:left;
	clear:left;
	width:187px;
}

.contactForm .saiba{
	 clear:both;
	 background-image:url(../img/bulletBig.png);
	 padding-left:22px;
	 margin-left:12px;
}

.contactAmigo{
	position:absolute;
	background-color:#666666;
	padding:15px 20px 10px 10px;
	width:376px;
	left:-259px;
	top:400px;
}

.amigoTop{
	float:left;
	margin-left: 10px;
	margin-bottom:5px;
}

.amigoTop .texto{
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	margin:0; margin-bottom:5px;
}

.contactRadio{
	 clear:both;
	 width:100%;
}

.contactRadio .input {
	padding: 10px 10px 5px;
}

.contactRadio .input label {
	padding: 0 5px;
}

.contactAmigo .saiba{
	 background-image:url(../img/bulletBigPink.png);
	 padding-left:22px;
	 margin-left:12px;
	 margin-top:15px;
	 float:left;
}

.pageNumber {
	float:left;
	background:transparent url(../img/hifen.gif) no-repeat scroll left center;
	font-weight:bold;
	padding-left:10px;
	margin-left:5px;
}

#paging .navigation span {
	padding: 0 5px;
}

#paging .navigation span a {
	color: #666666;
	text-decoration: none;
}

#paging .current {
	font-weight: bold;
	color: #e83a85;
}

.mapa{
	float:left;
	border: 4px solid #666666;
	margin: 30px 0;
}

.darkText{
	color:#000000;
}

/* Galeria */

.mainImage {
	float:left;
	background:url(../img/imovel.jpg) no-repeat center center;
	
	height:278px;
	width:540px;	
}

.galleryImages a {
	background-repeat: no-repeat;
	background-position: center;
	border: 1px solid #fff;
	height: 126px;
	width: 165px;
	float:left;
	margin-top:20px;
	margin-right:20px;

}

.galleryImages a:hover {
	border: 1px solid #999;
}

.galleryImages a.selected {
	border: 1px solid #000;
}

.logoPesquisa{
	float:left;
	margin-left:20px;
	margin-top:3px;
}

/* Coluna Direita */

.procuraTab{
	float:left;
	position:relative;
	width:200px;
	height:38px;
	background-image:url(../img/procuraTab.png);
	background-repeat:no-repeat;
}

.procuraTabText{
	float:left;
	margin-top:11px;
	margin-left:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#FFFFFF;
}

.lupa{
	width:63px;
	height:53px;
	margin-left:145px;
	position:absolute;
	top:1px;
	right:-8px;
}

#colunaDireita{
	float:left;
	position:relative;
	width:185px;
	padding-left:13px;
	border:solid;
	border-top:none;
	border-bottom:none;
	border-width:1px;
	border-color:#cecece;

}

.procuraBlock{
	float:left;
	width:200px;
	background-color:#f1579a;
	padding-top:20px;
	
	height:190px;
}

.procuraBlock .saiba{
	float:left;
	color:#FFFFFF;
	background:transparent url(../img/bulletBig.png) no-repeat scroll left center;
	padding-left:22px;
	margin-top:25px;
}

.procuraBlock .saiba a, .contactAmigo .saiba a{
	color:#FFFFFF;
}

.linkBox .saiba a{
	color:#FFFFFF;
}

#colunaDireita .miniEmpreendimento{
	width:168px;
	margin-right:0;
}

#colunaDireita .texto{
	margin:10px 5px;
	width:158px;
}

#colunaDireita .saiba{
	margin-left:5px;
}

.caracText{
	float:left;
	width:535px;
	margin: 15px 20px 0 0;
}

.pinkLink {
	background:transparent url(../img/bullet.gif) no-repeat scroll left center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	line-height:22px;
	padding-left:20px;
	margin-left:6px;
	text-decoration:underline;
	color:#e83a85;
}

.pinkLink a{
	color:#e83a85;
}

.linksDireita{
	float:left;
	margin-top:20px;
}

/* Footer */

#footer{
	float:left;
	width:980px;
	margin:20px 0 20px 120px;
}

.PD {
	float:left;
	background:transparent url(../img/PD.gif) no-repeat scroll left center;
	padding-left:20px;
	margin-left:25px;
	color:#b8b7b7;
}

.PD a{
	text-decoration:none;
	color:#b8b7b7;
}


/* Flash messages
--------------------------------------- */
.notification {
    position: relative;
    margin: 0 0 15px 0;
    padding: 0;
    border: 1px solid;
    background-position: 10px 11px !important;
	background-repeat: no-repeat !important;
    font-size: 13px;
    width: 99.8%;
}

.notification div {
	display:block;
	font-style:normal;
	padding: 10px 10px 10px 36px;
	line-height: 1.5em;
}

.notification .close {
    color:#990000;
    font-size:9px;
    position:absolute;
    right:5px;
    top:5px;
}

.notification.information {
    background: #dbe3ff url(../img/icons/information.png);
    border-color: #a2b4ee;
    color: #585b66;
}

.notification.success {
    background: #d5ffce url(../img/icons/tick_circle.png);
    border-color: #9adf8f;
    color: #556652;
}

.notification.error {
    background: #ffcece url(../img/icons/cross_circle.png);
    border-color: #df8f8f;
    color: #665252;
}

#authMessage.message {
	background: #FFFBCC url(../img/icons/exclamation.png) no-repeat scroll 10px 11px;
	background-position: 10px 11px !important;
	border: 1px solid #E6DB55;
	color: #666452;
	font-size: 13px;
	margin: 0 0 15px 0;
	padding: 12px 12px 11px 36px;
	position: relative;
}



/* Expiration messages
--------------------------------------- */
.expires_active {
	color: #09BA00;
}

.expires_month {
	color: #1FC2C4;
}

.expires_week {
	color: #FF9900;
}

.expires_expired {
	color: #C84424;
}


/* Buttons
--------------------------------------- */
.actions {
	margin: 0 0 10px 0;
	padding: 5px 0 0 0;
}

.actions a {
	background: #DC176D url(../img/button_bg.png) repeat-x top;
	border: 1px solid #BD1F6C;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	margin: 0 2px 0 0;
	padding: 5px 10px 3px;
	text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.actions a:hover {
	text-decoration: underline;
}


/* Counter
--------------------------------------- */
.counter_box {
	background: #F1579A;
	clear: both;
	color: #fff;
	line-height: 32px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}

.counter_box .counter {
	background: #fff;
	border-bottom: 1px solid #777;
	border-right: 1px solid #777;
	border-radius: 2px;
	color: #F1579A;
	margin: 0 0 0 3px;
	padding: 2px 6px 1px 6px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

.vertodos {
	background:transparent url(../img/bullet.gif) no-repeat scroll left center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#666666;
	line-height:22px;
	padding-left:20px;
	margin-top:10px;
	margin-right:9px;
	float:right;
}

.vertodos a{
	color:#666666;
}

.vejamais {
	background:transparent url(../img/bulletPink.png) no-repeat scroll left center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#F1579A;
	line-height:22px;
	padding-left:20px;
	margin-left:70px;
	margin-bottom:20px;
	margin-right:19px;
	float:right;
}

.vejamais a{
	color:#F1579A;
}

