/* .stats-container1 {
	color: #F0E9AA;
	width: 575px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
} */
/* .stats-container2 {
	width: 575px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
} */
/* #stats-table {
	position: relative;
	top: 0px;
	width: 100%;
	border: 2px solid #000000;
	border-collapse: collapse;
	background-color: #FFFFFF;
	font-size: 12px;
} */
tr.stats-tbl-header th { /* All <TH> tags within <TR class=standings-tbl-header> <--*/
	height: auto;
	font-weight: 300;
	color: #B2B2B2;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 0px;
	/* font-size: 12px; */
}
tr.stats-row td { /* All <TD> tags within <TR class=stats-row> <--*/
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-left: 0px;
	/* border: 1px solid #D7D7D7; */
}
tr.stats-row td:first-child{
	border-right: 1px solid #B2B2B2;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 8px;
	padding-left: 0px;
}
td.tbl-stats-data + td.tbl-stats-data {
    /* border-left: 1px solid black; */
	border-left: 1px solid #B2B2B2;
}
.tbl-stats-totals {
	border-left: 3px double #B2B2B2;
	text-align: center;
}

/* SIDEBAR TABLE STYLES */
tr.sidebar-tbl-header th{ /*--> All <TH> tags within <TR class=stats_side-tbl-header> <--*/
	background-color:#5A785A; /* #90A274; /*--> light green <--*/
	/* background-color:#516241; /* #516241; /*--> dark green <--*/
	height:auto;
	font-weight:bold;
	color: white;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 0px;
}
tr.sidebar-tbl-row td { /*--> All <TD tags within <TR class=schedule_home-row> <--*/
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
}

table#stats_matches_side {
	/*position: relative;*/
	text-align: center; /* REQURED FOR IE */
	width: 100%;
	border: solid 1px #A89672;
}

tr.stats_matches_side-tbl-header th { /*--> All <TH tags within <TR class=schedule_home-tbl-header> <--*/
	background-color: #5A785A; /* #90A274; /*--> light green <--*/
	/* background-color:#516241; /* #516241; /*--> dark green <--*/
	height: auto;
	font-weight: bold;
	color: white;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
}


/* STATS SIDEBAR TABLE 1 */
	table#stats-sidebar1 {
		width:220px; /* WIDTH OF TABLE */
		border-collapse: collapse;
		}
	tr.stats-sidebar1-tbl-header th{ /*--> All <TH> tags within <TR id=leaderboard_home-tbl-header> <--*/
		background-color:#5A785A; /* #90A274; /*--> light green <--*/
		/* background-color:#516241; /* #516241; /*--> dark green <--*/
		height:auto;
		font-weight:bold;
		color: white;
		font-size: 12px;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-right: 5px;
		padding-left: 0px;
	}

	tr.stats-sidebar1-row td { /*--> All <TD> tags within <TR class=leaderboard_home-row> <--*/
		font-size: 12px;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-right: 5px;
		padding-left: 0px;
	}

/* STATS SIDEBAR TABLE 2 */
	table#stats-sidebar2 {
		width:220px; /* WIDTH OF TABLE */
		border-collapse: collapse;
		}
	tr.stats-sidebar2-tbl-header th{ /*--> All <TH tags within <TR class=schedule_home-tbl-header> <--*/
		background-color:#5A785A; /* #90A274; /*--> light green <--*/
		/* background-color:#516241; /* #516241; /*--> dark green <--*/
		height:auto;
		font-weight:bold;
		color: white;
		font-size: 12px;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-right: 5px;
		padding-left: 5px;
		}

	tr.stats-sidebar2-row td{ /*--> All <TD tags within <TR class=schedule_home-row> <--*/
		font-size: 12px;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-right: 5px;
		padding-left: 5px;
		}

.stat-type {
	text-align:center;
	font-size:12px;
	font-weight:700;
}
.stat-number {
	color:#366091; /* NAVY */
	text-align:center;
	font-size:24px;
	font-weight:700;
}

.stat-box1{
/* USED AT TOP OF LEAGUE STAT PAGE */
	display:table;
	padding:3px;
	box-sizing:border-box;
	background-color:#f7e4b6;
	width:280px;
	height:42px;
	margin-bottom:5px;
	border:1px solid #cfbe92;
}
.stat-box1-contentFormat{
	display:table-cell;
	vertical-align:middle;
	margin-left:10px;
}
.stat-box1-contentHeader{
	font-size:12px;
	font-style:italic;
	font-weight:700;
	text-decoration:underline;
}
.stat-box1-contentText{
	font-size:11px;
	font-style:normal;
	font-weight:400;
	text-decoration:none;
}
.stat-cell-gr{
	float:left;
	font-size:14px;
	text-align: center;
	background-color: rgb(236,236,236); /* GRAY */
}
.stat-cell-wh{
	float:left;
	font-size:14px;
	text-align: center;
	background-color: rgb(255,255,255);
}
.stat-cell-left{
	float:  left;
	width: 225px;
	height: 30px;
	line-height: 30px;
	margin-left: 5px;
	font-size: 14px;
	xdisplay: table-cell;
	xvertical-align: middle;
	text-align: center;
	background-color: rgb(255,255,255); /* WHITE */
	border-left: 1px solid #a6a6a6; /*GRAY*/
	border-bottom: 1px solid #a6a6a6; /*GRAY*/
}
.stat-cell-mid{
	float: left;
	width: 176px;
	height: 30px;
	font-size:14px;
	font-weight: 700;
	text-align: center;
	line-height: 30px;
	background-color: rgb(236,236,236); /* LIGHT GRAY */
	border-left: 1px solid #a6a6a6; /*GRAY*/
	border-right: 1px solid #a6a6a6; /*GRAY*/
	border-bottom: 1px solid #a6a6a6; /*GRAY*/
}
.stat-cell-right{
	float: left;
	width: 225px;
	height: 30px;
	margin-right: 5px;
	font-size: 14px;
	text-align: center;
	line-height: 30px;
	background-color: rgb(255,255,255); /* WHITE */
	border-right: 1px solid #a6a6a6; /*GRAY*/
	border-bottom: 1px solid #a6a6a6; /*GRAY*/
}
.bt-gray{
	border-top:1px solid #a6a6a6; /* DARK GRAY */
}
.br-gray{
	border-right:1px solid #a6a6a6;
}
.bb-gray{
	border-bottom:1px solid #a6a6a6;
}
.bl-gray{
	border-left:1px solid #a6a6a6;
}
