
body{
font-family:verdana;
margin:0px;
}

.header{
	font-size:36px;
}

.advert{
	position:absolute;

	margin-right:20px;
	top:-24px;
	height:10000px;
	background-color:#333333;
	padding-top:200px;
}

.matchIndex{
margin-left:20px;
}

td{
	vertical-align:top;
	font-size:12px;
	
	font-family:verdana;
	padding:4px;
}

a img{border:0;}

.logo{
	position:absolute;
	right:20px;
	top:20px;
}

.matchIndex{
	font-size:12px;
}
.matchIndex a{
	line-height:16px;
	text-decoration:none;
	color:#666;
}
.matchIndex a:visited{
	color:#ccc;
}

.matchIndex h2{
	background-color:#666;
	color:#fff;
	padding:2px;
	font-weight:normal;
	font-size:18px;
	
}

.matchIndex td h2{margin:0px;}


/*IE is shite at handling inheritance with this */
.nowrap,
a.team,
a.p,
.playerLinks td
{	
	white-space: nowrap;
}

.popupEG,.popupList{
	display:none;
	
	left:10px;
	top:10px;
	border:3px solid #ccc;
	background-color:#fff;
	padding:3px;
	z-index:1000;
}
.popupEG{
	height:450px;
	width:400px;
}

.popupList{
	width:400px;
}

.seasonTitle{
	width:390px;
	overflow:hidden;
}

.subSeasonTitle{
	width:210px;
	overflow:hidden;
}

.wait{text-align:center;}





.forumMenu{
	position:absolute;
	right:30px;
	top:140px;
	font-size:25px;
	color:#ABD32C;
}
.forumMenu a{
	color:#ABD32C !important;
}

.forumMenu a:hover{
	font-style:italic;
}

#beta{
	width:160px;
	height:200px;
	position:absolute;
	top:-40px;
	right:0px;
	background-image:url('http://www.11v11.com/api/images/beta.gif');
	z-index:100000;
}


.matchesForTeamLinks{}

.matchesForTeamLinks li{
	float:left;
	margin-right:20px;
	list-style:circle;
}

.clear{
clear:both;
}

.instructions{
width:500px;
margin-left:10px;
margin-bottom:10px;
}