/* 
    Document   : template
    Created on : 18/03/2012, 19:50:24
    Author     : Rafael Barros
    Description:
        Purpose of the stylesheet follows.
*/

body {
    font-family:'trebuchet ms',sans-serif;
    font-size:12px;
    color:#00008B;
    background-color:#F5F5F5;
    letter-spacing:0.2px;
    /*background-image: url('../../../images/bgnew.gif');*/
}

table {
    border-collapse: collapse;
    background-color: transparent;
    width: 100%;
}

table.list {
    border-collapse: collapse;
    background-color: transparent;
    margin-left: auto;
    margin-right: auto;
}


.pg-ctrl
{
    font:bold 14px 'trebuchet ms',sans-serif;
    color: #1E90FF;
    text-decoration: none; 
    cursor: pointer;    
    padding:4px;
    margin:0px;
    border: 0px;
}
.pg-normal 
{
    font:12px 'trebuchet ms',sans-serif;
    color: #00008B;
    text-decoration: none; 
    cursor: pointer;    
    background-color:white;
    padding:3px 6px;
    margin:1px;
    border: 1px solid black;
}

.pg-selected 
{
    font:12px 'trebuchet ms',sans-serif;
    color: white;
    text-decoration: none;    
    cursor: pointer;
    background-color:#00008B;
    padding:3px 6px;
    margin:1px;
    border: 1px solid black;
}

tr.cabecalho{
    background-color:#4682B4;
    color:white;
}

div{
    background-color:#FFF;
    color:#00008B;
}

div.tela{
    background-color: #F5F5F5;  
    top:0%;
    left:0%;
    width:100%;
    height:100%;
}

div.login{
    width: 350px;
    height: 180px;

    background-color: white;
    margin-top: 30px;
    -moz-border-bottom-right-radius: 4px;   
    -moz-border-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-radius: 4px;

    border:solid;
    border-color: #696969;
    border-width: 2px;
}

div.login-conteudo {
    margin-left: 20px;
    margin-right: 20px;
}

div.manutencao{
    width: 305px;
    height: 250px;
    background-color: transparent;
    margin-top: 170px;

}

div.user{
    position: absolute;
    margin-top: 1px;
    margin-left: 500px;
    background-color: transparent;
    border-style: none;
    font-size: 12px;
    width: 400px;


}


div.usuarioinvalido{
    width: 305px;
    height: 170px;

    margin-top: 350px;
    margin-left: auto;
    margin-right: auto;
    color: red;
    font-size: 16px;


}

table.tableprov{
    width: 600px;
    height: 900px;
    border-style: none;
    background-color: transparent;
}

tr.trimagemcriacao{
    width: 600px;
    height: 400px;
    background-color: transparent;
    border-style: none;
}

td.tdimagemcriacao{
    width: 600px;
    height: 400px;
    background-color: transparent;
    border-style: none;
}

tr.trcadastroprov {
    width: 600px;
    height: 100px;
    background-color: white;
    border-style: solid;
    border-color: white;
    border-width: 2px;
}

#formcadastroprov {
    width: 600px;
    height: 190px;
    background-color: white;
    border-style: solid;
    border-color: white;
    border-width: 2px;
    font-size: 16px;
}

div.divtempredessociais {
    width: 600px;
    height: 70px;
    background-color: white;
    border-style: solid;
    border-color: white;
    border-width: 2px;
    font-size: 16px;
}

#formcadastroprov input[type=text]{
    border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    box-shadow: 1px 1px 2px #00008B;
    -moz-box-shadow: 1px 1px 2px #00008B;
    -webkit-box-shadow: 1px 1px 2px #00008B;
    background: white;
    border:1px solid #00008B;
    font-family: 'trebuchet ms',sans-serif;
    font-size: 16px;
}

#formcadastroprov tr.trform{
    height: 40px;
}

#formcadastroprov select{
    border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    box-shadow: 1px 1px 2px #00008B;
    -moz-box-shadow: 1px 1px 2px #00008B;
    -webkit-box-shadow: 1px 1px 2px #00008B;
    background: white;
    border:1px solid #00008B;
    font-family: 'trebuchet ms',sans-serif;
    font-size: 16px;
}


td.tdcadastroprov {
    width: 600px;
    height: 100px;
    background-color: white;
    border-style: solid;
    border-color: white;
    border-width: 2px;
}
tr.trredessociaisprov{
    width: 600px;
    height: 100px;
    background-color: transparent;
    border-style: none;
}

td.tdredessociaisprov{
    width: 600px;
    height: 100px;
    background-color: transparent;
    border-style: none;
}

div.painel{
    width:900px;
    height:auto;
    margin-left: auto;
    margin-right: auto;
    background-color: transparent;
    margin-top: 20px;
    -moz-border-bottom-right-radius: 20px;   
    -moz-border-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -webkit-border-radius: 20px;

}

div.painel table{
    top: 20px;
}

div.painel tr {
    height: 30px;
}

div.top{

    left:0px;
    top:0px;
    width:100%;
    height:55px;
    border-bottom:solid;
    border-color:white;
    border-bottom-width: 8px;
    background:#4682B4;
}

div.topcenter{
    width:900px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    background-color: transparent;  
}


div.topcenter a:link, a:visited{
    text-decoration: none;
    color: white;
}

div.topcenter a:hover {
    text-decoration: underline;
    color: white;
}

div.topcenter a:active{
    text-decoration: none;
    color: white;
}

tr.trlista:hover{
    background-color: #B0E2FF;
}


div.footercenter{
    width:900px;
    margin-left: auto;
    margin-right: auto;
    background-color: transparent;
}


div.menu_top{
    width:auto;
    height:40px;
    margin-left: auto;
    margin-right: auto;
    background-color: transparent;
    margin-top: 75px;
    color:#00008B;
}

div.global-div a{
    text-decoration: none;
    color: #00008B;

}

div.global-div a:hover{
    text-decoration: underline;
    color: #00008B;

}


div.footer{

    left:0%;
    margin-top: 50px;
    width:100%;
    height:30px;
    color: #00008B;
    background-color: transparent;

}

div.leftmenu{

    width:200px;
    height:600px;
    -moz-border-bottom-right-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -webkit-border-radius: 20px;
    border:solid;
    border-color:white;
    -moz-box-shadow: 8px 8px 8px #00008B;
    -webkit-box-shadow: 8px 8px 8px #00008B;
}

div.result{

    margin-left: 220px;
    width:700px;
    height:auto;
    -moz-border-bottom-right-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-radius: 4px;
    border:solid;
    border-color:white;
    /*-moz-box-shadow: 8px 8px 8px #00008B;
    -webkit-box-shadow: 8px 8px 8px #00008B;*/
}


div.title{
    border:hidden;
}

td.tdlinktopmenu{
    height: 40px;
}

a.linktopmenu{
    font-size: 14px;
    text-decoration: none;
    font-style: inherit;
    color:#00008B;
}

td.tdMenuMainForm:hover{
    background-color: #B0E2FF;
}

a.linktopmenu:link, a.linktopmenu:visited{
    text-decoration: none;
}

a.linktopmenu:hover {
    text-decoration: underline;
}

a.linktopmenu:active{
    text-decoration: none;
}





.botaoNew{
    display: block;
    font-size:12px;
    font-family:'trebuchet ms',sans-serif;
    font-weight:bold;
    color:black;
    font-style: inherit;
    border-color: black;
    height: 30px;
    width: 180px;
    margin:0px;
    padding:0px;
    background: #FF8C00;
    border-collapse: collapse;
    -moz-border-bottom-right-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-radius: 4px;
    text-align: center;
    text-decoration: none;
}

.botaoNew:hover	{
    position: relative;
    top: 2px;
    left: 2px;
    border-color: black;
    color: black;
    background: #FFCC33;
}

.botaoSalvar	{
    font-size:13px;
    font-family:'trebuchet ms',sans-serif;
    font-weight:bold;
    color: white;
    font-style: inherit;
    border-color: #1E90FF;
    height: 30px;
    width: 110px;
    margin:0px;
    padding:0px;
    border-collapse: collapse;
    -moz-border-bottom-right-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-radius: 4px;
    text-align: center;
    text-decoration: none;
    border:none;
    background:#4682B4;
    cursor:pointer;
    margin-top:10px;
    font-weight:normal;
    display: block;
}

.botaoSalvar:hover	{
    position: relative;
    top: 2px;
    left: 2px;
    border-color: #1E90FF;
    color: white;
    background: #0000CD;
}

input[type=text]{
    border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    box-shadow: 1px 1px 2px #00008B;
    -moz-box-shadow: 1px 1px 2px #00008B;
    -webkit-box-shadow: 1px 1px 2px #00008B;
    background: white;
    border:1px solid #00008B;
    font-family: 'trebuchet ms',sans-serif;
    font-size: 12px;
}

img{
    background-color: transparent;
    border-style: none;
}

input[type=password]{
    border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    box-shadow: 1px 1px 2px #00008B;
    -moz-box-shadow: 1px 1px 2px #00008B;
    -webkit-box-shadow: 1px 1px 2px #00008B;
    background: white;
    border:1px solid #00008B;
    font-family: 'trebuchet ms',sans-serif;
    font-size: 12px;
}

textarea{
    border: 1px solid #00008B;
    background:white;
    border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    box-shadow: 1px 1px 2px #00008B;
    -moz-box-shadow: 1px 1px 2px #00008B;
    -webkit-box-shadow: 1px 1px 2px #00008B;
    font-family: 'trebuchet ms',sans-serif;
    font-size: 12px;
}

p.titulo{
    margin-top: 0;
    margin-bottom: 0;
    background-color: #00008B;
    color: white;
    font-size: 16px;
    font-style: inherit;
    height: 30px;
    width: 701px;
    border-bottom:solid;
    border-color:#1E90FF;
    border-bottom-width: 6px;

}

select{
    border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    box-shadow: 1px 1px 2px #00008B;
    -moz-box-shadow: 1px 1px 2px #00008B;
    -webkit-box-shadow: 1px 1px 2px #00008B;
    background: white;
    border:1px solid #00008B;
    font-family: 'trebuchet ms',sans-serif;
    font-size: 12px;
}

input[type=text]:hover, input[type=password]:hover, textarea:hover, select:hover {
    background: #B0E2FF;
    border:1px solid #1E90FF;
}

input[type=file] {
    font-size: 9px;
}

a.linkOpcaoLogin{
    font-size:16px;
    font-family:'trebuchet ms',sans-serif;
    font-weight:bold;
    font-style: inherit;
    border-color: black;
    -moz-border-bottom-right-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-radius: 4px;
    text-align: center;
    text-decoration: none;
    background-color: #00008B;
    color:white;
}

a.linkOpcaoLogin:hover	{
    text-decoration: underline;
}

.botaoNewCadastro	{
    display: block;
    font-size:16px;
    font-family:'trebuchet ms',sans-serif;
    font-weight:bold;
    color: white;
    font-style: inherit;
    border-color: #1E90FF;
    height: 30px;
    width: 200px;
    margin:0px;
    padding:0px;
    background: #00008B;
    border-collapse: collapse;
    -moz-border-bottom-right-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-radius: 4px;
    text-align: center;
    text-decoration: none;
}

.botaoNewCadastro:hover	{
    position: relative;
    top: 2px;
    left: 2px;
    border-color: black;
    color: black;
    background: #FFCC33;
}


.global-div{
    height: auto;
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    background-color: white;
    color: #00008B;
    border-style: solid;
    border-color: #696969;
    border-width: 2px;
    -moz-border-bottom-right-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-radius: 4px;
}

.msg-retorno{
    height: auto;
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    background-color: transparent;
    color: #00008B;
    font-size: 15px;
}

.msg-retorno-conteudo{
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
    margin-top: 15px;
}


.global-div-conteudo {
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 40px;
    margin-top: 20px;
}

.global-div-vazia{
    height: auto;
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    background-color: transparent;
}

.global-div-left-menor{
    width: 240px;
    margin-left: 0px;
    margin-right: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
    
}

.global-div-right-menor{
    width: 225px;
    margin-left: 240px;
    margin-right: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
    
}

.global-div-menor{
    height: auto;
    width: 850px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    background-color: white;
    color: green;
    border-style: solid;
    border-color: white;
    border-width: 1px;
    -moz-border-bottom-right-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-radius: 4px;
}

.abas li:hover{
    box-shadow:0 -2px 3px #DFDFDF;
    -moz-box-shadow:0 -2px 3px #DFDFDF;
    -webkit-box-shadow:0 -2px 3px #DFDFDF;
    font-weight:bold; border-color:#c0c0c0;
}

.ativo{
    background:#ccc;
    border-color:#333;
}

.ativo a{
    color:#fff;
    font-weight:bold;
    text-shadow:0 0 5px #999;
}

#noticia{
    position:relative;
    width:880px;
    height:auto;
    padding:10px;
    clear:both;
    border:1px solid #ccc;
    -moz-box-shadow:0 -1px 3px #ccc;
}

#noticia div{
    display:none;
}

ul{
    list-style:none;
    padding-left:10px;
}

.abas li{
    float:left;
    border:1px solid #ccc;
    border-bottom:0;
    margin-right:10px;
    padding:10px;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    -moz-border-radius-topleft:5px;
    -moz-border-radius-topright:5px;
    -webkit-border-radius-topleft:5px;
    -webkit-border-radius-topright:5px;
}


.tituloFormAcesso{
    text-align:center;
}

.conteudoFormAcesso{
    text-align:center;
}

.conteudoFormAcesso input[type="text"],
.conteudoFormAcesso input[type="password"]{
    border-radius:0px 0px 0px 0px;
    border: 1px solid #D6D6D6;
    width:215px;
    height:30px;
    margin-bottom:10px;
    font-size:14px;
    box-shadow:none;
    padding:0px 3px;
    /*font-family: 'homizio_novaregular';*/
    letter-spacing:1px;
}

/*
.conteudoFormAcesso input[type="text"]:hover,
.conteudoFormAcesso input[type="password"]:hover
*/
input[type="text"]:hover,
input[type="password"]:hover,
select:hover,
textarea:hover{
    background:none;
    border: 1px solid #D6D6D6;
}

/*
.conteudoFormAcesso input[type="text"]:focus,
.conteudoFormAcesso input[type="password"]:focus
*/
input[type="text"]:focus,
input[type="password"]:focus,
select:focus,
textarea:focus{
    color: #333;
    border-color: rgba(41, 92, 161, 0.4);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset, 0 0 4px rgba(40, 90, 160, 0.6);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset, 0 0 4px rgba(40, 90, 160, 0.6);
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset, 0 0 4px rgba(40, 90, 160, 0.6);
    outline: 0 none;
}

.btAcessoAreaRestrita{
    width:100%;
    text-align:center;
}

.btAcessoAreaRestrita .botaoSalvar{
    border:none;
    background:#4682B4;
    margin:auto;
    cursor:pointer;
    margin-top:10px;
    font-weight:normal;
}

.btAcessoAreaRestrita .botaoSalvar:hover{
    background:blue;
    top:0px;
    left:0px;
    font-weight:normal;
}

.btAcessoAreaRestrita p a{
    color:#3891D5;
    text-decoration:none;
    /*font-family: 'homizio_novaregular';*/
    font-size:14px;
    letter-spacing:1px;
}

.btAcessoAreaRestrita p a:hover{
    text-decoration:underline;
}

.login{
    border:2px solid #D6D6D6 !important;
    height:auto !important;
    overflow:hidden !important;
    padding:20px 0;
}

.login h3{
    /*font-family: 'homizio_novaregular';*/
    font-size:18px;
    letter-spacing:1px;
}

.entrada{
    border:2px solid #D6D6D6 !important;
    height:auto !important;
    overflow:hidden !important;
    padding:20px 0;
}

.entrada h3{
    /*font-family: 'homizio_novaregular';*/
    font-size:18px;
    letter-spacing:1px;
}