/* definições globais */

/* DID */
/* #CED7E7 barra top + background (84003E)*/
/* #7389AE barra top over (BF606F)*/
/* #7389AE a hover & visited*/
/* #506589 links*/
/* color: #00004A; text (571d25)*/
/* #DEE7F7 background light (DFFFDF)*/
/* help background-color:#DEE7F7;*/


select {
  font-size: small;
  /*font-weight: bold;*/
  color:#00004A;
  border: 1px solid #006700;
  background-color: #DEE7F7;
}

input {
  font-size: small;
  /*font-weight: bold;*/
}


table {
  font-size: small;
}

/* --------------------- */
/* definições de páginas */
html
{
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#CED7E7;
	scrollbar-base-color:#DEE7F7;
	scrollbar-darkshadow-color:#CED7E7;
	scrollbar-face-color:#7389AE;
	scrollbar-highlight-color:#7389AE;
	scrollbar-shadow-color:#7389AE;
	scrollbar-track-color:#DEE7F7;
}

body.mainpage
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	background-color : #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: small;
	/* cor geral do texto */
	color: #00004A;
	/*	imagem de fundo da barra de menu */
	background:url(images/menuback.png) repeat-x 0 88px;
}

body.helphtml
{
  font-family: verdana, arial, helvetica, sans-serif;
  background-color:#DEE7F7;
}

/* ----- */
/* links */

a {
  color: #506589;
  text-decoration: none;
}

a:hover {
	color: #7389AE;
}

/* ---- */
/* divs */

div.error {
  color: red;
  font-weight: bold;
}

div.printrecord {
  font-size: 40%;
}

.docbwebcopyright {
  font-size: x-small;
  text-align: center;
}

div.help table {
  font-size: x-small;
  font-style: italic;
  color: #00004A;
  text-align: left;  
}

div.help th {
  font-size: small;
  color: #ff6600;
  text-decoration: underline;
}

div.help table i {
  color: #ff6600;
}


div.record {
  font-size: x-small;
  margin-top: 0px;  
}

div.record table {
  font-size: x-small;
  width: 100%;
}

div.record table.sitexemplar {
  width: 250px;
  border:1px;
  border-color: black;
  border-collapse: collapse;
}

div.recordodd {
  font-size: x-small;
  background-color: #eeeeee;
  margin-top: 0px;
}

/*
div.recordodd a:link {
  color: blue;
  text-decoration: none;
}

div.recordodd a:visited { 
  color: blue; 
  text-decoration: none;
}

div.recordodd a:hover {
  color: #ff6600;
  text-decoration: none;
}
*/

div.recordodd table {
  font-size: x-small;
  width: 100%;
  background-color: #eeeeee;
}

div.recordodd table.sitexemplar {
  width: 250px;
  border:1px;
  border-color: black;
  border-collapse: collapse;
}

div.newstitle {
  font-size: medium;
}

div.news {
  font-size: x-small;
}

div.news a {
  font-size: x-small;
}

div.news a:hover {
  color: #7389AE;
}

div.news table {
  font-size: x-small;
  width: 100%;
}

div.news table td.image {
  border-style: solid;
  border-width: 2px;
  border-color: #eeeeee;
  background-color: white;
}

div.news table td.news {
  border-style: solid;
  border-width: 2px;
  border-color: #eeeeee;
/*  background-color: white;*/
}

div.newsodd {
  font-size: x-small;
}

div.newsodd a {
  font-size: x-small;
}

div.newsodd a:hover {
  color: #7389AE;
}

div.newsodd table {
  font-size: x-small;
  width: 100%;
}

div.newsodd table td.news {
  background-color: #eeeeee;
} 

div.newsodd table td.image {
  border-style: solid;
  border-width: 2px;
  border-color: #eeeeee;
  background-color: white;
} 

div.hierarchy {
  font-size: x-small;
}

div.hierarchyodd {
  font-size: x-small;
  background-color: #eeeeee;
}

/* ----- */
/* forms */ 

form { 
  color:#00004A;
  margin-top: 0px;
  margin-bottom: 0px;
}

form.formsearch {
  color:#00004A;
}

form.formsearch table {
  color:#00004A;
}

form.formsearch select {
  color:#00004A;
  border: 1px solid #7389AE;
  background-color: #DEE7F7;
}

/*  form.formsearch select.option {
  color: green;
  background: transparent;
}*/

form.formsearch input {
  color:#00004A;
  border: 1px solid #7389AE;
  background-color: #DEE7F7;
}

form.formsearch input.chck {
/* ??? */
    color: #00004A;
	background-color: #DEE7F7;
	background:transparent;
	border:0;
}
form.search {
/*  background-color: #ffffff;*/
  margin-bottom: 5px;
  margin-top: 5px;
}

form.search table.search {
/* ??? */
  color: #00004A;
  background-color: #DEE7F7;
}

form.search td {
  border-style: none;
}

form.search td.expressiondisplay {
/* ??? */
  color: #000000; 
  font-weight: bold;
  border-left-style: none;
  border-right-style: none;
  border-width: 1px;
}

/* não estava definido na CSS */
form.search select {
  color:#00004A;
  border: 1px solid #7389AE;
  background-color: #DEE7F7;
}

form.thesauri {
  margin-bottom : 0;
  margin-top : 0;
}

form.thesauri select {
  color:#00004A;
  border: 1px solid #7389AE;
  background-color: #DEE7F7;
}

form.thesauri input {
  color:#00004A;
  border: 1px solid #7389AE;
  background-color: #DEE7F7;
}

form.selectrecord {
  margin-bottom:0px;
  margin-top: 0px;
}

.formfundo {
  color:#00004A;
  border: 1px solid #7389AE;
  background-color: #DEE7F7;
}

/* ------- */
/* tabelas */

.hiddencontextresults {
  display: none;
}

.contextresults {
  font-size: 9px;
}

.imgview {
  font-size: medium;
}  



.imgview a {
  font-size: medium;
}

table.recordheader {
  border-style: none;
  width:100%;
}

table.recordheader td {
  text-align: center;
  background-color: #dfdfdf;
}

table.contextheader td {
/* ??? */
  color: #00004A;
  font-weight: bold;
  font-size: x-small;
}

table.recordsfoundheader {
/* resultados - tabela com a expressão pesquisada */
  border-style: none;
  width:100%;
}

table.recordsfoundheader td {
  color: white;
  background-color: #7389AE;
}

table.recordsfoundheader b {
  color: #fff700;
}

table.tabcontents { 
/* ??? */
  width: 100%;
  border: 3px;
  border-style: solid;
  border-color: #7389AE;
  background-color: #ffffff;
}

table.tabcontents td { 
  vertical-align: middle;
}

table.tabcontentsplus td { 
  vertical-align: middle;
}

table.isadtabcontents { 
  width: 100%;
  border: 3px;
  border-style: solid;
  border-color: #7389AE;
  background-color: #ffffff;
}

table.isadtabcontents th {  
/* ??? */
  font-size: medium;
  font-style: italic;
  color:#00004A;
  background-color: #DEE7F7;
  text-align: left;
  height: 40px;
}

table.isadtabcontents td { 
  vertical-align: middle;
}

table.isadtabcontentsplus td { 
  vertical-align: middle;
}

table.cduterms td {
  text-align: left;
  vertical-align: bottom;
}

table.cdunavigation {
/* ??? */
  background-color: #DEE7F7;
  width: 100%;
  height: 40px;
  border-width: 3px;
  border-top-style: solid;
  border-right-style: solid;
  border-left-style: solid;
  border-bottom-style: none;
  border-color: #7389AE;
}

table.cdunavigation td {
  font-style: italic;
  font-weight: bold;
  color:#00004A;
}


table.separationbar {
/* ??? */
  border-style: none;
  width:100%;
  background-color: #7389AE;
  height: 3px;  
}

table.pagenavigation {
  color:#00004A;
}

table.pagenavigation td.page {
  color:#00004A;
  font-weight: bold;
  text-align: left;
  vertical-align: bottom;
}

/* LOGO */
table.logo {
/* cor ou imagem de background table do banner */
/* background: url(images/backimg.jpg);*/
   background-color:#FFFFFF;
}

table.menubar {
/* ??? */
/*  background: url(images/bckgrd.gif);*/
}

table.txtcorrido {
  color:#00004A;
}

table.thesaurustermo td.termo {
  color:#00004A;
}

table.kardex {
  font-size: x-small;
  background-color: black;
}

table.kardex td {
  text-align: center;
  background-color: #eeeeee;
}

table.kardex td.fascic { 
  background-color: #eeeeee;
}

table.kardex td.mes {
/* ??? */
  color: black;
  background-color: #ccccff;
}

table.kardex td.dia {
/* ??? */
  color: black;
  background-color: #ccccff;
}

table.kardex td.ano {
  color: black;
  background-color: white;
}

table.favorit {
  border-style: solid;
  border-width: 1px;
  border-color: #f5f5f5;
}

table.favorit td {
  border-left: solid;
  border-right: solid;
  border-bottom: solid;
  border-top: solid;
  border-width: 1px;
  border-color: #f5f5f5;
}

table.undofavorit td {
  border-width: 0px;
}

table td.apresresult {
  font-weight: bold;
  color:#00004A;
  vertical-align: middle;
}


table.isadtree { 
  width: 100%;
  border: 2px;
  border-style: solid;
  color:#00004A;
  background-color: #ffffff;
}

table.sitexemplar th {
  border:1px;
  border-style: solid;
}

table.sitexemplar td {
  border:1px;
  border-style: solid;
  text-align:center;
}

#progressbar {
  position: absolute; 
  left:-1000px; 
  top:-1000px; 
  z-index:1;
  background-color:#DEE7F7; 
  border:3px solid #336;
  padding:4px;
  color:#000;
  font-size:small; 
  line-height:1.2;
  text-align: center;
}  

div.userrecord table {
  font-size: x-small;
  width: 100%;
}

table.tableinfo {
  font-size: small;
  width: 100%;
}

table.tableinfo th {
  background-color:#DEE7F7;
}  

table.tableinfo th.hidden {
  background-color: transparent;  
}

table.tableinfo td {
  background-color: #eeeeee;
  vertical-align: top;
}

table.tableinfo td.hidden {
  background-color: transparent;  
}

table.tableinfo td hr {
  border-top: dashed;
  border-left: none;
  border-right: none;
  border-bottom: none;
  color: black;
  height: 1px;
  border-width: 1px;
}

table.bordered {
  width: 100%;
  border:1px;
  border-color: black;
  border-collapse: collapse;
}

table.bordered th {
  border:1px;
  border-style: solid;
}

table.bordered td {
  border:1px;
  border-style: solid;
}

.navtext {
  background-color:#DEE7F7; 
  border:3px solid #336;
  padding:4px;
  color:#000; 
  font-size: medium;
  line-height:1.2;
}


a:link.historylink {
  color: #506589;
  text-decoration: none;
}

a:visited.historylink { 
  color: #7389AE;
  text-decoration: none;
}

a:hover.historylink {
  color: #7389AE;
  text-decoration: none;
}

table.navindex {
  width: 100%;
}

.navindex th {
  background-color: #DEE7F7;
}

table.navindex td.term {
  background-color: #eeeeee;
}

/* ------------------ */
/* botoes submit, etc */ 
div.buttonnormal {
  width:100%;
  border:1px;
  border-style: solid;
  color: #FFFFFF !important;
  border-color: #7389AE;
  cursor:pointer;
  background-color: #7389AE;
}

.buttonmouseover {
  color: #FFFFFF !important;
  width:100%;
  border:1px;
  border-style: solid;
  border-color: #7389AE;
  cursor:pointer;
  background-color: #CED7E7;
/*  float: left;*/
}

.buttonmousedown {
  color: #FFFFFF !important;
  width:100%;
  border: 1px solid #7389AE;
  cursor:pointer;
  background-color: #7389AE;
/*  float: left;*/
}

.buttonnormal table {
  color: #FFFFFF !important;
/*  border:1px solid #fff;*/
  font-size: 0.9em;
  width:100%;
}

.buttonmouseover table {
  color: #FFFFFF !important;
/*  border:1px solid #fff;*/
  font-size: 0.9em;
  width:100%;
}

.buttonmousedown table {
  color: #FFFFFF !important;
/*  border:1px solid #1858a0;*/
  font-size: 0.9em;
  width:100%;
}


span.highlight {
/* highlight das palavras chave nos resultados da pesquisa */
  color: #BF557D;
  background-color: #DEE7F7;
}

/* classe usada na DIV conteudo principal */
.contents {
    width: 100%;
/* eventual imagem de background */
	background-image: url(images/watermark.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

table.z3950serveresults {
  width:100%;
}

.z3950serverresults th {
  font-size: 1.2em;
  background-color: #DEE7F7;
  text-align: center;
}

.z3950serverresults td {
  background-color: #DEE7F7;
}

.z3950infobar th {
  background-color: #DEE7F7;
}

table.z3950infobar b {
  color:#00004A;
}

table.z3950servers {
  width:600px;
}

.z3950servers td {
  background-color: #DEE7F7;
}

.z3950servers th {
  font-size: 1.3em;
  background-color: #DEE7F7;
}

table.baselist {
  width:500px;
}

.baselist td {
/*  background-color: #DEE7F7;*/
}

.baselist th {
	font-size: 1.1em;
	background-color: #DEE7F7;
}

.darkenbackground {
	background-color: rgb(0, 0, 0);
	opacity: 0.0; /* safari, opera */
	-moz-opacity:0.00; /* firefox */
	filter: alpha(opacity=0); /* ie */
	z-index: 25;
	height: 100%;
	width: 100%;
	background-repeat:repeat;
	position:fixed;
	top: 0px;
	left: 0px;
}

.progressbar {
	background: url(images/worldmap1.gif);
	opacity: 1.0; 
	-moz-opacity:1.00;
	filter: alpha(opacity=100);
	z-index: 25;
	background-repeat:repeat;
	position:absolute;
	height:128px;
	width:0px;
	top: 0px;
	left: 0px;
}

.loadingimage {
	background: url(images/worldmap1.gif);
	opacity: 0.3; /* safari, opera */
	-moz-opacity:0.30; /* firefox */
	filter: alpha(opacity=30); /* ie */
	z-index: 25;
	background-repeat:repeat;
	position:absolute;
	height:128px;
	width:300px;
	top: 0px;
	left: 0px;
}

.hiddenpic {display:none;}

table.history {
  width:600px;
}

.history td {
  text-align: center;
  background-color: #DEE7F7;
}

.history th {
	font-size: 1.1em;
	background-color: #DEE7F7;
}

.flat {
 border-collapse: collapse;
}

.flat td {
  border-style: none;
}

.thesaurusterm {
  color:#00004A;
}

/* ------------ */
/* dropdownmenu */
#dropdownmenucontainer {
	position: absolute;
	top: -2000px;
	left: -2000px;
	z-index:20;
}

#dropdownmenucontent {
	float:left;
	height:25px;
}

#dropdownmenu {
	float:left;
}

#dropdownmenu, #dropdownmenu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	text-align: center;
}

#dropdownmenu li {
	float: left;
	width: 71px;
}

#dropdownmenu a {
	color: #fff;
	text-decoration: none;
	font-size:13px;
	display: block;
	width: 70px;
	height: 25px;
	line-height: 25px;
	border: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: none;
	border-bottom-style: none;
	background-color: #CED7E7;
	font-weight: normal;
	border-color: white;
}

#dropdownmenu a:hover {
	background-color: #7389AE;
	color: #fff;
}

#dropdownmenu li a.active {
	background-color: #7389AE;
	color: #fff;
}

#dropdownmenu li ul {
  margin-left:1px;
  width:71px;
}

#dropdownmenu li ul li {
  width:71px;
}

#dropdownmenu li ul li a {
	border:1px;
	border-top-style: solid;
	border-bottom-style:none;
	border-left-style:none;
	border-right-style:none;
	border-color: white;
}

#dropdownmenu li ul li a:hover {
	background-color: #7389AE;
}

#dropdownmenu li ul {
	visibility:hidden;
}

#dropdownmenu li:hover ul {
	visibility:visible; 
}

/* Nao é necessário parece-me */
/*
#dropdownmenu a:hover ul {
	visibility:visible; 
}*/

#dropdownmenu li a:hover ul
{
	visibility:visible; 
}

#dropdownmenu ul li a.larger,#dropdownmenu ul li a.larger:visited,#dropdownmenu ul li a.larger:hover
{
	width:130px
}

/* --------------- */
/* horizontal menu */
#horizontalmenu, #horizontalmenu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	text-align: center;
	border: 0;
}

#horizontalmenu li {
	float: left;
	width: 71px;
	border: 0;
}

#horizontalmenu a {
	color: #fff;
	text-decoration: none;
	font-size:13px;
	display: block;
	width: 70px;
	height: 25px;
	line-height: 25px;
	border: 0;
	background-color: #CED7E7;
	font-weight: normal;
}

#horizontalmenu a:hover {
	background-color: #7389AE;
	color: #fff;
	border: 0;
}

#horizontalmenu li a.active {
	background-color: #7389AE;
    color: #fff;
}


.tool-tip {
	color: #fff;
	width: 139px;
	z-index:25;
}
 
/* ??? */
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(images/bubble.png) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(images/bubble.png) bottom right;
}

.onandhelp 
{
	z-index:1;
	position:relative;
	top:8px;
	text-align:right;
	font-size: x-small;
}

table.contextlist {
  width:100%;
}

.contextlist th {
	text-align:left;
  background-color: #DEE7F7;
}

.contextlist td {
	background-color: #eeeeee;
}

.restable {
	border: 1px solid #DEE7F7;
	width:100%;
}

.restable th {
	font-size: small;
	padding-left:10px;
	padding-top:1px;
	padding-bottom:2px;
	font-weight:bold;
	color: #7389AE;
/*	background-color: #DEE7F7;*/
	height:20px;
}

table.indexlist {
  width:100%;
}

table.indexlist td.term {
  background-color: #eeeeee;
}

.indexlist th {
  background-color: #DEE7F7;
}

.indexlist td {
	width:25%;
}
