/*** 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 #000000;
    margin-top: 20px;
    color: #000000;
}

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

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

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

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

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

a, a:visited {
    color: #0053b3;
}

a:hover {
    color: #0077ff;
}

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 {
    display: none;
}

#footer-border-bottom {
    height: 10px;
}
#topbar, #footer {
    background: #f28e03;
}

.navigation a {
    text-decoration: none !important;
}

.navigation {
    margin: 0;
    padding: 8px 0 12px 0;
    display: block;
}

#navigation-1 {
    margin: 0 0 5px 0;
    padding: 0 0 0 20px;
}

#navigation-2 {
    margin: 15px 0 0;
    padding: 0 0 0 20px;
}

.navigation li {
    display: inline;
    margin-right: 1em;
}

#navigation-1 li {
    padding: 0 0 8px;
    font-size: 100%;
    font-weight: bold;
}

#navigation-2 li {
    padding: 0 0 8px;
    font-size: 80%;
}

.navigation li.selected a {
    background: url("../webpage/images/navigation/markers/darken.png");
    color: #b06a00;
}

#navigation-1 li.selected {
    background: url("../webpage/images/navigation/markers/marker.png") no-repeat center bottom;
}

#navigation-2 li.selected {
    background: url("../webpage/images/navigation/markers/marker.png") no-repeat center bottom;
}

.navigation a {
    padding: 3px 0.5em;
    color: #7e4b00;
}

.hidden a {
    display: none;
}

.navigation a:hover, .navigation li.selected a {
    color: white;
}

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

.admin-links a {
    display: block;
    font-size: 80%;
    color: #7e4b00;
    padding: 2px 0;
    text-align: right;
    text-decoration: none !important;
}
#header-border-middle, #topbar-border-middle, #main-border-middle, #footer-border-middle {
    background: url("../webpage/images/border/shadow_left_right/middle-repeat-full.png") repeat-y scroll 0 0 transparent;
}

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

#center {
    width: 700px;
    margin-right: 0;
}

#right {
    width: 240px;
    margin-left: 0;
}

#main-background-center {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 940px;
    z-index:-1;
}
#main-background-left, #main-background-center, #main-background-right {
    background: white;
}
#main-separator-1 {
    position: absolute;
    top: 1px;
    bottom: 1px;
    left: 700px;
    width: 1px;
    border-left: 1px solid #7e4b00;
}

#main-separator-2 {
    display: none;
}

#header {
	height: 249px;
}

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

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

body {
background: url(../webpage/images/background/nature/metal003.jpg) repeat transparent;
}

.header-link {
  width: 100%;
  heigth: 249px;
}
