body {
	background-color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:9px;
}
#header {
	text-align:center;
	margin:0;
	border:0;
	padding:0;
}
#header img {
	float:left;
	padding-left:11px;
	border:0;
	margin:0;
}
#header a {
	padding-top:2px;
	border:0;
	margin:0;
}
#animacao {
	position:relative;
	left:-30px;
	top:-10px;
}
#container {
	background-image:url(/images/fundo.gif);
	background-repeat:repeat-y;
	width:777px;
	font-size:11px;
	min-height:700px;
}
#main {
	aposition:relative;
	margin:0;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	background:transparent;
}
#left {
	margin-left:16px;
	_margin-left:8px;
	height:500px;
}
#left #filtro_faixa ul li {
	font-size:9px;
}
#left #filtro_faixa strong{
	background-color:#003366;
	color:white;
}
#left #filtro_faixa ul li a{
	color:white;
}

#links {
	text-align:center;
	margin-bottom:40px;
}
#links span {
	float:left;
	margin-right:3px;
}
#links span img{
	border:1px solid black;
	

}
#links span a{
	color:white;
	text-decoration:none;
	
}



h3 {
	margin-top:0px;
	margin-bottom:5px;
}
h2, h3 {
	text-align:center;
}

img {
	margin:0;
	border:0;
}

label {
	display:block;
}

label.default input, label.default select {
	display:block;
}

label.checkbox input{
	display:inline;
}
label.combo input, label.combo select  {
	width:50px;
}
textarea {
	width:300px;
	height:50px;
	display:block;
}
input#commit {

	border:1px solid #bbb; background:#f6f6f6; padding:5px; 
}

div.line {
  float:left;
}
div.imovel {
	width:242px;
	float:left;
	border:1px solid #ddd;
	margin:5px;

}

div.imovel div.titulo {
	background-color:#eee;
	text-align:left;
	border-bottom:1px solid #aaa;
	
}
div.imovel div.titulo span.valor{
	font-weight:bold;
}
div.imovel div.detalhes {
	height:17px;

}


div.imovel div.foto {
	float:left;
	margin-right:5px;
	padding:3px;
}

div.imovel_foto {
	width:100px;
	float:left;
	border:1px solid #aaa;
	background-color:#ddd;
	text-align:center;
	padding:5px;
	margin:5px;
}
div.imovel_foto img {
	
}

div#proprietario_form {
	z-index:10;
	border:2px solid black;
	background-color:white;
	padding:5px;
}

a.contato {
	border:1px solid #ccc;
	font-size:120%;
	padding:5px;
	background-color:#444;
	color:white;
	margin:5px;
}

div.detalhes ul  {
padding:0;
margin:0;
}
div.detalhes ul li{
	width:150px;
	float:left;
	background:url(/images/apply.png) no-repeat left;
	list-style: none;
	padding-left:17px;
	margin:0;
}
div.detalhes h3 {
	padding:5px;
	background-color:#eee;
	text-align:center;
	border-bottom:2px solid #CCCCCC;
	font-size:100%;
	font-weight:bold;
}

table.detalhes {
	border:1px solid #ddd;
}
table.detalhes thead th {
	padding:2px;
	background-color:#eee;
	text-align:center;
}
table.detalhes tbody{
	border:1px solid black;
}
table.detalhes th	{

}
table.detalhes tbody th, table.detalhes tbody td {
	padding:1px 6px;	
	border:0;
}
table.detalhes tbody tr {
	border-bottom:1px solid #ddd;
}

div.fotos ul {
	margin:0;
}
div.fotos li {
	float:left;
	width:50px;
	margin:0;
	padding:0;

}
div.fotos img  {
		padding:2px;
		background-color:white;
		border:1px solid #ccc;
}
table.td {
	text-align:right;
}



div#footer {
	margin:0;
	padding-bottom:6px;
	clear:left;
	background:url(/images/NHO_r8_c2.jpg) bottom repeat-y;
	text-align:center;
}



.pagination {
  padding: 3px;
  margin: 3px;
	text-align:center;
}
.pagination a {
  padding: 2px 5px 2px 5px;
  margin: 2px;
  border: 1px solid #aaaadd;
  text-decoration: none;
  color: #000099;
}
.pagination a:hover, .pagination a:active {
  border: 1px solid #000099;
  color: #000;
}
.pagination span.current {
  padding: 2px 5px 2px 5px;
  margin: 2px;
  border: 1px solid #000099;
  font-weight: bold;
  background-color: #000099;
  color: #FFF;
}
.pagination span.disabled {
  padding: 2px 5px 2px 5px;
  margin: 2px;
  border: 1px solid #eee;
  color: #ddd;
}


#busca {
	width:180px;
	margin-left:16px;
}
#busca #q {
	width:80px;
	border:1px solid #0F8BA5;
}

#busca #ok {
	border:1px solid #0F8BA5;
	background-color:#09536C;
	color:white;
}

#cmenu {
	width:180px;
}

#cmenu ul {
	border-bottom:1px solid #0F8BA5;
}
#cmenu ul, #cmenu li {
	margin:0;
	padding:0;

} 

#cmenu li {
	display:block;
	list-style-type: none;
}
#cmenu li a {
	display:table-cell;
	width:177px;
	text-align:center;
	color:white;
	vertical-align:middle;
	font-size: 12px;
	height:40px;
	border-top:1px solid #0F8BA5;
	border-left:1px solid #0F8BA5;
	border-right:1px solid #0F8BA5;
	background-color:#09536C;	
}


/* A few IE bug fixes */

#menu { width: 170px; height: 400px; margin: 0; padding: 0;padding-left:5px; }
#menu ul { margin:0;	  display:none;}
#menu ul li {  z-index:10;}
/* Some list and link styling */

#menu ul ul li a:hover { display:block; color: #369;   font-size: small; }
/* For the xtra menu */

ul.submenu ul li {
	display:block; color: #000;  
	background-color: #eee; 
	margin:2px 2px 2px 10px; 
	padding: 1px 6px; font-size: small;
}

#menu li { list-style-type: none; }
#menu h2 { margin-top: 1.5em; }
#menu h3 { 
	margin:2px;
	line-height: 1.5em;
	font-size: 12px;
	height:28px;
	border:1px solid #0F8BA5;
	background-color:#09536C;	
	text-align:center;
	padding-top:12px;
	}
#menu h4 { 
	margin:0 0 0  5px;
	
	}
/* Header links styling */
h3.head a {
	color: white;
	text-decoration:none;

}
h3.head a:hover {

}
h3.selected a {
	color: #fff;
	apadding: 3px 6px;
}
h3.selected a:hover {

}

/* Xtra Header links styling */
h4.head a {
	color: #333;
	display: block;
	border-top: 1px solid #36a;
	border-right: 1px solid #36a;
	background: #eee no-repeat;
	background-position: 98% 50%;
	padding: 3px 6px;
}
h4.head a:hover {
	color: #000;
	background: #ddd no-repeat;
	background-position: 98% 50%;
}
h4.selected a {
	background: #ddd no-repeat;
	background-position: 98% 50%;
	color: black;
	padding: 3px 6px;
}
h4.selected a:hover {
	background: #eee no-repeat;
	background-position: 98% 50%;
	color: black;
}







#menu4 {
	margin-left:16px;
	margin-right:13px;
	background-color:#0A5E7A;
	margin-top:0;
}

#menu4  ul {
	margin: 0;
	padding: 0;
}

#menu4  ul li {
	float: left;
	margin: 0 0px 0 0;
	padding: 0;
	font-size: 12px;
	background-color:#0A5E7A;
	list-style-type: none;
	border-right:1px solid #0F8BA5;
	border-top:1px solid #0F8BA5;
	border-bottom:1px solid #0F8BA5;
}

#menu4 ul li a, #menu4 ul li span {
	
	display:block;
	line-height: 2,5em;
	width: 123px;
	font-weight: normal;
	text-align:center;
	text-decoration: none;
	color: #fff;
	padding-top:10px;
	height:30px;
}
#menu4 ul li#home a {
width: 125px;

	border-left:1px solid #0F8BA5;
}
#menu4  ul li a:hover {
	color: #fff;
	text-decoration: none;
	background-color:#09536C;
}

#toolbar #sort {

}
#toolbar div.pagination {
 float:left;
}

form#form_sort label {
  display:inline;
}

div.par {
  clear:left;
  
}

#menu_contato {
  padding-top:60px !important;
}

p.menu_contato {
  color:white;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  font-size:12px;
  text-align:left;
}

#errorExplanation {
	background: #fcc;
	margin: 15px 0 25px;
	min-height: 50px;
	padding: 15px 15px 15px 70px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

#errorExplanation h2 {
	color: #900;
	font-size: 14px;
	padding-bottom: 5px;
}

#errorExplanation li {
	font-size: 12px;
	padding-bottom: 5px;
}

#errorExplanation ul {
	padding-left: 15px;
}

div.fieldWithErrors {

}

h4.error {
	border-top:1px solid red;
	border-bottom:1px solid red;
	background-color:#ffcccc;
}

span.fieldWithErrors input,
span.fieldWithErrors select,
span.fieldWithErrors textarea {
	border-bottom:1px solid red;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(/images/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
