﻿body 
{
    margin: 0; 
    background-image: url(../../../library/image/site/bg.jpg); 
    background-repeat: repeat-x;
    background-color: #a8ab5c;
    font-family: Verdana, Helvetica, Arial, Sans-Serif;
    font-size: 11px;
}
.subheading    { color: #ffffff; font-size: 11px;}
a,
a:link,
a:visited,
a:active
{
    color: #c3e5b0;
}
a:hover
{
    color: #ffffff;
}
.fod
{
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    text-align: right; 
    padding: 2px; 
}
.fod a
{
    color: #545454;
    text-decoration: none;
}
.UpdateProgressBG
{
    top: 0px;
    left: 0px;
    height: 100%; 
    margin: 0 auto; 
    width: 100%;
    position: absolute;
    text-align: center;
    vertical-align: middle;
    background-color: White;
    opacity: .30; 
    filter: alpha(opacity=30); 
    -moz-opacity: 0.3;
    display: table;
}
.UpdateProgress
{
    top: 0px;
    left: 0px;
    height: 100%; 
    margin: 0 auto; 
    width: 100%;
    position: absolute;
    text-align: center;
    vertical-align: middle;
    display: table;
}
.UpdateProgress div
{
    position: relative;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 100%; 
    top: 50%;
}
a img { border: 0; }
.roller 
{
    opacity: .70; 
    filter: alpha(opacity=70); 
    -moz-opacity: 0.7;
    cursor: pointer;
}
.wrapper
{
    width: 800px;
    margin-left: auto;
    margin-right: auto;
}
.hgroup
{
    float: left;
    clear: both;
    width: 800px;
}
.header
{
    float: left;
    clear: both;
    width: 800px;
    height: 150px;
}
#navroller
{
    width: 200px;
    height: 34px;
    display: none; 
    position: absolute; 
    cursor: pointer;
}
#navroller div
{
    width: 200px;
    height: 34px;
    background-color: Black;
    opacity: .20; 
    filter: alpha(opacity=20); 
    -moz-opacity: 0.2;
    cursor: pointer;
}
.nav
{
    float: left;
    width: 200px;
    height: 441px;
    background-image: url(../../../library/image/site/navbg.jpg); 
    background-repeat: repeat-x;
    margin: 10px 0px 0px 0px;
}
.nav a,
.nav a:link,
.nav a:active,
.nav a:visited
{
    display: block;
    width: 190px;
    padding-left: 10px;
    padding-top: 9px;
    padding-bottom: 9px;
    border-bottom: solid 1px #54563b;
    color: #ffffff;
    text-decoration: none;
    font-size: 13px;
}
.content
{
    float: left;
    width: 380px;
    height: 441px;
    background-image: url(../../../library/image/site/contentbg.jpg); 
    background-repeat: repeat-x;
    margin: 10px 10px 0px 10px;
}
.scroller
{
    width: 380px;
    height: 441px;
    overflow: auto;
}
.membersarea
{
    float: left;
    width: 200px;
    height: 162px;
    background-image: url(../../../library/image/site/membersbg.jpg); 
    background-repeat: repeat-x;
    margin: 10px 0px 0px 0px;
    color: #ffffff;
    font-size: 13px;
}
.membersarea input
{
    font-size: 11px;
    border: solid 1px #45483a;
    background-color: #292b25;
    width: 178px;
    color: #ffffff;
}
.membersarea a
{
    font-size: 11px;
    color: #ffffff;
}
.membersarea a.login
{
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
}
.membersarea a.smaller
{
    text-decoration: none;
    font-size: 8px;
}
.banner
{
    float: left;
    width: 200px;
    height: 269px;
    margin: 10px 0px 0px 0px;
}
.fanbanner
{
    float: left;
    width: 380px;
    height: 180px;
    background-color: #84864a;
    margin: 10px 10px 0px 10px;
}
.textcontainer
{
    float: left;
    width: 200px;
    height: 180px;
    background-color: #6a6c3d;
    margin: 10px 0px 0px 0px;
    color: #ffffff;
    line-height: 17px;
    font-size: 9px;
}
.content_padder
{
    margin-left: 20px;
    margin-right: 20px;
}