﻿#body {
    width: 750px;
    margin-top: 7px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}

#columnleft {
    float: left;
    width: 240px;
}

#columnright {
    margin-left: 245px;
}

.leftblock {
    border: 1px solid #210672;
    padding: 15px;
    margin-bottom: 10px;
    background: White;
    vertical-align: top;
}

.rightblock {
    border: 1px solid #210672;
    padding: 15px;
    margin-bottom: 10px;
    background: White;
    position: relative;
    width: 446px;
}

.clear2column {
    margin: 0;
    padding: 0;
    line-height: 0;
    font-size: 0px;
    height: 0px;
    clear: both;
}

.fullwidth, #loginbanner {
    border: 1px solid #886ED7;
    width: 718px;
    margin-right: auto;
    margin-left: auto;
    background: white;
    margin-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
}

#loginbanner {
    padding-bottom: 10px;
}

.loginleft {
    float: left;
}

.controlblock {
    border: 1px solid #210672;
    padding: 3px;
    margin: 2px 0 5px 0;
    vertical-align: top;
}

.dashedline {
    border-bottom: 1px dashed #210672;
    padding-top: 10px;
    margin-bottom: 10px;
    clear: right;
}

.actionbuttons {
    text-align: right;
    position: relative;
    padding: 1px 1px 1px 1px;
}

.LoginBannerButton {
    background-color: #210672;
    color: white;
    width: 100px;
    padding: 0;
    margin: 0 0 0 0;
    border: 1px solid #210672;
    font-family: arial, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
}


#poster {
    background: url('images/poster.jpg') no-repeat;
    margin-right: auto;
    margin-left: auto;
    width: 750px;
    height: 139px;
    margin-top: 17px;
}

#navtop, #navbottom {
    background: url('images/background_nav_main.gif') repeat-x;
    font-size: 11px;
    font-weight: bold;
    font-family: Verdana, Helvetica, Helvetica-Narrow, Tahoma, sans-serif;
    margin-right: auto;
    margin-left: auto;
    width: 750px;
    height: 28px;
}

#navspace {
    background: white;
    margin-right: auto;
    margin-left: auto;
    width: 750px;
    height: 10px;
}

#navbottom {
    margin-top: 15px;
}

#footer {
    width: 750px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    margin-top: 10px;
    padding-bottom: 22px;
    color: #210672;
}

#navtop ul, #navbottom ul {
    margin: 0px;
    padding-top: 9px;
    list-style-type: none;
    height: 19px;
    text-align: center;
}

    #navtop ul li, #navbottom ul li {
        display: inline;
        color: white;
        margin-right: 15px;
    }

#navtop a:link, #navbottom a:link, #navtop a:visited, #navbottom a:visited {
    color: white;
    text-decoration: none;
}

#navtop a:hover, #navbottom a:hover {
    text-decoration: underline;
}

#navtop a:active, #navbottom a:active {
    color: white;
    text-decoration: none;
}

.listitem {
    margin: 0px 0px 0px 0px;
    width: 444px;
}

.editbuttons {
    padding-top: 6px;
}

.thumbnail {
    float: right;
    margin: 0 0 0 5px;
}

.clearlist {
    clear: right;
    margin: 0;
    padding: 0;
    height: 0px;
    font-size: 0px;
    line-height: 0px;
}

.PageNumbers {
    display: inline;
}

    .PageNumbers span {
        padding-left: 3px;
    }

.newscrumbs a {
    font-weight: bold;
    padding-right: 2px;
}

.membercard {
    background-color: #FEFEB1;
    border: 1px solid #E8DCA3;
    padding: 10px;
    margin-bottom: 10px;
    width: 198px;
}

.clearcard {
    clear: left;
    height: 0;
    margin: 0;
    padding: 0;
}

#membercardcolumnleft {
    float: left;
    position: relative;
}

#membercardcolumnright {
    margin-left: 226px;
}

.membercard p {
    margin: 5px;
}

.membercard h3 {
    font-size: 1em;
}

#loginbanner h2 {
    font-size: 1em;
    font-weight: normal;
    margin-top: 8px;
}

#poster h1 {
    font-size: 26px;
    font-weight: bold;
    color: white;
}

#poster h2 {
    font-size: 13px;
    font-weight: bold;
    color: white;
}

.leftblock h2, .rightblock h2, .fullwidth h2 {
    font-size: 1.6em;
}

.rightblock h3 {
    font-size: 1em;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    display: block;
}

.tableGeneral table {
    border-width: 1px;
}

.tableTrHeader td {
    background-color: gray;
    color: white;
}
