/* CSS Document */

@font-face {
    font-family: 'glaserstedregular';
    src: url('../content/font/glasersted/glasersted-webfont.eot');
    src: url('../content/font/glasersted/glasersted-webfont.eot?#iefix') format('embedded-opentype'),
         url('../content/font/glasersted/glasersted-webfont.woff2') format('woff2'),
         url('../content/font/glasersted/glasersted-webfont.woff') format('woff'),
         url('../content/font/glasersted/glasersted-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body {
    text-align:center;
    font-family: 'Trebuchet MS' ;
    padding:0px;
    margin: 0px;
    height: 100%;
    width: 100%;
    color: #333333;
}

h3 {
    margin: 0px;
    font-size: 1.3em;
}
#content {
	margin:0px auto;
	text-align: center;
	min-width: 980px;
	width: 100%;
}

a {
    text-decoration: none;
    color: #333333;
}

p 
{
    margin: 0px;
    padding: 0px;
}

#wrapper1 {
	position:relative;
	text-align:left;
	width:100%;
}

#header {
	margin:0;
	text-align:center;
	height: 86px;
	padding-left: 38px;
	padding-right: 38px;
}

#leftcol { 
	position:relative;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:100%; 
	height: auto;
	z-index:100;
	display: block;
	padding-left: 38px;
	padding-right: 10px;
	margin-bottom: 20px;
	
}
#rightcol {
	width: 100%;
}
#centercol {
	position:relative;
	padding:0 0 0 350px;
	margin-left: 20px;
	}

#footer {
	position:relative;
	top:1px;
	width:100%;
	clear:both;
	margin:0;
	color:#333333;
	padding-top: 8px;
}
.header_logo 
{
    display: inline;
    float: left;
}

    .header_logo img#logo {
        float: left;
    }

    .header_logo .textologo {
        font-family: 'glaserstedregular';
        font-size: 33px;
        line-height: 50px;
        height: 50px;
        float: left;
        text-transform: uppercase;
        color: #ffffff;
        background-color: #8A8A8A;
        border-bottom-left-radius: 6px;
        border-bottom-right-radius: 6px;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 10px;
        padding-bottom: 5px;
    }
    .header_logo .textologo1 {
        font-size: 38px;
        font-family: 'Trebuchet MS' ;
        font-weight: bold;
        line-height: 63px;
        height: 63px;
        padding-top: 2px;
        float: left;
        color: #424242;
        text-transform: lowercase;
    }
.header_menu 
{
    float: right;
    display: inline;
    vertical-align: top;
}

input.rounded {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-size: 16px;
	outline: 0;
	-webkit-appearance: none;
	height: 40px !important;
	width: 230px!important;
}

.container1 > div  {
    display: inline-block;
    display: -moz-inline-box;
    width: 33%;
}

.col_img { padding: 10px; width: 120px; display: inline; float: left; }
.col_img img { width: 100px; }
.col_a { padding-top: 10px; padding-bottom: 10px; float: left; word-break: normal;max-width: 40%; }
.col_b { padding-top: 10px; padding-bottom: 10px; width: 10%;float: left; }

.col_img_topo { padding: 10px; width: 224px; display: inline; float: left; padding-top: 5px; color: #740000; }
.col_a_topo { padding-top: 5px; padding-bottom: 10px; width: 60%; display: inline; float: left; color: #740000; }
.col_b_topo { padding-top: 5px; padding-bottom: 10px; width: 10%; display: inline; float: left; color: #740000; }

.lista_box
{
	width: auto;
	display: block; 
	height: auto;
    padding: 9px 0px 9px 0px;
    vertical-align: middle;
}

.lista_box .col_a
{
	float: left;
	margin: 0px auto;
	border: 0px;
	padding-left: 3px;
}
    .lista_box .col_a h3{
        padding-bottom: 1em;
    }
.lista_box .col_b
{
	float: left;
	margin: 0px auto;
	border: 0px;
	padding-right: 3px;
	text-align: left;
}
.lista_box .col_c
{
	float: right;
	margin: 0px auto;
	border: 0px;
	text-align: right;
}

/* -------------------------------------------------------------------------------------------------------------------------------------------- */
/* hacks */
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix
{
	display: inline;
	vertical-align: middle;
}
/* Hides from IE-mac \*/
* html .clearfix
{
	height: 1%;
}
.clearfix
{
	display: block;
}

/* -------------------------------------------------------------------------------------------------------------------------------------------- */
/* ---------------------- Listagem : Album  :: rev */
.listagem_album
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	float: left;
}

.listagem_album ul
{
	padding:0px;
	margin-left:5px;
	list-style: none;
}

.listagem_album li
{
	float: left;
	padding: 10px;
	border: 0px;
	list-style: none;
	height: 200px;
}

.listagem_album li a
{
	margin:0px;
	border: none;
}

.listagem_album li a img
{
	position: absolute;
    height: 200px;
}

.listagem_lista li a img
{
    position: absolute;
}

.listagem_lista
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	display: block;
}

.listagem_lista ul
{
	padding:0px;
	margin-left:5px;
	list-style: none;
}

.listagem_lista li
{
	float: left;
	padding: 0px;
	border: 0px;
	list-style: none;
	width: 400px;
	height: 200px;
	margin-right: 38px;
}

.listagem_lista li a
{
	margin:0px;
	border: none;
}

.paging_resultados
{
    display: inline;
    float:right;
    padding-right: 43px;
    padding-top: 12px;
    font-size: 16px;
    position: absolute;
    text-align: right;
    right: 0px;
    top: 0px;
}

.paging_resultados a
{
    font-family: 'Trebuchet MS' ;
    font-weight: bold;
}

td.conteudo {
    vertical-align: top;
    text-align: left;
    vertical-align: top;
}

td.ficha-nome {
    padding: 10px;
    width: 100px;
    vertical-align: top;
    color: #740000;
    font-family: 'Trebuchet MS' ;
    font-weight: bold;
}

td.ficha-campo {
    padding: 10px;
    vertical-align: top;
}

td.imagem {
    vertical-align: top;
    padding-right: 5px;
}

#ficha 
{
    padding-top: 38px;
    display: block; 
    height: auto;
}
.ficha_campo { width: 100px; float: left; display: table-column;  }
.ficha_descricao { width: auto; display:table-cell;}

.ficha_texto
{
    word-break: normal;
    text-align: left;
}

#bio_autores.ficha_texto
{
    word-break: normal;
    text-align: left;
    line-height: 1.5em;
    font-size: 1em;
}

.ficha_texto2
{
    word-break: normal;
    display: inline-block;
    text-align: left;
}

.div_legenda_ficha
{
    padding-top: 8px;
    width: 450px;
    float: right;
    padding-right: 28px;
    text-align: right;
}

.div_img_ficha
{
    width: 450px;
    float: right;
    padding-right: 28px;
}

a img 
{
    border: 0px;    
}

.barra_cinza_claro_left
{
    float:left;
    padding-left:38px;
    padding-top: 5px;
}
.barra_cinza_claro_left_s
{
    float:left;
    padding-left:38px;
    padding-top: 8px;
}

.texto_barra
{
    text-align: center;
    font-size: 20px;
    vertical-align: middle;
    padding-top: 7px;
}

#geral
{
    padding: 20px 35px 0px 38px;
}

/* Cronologia */
.titulo_crono {
    font-family: 'Trebuchet MS' ;
    font-weight: bold;
    font-style: italic;
}

.vmm-timeline .feature h3
{
    color: #356500 !important;
    line-height: 22px;
}

.vmm-timeline .feature p
{
    color: #333333 !important;
}

.vmm-timeline .feature h3, .vmm-timeline .feature h4, .vmm-timeline .feature h5, .vmm-timeline .feature h6
{
    /*color: #000000 !important;*/
    color: #333333 !important;
    text-transform:uppercase!important;
}

.slider .nav-next .date, .slider .nav-previous .date
{
    color: #749e5c ! important;
}

.titulo_fichaautor
{
     font-family: 'Trebuchet MS' ;
     font-weight: bold;
     color: #d9531e;
}

.orange {
    color: #d9531e;
}

.texto_local
{
    display: inline-block;
}
.texto_localficha
{
    display: inline-block;
    padding-left:44px;
}
.texto_tituloficha
{
    font-family: 'Trebuchet MS' ;
    font-style: italic;
    padding-left:44px;
    display: inline-block;
    color: #d9531e;
}

.ficha_titulo
{
    font-family: 'Trebuchet MS' ;
    font-weight: bold;
    font-style: italic;
    padding-left:44px;
    display: inline-block;
    padding-top: 10px;
    padding-bottom: 10px;
}

.texto_titulolista
{
    font-family: 'Trebuchet MS' ;
    font-weight: bold;
    font-style: italic;
}

.titulo_lista_autor, .titulo_ficha, .titulo_pesquisa
{
    font-family: 'Trebuchet MS' ;
    font-weight: bold;
}
.titulo_lista_autor, .titulo_pesquisa
{
    float: left;
    padding-left: 38px;
}

.titulo_pesquisa
{
    padding-top: 20px;
}

.titulo_ficha
{
    vertical-align: middle;
}

.lista_letras
{
    display: block !important; 
    left: 0px;
    margin-left: 390px;
    position: absolute;
    min-width:555px;
}

.lista_autores
{
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;
    margin-left: auto;   
    margin-right: auto;
}

    .lista_autores_letra h3 {
        margin-top: 1em;
    }
.item_autor_letra
{
    vertical-align:middle;
    padding: 0px 0px 2px 2px;   
    text-align: left;
}

.lista_fotos
{
    text-align: left;
    padding-top: 20px;
    padding-left: 38px;
    padding-right: 38px;
}

.autor_inf
{
    width: 80%;
    padding-left: 9%;
    text-align:justify;
    text-justify:inter-word;
}

.lista_autores a
{
    vertical-align: middle;
    font-family: 'Trebuchet MS' ;
    font-weight: bold;
}

.link_gm
{
    font-size: 11px !important;   
}

.link_zoom
{ 
    font-size: 11px;
}
.link_texto
{
    line-height: 36px;
}

.paddingleft8
{
    padding-left: 8px; 
}

.topo_left
{
    min-width: 700px;   
    right: 0px;
}

.item_ev_div
{
    height: 50px;
    width: auto;
    float:left;
    margin:0 auto;
    overflow:hidden;
    padding-top: 17px;
}
.item_ev
{
    text-align: center;
    color: #ffffff;
    vertical-align:middle;
    
    height: 41px;
    border-radius: 5px;
    padding: 5px;
    min-width: 50px;
}

.item_ev_select {
    text-align: center;
    color: #ffffff;
    vertical-align: middle;
    height: 41px;
    border-radius: 5px;
    padding: 5px;
    min-width: 50px;
}
.item_ev_select a, .item_ev a {
    height: 20px;
    color: #ffffff;
}

.font_i
{
    font-family: 'Trebuchet MS' ;
    font-style: italic;
}

.img_size_cro
{
    height: 300px !important;   
}

#seguinte2
{
    margin-left: 5px;
}

.menu_temas
{
    padding-left: 10px;
    padding-right: 10px;    
    width: auto;
    vertical-align:middle; 
    height: 50px; 
},

/* slider Temas */
#slider1 { height: 50px; overflow:hidden; }
#slider1 .viewport { float: left; width: 1024px; height: 50px; overflow: hidden; position: relative;}
#slider1 .disable { visibility: hidden; }
#slider1 .overview { list-style: none; position: absolute; padding: 0; width: auto; left: 0; top: 0; }
#slider1 .overview li{ float: left; margin: 0 0.5em 0 0; display: inline-block;}
    #slider1 .overview li a {
        font-size: 22px;
    }


/* pesquisa */
.div_pesquisa_erro
{
    padding-top: 20px;
    float: left;
    padding-left: 38px;
    width: 98%;
}

#pesquisa_avancada {
    display: block;
    border-width: 0;
}

#pesquisa_geral
{
    display: block;
    border-width: 0;
    padding-top: 50px;
}

.pesquisa-row {
    height: 70px;
    vertical-align: top;
    display: block;
}

.especifica-texto {
    width: 150px ! important;
    float: left;
    display: inline;
}

.especifica-texto-intro {
    display: block;
    clear: both;
}

.especifica-texto-especifica {
    float: left;
    display: inline;
}

.especifica-campo {
    float: right;
    height: 40px;
    width: 230px;
}

.dd-container {
    position: relative;
}

.dd-container, .dd-select {
    height: 40px !important;
    vertical-align: top;
}

.dd-selected {
    display: inline !important;
    float: left !important;
    padding-top: 10px !important;
    padding-left: 15px !important;
}

.dd-pointer {
    position: absolute;
    right: 0px!important;
    color: #ffffff;
    top: 0%! important;
    margin-top: 0px!important;
}

.dd-pointer-down {
    width: 40px !important;
    height: 40px !important;
    -moz-border-bottom-colors: none !important;
    -moz-border-image: none !important;
    -moz-border-left-colors: none !important;
    -moz-border-right-colors: none !important;
    -moz-border-top-colors: none !important;
    border-color: none !important;
    border-right: 0px !important;
    border-style: solid !important;
    border-width: 0px !important;
    display: inline;
    float: right;
}

.dd-pointer-up
{
    width: 40px !important;
    height: 40px !important;  
    -moz-border-bottom-colors: none !important;
    -moz-border-image: none !important;
    -moz-border-left-colors: none !important;
    -moz-border-right-colors: none !important;
    -moz-border-top-colors: none !important;
    border-right: 0px !important;
    border-width: 0px !important;
    border-bottom: none !important;
    border-style: none !important;
    display: inline;
    float: right;
}

.check_box {
    height: 40px;
    width: 230px;
     font-family: 'Trebuchet MS' ;
    font-weight: bold;
    float: left;
    display:inline;
}

.especifica-campo-1, .especifica-campo-2, .especifica-campo-3 {
    width: 114px !important;
    float: left;
    display: inline;
    padding-right: 15px;
}

#demo-htmlselect_valor1_av, demo-htmlselect3, demo-htmlselect4, #demo-htmlselect_valor1_av .dd-select, #demo-htmlselect3, #demo-htmlselect3 .dd-select, #demo-htmlselect4, #demo-htmlselect4 .dd-select 
{
    width: 335px !important;
}

#demo-htmlselect_cond2_av, #demo-htmlselect_cond3_av,#demo-htmlselect_cond2_av .dd-select, #demo-htmlselect_cond3_av .dd-select  
{
    width: 118px !important;
}

#demo-htmlselect_valor2_av, #demo-htmlselect_valor3_av,#demo-htmlselect_valor2_av .dd-select, #demo-htmlselect_valor3_av .dd-select 
{
    width: 205px !important;
}

#ficha_autor_show
{
    text-align: left;
    color: #ffffff;
    vertical-align:middle;
    
    height: 40px;
    padding: 5px;
    width: 100%;
}

#ficha_autor_show a div
{
    height: 40px !important;
    width: 40px! important;
    display: inline;
    float: right;
    border: none!important;
    margin: 0px;
    padding: 0px;
}

.maisinf
{
    padding-left: 35px;
    vertical-align: middle;
    float: left;
    position: absolute;
    padding-top: 7px;
    letter-spacing: 1px;
    color: #ffffff;
}

/* mapa */
#map_canvas
{
    z-index: 0; 
    width: 100%; 
    height: 100%;
    position: absolute;
}

#map_canvas .info_window
{
    max-width:200px; 
    min-width: 150px;
    max-height:200px;
    min-height: 150px;
    overflow-x:hidden;
}

#map_canvas .info_window img
{
    max-height:110px!important;
    max-width:110px!important;
    padding-top: 5px;
    padding-bottom: 5px;
}

#map_canvas .info_window a
{
    max-width:170px!important;
}

.div_img
{
    vertical-align: top;
    padding-top: 40px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    max-height: 100%;
    max-width: 100%;
}
.paddingtop10
{
    padding-top:10px;
}
.paddingright10
{
    padding-right:10px;
}

#zoom_img
{
    height:200px;
}

.aligncenter
{
    text-align: center;
}

.paddingleft44
{
    padding-left:44px;
    display: inline-block;
}

.autor_titulo
{
    line-height: 44px;
}

.ui-autocomplete
{
    text-align: left;
}

/* Objecto relacionados */
#obj_rel_show
{
    text-align: left;
    color: #ffffff;
    vertical-align: middle;
    height: 30px;
    width: 100%;
    margin-top: 20px;
}
#obj_rel_show a  
{
    display: block;
    height: 30px;
    width: 100%;
}

#obj_rel_show a div.obj_rel_mais, #obj_rel_show a div.obj_rel_menos
{

    height: 30px;
    min-width: 33px;
    display: inline;
    float: right;
    border: none !important;
    margin: 0px;
    padding: 0px;
}

.maisinf_como {
    vertical-align: middle;
    color: #ffffff;
    font-family: PT SANS;
}
.maisinf_como div:nth-child(1){
    display: block;
    line-height: 30px;
    height: 30px;
    float: left;
}

/*botões*/
.bautores, .cronologia, .temas, .mapa {
    line-height: 40px;
    height: 40px;
    float:left;
    color: #ffffff;
    margin-right: 10px;
    margin-top: 5px;
}
.cronologia {
    width: 165px;
    background-color:#749E5C;
}

.temas {
     width: 115px;
     background-color:#AC8367;
}

.mapa {
     width: 115px;
     background-color:#5E99B0;
}

.bautores .dimg, .cronologia .dimg, .temas .dimg, .mapa .dimg
{
    float:left;
    width: 40px;
    height: 40px;
    display:block;
}

.bautores .dtxt,.cronologia .dtxt, .temas .dtxt, .mapa .dtxt {
    font-size: 18px;
    font-family: 'Trebuchet MS';
    float: left;
    color: #ffffff;
    text-transform:uppercase;
    padding: 0 7px;
}

a.title_tip img 
, a.lk_imagem, a.lk_imagem img
{
    border: none !important;
}

    .vco-navigation
    ,.bentrar, .button
    ,.col_c 
    ,.barra_cinza_claro_left a img
    ,.geral_texto_objecto
    ,#cTopo_botao_geral_submit
    ,.geral_texto_objecto
    ,.barra_cinza_claro_right
    ,.conteudo_pesquisa_parte2
    ,.barra_cinza 
    ,nav-previous, .nav-next, .nav-container
    ,.container a,.container h3 a
{
   display: none;
   height:0px;
   line-height: 0px;
}

    .vco-slider .slider-item .content .content-container .media
    ,.vco-slider .slider-item .content .content-container .text
    ,.slider .slider-item .content .content-container .text
    ,.slider .slider-item .content .content-container .media
,.content .content-container .media, .content .content-container .text 
    {
    float:none!important;
    width: 100%!important;
    display: block!important;
    text-align:left!important;
}

.content-container {
    display: block!important;
    text-align: left!important;
}
