
body
{
  background-color: #98AEBC;
  font-family: Arial,sans-serif;
  font-size: 10px;	
  margin:0;
  padding:0;
}

div.header
{
  background-color: #FFFFFF;
  background-image: url('../imagens/sis_topo.png');
  background-repeat: no-repeat;    	
  width: 790px;
  height: 130px;
  margin-bottom: 20px;
  margin: 0 auto;
  
}

div.corpo
{
  background-color: #FFFFFF;
  width: 790px;
  margin: 0 auto;
  clear: both;					
}

.topo_adm 
{  
  margin: 15px 5px 0px 5px;
  padding:0; 
}

.corpo_adm
{
  border-right: 1px solid #96AEBE;
  border-left: 1px solid #96AEBE;
  border-bottom: 1px solid #96AEBE;
  margin: 0px 5px 5px 5px;
  padding:0;	
}

#list ul
{
  list-style: none;
}

.fundo_adm
{
  background-color: #FFFFFF;
  background-image: url('../imagens/barra_sis_imovel.png');
  background-repeat: no-repeat;
  padding-left: 5px;
  color: #FFFFFF;  
}

div.top_componente 
{
  float: left;
  margin: 18px 10px 0 150px;
  color: #FFF;
  font-size: 14px;
  font-weight:bold;
  text-align: left;	 
}

div.main_mensagens
{
  float: right;	
  width:600px;
  margin-top:5px;	
  position:relative;
}

div.acao_mensagens
{
  float: left;	
  display: inline;	
  margin: 10px 0 0 195px;
  padding: 5px 5px 5px 0px;	  
}

a.acao_mensagens 
{
  color: #EC8D3E;
  text-decoration: none;
  padding-right: 15px;
}

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

h1.acao_mensagens 
{
  color: #C0C0C0;
  font-size: 10px;
  display:inline;
}

div.login
{
  background-color: #98AEBC;
  background-image: url("/templates/padrao/imagens/tela_login2.png"); 
 margin: 1 1;
  background-repeat: no-repeat;
  width: 494px;
  height: 173px;
}

div.login_usuario
{		
  float:right;	
  color:#FFF;	
  font-weight: bold;
  margin-right: 5px;	
}

input.login_usuario
{
  border: 0;
}

.mensagem_imovel, .mensagem_imovel1
{
  background-color: #9CC;
  vertical-align: middle;
  padding: 2px;
}

.legenda_checkbox
{
  width: 80px; float: left;
}

iframe
{
  border: 0;
  width: 500px;
}

.mensagem_imovel1
{
  background-color: #C99;
}

.mensagem_imovel a, .mensagem_imovel1 a
{
  float: right;
}

.mensagem_imovel .msg, .mensagem_imovel1 .msg
{
  padding: 4px;
  margin-top: 2px;
  background-color: #fff;
}

.mensagem_imovel .esquerda, .mensagem_imovel1 .esquerda
{
  width: 20%;
  float: left;
  color: grey;
}

.mensagem_imovel .direita, .mensagem_imovel1 .direita
{
  width: 33%;
  float: right;
  text-align: left;
}

div.quadro
{
}

p.erro
{
  color: red;
  font-weight: bold;
}

div.erro
{
  color: red;
  text-align: center;
  margin: auto;
}

div.msg
{
  margin: auto;
}

div.separador
{
  border-bottom: 3px dotted #AAAAAA;
  height: 2px;
  width: 100%;
}

p.titulo
{
  text-align: left;
  font-weight: bold;
  font-size: 12pt;
  color: #000000;
  background-image: url('../imagens/layout/img_titulo.jpg');
  background-repeat: no-repeat;
  background-position: bottom left;	
}

input.invalido
{
  background-color: red;
  color: white;
}

p.rodape
{
  font-size: 10pt;	
}

div.sucesso
{
  background-color:#DFF1FF;
  border:1px solid #008DC5;
  width:80%;
  font-weight:bold;
  text-align: center;
  margin: auto;
  padding-top: 15px;
  padding-bottom: 15px;
}

#loading 
{
  background: white;
  padding: 20px;
  border: 2px solid #6ABAEE;
  /*position: absolute;    
  left: 50%;
  margin-left: -100px;
  top: 50%;*/
  margin: 0 0;
  position: fixed;
  width: 200px;
  font-weight: bold;
  font-size: large;
}

p.msg
{
  color: blue;
  font-weight: bold;
}

td img 
{
  display: block;
}

.titPagina {
  font: 12px Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  text-align: center;
	
}

.fontPadrao {
  font: 12px Arial, Helvetica, sans-serif;
  color: #000000;
}

p.chegou_mensagem
{
  text-align: right;
  color: red;
}

a.chegou_mensagem
{
  color: red;
}

a.top_menu
{
  color: #FFF;
  text-decoration: none;
}

div.mensagem
{
  margin: 0 auto;
}

div.mensagem .erro
{
  color: red;
}

p.sucesso
{
  color: #3355FF;
}

span.vermelho
{
  color: red;
}

span.verde
{
  color: green;
}

p.desbloquear_projeto
{
  color: #196585;
}

div.desbloquear_projeto
{
  width: 100%;
  background-color: #ebebeb;
  color: #196585;
}

div#projetos_bloqueados
{
  border: 1px dotted #DDDDDD;
}

div.menuButton
{
}

.mainTrButtons
{
  border: 1px solid black;
}

.mainTdButtons
{
  font-size: 11pt;
  font-style: italic;
  border: 1px solid #CAEFFF;
  width: 300px;
}

.mainTdButtonsOver
{
  border: 1px solid #CAEFFF;
  background-color: #CAEFFF;
  font-size: 11pt;
  font-style: italic;
  width: 300px;
}

.mainButtonDescription
{
  font-style: italic;
  font-size: 11pt;
}

ul.lista
{
  list-style-type: none;
}

ul.lista li
{
  background-color: #EFEFEF;
  padding: 10px;
}

ul.lista li p
{
  color: grey;
}

.caixa_localizacao
{
  padding: 4px;
}

.caixa_localizacao table
{
  border: 1px solid #000;
  background-color: #d4f1ff;
}

div.view
{
  background-color: #ffffce;
  border: solid 1px grey;
  padding: 5px;
}

div.view p
{
  color: gray;
  font-weight: bold;
}

div.view div.esquerda
{
	width: 50%;
	float: left;
	overflow: auto;
}

div.view div.direita
{
  width: 50%;
  float: right;
  overflow: auto;
}

.cleaner
{
  clear:both;
  height:1px;
  font-size:1px;
  border:none;
  margin:0; padding:0;
  background:transparent;
}

/* listagem, imagens centralizadas */
.img_list
{
  border: 0px;
  margin: auto auto;
}

.rodape 
{
	text-align: center;
	background-color: #C4D2DB;
  
}
	
.topoForm
{
  background-color: #FFF;
  font-size: 11px;
  font-weight: bold;
  color: #798992; 
  margin: 15px 0 5px 0;
}


.corpoForm
{
  background-color: #E3E8EC;
  padding: 8px 0px 8px 8px;
}

.corpoFormtableless label,.corpoFormtableless input {
  display: block;
  width: 150px;
  float: left;
  margin-bottom: 10px;
}

.corpoFormtableless label {
  text-align: right;
  width: 40px;
  padding-right: 20px;
}

.corpoFormtableless br {
  clear: left;
}

.tabelaForm
{
  border-collapse: separate;
  border-spacing: 10px;
}

img.imgForm
{
  display: inline;
  vertical-align: text-bottom;
}

#tooltip {
  position: absolute;
  z-index: 3000;
  border: 1px solid #111;
  background-color: #eee;
  padding: 5px;  
}

#tooltip h3, #tooltip div 
{ 
  margin: 0; 
  font-size: 10px;
}

/* Estilos do ERROR(validate) */

input.error, textarea.error, select.error
{
  border: 1px solid red;
  margin: 0;
  padding: 0;
}

label.error
{
  border: 0;
}

/* Estilo dos botoes submit e cancelar dos formularios */
.botoesForm
{
  text-align: center; 
  position: relative; 
  background-color: #E3E8EC; 
  width: 100%;
}

/* Estilo dos inputs e text area dos formularios */ 

input[type='text'], input[type='file'], select, textarea
{
  text-decoration: none;
  font-weight: normal;
  /*font-size: 12px;*/
}

input[type='button'], input[type='submit'], input[type='reset']
{
  font-weight: bold;
}

.ac_results {
  padding: 0px;
  border: 1px solid black;
  background-color: white;
  overflow: hidden;
  z-index: 99999;
}

.ac_results ul {
  width: 100%;
  list-style-position: outside;
  list-style: none;
  padding: 0;
  margin: 0;
}

.ac_results li {
  margin: 0px;
  padding: 2px 5px;
  cursor: default;
  display: block;
  /* 
  if width will be 100% horizontal scrollbar will apear 
  when scroll mode will be used
  */
  /*width: 100%;*/
  font: menu;
  font-size: 12px;
  /* 
  it is very important, if line-height not setted or setted 
  in relative units scroll will be broken in firefox
  */
  line-height: 16px;
  overflow: hidden;
}

.ac_loading {
  background: white url('../imagens/loading.gif') right center no-repeat;
}

.ac_odd {
  background-color: #eee;
}

.ac_over {
  background-color: #0A246A;
  color: white;
}

a.entrar
{
  background-image: url("/templates/padrao/imagens/botao_entrar.gif");
  display: block;
  width: 37px;
  height: 11px;
  /*position: relative;
  left: 20px;*/
  margin: 0 auto;
  margin-top: 2px;
  background-position: 37px 0;
}

a.entrar:hover
{
  background-position: 0px 0;
}

.inputLoginSenha
{
  border: 0px;
}

.textoLoginSenha
{
  color: white;
}

.radioTipo
{
  display: none;
  color: red;
}

.img_catwork 
{
	vertical-align: middle;
}

div.ver span {
  display: block;
  width: 250px;
  float: left;
  margin-bottom: 10px;
  margin: 5px 0 5px 0;
}

div.ver span.legenda {
  text-align: right;
  width: 60px;
  padding-right: 20px;
  clear: left;
}

#mensagem p {
  background-color: #ebebeb;
  padding: 5px;
  text-align: center;
  font-size: 12px;
}
table.tablesorter {
  font-family: Arial,sans-serif;
  background-color: #CDCDCD;
  margin: 10px 0pt 15px;
  font-size: 12px;
  width: 100%;
  text-align: left;
}

table.tablesorter thead tr th,table.tablesorter tfoot tr th {
  background-color: #e6EEEE;
  border: 1px solid #FFF;
  font-size: 8pt;
  padding: 4px;
}

thead.lsthead th {
  font-size: 13px;
  font-weight: bold;
}

table.tablesorter thead tr .header {
  background-image: url("../imagens/coliseu/bg.gif");
  background-repeat: no-repeat;
  background-position: center right;
  font-size: 12px;
  cursor: pointer;
}

table.tablesorter tbody td {
  color: #3D3D3D;
  padding: 4px;
  background-color: #FFF;
  vertical-align: top;
}

table.tablesorter tbody tr.odd td {
  background-color: #F0F0F6;
}

table.tablesorter thead tr .headerSortUp {
  background-image: url("../imagens/coliseu/asc.gif");
}

table.tablesorter thead tr .headerSortDown {
  background-image: url("../imagens/coliseu/desc.gif");
}

table.tablesorter thead tr .headerSortDown,table.tablesorter thead tr .headerSortUp {
  background-color: #8dbdd8;
}


tr.lsLinhaNormal
{
	background-color: #FFFFFF;
}

tr.lsLinhaAlt
{
	background-color: #CFE3FF;
}

tr.onmouseover
{
	background-color: #ACCEEE;
}

tr.lsCabecalho
{
	background-color: #B1C5D0;	
}

th.lsAcao
{
	color:#000000;
}

th.lsCabecalho
{
	background-color: #0059A4;
	border-bottom: 2px solid #000000;
	color: white;
	height: 20px;
	padding: 4px 4px 4px 4px;
}

td.listagem
{
	text-align: left;	
	padding: 5px 5px 5px 5px;
}

td.listagemPrimeiro
{
	text-align: left;
	padding: 5px 5px 5px 5px;
}

table.listagem
{
	width: 100%;
	padding: 5px 5px 5px 5px;			
}

td.lsBotao
{
	width: 3%;
	text-align: center;
}

td.listagemCheckbox
{
	background-color: #EBEBEB;
	width: 3%;
}

.lsMenu
{

}

p.listagemSemDados
{
	font-weight: bold;
	text-align: center;
}	

/** FILTROS */

table.lsFiltros
{
	width: 100%;
}

td.lsFiltros
{
	font-weight: bold;
}

.pagPaginaLink
{
	color: #000000;
	background-color: #B1C5D0;
}

.pagPaginaLinkDesabilitado
{
	color: #FFFFFF;
	background-color: #B1C5D0;
}
td.menu
{
  font-weight: bold;
  font-family: verdana;
  padding-right: 20px;
  background-image: url("../imagens/layout/linha.jpg");
  background-repeat: no-repeat;
  background-position: bottom center;
  text-align:left;
}

a.menu:active,a.menu:visited,a.menu:link
{
  text-decoration: none;
}

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

.titMenu
{
  font-weight: bold;
  background-image: url('../imagens/layout/barra_menu.jpg');
  background-repeat: no-repeat;
  background-position: bottom left;
  text-align: left;
}

#menu_container
{
	position: relative;
	left: 180px;
	clear: both;
	width: 570px;
}

ul.menu
{
	font: 10px Arial,sans-serif;
  padding:3px 10px 5px 0px;
  width: 570px;
  list-style:none;  
  display:block;
}

img.menu 
{
	border:0;
	vertical-align: middle;
}

ul.menu li 
{	 	
	width: 110px;
  height: 19px;
	float:left;
	padding-top:3px;	
	padding-left:3px;
	background-image: url("../imagens/sis_menu_off.png");
  background-repeat: no-repeat;
  text-align: center;    
}

ul.menu li a
{		 
  color: #FFF;
  text-decoration: none;
  display:block;
}

ul.menu li a:hover
{  
  color: #FFF;  
}

ul.menu li:hover 
{
	background-image: url("../imagens/sis_menu_on.png");
  background-repeat: no-repeat;
}

.menu_rapido
{
	width:100px;	
	display: block;
	padding:0;
	position: relative;
	left: 20px;
	top: -40px;
	float: left;		
}

.img_menu_rapido
{
	 padding: 4px 4px 4px 4px;	 
}
table.gcad
{
	width: 100%;
	border-spacing: 3px;
}

.descri 
{
	color: #333333;
}

/*
label.error
{
  color: grey;
  border: 2px solid grey;
  margin: 2px;
  border-style: dashed;
  padding: 3px;
}
*/

label.valid
{
	border: none;
}

input.error
{
	border-color: red;
}

tr.gcad
{
	text-align: left;
}

td.gcad
{
	text-align: left;
}

td.gcadLinkFormulario
{
}

tr.gcadAlt
{
	background-color: #EFEFEF;
}

td.gcadLabel
{
	font-weight: bold;
	text-align: left;
}

td.gcadCampo
{
	font-weight: bold;
}

input.gcadTexto
{
	border: 1px solid black;
}

.gcadTextArea
{
	border: 1px solid black;
}

tr.gcadRodape
{
	background-color: #CCD6E0;
}

/* estilo para as imagens */
.img_gcad
{
	border: 0px;
}

/* ----------- LINKS DE TODOS OS TIPOS ---------------- */
a.gcad:link,a.gcad:visited
{
	color: #666666;
	text-decoration: none;
}

a.gcad:hover
{
	color: #888888;
	text-decoration: underline;
}

span.gcadSpanLink
{
	color: #666666;
	text-decoration: none;
}

span.gcadSpanLink:hover
{
	color: #888888;
	text-decoration: underline;
}

/* ----------------------------------------------------- */


select.multi_gcad
{
	min-width: 270px;
	width: 270px;
}

.gcadIcone
{

}

.gcadIconeTexto
{
	font-size: 11pt;
}

.gcadDuploSelect
{
	width: 40%;
}

/*
input 
{
	font-weight: bold;
}
*/

.gcadObrigatorio
{
	color: red;
}

.gcadMultiUploadImg
{
	background-color: #FFFFFF;
	border: 1px solid #EAEAEA;
	margin-bottom: 15px;
	padding: 5px 5px 5px 5px;
	width: 200px;
}

.gcadComentarioThumbAdm
{
}

.imgContainer
{
	float: left;
}



.imgStatusMsg
{
	display: none;
}

.clear 
{ /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.gcadImgButton 
{
    background: transparent url('../imagens/coliseu/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.gcadImgButton span 
{
    background: transparent url('../imagens/coliseu/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.gcadImgButton:active 
{
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.gcadImgButton:active span 
{
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

div.formulario label, div.formulario input
{
	float: left;
	display: block;
	margin-bottom: 10px;
}

div.formulario label
{
	width: 100px;
	text-align: right;
	padding-right: 10px;
}

div.formulario input
{
	text-align: left;
}

div.formulario br
{
  clear: left;
}

div.formulario br.radio
{
	clear: none;
}

div.formulario .grupo_checkboxes
{
	float: left;
	width: 190px;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> 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(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;
}
