@charset "utf-8";
/*
		_________________________________________________________________
		|					   STATS EUROPE B.V.						|
		|			   	  LIVE MATCH CENTRE - VERSION 1.0				|
		|																|
		|		This product is developed by STATS Europe B.V.			|
		|			Copyright (c) by STATS Europe B.V. 2007				|
		|				     All Rights Reserved						|
		|																|
		|		Nothing from this script may be used/publicised			|
		|   before prior permissin by the developer of this product  	|
		|_______________________________________________________________|
*/

#tableTitle{
	margin: 5px;
	margin-top: 0;
	padding: 0;
	font-size: 75%;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
}

#statsPitch{
	display: none;
}

#statsPitchVert{
	display: none;
}

body {
	margin: 0px;
}
#globalcontainer, #container, #mainContainer {
	width: 604px;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF0000;
}
.loading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}

/* ---- LIVE Conference and Main Box ----*/
#confHead {
	width: 604px;
	height: 0px;
}
#confTitle{
	width: 603px;
	height: 21px;
	padding-top: 2px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	color: #ffffff;
	background: #CB1A20;
	text-align: center;
	text-transform: uppercase;

}
#mainHead {
	width: 604px;
	height: 0px;
}
#mainTitle{
	width: 603px;
	height: 21px;
	padding-top: 2px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	color: #ffffff;
	background: #CB1A20;
	text-align: center;
	text-transform: uppercase;
}
#mainBody {
	width: 603px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}
#mainFoot {
	clear: both;
	width: 604px;
	height: 1px;
	background: #999999;
}
#confIframe {
	width: 602px;
	height: 200px;
}
.confText {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}
.confFirst {
	background: #f0f0f0;
}
.confSecond {
;
}
.confTime, a.confTime:link, a.confTime:visited, a.confTime:active, a.confTime:hover {
	color: #444444;	font-weight: bold; text-decoration: none;
}
.confLeague, a.confLeague:link, a.confLeague:visited, a.confLeague:active, a.confLeague:hover {
	font-style: italic; color: #000000; text-decoration: none;
}
.confNone, a.confNone:link, a.confNone:visited, a.confNone:active, a.confNone:hover {
	color: #000000; text-decoration: none;
}
.confGoal, a.confGoal:link, a.confGoal:visited, a.confGoal:active, a.confGoal:hover {
	color: #c53333; font-weight: bold; text-decoration: none;
}
.confScore, a.confScore:link, a.confScore:visited, a.confScore:active, a.confScore:hover {
	font-weight: bold; color: #000000; text-decoration: none;
}
.confState, a.confState:link, a.confState:visited, a.confState:active, a.confState:hover {
	color: #000066;	font-weight: bold; text-decoration: none;
}
.confRed, a.confRed:link, a.confRed:visited, a.confRed:active, a.confRed:hover {
	color: #cc0000;	font-weight: bold; text-decoration: none;
}
.confGoalInfo, a.confGoalInfo:link, a.confGoalInfo:visited, a.confGoalInfo:active, a.confGoalInfo:hover {
	color: #000000; text-decoration: none;
}
/* End of LIVE Conference and Main Box */


/* Competitions Box */
#compsContainer {
	margin-left: 0px;
	width: 200px;
	float: left;
	display: inline;
}
#compsHead {
	/*margin-top: 5px;
	width: 220px;
	height: 5px;
	background: url(../i/compsHead.gif) no-repeat;*/
}
#compsBody {
	background: #EDEEEF;
}
#compsFoot {
	/*width: 220px;
	height: 5px;
	background: url(../i/compsFoot.gif) no-repeat;
	margin-bottom: 5px;*/
}
.compsLinks {
	background: #EDEEEF;
	border-right: 0px solid #808080;
}
#competitionLine {
	margin-top: 2px;
	maring-bottom: 0px;
	margin: 0px;
	padding: 0px;
}
#compsSelect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #EDEEEF;
}
#compsFlag {
	margin-left: 10px;
}
a.compsList:link, a.compsList:visited, a.compsList:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #505464;
}
a.compsList:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #505464;
	text-decoration: underline;

}
a.compsOptions:link, a.compsOptions:visited {
	padding-left: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	text-decoration: none;
	color: #505464;
}
a.compsOptions:active {
	padding-left: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
	color: #505464;
}
a.compsOptions:hover {
	padding-left: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	text-decoration: underline;
	color: #505464;
}
/* End of Competitions Box */

/* Fixtures Box */
#fixturesContainer {
	float: right;
	width: 395px;
	margin-top: 5px;
	margin-right: 5px;
}
#compName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #cb1a20;
	float: left;
	text-transform: uppercase
}
#matchdayDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	float: right;
}
#matchesContent {
	width: 395px;
	float: left;
}
#matchesFoot {
	clear: both;
	width: 395px;
	height: 1px;
	background: #999999;
}
#matchesBoxFixture {
	float: left;
	width: 385px;
	height: 21px;
	display: inline;
}
#matchSpacer {
	width: 385px;
	font-size: 10px;
}
#matchBoxHome {
	float: left;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #ffffff;
	text-align: right;
	background: #505464;
}
#matchBoxScore {
	float: left;
	width: 65px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	background: #505464;
}
#matchBoxAway {
	float:left;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	background: #505464;
}
#matchesDate {
	width: 385px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
}
#matchesBoxFixtureDet {
	width: 385px;
	height: 21px;
	display: inline;
}
#matchBoxHomeDet {
	float: left;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: right;
}
#matchBoxScoreDet {
	float: left;
	width: 65px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
#matchBoxAwayDet {
	float: left;
	width: 157px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: left;
}
#matchRoundSwitchPrev {
	width: 385px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: italic;
	text-align: left;
}
#matchRoundSwitchNext {
	width: 385px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: italic;
	text-align: right;
}
a.matchRoundSwitch:link, a.matchRoundSwitch:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #ffffff;
}
a.matchRoundSwitch:active, a.matchRoundSwitch:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	color: #ffffff;
}
#liveTableSettings {
	width: 385px;
}
a.scoreLink:link, a.scoreLink:visited {
	color: #ffffff;
	text-decoration: underline;
}
a.scoreLink:active, a.scoreLink:hover {
	color: #ffffff;
	text-decoration: underline;
}
.liveTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.liveTableHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
.tableFirst {
	background: #f1f1f1;
}
.tableSecond {
;
}
.tableUp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #008000;
}
.tableStay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffcc00;
	font-weight: bold;
}
.tableDown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #cb1a20;
}
/* End of Fixtures Box */

/* Tabs */
#lineupTabs {
	border-bottom: 1px solid #000000;
}
.TabbedPanels {
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%;
}
.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}
.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	padding: 2px 10px;
	margin: 0px 3px 0px 0px;
	background-color: #EDEEEF;
	list-style: none;
	border-left: 1px solid #A7A9B1;
	border-top: 1px solid #A7A9B1;
	border-right: 1px solid #A7A9B1;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A7A9B1;
	text-transform: uppercase;

}
.TabbedPanelsTabHover {
	text-decoration: underline;
}
.TabbedPanelsTabSelected {
	background-color: #FFFFFF;
	border: 1px solid #A7A9B1;
	color: #A7A9B1;
}
.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}
.TabbedPanelsContentGroup {
	clear: both;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}
.TabbedPanelsContent {
	padding: 4px;
}
.TabbedPanelsContentVisible {
}
.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #EEE;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}
.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}
.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: solid 1px #999;
}
.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}
/* End of Tabs */

/* Match Page */
#scoreContainer {
	clear: both;
	margin-top: 5px;
	width: 620px;
	display: inline;
}
#logoHome, #logoAway {
	width: 75px;
	float: left;
}
#scoreDetContainer {
	width: 450px;
	float: left;
}
#generalMatchDet {
	clear: both;
	width: 450px;
}
#scoreMain {
	float: left;
	margin-top: 3px;
	width: 430px;
	height: 24px;
	display: inline;
}
#scoreDetails {
	clear: both;
	margin-top: 3px;
	width: 430px;
	display: inline;
}
.matchSpacer {
	width: 200px;
	height: 1px;
}
#matchDate {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
#firstLeg {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: right;
}
#homeTeam {
	float: left;
	width: 177px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	text-align: right;
	font-weight: bold;
	color: #ffffff;
	background: #505464;
}
#matchScore {
	float: left;
	width: 76px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	background: #505464;
}
#awayTeam {
	float: left;
	width: 177px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #ffffff;
	background: #505464;
}
#homeTeamScore {
	float: left;
	width: 177px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: right;
}
#matchScoreDet {
	float: left;
	width: 76px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
}
#awayTeamScore {
	float: left;
	width: 177px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: left;
}
#mainData {
	float: left;
	width: 375px;
	margin-left: 5px;
}
#commentaryData {
	float: left;
	width: 220px;
	margin-left: 2px;
}
#commentaryHead {
	margin-top: 5px;
	width: 220px;
	height: 21px;
	background: url(../i/commentaryHead.gif) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
	text-align: center;
	
}
#commentaryBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	background: #eeeeee;
	padding: 3px;
	height: 790px;
	overflow: scroll;
	
}
#commentaryFoot {
	width: 220px;
}
.commMin {
	font-weight: bold;
	color: #cb1a20;
}
.commHead {
	font-weight: bold;
}
#lineUps, #playerStats {
	width: 350px;
	margin-left: 5px;
}

#lineUps iframe {
	width: 260px;
}

.lineUpsPlayer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.lineUpsHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
.lineUpsTeam {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #cb1a20;
	text-transform: uppercase;
}
.lineUpsNo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
}
.lineUpsRating {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	color: #666666;
	text-align: center;
}
.lineUpsSubs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #cb1a20;
	text-transform: uppercase;
}
.lineUpsRef {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #cb1a20;
 	text-transform: uppercase;
}
#infoLinks {
	clear: both;
	margin-top: 10px;
	margin-left: 5px;
	width: 390px;
	display: none
}
.infoLinksTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #cb1a20;
	text-transform: uppercase;
	display: none
}
a.infoLink:link, a.infoLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #878787;
	text-decoration: none;
	display: none
}
a.infoLink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	text-decoration: none;
	display: none
}
a.infoLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	display: none
}
.liveTableResult {
	clear: both; width: 195px; font-family: Arial, Helvetica, sans-serif; font-size: 8pt;
}
.liveMatches {
	line-height: 200%;
}
#liveResults {
	font-size: 9pt; font-weight: bold; color: #cb1a20;
}
.liveTableSmall {
	font-family: Arial, Helvetica, sans-serif; font-size: 8pt;
}
.liveTableSmallHead {
	font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold;
}
a.liveMatch:link, a.liveMatch:visited {
	font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; text-decoration: none;
}
a.liveMatch:active, a.liveMatch:hover {
	font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #333333; text-decoration: undeline; font-weight: bold;
}
#eventsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #cb1a20;
	text-transform: uppercase;
	padding-top: 10px;
}
.eventsTime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
}
.eventsEvent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
.eventsName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #003366;
}
.eventsHalf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #993300;
}
.firstEvent {
;
}
.secondEvent {
	background: #eeeeee;
}
.formationClub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #ffffff;
	padding-left: 10pt;
}
.formationType {
	color: #ffcc00;
}
.formationPlayer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
}
a.switchTeam:link, a.switchTeam:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #ffcc00;
	text-decoration: none;
}
a.switchTeam:active, a.switchTeam:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #fcc00;
	text-decoration: underline;
}
.manager {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	background: #000000;
	padding: 3px;
}
.managerTitle {
	color: #ffcc00;
}
/* End of Match Page */

/* Back to Centre */
#backToCentre {
	clear: both;
	margin-top: 5px;
	width: 100%;
	background: #f3dd86;
	border: 1px solid #000000;
	text-align: center;
}
a.back:link, a.back:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bolder;
	color: #334e7d;
	text-decoration: none;
}
a.back:active, a.back:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #334e7d;
	text-decoration: underline;
}
/* End Back to Centre */