@charset "UTF-8";
/* CSS Document */
/* blocks */
.statblock {
	margin:5px;
	padding:10px;
	float:left;
	overflow:hidden; 
}
.statblock:hover {
	color:#20203b;
	background-color:#ed702c;
}
.percentages {
	width:162px;
	height:192px;
	background-color:none;
}
/* headings and content */
.stathd {
	text-align:center;
	background-color:none;
	font-family: Bebas;
    font-weight: normal;
    font-style: normal;
	color:#20203b;
}
.headoneb {
	width:auto;
	height:30px;
	font-size:24px;
}
.statcontent {
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	font-family: Bebas;
    font-weight: normal;
    font-style: normal;
	color:#20203b;
}
.contentpercentages {
	width:162px;
	height:162px;
	background-color:none;
	font-size:92px;
}
.clockcountdown {
	margin:0px;
	padding-top: 30px;
	padding-bottom: 30px;
	width:960px;
	font-family: Bebas;
    font-weight: normal;
    font-style: normal;
	font-size:120px;
	text-align:center;
}
.lasttop {
	width:100%;
	font-family: Bebas;
    font-weight: normal;
    font-style: normal;
	font-size:36px;
	text-align:center;
}
.managerwrapper {
	width:100%; 
	background-color:#ed702c; 
	overflow:auto; 
	margin:auto;
	padding-bottom:20px;
}
.containermanager {
	width:300px; 
	padding-left:10px; 
	padding-right:10px; 
	font-size:20px;
	text-align: center;
	background-color:none; 
	float:left;
}
.titleblockmanager {
	font-family: Bebas;
	font-weight: normal;
	font-style: normal;
	width: auto;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	font-size: 40px;
 	clear:both;
 }
#lasttopwrapper {
	width:100%; 
	background-color:#ed702c; 
	overflow:auto; 
	margin:auto
}
.trophywrapper {
	width:100%; 
	color:#f0e8e3;
	background-color:#20203b; 
	overflow:auto; 
	margin:auto;
	padding-bottom:20px;
}

/************************************************************************************
SEASON STATS TABLE
*************************************************************************************/
table.seasonstats {
	width: 100%;
	margin-bottom: 0px;
	text-align: right;
	font-family: Bebas;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #323536;
	line-height: 100%;
}
table.seasonstats th {
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #323536;
	text-align: right;
}
table.seasonstats td {
    padding-top: 5px;
    padding-bottom: 5px;
}
table.seasonstats th + th {
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	color: #ed702c;
	text-align: center;
}
table.seasonstats td + td{
	font-size: 36px;
	color: #ed702c;
	text-align: center;
}
/************************************************************************************
SEASON STATS TABLE
*************************************************************************************/
table.seasonclubstats {
	width: 100%;
	margin-bottom: 0px;
	text-align: left;
	font-size: 14px;
	font-style:normal;
	font-weight: normal;
	color: #323536;
	line-height: 100%;
	border-collapse: collapse;
}
table.seasonclubstats th {
	font-style: normal;
	font-weight: normal;
}
/* Zebra striping */
table.seasonclubstats tr:nth-of-type(odd) { background: #dbe2e9; height: 25px;}
table.seasonclubstats tr:nth-of-type(even) { background: #c9d3de; height: 25px;}
table.seasonclubstats tr:hover { 
	background: #f2eb77;
	color: #323536;
}
/* statsbar */
table.statsbar {
	width: 960px;
	padding-left:10px;
	padding-right:10px;
	margin-bottom: 0px;
	color: #FFB03B;
	text-align:center;
	font-family: Bebas;
	font-weight: normal;
	font-style: normal;
	background-color: #544535;
	font-size: 40px;
}
table.statsbar th {
	font-style: normal;
	font-weight: normal;
}
table.statsbar th + th {
	font-size: 40px;
	color: #fffae6;
	font-style: normal;
	font-weight: normal;
}
table.statsbar td + td {
	font-size: 40px;
	color: #fffae6;
	font-style: normal;
	font-weight: normal;
}
table.statsbar th + th + th {
	font-size: 18px;
	color: #FFB03B;
	font-style: normal;
	font-weight: normal;
}
table.statsbar td + td + td {
	font-size: 18px;
	color: #FFB03B;
	font-style: normal;
	font-weight: normal;
}
table.statsbar th + th + th + th {
	font-size: 40px;
	color: #fffae6;
	font-style: normal;
	font-weight: normal;
}
table.statsbar td + td + td + td {
	font-size: 40px;
	color: #fffae6;
	font-style: normal;
	font-weight: normal;
}
table.statsbar th + th + th + th + th {
	font-size: 18px;
	color: #FFB03B;
	font-style: normal;
	font-weight: normal;
}
table.statsbar td + td + td + td + td {
	font-size: 18px;
	color: #FFB03B;
	font-style: normal;
	font-weight: normal;
}
table.statsbar th + th + th + th + th + th {
	font-size: 40px;
	color: #fffae6;
	font-style: normal;
	font-weight: normal;
}
table.statsbar td + td + td + td + td + td {
	font-size: 40px;
	color: #fffae6;
	font-style: normal;
	font-weight: normal;
}
table.statsbar th + th + th + th + th + th + th {
	font-size: 18px;
	color: #FFB03B;
	font-style: normal;
	font-weight: normal;
}
table.statsbar td + td + td + td + td + td + td {
	font-size: 18px;
	color: #FFB03B;
	font-style: normal;
	font-weight: normal;
}
table.statsbar th + th + th + th + th + th + th + th {
	font-size: 40px;
	color: #fffae6;
	font-style: normal;
	font-weight: normal;
}
table.statsbar td + td + td + td + td + td + td + td {
	font-size: 40px;
	color: #fffae6;
	font-style: normal;
	font-weight: normal;
}
table.statsbar th + th + th + th + th + th + th + th + th {
	font-size: 18px;
	color: #FFB03B;
	font-style: normal;
	font-weight: normal;
}
table.statsbar td + td + td + td + td + td + td + td + td {
	font-size: 18px;
	color: #FFB03B;
	font-style: normal;
	font-weight: normal;
}
table.statsbar th + th + th + th + th + th + th + th + th + th {
	font-size: 40px;
	color: #fffae6;
	font-style: normal;
	font-weight: normal;
}
table.statsbar td + td + td + td + td + td + td + td + td + td {
	font-size: 40px;
	color: #fffae6;
	font-style: normal;
	font-weight: normal;
}
table.statsbar th + th + th + th + th + th + th + th + th + th + th {
	font-size: 18px;
	color: #FFB03B;
	font-style: normal;
	font-weight: normal;
}
table.statsbar td + td + td + td + td + td + td + td + td + td + td {
	font-size: 18px;
	color: #FFB03B;
	font-style: normal;
	font-weight: normal;
}
#managersticker {
	width:240px; 
	float:left; 
}
#managerstats {
	width:470px; 
	float:left; 
	padding-right:10px;
	margin-bottom:25px;
}
table.managerstats {
	width: 100%;
	margin-bottom: 0px;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	color: #fffae6;
}
table.managerstats th {
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #fffae6;
}
#careerstats {
	width:230px; 
	float:left; 
	padding-left:10px;
}
table.careerstats {
	width: 100%;
	margin-bottom: 0px;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	color: #fffae6;
}
table.careerstats th {
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #fffae6;
}



