/* ------------- Globais Site ------------- */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;	
	margin:0px; /* BUG IE */
	padding:0px; /* BUG IE */
}
body {
	background-image: url(images/fundo_site.jpg);
	background-repeat: repeat-x;
	margin-bottom:0px;
}

/* ------------- Rodapé ------------- */
div#rodape{
	margin-left:10px;
	margin-right:10px;
	text-align:center;
	padding-top:15px;
	padding-bottom:17px;
	color:#FFFFFF;
	background-color: #FFF;
	background-image: url(images/fundo_rodape.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
div#rodape a{
	color:#FFFFFF;
	text-decoration:none;
}
div#rodape a:hover{
	text-decoration:underline;
}

/* ------------- Para o flash  ------------- */
table.fundo_flash{
	background-image: url(images/fnd_flash.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-collapse:collapse;
}

/* ------------- Estilos do topo ------------- */
table.tabela_topo{
	border-collapse:collapse;
	background-image: url(images/fundo_topo.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
table.tabela_topo .logomarca{
	padding-left:30px;
	padding-top:27px;
	padding-bottom:18px;
	padding-right:10px;
}
table.tabela_topo .endereco{
	text-align:right;
	font-size:11px;
	color:#666666;
	padding-right:39px;
	padding-top:30px;
	line-height:140%;
}
/* ------------- Estilos do topo ------------- */
table.tabela_conteudo .lateral{
	width:262px;
	background-image: url(images/fundo_lateral.jpg);
	background-repeat: repeat-y;
	background-position: left;
	vertical-align:top;
}
table.tabela_conteudo .conteudo{
	width:538px;
	vertical-align:top;
	background-image: url(images/fundo_conteudo.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
table.tabela_conteudo{
}

/*------------------- Muda o estilo do menu horizontal ---------------------*/
div#conteiner_menu{
	border:1px solid #DDDDDD;
	margin-left:37px;
	margin-right:5px;
	margin-top:5px;
	padding-left:8px;
	padding-bottom:15px;
	padding-top:5px;
}
ul.menubar{
   margin: 0px;
   padding: 0px;
   display:none;
}
ul.menubar .menuvertical{
   margin: 0px;
   padding: 0px;
   list-style: none;
}
ul.menubar ul.menu{
   display: none;
   position: absolute;
   margin: 0px;
}
ul.menubar a{
    display:block;
}
ul.menubar a:hover{
}
/*------------------- Muda o estilo do menu horizontal ---------------------*/
ul.menu{
   margin: 0;
   padding: 0;
   width:200px; /* Tamanho do menu em Width */
   background-color:#ECECEC;
}
ul.menu ul{
   margin: 0;
   padding: 0;
   background-color: #ECECEC; /* IE6 Bug */
}
ul.menu li a{
	display: block;
	width:160px; /*Bug IE*/
	text-decoration: none;
	color:#000000;
	font-size:13px;
	font-family:Helvetica, Arial, sans-serif;
	padding:8px;
	padding-left:30px;
	border-bottom:1px solid #DDDDDD;
	background-image: url(images/menu_a.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
ul.menu li a:hover {
	background-image: url(images/menu_a_hover.jpg);
}
/*--- Altera o estado normal do item que tem submenu ---*/
ul.menu li.submenu a {
	background-image: url(images/submenu_a.jpg);
}
ul.menu li.submenu a:hover{
	background-image: url(images/submenu_a_hover.jpg);
}
/*--- Altera os submenus ---*/
ul.menu ul{
   position: absolute;
   display: none;
   left: 199px; /* Seta o submenu 1 pixel ants do fim para "pega-lo" */
   top: 0px;
}
ul.menu li.submenu ul { 
	display: none;
	color:#A6A6A6;
	background-position: top;
	padding:10px;
	background-color:#FFFFFF;
	border:1px solid #DDDDDD;
	padding:5px;
	width:200px;
} 
ul.menu li{
   position: relative;
   list-style: none;
   border: 0px;
}
/*--- Altera os estilo dos submenus --- */
ul.menu li.submenu li a{
	background-image: url(images/menu_a.jpg);
}
ul.menu li.submenu li a:hover{
	background-image: url(images/submenu_a_hover.jpg);
}
/* Fix IE. Hide from IE Mac \*/
* html ul.menu li {
	float: left; height: 1%; 
}
* html ul.menu li a { 
	height: 1%; 
}
/* End */

/* ------------- Para a latera Editável ------------- */
div#lateral{
	margin-left:37px;
	margin-right:5px;
	margin-top:15px;
	margin-bottom:30px;
}
div#lateral a{
	color:#990001;
	text-decoration:underline;
}
div#lateral a:hover{
	color:#550000;
}

/* ------------- Para o conteudo BNW ------------- */
div#conteudo_bnw{
	margin-left:7px;
	margin-right:30px;
}
div#conteudo_bnw .titulo{
	background-color:#ECECEC;
	padding-top:10px;
	padding-bottom:8px;
	padding-left:13px;
	padding-right:15px;
	margin-bottom:10px;
}
div#conteudo_bnw .titulo h1{
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-size:17px;
	font-family:Helvetica, Arial, sans-serif;
}
div#conteudo_bnw .conteudo_bnw{
	border:1px solid #DDDDDD;
	padding:8px;
}
div#conteudo_bnw .conteudo_bnw a{
	color:#990001;
	text-decoration:underline;
}
div#conteudo_bnw .conteudo_bnw a:hover{
	color:#550000;
}
div#conteudo_bnw .conteudo_bnw td{
	vertical-align:top;
}

/* ------------- Fotos ------------- */
#borda1_foto{ /* Para a galeria efeito de polaroyd caso nescessite */
	border: 1px solid #CCCCCC; 
	padding-bottom:6px;
	padding-left:6px;
	padding-right:6px;
	padding-top:6px;
	width:102px;
	height:102px;
}
#borda2_foto{ /* Para a galeria efeito de polaroyd caso nescessite */
	border: 1px solid #CCCCCC; 
	width:100px;
	height:100px;
}
.titulo_imagem{	/* define o texto de instrução da galeria */
}
.imagem_galeria{ /* define a borda da tabela da galeria */
	border: 0px solid #E0E0E0;
}

/* ------------- Formulários ------------- */

div#formulario {
	
}

div#formulario input, textarea{
	width:300px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	border: 1px solid #CCCCCC;
	padding:3px;
	margin-left:8px;
	margin-bottom:12px;
}
div#formulario input:focus, textarea:focus{
	border:1px solid #C40102;
}
table.tabela_formulario{ /* Define os campos da tabela */
	border-collapse:collapse;
}
table.tabela_formulario .linha_tabela_formulario{
}
table.tabela_formulario .celula_label_tabela_formulario{
}
table.tabela_formulario .celula_campo_tabela_formulario{
}

div#formulario .botao_formulario { /* define o estado do botão dos formulários*/
	padding-bottom:8px;
	padding-top:8px;
	width: 80px;
	border:0px solid #999999;
	color:#FFFFFF;
	background-color:#C40102;
	background-image: url(images/fundo_botao.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
div#formulario .texto_intro{ /* define texto das instruç~eos do formulário */
	color:#000000;
}


/* ------------- Ajustes Globais ------------- */
img {
	border:0; /* Para tirar a borda do link em imagens */
}
fomr {
	margin:0px;
	padding:0px;
}


/* ------------- lightbox ------------- */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox a img{ border: none; }
#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer{ padding: 10px; }
#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}
#prevLink { left: 0; float: left; background: url(/images/prevlabel.gif) left 1% no-repeat;}
#nextLink { right: 0; float: right; background: url(/images/nextlabel.gif) right 1% no-repeat;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/prevlabel.gif) left 1% no-repeat;}
#nextLink:hover, #nextLink:visited:hover { background: url(/images/nextlabel.gif) right 1% no-repeat;}
#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
}
#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}			
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}
/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
}
* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
}
* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
}
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 


form.cadstro_imovel{
	margin:0px;
	padding:0px;
}
form.cadstro_imovel table td{
	padding:8px;
}
form.cadstro_imovel hr{
	color:#CCCCCC;
}
form.cadstro_imovel .big{
	width:250px;
}
form.cadstro_imovel .midlle{
	width:200px;
}
form.cadstro_imovel .small{
	width:50px;
}
.big:focus, 
.midlle:focus, 
.small:focus{
	border:1px solid #C40102;
}
table.tabela_baixo td{
	border-bottom:1px solid #F0F0F0;
}
table.tabela_baixo td.fim{
	border-bottom:1px solid #FFFFFF;
}
form.cadstro_imovel .radio{
	width:auto;
	border:0px;
}
form.cadstro_imovel .conteiner_botao{
	text-align:center;
	padding-top:15px;
	padding-bottom:30px;
}
form.cadstro_imovel .botao{
	padding-bottom:8px;
	padding-top:8px;
	width: 80px;
	border:0px solid #999999;
	color:#FFFFFF;
	background-color:#C40102;
	background-image: url(images/fundo_botao.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
form.cadstro_imovel textarea{
	margin:0px;
}
