
/*CSS for the Associao Portuguesa de rbitros de Voleibol website, regarding the general structure. Design by Paulo Felix - 2007
*/
/*
General properties*/
body		                        { color: #000; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; background-color: #4b5365; text-align: justify; margin-left: 0 }
td  { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: left }
select { color: #3d3d51; font-size: 11px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; text-align: left; padding-left: 1px }
ul        { text-align: justify; list-style-type: disc; margin-left: -18px; width: 90% }
ol  { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 14px }
li            { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 12px; margin-right: 18px; padding-bottom: 6px; position: relative; left: 2px }
a:link		          { color: #234765; font-weight: normal; text-decoration: underline }
a:hover		                { color: #78331f; font-weight: normal; text-decoration: underline }
a:active   { color: #78331f; font-weight: normal; text-decoration: none }
a:visited     { color: #78331f; font-weight: normal; text-decoration: underline }
h1      { color: #3d3d51; font-size: 24px; font-family: Georgia, "Times New Roman", Times, serif; font-variant: small-caps; font-weight: normal; text-align: center; margin-right: 12px; padding-bottom: 4px; border-bottom: 1px dotted #3d3d51 }
h2       { color: #31452a; font-size: 16px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; text-align: center; margin-right: 12px }
h3        { color: #3d3d51; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; text-align: justify; margin-right: 12px }
h4  { color: #2f4f4f; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; text-align: justify }
h5 { color: #696969; font-size: 11px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; text-align: center }
h6 { color: #000; font-size: 10px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; text-align: center }
/*
Specific properties for the page
*/
/*
Properties for the containers that wrap everything
*/
#container   { margin-right: auto; margin-left: auto; position: relative; width: 800px }
#marginTop { background-image: url("imagens/backTop.jpg"); background-repeat: no-repeat; width: 100%; height: 20px }
#background { background-image: url("imagens/backCenter.jpg"); background-repeat: repeat-y; width: 100%; height: auto; float: left; clear: both }
/*
Properties for the header
*/
#header     { background-image: url("imagens/logo.jpg"); background-repeat: no-repeat; position: relative; left: 1px; width: 100%; height: 110px }
#contacts { color: #464646; font-size: 11px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; text-align: center; padding-top: 4px }
#contacts a { color: #464646; font-size: 11px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; text-decoration: none; text-align: center }
#contacts a:hover { color: #464646; font-size: 11px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; text-decoration: underline; text-align: center }
/*
Navigation Menu
*/
/*Properties for the left column*/
#leftColumn { margin-top: 1px; margin-left: 2px; width: 190px; height: auto; float: left }
/*
Left menu
*/
#navUP            { padding-left: 5px; position: relative; top: 6px; width: 185px; height: auto }
#navUP a        { color: #3d3d51; font-size: 11px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal; text-decoration: none; background-image: url("imagens/botao.jpg"); background-repeat: no-repeat; text-align: left; padding-top: 3px; padding-left: 16px; width: 90%; height: 20px; float: left }
#navUP a:hover        { color: #3d3d51; font-size: 11px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; text-decoration: underline; text-align: left; display: block; padding-top: 3px; padding-left: 16px; width: 90%; height: 20px; float: left }
#navUP a:active        { color: #3d3d51; font-size: 11px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; text-align: left; display: block; padding-top: 3px; padding-left: 16px; width: 90%; height: 20px; float: left }
#navUP a:visited   { color: #3d3d51; font-size: 11px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; text-align: left; display: block; padding-top: 3px; padding-left: 16px; width: 90%; height: 20px; float: left }
#navUP a:visited:hover   { color: #3d3d51; font-size: 11px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; text-align: left; display: block; padding-top: 3px; padding-left: 16px; width: 90%; height: 20px; float: left }
/*Last Modified table*/
#lastModified  { font-size: 10px; line-height: 14px; background-color: #fff; text-align: center; margin-left: 9px; padding-top: 1px; padding-bottom: 1px; position: relative; top: 8px; width: 90%; clear: both; border: solid 1px #31452a }
/*W3C divider*/
#browsers { color: #000; font-size: 9px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 10px; text-align: justify; padding-bottom: 18px; position: relative; top: 16px; left: 5px; width: 95%; clear: both }
.browsersCentre { text-align: center }
/*Properties for the right column*/
#rightColumn { margin: 6px 2px 2px; width: 590px; height: auto; float: right }
.separator { margin-right: 12px; border-top: 1px dotted #3d3d51 }
.quote { text-align: justify; padding-left: 6px; position: relative; left: 6px; width: 90%; border-left: 1px dotted #3d3d51 }
#images { color: #3d3d51; font-size: 10px; text-align: left; position: relative; right: 12px; width: 35%; float: right }
#textRight { text-align: justify; width: 60%; height: auto; float: left }
.textRightUL { text-align: justify; list-style-type: square; list-style-position: outside; padding-left: 2px }
/*
Properties for the footer
*/
#footer             { background-image: url("imagens/backDown.jpg"); background-repeat: no-repeat; width: 100%; height: 30px; float: left; clear: both }
.footer     { color: #3d3d51; font-size: 10px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; text-align: center; padding-top: 4px; position: relative; top: 4px }
/*
Text transformations
*/
.textBody { margin-right: 12px }
.bold { font-weight: bold }
.boldGrey { color: #464646; font-weight: bold }
.boldBlueGrey { color: #3d3d51; font-weight: bold }
.boldBrown { color: #78331f; font-weight: bold }
.tdLeft { color: #3d3d51; font-weight: bold; text-align: right; padding-right: 2px }
.text9px { font-size: 9px }
.italic { font-style: italic }
/*Properties for the forms*/
#forms  { font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; padding-top: 12px }
.textarea  { color: #000; font-size: 11px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; text-align: justify; border: solid 1px #3d3d51 }
.fields  { color: #3d3d51; font-size: 11px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; padding-left: 1px; border: solid 1px #4b5365 }
.labels { color: #3d3d51; font-size: 11px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; text-align: right }
.button { color: #31452a; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold }
.labelTop { color: #ecda8b; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; background-color: #4b5365; text-align: left; padding-top: 2px; padding-bottom: 2px; padding-left: 6px }
.block { color: #78331f; font-size: 10px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; text-align: justify; padding: 1px }
.blockTD { text-align: justify; padding: 2px 1px }

