﻿/*------------------------------------------------------------------------------------------------------------*/
/* GERAL */

*
{
    padding: 0px;
    margin: 0px;
}

html
{
    height: 100%;
}

body
{
    margin-left: 0px; /*background-color:#f5f7fa;*/
    background: #ffffff; /*font: 76%/1em Verdana, sans-serif;*/ /*background: url(http://i.zdnet.com/images/200803/bkg_body.gif) #162c42 repeat-x 0px 0px;*/
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    width: 100%;
    height: 100%;
}

#art-page-background-simple-gradient
{
    background-image: url(../imgs/BgGradient.jpg);
    width: 100%;
    background-repeat: repeat-x;
    position: absolute;
    top: 0px;
    height: 250px;
}

td
{
    font-size: 12px;
    padding: 3px;
    border-bottom: 0px;
}


select, input, textarea
{
    border: #333333 solid 1px;
    color: #666666;
    width: 450px;
}

select
{
    height: 21px;
    font-size: 14px;
}

input.checkbox
{
    border: none;
    width: auto;
}

input[type="checkbox"]
{
    border: none;
    width: auto;
}


.campoSemBorda input
{
    border-style: none;
    color: #666666;
}

input[disabled]
{
    border: none;
}

a
{
    color: inherit;
    text-decoration: none;
}

a:hover
{
    color: WindowText;
}


.Blink_Label
{
    color: Purple;
}

/* GERAL */
/*------------------------------------------------------------------------------------------------------------*/



/*------------------------------------------------------------------------------------------------------------*/
/* MASTER PAGE */

.Master_CabecalhoLinha
{
    /* background: #F4F4F4;*/
    height: 12px;
    text-align: right;
    color: Purple;
}

.Master_Utente
{
    background: #F4F4F4;
    height: 14px;
    font-weight: bold;
    text-align: right;
    text-transform: capitalize;
    color: Blue;
}


.Master_IntroducaoSubsite
{
    color: #333333;
    font-size: 12px;
}

.Master_TituloSubsite
{
    font-size: 12px;
    font-weight: bold;
    color: Purple;
    text-align: left;
}
.Master_TituloCabecalho
{
    width: 70%;
}

.Master_BoxExterno
{
    background: #C8C8C8;
    height: 100%;
    width: 100%;
}
.Master_Versao
{
    font-size: 9px;
}


/* MASTER PAGE */
/*------------------------------------------------------------------------------------------------------------*/



/*------------------------------------------------------------------------------------------------------------*/
/* MENU LATERAL */

.MenuLateralTitulo
{
    border-bottom: solid 3px #EEEEEE; /* border-top: solid 3px #EEEEEE;*/
    padding-bottom: 7px;
    padding-top: 7px;
    color: #333333;
    font-size: 14px;
    font-weight: bold;
}

.MenuLateralItem
{
    /*border-bottom: solid 1px #EEEEEE;*/
    padding-bottom: 7px;
    padding-top: 7px;
    font-size: 12px;
}

.Link
{
    text-decoration: none;
}
a.Link:hover
{
    font-weight: bold;
}

/* MENU LATERAL */
/*------------------------------------------------------------------------------------------------------------*/



/*------------------------------------------------------------------------------------------------------------*/
/* MENU SUBSITE */

.MenuSubSiteSeparadorItem
{
    /*  border-right: solid 2px #E8E8E8;*/
    border-right: solid 2px #0033CC;
    padding-left: 7px;
    margin-right: 7px;
}

.MenuSubSiteItem
{
    border-top-style: dotted;
    color: ActiveCaption;
    font-weight: bolder;
    padding-top: 2px;
    font-size: 13px;
}
a.MenuSubSiteItem
{
    font-size: 13px;
    text-decoration: none;
}
a.MenuSubSiteItem:hover
{
    font-weight: bold;
}

/* MENU SUBSITE */
/*------------------------------------------------------------------------------------------------------------*/



/*------------------------------------------------------------------------------------------------------------*/
/* CONTEÚDO */

.ConteudoTituloDestaque
{
    font-size: 14px;
    font-weight: bold;
}

.ConteudoTituloComplemento
{
    font-size: 13px;
    color: #999999;
    padding-bottom: 5px;
}

.ConteudoTituloSeccaoSeleccionada
{
    color: #333333;
    font-weight: bold;
    padding-bottom: 0px;
    border-bottom: solid 4px #F4F4F4;
    height: 35px;
}

.ConteudoInformacaoExecucaoSucesso
{
    font-size: 12px;
    color: Green;
    padding-bottom: 2px;
}

.ConteudoInformacaoExecucaoErro
{
    font-size: 12px;
    color: Red;
    padding-bottom: 20px;
}
.Conteudo_Borda
{
    border: #2C83AD solid 1px;
    width: 100%;
}



/* CONTEÚDO */
/*------------------------------------------------------------------------------------------------------------*/
/* GRID VIEW */
.GridView_listaResultados td
{
    font-size: 12px;
    height: 20px;
    font-family: Tahoma;
    padding: 3px;
    text-align: center;
    border-style: none;
    text-wrap: unrestricted;
}

.GridView_listaResultadosLinhaAlternada td
{
    font-size: 12px;
    height: 20px;
    font-family: Tahoma;
    padding: 3px;
    background-color: #F9F9F9;
    text-align: center;
    border-style: none;
    text-wrap: unrestricted;
}

.GridView_listaResultadosSelected td
{
    font-size: 12px;
    height: 20px;
    font-family: Tahoma;
    padding: 3px;
    background-color: #FF9F9F;
    color: White;
    text-align: center;
    border-style: none;
    text-wrap: unrestricted;
}


.GridView_listaResultadosPref td
{
    font-size: 10px;
    height: 20px;
    padding-left: 3px;
    padding-right: 3px;
    background-color: #FFFFFF;
    text-align: left;
}

.GridView_listaResultadosLinhaAlternadaPref td
{
    font-size: 10px;
    height: 20px;
    padding-left: 3px;
    padding-right: 3px;
    border-style: none;
    background-color: #F9F9F9;
    text-align: left;
}

.GridView_footer td
{
    font-size: 12px;
    height: 20px;
    font-weight: bold;
    color: Blue;
    border-right: none;
    border-left: none;
    border-top-color: Blue;
    border-top-style: double;
    border-top-width: medium;
}

.GridView_header
{
    font-size: 10px;
    color: #333333;
    height: 20px;
    padding-left: 3px;
    padding-right: 3px;
    background-color: #E8E8E8;
    text-align: center;
}

.GridView_ItemSelecionado
{
   font-size: 12px;
    height: 20px;
    font-family: Tahoma;
    padding: 3px;
    background-color: #58ACFA;
    color: White;
    text-align: center;
    border-style: none;
    text-wrap: unrestricted;
}

a.MenuEntrada
{
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: solid 1px #20538D;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    background: #4479BA;
    color: #FFF;
    padding: 8px 12px;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    font-size: 50px;
    font-weight: bolder;
    font-family: Bookman Old Style;
    display: block;
}

a.MenuEntrada:hover
{
    background-color: #CCD6F5;
    color: Black;
}


/* FIM GRID VIEW */
/*------------------------------------------------------------------------------------------------------------*/


/*------------------------------------------------------------------------------------------------------------*/
/* MENU ACÇÃO */


/*a.MenuAccao
{
    font-weight: normal;
    text-align: center;
    color: #333333;
    padding-left: 5px;
    padding-right: 30px;
    border-left: solid 2px #E8E8E8;     background-position:0 -1400px;     background:transparent url(../imgs/icons/pencil.png) no-repeat scroll 0 0;
}*/



/*a.MenuAccao {
    font: bold 13px Arial;
    text-decoration: none;
    background-color: #EEEEEE;
    color: #333333;
    padding: 2px 6px 2px 6px;
    border-top: 1px solid #CCCCCC;
    border-right: 1px solid #333333;
    border-bottom: 1px solid #333333;
    border-left: 1px solid #CCCCCC;
   }*/

a.MenuAccao
{
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: solid 1px #20538D;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    background: #4479BA;
    color: #FFF;
    padding: 8px 12px;
    text-decoration: none;
}



a.MenuAccao:hover
{
    background-color: #CCD6F5;
    color: Black;
}

.MenuAccao:Selected
{
    background-color: #EEEEEE;
}

/* FIM MENU ACÇÃO */
/*------------------------------------------------------------------------------------------------------------*/

.Td_Pequeno
{
    border: #333333 solid 1px;
    color: #666666;
    width: 50px;
}

.Menu_Login
{
    padding-left: 150px;
    padding-top: 30px;
    vertical-align: middle;
}

.Labels_Destaque
{
    font-size: 12px;
    height: 20px;
    padding-left: 3px;
    padding-right: 3px;
    text-align: center;
    font-family: Book Antiqua;
    background-color: #476392;
    color: White;
    font-weight: bold;
}

.Big_Combo
{
    border: #333333 solid 1px;
    color: #666666;
    width: 550px;
}


.Labels_Nomes
{
    font-size: 16px;
    height: 20px;
    padding-left: 3px;
    padding-right: 3px;
    text-align: center;
    font-family: Book Antiqua;
    color: Blue;
    font-weight: bold;
}

.Labels_Pre_Impresso
{
    font-size: 13px;
    text-align: center;
    font-family: Tahoma;
    margin-bottom: 30px;
    color: Black;
}
/* BLOG */
/* Primeira Página*/
.Blog_Mensagem
{
    width: 100%;
    text-align: justify;
    line-height: 150%;
}

.Blog_Header_Inicial
{
    width: 100%;
    text-align: left;
    font-size: small;
    color: Navy;
    font-family: Rockwell;
}
.Blog_Imagem
{
    width: 20px;
    height: 20px;
    border: none;
    background-color: Transparent;
}
.Blog_Imagem_Separador
{
    width: 200px;
    height: 32px;
    border: none;
}

.Blog_Ultima_Linha
{
    font-size: smaller;
    height: 15px;
    color: Gray;
}

.Titulos_Primeira_Pagina
{
    color: #415e9b;
    font-size: 150%;
    text-align: center;
    vertical-align: middle;
    font-family: Britannic Bold;
}


.select_historico
{
    border: #333333 solid 1px;
    color: #666666;
    width: 100%;
}

.Repeater_listaResultados
{
    font-size: 10px;
    font-family: Tahoma;
    padding: 3px;
    background-color: #F9F9F9;
    border-style: none;
    text-wrap: unrestricted;
}

.Repeater_listaResultados_titulos
{
    font-size: 11px;
    font-family: Tahoma;
    font-weight: bold;
    padding: 1px;
    background-color: White;
    text-align: right;
}

.Repeater_listaResultados_Alternada_titulos
{
    font-size: 11px;
    font-family: Tahoma;
    font-weight: bold;
    padding: 1px;
    background-color: #F5FAFA;
    text-align: right;
}

.Repeater_listaResultados_titulos_destaque
{
    font-size: 12px;
    font-family: Tahoma;
    font-weight: bold;
    color: Blue;
    padding: 1px;
    background-color: #C1DAD6;
}

.Repeater_listaResultados_alternada_titulos_destaque
{
    font-size: 12px;
    font-family: Tahoma;
    font-weight: bold;
    color: Blue;
    padding: 1px;
    background-color: #AACDDA;
}

.Repeater_listaResultadosLinhaAlternada
{
    font-size: 10px;
    font-family: Tahoma;
    padding: 3px;
    background-color: #F5FAFA;
    border-style: none;
    text-wrap: unrestricted;
}

.Historico_Header
{
    background-color: #31698E;
    width: 33%;
    height: 30px;
    font-family: Tahoma;
    color: White;
}

.Historico_Header_Alternada
{
    background-color: #31698E;
    width: 33%;
    height: 30px;
    font-family: Tahoma;
    color: White;
}

.Historico_Header_Dsg
{
    color: #1A62A3;
    font-weight: bold;
}

.Historico_Header_Alternada_Dsg
{
    color: #1A62A3;
    font-weight: bold;
}


.DB_Coluna_1
{
    width: 35px;
}
.DB_Coluna_2
{
    width: 30%;
}
.DB_Coluna_3
{
    width: 25%;
}
.DB_Coluna_4
{
    width: 15%;
}
.DB_Coluna_5
{
    width: 20%;
}
.DB_Coluna_6
{
    width: 10%;
}
.DB_Coluna_7
{
    width: 70px;
}


.DB_Pagamentos_Coluna_1
{
    width: 13%;
}
.DB_Pagamentos_Coluna_2
{
    width: 10%;
}
.DB_Pagamentos_Coluna_3
{
    width: 35%;
}
.DB_Pagamentos_Coluna_4
{
    width: 10%;
}
.DB_Pagamentos_Coluna_5
{
    width: 12%;
}
.DB_Pagamentos_Coluna_6
{
    width: 20%;
}

.DB_Pagamentos_Credito_Coluna_1
{
    width: 10%;
}
.DB_Pagamentos_Credito_Coluna_2
{
    width: 10%;
}
.DB_Pagamentos_Credito_Coluna_3
{
    width: 27%;
}
.DB_Pagamentos_Credito_Coluna_4
{
    width: 10%;
}
.DB_Pagamentos_Credito_Coluna_5
{
    width: 10%;
}
.DB_Pagamentos_Credito_Coluna_6
{
    width: 13%;
}
.DB_Pagamentos_Credito_Coluna_7
{
    width: 20%;
}


