@charset "iso-8859-1";
/* CSS Document */

html, body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 14px;
	color: #333333;
}

/* Estilo das tabelas de seleção de leilões */
.divLeilao { 
	margin: 3px;
	width: 956px;
}

/* Estilo do login */
#divLogon {
	height: 170px;
	width: 400px;
	top: 25%;
	left: 50%;
	margin-top: -85px;
	margin-left: -200px;
	position: absolute;
}

.spanMsg {
	font-size: 9px;
	color: #FF0000;
}

/* Estilo do header */
#divHeader {
	background-image: url(../imagens/topo.jpg);
	height: 98px;
	width: 960px;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}

#divHeader a:link, #divHeader a:visited, #divHeader a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#divHeader div ul { 
	padding: 0;
	margin: 0; 
	border: 0; 
}

#divHeader div.topo {
	width: auto;
	padding: 2px 5px 0 5px;
}

#divHeader div.topo ul li.titulo{
	float: left;
	list-style-type: none; 
}

#divHeader div.topo ul li.sair{
	float: right; 
	list-style-type: none; 
}

#divHeader div.topo ul li.sair a:link, #divHeader ul li.sair a:visited, #divHeader ul li.sair a:active {
	font-size: 9px;
	font-weight: normal;
	text-decoration: underline;
}

#divHeader div.menu {
	width: auto;
	padding: 0px 5px 0 5px;
}

#divHeader div.menu ul li{
	display: inline; 
	list-style-type: none; 
}

#divHeader p.separator{ 
	clear: right;
	margin-top: 78px;
	margin-bottom: 0px;
} 

/* Estilo do footer */
#divFooter {
	width: 960px;
	font-size: 11px;
	color: #FFFFFF;
}

#divDisclaimer {
	clear: both;
	font-size: 9px;
}


/* Estilo das tabelas de Resumo */
.divResumo { 
	margin: 3px;
	width: 450px;
	border: 1px solid #CCCCCC; 
	padding: 5px; 
}
.divResumo table { font-size: 10px; }
.divResumo table tr td { border-bottom: 1px dashed #CCCCCC; }

.tdTitulo {
	text-align: right;
	background-color: #999999;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}

/* Estilo das tabelas de ranking */
.divTopValor { 
	margin-left: 10px;
	width: 476px;
	padding: 5px; 
}
.divTopValor table { font-size: 10px; }
.divTopValor table tr.header td { 
	border-bottom: 1px solid #CCCCCC; 
	text-align: center;
}
.divTopValor table tr td { border-bottom: 1px s #CCCCCC; }
.divTopValor table col.colC { text-align: center; }
.divTopValor table col.colR { text-align: right; }
.divTopValor table col.colL { text-align: left; }

/* Estilos da pagina de relatório */
#pnlLocalScroll label.titulo {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

#pnlLocalScroll label {
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

/* Estilos das tables de informaçao e relatório */
.tableDados { font-size: 10px; border: 1px solid #CCCCCC; }
.tableDados thead tr td{ text-align: center; border-bottom: 1px solid #CCCCCC; }
.tableDados tbody tr td{ border: 1px solid #CCCCCC }
.tableDados a:link, .tableDados a:visited, .tableDados a:active {
	font-size: 9px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}

/* Estilos das caixas do site */
.divCXHeader {
	background-image: url(../imagens/topo_caixa.jpg);
	color: #FFFFFF;
	height: 24px;
	width: 250px;
	margin-bottom: 0px;
}

.divCXHeader span {
	display: block;
	margin-left: 23px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 11px;
}

.divCXBody {
	padding: 10px;
	background-color: #FFFFFF;
	border-width: 1px;
	border-color: #666666;
	border-style: solid;
}

.divCXBody a:link, .divCXBody a:visited, .divCXBody a:active {
	color: #0000FF;
	font-size: 9px;
} 

.divCXBody form p{ 
	margin-top: 4px;
	margin-bottom: 0px;
} 

.divCXBody label.gr {
	display: inline-block;
	margin-right: 5px;
	vertical-align: text-top;
	text-align: right;
	width: 160px;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.divCXBody label.mr {
	display: inline-block;
	margin-right: 5px;
	vertical-align: middle;
	text-align: right;
	width: 120px;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.divCXBody label.ml {
	display: inline-block;
	margin-right: 5px;
	vertical-align: middle;
	text-align: left;
	width: 120px;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.divCXBody label.pr {
	display: inline-block;
	margin-right: 5px;
	vertical-align: text-top;
	text-align: right;
	width: 80px;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.divCXBody label.pl {
	display: inline-block;
	margin-right: 5px;
	vertical-align: text-top;
	text-align: left;
	width: 80px;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.divCXBody div.submitContainer {
	padding: 15px 0px 0px 0px;
	text-align: right;
}

.caixas_lista_cinza {
	font-size: 11px;
	border: 1px solid #C8C8C8;
	color: #444444;
}


/* Novos estilos para exibir relatórios */

div.tableContainer {
	width: 100%;       /* table width will be 99% of this*/
	overflow: auto;
	margin: 0 auto;
}

div.tableContainer table {
	width: 96%;  /*100% of container produces horiz. scroll in Mozilla*/
	border: none;
	border-spacing: 0px;
	background-color: transparent;
}

div.tableContainer table tbody {
	overflow: auto;
	height: 120px;
	overflow-x: hidden;
}

div.tableContainer table tbody tr {
	height: auto;
}

div.tableContainer table thead tr {
	position:relative;
	top: 0px;/*expression(offsetParent.scrollTop); IE5+ only*/
	background-color: #FFFFFF;
	color: #333333;
	border: 1px solid rgb(191,191,191); 
	font-weight: bold;	
}

div.tableContainer table thead th {
	border: 1px solid rgb(191,191,191); 
}


div.tableContainer table tbody td {
	border: 1px solid rgb(191,191,191);
}

/* Estilos utilizados nos relatórios */
.tabRel { font-size: 10px;}
.tabRel thead tr th{ text-align: center; font-weight: bold; border: 1px solid #000000; }
.tabRel td { border: 1px solid #000000; }
.tabRel tr.d0 td { background-color: #FFFFFF; vertical-align: middle; }
.tabRel tr.d1 td { background-color: rgb(229,229,229); vertical-align: middle; }
.ph { font-weight: bold; color: #FF0000; }

