/* general CSS */
html, body {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 62.5%;
}

body { 
	font-size: 1.2em;
	color: #000000;
	background-image: url('/images/bg.jpg');
  font-family: verdana, garamond, helvetica, sans-serif;
  font-size: 12px;
}

#wrapper {
	width: 950px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}

.clr {
	clear: both;
}

/* CSS for header */
#header {
	display: block;
	width: 950px;
	height: 138px;
	margin: 10px 0px 10px 0px;
	padding: 12px 0px 0px 0px;
	background-image: url('/images/bg_header.png');
	background-position: top left;
	background-repeat: no-repeat;
}

#menu_left, #menu_right {
	float: left;
	max-width: 353px;
	overflow: visible;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#menu_left li, #menu_right li
{
	float: left;
	margin: 0px 20px 0px 20px;
}

#menu_right
{
	float: right;
}

#menu_left a, #menu_right a
{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 1.2em;
	text-decoration: none;
}

/* CSS for content*/
#content_header, #content_footer {
	display: block;
	width: 950px;
	height: 9px;
	background-image: url('/images/bg_content_header.png');	
	background-position: top left;
	background-repeat: no-repeat;
}

#content_footer {
	background-image: url('/images/bg_content_footer.png');
}

#content {
	display: block;
	width: 920px;
	background-color: #FFFFFF;
	padding: 11px 15px 11px 15px;
	margin: 0px 0px 0px 0px; 
}

/* CSS for footer */
#footer {
	display: block;
	width: 950px;
	height: 115px;
	background-image: url('/images/bg_footer.png');
	background-position: top left;
	background-repeat: no-repeat;
	margin: 10px 0px 10px 0px;
}

#footer_credits {
	display: block;
	width: 950px;
	height: 115px;
	margin: 10px 0px 10px 0px;
	text-align: center;
	color: #FFF;
  font-family: verdana, garamond, helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}



/* CSS for news */
h1 {
	font-size: 1.3em;
	margin: 0px 0px 25px 0px;
}

h2 {
	font-size: 1.15em;
	margin: 0px 0px 7px 0px;
}

.box
{
	background-color: #E8E8E8;
	margin: 0px 10px 2px 10px;
	padding: 2px 2px 2px 2px;
}

.date
{
	color: #DD0000;
	font-weight: bold;
	font-size: 80%;
	margin: 0px 0px 7px 0px;
}










a {
   color: #00F;
}

a.footer_credits {
   color: #FFF;
   font-weight: bold;
}

a:hover {
   color: #D00;
   text-decoration: none;
}

a.statTitleText {
   font-family: verdana, garamond, helvetica, sans-serif;
   font-size: 12px;
   color: #FFF;
   font-weight: bold;
}

a.statTitleText:hover {
   font-family: verdana, garamond, helvetica, sans-serif;
   font-size: 12px;
   color: #FFF;
   font-weight: bold;
   text-decoration: none;
}















/* this is the bold text used as headings for individual form entries */
span.formFieldTitles {
   font-size: 12px;
   color: #000;
   font-weight: bold;
}


/* this is the title text used for error messages */
.errorTitles {
   font-family: tahoma, garamond, helvetica, sans-serif;
   font-size: 18px;
   color: #C33;
   font-weight: bold;
}

/* this is the text used for error messages themselves */
.errorMessages {
   font-family: tahoma, garamond, helvetica, sans-serif;
   font-size: 12px;
   color: #C33;
   font-weight: bold;
}

/* this is the text used for error messages themselves */
.titleRowMessages {
   font-family: tahoma, garamond, helvetica, sans-serif;
   font-size: 10px;
   color: #FFF;
   font-weight: bold;
}

/* this is the text used for footer messages themselves */
.footerMessages {
   font-family: tahoma, garamond, helvetica, sans-serif;
   font-size: 9px;
   color: #444;
   font-weight: bold;
}

/* this is the text used for headings on the schedules shown on the schedule page */
.scheduleHeadings {
   font-family: verdana, garamond, helvetica, sans-serif;
   font-size: 12px;
   color: #FFF;
   font-weight: bold;
}

/* this is the text used for headings on the schedules shown on the schedule page */
.scheduleRowText {
   font-family: verdana, garamond, helvetica, sans-serif;
   font-size: 10px;
   color: #000;
}

/* this is the text used for headings on tables in the league stats page */
.leagueStatsTableHead {
   font-family: verdana, garamond, helvetica, sans-serif;
   font-size: 10px;
   color: #FFF;
   font-weight: bold;
}

/* this is the text used for text in tables in the league stats page */
.leagueStatsTableText {
   font-family: verdana, garamond, helvetica, sans-serif;
   font-size: 10px;
   color: #000;
}

/* this is the text used for text in tables in the league stats page */
.leagueStatsTableSpecialtext {
   font-family: verdana, garamond, helvetica, sans-serif;
   font-size: 10px;
   font-weight: bold;
   color: #00F;
}

.statTableTitle {
   font-family: verdana, garamond, helvetica, sans-serif;
   font-size: 12px;
   color: #FFF;
   font-weight: bold;
}

.leagueStatsTableRedtext {
   font-family: verdana, garamond, helvetica, sans-serif;
   font-size: 10px;
   font-weight: bold;
   color: #F00;
}

.statPlayerName {
   font-family: verdana, garamond, helvetica, sans-serif;
   font-size: 18px;
   color: #FFF;
   font-weight: bold;
}

.newsTitles {
   font-family: verdana, garamond, helvetica, sans-serif;
   font-size: 14px;
   color: #000;
   font-weight: bold;
}

.newsReports {
   font-family: verdana, garamond, helvetica, sans-serif;
   font-size: 12px;
   color: #000;
   font-weight: normal;
}

.newsDatestamps {
   font-family: verdana, garamond, helvetica, sans-serif;
   font-size: 10px;
   color: #D00;
   font-weight: bold;
}






a.footer {
   color: #FFF;
   font-weight: bold;
   font-size: 10px;
}

.footer:hover {
   color: #DDD;
   font-weight: bold;
   font-size: 10px;
   text-decoration: none;
}








/* this is the heading for news items on frontpage */
tr.newsHeading {
   background-color: #FFF;
}
tr.newsHeading td {
   color: #006699;
   font-size: 12px;
   font-weight: bold;
}

/* this is the story for news items on frontpage */
tr.newsStory {
   background-color: #EEE;
}

tr.newsStory td {
   color: #000;
   font-size: 10px;
   font-weight: normal;
}








span.tinyBlack {
   color: #000;
   font-size: 9px;
   font-weight: normal;
}

span.largeWhite {
   color: #FFF;
   font-size: 15px;
   font-weight: bold;
}

span.mediumBlack {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #000;
  font-weight: bold;
}

span.mediumOrange {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #F60;
  font-weight: bold;
}

span.mediumWhite {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #FFF;
  font-weight: bold;
}

span.mediumBlue {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #00F;
  font-weight: bold;
}

span.mediumRed {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #F00;
  font-weight: bold;
}

span.largeBlue {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #00F;
  font-weight: bold;
}

span.largeRed {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #D00;
  font-weight: bold;
}

span.largeWhite {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #FFF;
  font-weight: bold;
}

span.largeBlack {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color : #000;
  font-weight: bold;
}

span.largeGrey {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 19px;
  color: #555;
  font-weight: bold;
}

span.tinyBlack {
  font-size: 9px;
  color: #000;
  font-weight: normal;
}

span.tinyGrey {
   font-size: 9px;
   color: #777;
   font-weight: normal;
}

span.tinyBlue {
  font-size: 9px;
  color: #00F;
  font-weight: normal;
}

span.tinyRed {
  font-size: 9px;
  color: #F00;
  font-weight: normal;
}

span.tinyWhite {
  font-size: 9px;
  color: #FFF;
  font-weight: normal;
}

span.smallBlack {
  font-size: 11px;
  color: #000;
  font-weight: normal;
}

span.smallRed {
  font-size: 11px;
  color: #F00;
  font-weight: normal;
}

span.smallGreen {
  font-size: 11px;
  color: #0C0;
  font-weight: normal;
}

span.smallWhite {
  font-size: 11px;
  color: #FFF;
  font-weight: normal;
}

span.smallBlue {
  font-size: 11px;
  color: #00F;
  font-weight: normal;
}

span.smallPurple {
  font-size: 11px;
  color: #652C91;
  font-weight: normal;
}

span.smallOrange {
  font-size: 11px;
  color: #F63;
  font-weight: normal;
}

