﻿body { margin: 5; padding: 0; }
body, td, input, select, button, textarea { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
a image { border: 0px; }


/* ------------------------------------------------------------
	$7  Article Page
------------------------------------------------------------ */

.article_table { padding: 0 0 0 0; }
.article_cat { font-family: Arial, Helvetica, sans-serif; font-size: 22px; color: #000000; padding: 0 10px 0 0; font-weight: bold; border-right: 2px solid #000000; text-decoration: none; }
.article_title { font-family: Arial, Helvetica, sans-serif; font-size: 22px; color: #000000; padding: 0 0 0 10px; font-weight: bold; text-decoration: none; }
.article_auth { font-size: 11px; color: #646464; padding: 0; height: 30px; text-decoration: none; }
.article_pic_table { margin: 7px 20px 18px 0; }
.article_pic_copy { font-size: 10px; color: #000000; padding: 9px 10px 6px 10px; background-color: #FFFFFF; line-height: normal; text-align: center; }
.article_pic_btm { background: #0a1844 url(articles/pic_table_btm.gif) no-repeat bottom left; padding: 5px 0 9px 0; font-size: 10px; color: #FFFFFF; }
.article_content { font-size: 12px; color: #000000; line-height: 20px; }
.article_btm_nav_bg { background-color: #FFFFFF; padding: 0 15px 0 0; font-size: 11px; color: #646464; }

/* ------------------------------------------------------------
	$7  Content Page
------------------------------------------------------------ */

.content { font-size: 12px; color: #000000; line-height: 20px; padding-top: 10px; text-align: left; }


/* ------------------------------------------------------------
	$7  Fixtues and Results
------------------------------------------------------------ */


.fixtures_date { background-color:#FFFFFF; padding: 8px 10px 8px 10px; }
.fixtures_league { background-color:#FFFFFF; padding: 8px 10px 8px 10px; }

.fixtures_results th { text-align: left; font-size: 10px; color: #000000; padding: 0 0 0 12px; }
.fixtures_results td { text-align: left; font-size: 10px; color: #000000; padding: 0 0 0 12px; }
.fixtures_results td.last { border-right: 0px solid #FFFFFF; }
.fixtures_results td.center { text-align: center; }
.fixtures_results td.centerlast { text-align: center; }

.fixtures_results th.center { text-align: center; }
.fixtures_results th.centerlast { text-align: center; border-top: 0px solid #fff; }


.fixtures_header_left { padding-left: 10px; color: #000000; }
.fixtures_header_right {  }
table.fixture_table_header { }


/* ------------------------------------------------------------
	Results
------------------------------------------------------------ */

table.results { width: 326px; border: 1px solid #646464; }
table.results td { font-size: 11px; text-align: left; }
table.results td.date_left { width: 123px; height: 25px; }
table.results td.date_center { width: 80px; height: 25px; }
table.results td.date_right { width: 123px; height: 25px; }
table.results td.hometeam { width: 123px; height: 21px; text-align: right; font-weight: bold; }
table.results td.score { width: 80px; height: 21px; text-align: center; }
table.results td.awayteam { width: 123px; height: 21px;  text-align: left; font-weight: bold; }
table.results td.goals { color: #000000; border-bottom: 1px solid #DCDCDC; }
table.results_goals { width: 326; }
table.results_goals td.homegoals { width: 162px; padding: 4px; text-align: left; }
table.results_goals td.separator { width: 2px; }
table.results_goals td.awaygoals { width: 162px; padding: 4px; text-align: right; }
table.results td.venue { height: 21px; color: #000000; text-align: left; }
table.results td.attendance { height: 21px; color: #000000; text-align: right }
table.results span.venue { padding-left: 5px; }
table.results span.attendance { padding-right: 5px; }
table.results td.links { text-align: center; }
table.results a:link, table.results a:visited { font-size: 10px; color: #000000; line-height: 20px; text-decoration: none; font-weight: normal; }
table.results a:hover { font-size: 10px; color: #000000; line-height: 20px; text-decoration: underline; font-weight: normal; }
