/*#############################################################
Name: Shades of Gray
Date: 2006-11-05
Description: Monochrome, lightweight and totally liquid. Comes with three different layouts.
Author: Viktor Persson
URL: http://arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}

a {text-decoration: none;}

body {
	background: #8B160F;
	color: #BBB;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
}

p,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}

blockquote {font: bold 1em sans-serif;}

code {
	background: #444;
	display: block;
	font-size: 12px;
	margin: 0 10px 12px;
	overflow: auto;
	padding: 8px 10px;
	white-space: pre;
}

img {border: none;}

ul {margin-left: 2em;}
h1 {font: normal 1.9em sans-serif;}
h2 {
	font: bold 1.6em Verdana,sans-serif;
	padding-bottom: 4px;
}

/* misc */
.clearer {clear: both;}
.stripes {
	background: #333 url(/images/stripe.gif);
	height: 6px;
	width: 800px;
}
.left {float: left;}
.right {float: right;}

/* header */
.top_header {
	background: #111;
	border-bottom: 1px solid #333;
	font: bold 8pt arial;
	color: #8B160F;
	height: 20px;
}
.header {
	background: #111;
	border-bottom: 1px solid #333;
	font: normal 2em sans-serif;
	height: 120px;
}
.header a {
	color: #888;
	display: block;
	line-height: 120px;
	text-decoration: none;
	width: 100%;
}
.header span {padding-left: 32px;}
.header a:hover {
	background: #191919;
	color: #BBB;
}

/* structure */
.container {
	border: 3px solid #444;
	border-top: none;
	width: 800px;
	margin-left: auto;
    	margin-right: auto;
}

.main {
	background: #303030;
	width: 800px;
	border-bottom: 1px solid #2A2A2A;
	border-left: 1px solid #2A2A2A;
}
.main .left {width: 60%;}
.main .right {width: 36%;}
.main a {
        color: #999;
	text-decoration: none;
}

.content {
	border-left: 1px solid #444;
	border-top: 1px solid #444;
	padding: 16px;
}

/* content elements */
.content h1 {
	background: url(/images/bgh1.gif) repeat-x left bottom;
	color: #EEE;
	margin-bottom: 10px;
	padding: 6px 0 4px;
}
h1.teams {
	font: normal 1.5em sans-serif;
	background: url(/images/bgh1.gif) repeat-x left bottom;
	color: #EEE;
	margin-bottom: 5px;
	padding: 1px 0 1px;
}
h2.teams {
	font: normal 1.5em sans-serif;
	background: url(/images/bgh1.gif) repeat-x left bottom;
	color: #EEE;
	margin-bottom: 5px;
	padding: 1px 0 1px;
}
h3.teams {
	font: normal 1.0em sans-serif;
	background: url(/images/bgh1.gif) repeat-x left bottom;
	color: #EEE;
	margin-bottom: 5px;
	padding: 1px 0 1px;
}
.content a {
	color: #999;
	text-decoration: underline;
}
.content a:hover {color: #CCC;}
.content .descr {margin-bottom: 5px;}

/* navigation */
.nav {background: #191919 url(/images/nav.gif); width: 800px;}
.nav a {
	background: #191919 url(/images/nav.gif);
	border-right: 1px solid #161616;
	color: #CCC;
	float: left;
	font: bold 1em Verdana,sans-serif;
	font-size: 10px;
	line-height: 51px;
	padding: 0 11px;
}
.nav a:hover {
	background: #191919 url(/images/nav_hover.gif);
}

/* sub-navigation */
.subnav {
	background: #2A2A2A;
	border: 1px solid #1E1E1E;
	border-top-color: #444;	
	padding: 12px;
}
.subnav h1 {padding-top: 8px;}
.subnav ul {margin: 0;}
.subnav li {
	background: url(/images/li.gif) no-repeat left bottom;
	list-style: none;
	margin: 0;
}
.subnav li a {
	color: #777;
	line-height: 2.4em;
	padding-left: 18px;
	text-decoration: none;
}
.subnav li a:hover {color: #BBB;}
.subnav a {
        color: #BBB;
	line-height: 1.5em;
	text-decoration: none;
}

/* footer */
.footer {
	background: #191919;
	border-top: 1px solid #444;
	color: #999;
	padding: 1% 1% 1%;
	width: 800px;
}
.footer ul {
	border-top: 1px solid #262626;
	margin: 0;
}
.footer li {
	border-bottom: 1px solid #262626;
	list-style: none;
}
.footer li a {
	display: block;
	line-height: 2em;
	padding-left: 4%;
	width: 96%;
}
.footer a {color: #666;}
.footer a:hover {
	color: #BBB;
	background: #222;
}
.footer h2 { text-align: center; }

.col3,.col3center {
	float: left;
	width: 31%;
}
.col3center {margin: 0 3%;}

/* bottom */
.bottom {
	color: #666;
	clear: both;
	font-size: 1.1em;
}
.bottom a {color: #888;}

.headlines {
        text-align: left;
        font-size: 12px;
        width: 250px;
}
.headlines_menu, .rankings_header, .teams_header {
        background:#8B160F;
        color:white;
        font-weight: bold;
        font-size: 12px;
}
.news_mod_pane, .rankings, .teams {
        background: #444;
        text-align: left;
        font-size: 12px;
}
.style_box_basic {
        text-align: left;
        font-size: 12px;
}
.teams, .results a, .style_box_basic a {
        color: #BBB;
        line-height: 1.5em;
        text-decoration: none;
}


### Start Forum CSS ###

H1.mod_content {
        color: white;
        background-color: #000042;
        font-size: 10pt;
        border-bottom: black 0px solid;
        border-right: black 0px solid;
        margin: 1px 1px 1px 1px;
        padding: 1px 1px 1px 1px;
}
H1.mod_content_plain {
        color: black;
        font-size: 10pt;
        border-bottom: black 0px solid;
        border-right: black 0px solid;
        margin: 1px 1px 1px 1px;
        padding: 1px 1px 1px 1px;
}
H1.mod_pane {
        color: white;
        background-color: #000042;
        font-size: 10pt;
        border-bottom: black 1px solid;
        border-right: black 1px solid;
        margin: 1px 1px 1px 1px;
        padding: 1px 1px 1px 1px;
}
H1.mod_pane_plain {
        color: black;
        font-size: 10pt;
        border-bottom: black 0px solid;
        border-right: black 0px solid;
        margin: 1px 1px 1px 1px;
        padding: 1px 1px 1px 1px;
}
H2.mod_content {
        color: white;
        background-color: #000042;
        font-size: 10pt;
        border-bottom: black 0px solid;
        border-right: black 0px solid;
        margin: 1px 1px 1px 1px;
        padding: 1px 1px 1px 1px;
}
H2.mod_content_plain {
        color: black;
        font-size: 10pt;
        border-bottom: black 0px solid;
        border-right: black 0px solid;
        margin: 1px 1px 1px 1px;
        padding: 1px 1px 1px 1px;
}
H2.mod_pane {
        color: white;
        background-color: #000042;
        font-size: 10pt;
        border-bottom: black 1px solid;
        border-right: black 1px solid;
        margin: 1px 1px 1px 1px;
        padding: 1px 1px 1px 1px;
}
H2.mod_pane_plain {
        color: black;
        font-size: 10pt;
        border-bottom: black 0px solid;
        border-right: black 0px solid;
        margin: 1px 1px 1px 1px;
        padding: 1px 1px 1px 1px;
}
H3.mod_content {
        color: white;
        background-color: #000042;
        font-size: 10pt;
        border-bottom: black 0px solid;
        border-right: black 0px solid;
        margin: 1px 1px 1px 1px;
        padding: 1px 1px 1px 1px;
}
H3.mod_content_plain {
        color: black;
        font-size: 10pt;
        border-bottom: black 0px solid;
        border-right: black 0px solid;
        margin: 1px 1px 1px 1px;
        padding: 1px 1px 1px 1px;
}
H3.mod_pane {
        color: white;
        background-color: #8B160F;
        font-size: 10pt;
        border-bottom: black 0px solid;
        border-right: black 0px solid;
        margin: 1px 1px 1px 1px;
        padding: 1px 1px 1px 1px;
}
H3.mod_pane_plain {
        color: black;
        font-size: 10pt;
        border-bottom: black 0px solid;
        border-right: black 0px solid;
        margin: 1px 1px 1px 1px;
        padding: 1px 1px 1px 1px;
}
INPUT.mod_content {
        color: white;
        background-color: #000042;
        border-style: none;
        border-width: 0;
        border-color: black;
}
INPUT.mod_pane {
        color: white;
        background-color: #000042;
        border-style: none;
        border-width: 1;
        border-color: black;
}
SELECT.mod_content {
        color: black;
        border-style: none;
        border-width: 0;
        border-color: black;
}
SELECT.mod_pane {
        color: black;
        border-style: none;
        border-width: 0;
        border-color: black;
}
OPTION {
        font-size: 10pt;
}
OPTION.mod_content {
        color: white;
        background-color: #000042;
        border-style: none;
        border-width: 0;
        border-color: black;
}
OPTION.mod_pane {
        color: white;
        background-color: #000042;
        border-style: none;
        border-width: 0;
        border-color: black;
}
TEXTAREA.mod_content {
        color: black;
        border-style: none;
        border-width: 0;
        border-color: black;
}
TEXTAREA.mod_pane {
        color: black;
        border-style: none;
        border-width: 0;
        border-color: black;
}
TABLE.mod_content {
        color: black;
        border-left: 1px solid black;
        border-right: 1px solid black;
        border-top: 1px solid black;
        border-bottom: 1px solid black;
        padding: 0px;

}
TABLE.mod_content_plain {
        color: black;
        border-left: 0px solid black;
        border-right: 0px solid black;
        border-top: 0px solid black;
        border-bottom: 0px solid black;
        padding: 0px;
}
TABLE.mod_pane {
        color: black;
	background-color: #e0e0e0;
        font-size: 10pt;
	border-collapse: collapse;
        border-left: 1px solid black;
        border-right: 1px solid black;
        border-top: 1px solid black;
        border-bottom: 1px solid black;
        padding: 0px;
}
TABLE.mod_pane_plain {
        font-size: 10pt;
        border-left: 0px solid black;
        border-right: 0px solid black;
        border-top: 0px solid black;
        border-bottom: 0px solid black;
        padding: 0px;
}
TABLE.sm_pane {
        border-left: 0px solid black;
        border-right: 0px solid black;
        border-top: 0px solid black;
        border-bottom: 0px solid black;
        padding: 0px;
}
TABLE.m_pane {
        border-left: 0px solid black;
        border-right: 0px solid black;
        border-top: 0px solid black;
        border-bottom: 0px solid black;
        padding: 0px;
}
TR.mod_content {
        color: white;
        background-color: #000042;
        border-right: 0px solid black;
        border-bottom: 0px solid black;
        border-left: 0px solid black;
        border-top: 0px solid black;
}
TR.mod_content_plain {
        color: black;
        border-right: 0px solid black;
        border-bottom: 0px solid black;
        border-left: 0px solid black;
        border-top: 0px solid black;
}
TR.mod_pane {
        color: white;
        background-color: #000042;
        border-right: 0px solid black;
        border-bottom: 0px solid black;
        border-left: 0px solid black;
        border-top: 0px solid black;
}
TR.mod_pane_plain {
        color: black;
        border-right: 0px solid black;
        border-bottom: 0px solid black;
        border-left: 0px solid black;
        border-top: 0px solid black;
}
TD.mod_content {
        color: black;
        font-size: 10pt;
        border-right: 1px solid black;
        border-bottom: 1px solid black;
        border-left: 1px solid black;
        border-top: 1px solid black;
}
TD.mod_content_plain {
        color: black;
        border-right: 0px solid black;
        border-bottom: 0px solid black;
        border-left: 0px solid black;
        border-top: 0px solid black;
}
TD.mod_pane {
        color: black;
        font-size: 10pt;
        border-right: 1px solid black;
        border-bottom: 1px solid black;
        border-left: 1px solid black;
        border-top: 1px solid black;
        padding: 3px;
}
TD.mod_plain {
        color: black;
        font-size: 10pt;
        border-right: 0px solid black;
        border-bottom: 0px solid black;
        border-left: 0px solid black;
        border-top: 0px solid black;
}
TD.mod_pane_plain {
        color: black;
        font-size: 10pt;
        border-right: 1px solid black;
        border-bottom: 1px solid black;
        border-left: 1px solid black;
        border-top: 1px solid black;
}
a.mod_pane, a.topics {
	color: black;
	font: bold 10pt Arial;
}
DIV.sig {
        font-size: 8pt;
}
DIV.posted_date {
        font-size: 8pt;
}
