/*** general start ***/
body {
    height: 100%;
    margin: 0;
    padding: 0;
}

body, td, pre {
font-family: Verdana, sans-serif;
font-size: 10pt;
    color: #444444;
}

h1 {
    font-size: 150%;
    border-bottom: 1px solid #3175a1;
    margin-top: 20px;
    color: #3175a1;
}

h2 {
    font-size: 130%;
    border-bottom: 1px solid #3175a1;
    margin-top: 20px;
    color: #3175a1;
}

h3 {
    font-size: 110%;
    margin-top: 20px;
    color: #3175a1;
}

h4 {
    font-size: 100%;
    margin-top: 20px;
    color: #3175a1;
}

h5 {
    font-size: 100%;
    margin-top: 20px;
    color: #3175a1;
}

h6 {
    font-size: 100%;
    margin-top: 20px;
    color: #3175a1;
}

a, a:visited {
    color: #3175a1;
}

a:hover {
    color: #57aee6;
}

hr {
    border: #CCCCCC 1px solid;
}

td p {
    margin: 2px;
}

img {
    border: 0;
}

#page {
    margin: 0 auto;
    width: 960px;
}

#topbar {
    position: relative;
}

#main {
    position: relative;
    width: 940px;
    min-height: 400px;
}

#main-border-middle {
    position: relative;
}

#main-border-middle-repeat {
    position: absolute;
    left: 0;
    top: 10px;
    bottom: 0;
    width: 100%;
}

#admin {
    overflow: hidden;
    text-align: right;
    padding-top: 8px;
}

#admin a, #admin a:visited, #admin a:hover {
    text-decoration: none;
    color: #000000;
    padding: 7px;
}

#footer {
    padding: 2px 20px;
}

.clear {
    clear: both;
}

p {
    margin: 9px 0;
    padding: 0;
}

#header, #topbar, #main, #footer, #left, #center, #right {
    overflow: hidden;    
}
/*** general end***/

#left {
    display: none;
}

#center {
    float: left;
}

#right {
    float: left;

}

#header, #topbar, #main, #footer{
    margin: 0 10px;
}

.content {
    padding: 10px 20px;
}

#right .sidebar-content {
    padding: 10px 15px;
}

#header-border-top, #header-border-bottom,
#topbar-border-top, #topbar-border-bottom,
#main-border-top, #main-border-bottom,
#footer-border-top, #footer-border-bottom {
    height: 10px;
}
#topbar, #footer {
    background: #e6d057;
}

#footer, #footer a {
    color: #736518 !important;
}

.navigation ul {
    padding: 8px;
    margin: 0;
}

.navigation li {
    display: inline;
    padding: 8px;
}

.navigation a, .navigation.a:visited {
    color: #736518;
    text-decoration: none !important;
}

.navigation li.selected a {
    color: #faf5db;
}

#navigation-1 li {
    font-size: 110%;
}

#navigation-1 li.selected {
    background: url("../genwwwfiles/img_1490537339583_m1.png") no-repeat center bottom;
}

#navigation-2 li.selected {
    background: url("../genwwwfiles/img_1490537339588_m2.png") no-repeat center top;
}

.navigation a:hover, #navigation-2 a:hover {
    color: #faf5db;
}

#no-subpages-entry {
    padding: 0;
    height: 6px;
}

#navigation-separator {
    border: none;
    height: 1px;
    margin: -1px 15px;
    background-color: #faf5db;
    display: block;
}

.admin-links {
    position: absolute;
    right: 10px;
    bottom: 7px;
}

.admin-links a {
    padding: 6px;
    text-decoration: none !important;
    color: #736518;
    font-size: 80%;
}
#header-border-top, #topbar-border-top, #footer-border-top {
    background: url("../webpage/images/border/line/top-full.png") no-repeat scroll 0 0 transparent;
}

#header-border-middle, #topbar-border-middle, #footer-border-middle {
    background: url("../webpage/images/border/line/middle-repeat-full.png") repeat-y scroll 0 0 transparent;
}

#header-border-bottom, #topbar-border-bottom, #footer-border-bottom {
    background: url("../webpage/images/border/line/bottom-full.png") no-repeat scroll 0 0 transparent;
}

#main-border-top {
    background: url("../webpage/images/border/line/top-cr.png") no-repeat scroll 0 0 transparent;
}

#main-border-middle {
    background: url("../webpage/images/border/line/middle-norepeat-cr.png") no-repeat scroll 0 0 transparent;
}

#main-border-middle-repeat {
    background: url("../webpage/images/border/line/middle-repeat-cr.png") repeat-y scroll 0 0 transparent;
}

#main-border-bottom {
    background: url("../webpage/images/border/line/bottom-cr.png") no-repeat scroll 0 0 transparent;
}

#center {
    width: 690px;
    margin-right: 10px;
}

#right {
    width: 230px;
    margin-left: 10px;
}

#main-background-center {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 690px;
    z-index:-1;
}

#main-background-right {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 710px;
    width: 230px;
    z-index:-1;
}
#main-background-left, #main-background-center, #main-background-right {
    background: white;
}
#main-separator-1, #main-separator-2 {
    display: none;
}
#header {
    overflow: hidden;
    height: 125px;
    background: url("../genwwwfiles/img_1490537339593_blocks_light.png ") no-repeat;
}

#header-club-logo {
    display: none;
}

#header-club-name {
    float: left;
    color: #a19031;
    font-family: Arial, sans-serif;
    font-size: 50px;
    font-weight: bold;
    padding-left: 20px;    
    padding-top: 40px;
}
body {
background: url(../webpage/images/background/pattern/stripes-horizontal-narrow.png) repeat #f3e7a7;
}

