.listagem{
	border: 1px solid #5E6B7D;
}
.barraTituloListagem {
	color:white;
	font-family:verdana;
	padding-left:10px;
	font-size: 12px;
	font-weight:bold;
	background-color: #5E6B7D;
	background-image: url("/prodimol/imgs/bgbarra.gif");
	background-repeat: repeat-x;
	height: 30px;
}
.barraTituloListagem td{
	color:white;
	font-family: helvetica;
	font-weight: bold;
}
.barraLink{
	padding-left: 10px;
	background: url('/prodimol/imgs/fundobarralink.gif');
	border-bottom: 1px solid #ABABAB;
}

.linkBarraSuperior {
	text-decoration:none;
	color: black;
	font-weight:bold;
	font-family:arial;
	font-size:13px;
}

.linkBarraSuperior:hover {
	text-decoration:underline;
}

.tabelaFiltro, .tabelaEntrada {

	font-family:verdana;
	font-size:12px;
	background-color: #E5E8EB;
}

.labelColumn{
	white-space:	nowrap;
	width: 180px;
	padding-top:4px;
	text-align:right;
	padding-right:10px;
	font-size: 11px;
	font-family: sans-serif;

}

.submitBar{
	background-color: #C2CDD9;
	padding: 2px;
	background-image:  url("/prodimol/imgs/fundosubmitbar.gif");
	background-repeat: repeat-x;
}

.submitTable{
	border-top: 1px solid #AEBBC9;
	border-bottom: 1px solid #AEBBC9;	
	height: 30px;
}
.submitTable td{
	padding-left: 7px;
}
.paginacao{
	border-top: 1px solid #E1E2E2;
	background-color:white;
}
BUTTON {
	background-color: white;
	font-family:helvetica;
	font-size: 10px;
	border: 1px solid gray;
	text-transform: uppercase;
	padding: 2px;
	font-weight: bold;
	
}

.listagemHeader {
	background-color: #5E6B7D;
	white-space:normal;
	color:white;
	text-decoration:none;
	font-weight:bold;
	font-size: 11px;
	font-family: verdana;
	height: 22px;
}
.listagemHeader2 {
	background-color: white;
	white-space:normal;
	color:#5E6B7D;
	text-decoration:none;
	font-weight:bold;
	font-size: 11px;
	font-family: verdana;
	height: 22px;
}
.listagemBody1{
	text-decoration:none;
	font-size: 11px;
	font-family: verdana;	
	background-color: #C8C8C8;
	cursor: default;
}
.listagemBody2{
	text-decoration:none;
	font-size: 11px;
	font-family: verdana;	
	background-color: #EBEBEB;
	cursor:default;
}

.listagemBody1:hover{
	text-decoration:none;
	font-size: 11px;
	font-family: verdana;	
	background-color: #D6D7D8;
}
.listagemBody2:hover{
	text-decoration:none;
	font-size: 11px;
	font-family: verdana;	
	background-color: #FFFFFF;
}

/* tabs */
.detailTabSelected {
	font-family: sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	background-image: url("/prodimol/imgs/tab_selected.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	border-left: 1px solid #91A7B4;
	border-right: 1px solid #91A7B4;
	text-decoration: none;
}

.detailTabSelected:link {
	color: #000000;
	text-decoration: none;
}

.detailTabSelected:visited {
}

.detailTabSelected:hover {
	
}

.detailTabSelected:active {
	font-family: sans-serif;
	color: #000000;
	text-decoration: none;
}

.detailTabUnselected {
	font-family: sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	background-image: url("/prodimol/imgs/tab_a.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	border-left: 1px solid #91A7B4;
	border-right: 1px solid #91A7B4;
	text-decoration: none;
}

.detailTabUnselected:link {
	color: #000000;
	text-decoration: none;
}

.detailTabUnselected:visited {
}

.detailTabUnselected:hover {
	font-family: sans-serif;
	color: #000000;
	background-image: url("/prodimol/imgs/tab_over.gif");
	background-repeat: repeat-x;
	text-decoration: none;
}

.detailTabUnselected:active {

}

.filtro1{
	font-family: verdana;
	font-size: 11px;
}

.filtroN1{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
}

.tabPanelLink{
	background-color: #000000;
	background-image: url("/prodimol/imgs/fundoaba.gif");
	background-repeat: repeat-x;
	padding: 2px;
}

.paginacao{
	background-color: #000000;
	background-image: url("/prodimol/imgs/fundoaba.gif");
	background-repeat: repeat-x;
	padding: 2px;
}

.order {
	color:white;
	text-decoration:none;
	font-weight:bold;
	font-size: 11px;
	font-family: verdana;
	white-space:	nowrap;
}

.order:hover {
	color:white;
	font-weight:bold;
	font-size: 11px;
	font-family: verdana;
	white-space:	nowrap;
}

a{
	text-decoration:none;
	color:black;
}
a:hover{
	text-decoration:underline;
	color:black;	
}

.pageSelected {
	font-weight:bold;
	font-family:verdana;
	font-size:11px;
	color: #000000;
}
.pageUnselected{
	font-weight:bold;
	font-family:verdana;
	font-size:11px;	
	color: #5E6B7D;
	color: #5E6B7D;		
}

.pageUnselected:hover{
	text-decoration:none;
	font-weight:bold;
	font-family:verdana;
	font-size:11px;	
	color: #8B6418;
}

INPUT {
	font-size: 12px;
}

SELECT {
	font-size: 12px;

}

.default {
	font-weight:normal;
	font-family:verdana;
	font-size:12px;
	color: #000000;	
}

a.destaque:link {
	font-family: verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #BB5500;
	text-decoration: none;
}

a.destaque:visited {
	font-family: verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #BB5500;
	text-decoration: none;
}

a.destaque:hover {
	font-family: verdana, sans-serif;
	font-size: 8pt;
	color: #BB5500;
	text-decoration: underline;
}

a.destaque:active {
	font-family: verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #BB5500;
	text-decoration: underline;
}

.mailing
{	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
    COLOR: #336633;
    FONT-FAMILY: Arial;
	  
}
.texto
{	FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #000000;
	FONT-FAMILY: Arial;
}

.filtroLabel{
	white-space: nowrap;
	width: 5%;
	padding-top: 4px;
	padding-right: 7px;
	padding-left: 3px;
	font-size:11px;
}

.backdna {
	background: url('/prodimol/imgs/dna.jpg');
	background-attachment: fixed;
	background-repeat: no-repeat;
}

.backdna2 {
	background: url('/prodimol/imgs/dna2.jpg');
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right;
}

/*lay*/
.appTopo{
	border-top: 4px solid #B85C4F;
}
.logoarea{
	padding:10px;
}
.menu{
	background-image: url("/prodimol/imgs/bgmenu.gif");
	background-repeat: repeat-x;
	background-color: #9EB198;
}
.criarButton {
	padding: 3px;
	font-family: helvetica;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	background-image: url("/prodimol/imgs/novo.gif");
	background-repeat:  no-repeat;
	background-position: 5% 50%;
	color:#ffffff;
	padding-left: 23px;
}

.criarButton:hover {	
	text-decoration: none;
	color: #E2ECDE;
}

.listarButton {
	padding: 3px;
	font-family: helvetica;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	background-image: url("/prodimol/imgs/voltar.gif");
	background-repeat:  no-repeat;
	background-position: 0% 50%;
	color:#ffffff;
	padding-left: 18px;
}

.listarButton:hover {	
	text-decoration: none;
	color: #E2ECDE;
}
.spacerListagem{
	padding-top: 0px;
}

/*error*/
messagetitle
{
	font-family: Verdana;
	font-size: 12px;	
	color: #333333;
}
.messageitem
{
	font-family: Verdana;
	font-size: 12px;	
	color: #555555;	
}
.binderror
{
	font-family: Verdana;
	font-size: 12px;		
	color: #555555;	
}
.validationerror 
{	
	font-family: Verdana;
	font-size: 12px;	
	color: #555555;	
}
.fieldname 
{	
	font-family: Verdana;
	font-size: 12px;	
	color: #333355;
	font-weight: bold;
}
.globalerror
{
	font-family: Verdana;
	font-size: 12px;	
	color: #555555;
	font-weight: bold;
}
.debug
{
	font-family: Verdana;
	font-size: 12px;	
	color: #0123AA;	
}

.trace
{
	font-family: Verdana;
	font-size: 12px;	
	color: #606060;	
}

.info
{
	font-family: Verdana;
	font-size: 11pt;
	color: #007B00;
	font-weight: bold;
	list-style-image: url('/prodimol/imgs/icon_ok.gif');
}

.warn
{
	font-family: Verdana;
	font-size: 12px;
	color: #BB5500;	
}

.vermelhobold
{
	font-family: Verdana;
	font-size: 12px;
	color: red;	
	font-weight: bold;
}

.azulbold
{
	font-family: Verdana;
	font-size: 12px;
	color: blue;	
	font-weight: bold;	
}

.error
{
	font-family: Verdana;
	font-size: 12px;
	color: #CC0000;
	list-style-image: url('/prodimol/imgs/icon_error.gif');
}

.exceptionitem
{
	font-family: Verdana;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
	list-style-image: url('/prodimol/imgs/icon_error.gif');
	list-style-position: outside;

}

.causeitem
{
	font-family: Verdana;
	font-size: 12px;
	color: #AA5555;
	padding-left:16px;
	padding-top:3px;
}
.bindblock
{
	border: 1px solid #000000;
	background-color: #fff3e3;
	width: 350px;
	padding:10px;
	padding-left:30px;
	text-align:left;
	background-image: url("/prodimol/imgs/bg_warning.gif");
	background-repeat: repeat-x;
	margin-top: 5px;
}

.bindblock li
{
	font-family: Verdana;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
	list-style-image: url('/prodimol/imgs/icon_error.gif');
	list-style-position: outside;
}


.messageblock{
	border: 1px solid #000000;
	background-color: #fff3e3;
	width: 350px;
	padding:10px;
	padding-left:30px;
	text-align:left;
	background-image: url("/prodimol/imgs/bg_warning.gif");
	background-repeat: repeat-x;
	margin-top: 5px;
}
.detalheButton {
	background-color: transparent;
	border: 0;
}
.buttonNovalinha {
	font-family: helvetica;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color:#000000;
	background-color: transparent;
	border: 0;
	padding: 0;
	margin: 9px;
	background-image: url("/prodimol/imgs/novalinha.gif");
	background-repeat: no-repeat;
	padding-left: 25px;
}

.msg10
{
	font-family: Verdana;
	font-size: 10px;
	color: #BB5500;
	font-weight: bold;
}

.msg12
{
	font-family: Verdana;
	font-size: 12px;
	color: #BB5500;
	font-weight: bold;
}

.pedidoGrid tr td {
	vertical-align: top;
}

.modoOutput {
	border: 0;
	background-color: transparent;
}

.tituloprincipal {
	font-family: times;
	font-size: 24px;
	font-weight: bold;
	color: #BB5500;
}

.tabelaBases{
	font-family:courier;
	font-size:12px;
	background-color: #E5E8EB;
	border-color: #BB5500;
}