﻿/* inicio do page control */
.orelha 
        {
	        font-family: Tahoma, sans-serif;
	        font-size: 11px;
	        color: #656565;
	        text-decoration: none;
	        border-top-width: 1px;
	        border-right-width: 1px;
	        border-bottom-width: 0px;
	        border-left-width: 1px;
	        border-top-style: solid;
	        border-right-style: solid;
	        border-bottom-style: solid;
	        border-left-style: solid;
	        border-top-color: #C9C9C9;
	        border-right-color: #C9C9C9;
	        border-bottom-color: #C9C9C9;
	        border-left-color: #C9C9C9;
	        background-color: #FFFFFF;
	        text-align: center;
        }
        .sem-orelha 
        {
	        border-top: 0px solid #C9C9C9;
	        border-right: 0px solid #C9C9C9;
	        border-bottom: 1px solid #C9C9C9;
	        border-left: 0px solid #C9C9C9;
        }
        .orelha-escura 
        {
	        font-family: Tahoma, sans-serif;
	        font-size: 11px;
	        color: #656565;
	        text-decoration: none;
	        background-color: #EFEFEF;
	        text-align: center;
	        border: 1px solid #C9C9C9;
	        cursor: hand;
        }

/* fim do page control */

.borda-esq-fundo-dir 
{
    border-top-width: 0px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #C9C9C9;
    border-right-color: #C9C9C9;
    border-bottom-color: #C9C9C9;
    border-left-color: #C9C9C9;
    font-family: Tahoma, sans-serif;
    font-size: 11px;
    color: #333333;
    text-decoration: none;
}

.label{
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #6D7077;
}

.label_preto{
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
    height: 22px;
}

.label-grid{
	font-family: verdana;
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;
	color: #0000C0;
}

.label-grid-titulo
{
    FONT-WEIGHT: bold;
	font-family: verdana;
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}

.texto{
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.combobox{
	background-color:#ffffff;
	border: 1px solid #C9C9C9;
	font-size:  12px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.textbox{
	background-color:#ffffff;
	border: 1px solid #C9C9C9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	text-transform: uppercase;
}
.texto_tabela{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 15px;
}

.linha-escura-lados-baixo 
{
	BORDER-RIGHT: #9a9a9a 1px solid;
	BORDER-TOP: #9a9a9a 0px solid; 
	BORDER-LEFT: #9a9a9a 1px solid; 
	BORDER-BOTTOM: #9a9a9a 1px solid
}

.linha-escura-lados-acima
{
	BORDER-RIGHT: #9a9a9a 1px solid;
	BORDER-TOP: #9a9a9a 1px solid; 
	BORDER-LEFT: #9a9a9a 1px solid; 
	BORDER-BOTTOM: #9a9a9a 0px solid
}

.borda-lados 
{
	BORDER-RIGHT: #9a9a9a 1px solid; 
	BORDER-TOP: #9a9a9a 0px solid; 
	BORDER-LEFT: #9a9a9a 1px solid; 
	BORDER-BOTTOM: #9a9a9a 0px solid
}

.fieldset{
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	
	padding-left: 10px; 
	padding-right: 10px;
}

.botao
{
       /* display:block; */
    border-style: none;
    border-color: inherit;
    border-width: medium;
    font: bold 9px/175% Verdana,Arial,Helvetica;
    color: #000000;
    background: url('../img/18.gif') no-repeat left top;
    width: 80px;
    text-align: center;
    cursor: pointer;
    height: 17px;
}



.coluna_grid {
  border-right: buttonshadow 1px solid; 
  PADDING-RIGHT: 2px; 
  PADDING-LEFT: 2px; 
  FONT: icon; 
  BORDER-LEFT: buttonhighlight 1px solid; 
  COLOR: graytext; 
  BORDER-BOTTOM: buttonshadow 2px solid; 
  BACKGROUND-COLOR: buttonface; 
  TEXT-DECORATION: none;
}

.TitleBar {
	background-color: #c3bb8c;
	color: #000000;
	font-weight: bold;
	border-bottom: 2px solid #000000;
	border-top: 1px solid #c3bb8c;
	border-left: 1px solid #c3bb8c;
	border-right: 1px solid #204095;
	
}

.SubTitleBar
{
    background-color: #c3bb8c;
    color: #FFFFFF;
    font-weight: bold;
    height: 1.4em;
    padding: 5px;
    border-bottom: 2px solid #FFFFFF;
    border-top: 1px solid #c3bb8c;
    border-left: 1px solid #c3bb8c;
    border-right: 1px solid #204095;
}

.fundo_grid_cell_label 
{
    background-color: #ece9d8;
}

.fundo_grid_cell_control
{
    background-color: #f0f0f0;
}
    
.chamadajax
{
    font: bold Verdana,Arial,Helvetica;
    width:120px; 
    border:1px #000000 solid; 
    background-color:#FFFF00;
    position:absolute;
    bottom:0;
    left:0;
    z-index:1;
}
.display_error 
{
    border: 1px solid red; 
    font-size: 9pt; 
    font-family: monospace; 
    color: red; 
    padding: .5em; 
    margin: 8px; 
    background-color: #FFE2E2;
}

.linhaDireita
{
    text-align:right;
}