/* definições globais */

select {
  font-size: small;
  /*font-weight: bold;*/
}

input {
  font-size: small;
  /*font-weight: bold;*/
}


table {
  font-size: small;
}

/* definições de páginas */

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;
	color: #000099;
	/*color: #333300;*/
	background:url(images/menuback.png) repeat-x 0 88px;
}

body.helphtml
{
  font-family: verdana, arial, helvetica, sans-serif;
  background-color:#dee7f7;
}

/* links */

a {
/*color: blue;*/
  color: #3300ff;
  text-decoration: none;
}

a:hover {
  color: #ff6600;
}

/* 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: navy;
  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: #ff6600;
}

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: #ff6600;
}

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: #000066;
  margin-top: 0px;
  margin-bottom: 0px;
}

form.formsearch {
  color: #000066;
}

form.formsearch table {
  color: #000066;
}

form.formsearch select {
  color: #000066;
  border: 1px #000000 groove;
  background-color: #f4f8fb;
}

form.formsearch input {
  color: #000066;
  border: 1px #000000 groove;
  background-color: #f4f8fb;
}

form.formsearch input.chck {
  color: #3871a9;
  background-color: #f4f8fb;
	background:transparent;
	border:0;
}

form.search {
  background-color: #ffffff;
  margin-bottom: 5px;
  margin-top: 5px;
}

form.search table.search {
  color: #000099;
  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;
}

form.thesauri {
  margin-bottom : 0;
  margin-top : 0;
}

form.thesauri select {
  color: #000066;
  border: 1px #000000 groove;
  background-color: #f4f8fb;
}

form.thesauri input {
  color: #000066;
  border: 1px #000000 groove;
  background-color: #f4f8fb;
}



form.selectrecord {
  margin-bottom:0px;
  margin-top: 0px;
}

/* 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: #330099;
  font-weight: bold;
  font-size: x-small;
}

table.recordsfoundheader {
  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: #000066;
  background-color: #f4f8fb;
  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: #f4f8fb;
  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: #000066;
}


table.separationbar {
  border-style: none;
  width:100%;
	background-color: #7389ae;
  height: 3px;  
}

table.pagenavigation {
  color: #000066;
}

table.pagenavigation td.page {
  color: #000066;
  font-weight: bold;
  text-align: left;
  vertical-align: bottom;
}


table.logo {
  background: url(images/backimg.jpg);
}

table.menubar {
  background: url(images/bckgrd.gif);
}

table.txtcorrido {
  color: #000066;
}

table.thesaurustermo td.termo {
  color: #0000ff;
}

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: #000066;
  vertical-align: middle;
}


table.isadtree { 
  width: 100%;
  border: 2px;
  border-style: solid;
  border-color: #000066;
  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: #00bbdd;
  text-decoration: none;
}

a:visited.historylink { 
  color: #00bbdd;
  text-decoration: none;
}

a:hover.historylink {
  color: #ff6600;
  text-decoration: none;
}

table.navindex {
  width: 100%;
}

.navindex th {
  background-color: #dee7f7;
}

table.navindex td.term {
  background-color: #eeeeee;
}
 
div.buttonnormal {
  width:100%;
  border:1px;
  border-style: solid;
  border-color: #4890c8;
  cursor:pointer;
  background-color: #e3eaf3;
}

.buttonmouseover {
  width:100%;
  border:1px;
  border-style: solid;
  border-color: #4890c8;
  cursor:pointer;
  background-color: #b0d8e8;
/*  float: left;*/
}

.buttonmousedown {
  width:100%;
  border:1px;
  border-style: solid;
  border-color: #4890c8;
  cursor:pointer;
  background-color: #b0d8e8;
/*  float: left;*/
}

.buttonnormal table {
  border:1px;
  border-style: solid;
  border-color: white;
  font-size: 0.9em;
  width:100%;
}

.buttonmouseover table {
  border:1px;
  border-style: solid;
  border-color: white;
  font-size: 0.9em;
  width:100%;
}

.buttonmousedown table {
  border:1px;
  border-style: solid;
  border-color: #1858a0;
  border-color: #1858a0;
  font-size: 0.9em;
  width:100%;
}


span.highlight {
  color: #FF00ff;
  /*background-color: 99ffff;
  color: #0000ff;
  background-color: 99ffff;*/
}
  
.contents {
  width: 100%;
}

table.z3950serveresults {
  width:100%;
}

.z3950serverresults th {
  font-size: 1.2em;
  background-color: #ced7e7;
  text-align: center;
}

.z3950serverresults td {
  background-color: #dee7f7;
}

.z3950infobar th {
  background-color: #ced7e7;
}

table.z3950infobar b {
  color: blue;
}

table.z3950servers {
  width:600px;
}

.z3950servers td {
  background-color: #ced7e7;
}

.z3950servers th {
  font-size: 1.3em;
  background-color: #ced7e7;
}

table.baselist {
  width:500px;
}

.baselist td {
  background-color: #ced7e7;
}

.baselist th {
  font-size: 1.1em;
  background-color: #ced7e7;
}

.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: #e3eaf3;
}

.history th {
  font-size: 1.1em;
  background-color: #ced7e7;
}

.flat {
 border-collapse: collapse;
}

.flat td {
  border-style: none;
}

.thesaurusterm {
  color: #3300ff;
}

/* 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: #000;
	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:#b0d8e8;
	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: #000;
	text-decoration: none;
	font-size:13px;
	display: block;
	width: 70px;
	height: 25px;
	line-height: 25px;
	border: 0;
	background-color:#b0d8e8;
	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: #ced7e7;
}

.contextlist td {
	background-color: #eeeeee;
}

.restable {
	border: 1px solid #ced7e7;
	width:100%;
}

.restable th {
	font-size: small;
	padding-left:10px;
	padding-top:1px;
	padding-bottom:2px;
	font-weight:bold;
	color: #7389ae;
	background-color: #ced7e7;
	height:20px;
}

table.indexlist {
  width:100%;
}

table.indexlist td.term {
  background-color: #eeeeee;
}

.indexlist th {
  background-color: #ced7e7;
}

.indexlist td {
	width:25%;
}
