@charset "UTF-8";
/* CSS Document */
body {
	margin: 0;
	background-color: #36454f;
}

ul
{
    list-style-type: none;
}
.archivelogo {
	padding-top:10px;
	text-align:center;
}
.statblockwrapper {
	margin:0px;
	margin-bottom:10px;
	float:left;
	width:480px;
	background-color:none;
	overflow:hidden; 
}
.statflipperwrapper {
	margin:0px;
	float:left;
	width:160px;
	background-color:none;
}
.statonebcubeflipperwrapper {
	margin:0px;
	float:left;
	width:160px;
	background-color:none;
}
.stattwobcubeflipperwrapper {
	margin:0px;
	float:left;
	width:240px;
	background-color:none;
}
.champblockwrapper {
	margin-top:0px;
	margin-bottom:5px;
	margin-left:0px;
	margin-right:0px;
	float:left;
	width:480px;
	height:551px;
	background-color:none;
}
.slideblockwrapper {
	margin: 0px auto;
	margin-bottom:20px;
	overflow:hidden;
	width:960px;
	background-color:none;
}
.archiveblockwrapper {
	margin: 0px auto;
	margin-bottom:20px;
	overflow:hidden;
	width:960px;
	background-color:none;
}
.fifteenmenblockwrapper {
	margin: 0px auto;
	overflow:hidden;
	width:960px;
	height:450px;
	background-color:none;
}
.pointspdfblockwrapper {
	margin: 0px auto;
	overflow:hidden;
	width:960px;
	height:205px;
	background-color:none;
}
.photogridblockwrapper {
	margin: 20px auto;
	overflow:scroll;
	width:960px;
	height:600px;
	background-color:none;
}

/* blocks */
.statblock {
	margin:5px;
	padding:10px;
	float:left;
}
.statblockflipper {
	margin:0px;
	padding:10px;
	float:left;
}
.statblocknopad {
	margin:5px;
	padding-top:10px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	float:left;
}
.statblock:hover {
	background-color:#d76a3a;
}
.statblockflipper:hover {
	background-color:#d76a3a;
}
.statblocknopad:hover {
	background-color:none;
}
.onecube {
	width:130px;
	height:130px;
	background-color:#5B4953;
}
.onebcube {
	width:130px;
	height:201px;
	background-color:#5B4953;
}
.twocube {
	width:290px;
	height:130px;
	background-color:#67535e;
}
.twocubescroll {
	width:290px;
	height:130px;
	overflow-y:auto;
	background-color:#67535e;
}
/* Overwrite the default to keep the scrollbar always visible */

::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px;
}

::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(0,0,0,.5);
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
}
 .twobcube {
	width:210px;
	height:130px;
	background-color:#67535e;
}
.threevcube {
	width:130px;
	height:290px;
	background-color:#67535e;
}
.threebcube {
	width:450px;
	height:201px;
	background-color:none;
}
.fourcube {
	width:290px;
	height:290px;
	background-color:#705b65;
}
.fourbcube {
	width:310px;
	height:521px;
	background-color:#67535e;
}
.sixcube {
	width:450px;
	height:290px;
	background-color:none;
}

/* honour blocks */
.honoursblockwrapper {
	margin:0px;
	float:left;
	width:960px;
	background-color:#45383f;
}
.honoursflipperwrapper {
	margin:0px;
	float:left;
	width:160px;
	background-color:none;
}
.honourblock {
	margin:5px;
	padding:0px;
	float:left;
}
.honourblockflipper {
	margin:0px;
	padding:0px;
	float:left;
}
.honourblock:hover {
	background-color:#d76a3a;
}
.honourblockempty {
	margin:5px;
	padding:0px;
	float:left;
}
.honourblockempty:hover {
	background-color:none;
}
.evenhons {
	display:inline;
	width:150px;
	height:290px;
	background-color:none;
}
.oddhonsspacer {
	display:inline;
	width:70px;
	height:290px;
	background-color:none;
}
.evenhonsflipper {
	width:150px;
	height:290px;
	background-color:#45383f;
}
.contentevenhons {
	padding-top:5px;
	padding-bottom:5px;
	height:160px;
	width:150px;
	background-color:none;
	font-size:32px;
	line-height:36px;
}
.headprize {
	width:auto;
	height:30px;
	font-size:24px;
}

/* headings and content */
.stathd {
	text-align:center;
	background-color:none;
	font-family: Bebas;
    font-weight: normal;
    font-style: normal;
	color:#fffae6;
}
.stathdb {
	text-align:left;
	background-color:none;
	font-family: Bebas;
    font-weight: normal;
    font-style: normal;
	color:#fffae6;
}
.headone {
	width:auto;
	height:30px;
	font-size:24px;
}
.headoneb {
	width:auto;
	height:60px;
	font-size:24px;
}
.headwinner {
	width:auto;
	height:60px;
	font-size:24px;
}
.headtwob {
	width:auto;
	height:30px;
	font-size:18px;
}
.statcontent {
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	font-family: Bebas;
    font-weight: normal;
    font-style: normal;
	color:#EAEAEA;
}
.stat32px {
	font-size:32px;
}
.stat20px {
	font-family: OpenSans;
	font-weight: normal;
	font-style: normal;
	font-size:24px;
}
.contentone {
	height:100px;
	width:130px;
	background-color:none;
	font-size:60px;
	line-height:60px;
}
.contentoneb {
	height:171px;
	width:130px;
	background-color:none;
	font-size:60px;
	line-height:32px;
}
.contentonesml {
	height:100px;
	width:130px;
	background-color:none;
	font-size:32px;
}
.contenttwo {
	height:100px;
	width:290px;
	background-color:none;
	font-size:32px;
	line-height:36px;
}
.contenttwosml {
	height:100px;
	width:290px;
	background-color:none;
	font-size:18px;
	line-height:18px;
}
.contenttwoscoring {
	font-family: OpenSans;
	font-weight: normal;
	font-style: normal;
	height:100px;
	width:290px;
	background-color:none;
	font-size:14px;
	line-height:18px;
}
.contenttwob {
	height:100px;
	width:210px;
	background-color:none;
	font-size:80px;
}
.contenttwobsml {
	height:100px;
	width:210px;
	background-color:none;
	font-size:36px;
	line-height:36px;
}
.contentthreev {
	height:230px;
	width:130px;
	background-color:none;
	font-size:60px;
}
.contentthreeb {
	height:171px;
	width:450px;
	background-color:none;
	font-size:60px;
	line-height:32px;
	text-align:left;
}
.contentfour {
	height:260px;
	width:290px;
	background-color:none;
	line-height:280px;
	font-size:260px;
}
.contentfourmixtape {
	height:auto;
	width:290px;
	font-size:20px;
}
.contentsix {
	height:260px;
	width:450px;
	background-color:none;
	font-size:50px;
	line-height:48px;
	text-align:left;
}

.archivetitleblock {
	font-family: Bebas;
	font-weight: normal;
	font-style: normal;
	width: 940px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	color: #FFB03B;
	background-color: #643c1b;
	font-size: 40px;
	text-align:center;
 	clear:both;
 }
.seasonstory {
	font-family: opensans;
	font-weight: normal;
	font-style: normal;
	font-size:x-large;
	color: #fffae6;
 }
/************************************************************************************
LEAGUE TABLE 1994-95
*************************************************************************************/

table.archivetable { 
	width: 100%; 
	margin-top:20px;
	margin-bottom: 0px; 
	padding: 15px; 
	text-align: center; 
	font-size: 20px;
	color: white; 
	border-collapse: collapse; 
}
/* Zebra striping */
table.archivetable tr:nth-of-type(odd) { 
  background: #5b4953; 
}
table.archivetable tr:nth-of-type(even) { 
  background: #67535e; 
}
table.archivetable tr:nth-of-type(1) { 
  background: #d76a3a; 
}
table.archivetable tr:hover {
	background: #7c807a;
}
table.archivetable a:link {color: #fffae6; background: none; text-decoration: underline; }
table.archivetable a:visited {color: #fffae6; background: none; text-decoration: underline; }
table.archivetable a:hover {color: #fffae6; background: #7c807a; text-decoration: underline; }
table.archivetable a:active {color: #fffae6; background: #7c807a; text-decoration: underline; }

table.archivetable th { 
	background: #8d2825; 
	font-size: 18px;
	font-family: Bebas;
    font-weight: normal;
    font-style: normal;
	text-align: center; 
}
table.archivetable th + th {
	text-align: left;
}
table.archivetable th + th + th + th { 
	text-align: center;
}

table.archivetable td { 
	font-style: normal;
	font-weight:bold; 
	text-align: center; 
}
table.archivetable td + td { 
	font-weight: normal; 
	text-align: left; /* styles the second td */   
}
table.archivetable td + td + td + td {
	 font-style: italic; 
	 text-align: center; /* styles the fourth td */   
}
table.archivetable td + td + td + td + td + td + td + td { 
	font-style: normal;
	font-weight:bold; 
	text-align: center; /* styles the seventh td */
}


/************************************************************************************
LEAGUE TABLE TOP THREE
*************************************************************************************/

table.archivetabletopthree { 
	width: 100%; 
	margin-top:20px;
	margin-bottom: 0px; 
	padding: 15px; 
	text-align: center; 
	font-size: 20px;
	color: white; 
	border-collapse: collapse; 
}
/* Zebra striping */
table.archivetabletopthree tr:nth-of-type(odd) { 
  background: #5b4953; 
}
table.archivetabletopthree tr:nth-of-type(even) { 
  background: #67535e; 
}
table.archivetabletopthree tr:nth-of-type(1) { 
  background: #d76a3a; 
}
table.archivetabletopthree tr:nth-of-type(2) { 
  background: #dc724b; 
}
table.archivetabletopthree tr:nth-of-type(3) { 
  background: #dc865d; 
}
table.archivetabletopthree tr:hover {
	background: #7c807a;
}
table.archivetabletopthree a:link {color: #fffae6; background: none; text-decoration: underline; }
table.archivetabletopthree a:visited {color: #fffae6; background: none; text-decoration: underline; }
table.archivetabletopthree a:hover {color: #fffae6; background: #7c807a; text-decoration: underline; }
table.archivetabletopthree a:active {color: #fffae6; background: #7c807a; text-decoration: underline; }

table.archivetabletopthree th { 
	background: #8d2825; 
	font-size: 18px;
	font-family: Bebas;
    font-weight: normal;
    font-style: normal;
	text-align: center; 
}
table.archivetabletopthree th + th {
	text-align: left;
}
table.archivetabletopthree th + th + th + th { 
	text-align: center;
}

table.archivetabletopthree td { 
	font-style: normal;
	font-weight:bold; 
	text-align: center; 
}
table.archivetabletopthree td + td { 
	font-weight: normal; 
	text-align: left; /* styles the second td */   
}
table.archivetabletopthree td + td + td + td {
	 font-style: italic; 
	 text-align: center; /* styles the fourth td */   
}
table.archivetabletopthree td + td + td + td + td + td + td + td { 
	font-style: normal;
	font-weight:bold; 
	text-align: center; /* styles the seventh td */
}
#carousel {
	 background-color:#5b4953; 
}
/************************************************************************************
LEAGUE TABLE TOP FOUR
*************************************************************************************/

table.archivetabletopfour { 
	width: 100%; 
	margin-top:20px;
	margin-bottom: 0px; 
	padding: 15px; 
	text-align: center; 
	font-size: 20px;
	color: white; 
	border-collapse: collapse; 
}
/* Zebra striping */
table.archivetabletopfour tr:nth-of-type(odd) { 
  background: #5b4953; 
}
table.archivetabletopfour tr:nth-of-type(even) { 
  background: #67535e; 
}
table.archivetabletopfour tr:nth-of-type(1) { 
  background: #d76a3a; 
}
table.archivetabletopfour tr:nth-of-type(2) { 
  background: #dc724b; 
}
table.archivetabletopfour tr:nth-of-type(3) { 
  background: #dc865d; 
}
table.archivetabletopfour tr:nth-of-type(4) { 
  background: #e59373; 
}
table.archivetabletopfour tr:hover {
	background: #7c807a;
}
table.archivetabletopfour a:link {color: #fffae6; background: none; text-decoration: underline; }
table.archivetabletopfour a:visited {color: #fffae6; background: none; text-decoration: underline; }
table.archivetabletopfour a:hover {color: #fffae6; background: #7c807a; text-decoration: underline; }
table.archivetabletopfour a:active {color: #fffae6; background: #7c807a; text-decoration: underline; }

table.archivetabletopfour th { 
	background: #8d2825; 
	font-size: 18px;
	font-family: Bebas;
    font-weight: normal;
    font-style: normal;
	text-align: center; 
}
table.archivetabletopfour th + th {
	text-align: left;
}
table.archivetabletopfour th + th + th + th { 
	text-align: center;
}

table.archivetabletopfour td { 
	font-style: normal;
	font-weight:bold; 
	text-align: center; 
}
table.archivetabletopfour td + td { 
	font-weight: normal; 
	text-align: left; /* styles the second td */   
}
table.archivetabletopfour td + td + td + td {
	 font-style: italic; 
	 text-align: center; /* styles the fourth td */   
}
table.archivetabletopfour td + td + td + td + td + td + td + td { 
	font-style: normal;
	font-weight:bold; 
	text-align: center; /* styles the seventh td */
}
#carousel {
	 background-color:#5b4953; 
}
/************************************************************************************
LEAGUE TABLE TOP FIVE
*************************************************************************************/

table.archivetabletopfive { 
	width: 100%; 
	margin-top:20px;
	margin-bottom: 0px; 
	padding: 15px; 
	text-align: center; 
	font-size: 20px;
	color: white; 
	border-collapse: collapse; 
}
/* Zebra striping */
table.archivetabletopfive tr:nth-of-type(odd) { 
  background: #5b4953; 
}
table.archivetabletopfive tr:nth-of-type(even) { 
  background: #67535e; 
}
table.archivetabletopfive tr:nth-of-type(1) { 
  background: #d76a3a; 
}
table.archivetabletopfive tr:nth-of-type(2) { 
  background: #dc724b; 
}
table.archivetabletopfive tr:nth-of-type(3) { 
  background: #dc865d; 
}
table.archivetabletopfive tr:nth-of-type(4) { 
  background: #e59373; 
}
table.archivetabletopfive tr:nth-of-type(5) { 
  background: #dc865d; 
}

table.archivetabletopfive tr:hover {
	background: #7c807a;
}
table.archivetabletopfive a:link {color: #fffae6; background: none; text-decoration: underline; }
table.archivetabletopfive a:visited {color: #fffae6; background: none; text-decoration: underline; }
table.archivetabletopfive a:hover {color: #fffae6; background: #7c807a; text-decoration: underline; }
table.archivetabletopfive a:active {color: #fffae6; background: #7c807a; text-decoration: underline; }

table.archivetabletopfive th { 
	background: #8d2825; 
	font-size: 18px;
	font-family: Bebas;
    font-weight: normal;
    font-style: normal;
	text-align: center; 
}
table.archivetabletopfive th + th {
	text-align: left;
}
table.archivetabletopfive th + th + th + th { 
	text-align: center;
}

table.archivetabletopfive td { 
	font-style: normal;
	font-weight:bold; 
	text-align: center; 
}
table.archivetabletopfive td + td { 
	font-weight: normal; 
	text-align: left; /* styles the second td */   
}
table.archivetabletopfive td + td + td + td {
	 font-style: italic; 
	 text-align: center; /* styles the fourth td */   
}
table.archivetabletopfive td + td + td + td + td + td + td + td { 
	font-style: normal;
	font-weight:bold; 
	text-align: center; /* styles the seventh td */
}
#carousel {
	 background-color:#5b4953; 
}