﻿#body
{
    width: 726px;
    margin-top: 7px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}

#columnleft
{
    float: left;
    width: 240px;
}

#columnright
{
    margin-left: 245px;
}

.leftblock
{
    padding: 15px;
    margin-bottom: 10px;
    background-image: url('images/background_columnleft.gif');
    background-repeat: repeat-y;
    /*background: #CCCCCC url(  'images/background_columnleft.gif' ) repeat-y;*/
    vertical-align: top;
}
 .rightblock
{
    /*border: 1px solid #DBDB79;*/
    padding: 15px;
    margin-bottom: 10px;
    background-image:url('images/background_columnright.gif');
    background-repeat:repeat-y;
    /*background: #FEFFAB url('images/background_columnright.gif') repeat-y;*/
    position: relative;
    width:446px;
}
.clear2column
{
    margin:0;
    padding:0;
    line-height:0;
    font-size:0px;
    height:0px;
    clear: both;
}

.fullwidth, #loginbanner
{
    /*border: 1px solid #DBDB79;*/
    width: 694px;
    margin-right: auto;
    margin-left: auto;
    /*background: #FEFFAB url('images/background_fullwidth.gif') repeat-y;*/    
    background-image:url('images/background_fullwidth.gif');
    background-repeat:repeat-y;
    margin-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
}
.home
{
    width: 726px;
    margin-right: auto;
    margin-left: auto;
    background-image:url('images/background_fullwidth.gif');
    background-repeat:repeat-y;
    margin-bottom: 10px;
    padding:0;
    text-align: left;
    min-height: 900px;
}
.home .left
{
    margin:0;
    float:left;
    width:330px;
    padding:10px;
}
.home .left .slideshow
{
    text-align: right;
}

.home .left p
{
    text-align:justify;
}
.home .left p img
{
    border:none;
}
.home .left ul
{
    list-style-type:none;
    margin-left:auto;
    margin-right:auto;
}
.home .left ul li
{
    display:inline;
    padding-right: 2px;
    height:auto;
}

.home .right
{
    margin: 0 0 0 347px;
    padding:10px;
    border-left-color: Gray;
    border-left-style:dotted;
    border-left-width:1px;
    min-height:900px;   
}
#loginbanner
{
  padding-bottom: 0px;
}

.controlblock
{
    border: 1px solid #DBDB79;
    padding: 3px;
    margin: 2px 0 5px 0;
    vertical-align: top;
}

.dashedline
{
    border-bottom: 1px dashed #800000;
    padding-top: 10px;
    margin-bottom: 10px;
    clear:right;
}

.actionbuttons
{
  text-align:right;
  position: relative; 
  padding: 1px 1px 1px 1px;
}

#poster
{
    background: url('images/header.jpg') no-repeat;
    margin-right: auto;
    margin-left: auto;
    width: 726px;
    height: 216px;
    margin-top: 10px;
    text-align:right;
}

#poster ul
{
    font-family: 'Lucida Grande' , Verdana, Arial, Sans-Serif;
    font-size: 11px;
    color: #EBEBEB;
    list-style-type: none;
    text-align: right;
    height: 30px;
    padding: 90px 5px 0 0;
}
#poster ul span
{
    font-weight:bold;
    text-transform:capitalize;
    margin-right:5px;
}
#poster ul li
{    
    display: inline;
    color: #EBEBEB;
    margin-right: 5px;
}

#poster ul li a:link, #poster ul li a:visited
{
    color: #FFFFFF;
    text-decoration: none;
}

#poster ul li a:hover
{
    text-decoration: underline;
}

#poster ul li a:active
{
    color: #FEFFBD;
    text-decoration: none;
}

#navtop
{
    background: url('images/menu.jpg') repeat-x;
    font-size: 11px;
    font-weight: bold;
    font-family: 'Lucida Grande' , Verdana, Arial, Sans-Serif;
    margin-top:0;
    margin-right: auto;
    margin-left: auto;
    width: 726px;
    height: 38px;
}

#navbottom
{
    background: url('images/menu_bottom.jpg') repeat-x;
    font-size: 10px;
    font-weight: bold;
    font-family: Verdana, Helvetica, Helvetica-Narrow, Tahoma, sans-serif;
    margin-right: auto;
    margin-left: auto;
    width: 726px;
    height: 21px;
    padding-top: 0px;
    margin-top: 15px;
}

#footer
{
    font-size:10px;
    width: 726px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    margin-top: 10px;
    padding-bottom: 22px;
    color: #000000;
}

#navtop ul
{
    margin: 0px;
    padding-top: 9px;
    list-style-type: none;
    height: 19px;
    text-align: center;
}

#navbottom ul
{
    margin: 0px;
    padding-top: 5px;
    list-style-type: none;
    height: 19px;
    text-align: center;
}
#navtop ul li, #navbottom ul li
{
    display: inline;
    color: #FFFFFF;
    margin-right: 20px;
}

#navtop a:link, #navbottom a:link, #navtop a:visited, #navbottom a:visited
{
    color: #FFFFFF;
    text-decoration: none;
}

#navtop a:hover, #navbottom a:hover
{
    text-decoration: underline;
}

#navtop a:active, #navbottom a:active
{
    color: #FEFFBD;
    text-decoration: none;
}

.listitem
{
    margin:0px 0px 0px 0px;
    width:360px;
}

.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;
}
.headline
{
    font-weight:bold;
}
.membercard
{
    background-color: #CCCCCC;
    border: 1px solid #999999;
    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 h2
{
    font-size: 13px;
    font-weight: bold;
    color: #50700E;
}

.leftblock h2, .rightblock h2, .fullwidth h2, .home h2, .home .left h2
{
    font-size: 1.4em;
}
.fullwidth p
{
    text-align:justify;
}
.fullwidth h5
{
    color:#000000;
}
.rightblock h3
{
    font-size: 1em;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    display: block;
}