/* ========================================= */
/* =============Global Values=============== */
/* ========================================= */

body {
background: #eaeef7;
background-image: none;
font-size:10px;
font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
line-height: 135%;
margin-left: auto;
margin-right: auto;
width: 802px;
}

fieldset {
border: 0px;
}

.text-center{
text-align: center;
}


.button-center-wrap {
width: 100%;
}
.button-center-right {
text-align: right;
padding: 4px;
width: 48%;
float: left;
}
.button-center-left {
text-align: left;
padding: 4px;
width: 48%;
float: left;
}


fieldset.login {
border: 1px solid #4C77B6;
width: 60%;
padding: 4px;
margin: 0px auto;

}

fieldset.tandc {
border: 1px solid #4C77B6;
width: 90%;
background-color: #CCD9EA;
padding: 4px;
margin: 0px auto;
}

fieldset.upload {
border: 1px solid #4C77B6;
background-color: #CCD9EA;
float: left;
width: 45%;
padding: 8px;
height: 120px;
margin-bottom: 10px;
}

fieldset.submit-player {
border: 1px solid #4C77B6;
background-color: #CCD9EA;
float: left;
width: 45%;
padding: 8px;
height: 250px;
margin-bottom: 0px;
}

fieldset.player-guide {
border: 1px solid #4C77B6;
background-color: #CCD9EA;
float: left;
width: 530px;
padding: 8px;
height: 300px;
}

legend.login {
font-size: 16px;
font-family: verdana, helvetica, sans-serif;
color: black;
font-weight: bold;
}

legend.upload {
font-size: 13px;
font-family: verdana, helvetica, sans-serif;
color: black;
font-weight: bold;
}


textarea {
border: 1px solid #4C77B6;
background-color: white;
font-size: 12px;
padding: 2px;
font-family: verdana, helvetica, sans-serif;
}

option.default {
font-size: 12px;
}

select {
font-size: 12px;
color: black;
border: 1px solid #4C77B6;
background-color: white;
}

optgroup {
font-size: 10px;
color: black;
border: none;
background-color: white;
}

option.tidy {
font-size: 10px;
color: black;
border: none;
background-color: white;
}

option.one {
border: none;
font-size: 0px;
height: 15px;
color: white;
background-image: url(../images/rating/1.gif);
}

option.two {
border: none;
font-size: 0px;
height: 15px;
color: white;
background-image: url(../images/rating/2.gif);
}

option.three {
border: none;
font-size: 0px;
height: 15px;
color: white;
background-image: url(../images/rating/3.gif);
}

option.four {
border: none;
font-size: 0px;
height: 15px;
color: white;
background-image: url(../images/rating/4.gif);
}

option.five {
border: none;
font-size: 0px;
height: 15px;
color: white;
background-image: url(../images/rating/5.gif);
}

.spacer {
clear: both;
}

input {
border: 1px solid #4C77B6;
background-color: white;
font-size: 10px;
padding: 2px;
}

input.submit {
border: 1px solid #4C77B6;
background-color: white;
font-size: 10px;
padding: 1px;
font-weight: bold;
}

img {
border: none;
}

a:link,
a:visited {
font-size:10px;
font-weight: bold;
font-family: verdana, helvetica, sans-serif;
text-decoration: none;
color: #385D86;
}
a:hover {
font-size:10px;
font-weight: bold;
font-family: verdana, helvetica, sans-serif;
text-decoration: none;
color: #7395C2;
}


/* Structure, holds site together */
.structure {
border-top:0;
border-left:1px solid #4C77B6;
border-right:1px solid #4C77B6;
border-bottom:1px solid #4C77B6;
padding: 0px;
margin-bottom: 10px;
width: 800px;
text-align: left;
background-color: #CCD9EA;
float: left;
}

/* Bit where main area of page is */
.content {

padding: 0px;
width: 626px;
margin-top: 10px;
margin-left: 171px;

}
/* Footer of site */
.footer {
text-decoration: none;
border: none;
color: #666666;
text-align: center;
font-size:10px;
font-family: verdana, helvetica, sans-serif;
clear: both;
}



/* ========================================= */
/* =============Banner & Summary============ */
/* ========================================= */


/* Susie banner */
.banner {
border: none;
padding: 0px;
width: 802px;
height: 103px;
background-image: url(../images/susie_head.png);
}

/* Area that links on banner go */
.banner-row {
border: none;
float: left;
width: 10%;
height: 25px;
line-height: 25px;
padding: 2px;
text-align: center;
color: white;
}

.banner-row-games {
border: none;
float: left;
height: 25px;
line-height: 25px;
text-align: center;
color: white;
padding-top: 10px;
width: 16%;
}

.banner-row-games-two {
border: none;
float: left;
height: 25px;
text-align: center;
color: white;
width: 10%;
}


/* Text info for banner text */
a.banner-text:link,
a.banner-text:visited {
text-decoration: none;
color: #EAEEF7;
text-align: center;
font-size:11px;
font-weight: bold;
font-family: verdana, helvetica, sans-serif;
}
a.banner-text:hover {
text-decoration: none;
color:#D8E3EF;
text-align: center;
font-size:11px;
font-weight: bold;
font-family: verdana, helvetica, sans-serif;
}

.banner-date-text {
clear: both;
font-size: 11px;
font-weight: bold;
font-family: verdana, helvetica, sans-serif;
color: #666666;
padding-top: 10px;
padding-left: 20px;
width: 125px;
}

/* Summary container */
.summary-container {
border: none;
padding: 0px;
width: 802px;
height: 114px;
background-image: url(../images/latest_content.png);
}
.summary-container-files {
float: left;
border: none;
padding: 0px;
width: 802px;
height: 114px;
background-image: url(../images/latest_content.png);
}

.summary-image-files {
float: left;
width: 146px;
height: 80px;
text-align: center;
}
.summary-desc-files {
border: none;
width: 151px;
text-align: center;
}
.summary-info-files {
float: left;
border: none;
width: 146px;
text-align: center;
margin: 1px;
padding: 2px;
}


/* Left hand side */
.boxes {
border-top: 0px;
border-left: 1px solid #4C77B6;
border-right: 1px solid #4C77B6;
border-bottom: 0px solid #4C77B6;
background-color: #F5F9FF;
width: 154px;
float: left;
text-align: left;
padding-bottom: 0px;
}

/* Container for memberbar */
.memberbar1 {
border-top:0px;
border-left:0px solid #4C77B6;
border-right:0px solid #4C77B6;
border-bottom:0px solid #4C77B6;
padding: 0px;
height: 32px;
width: 800px;
text-align: left;
float: left;
background-image: url(../images/forums/tile_membar.gif);
background-repeat: repeat-x;
}

/* Left bit of memberbar with a PM*/
.memberbar2-left {
border-top:0px solid #4C77B6;
border-left:1px solid #4C77B6;
border-right:0px solid #4C77B6;
border-bottom:0px solid #4C77B6;
padding: 0px;
width: 298px;
height: 32px;
background-color: #F5F9FF;
float: left;
text-align: left;
background-image: url(../images/forums/tile_membar.gif);
background-repeat: repeat-x;
}

/* Left bit of memberbar */
.memberbar2-left-nopm {
border-top:0px solid #4C77B6;
border-left:1px solid #4C77B6;
border-right:0px solid #4C77B6;
border-bottom:0px solid #4C77B6;
padding: 0px;
width: 298px;
height: 32px;
background-color: #F5F9FF;
float: left;
text-align: left;
line-height: 25px;
background-image: url(../images/forums/tile_membar.gif);
background-repeat: repeat-x;
}

/* Right bit of memberbar */
.memberbar2-right {
line-height: 25px;
border-top:0px solid #4C77B6;
border-left:0px solid #4C77B6;
border-right:0px solid #4C77B6;
border-bottom:0px solid #4C77B6;
padding: 0px;
width: 500px;
height: 32px;
background-color: #F5F9FF;
float: left;
text-align: right;
background-image: url(../images/forums/tile_membar.gif);
background-repeat: repeat-x;
}
/* Area that says Latest Players etc the headers I mean */
.latest-header-two {
border-top: 0px solid #4C77B6;
border-left: 0px solid #4C77B6;
border-right: 0px solid #4C77B6;
border-bottom: 0px solid #4C77B6;
width: 800px;
height: 100%;
float: left;
}
.latest-header {
border-top: 0px;
border-left: 0px solid #4C77B6;
border-right: 0px solid #4C77B6;
border-bottom: 0px solid #4C77B6;
width: 798px;
height: 25px;
background-color: #CCD9EA;
float: left;
text-align: left;
}
.latest-header-text {
line-height: 25px;
float: left;
color: #666666;
text-align: center;
font-size:10px;
font-weight: bold;
font-family: Verdana, sans-serif;
width: 199px;
height: 25px;
}
/* Area that says Latest Players etc but this is for the actual content */
.latest-details-container {
border-left:1px solid #4C77B6;
border-right:1px solid #4C77B6;
border-bottom:1px solid #4C77B6;
width: 800px;
height: 100%;
float: left;
}
.latest-details-body {
border-top:0;
border-left:1px solid #4C77B6;
border-right:1px solid #4C77B6;
border-bottom:1px solid #4C77B6;
width: 790px;
padding: 4px;
background-image: url(../images/latest_content.gif);
float: left;
text-align: left;
}
.latest-details-td {
width: 25%;
float: left;
}

/* Contents of left boxes */
.box-content {
width: 100%;
text-decoration: none;
color: #666666;
padding-top: 4px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 4px;
text-align: left;
font-size:10px;
font-family: verdana, helvetica, sans-serif;
}

/* Box heading */
.box-header {
text-align: center;
color: white;
font-size: 14px;
font-weight: bold;
width: 100%;
height: 26px;
background-color: #F5F9FF;
border-top: 1px solid #4D72A1;
border-left: 0px solid #4D72A1;
border-right: 0px solid #4D72A1;
border-bottom: 1px solid #4C77B6;
margin: 0px auto;
line-height: 30px;
margin-top: 6px;
font-family: sans-serif, verdana, helvetica, sans-serif;
background-image: url(../images/forums/tile_cat.gif);
background-repeat: repeat-x;
}

.box-subdiv {
text-align: center;
color: white;
font-size: 14px;
font-weight: bold;
width: 100%;
height: 22px;
background-color: #F5F9FF;
border-top: 0px;
border-left: 0px;
border-right: 0px;
border-bottom: 1px solid #4C77B6;
margin: 0px auto;
line-height: 22px;
margin-top: 6px;
font-family: sans-serif, verdana, helvetica, sans-serif;
background-image: url(../images/forums/tile_subdiv.gif);
background-repeat: repeat-x;
}


.box-header-wrap {
height: 161px;
width: 154px;
border-top: 0px;
border-left: 0px solid #4C77B6;
border-right: 0px solid #4C77B6;
border-bottom: 1px solid #4C77B6;
background-color: #F5F9FF;
text-align: left;
padding-bottom: 0px;
}

/* ========================================= */
/* ==============home.php.inc=============== */
/* ========================================= */


/* The homepage - home.php.inc */

/* Main news item container */
.main-container {
width: 98%;
float: left;
border: none;
height: 100%;
text-align: left;
}
/* Main news item image */
.main-item-image {
float: left;
width: 80px;
height: 80px;
border: none;
}
/* Main news item ext */
.main-item-text {
float: left;
width: 75%;
border: none;
font-size: 12px;
}
/* Yep that HUGE text on the homepage */
/* is this beauty right here          */
a.main-item-heading:link {
color: #385D86;
border: none;
font-size: 16px;
font-weight: bold;
}
a.main-item-heading:visited {
color: #4C719A;
border: none;
font-size: 16px;
font-weight: bold;
}
a.main-item-heading:hover {
color: #7395C2;
border: none;
font-size: 16px;
font-weight: bold;
}

/* Sub news item container */
.sub-container {
width: 100%;
border: none;
height: 100%;
margin-top: 5px;
display: block;
text-align: left;
}

/* Sub news item image */
.sub-item-image {
float: left;
width: 13%;

}

/* Sub news item text */
.sub-item-text {
float: left;
width: 37%;
height: 90px;
border: none;
font-size: 10px;
}

/* LLM Main news item ext */
.llm-main-item-text {
color: #385D86;
font-size: 12px;
font-weight: bold;
display: inline;;
}

/* Yep that HUGE text on the homepage */
/* is this beauty right here          */
a.sub-item-heading:link {
color: #385D86;
font-size: 12px;
font-weight: bold;
display: inline;
}
a.llm-sub-item-heading:link {
color: #385D86;
font-size: 10px;
font-weight: bold;
display: inline;
}
a.sub-item-heading:visited {
color: #4C719A;
font-size: 12px;
font-weight: bold;
display: inline;;
}
a.sub-item-heading:hover {
color: #7395C2;
font-size: 12px;
font-weight: bold;
display: inline;
}

.news-list {
float: left;
width: 50%;
}

a.quick-links:link,
a.quick-links:visited{
text-decoration: none;
color: #385D86;
font-weight: normal;
}

a.quick-links:hover {
text-decoration:underline;
color: #7395C2;
font-weight: normal;
}
/* ========================================= */
/* ==============articles.php.inc=============== */
/* ========================================= */

.article-container {
border: none;
width: 100%;
text-align: left;
}

/* Yep that HUGE text on the homepage */
/* is this beauty right here          */
.article-heading {
color: #666666;
border: none;
font-size: 16px;
font-weight: bold;
width: 100%;
text-align: left;
}
/* Main news item ext */
.article-text {
color: #666666;
float: left;
border: none;
font-size: 12px;
margin-left: 10px;
width: 98%;
text-align: left;
}
img.article-image {
float: right;
margin-right:10px;
height: 55px;
}
.article-author {
border: none;
font-size: 10px;
font-weight: normal;
color: #666666;
}
.article-date {
border: none;
font-size: 10px;
font-weight: normal;
color: #666666;
}



img.player-pos-image {
float: right;
margin-right:10px;
height: 80px;
width: 80px;
}

.player-container {
height: 84px;
width: 98%;
background-color: #F5F9FF;
float: left;
text-align: left;
}

.wrap-ninety {
width: 98%;
float: left;
}

.player-heading-text {
font-size: 16px;
color: #666666;
font-weight: bold;
margin-left: 20px;
font-family: verdana, helvetica, sans-serif;
}

.player-games-text {
font-size: 10px;
color: #666666;
font-weight: bold;
margin-left: 25px;
font-family: verdana, helvetica, sans-serif;
}

a.player-games-link:link,
a.player-games-link:visited {
font-size: 10px;
color: #385D86;
font-weight: bold;
font-family: verdana, helvetica, sans-serif;
}

a.player-games-link:hover {
font-size: 10px;
color: #7395C2;
font-weight: bold;
text-decoration: underline;
font-family: verdana, helvetica, sans-serif;
}

.player-info-text {
font-size: 12px;
color: #666666;
font-weight: bold;
margin-left: 20px;
font-family: verdana, helvetica, sans-serif;
height: 100%;
width: 50%;
margin-top: 10px;
}

.player-info-stats {
font-size: 12px;
color: #666666;
font-weight: bold;
font-family: verdana, helvetica, sans-serif;
float: left;
height: 100%;
width: 50%;
margin-top: -84px;
margin-left: 100px;
}

img.player-rating {
margin-left: -5px;
margin-top: 5px;
}

.player-stats {
float: right;
line-height: 50px;
font-size: 10px;
font-weight: bold;
}



/* ========================================= */
/* ==============comments=============== */
/* ========================================= */



.comments-grey-body {
float: left;
width: 98%;
height: 50px;
border: none;
background-color: #CCD9EA;
color: #666666;
border-bottom: 2px solid #4C77B6;
}
.comments-avatar {
float: left;
line-height: 50px;
}
.comments-name {
float: left;
line-height: 50px;
font-size: 10px;
font-weight: bold;
}

.comments-stats {
float: right;
line-height: 12px;
font-size: 10px;
}

img.comments-avatar {
float: left;
height: 35px;
width: 35px;
margin-left: 10px;
margin-top: 7px;
}

.comments-text {
color: #666666;
font-size: 10px;
width: 98%;
margin-left: 10px;
}

.align-box-left {
width: 50%;
float: left;
}

.align-box-right {
width: 50%;
float: left;
}



/* ========================================= */
/* ==============files=============== */
/* ========================================= */


a.files-more-blog:link,
a.files-more-blog:visited {
font-size: 12px;
color: #385D86;
font-weight: bold;
font-family: verdana, helvetica, sans-serif;
}

a.files-more-blog:hover {
font-size: 12px;
color: #7395C2;
font-weight: bold;
font-family: verdana, helvetica, sans-serif;
text-decoration: underline;
}

a.about:link,
a.about:visited {
font-size: 12px;
color: #385D86;
font-weight: bold;
font-family: verdana, helvetica, sans-serif;
}

a.about:hover {
font-size: 12px;
color: #7395C2;
font-weight: bold;
font-family: verdana, helvetica, sans-serif;
text-decoration: underline;
}


.files-info-stats {
font-size: 12px;
color: #666666;
font-weight: bold;
font-family: verdana, helvetica, sans-serif;
float: left;
height: 100%;
width: 50%;
margin-top: -125px;
padding-left: 100px;
}


.files-stats {
height: 125px;
width: 98%;
background-color: #F5F9FF;
border-bottom: 2px solid #4C77B6;
float: left;
}


.file-download-stats {
font-size: 12px;
color: #666666;
font-weight: bold;
font-family: verdana, helvetica, sans-serif;
margin-top: -40px;
margin-left: 50px;
margin-right: -50px;
width: 100%;
}

img.file-image {
float: right;
margin-right:10px;
margin-top: 10px;
height: 70px;
border: 1px solid #4C77B6;
max-width: 400px;
}

/* ========================================= */
/* ===============Skins Box================= */
/* ========================================= */

.skins-box {
color: #666666;
font-size: 12px;
font-weight: bold;
font-family: verdana, helvetica, sans-serif;
text-align: center;
margin-left: -10px;
}
img.skins-box-img {
text-align: center;
display:block;
margin: 0px auto;
}

a.skins-box-links:link,
a.skins-box-links:visited{
font-size: 12px;
text-decoration: none;
font-family: verdana, helvetica, sans-serif;
color: #385D86;
font-weight: bold;
}

a.skins-box-links:hover {
font-size: 12px;
text-decoration:underline;
font-family: verdana, helvetica, sans-serif;
color: #7395C2;
font-weight: bold;
}

/* ========================================= */
/* ===============Polls===================== */
/* ========================================= */

.poll-wrap {
margin-left: 10px;
width: 98%;
}

/* ========================================= */
/* ===============Search Results============ */
/* ========================================= */

/* search results text */
.search-item-text {
color: #666666;
float: left;
width: 100%;
border: none;
font-size: 12px;
}

/* Green links under results */
.search-link-text {
float: left;
width: 100%;
border: none;
font-size: 10px;
color: green;
padding-bottom: 10px;
}

/* Green links under results */
.search-more-text {
float: left;
width: 100%;
font-size: 10px;
color: green;
padding-bottom: 10px;
text-align: center;
clear: both;
}

/* Red text at top */
.search-red-text {
float: left;
width: 98%;
font-size: 10px;
color: red;
padding: 10px;
}

/* Green links under results */
.search-no-result {
float: left;
width: 100%;
font-size: 18px;
color: green;
text-align: center;
padding: 30px;
}



/* ========================================= */
/* ==============My Controls================ */
/* ========================================= */



.my-controls-img {
height: 40px;
width: 30%;
float: left;
}

.my-controls-title {
text-align: left;
height: 40px;
width: 70%;
float: left;
font-size: 12px;
font-weight: bold;
font-family: verdana, helvetica, sans-serif;
color: #666666;
}

.my-controls-text {
color: #666666;
text-align: left;
width: 100%;
}

.forums-blue-header {
float: left;
width: 98%;
height: 26px;
border: none;
line-height: 30px;
font-size: 14px;
font-weight: bold;
background-color: #F5F9FF;
color: white;
border-top: 0px solid #4C77B6;
border-left: 1px solid #4C77B6;
border-right: 1px solid #4C77B6;
border-bottom: 1px solid #4C77B6;
font-family: verdana, helvetica, sans-serif;
background-image: url(../images/forums/tile_cat.gif);
background-repeat: repeat-x;
}

/* ========================================= */
/* ==============Install Area=============== */
/* ========================================= */

.install-center{
width: 600px;
height: 800px;
background-image: url(../images/install_back.png);
}

.install-agreement{
padding: 100px;
}

.hof-wrap{
float: left;
width: 98%;
}
.hof-blue-sub {
float: left;
width: 98%;
height: 30px;
border: none;
line-height: 30px;
font-size: 11px;
font-weight: bold;
background-color: #F5F9FF;
color: white;
border-bottom: 2px solid #4C77B6;
font-family: sans-serif, Verdana, sans-serif;
background-image: url(../images/forums/tile_sub.gif);
background-repeat: repeat-x;
}

.index-hof-pos-img {
float: left;
width: 33px;
border-right: 1px solid #4C77B6;
}

.index-hof {
float: left;
width: 200px;
border-right: 1px solid #4C77B6;
}

.hof-top-desc {
float: left;
width: 290px;
text-align: center;
border-right: 1px solid #4C77B6;
}

.hof-top-header {
float: left;
width: 72px;
text-align: center;
border-right: 1px solid #4C77B6;
}
.index-hof-group {
float: left;
width: 98%;
background-color: solid #dfe6ef;
}

.index-hof-pos {
float: left;
width: 25px;
border-right: 1px solid #4C77B6;
border-right: 1px solid #4C77B6;
border-bottom: 1px solid #4C77B6;
background-color: #e4eaf2;
padding: 4px;
height: 30px;
line-height: 30px;
}
.index-hof-name {
float: left;
width: 192px;
border-right: 1px solid #4C77B6;
border-bottom: 1px solid #4C77B6;
background-color: #e4eaf2;
padding: 4px;
height: 30px;
line-height: 30px;
}
.index-hof-points {
float: left;
width: 64px;
height: 30px;
line-height: 30px;
text-align: center;
border-right: 1px solid #4C77B6;
border-bottom: 1px solid #4C77B6;
background-color: #dfe6ef;
padding: 4px;
}
.index-hof-desc {
float: left;
width: 282px;
height: 30px;
line-height: 11px;
text-align: left;
border-right: 1px solid #4C77B6;
border-bottom: 1px solid #4C77B6;
background-color: #dfe6ef;
padding: 4px;
}
.hof-bottom {
float: left;
width: 98%;
height: 5px;
border: none;
line-height: 5px;
font-size: 11px;
font-weight: bold;
background-color: #99b3ca;
color: #3A4F6C;
border-bottom: 2px solid #4C77B6;
font-family: verdana, helvetica, sans-serif;
background-image: url(../images/forums/tile_sub.gif);
background-repeat: repeat-x;
}

/*This is the area to sort players etc*/

a.sort-filter-text:link,
a.sort-filter-text:visited {
text-decoration: none;
color: #385D86;
text-align: center;
font-size:11px;
font-weight: bold;
height: 25px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 0px;
padding-right: 0px;
font-family: verdana, helvetica, sans-serif;
}
a.sort-filter-text:hover {
text-decoration: none;
color: #7395C2;
text-align: center;
font-size:11px;
font-weight: bold;
height: 25px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 0px;
padding-right: 0px;
font-family: verdana, helvetica, sans-serif;
}
.sort-split-image{
width: 20px;
text-align: center;
float: left;
}
.sort-split-link{
width: 18px;
float: left;
text-align: center;
}
.sort-split-name{
width: 132px;
float: left;
}
.sort-split-author{
width: 122px;
float: left;
text-align: center;
}
.sort-split-date{
width: 90px;
float: left;
text-align: center;
}
.sort-split-club{
width: 72px;
float: left;
text-align: center;
}
.sort-split-dls{
width: 50px;
float: left;
text-align: center;
}
.sort-split-rating{
width: 70px;
float: left;
text-align: center;
}
.sort-split-game{
width: 42px;
float: left;
text-align: center;
}
.sort-wrapper{
width: 560px;
float: none;
height: 20px;
}