/* APP.CSS */
/* Este arquivo tem as definições de estilo/layout das páginas restritas (Área do Cliente da Agriness) */

.info {
	color: #000000;
}
.error {
	color: #FF0000;
}


.topicosx {
	font-weight:bold;
	color:	#666666;
	padding-bottom: 5px;
}
.subtitulox {
	font-weight:bold;
	color:	#666666;
}

.titulo{
	font-weight:bold;
	font-size:18px;
	color:	#666666;
	padding: 10px;
}

.subtitulo{
	font-size:14px;
	font-weight:bold;
	color: #a2a2a2;
	color: #666666;
}

.topicos{
	font-size:11px;
	font-weight:bold;
	color: #a2a2a2;
	color: #666666;
}

/* PÁGINA */
html {
	margin: 0px;
	padding: 0px;
}

body {
	padding: 0px;
	margin: 0px;
	font-size : 11px;
	color : #555;
	font-family : Arial, Hevletica, Verdana, Tahoma;
	text-align : justify;
	background : #fff;
}

/* CONTAINERS E BOTOES */
#container {
	margin: auto;
	width : 100%;
	height: 100%;
	z-index: 1;
}

#top {
	position: absolute;
	top: 0;
	margin : 0px;
	height: 37px;
	z-index: 3;
}

#content {
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 67px;
	padding-bottom: 0px;
	z-index: 2;
}

#footer {
	position: absolute;
	bottom: 0px;
	margin : 0px;
	height: 60px;
	z-index: 4;
}

#messageBox {
	width:99%;
	color: #333333;
	background-color: #FFFFF99;
	border: 1px dotted #000;
	padding: 0px;
	margin: 0px auto 0px auto;
}

#messageList, .messageList {
	width:98%;
	align="center";
	color: #333333;
	background-color: #FFFF99;
	border: 1px dotted #000;
	padding: 0px;
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
}

#messageList li{
	list-style-type: none;
}




#botoestop {
	position: absolute;
	width:98%;
	text-align:right;
	top: 50px;
	height: 20px;
	color:#999999;
	font-size:10px;
	text-decoration:underline;
}

#botoestop a:link {
	color:#999999;
	text-decoration:underline;
}

#botoestop a:hover {
	color:#FF6633;
	text-decoration:underline;
}

/* IMAGENS, FONTES e PARAGRAFOS */
.titulo{
	font-weight:bold;
	font-size:18px;
	color:	#666666;
	padding: 10px;
}

.subtitulo{
	font-size:14px;
	font-weight:bold;
	color: #a2a2a2;
}

.topicos{
	font-size:11px;
	font-weight:bold;
	color: #a2a2a2;
}


img {
	border: 0px;
}

.texto {
	font-size: 10px;
	color: #333333;
	padding: 2px;
}

/* TABELAS e LISTAS */
.atrasado 		{	color: #FF0000;		}
.rotuloAtrasado {	color:  #FF0000;	}
.linhaPar 		{ 	background-color: #F9F9F9; }
.linhaImpar 	{ 	background-color: #FFFFFF; }
.colunaNumerica {	text-align: right }
.colunaReal 	{	text-align: right; font-size:14px; font-weight:bold; white-space:nowrap; color:#666666; font-family: Helvetica, Arial,sans-serif;}
.colunaTexto 	{  	text-align: left }
.colunaComponente {  text-align: center }
.colunaImagem 	{  	text-align:left; width:4px;	}
.colunaNumerica, .colunaReal, .colunaTexto, .colunaComponente {
	padding: 4px 4px 4px 4px;
  	border-left: 1px solid #E0E0E0;
  	border-top: 1px solid #E0E0E0;
}

.tabelaMestre {
  border: solid;
  background-color: #FFFFFF;
  margin: 0;
  padding: 0;
  border-width: thin;
}
.colunaFinanceiroRotulo {	width: 50px;	}
.colunaFinanceiroRotulo2{	width: 120px;	}
.colunaFinanceiroCampo 	{					}
.colunaRotulo 			{	width: 100px;	}
.colunaCampo			{					}

.colunaProdutosClienteRotulo {	width: 100px;	}
.colunaProdutosClienteCampo 	{					}
#registro {
	width:100%;
	margin: 0px 0px 0px 0px;
}

#registroTop {
	width:100%;
	color: #000;
	margin: 0px auto 0px auto;
	font-weight:bold;
	padding: 3px;
	background-color:#DDDDDD;
	background-repeat: no-repeat;
}

#registroBody {
	width:100%;
	color: #333333;
	background-color: #FAFCFE;
	border: 1px dotted #000;
	padding: 2px;
	margin: 0px auto 0px auto;
	/*overflow: auto;
	height: 200px;*/
}


/* definições para itens de listas */

#tbt .Popular{vertical-align:top;padding:10px 10px 0px 10px;color:#00349A;background-image:url(/h/all/i/RGrad.gif);background-position:left top;background-repeat:repeat-x;}
#tbt .Popular .heading{padding-bottom:5px;color:#000000;font-weight:bold;white-space:normal;}
#tbt .Popular ul{margin:0;padding:0;list-style:disc none outside;white-space:normal;color:#333333}
#tbt .Popular li{margin:0 0 0 15px;padding:0 0 3px 0; }


/* Definição de estilos para toda a tabela*/

.tabela {
	width: 100%;
}



/* Definição de estilos para linha de cabeçalho da tabela*/

.cabecalho {

   text-align: center;
   font: 11px Arial, sans-serif;
   font-weight: bold;
   color: orange;
   background:  Snow;

}

.primeiro {

   text-align: center;
   font: 11px Arial, sans-serif;
   background: cream;
   padding: 5px 5px 5px 5px

}

.ultimo {

   font: 11px Arial, sans-serif;
   text-align: center;
   background: #CCCCCC;

}

.header {
	border-bottom: 1px dashed navy;
	padding-bottom: 30px;
}

.footer {
	border-top: 1px dashed navy;
	padding-top: 30px;
}

.legenda {
	border: 1px solid blue;
	background: #FFFFCC;
}

/* BEGIN: report section
------------------------------------ */

/*-------------------------------------------------------------------
--- Admin list styles
--------------------------------------------------------------------*/
.ug_row0 { background-color: #F9F9F9; }
.ug_row1 { background-color: #FFFFFF; }
.ug_rowSelected { background-color: #D0CEFD; }

.list_mtable {
  border: 1px solid #646464;
}
.list_table {
  border: 1px solid #646464;
  background-color: #E0E0E0;
  margin: 5px 5px 5px 5px;
}
.list_subtable {
  border: 1px solid #B0B0B0;
  background-color: #FFFFFF;
}
.list_ctitle {
  background-color: #E0E0E0;
  padding: 5px 5px 5px 5px;
  font-weight: bold;
  border-top: 1px solid #B0B0B0;
  border-bottom: 1px solid #B0B0B0;
  text-align: center;
}

.cabecalho_numerico {
  background-color: #E0E0E0;
  padding: 5px 5px 5px 5px;
  font-weight: bold;
  border-top: 1px solid #B0B0B0;
  border-bottom: 1px solid #B0B0B0;
  text-align: right;
}

.cabecalho_texto {
  background-color: #E0E0E0;
  padding: 5px 5px 5px 5px;
  font-weight: bold;
  border-top: 1px solid #B0B0B0;
  border-bottom: 1px solid #B0B0B0;
  text-align: left;
}

.cabecalho_data {
  background-color: #E0E0E0;
  padding: 5px 5px 5px 5px;
  font-weight: bold;
  border-top: 1px solid #B0B0B0;
  border-bottom: 1px solid #B0B0B0;
  text-align: center;
}

.list_control {
  font-weight: normal;
  background-color: #FFFFFF;
  padding: 5px 10px 5px 10px;
  border-bottom: 1px dashed #B0B0B0;
}
.list_control_cell {
  border-left: 1px dashed #B0B0B0;
  padding: 0px 10px 0px 10px;
  font-weight: bold;
}
.list_disabled {
  color: #AAAAAA;
}
.list_control_cell2 {
  padding: 0px 5px 0px 5px;
}
.list_cstrong {
  font-weight: bold;
}
.list_cell {
  padding: 4px 4px 4px 4px;
  border-left: 1px solid #E0E0E0;
  border-top: 1px solid #E0E0E0;
}

.list_cell.error {
  background-color: f0d9d9;
}
.list_msg {
  padding: 10px 10px 10px 10px;
  background-color: #FFFFFF;
}

.list_title {
  background-color: #646464;
  color: #FFFFFF;
  font-weight: bold;
  padding: 5px 5px 5px 5px;
  white-space: nowrap;
}
.list_message {
  background-color: #ffffff;
  border-bottom: solid 4px #646464;
  padding: 2px 2px 2px 2px;
  white-space: normal;
  font-weight: normal;
}
.list_blank_table {
  margin: 5px 5px 5px 5px;
}
/* LINKS */
a:link {
	color : #FF6600;
	text-decoration : underline;
}
a:visited {
	color : #FF6600;
	text-decoration : underline;
}

a:hover {
	color : #000099;
	text-decoration : none;
}

a.menu_on {
	color : #003b82;
	text-decoration : none;
}

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

a.menu_of:hover {
	color : #000033;
	text-decoration : none;
}

.menu_on {
	color:#000033;
	font-size:12px;
	background-color:#FFFFFF;
	padding-left:5px;
	padding-right:5px;
}

.menu_of {
	color : #FFFFFF;
	font-size:12px;
	padding-left:5px;
	padding-right:5px;
}

.menu_of:hover {
	color : #000033;
	font-size:12px;
	background-color: #ebebeb;
	padding-left:5px;
	padding-right:5px;
}

.caminho{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	text-align: right;
}


/* FORMS */

input, select {
	font-family: arial,verdana,sans-serif;
}

.rotulo2 { color: #CCCCCC; font-size:10px; }

.campo2 {
	border: 1px solid #c8c8c8;
	font-size: 10px;
	color: #333333;
	line-height: 13px;
	padding: 2px;
	width:80px;
}

.rotulo {
	color: #000000;
	text-align: left;
	font-weight: bold;
}

.campo {
	padding: 2px;
}

input:focus {
	background-color: infoBackground;
}

.rotuloInput {
	color:  #333333;
	width:120px;
	text-align:right;
}

.botao {
	background-color: #333366;
	background-color: #FFCC66;
	color: white;
}

.botaoPadrao {
	color: white;
	background-color: orange;
}

.botoes {
  background-color: #FFFFFF;
  color: #FFFFFF;
  font-weight: bold;
  padding: 5px 5px 5px 5px;
  margin: 5px 5px 5px 5px;
  white-space: nowrap;
  text-align: right;
  border-top: 0.5pt solid #CC;
  border-bottom: 1pt solid #CC;
}
.formulario {
    padding: 5px;
	margin: 5px;
	border: none;
}

/* END: report section
------------------------------------ */

/* OUTROS */
#ribbon {
	position: relative;
	margin : 0px;
	padding: 0px;
	z-index: 10;
	top: -70px;
	left: -1px;
}


#left {
	float: left;
	margin : 0px;
	padding: 0px 0px 0px 30px;
	width : 400px;
	height: 504px;

}

#right {
	float: left;
	margin : 0px;
	padding: 0px 30px 0px 0px;
	width : 400px;
	height: 504px;

}

