﻿#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


.texto
{
	color: #920D0D;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
}

.link
{
	color: #920D0D;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
}

a:link.link       { text-decoration: none}
a:visited.link   { text-decoration: none}
a:hover.link      { font-weight: bold; text-decoration: underline}
a:link:hover.link { font-weight: bold; text-decoration: underline}


.textoheader
{
	color: #920D0D;
	text-decoration: none;
	font-family: Lucida Sans Unicode;
	font-size: 14px;
}

.nolink
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	text-decoration: none;

}

a:link.nolink       { text-decoration: none;
		border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	}
a:visited.nolink
{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
a:hover.nolink{  text-decoration: none;
		border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;}
a:link:hover.nolink
{
	text-decoration: none;
		border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}


	
.combo
{
	font-size: 10px;
	font-family: verdana, Helvetica, Arial;
	list-style-type: circle;
}
.textolabel
{
	font-size: 9px;
	color: #000000;
	font-family: verdana, Helvetica, Arial;
}
.textolabelBranco
{
	color: #FFFFFF;
}
.textolabelNegrito
{
	font-size: 9px;
	color: #000000;
	font-weight:bold;
	font-family: verdana, Helvetica, Arial;
}
.caixatexto
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	font-size: 10px;
	font-weight: bold;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
	font-family: verdana, Helvetica, Arial;
}
.caixatextoEstrangeira
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	font-weight: bold;
	font-size: 10px;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
	font-family: verdana, Helvetica, Arial;
	background-color: #c3dbca;
}
.caixainativa
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: bold;
	font-size: 10px;
	background: #2e584c;
	border-left: black 1px solid;
	color: white;
	border-bottom: black 1px solid;
	font-family: verdana, Helvetica, Arial;
}
.caixatextoValor
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	font-size: 10px;
	font-weight: bold;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
	font-family: verdana, Helvetica, Arial;
	text-align:right;
}
.caixachave
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	font-size: 10px;
	font-weight: bold;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
	font-family: verdana, Helvetica, Arial;
	background: #ffff99;
}
.caixachaveEstrangeira
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	font-size: 10px;
	font-weight: bold;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
	font-family: verdana, Helvetica, Arial;
	background: #ffffcc;
}
.botaoconsulta
{
	cursor: hand;
    background: #ffffff;	
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;

	font-weight: normal;
	font-size: 7pt;
	
	background-image: url(/intra/imagens/buscar2.gif);
	background-repeat:no-repeat;
	
	width: 23px;
	cursor: hand;
	color: #000000;
	line-height: 8pt;
	
	font-family: verdana, Helvetica, Arial;
	height: 18px;
	text-decoration: none;
}

.caixainativavalor
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: bold;
	font-size: 10px;
	background: #2e584c;
	border-left: black 1px solid;
	color: white;
	border-bottom: black 1px solid;
	font-family: verdana, Helvetica, Arial;
	text-align: right;
}
.botao
{
	border-right: black 2px solid;
	border-top: black 2px solid;
	font-weight: normal;
	font-size: 7pt;
	background: #C4DBCB;
	border-left: black 2px solid;
	width: 70px;
	cursor: hand;
	color: #000000;
	line-height: 8pt;
	border-bottom: black 2px solid;
	font-family: verdana, Helvetica, Arial;
	height: 18px;
	text-decoration: none;
}
.botaoBarra
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	font-weight: normal;
	font-size: 7pt;
	background: #C4DBCB;
	border-left: white 1px solid;
	width: 60px;
	cursor: hand;
	color: black;
	line-height: 8pt;
	border-bottom: white 1px solid;
	font-family: verdana, Helvetica, Arial;
	height: 18px;
	text-decoration: none;
}
.Barra
{
	border-top: black 1px solid;
	font-weight: normal;
	font-size: 7pt;
	background: #2E584C;
	color: white;
	line-height: 8pt;
	border-bottom: black 1px solid;
	font-family: verdana, Helvetica, Arial;
	text-decoration: none;
}
.cabecalhotabela
{
	border-right: #000000 1px outset;
	border-top: #000000 1px outset;
	font-weight: bold;
	font-size: 10px;
	background: #2e584c;
	text-transform: none;
	border-left: #000000 1px outset;
	color: white;
	border-bottom: #000000 1px outset;
	font-family: verdana, Helvetica, Arial;
}
.linhastabela
{
	border-right: #000000 1px outset;
	border-top: #000000 1px outset;
	font-size: 11px;
	border-left: #000000 1px outset;
	border-bottom: #000000 1px outset;
	font-family: verdana, Helvetica, Arial;
}
.celulaRetorno
{
	font-size: 10px;
	cursor: hand;
	color: #000000;
	font-family: verdana, Helvetica, Arial;
	text-align: left;
}
.celulaRetorno2
{
	font-size: 10px;
	cursor: hand;
	color: #000000;
	font-family: verdana, Helvetica, Arial;
	background: #C4DBCB;
	text-align: left;
}
.celulaRetornoOver
{
	font-size: 10px;
	cursor: hand;
	color: #000000;
	font-family: verdana, Helvetica, Arial;
	background: #FF8080;
	text-align: left;
}
.paginacao
{
	font-weight: normal;
	font-size: 13px;
	color: #3300ff;
	font-family: verdana, Helvetica, Arial;
}
.bordas
{
	border-right: darkgray 1px outset;
	border-top: darkgray 1px outset;
	border-left: darkgray 1px outset;
	border-bottom: darkgray 1px outset;
}
.upload
{
	border-right: #000000 1px outset;
	border-top: #000000 1px outset;
	font-size: 12px;
	border-left: #000000 1px outset;
	border-bottom: #000000 1px outset;
	font-family: verdana, Helvetica, Arial;
	
}
.Link
{
	cursor: hand;
}
.tablechat
{
	font-size: 13px;
	font-style: italic;
	font-family: verdana, Helvetica, Arial;
	background: #ffff99;
	font-variant: normal;
}
.texto1 { 
  font-size: 7pt;
  color: #ffffff;
  font-family: verdana, Helvetica, Arial;
  font-weight: normal;
  text-decoration: none;
  line-height: 8pt;
 }

a:link.texto1       { text-decoration: none}
a:visited.texto1   { text-decoration: none}
a:hover.texto1      { color: #ffffff; text-decoration: underline}
a:link:hover.texto1 { color: #ffffff; text-decoration: underline}

.menu { 
  font-size: 8pt;
  color: #2E584C;
  font-family: verdana, Helvetica, Arial;
  font-weight: bold;
  text-decoration: none;
  line-height: 9pt;
 }

.menu_s { 
  font-size: 7pt;
  color: #000000;
  font-family: verdana, Helvetica, Arial;
  font-weight: normal;
  text-decoration: none;
  line-height: 14pt;
 }

a:link.menu_s       { text-decoration: none}
a:visited.menu_s    { text-decoration: none}
a:hover.menu_s      { text-decoration: underline}
a:link:hover.menu_s { text-decoration: underline}

.tpagina { 
  font-size: 8pt;
  color: #C82D2C;
  font-family: verdana, Helvetica, Arial;
  font-weight: bold;
  text-decoration: none;
  line-height: 10pt;
 }
 .tpaginagrande { 
  font-size: 12pt;
  color: #C82D2C;
  font-family: verdana, Helvetica, Arial;
  font-weight: bold;
  text-decoration: none;
  line-height: 10pt;
 }
.ExemploVermelho { 
  font-size: 9px;
  color: #C82D2C;
  font-family: verdana, Helvetica, Arial;
  text-decoration: none;
 }

.dadoTable { 
  font-size: 7pt;
  color: #555555;
  font-family: verdana, Helvetica, Arial;
  font-weight: normal;
  text-decoration: none;
  line-height: 10px;
  background: #FFFFFF;
 }
 .dadoTable2 { 
  font-size: 7pt;
  color: #555555;
  font-family: verdana, Helvetica, Arial;
  font-weight: normal;
  text-decoration: none;
  line-height: 10px;
  background: #C3DBCA;
 }
.TextoSeletor { 
  font-size: 7pt;
  color: #2E584C;
  font-family: verdana, Helvetica, Arial;
  font-weight: normal;
  text-decoration: none;
  line-height: 10pt;
  BORDER-RIGHT: darkgray 1px solid; 
  BORDER-TOP: darkgray 1px solid; 
  BORDER-LEFT: darkgray 1px solid; 
  BORDER-BOTTOM: darkgray 1px solid;
 }
.TextoSeletorFilial { 
  font-size: 7pt;
  color: #2E584C;
  font-family: verdana, Helvetica, Arial;
  font-weight: normal;
  text-decoration: none;
  line-height: 10pt;
  background: #FFFFFF;
  BORDER-RIGHT: darkgray 1px solid; 
  BORDER-TOP: darkgray 1px solid; 
  BORDER-LEFT: darkgray 1px solid; 
  BORDER-BOTTOM: darkgray 1px solid;
 }
.formCText { 
  font-size: 7pt;
  color: #2E584C;
  font-family: verdana, Helvetica, Arial;
  font-weight: normal;
  text-decoration: none;
  line-height: 10pt;
  background: #FFFFFF;
  BORDER-RIGHT: darkgray 1px solid; 
  BORDER-TOP: darkgray 1px solid; 
  BORDER-LEFT: darkgray 1px solid; 
  BORDER-BOTTOM: darkgray 1px solid;
 }

  .formBotao { 
  font-size: 7pt;
  color: #2E584C;
  font-family: verdana, Helvetica, Arial;
  font-weight: normal;
  text-decoration: none;
  line-height: 8pt;
  width: 90px;
  height: 18px;
  background: #C3DBCA;
  BORDER-RIGHT: darkgray 1px solid; 
  BORDER-TOP: darkgray 1px solid; 
  BORDER-LEFT: darkgray 1px solid; 
  BORDER-BOTTOM: darkgray 1px solid;
  cursor: hand;
 }

.formLabel { 
  font-size: 7pt;
  color: #2E584C;
  font-family: verdana, Helvetica, Arial;
  font-weight: bold;
  text-decoration: none;
  line-height: 10pt;
 }


.texto2 { 
  font-size: 7pt;
  color: #ffffff;
  font-family: verdana, Helvetica, Arial;
  font-weight: normal;
  text-decoration: none;
  line-height: 8pt;
 }



.seletor { 
  font-size: 7pt;
  color: #71635D;
  font-family: verdana, Helvetica, Arial;
  font-weight: normal;
  text-decoration: none;
  line-height: 10pt;
  width: 200px;
  background: #eeeeee;
  BORDER-RIGHT: darkgray 1px solid; 
  BORDER-TOP: darkgray 1px solid; 
  BORDER-LEFT: darkgray 1px solid; 
  BORDER-BOTTOM: darkgray 1px solid;
 }

.label { 
  font-size: 7pt;
  color: #000000;
  font-family: verdana, Helvetica, Arial;
  font-weight: bold;
  text-decoration: none;
  line-height: 8pt;
 }

.titulo1 { 
  font-size: 10pt;
  color: #71635D;
  font-family: verdana, Helvetica, Arial;
  font-weight: bold;
  text-decoration: none;
  line-height: 12pt;
 }



.ttableveio { 
  font-size: 7pt;
  color: #ffffff;
  font-family: verdana, Helvetica, Arial;
  font-weight: bold;
  text-decoration: none;
  line-height: 8pt;
 }

.ctable { 
  font-size: 7pt;
  color: #71635D;
  font-family: verdana, Helvetica, Arial;
  font-weight: normal;
  text-decoration: none;
  line-height: 8pt;
 }
.formMoney
{
 text-align:right;	
}
.tabelaForm
{
	font-family: verdana, Helvetica, Arial;
}
.linhatitulo
{
	background: #aaaaaa;
	height:1px;
}
.barraclaro
{
	border-top: black 1px solid;
	font-weight: normal;
	font-size: 7pt;
	background: #C4DBCB;
	cursor: hand;
	color: white;
	line-height: 8pt;
	border-bottom: black 1px solid;
	font-family: verdana, Helvetica, Arial;
	text-decoration: none;
}
.linharel
{
	background-color:#2e584c; 
	font-weight: bold;
	font-size: 10px;
	color: white;
	font-family: verdana, Helvetica, Arial;
}
.TextoTituloRel
{
	font-weight: bold;
	font-size: 8px;
	background: #2e584c;
	color: white;
	font-family: verdana, Helvetica, Arial;
}


.fundoverde
{
	background: #C3DBCA;
}
.AlternatingItemGridStyle
{
	background: #C4DBCB;
	font-size: 9px;
	color: #000000;
	font-family: verdana, Helvetica, Arial;
}

.ItemGridStyle
{
	font-size: 9px;
	color: #000000;
	font-family: verdana, Helvetica, Arial;
	background:"#FFFFFF";
}

/*
.HeaderGridStyle
{
	font-weight: bold;
	font-size: 8px;
	background: #2e584c;
	color: white;
	font-family: Verdana;
}
a:link.HeaderGridStyle       { text-decoration: none}
a:visited.HeaderGridStyle    { text-decoration: none}
a:hover.HeaderGridStyle      { text-decoration: underline}
a:link:hover.HeaderGridStyle { text-decoration: underline}

a:link {
	COLOR: black; font-weight: normal; TEXT-DECORATION: none
}
a:active {
	COLOR: black;font-weight: normal
}
*/


.ItemGridStyleDAM
{
	color: #000000;
	background:"#FFFFFF";
	font-size: 8px;
}	
.SelectedItemStyle
{
	background: #FF8080;
}
.headergrid
{
	font-weight: bold;
	font-size: 9px;
	color: white;
	font-family: Verdana;
	background-image: url(imagens/barra.jpg);

}

Body {
    scrollbar-3dlight-color: White;
    /*scrollbar-arrow-color: Blue;*/
    scrollbar-base-color: White;
    scrollbar-darkshadow-color: White;
    scrollbar-face-color: White;
    scrollbar-highlight-color: gray;
    scrollbar-shadow-color: gray;
    scrollbar-track-color: White;
}
.editorDynaForm
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-weight: normal;
	font-size: 10pt;
	border-left: #000000 1px solid;
	color: #3300cc;
	border-bottom: #000000 1px solid;
	font-family: 'Courier New';
}