﻿
/*--------------Arquivos de estilização da area do clube
                desenvolvido por @Allen-----------------------*/

body {
    color: #696969;
    font-family: 'Source Sans Pro','Segoe UI','Helvetica','sans-serif';
    font-size: 75%;
    margin: 0;
    padding: 0;
    background: #fff;
}
a:link {
    color: #013884;
    text-decoration: none;
}
a:visited {
    color: #013884;
}
a:hover {
    color: #013884;
    text-decoration: underline;
}
a:active {
    color: #013884;
}
p, ul {
    clear: both;
    color: red;
    line-height: 1.6em;
    margin-bottom: 20px;
}
.lblAsterisco {
    color: Red;
}
h1, h2, h3, h4, h5, h6 {
    color: #000000;
    font-size: 1.5em;
}
h1 {
    font-size: 2em;
    margin-bottom: 0;
    padding-bottom: 0;
}
h2 {
    padding: 0 0 10px;
}
h3 {
    font-size: 1.2em;
}
h4 {
    font-size: 1.1em;
}
h5, h6 {
    font-size: 1em;
}
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2 {
    margin-top: 0;
}
.page {
    margin: 0 auto;
    position: relative;
    top: -130px;
    width: 960px;
}
div.widthFull {
    background:#022B63;
    height: 130px;
    width: 100%;
}
#header {
    height: 130px;
    margin-bottom: 0;
    padding: 0;
    position: relative;
}
.h1Logo {
    background-position: 10px 273px;
    height: 97px;
    margin-top: 10px !important;
    text-indent: -9999px;
    width: 364px;
}
#header h1 {
    border: medium none;
    color: #FFFFFF;
    font-size: 32px !important;
    font-weight: bold;
    line-height: 2em;
    margin: 0;
    padding: 5px 0;
}
#main {
    background-color: #FFFFFF;
}
#footer {
    display: none;
}
ul#menu {
    border-bottom: 1px solid #5C87B2;
    margin: 0;
    padding: 0 0 2px;
    position: relative;
    text-align: right;
}
ul#menu li {
    display: inline;
    list-style: none outside none;
}
ul#menu li#greeting {
    color: #FFFFFF;
    font-weight: bold;
    line-height: 2.8em;
    padding: 10px 20px;
    text-decoration: none;
}
ul#menu li a {
    background-color: #E8EEF4;
    color: #034AF3;
    font-weight: bold;
    line-height: 2.8em;
    padding: 10px 20px;
    text-decoration: none;
}
ul#menu li a:hover {
    background-color: #FFFFFF;
    text-decoration: none;
}
ul#menu li a:active {
    background-color: #A6E2A6;
    text-decoration: none;
}
ul#menu li.selected a {
    background-color: #FFFFFF;
    color: #000000;
}
fieldset {
    border: medium none;
    margin-left: 50px;
    padding-top: 35px;
}
.editor-label {
    color: #000000;
    display: inline-block;
    float: left;
    margin-right: 30px !important;
    width: 50px;
}
.editor-field input {
    border: 1px solid #022B63;
    height: 25px;
    margin-bottom: 35px;
    padding: 5px;
    width: 275px;
}
.editor-field > input {
    margin-bottom: 10px !important;
}
legend {
    color: #022B63;
    font-size: 1.2em;
    font-weight: bold;
    margin-left: -10px;
    padding-top: 15px !important;
}
textarea {
    min-height: 10px;
}
table {
    border: 1px solid #E8EEF4;
    border-collapse: collapse;
}
table td {
    border: 1px solid #E8EEF4;
    padding: 5px;
}
table th {
    background-color: #E8EEF4;
    border: 1px solid #E8EEF4;
    padding: 6px 5px;
    text-align: left;
}
.clear {
    clear: both;
}
.error {
    color: Red;
}
#menucontainer {
    margin-top: 40px;
}
div#title {
    display: block;
    float: left;
    text-align: left;
}
#logindisplay {
    color: White;
    display: block;
    font-size: 1.1em;
    margin: 10px;
    text-align: right;
}
#logindisplay a:link {
    color: white;
    text-decoration: underline;
}
#logindisplay a:visited {
    color: white;
    text-decoration: underline;
}
#logindisplay a:hover {
    color: white;
    text-decoration: none;
}
div#containerLogin {
    background: none repeat scroll 0 0 #E3E2E8;
    border: medium none;
    margin: 50px auto;
    width: 500px;
}
.field-validation-error {
    color: #FF0000;
}
.field-validation-valid {
    display: none;
}
.input-validation-error {
    background-color: #FFEEEE;
    border: 1px solid #FF0000;
}
.validation-summary-errors {
    color: #FF0000;
    font-weight: bold;
}
.validation-summary-valid {
    display: none;
}
.display-label, .editor-label {
    margin: 1em 0 0;
}
.lembrarSenha {
    display: inline-block;
    float: right;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 52px !important;
    margin-top: 0;
    width: 110px;
}
.checkBoxLembrar {
    float: left;
    margin: 0 10px 0 0;
    padding: 0;
}
.checkBoxLembrarLabel {
    display: block;
    font-weight: normal;
    margin-left: 17px;
    vertical-align: baseline;
}
.esqueciSenha {
    float: left;
    margin: 0 0 0 79px;
    width: 144px;
}
.botaoLogin {
    background: none repeat scroll 0 0 #515257;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    font-size: 14px;
    height: 30px;
    margin-right:50px;
    margin-top: 10px;
    width: 100px;
}
.botaoLogin:hover {
    background: none repeat scroll 0 0 #013884;
}
.text-box {
    width: 30em;
}
.text-box.multi-line {
    height: 6.5em;
}
.tri-state {
    width: 6em;
}
select {
    min-width: 120px;
}
.lembre-me
{
    display: inline-block;
    position: relative;
    right: -60px;
    text-align: right;
    top: -20px;
    width: 300px;
}
.logoFerj {
    background: url("Imagens/sprite-sistema.png") no-repeat scroll 0 -65px transparent;
    display: block;
    float: left;
    padding: 50px 182px;
}