BODY {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(file:/assets/templates/tigers/picts/grass.jpg);
	
	background-repeat: repeat;
	background-color: #800000;
	font-family: Verdana, Sans-Serif;
	font-size: 0.75em;
}
DIV {
	margin: 0;
	padding: 0;
	border: 0;
}
TABLE {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	border: 0;
}
TR, TH, TD {
	vertical-align: top;
}
P {
	text-align: left;
	margin-top: 0.25em;
	margin-bottom: 1em;
}
A {
	color: #ec4e16;
}
IMG {
	padding: 0;
	margin: 0;
}
IMG.centered {
	margin: 5px;
	text-align:center
}
IMG.style2 {
	border:solid 1px black;
	width: 200px;
	height: auto;
	margin: 5px;
}
IMG.style3 {
	border:solid 1px black;
	width: 300px;
	height: auto;
	margin: 5px;
}
IMG.style4 {
	border:solid 1px black;
	width: 400px;
	height: auto;
	margin: 5px;
}
H1 {
	margin: 0;
	font-size: 1.5em;
	color: #000000;
	margin-top: 0.25em;
	margin-bottom: 2.0em;
	text-align: center;
}
H2 {
	margin-top: 1em;
	margin-bottom: 0.25em;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 1.4em;
	color: #000000;
	text-align: left;
}
H3 {
	margin-top: 1em;
	margin-bottom: 0.25em;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 1.6em;
	color: #800000;
	text-align: center;
	text-decoration: underline;
}
H4{
	margin: 0;
	font-size: 1.3em;
	color: #000000;
	margin-top: 0.25em;
	margin-bottom: 2.0em;
	text-align: center;
}
H5 {
	margin-top: 1em;
	margin-bottom: 0.25em;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 1.2em;
}
/* 
	FRAME CONTROL - That which controls the outer structure of the website
	=============
*/
DIV#container {
	width: 978px;
	margin: 0 auto;
	text-align: left;
}
/*
	BODY
	====
	Description: This table style defines one, two and three column body sections (left and right columns both being optional).
	All columns have a white background, with the left amd right areas (where applicable) is 270px wide.  A shaded vertical line
	runs down the left edge of the main line
	This is compatible with the "shade" or "shadeindent" class styles.
*/
TABLE.body {
	width: 978px;
	clear : both;
}
TABLE.body TD.body-left {
	width: 20%;
	background-color: white;
}
TABLE.body TD.body-main {
	width: 60%;
	background-color: white;
	border-right: solid #912651 2px;
	background-image: url(/assets/images/footballimg.jpg);
	background-position: center;
}
TABLE.body TD.body-right {
	width: 20%;
	background-color: white;
}
/* leftsection appears inside TD.body-left to provide the appropriate padding */
DIV.left-padding {
	padding: 11px 7px;
}
DIV.right-padding {
	padding: 11px 7px;
	text-align: right;
}
DIV.main-padding {
	padding: 11px 15px;
}
Div#top-menu {
	background-color: #6abeff;
	margin-top: 0px;
	padding:4px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	color: #000000;
	text-align: right;
	font-size: 9px;
}
Div#top-menu A, Div#top-menu A:visited {
	color: #000000;
}
/*
	HEADER 
	======
*/
DIV#header {
	background-color: #800000;
	margin: 0px 0 0px 0px;
	padding: 0px 0 0px 0px;
}
IMG.header-logo {
	margin: 0px 0 0px 24px;
}
P#header-topmenu {
	margin: 4px 8px 2px;
	padding: 0;
	font-family: Verdana, Sans-Serif;
	font-size: 0.9em;
	text-align: right;
	color: #000000;
}
P#header-topmenu A {
	color: #000000;
	text-decoration: none;
}
P#header-topmenu A:hover {
	text-decoration: underline;
}
P#header-banner {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
TD#header-left {
	width: 195px;
	margin:0px 0px 0px 0px;
	padding:3px 0px 0px 0px;
	font-size: 0px;
}
TD#header-right {
	width: 783px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size: 0px;
}
/*
	FOOTER 
	======
*/
DIV#footer {
	background-color: white;
	padding: 10px;
	text-align: center;
	font-weight: bold;
}
DIV#footer P {
	text-align: center;
	text-decoration: underline;
}
DIV#footer P.developer {
	text-align: right;
	font-size: 10px;
}
DIV#footer P.developer A {
	color: black;
}
DIV#footer P.shortcuts A {
	color: black;
}
/*	SHADE
	=====
	The shade classes "shade" and "shadeindent" provide a shaded vertical line in the background of the containing object.
	The shadeindent version indents by the equivilent of a left column (270 pixels).  You can add these to DIV or TD objects
    by appending them to the existing class style.
*/
.shade {
	background-image: url(/images/shade-line-alpha.png);
	background-repeat: repeat-y;
}
.shadeindent {
	background-image: url(/images/shade-line-alpha.png);
	background-repeat: repeat-y;
	background-position: 249px top;
}
/* 
	RED BAR
	=======
	The red-bar describes a 20pixel high red bar that runs the width of the containing area.
	This is compatible with the "shade" or "shadeindent" class styles.
*/
DIV.red-bar {
	width: 962px;		/* = 978px - 2 * 8px */
	min-height: 16px;	/* = 20px  - 2 * 2px */
	background-color: #6abeff;
	padding: 4px 8px;	/* (font and padding based on header-topmenu) */
	font-family: Verdana, Sans-Serif;
	font-size: 0.9em;
	text-align: right;
	color: #FFFFFF;
	font-weight: bold;
	clear: both;
	margin-top: 0px;
}
DIV.red-bar A {
	color: black;
	text-decoration: none;
}
DIV.red-bar A:hover {
	text-decoration: underline;
}
/* 
	YELLOW BAR
	==========
	Acts like a heading and as such, should be used in an H2 tag.
*/
H2.yellow-bar {
	background-color: #FFFF33; /* yellow/gold colour */
	color: Black;
	padding: 5px 8px;	/* (font and padding based on header-topmenu) */
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 1.3em;
}
H2.yellow-bar A {
	color: black;
	text-decoration: none;
}
H2.yellow-bar A:hover {
	text-decoration: underline;
}
/*
	BREADCRUMB
	==========
*/
DIV.breadcrumb-trail {
	margin-bottom: 1.4em;
	text-align: left;
	clear: both;
}
/* 
	COLUMN SPLITTER
	===============
	Used to split main content into two or more columns.
	Suggest that all TDs start with a H2 followed by Ps.
	Irrespective of the number of columns you have, the final
	TD should contain class="lastsplit" to correct formatting.
*/
TABLE.columnsplitter {
}
TABLE.columnsplitter TD {
	padding-right: 10px;
}
TABLE.columnsplitter TD.lastsplit {
	padding-right: 0px;
}
TABLE.columnsplitter TD.cs50 {
	width: 50%;
}
/* 
	SIDEMENU
	========
	Formatting via DIV.sidemenu in the left column
*/
DIV.sidemenu {
}
DIV.sidemenu A {
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
}
DIV.sidemenu A:hover {
}
DIV.sidemenu P {
	color: #000000;
}
DIV.sidemenu LI SPAN {
	display: none;
}
DIV.sidemenu UL.outer {
	margin-top: 0.5em;
	margin-left: 0em;
	padding-left: 0em;
	list-style-type: none;
}
DIV.sidemenu UL.outer LI {
	/*margin-top: 0.6em;*/
	margin: 0;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	border-top: solid 1px #6abeff; /* Pale red bar between items in side menu */
}
DIV.sidemenu UL.outer LI:hover {
	background-color: #6abeff; /* Pale yellow background when "over" side menu items */
}
DIV.sidemenu UL.inner {
}
DIV.sidemenu UL.inner {
	list-style-type: disc;
}
DIV.sidemenu UL.inner LI {
	margin-top: 0;
}
DIV.sidemenu LI.parclass {
	color: #800000;
	font-weight: bolder;
	text-align: left;
}
Div.sidemenu H2.parclass.active {
	font-style: italic;
	color: #800000;
	font-weight: bolder;
	
	
}
DIV.sidemenu LI.active A, DIV.sidemenu LI.active A:link, DIV.sidemenu LI.active A:visited {
	color:#800000;
	font-style: italic;
	font-weight: bolder;
}
/* 
	SITEMAPMENU
	===========
	Sitemap Menu as on the Sitmap Page
*/
DIV.sitemapmenu P {
	color: #000000;
}
DIV.sitemapmenu A {
	color: #000000;
	text-decoration: none;
}
DIV.sitemapmenu A:hover {
	text-decoration: underline;
}
DIV.sitemapmenu LI SPAN {
	display: none;
}
DIV.sitemapmenu UL.outer {
	margin-top: 0.5em;
	margin-left: 0.25em;
	padding-left: 0.25em;
	list-style-type: none;
}
DIV.sitemapmenu UL.outer LI {
	margin-top: 0.6em;
}
DIV.sitemapmenu UL.inner {
}
DIV.sitemapmenu UL.inner {
	list-style-type: none;
	margin-top: 0.4em;
}
DIV.sitemapmenu UL.inner .last {
	list-style-type: none;
	margin-bottom: 0.6em;
}
DIV.sitemapmenu UL.inner LI {
	margin-top: 0;
}
DIV.sitemapmenu LI.parclass {
}
DIV.sitemapmenu LI.active A, DIV.sitemapmenu LI.active A:link, DIV.sitemapmenu LI.active A:visited {
	color: #000000;
}
/* 
	Images styling for Modx content
	===============================
*/

DIV.image-right {
	float: right;
	margin-left: .75em;
	margin-bottom: .75em;
}
DIV.image-left {
	float:left;
	margin-right: 0.75em;
	margin-bottom: 0.75em;
}
DIV.image-centre {
	float:none;
	margin-right: 0.75em;
	margin-bottom: 0.75em;
}
.image-left {
	float:left;
	margin-right: .75em;
	margin-bottom: .75em;
}
Div.bookmark {
	text-align: center;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
}
Table.leaguelinks {
	width: 100%;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 25px;
}
Table.leaguelinks A {
	font-size:15px;
	color:#800000;
	font-weight: bold;
}
.MarqueeV {
	font-style: italic;
	font-size: 16px;
	color: #FF0000;
	text-align: center;
	font-weight: bold;
}
.MarqueeH {
	font-style: italic;
	font-size: 16px;
	color: #FF0000;
	text-align: center;
	font-weight: bold;
}
.Ticker {
	font-size: 18px;
	color: #FF6600;
	text-align: center;
	font-weight: bold;
}
.templatemarquee {
	text-align: right;
	padding-top: 2px;
	font-size: 14px;
	color: #800000;
}
.quote {
	color: #3300CC;
	text-align: center;
	text-decoration: none;
}
Div#merchandise {
	text-align: center;
	background-color: #FFFFFF;
}
Div#merchandise P {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

#outer {
	
}

.channel A
{
	font-size: 18px;
	font-weight: bold;
}
.channel li 
{
	border-bottom-color: #FF9933;
	border-bottom-style: solid;
	border-bottom-width: thin;
	
}
.channel li A
{
	font-size: 14px;
	font-weight: bold;
}