body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background: #FFF;
	color: #333;
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

a {
	padding: 0;
	outline: 0;
	color: #00338D;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


hr {
	border: 0;
	margin: 0;
	height: 1px;
	color: #999;
	background: #999;
}

#header {
	background: #33C url('/i/header-background.png') top left repeat-x;
	height: 72px;
	border-bottom: 0.1em solid #999;
	margin: 0 0 0 0;
	padding: 0;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
}

#header h1 {
	position: absolute;
	top: 0;
	left: 0;
	margin: 2px;
	padding: 0;
	display: inline;
}

#sponsors {
	margin: 1em 0;
	padding: 0;
	background: #F5F5F5;
	border: 1px solid #999;
	text-align: center;
}

#sponsors-div {
	height: 90px;
	background: #F5F5F5 url('/i/donate.png') center center no-repeat;
	padding: 0;
}

#sponsors h6 {
	margin: 0;
	padding: 0 1em;
	font-size: 10px;
	line-height: 2em;
	background: #999;
	color: #FFF;
	text-align: right
}

#sponsors h6 a{
	color: #FFF;
}

#footer {
	clear: both;
	width: 960px;
	margin: 10px auto;
	padding: 10px 0 0 0;
	font-size: 10px;
	line-height: 20px;	
	text-align: right;
}

#footer h6 {
	display: inline;
	float: left;
	font-size: 10px;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

#footer form {
	display: inline;
	padding: 0;
	margin: 0;
}

#footer form div{
	display: inline;
	padding: 0;
	margin: 0;
}

#site-navigation { 
	position: absolute;
	bottom: 0;
	left: 70px;
	margin: 0;
	padding: 0;
	display: block;
	list-style: none;	
	white-space: nowrap;
	overflow: hidden;
}

#site-navigation li {
	display: inline-block;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 34px;
	font-weight: bold;
	margin: 0;
	padding: 0 15px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #FFF;
}

#site-navigation li:first-child {
	border-left: 0;
}

#site-navigation li.active {
	background: #F5F5F5;
}

#site-navigation li a{
	padding: 0;
	color: #444;
	text-decoration: none;
	outline: 0;
}

#more-navigation { 
	margin: 0;
	padding: 0 136px;
	display: block;
	list-style: none;	
	white-space: nowrap;
	overflow: hidden;
	border-bottom: 1px solid #999;
	background: #F5F5F8;
}

#more-navigation li {
	display: inline-block;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 24px;
	font-weight: bold;
	margin: 0;
	padding: 0 15px;
	border-right: 1px solid #DDD;
}

#more-navigation li:first-child {
	border-left: 1px solid #DDD;
}

#more-navigation li.active {
	background: #F0F0F3;
	border-right: 1px solid #CCC;	
}

#more-navigation li.active:first-child {
	border-left: 1px solid #CCC;
}

#more-navigation li a{
	padding: 0;
	color: #444;
	text-decoration: none;
	outline: 0;
}


#user-info {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	line-height: 34px;
	display: block;
}

#user-info li {
	display: inline;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#user-info li a {
	padding: 0 10px;
	font-size: 11px;
	color: #CCC;
	text-decoration: none;
}

#user-info li a.newpm {
	display: inline-block;
	background: #FFFFEE url('/i/icons/mail.png') 4px center no-repeat;
	border-radius: 3px;
	-o-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	padding: 0 10px 0 24px;
	line-height: 20px;
	font-size: 11px;
	color: #00338D;
	text-decoration: none;
}

#page-contents {
	width: 960px;
	margin: 0 auto;
	font-size: 1.2em;
}

table {
	width: 100%;
	border: 1px solid #999;
	border-collapse: collapse;
}

table thead th {
	background: #33C url('/i/th-background.png') bottom left repeat-x;
	color: #FFF;
	line-height: 2em;
}

table thead td {
	background: #FFF url('/i/td-background.png') bottom left repeat-x;
	color: #333;
	line-height: 2em;
	border-bottom: 1px solid #999;
	padding: 0 5px;
}

table thead td.th{
	text-align: right;
	padding: 0 10px;
}

table tfoot td {
	background: #FFF url('/i/td-background.png') bottom left repeat-x;
	color: #333;
	line-height: 2em;
	border-top: 1px solid #999;
	padding: 0 5px;
}

table thead th.icon {
	width: auto;
	padding: 0;
}

table thead th.subject, table thead td.subject{
	width: auto;
	padding: 0 5px;
	text-align: left;
}

table thead th.posts, table thead td.posts{
	width: 60px;
	padding: 0 5px;
	text-align: center;
}

table thead th.narrow, table thead td.narrow{
	width: 40px;
	padding: 0 5px;
	text-align: center;
}

table thead th.author{
	width: 120px;
	padding: 0 5px;
	text-align: left;
}

table thead th.last{
	width: 120px;
	padding: 0 5px;
	text-align: right;
}

table tbody tr.alt{
	background: #FAFAFA;
}

table tbody tr.champions-league{
	background: #F0FFF0;
}

table tbody tr.europa-league{
	background: #FFFFF0;
}

table tbody tr.relegation{
	background: #FFF0F0;
}

table tbody tr.highlight{
	font-weight: bold;
}

table tbody th {
	width: 200px;
	padding: 0 10px;
	text-align: right;
	font-weight: normal;
}

table tbody th img, table tbody td img {
	vertical-align: middle;
}

table col.moderate{
	width: 60px;
}


table tbody th {
	padding: 0;
	line-height: 2em;
	text-align: left;
}

table tbody td {
	padding: 0;
	line-height: 2em;
	white-space: nowrap;
}

table tbody td.emptytable {
	padding: 1em 2em;
	text-align: center;
	white-space: normal;
}

table tbody tr:hover td {
	background-color: #F5F5F5;
}

table tbody tr.news:hover td{
	background-color: #F0FFF0;
}

table tbody tr.news td a{
	color: #009900;
}

table tbody tr.active td {
	font-weight: bold;
}


table tbody tr.sticky:hover td {
	background-color: #FFF0F0;
}

table tbody tr.sticky td a{
	color: #990000;
}

table tbody tr.moved td{
	padding-left: 0.5em;
	color: #999999;
}

table tbody tr.moved td a{
	color: #999999;
}

table tbody tr td.icon{
	width: 16px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
}

table tbody tr td.subject{
	width: auto;
	padding: 0 5px;
	text-align: left;
	white-space: normal;
	vertical-align: top;
}

table tbody tr td.posts{
	padding: 0 5px;
	text-align: center;
	vertical-align: top;
}

table tbody tr td.narrow{
	padding: 0 5px;
	text-align: center;
	vertical-align: top;
}

table tbody tr td.author{
	padding: 0 5px;
	text-align: left;
	vertical-align: top;
}

table tbody tr td.last, table tbody tr td.datestamp {
	padding: 0 5px;
	text-align: right;
	vertical-align: top;	
}

table tbody tr td a.new-message, table tbody tr td span.new-message{
	color: #FF0000;
	font-weight: bold;
	padding: 0 5px;
}


.paging {
	float: right;
}

ul.nav-left, ul.nav-right, dl.nav-right {
	margin: 0;
	padding: 0;
	list-style: none;	
	font-size: 11px;
}

ul.nav-left {
	float: left;
}

ul.nav-right {
	float: right;
}

dl.nav-right {
	float: right;
}


ul.nav-left li, ul.nav-right li, dl.nav-right dt, dl.nav-right dd {
	display: inline-block;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 5px;
	line-height: 20px;
}

ul.nav-left li a, ul.nav-right li a, dl.nav-right dd a {
	padding: 0;
	color: #00338D;
	text-decoration: none;
}

div.menu-side {
	border: 1px solid #999;
	background: #FFF;
	margin: 0 0 0 1em;
	width: 200px;
	float: right;
}

div.menu-side h3 {
	font-size: 1em;
	background: #33C url('/i/th-background.png') bottom left repeat-x;
	color: #FFF;
	line-height: 2em;
	padding: 0 1em;
	margin: 0;
}

div.menu-side dl {
	margin: 0;
}

div.menu-side dl dt {
	background: #FFF url('/i/td-background.png') bottom left repeat-x;
	color: #333;
	line-height: 2em;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	font-weight: normal;
	padding: 0 1em;
	margin: 0;
}

div.menu-side dl dt a {
	color: #933;
	font-weight: bold;
}

div.menu-side dl dd{
	margin: 0;
	line-height: 1.8em;
	padding: 0 1em;
	overflow: hidden;
}

div.menu-side dl dd p{
	margin: 0.5em 0 ;
}

div.menu-side dl dd img{
	float: left;
	border-right: 1em solid #FFF;
}


div.menu-side dl dd h4 {
	margin: 0.5em 0;
}

div.menu-side dl dd h4 a{
	color: #393;
}

div.with-menu {
	margin: 1em 220px 0 0;
}

form {
	margin: 1em 0;
}

form fieldset {
	border: 1px solid #999;
	padding: 0 0 1em 0;
	margin: 0 0 1em 0;
}

form fieldset h3 {
	font-size: 1em;
	background: #33C url('/i/th-background.png') bottom left repeat-x;
	color: #FFF;
	line-height: 2em;
	padding: 0 1em;
	margin: 0;
}

form fieldset p {
	background: #FFF url('/i/td-background.png') bottom left repeat-x;
	color: #333;
	line-height: 2em;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	font-weight: normal;
	padding: 0 1em;
	margin: 0 0 1em 0;
	font-weight: normal;
}

form fieldset div {
line-height: 2em;
margin: 0.1em 1em;
padding: 0;
}

form fieldset label {
	display: inline-block;
	width: 200px;
	text-align: right;
	padding: 0 10px;
	clear: both;
	float: left;
}

form fieldset label.checkbox {
	display: inline;
	width: auto;
	padding: 0;
	text-align: left;
	clear: none;
	float: none;
}

form fieldset textarea {
	clear: left;
	width: 100%;
}

.button {
	background: #FFF url('/i/button-background.png') top left repeat-x;
	color: #333;
	border: 1px solid #999;
	border-radius: 3px;
	-o-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	display: inline-block;
	line-height: 22px;
	height: 22px;
	padding: 0 1em;
	cursor: pointer;
}

.button:hover {
	background: #EEE;
}

#footer form input{
	background: #FFF;
	color: #00338D;
	font-size: 10px !important;
	border: 0;
	display: inline;
	height: auto;
	padding: 0;
	margin: 0;
}

.message-list {
	margin-top: 1em;
}

table .button {
	font-size: 10px;
	margin: 0.5em 0;
}

a.icon {
	padding-left: 22px !important;
}

a.icon-list {
	background: url('/i/icons/application-list.png') left center no-repeat
}

a.icon-edit {
	background: url('/i/icons/sticky_note__pencil.png') left center no-repeat
}

a.icon-switch {
	background: url('/i/icons/application-tree.png') left center no-repeat
}

a.icon-split {
	background: url('/i/icons/arrow-split.png') left center no-repeat
}

a.icon-merge {
	background: url('/i/icons/arrow-join.png') left center no-repeat
}

a.icon-close {
	background: url('/i/icons/lock.png') left center no-repeat
}

a.icon-move {
	background: url('/i/icons/arrow.png') left center no-repeat
}


a.icon-hide, a.icon-delete {
	background: url('/i/icons/cross.png') left center no-repeat
}

a.icon-follow {
	background: url('/i/icons/spectacle.png') left center no-repeat
}

a.icon-quote {
	background: url('/i/icons/edit-quotation.png') left center no-repeat
}

a.icon-reply {
	background: url('/i/icons/arrow-turn-180.png') left center no-repeat
}

a.icon-replypm, a.icon-pm {
	background: url('/i/icons/mail__pencil.png') left center no-repeat;
}

a.icon-report {
	background: url('/i/icons/exclamation-diamond-frame.png') left center no-repeat
}

a.icon-open {
	background: url('/i/icons/lock_unlock.png') left center no-repeat
}

a.icon-read {
	background: url('/i/icons/tick.png') left center no-repeat
}

a.icon-twitter {
	background: url('/i/icons/twitter.png') left center no-repeat
}

a.icon-top {
	background: url('/i/icons/arrow-090-medium.png') left center no-repeat
}

div.message {
	width: 100%;
	border: 1px solid #999;
	border-collapse: collapse;
margin-top: 1em;
}

div.message blockquote {
	margin: 3em 2em;
}

div.message blockquote blockquote {
	margin: 2em 5em;
	border: 1px solid #999;
	padding: 1em;
}

div.message-title {
	background: #33C url('/i/th-background.png') bottom left repeat-x;
	color: #FFF;
	line-height: 2em;
padding: 0 1em;
overflow: hidden;
}

div.message-title h3{
	float:left;
	font-size: 1em;
	margin:0;
}

div.message-title a{
	color:#ffffff !important;
}

dl.message-user {
	background: #FFF url('/i/td-background.png') bottom left repeat-x;
	color: #333;
	line-height: 2em;
	border-bottom: 1px solid #999;
	padding: 0 5px;
	margin: 0;
	overflow: hidden;
}

dl.message-user dt
{
	margin: 0;
	float: left;
}

dl.message-user dd
{
	float: right;
}

dl.message-options {
	background: #FFF url('/i/td-background.png') bottom left repeat-x;
	color: #333;
	line-height: 2em;
	border-top: 1px solid #999;
	padding: 0 5px;
	margin: 0;
	overflow: hidden;
}

dl.message-options dt
{
	display:inline;
	padding: 0 10px;
	font-weight: bold;
	margin: 0;
	float: left;
}

dl.message-options dd
{
	display: inline;
	margin: 0;
	padding: 0 10px;
}


dl.message-moderate {
	background: #FFF5F5;
	color: #333;
	line-height: 2em;
	border-bottom: 1px solid #999;
	padding: 0 5px;
	margin: 0;
	overflow: hidden;
}

dl.message-moderate dt
{
	display:inline;
	padding: 0 10px;
	font-weight: bold;
	margin: 0;
	float: left;
}

dl.message-moderate dd
{
	display: inline;
	margin: 0;
	padding: 0 10px;
}

div.message-body {
	line-height: 1.5em;
}

.information {
	border: 1px solid #33C;
	color: #00338D;
	background: #F5F5FF url('/i/icons/information-frame.png') 10px 10px no-repeat;
	margin: 10px 0;
	padding: 5px 5px 5px 30px;
}

.information h3 {
	display: none;
}
.information p {
	margin: 0;
	padding: 0.5em 0.5em;
	line-height: 1.5em;
}

.error {
	border: 1px solid #C33;
	color: #900;
	background: #FFF5F5 url('/i/icons/cross_circle_frame.png') 10px 10px no-repeat;
	margin: 10px 0;
	padding: 5px 5px 5px 30px;
}

.error h3 {
	display: none;
}
.error p {
	margin: 0;
	padding: 0.5em 0.5em;
	line-height: 1.5em;
}

.button, input[type="submit"], input[type="button"], .information a  {
	display: inline-block;
	border: 1px solid #999;
	border-radius: 3px;
	-o-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	color: #00338D;
	background: #FFF;
	padding: 0 10px;
	font-size: 11px !important;
	line-height: 22px !important;
	height: 22px;
	outline: 0;
	cursor: pointer;
}

input[type="submit"], input[type="button"] {
	height: 24px !important;
}

.button:hover, input[type="submit"]:hover, input[type="button"]:hover, .information a:hover {
	text-decoration: none;
	background-color: #E5E5F5 !important;
	border: 1px solid #00338D;
	color: #00338D;
}

span.removal {
	border: 1px solid red;
	background: #FFF0F0;
	padding: 0 0.5em;
	margin: 0 0.1em;
	color: red;
	text-decoration: line-through;
}

span.addition {
	border: 1px solid green;
	background: #F0FFF0;
	padding: 0 0.5em;
	margin: 0 0.1em;
	color: green;
	text-decoration: underline;
}

#donate_form {
	text-align: center;
}

.sponsorship {
	width: 960px;
	margin: 10px auto;
	border: 1px solid #DDD;
	background: #F9F9F9;
	text-align: center;
	clear: both;
}

.sponsorship h5, h5 {
	background: #CCC;
	line-height: 1.5em;
	padding: 0 5px;
	margin: 2px 0 0 0;
	text-align: right;	
}

.sponsorship h5 a, h5 a{
	color: #FFF;
	text-decoration: none;
}

.sponsorship ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sponsorship ul li {
	display: inline-block;
	width: 280px;
	margin: 0;
	padding: 10px;
	list-style: none;
}

.sponsorship dl {
	padding: 0;
	margin: 0;
	text-align: left;	
}

.sponsorship dt {
	font-size: 11px;
	font-weight: bold;
	padding: 0;	
	margin: 0 0 6px 0;
}

.sponsorship dt a {
	color: #900;
}

.sponsorship dd {
	min-height: 5em;
	padding: 0;
	margin: 0;
}

.sponsorship dd.link {
	font-size: 10px;
	min-height: 1em;
	padding: 0;
	margin:  6px 0 0 0;
}

.sponsorship dd.link a{
	color: #090;
}

blockquote blockquote blockquote blockquote{
display: none;
}
