﻿/*****************************************************************************************************/
/* Global */

html, body { font-size: 11px; font-family: Arial; }

html, body
{
    border:0;
    border-collapse:collapse;
    padding: 0;
    margin: 0;    
}

.textFont { font-size: 10pt; font-family: "Microsoft Sans Serif"; }

.pagebreak:hover { text-decoration: underline!important;  }

img { border:0; }

form { margin:0; padding:0; }

a { outline: none; text-decoration:none; cursor: pointer; }
a:visited { text-decoration: none;}
li {list-style:none;}

#zero { height:0px; width:0px; min-height:0px; }

/*****************************************************************************************************/
/* Global Generic Classes */

.titulos { font-weight: bold; color: #FFFFFF; }

.clear { clear:both; height:1px; }

.clearRight { clear:right; height:1px; }

.hidden { display: none; }

.disabled { color:#d2d2d2!important; text-decoration: none; }

.rowOn { background-color: #E1E1E1; }
.rowOff {  }

.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }

.row  { display: table-row; }
.column { display: table-cell; float:left; }

/*****************************************************************************************************/
/* Generic Layout */

#banner { background-image: url('../img/bannerBackground.png'); height: 89px; min-width:1098px; }
#banner img { display:block; margin: auto; }

#menuHeader { background-color: #5f4f4f; height: 26px; text-align: center; top: 89px; min-width:1098px;}
#menuHeader a { display:inline-block; height:25px; margin-left: 16px; }

#container { background-color: #babcb9; min-width:1098px; }
#left { float: left; width:238px; background-color:  #7d7d7d; background-image:url('assinatura.jpg'); background-repeat: no-repeat; background-position:center;}
#main { width:auto; margin-left: 238px; min-width:860px; }

#workDetail { width: inherit; font-size: 10pt; font-family: "Microsoft Sans Serif";  }

#popups { width: 0; height: 0; overflow:hidden; }

/*****************************************************************************************************/
/* Ajax */

.ajaxProgress  
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: white;
	z-index:1001;
	-moz-opacity: 0.5;
	opacity:.50;
	filter: alpha(opacity=50);                	
}

#ajax img { margin-top:25%; margin-left: 45%; }

/*****************************************************************************************************/
/* Top Menus */

.authors { background:url(../img/menuButtons.gif) 0 0 no-repeat; width: 65px; margin-left: -4px; }
.authorsOn { background:url(../img/menuButtons.gif) 0 -27px no-repeat; width: 65px; margin-left: -10px; }
.works { background:url(../img/menuButtons.gif) -65px 0 no-repeat; width: 75px; }
.worksOn { background:url(../img/menuButtons.gif) -65px -27px no-repeat; width: 75px; }
.search { background:url(../img/menuButtons.gif) -155px 0 no-repeat; width: 80px; }
.searchOn { background:url(../img/menuButtons.gif) -155px -27px no-repeat; width: 80px; }
.bibliographies { background:url(../img/menuButtons.gif) -250px 0 no-repeat; width: 115px; }
.bibliographiesOn { background:url(../img/menuButtons.gif) -250px -27px no-repeat; width: 115px; }
.info { background:url(../img/menuButtons.gif) -388px 0 no-repeat; width: 110px; }
.infoOn { background:url(../img/menuButtons.gif) -388px -27px no-repeat; width: 110px; }

/*****************************************************************************************************/
/* Left Menus */

.boxMenuTitle
{    
    text-align:left;
    padding: 15px 0px 5px 6px;    
    font-weight: bold; 
    color: #FFFFFF; 
}

#listAuthors { width: 225px; }
#listWorks { width: 225px; }
#WorksList { width: 225px; }
#listAuthorsMulti { width: 225px; }
#listWorksMulti { width: 225px; }

.listMenu  
{
    text-align:left;    
    background-color: #EBEBEB;    
    border: 1px solid #888888;
    overflow-x: hidden;
    overflow-y: scroll;    
    cursor:pointer;
    padding: 3px;
    margin: 0 0 0 2px;
    /*max-height:200px;*/
}

.listMenuItem
{
    text-decoration:none;    
    color: #4f4f4f!important;
    width:100%;
    display:inline-block;    
    line-height: 16px;
}

.listMenuItemSelected 
{ 
    background-color: #7d7d7d;
    color: #ffffff!important;
}

.menuSearch
{
    background-color:#EBEBEB;
    color:#333333;
    border:1px inset #888888;
    float:left;
    margin:2px 0 0 2px;
    width:227px;
    padding-left: 4px;
}

/*****************************************************************************************************/
/* Content Text */

#workInfo { color: #000000; margin-left: 15px; margin-top: 15px; }
#workHr { border-color: #535E7C; border-bottom: 1px solid #535E7C; margin: 6px 0 6px 0; clear:right; display: block; }
#workText { overflow-y:auto!important; overflow-x:hidden; margin-left: 15px; }
/*****************************************************************************************************/
/* Info - Bibliographies */

#introText
{
    padding:30px;
}

/*****************************************************************************************************/
/* Autores */

#buttonBio { float:right; margin: 5px 5px 0 0; padding:0; display:none; }

.selectMulti { margin: 5px 0px 0px 13px; padding:0; }

#buttonBio a, .selectMulti a { color:#ffffff!important; text-decoration:none; }
#buttonBio a:hover, .selectMulti a:hover {	color:#a08585!important; text-decoration:none; }

/*****************************************************************************************************/
/* Search Boxes - Works */

#searches { text-align: left; }
#searches a { color:#FFFFFF; text-decoration:none; }
#searches a:hover { color:#babcb9; text-decoration:none; }

#searches #minimizeSearches  
{
    position:absolute;
    padding-top:0px; padding-bottom: 5px;
    float:right;
}

.blueBox
{ 
    background-color: #7d7d7d; 
    color:#ffffff;; 
    padding: 10px 0 0 10px; 
    color: #333333;
    margin:0;
    display: block;
}

.blueBoxNonBlocking
{ 
    background-color: #7d7d7d; 
    color:#ffffff;; 
    padding: 10px 0 0 10px; 
    color: #333333;
    margin:0;
}

#buttonBack
{
    margin:0!important;
    background:url("../img/bt_red_pqno.gif") no-repeat scroll 0 1px transparent;
    color:#FFFFFF!important;
    padding-left:23px;
    width:60px;
    height:19px;    
    padding-top:3px; 
    padding-bottom: 5px;    
    display:inline-block;
    visibility: hidden;
    text-decoration: none;
}              

#buttonBack:hover { color:#d3b6b1!important;  }

.blueBox div { color:#ffffff; margin-right:10px; text-align:left; vertical-align:top; }

.smallBlueButton { background:url(../img/bt_azul_pqno.gif); background-repeat:no-repeat; width:95px; height:19px; text-align:center; padding-top:3px; padding-bottom: 5px; color:#FFFFFF; margin-right: 15px; display:inline-block; }
.bigBlueButton { background:url(../img/bt_azul_grande.gif); background-repeat:no-repeat; width:116px; height:19px; text-align:center; padding-top:3px; padding-bottom: 5px; margin-right: 15px; display:inline-block; }

.blueButtonActive  { font-weight: bolder; font-size:12px; color:#ffffff!important; }
.blueButtonActive:hover { color: White!important; }

.freeSearchTranscriptionBox { width: 172px; height: 15px; padding: 0; margin: 0; }

#freeSearchBox { height:50px; }
#thematicSearchBox { height:160px; }
#wordSearchBox { height: 194px; }

#listThemes { height: 124px; width: 100px; overflow-y: visible; }
#listSources { height: 124px; width: 250px; overflow-y: scroll; }
#listExpressionsWithSource { height: 124px; width: 400px; overflow-y: scroll; }
#listExpressions { height: 124px; width: 565px; overflow-y: scroll; }
#listWords { height: 160px; width: 160px; overflow-y: scroll; background-color: #EBEBEB; }

.bt_letra { width: 24px; }

/*****************************************************************************************************/
/* Bibliography */

.biblioDrop { color: #000000; margin: 0 0 5px 5px; width: 200px; background-color:#EBEBEB; }

.biblioSearch { color: #000000; background-color: #FFFFFF; margin: 0 0 5px 6px; width: 200px; height: 15px; padding: 0; line-height:15px; }

.biblioSearchSmall { color: #000000; background-color: #FFFFFF; margin: 0 0 5px 6px; width: 50px; height: 15px; padding: 0; line-height:15px; }

#biblioAdvancedSearch a { color:#cfcfcf; text-decoration:none; float:right; margin-right: 4px; font-weight:normal; }
#biblioAdvancedSearchFields { overflow-x:hidden; overflow-y:scroll; }
#biblioAdvancedSearch div 
{  
    text-align:left;
    padding: 5px 0px 1px 6px;    
    font-weight: bold; 
    color: #FFFFFF; 
}

.biblioMoreLessText 
{ 
    float: left; 
    padding-left: 36px;
    padding-top: 10px;
    font-weight: bold; 
    color: #FFFFFF; 
}

.maximize { background-image:url(../img/azul_bt_maximizar.gif); }
.minimize { background-image:url(../img/azul_bt_minimizar.gif); }
.btResize { background-repeat:no-repeat; height: 20px; width: 20px; cursor: pointer; margin-top: 6px; float:right; padding-right:30px; }

#bibliographyContent { width: 100%; }
#bibliographyResults { overflow-x: hidden; overflow-y:auto; display:block; }

.bibliografiaBtInfo { float: right; }
.bibliographyTitle { float: left; width: 100px; color: #495d7a; padding: 2px 10px 4px 0; text-align: right; vertical-align:top;}
.bibliographyTitleSmall { float:left; width: 100px;	color: #495d7a;	padding: 2px 10px 4px 0; 	text-align: right; }
.bibliographyLine { width: 95%; float:left;}
.bibliographyText { text-align: left; color: #111111; padding: 0 0 4px 0;  overflow: hidden; }
.bibliographyTextSmall1 { float: left; text-align: left; color: #111111; padding: 0 0 4px 0;	overflow: hidden; }
.bibliographyTextSmall2 { float: left; text-align: left; color: #111111; padding: 0 0 4px 0;	overflow: hidden;}
.bibliographyMoreInfo { background:url(../img/bt_mais_info.gif); background-repeat:no-repeat; width:64px; height:16px; text-align:center; padding-bottom: 1px; padding-top: 3px; color:#FFFFFF; cursor: pointer; }
.bibliographyMoreInfo a{ color:#FFFFFF; text-decoration:none; }
.bibliographyMoreInfo a:hover{ color:#a08585; text-decoration:none; }

.painelPag { float:right; margin-top:6px; }
.painelIntro { margin: 50px 35px 50px 40px;  text-align:justify; }
.esconde { display: none; }
.painel_bibliogPag { float:right; margin-top:6px; }

/*****************************************************************************************************/
/* Search Results */

#searchContent
{ 
    background-color: #7d7d7d; 
    color:#ffffff;; 
    padding: 0;
    color: #333333;
    margin:0;
    display: block;
}

#searchResults { margin-left: 11px; }
#searchResults a, #searchResults a:hover { color: #495d7a; }

/*****************************************************************************************************/
/* Watermark */

.watermark
{
	color: #999;
}

/*****************************************************************************************************/
/* Popups */

.windowPopupContent { background-color:#dadee1; }
.windowPopupContent .img { height: 100%; width: 100%; overflow:hidden; margin:0; padding:0; }

.windowPopup { position: fixed; left: 0; top: 400; overflow: hidden; display: none; z-index:9999;}

.windowPopupTopLeft { height: 18px; width:13px; float:left; background-image:url(../img/jqPopup/window_top_start.png); background-position:left top; background-repeat: no-repeat; overflow: hidden; line-height: 18px; }
.windowPopupTopRight { height: 18px; width:13px; position: absolute; right: 0px; top: 0px; background-image:url(../img/jqPopup/window_top_end.png); background-position:right top; background-repeat: no-repeat; overflow: hidden; line-height: 18px; }
.windowPopupTopContent { height: 18px; margin-left:10px; margin-right:13px; background-image:url(../img/jqPopup/window_top.png); font-weight: bold; color: #a2babc; cursor:move; }

.windowPopupMin { position: absolute; right: 30px; top: 5px; cursor: pointer; }
.windowPopupMax { position: absolute; right: 30px; top: 5px; cursor: pointer; display: none; }
.windowPopupClose { position: absolute; right: 15px; top: 5px; cursor: pointer; }

.windowPopupBottom { height: 270px; position: relative; background-image: url(../img/jqPopup/window_bottom_end.png); background-position: right bottom; background-repeat: no-repeat; }
.windowPopupBottomContent { height: 270px; position: relative; background-image: url(../img/jqPopup/window_bottom_start.png); background-position: left bottom; background-repeat: no-repeat; }

.windowPopupResize { position: absolute; right: 5px; bottom:4px; cursor: se-resize; }
.windowPopupContent { height: 255px; width: 375px; position:absolute; border:0; top: 18px; left: 10px; overflow: auto; background-color: #fff; padding:5px; }
.windowPopupContent a { color: #25587E; }

/*****************************************************************************************************/
/* Works Text */

#workText { text-align: left; border: 0px; border-spacing: 0px; border-collapse: collapse; margin-top:3px; text-align:justify; punctuation-wrap:simple; text-autospace:none; text-decoration: none; padding: 0px; vertical-align: top; }
#workText div, span { min-height:1px; }
#workText .l { overflow:hidden; width: inherit; min-height:16px; line-height:16px; }
#workText a { text-decoration: none; }
#workText a:hover { text-decoration: none; }

.imgbullet { padding-right:2px; }
.musicbullet { padding-right:2px; }
.notebullet { padding-right:2px; }
.note2bullet { padding-right:2px; }
.coluna { padding-right:2px; }
.musica { padding-right:2px; }

div .searchExpr { display:inline; clear:none; }

#workText .c0 { width: 60px; text-align: left; float:left; }
#workText .c1 { text-align: right; padding-right:10px; width: 150px; float:left; }
#workText .c2 { width: 474px; float:left; }
#workText .cs2 { width: 610px; float:left; margin-right: 24px; }
#workText .c3 { width: 60px; text-align:right; float:left; display:block; }

#workText .oc { width: 9px; height: 9px; display:inline-block; background-image: url('../img/simbolo_1.gif'); margin-right: 2px; margin-top:5px; }
#workText .on { width: 9px; height: 9px; display:inline-block; background-image: url('../img/simbolo_3.gif'); margin-right: 2px; margin-top:5px; }
#workText .on2 { width: 9px; height: 9px; display:inline-block; background-image: url('../img/simbolo_2.gif'); margin-right: 2px; margin-top:5px; }
#workText .oi { width: 9px; height: 9px; display:inline-block; background-image: url('../img/simbolo_4.gif'); margin-right: 2px; margin-top:5px; }
#workText .od { color:black; }
#workText .od:hover { color:Orange; font-weight:bold; }

.expr { background-color: #836d6d;}
.fundoSeleccionadoNota { background-color: #6288aa;}
.fundoSeleccionadoErrata { background-color: #c56b6d;}
.fundoSeleccionadoImagem { background-color: #87b60c;}
.fundoSeleccionadoColuna { background-color: #bfa77d;}

.selectedDictionary { background-color: #b5b3b3;}


.break { display: inline-block; color:White; }
/*****************************************************************************************************/
/* Pagination */

#navigationPanel
{        
    font-weight:lighter;
    font-size: smaller;
    float:right;
    vertical-align:top;
}

#paginatorPages { line-height:20px; display:inline; vertical-align:middle;}

#navigationPanel a { color:black; text-decoration: none; }
#navigationPanel a:visited { color:black; text-decoration: none; }

#currentSearchItem { font-weight:bold; }

#navigationPanel .buttonNavigation
{
    width:64px; 
    height:19px; 
    background:url(../img/bt_mais_info.gif); background-repeat:no-repeat; 
    text-align:center; 
    padding-bottom: 1px;
    display:inline-block;
    color:#FFFFFF!important;
    padding-top:3px;
    marging-right:4px;
}

#navigationPanel .disabled { color:#d2d2d2!important; text-decoration: none; cursor:default; }

.buttonNavigationClose
{
    width:19px; 
    height:19px; 
    background:url(../img/bt_fechar_navegacao.gif); background-repeat:no-repeat; 
    text-align:center; 
    padding-bottom: 1px;
    display:inline-block;
    color:#FFFFFF;
    padding-top:3px;
    marging-right:4px;
}

