@charset "UTF-8";
/* CSS Document 

- CLT20 - 

Copyright Pulse Innovations Limited

Designed by Wyndham Richardson 2009


 */





.MCPstats {
	height:542px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	overflow: auto;	
}

.MCPstatsCol1 {
	float: left;
	width: 340px;
}
.MCPstatsCol2 {
	float:right;
	overflow:auto;
	width:265px;
}
.MCPstatsLeaderHeader {
	padding-bottom: 8px;
	font-size: 1.3em;
}
.MCPstatsLeaderNav {
	padding-bottom: 15px;
}
.MCPstatsTableCntr {
	padding-bottom: 20px;
	padding-right: 1px;
	padding-left: 1px;
}
.MCPstatsTableHeader {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 8px;
}
.MCPstatsTable {
	border:1px solid #CCCCCC;
	border-collapse:collapse;
	width:100%;
}
.MCPstatsTable a {
}
.MCPstatsTable td {
	font-size:1.1em;
	padding:5px 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
}
.MCPstatsTable td.header {
	font-weight: bold;
	background-image: url(../images/header/tableHeader.jpg);
	background-repeat: repeat-x;
}
.MCPstatsTable td.team {
	width: 60%;
}
.MCPstatsTable   tr.out {
	background-color: #f4f4f4;
}
