@charset "utf-8";

/* CSS Document */

* {
    margin: 0;
    padding: 0;
    font-family: inherit;
}

a {
    color: #00F;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

body,
td,
th {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    /*color: #002715;*/
}

body {
    margin: 0;
    background: #fff;
}


/* Site */

#site {
    width: 990px;
    margin: 0 auto;
    background-color: #ededed;
}


/* Cabeçalho */

#cabecalho {
    position: relative;
    width: 990px;
    height: 157px;
    background: url(../images/fundoCabecalho-1.jpg) no-repeat;
}

#cabecalho h1 a {
    float: left;
    width: 265px;
    height: 117px;
    display: block;
    margin: -8px 0 10px 8px;
    text-indent: -9999px;
    overflow: hidden;
}


/* Navegação dentro do cabeçalho */

#cabecalho .clock {
    color: #6dcff6;
    font-weight: normal;
    background: url(../images/icon_clock.png) no-repeat left;
    margin: 3px 0px 0px 90px;
    padding-left: 20px;
    clear: both;
}

#cabecalho #navegacaoCabecalho {
    float: right;
    width: 380px;
    height: 30px;
    text-align: left;
    color: #FFF;
    margin: 5px 285px 0px 0px;
    font-weight: normal;
    padding-left: 3px;
    padding-top: 5px;
}

.SUBTESTE {
    margin-left: 55px;
    margin-top: 11.5px;
    position: absolute;
}

.cimalogin {
    color: yellow;
    padding-left: 41px;
    text-align: center;
    height: 16px;
}

#cabecalho .lembraSenha {
    color: #FFF;
    font-weight: normal;
    font-size: 11px;
    float: left;
    text-decoration: none;
    text-align: -moz-center;
    height: 18px;
    width: 98px;
    margin-bottom: 0;
    margin-left: 189px;
    margin-right: 0;
    margin-top: -3px;
    /*border:1px solid #742836;*/
    padding: 3px 0 0 3px;
}

.menucenter {
    line-height: 32px;
}

#cabecalho .lembraSenha a {
    color: #FFF;
    text-decoration: none;
}

#cabecalho .erro {
    color: #6dcff6;
    font-size: 1em;
    float: left;
    text-align: left;
    width: 580px;
    margin: 3px 0px 0px 50px;
}

#cabecalhoSearch {
    width: 258px;
    top: 8px;
    right: 0px;
    position: absolute;
    *width: 270px;
}

#cabecalhoSearch .options {
    color: #FFF;
    font-size: 0.8em;
}

#cabecalhoSearch .campo {
    width: 180px;
    height: 22px;
    margin-bottom: 0px;
    border: 1px solid #68c8ef;
    padding-left: 5px;
    color: #1b4678;
    font-size: 0.9em;
    margin-bottom: 5px;
    *padding-top: 8px;
}

#cabecalho input.botaoSearch {
    /*text-transform:uppercase;*/
    color: #fff;
    font-weight: normal;
    text-decoration: none;
    background: none;
    border: none;
    *font-size: 10px;
    *vertical-align: top;
    *margin-top: 5px;
}

#cabecalho input.btnlogin {
    /*text-transform:uppercase;*/
    color: #fff;
    font-weight: normal;
    text-decoration: none;
    background: none;
    border: none;
}

#cabecalho .password {
    background: #fff;
    width: 90px;
    height: 18px;
    padding-right: 3px;
    color: #000;
    font-weight: normal;
    border: 1px solid #000;
}

#cabecalho .username {
    background: #fff;
    width: 120px;
    height: 18px;
    padding-right: 3px;
    color: #000;
    font-weight: normal;
    border: 1px solid #000;
}

#cabecalho .usuario {
    color: #742836;
    font-weight: normal;
    font-size: 1.2em;
    float: right;
    text-decoration: none;
    text-align: left;
    height: 34px;
    max-width: 425px;
    background-color: #fff;
    border: 2px solid #742836;
    margin: 35px 10px 0px 50px;
    padding: 10px 4px 0px 4px;
    float: left;
}

#conteudo .bt {
    padding: 2px 10px;
    height: 20px;
    background: #387ab6;
    color: #fff;
    font-weight: normal;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-size: 14px;
    text-align: center;
    margin: 1px;
}

#conteudo .bt a {
    color: #fff;
    text-decoration: none;
}

#logo_sbq a {
    float: right;
    background-image: url(../../static.sites-sub/jbcs.sbq.org.br/images/logo_sbq.png);
    background-repeat: no-repeat;
    width: 135px;
    height: 65px;
    text-indent: -9999px;
    margin: -10px 5px 0 0;
}

.link2 {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #0000FF;
    text-decoration: underline;
}

.link2:hover {
    color: #0066FF;
}


/* Menu */

#menu {
    width: auto;
    height: 58px;
    margin-top: -54px;
    *position: absolute;
    *margin-top: -60px;
    margin-left: 320px;
    z-index: 100;
}

#menu ul li {
    position: relative;
    float: left;
    /*text-transform:uppercase;*/
    list-style: none;
    z-index: 2000;
}

#menu ul li a {
    color: #fff;
    font-weight: normal;
    font-size: 12px;
    font-size: 11px\0/IE9;
    text-decoration: none;
    width: 107px;
    display: block;
    height: 64px;
    padding-top: 28px;
    background: url(../images/botaoMenu.png) no-repeat;
    text-align: center;
    margin-left: -3px;
    z-index: 100;
    background-clip: content-box;
    /*line-height: 18px;*/
}

#menu ul li a:hover {
    background: url(../images/botaoMenuOver.png) no-repeat;
    z-index: 100;
    background-clip: content-box;
    line-height: 14px;
}


/* Submenu */

#menu li:hover ul {
    display: block;
    z-index: 100;
}

#menu ul ul {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 60px;
    width: 185px;
    z-index: 2100;
    background: url(../images/fundoSubMenu.jpg) repeat-x #387AB6;
}

#menu ul ul li {
    line-height: normal;
    padding: 0;
    z-index: 100;
}

#menu ul ul li a {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #387AB6;
    background-origin: padding-box;
    background-position: center center;
    background-repeat: repeat-x;
    background-size: auto auto;
    display: block;
    font-weight: normal;
    height: 18px;
    margin-left: 2px;
    padding-bottom: 2px;
    padding-left: 12px;
    padding-right: 0;
    padding-top: 3px;
    text-align: left;
    width: 168px;
    z-index: 100;
    /*display:block;
	padding:3px 0px 2px 12px;
	margin-left: 2px;
	background:none;
	width:185px;
	height:18px;
	font-weight:normal;
	text-align:left;	
	z-index:100;
	background:url(https://cdn.gn1.link/jbcs/images/subMenu.png) repeat-x center;*/
}

#menu ul ul li a:hover {
    background: url(../images/subMenuOver.png) repeat-x center;
    width: 168px;
    padding: 3px 0px 2px 12px;
    margin-left: 2px;
    text-decoration: none;
    color: #fff;
    text-align: left;
    z-index: 100;
}


/* Conteudo */

#conteudo {
    background-color: #fff;
    padding: 5px;
    border: 1px solid #000;
    min-height: 2600px;
    margin: 86px 26px 0px 0px;
    *margin-top: 30px;
    line-height: 1.5;
    float: right;
    width: 714px;
    border-bottom: none;
}

#conteudo h2 {
    color: #FFF;
    height: 38px;
    font-weight: normal;
    font-size: 1.0em;
    background: url(../images/fundoIssue.jpg) repeat-x;
    border: 1px solid #024792;
    padding: 11px 8px 0px 8px;
    z-index: 0;
    margin-bottom: 0;
    margin-left: -5px;
    margin-right: 0;
    margin-top: -20px;
    max-height: 30px;
    max-width: 380px;
}

#conteudo h2 .volume {
    font-size: 1.4em;
    font-family: Arial, Helvetica, sans-serif;
    z-index: 0;
}

#conteudo p {
    margin: 1em 0;
    text-align: justify;
}

#conteudo p.titulo_especial {
    margin: 1em 0;
    text-align: center;
    color: #920812;
}

#conteudo a {
    color: #333;
}

#conteudo table a {
    text-decoration: none;
}

#conteudo h3 a {
    color: #333;
}

#conteudo h4 a {
    color: #005C9D;
    font-size: 0.9em;
}

#conteudo #topoConteudo {
    background: url(../images/FundoDescricao.jpg) repeat-x #f2f2f2;
    border-bottom: 1px solid #dad8d8;
    min-height: 480px;
    margin: 0 -5px 10px -5px;
}

#conteudo #topoConteudo2 {
    background: url(../images/FundoDescricao.jpg) repeat-x #f2f2f2;
    border-bottom: 1px solid #dad8d8;
    min-height: 750px;
    margin: 0 -5px 10px -5px;
}

#conteudo .epub {
    margin-left: 53px;
    margin-top: 5px;
    line-height: 35px;
    float: left;
}

#conteudo .descricaoRevista {
    width: 410px;
    margin-top: -470px;
    margin-left: 300px;
    padding-left: 6px;
}

#conteudo .descricaoRevista2 {
    /* width: 410px;
    margin-top: -470px;
    margin-left: 300px; */
    padding-left: 6px;
    margin-top: -300px;
    margin-bottom: 30px;
}

#conteudo .descricaoMedal {
    width: 395px;
    margin-top: -415px;
    margin-left: 300px;
    padding-left: 6px;
}

#conteudo .descricaoAdicionais {
    width: 210px;
    margin-top: 20px;
    margin-left: 300px;
    padding-left: 6px;
}

#conteudo .descricaoAdicionais2 {
    margin-top: 20px;
    margin-left: 20px;
    padding-left: 6px;
    width: 350px;
}

#conteudo .imgCapa {
    margin: 4px 0 4px 4px;
    width: 300px;
    min-height: 430px;
}

#conteudo .botaoCover {
    width: 115px;
    height: 20px;
    border: 1px solid #387AB6;
    ;
    background: url(../images/fundoBotao.jpg) repeat-x;
    color: #fff;
    font-weight: normal;
    margin: 30px 2px 30px 39px;
    text-align: center;
    float: left;
}

#conteudo .botaoCover a {
    color: #fff;
    text-decoration: none;
}

.submissaoAtual .botaoCover {
    width: 55px;
    height: 20px;
    border: 1px solid #000;
    background: url(../images/fundoBotao.jpg) repeat-x;
    color: #fff;
    font-weight: normal;
    margin-top: 5px;
    text-align: center;
}

.submissaoAtual .botaoCover a {
    color: #fff;
    text-decoration: none;
}

#conteudo .destaqueAzul {
    color: #023f85;
    font-weight: normal;
}


/* Exibição dos Artigos */

#conteudo .artigo {
    margin: 1em 0;
    padding: 1em 0;
    padding: 0 5px 0 5px;
    margin-top: 10px;
    min-height: 400px;
    max-width: 710px;
}

#conteudo .artigo p.secaoDestaque {
    color: #920812;
    display: inline;
    font-weight: normal;
    /*text-transform:uppercase;*/
}

#conteudo .artigo p.paginacao {
    color: #819ebe;
    padding-left: 350px;
    /*font-weight:normal;*/
    display: inline;
}

#conteudo h3 {
    color: #333;
}

#conteudo .artigo h3 a {
    color: #023f85;
    text-decoration: none;
    font-size: 1.2em;
}

#conteudo .artigo h3,
#principal .artigo p {
    margin: 0.2em 0;
}

#conteudo .artigo .autores {
    color: #6c6c6c;
    font-size: 0.9em;
}

#conteudo .abstract {
    background-color: #F2F2F2;
    border: 1px solid #dad8d8;
    padding: 5px;
}

#conteudo .imgArtigo {
    text-align: center;
    padding: 0 10px 0 10px;
}

#conteudo .imgArtigo p {
    text-align: justify;
    font-size: 0.9em;
    color: #333;
}

.artigo p {
    color: #002715;
    text-align: justify;
}


/* Lista dos Artigos Home */

.artigosLista {
    padding: 5px;
    width: 700px;
}

.margem_artigo {
    margin-left: 30px;
}

.artigosLista .listaBotoes {
    border-bottom: 1px solid #cbcbcb;
    margin: 15px 0 5px 5px;
    text-align: right;
    line-height: 15px;
    padding-bottom: 25px;
}

.artigosLista .listaBotoes a {
    color: #fff;
    text-decoration: none;
}

.artigosLista .cover {
    color: #920812;
    /*text-transform:uppercase;*/
    font-size: 1.2em;
}

.secao {
    color: #920812;
    /*text-transform:uppercase;*/
    font-size: 1.2em;
    float: left;
}

.artigosLista .pagina {
    color: #6c8cb0;
    display: inline;
    float: right;
}

.artigosLista h3 {
    font-size: 1.2em;
    clear: both;
}

.artigosLista h3 a {
    color: #023f85;
    text-decoration: none;
    font-style: normal;
    font-weight: normal;
    clear: right;
}

.artigosLista .descricao {
    font-size: 1em;
}

#conteudo .artigosLista h3,
#principal .artigosLista p {
    margin: 0.2em 0;
}

#conteudo .artigosLista .autores {
    color: #6c6c6c;
    font-size: 0.9em;
    margin-left: 27px;
}

#conteudo .listaBotoes .published {
    color: #6c6c6c;
    font-size: 1em;
    text-align: left;
    margin-bottom: -19px;
}


/* área auxiliar Lateral Esquerda */

#areaAuxiliar {
    width: 238px;
    height: 10px;
    float: left;
    position: relative;
}


/*área Botões */

#botoesLateral {
    width: 226px;
    background: #fff;
    border: 1px solid #000;
    border-right: none;
    position: absolute;
    top: 72px;
    left: 4px;
    padding: 4px;
    text-decoration: none;
    z-index: 200;
}

#botoesLateral a {
    color: #fff;
    text-decoration: none;
}

#botoesLateral li {
    float: none;
    list-style: none outside none;
    z-index: 2000;
}

#botoesLateral li a {
    display: block;
    color: #fff;
    text-decoration: none;
}

#botoesLateral ul li a {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #387ab6;
    background-origin: padding-box;
    background-position: center center;
    background-repeat: repeat-x;
    background-size: auto auto;
    display: block;
    font-weight: normal;
    height: 18px;
    margin-left: 2px;
    padding: 3px 0 2px 12px;
    text-align: left;
    width: 168px;
    z-index: 100;
}

#botoesLateral ul li a:hover {
    background: url(../images/subMenuOver.png) repeat-x center;
    z-index: 100;
    background-clip: content-box;
    line-height: 18px;
}


/* Submenu */

#botoesLateral li:hover ul {
    display: block;
    z-index: 100;
}

#botoesLateral ul {
    background: url("../images/fundoSubMenu.jpg") repeat-x scroll 0 0 #387ab6;
    display: none;
    left: 0;
    position: unset;
    right: 0;
    top: 60px;
    width: 185px;
    z-index: 2100;
}

#botoesLateral ul li {
    line-height: normal;
    padding: 0;
    z-index: 100;
}

#botoesLateral .botaoAmarelo,
#botoesLateral .botaoVermelho,
#botoesLateral .botaoAzul,
#botoesLateral .botaoVerde,
#botoesLateral .botaoRoxo,
#botoesLateral .botaoVerdeClaro {
    background: url(https://cdn.gn1.link/jbcs/images/btn_dourado.jpg) no-repeat;
    height: 35px;
    width: 225px;
    padding: 1px;
    line-height: 35px;
    font-weight: normal;
    font-size: 0.9em;
    text-align: center;
}

#botoesLateral .botaoVermelho {
    background: url(https://cdn.gn1.link/jbcs/images/btn_vermelho.jpg) no-repeat;
}

#botoesLateral .botaoAzul {
    background: url(https://cdn.gn1.link/jbcs/images/btn_azul.jpg) no-repeat;
}

#botoesLateral .botaoVerde {
    background: url(../images/btn_verde.jpg);
    background-clip: content-box;
    height: 35px;
    padding: 1px;
    line-height: 35px;
    font-weight: normal;
    font-size: 0.9em;
    text-align: center;
    padding-left: 26px;
    width: 174px;
}

#botoesLateral .botaoVerde:hover {
    background: url(../images/btn_verdehover.jpg);
    background-clip: content-box;
}

#botoesLateral .botaoVerde li {
    z-index: 999;
}

#botoesLateral .botaoVerdeFPS {
    background: url(../images/btn_verde.jpg);
    background-clip: content-box;
    height: 35px;
    padding: 1px;
    line-height: 18px;
    font-weight: normal;
    font-size: 0.9em;
    text-align: center;
    padding-left: 26px;
    width: 174px;
}

#botoesLateral .botaoVerdeFPS:hover {
    background: url(../images/btn_verdehover.jpg);
    background-clip: content-box;
}

#botoesLateral .botaoRoxo {
    background: url(https://cdn.gn1.link/jbcs/images/btn_roxo.jpg) no-repeat;
}

#botoesLateral .botaoVerdeClaro {
    background: url(https://cdn.gn1.link/jbcs/images/btn_verdeclaro.jpg) no-repeat;
}


/* Logo SBQ */

#areaAuxiliar .logoSbq {
    float: left;
    width: 232px;
    height: 197px;
    margin: 313px 0px 0px 3px;
    padding: 1px;
}


/* Submissão Atual */

#areaAuxiliar .submissaoAtual {
    float: left;
    width: 224px;
    height: auto;
    margin: 345px 0px 0px 4px;
    padding: 3px;
    border: #000 solid 1px;
    background-color: #FFF;
}


/* Cinco mais acessados */

#areaAuxiliar .cincoMaisAcessados {
    float: left;
    width: 224px;
    height: auto;
    margin: 379px 0px 0px 4px;
    padding: 3px;
    border: #000 solid 1px;
    background-color: #FFF;
}


/* Cinco patrocinadores */

#areaAuxiliar .patrocinadores {
    float: left;
    width: 228px;
    margin: 71px 0px 0px 4px;
    padding: 1px;
    border: #000 solid 1px;
    background-color: #FFF;
}


/* Anunciantes */

#areaAuxiliar .anunciantes {
    float: left;
    width: 228px;
    height: auto;
    margin: 311px 0px 0px 4px;
    padding: 0px;
    /*border:#000 solid 1px;*/
    background-color: #FFF;
    /*height:443px;*/
}


/* Cinco Promoções */

#areaAuxiliar .promocoes {
    float: left;
    width: 180px;
    margin: 13px 0px 0px 30px;
    padding: 1px;
    border: #000 solid 1px;
    background-color: #FFF;
    height: 130px;
}

#areaAuxiliar .anunciantes p {
    margin: -3px 0 0 10px;
    height: 25px;
    background: url(https://cdn.gn1.link/jbcs/images/btn_verde_anunciante.jpg) no-repeat;
}

#areaAuxiliar .botaoVerdeAnunciante a {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    color: #FFF;
    text-decoration: none;
    margin: 10px 0 0 10px;
    line-height: 23px;
    font-weight: normal;
}

#areaAuxiliar .anunciantes img {
    margin: 0px 0 0 0px;
}


/* Rodapé */

#rodape {
    position: relative;
    clear: both;
    background: url(../images/fundoRodape.jpg) no-repeat bottom;
    color: #fff;
    height: 216px;
}

#rodape .linkRodape {
    width: 725px;
    height: 25px;
    color: #fff;
    font-weight: normal;
    /*text-transform:uppercase;*/
    text-decoration: none;
    text-align: center;
    margin-left: 239px;
    padding-top: 35px;
}

#rodape .linkRodape a {
    color: #fff;
    text-decoration: none;
}

#rodape p {
    font-size: 1em;
    font-weight: normal;
    padding: 5px 0 0 180px;
    text-align: center;
}

#rodape .imgGN1 {
    position: absolute;
    right: 372px;
    top: 185px;
    display: block;
    width: 65px;
    height: 29px;
    background: url(../images/logoGN1.png) no-repeat;
    text-indent: -9999px;
    overflow: hidden;
}

.carregando {
    position: fixed;
    top: 0px;
    left: 50%;
    width: 150px;
    text-align: center;
    background-color: #FFFF00;
    margin: 0 auto;
    border: 3px solid #b8e2ea;
    padding: 10px;
    font-size: 1.3em;
}

div#conteudo ul li {
    margin-left: 30px;
}


/*Carosel */

.carosel {
    width: 650px !important;
}

#carosel {
    width: 690px;
    height: 160px;
}

#carosel img {
    width: 90px;
    padding: 8px;
    border: 1px solid #ccc;
    margin: 0 20px;
}

#carosel li {
    width: 130px;
    height: 160px;
}

.prev {
    float: left;
    width: 20px;
    height: 160px;
    border: 0;
    background: #2A5D8A url(../images/prev.png) no-repeat center;
}

.next {
    float: right;
    width: 20px;
    height: 160px;
    border: 0;
    background: #2A5D8A url(../images/next.png) no-repeat center;
}

#areaAuxiliar .mensagem-recesso {
    width: 290px;
    /*anterior para mensagem de recesso   */
    /*width: 150px;*/
    /*novo para img da logo*/
    border: 1px solid #000;
    float: right;
    text-align: center;
    margin-right: -417px;
    /*anterior para mensagem de recesso   */
    /*margin-right: -350px;*/
    /*novo para img da logo*/
    padding: 4px;
    /*background:#cce4ff;   anterior*/
    /*background:#b2e4ff;   1  azul     */
    /*background:#b3dbf0;   2  azul     */
    /*background:#7EBCFF;   3 azul      */
    /*background:#FFF;      4 branco    */
    margin-top: -18px;
    font-size: 11px;
}

#botaoOpenAccess {
    background: #2959a3;
    font-size: 0.9em;
    font-weight: normal;
    height: 35px;
    line-height: 35px;
    padding: 1px 1px 1px 1px;
    text-align: center;
    width: 105px;
    margin-bottom: 16px;
    margin-top: -73px;
    border-radius: 4px;
}

#areaAuxiliar .mensagem-recesso a {
    color: #FFF;
    text-decoration: none;
}

#areaAuxiliar .mensagem-recesso a:hover {
    text-decoration: underline;
}