﻿@import url('https://fonts.googleapis.com/css?family=Merriweather+Sans|Roboto');

body {
	color: black;
	font-family: 'Roboto', Helvetica, Arial, Verdana, sans-serif;
	/*-webkit-font-smoothing: antialiased;*/
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	margin: 0 auto;
}

table {
	border-spacing: 0;
}

.Separator1 {
	height: 4px
}

.Separator2 {
	height: 10px
}

.Separator3 {
	height: 20px
}

.Separator4 {
	height: 40px
}

.MainTable {
	border: 0;
}

H1 {
	font-size: 10px;
	height: 1px;
}

.Footer {
	color: white;
	background-color: Black;
	padding: 4px;
	text-align: center;
}

.Title {
	background-color: black;
	border: 1pt solid black;
	vertical-align: middle;
	text-align: center;
	color: white;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px 6px;
	white-space: nowrap;
}

.Title2 {
	border: 1pt solid #acaaac;
	vertical-align: middle;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px 4px;
	white-space: nowrap;
}

.Title3 {
	border: 1pt solid #acaaac;
	vertical-align: middle;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	font-variant: small-caps;
	padding: 2px 3px;
	white-space: nowrap;
}

.hmenutable {
	background-color: #fcfcf9;
	border: 1pt gray solid;
	border-spacing: 1px;
	padding: 1px
}

.hmenuright {
	text-align: right;
	color: white;
	font-weight: bold;
	cursor: pointer;
	white-space: nowrap;
	text-transform: uppercase;
}

	.hmenuright a {
		color: white;
		text-decoration: none;
		line-height: 12px;
	}

		.hmenuright a:hover {
			color: black;
			text-decoration: none;
			font-weight: bold;
			line-height: 12px;
		}

.hmenuleft {
	text-align: left;
	color: white;
	font-weight: bold;
	cursor: pointer;
	white-space: nowrap;
	text-transform: uppercase;
}

	.hmenuleft a {
		color: white;
		text-decoration: none;
		line-height: 12px;
	}

		.hmenuleft a:hover {
			color: black;
			text-decoration: none;
			font-weight: bold;
			line-height: 12px;
		}

.hmenurightdiv {
	padding: 3px 10px
}

	.hmenurightdiv:hover {
		background-color: white;
		color: black;
	}

.hmenumain {
	text-align: center;
	color: white;
	font-weight: bold;
	cursor: pointer;
	padding: 3px 10px;
	white-space: nowrap;
	text-transform: uppercase;
}

	.hmenumain:hover {
		text-align: center;
		background-color: white;
		color: black;
		font-weight: bold;
		cursor: pointer;
		padding: 3px 10px;
		white-space: nowrap;
		text-transform: uppercase;
	}

.hmenumainover {
	text-align: center;
	background-color: white;
	color: black;
	font-weight: bold;
	cursor: pointer;
	padding: 3px 10px;
	white-space: nowrap;
	text-transform: uppercase;
}

TD.hmenuitem {
	text-align: left;
	white-space: nowrap;
	line-height: 12px;
	padding: 0px;
	margin: 0px;
}

	TD.hmenuitem a {
		color: black;
		text-decoration: none;
		line-height: 12px;
	}

		TD.hmenuitem a:hover {
			color: white;
			text-decoration: none;
			font-weight: bold;
			line-height: 12px;
		}

.hmenuitemover {
	border: 1pt solid black;
	color: white;
	background-color: gray;
	cursor: pointer;
	font-weight: bold;
	line-height: 12px;
}

.hmenuitemdiv {
	border: 1pt solid #fcfcf9;
	padding: 2px;
}

	.hmenuitemdiv:hover {
		border: 1pt solid black;
		color: white;
		background-color: gray;
		font-weight: bold;
	}

.hmenuitemdivover {
	border: 1pt solid black;
	padding: 2px;
	color: white;
	background-color: gray;
	font-weight: bold;
	cursor: pointer;
}

.hmenuarrow {
	width: 10px;
	text-align: center;
	vertical-align: middle;
}

.gridheader {
	background-color: #e5e5e5;
	color: Black;
	font-weight: bold;
	text-align: center;
	font-size: 13px;
}

#content td.gridheaderLeft {
	background-color: #e5e5e5;
	color: Black;
	font-weight: bold;
	text-align: left;
	font-size: 13px;
	padding-left: 6px;
	padding-right: 6px;
}

.gridrow {
	height: 20px;
	border-bottom: solid 1px #e5e5e5;
}

.gridrowTable {
	height: 28px;
	border-bottom: solid 1px #e5e5e5;
}

.gridfooter {
	background-color: #e5e5e5;
	color: Black;
	font-weight: bold;
	font-size: 13px;
	text-align: right;
}

#content td.gridfooterPadding {
	background-color: #e5e5e5;
	color: Black;
	font-weight: bold;
	font-size: 13px;
	text-align: right;
	padding-left: 6px;
	padding-right: 6px;
}

.RightBar {
	vertical-align: top;
	width: 100%
}

.RBHeader {
	height: 18px;
	font-weight: bold;
	color: white;
	background-color: black;
	text-align: center;
	width: 100%;
	text-transform: uppercase;
}

	.RBHeader a {
		text-decoration: none;
		color: white;
	}

		.RBHeader a:hover {
			text-decoration: underline;
			color: #e5e5e5;
		}

.RBContent {
	border: 1pt solid black;
	padding: 4px 4px 4px 4px;
}

	.RBContent a {
		text-decoration: none;
		color: #565656;
	}

		.RBContent a:hover {
			text-decoration: underline;
			color: #121212;
		}

.RightBarSelectedText {
	background: Gray;
	color: White;
	padding-left: 2px;
	padding-right: 2px;
}

.RightBarText {
	color: #565656;
}

.RightBarDropDown {
	color: #565656;
	font-size: 10px;
	position: relative;
}

UL {
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 8px;
	padding-left: 8px;
}

#content a {
	text-decoration: none;
	color: Black;
}

	#content a:hover {
		text-decoration: underline;
		color: Black;
	}

#content td {
	padding-left: 2px;
	padding-right: 2px;
}

.ProfileTable {
	border-top: 1pt solid white;
	border-left: 1pt solid white;
	border-bottom: 1pt solid gray;
	border-right: 1pt solid gray;
}

.ProfileHeader {
	background-color: #E5E5E5;
	color: Black;
	border: 1pt solid white;
}

.ProfileCell {
	border: 1pt solid white;
}

.MatchDetailHeaderTeam {
	font-family: 'Merriweather Sans', sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	white-space: nowrap;
}

.MatchDetailHeaderResult {
	text-align: right;
	font-family: 'Roboto', sans-serif;
	font-size: 32px;
	font-weight: bold;
	white-space: nowrap;
}

.MatchDetailHeader {
	border: 1pt solid #acaaac;
	padding: 2px 4px 2px 4px;
	height: 86px;
}

.WhiteCell {
	border: 1pt solid white;
}

A.Links {
	font-size: small;
	color: black;
	text-decoration: none;
	font-weight: bold;
}

	A.Links:hover {
		color: #000000;
		text-decoration: underline;
		font-weight: bold;
	}

.MaxWidthGrid {
	max-width: 10px;
	overflow: hidden;
}

#content td.LeftAlign {
	text-align: left;
	padding-left: 6px;
	padding-right: 6px;
}

#content td.AppsGoalsCell {
	text-align: right;
	width: 22px;
	padding-left: 12px;
	padding-right: 12px;
}

#content td.AppsGoalsCellLarge {
	text-align: right;
	width: 32px;
	padding-left: 12px;
	padding-right: 12px;
}

#content td.ManagersCell {
	text-align: right;
	width: 18px;
	padding-left: 3px;
	padding-right: 3px;
}

#content td.ManagersCellLarge {
	text-align: right;
	width: 18px;
	padding-left: 5px;
	padding-right: 5px;
}

#content td.TeamsCell {
	text-align: right;
	width: 16px;
}

span.MatchDetailTeamPartialResult {
	font-size: 18px;
	font-weight: bold;
	background-color: white;
	color: black;
	padding: 6px;
	border: 2px solid black;
	display: block;
}

td.MatchDetailTeamPartialResult {
	vertical-align: middle;
	height: 45px;
	width: 40px;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 0px;
	margin-right: 0px;
	white-space: nowrap;
}

span.MatchDetailTeamPartialResultHighlight {
	font-size: 18px;
	font-weight: bold;
	background-color: black;
	color: white;
	padding: 6px;
	border: 2px solid black;
	display: block;
}

td.MatchDetailTeamPartialResultHighlight {
	vertical-align: middle;
	height: 45px;
	width: 40px;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 0px;
	margin-right: 0px;
	white-space: nowrap;
}

td.MatchDetailTeamGoalMinute {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	width: 40px;
	margin: 6px;
}

span.MatchDetailTeamGoalMinuteHome {
	font-size: 13px;
	font-weight: bold;
	margin-left: 6px;
	vertical-align: middle;
}

span.MatchDetailTeamGoalMinuteAway {
	font-size: 13px;
	font-weight: bold;
	margin-right: 6px;
	vertical-align: middle;
}

td.MatchDetailTeamGoalPlayerHome {
	text-align: right;
	margin: 6px;
	vertical-align: middle;
}

td.MatchDetailTeamGoalDetailHome {
	text-align: right;
	font-size: 10px;
	margin: 6px;
	width: 100%;
	padding-right: 6px;
}

a.MatchDetailTeamGoalPlayer {
	font-size: 13px;
	vertical-align: middle;
}

span.MatchDetailTeamGoalPlayerToAttribute {
	font-size: 13px;
	font-style: italic;
	vertical-align: middle;
}

span.MatchDetailTeamGoalGoalType {
	font-size: 13px;
	font-style: italic;
	margin: 3px;
	vertical-align: middle;
}

td.MatchDetailTeamGoalPlayerAway {
	text-align: left;
	margin: 6px;
	vertical-align: middle;
}

td.MatchDetailTeamGoalDetailAway {
	text-align: left;
	font-size: 10px;
	margin: 6px;
	width: 100%;
	padding-left: 6px;
}

tr.MatchDetailTeam {
	background-color: #e5e5e5;
	color: Black;
	text-align: center;
	white-space: nowrap;
	height: 30px;
}

span.MatchDetailTeam {
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	vertical-align: middle;
}

span.MatchDetailTeamNation {
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	font-style: italic;
	margin-left: 6px;
	vertical-align: middle;
}

span.MatchDetailTeamModule {
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
	margin-left: 8px;
	vertical-align: middle;
}

td.MatchDetailTeamPlayer {
	text-align: left;
	vertical-align: middle;
}

td.MatchDetailTeamPlayerDetail {
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
}

td.MatchDetailTeamPlayerNumber {
	width: 22px;
	text-align: center;
	vertical-align: middle;
}

.MatchDetailTeamPlayerNumberOdd {
	width: 20px;
	height: 14px;
	padding: 2px;
	text-align: center;
	display: block;
	border: 1px solid #000000;
	font-weight: bold;
	background-color: #bbbbbb;
}

.MatchDetailTeamPlayerNumberEven {
	width: 20px;
	height: 14px;
	padding: 2px;
	text-align: center;
	display: block;
	border: 1px solid #000000;
	font-weight: bold;
	background-color: #dddddd;
}

.MatchDetailTeamPlayerNumberBench {
	width: 20px;
	height: 14px;
	padding: 2px;
	text-align: center;
	display: block;
	border: 1px solid #000000;
	font-weight: bold;
	background-color: #ffffff;
}

div.MatchDetail {
	position: relative;
	display: inline-block;
	border-radius: 4px;
	border: 1px solid black;
	padding: 1px 1px 1px 2px;
	white-space: nowrap;
	margin-left: 4px;
}

div.MatchDetailImage {
	position: relative;
	display: inline-block;
	padding: 1px 1px 1px 2px;
	white-space: nowrap;
	margin-left: 4px;
}

img.MatchDetailSecondImage {
	padding-left: 4px;
}

span.MatchDetail {
	font-weight: bold;
	padding: 2px 2px 2px 4px;
	vertical-align: middle;
}

table.MatchDetail{
	margin: 10px;
	min-width: 800px;
}

.MatchDetailTeamHeader {
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
}

td.MatchDetailLeftTeamHeader {
	text-align: left;
	vertical-align: middle;
	width: 220px;
	margin: 10px;
}

td.MatchDetailRightTeamHeader {
	text-align: right;
	vertical-align: middle;
	width: 220px;
	margin: 10px;
}

.MatchDetailResultHeader {
	font-size: 80px;
	font-weight: bold;
	color: white;
}

td.MatchDetailResultHeader {
	background-color: black;
	vertical-align: middle;
	height: 100px;
	width: 100px;
	margin: 10px;
	white-space: nowrap;
}

td.MatchDetailLeftLogoHeader {
	vertical-align: middle;
	text-align: left;
	height: 100px;
	width: 80px;
	padding: 10px;
}

td.MatchDetailRightLogoHeader {
	vertical-align: middle;
	text-align: right;
	height: 100px;
	width: 80px;
	padding: 10px;
}

td.MatchDetailEventMinute {
	vertical-align: middle;
	height: 30px;
	width: 28px;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 10px;
	margin-right: 10px;
	white-space: nowrap;
	font-size: 13px;
	font-weight: bold;
}

td.MatchDetailEventHome {
	text-align: right;
	width: 400px;
}

td.MatchDetailEventAway {
	text-align: left;
	width: 400px;
}

td.MatchDetailEventImage {
	width: 16px;
}

.MatchDetailEventImage {
	padding: 0px 8px 0px 8px;
}

.MatchDetailEventImageHome {
	padding: 0px 0px 0px 8px;
}

.MatchDetailEventImageAway {
	padding: 0px 8px 0px 0px;
}

.MatchDetailEventImageLeft {
	padding: 0px 2px 0px 8px;
}

.MatchDetailEventImageRight {
	padding: 0px 8px 0px 2px;
}

.MatchDetailEventImageLeftRight {
	padding: 0px 2px 0px 2px;
}

.MatchDetailEventHeader {
	background-color: #f9f9f9;
	color: Black;
	font-weight: bold;
	text-align: center;
	font-size: 13px;
}

span.MatchDetailEventPartialResult {
	font-size: 13px;
	font-weight: bold;
	margin: 3px 0px 3px 6px;
	vertical-align: middle;
}

span.MatchDetailOutcome {
	font-size: 16px;
	font-weight: bold;
}

span.MatchDetailAfterFullTime {
	font-size: 14px;
	font-weight: bold;
	background-color: white;
	color: black;
	padding: 6px;
	border: 2px solid black;
}

span.MatchDetailPartialResult {
	font-size: 12px;
	font-weight: bold;
	color: black;
}

span.MatchDetailText {
	vertical-align: middle;
}

span.MatchDetailBoldText {
	font-weight: bold;
	vertical-align: middle;
}

span.MatchDetailStars {
	font-weight: bold;
}

img.MatchDetailPatch{
	height: 14px
}