﻿#body
{
    /*width: 726px;*/
    width: 714px;
    margin-top: 7px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}

#columnleft
{
    float: left;
    width: 230px;
}

#columnright
{
    margin-left: 285px;
}

.leftblock
{
    border: 1px solid #DBDB79;
    padding: 5px;
    margin-bottom: 10px;
    margin-left:50px;
    vertical-align: top;
    width: 220px;
    
}

 .rightblock
{
    border: 1px solid #DBDB79;
    padding:  5px 25px 5px 25px;
    margin-bottom: 10px;
    position: relative;
    width: 340px;
}

.clear2column
{
    margin:0;
    padding:0;
    line-height:0;
    font-size:0px;
    height:0px;
    clear: both;
}

.fullwidth, #loginbanner
{
    border: 1px solid #DBDB79;
    width: 600px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
}

#loginbanner
{
  padding-bottom: 0px;
}

.controlblock
{
    border: 1px solid #DBDB79;
    padding: 3px;
    margin: 2px 0 5px 0;
    vertical-align: top;
}

.dashedline
{
    border-bottom: 1px dashed #DBCE6A;
    padding-top: 10px;
    margin-bottom: 10px;
    clear:right;
}

.actionbuttons
{
  text-align:left;
  position: relative; 
  padding: 1px 1px 1px 1px;
}

#poster
{
    /*background: url('images/poster.jpg') no-repeat;*/
    background: url('images/logoBLNK.png') no-repeat;
    margin-right: auto;
    margin-left: auto;
    /*width: 726px;*/
    width: 714px;
    height: 110px;
    margin-top: 17px;
}




#mainImg
{
    /*background: url('images/poster.jpg') no-repeat;*/
    background: url('images/imgMain2.png') no-repeat;
    margin-right: auto;
    margin-left: auto;
    /*width: 726px;*/
    width: 714px;
    height: 124px;
}

#clubTitle
{
  font-family: Arial;
  font-size: 24px;
  font-weight: bolder;
  width: 535px;
}

#contentBG
{
    /*background: url('images/poster.jpg') no-repeat;*/
    background: url('images/contentBG.png') repeat-y;
    margin-right: auto;
    margin-left: auto;
    /*width: 726px;*/
    width: 714px;
    min-height:400px;
    height: auto;
    margin-bottom:0px;
    padding-bottom: 1px;
}



#navtop
{
    background: url('images/nav/nav2.png') no-repeat;
    font-size: 11px;
    font-weight: bold;
    font-family: Arial;
    margin-right: auto;
    margin-left: auto;
    /*width: 726px;*/
    width: 714px;
    height: 42px;
    margin-bottom:0px;
}




#navbottom
{
    background: url('images/ftr.png') no-repeat;
    margin-right: auto;
    margin-left: auto;
    /*width: 726px;*/
    margin-top:0px;
    width: 714px;
    height: 43px;
    
}

#footer
{
    /*width: 726px;*/
    width: 714px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    margin-top: 10px;
    padding-bottom: 22px;
    color: #CCC9B9;
}

#navtop ul
{
    margin: 0px;
    padding-top: 12px;
    list-style-type: none;
    height: 19px;
    text-align: center;
    
}

#navtop ul li 
{
    display: inline;
    color: #FFFFFF;
    margin-right: 6px;
    padding-right: 6px;
}

#navtop a:link, #navtop a:visited
{
    color: #FFFFFF;
    text-decoration: none;
}

#navtop a:hover
{
    text-decoration: underline;
}

#navtop a:active
{
    color: #FEFFBD;
    text-decoration: none;
}

.listitem
{
    margin:0px 0px 0px 0px;
    width:400px;
}

.editbuttons
{
    padding-top: 6px;
}

.thumbnail
{
    float: inherit;
    margin: 0 0 0 0;
}

.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 h2
{
    font-size: 13px;
    font-weight: bold;
    color: #50700E;
  
}

.leftblock h2, .rightblock h2, .fullwidth h2
{
    font-size: 1.6em;
}

.rightblock h3
{
    font-size: 1em;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    display: block;
}

#clubHDR 
{
    width:550px;
    margin-top:11px;
    margin-left:20px;
}
