@charset "UTF-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #2F292B;
	background-color: #2F292B;
}
#wrapper {
	padding: 0px;
	width: 960px;
	margin:0 auto;
	background-color: #fff;
	position: relative;
}
#banner {
	position: relative;
	background-image: url(../images/soccer-banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	width: 960px;
	height: 100px;
}
#navigation {
	position: relative;
	clear:both;
	z-index:100;
	height:1.5em;
	line-height:1.5em;
	text-align:center;
	background-color: #000;
	color: #C56237;
	padding:0.5em 0;
	font-size:13px;
}
#announcements {
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	text-align:center;
	padding:4px;
	background-color:#DFDFDF;
	border: 2px solid #333;
	color:#2F292B;
	position:absolute;
	width:170px;
	right: 15px;
	top: 40px;
}
#main {
	width: 960px;
	position: relative;
}
#footer {
	font-size:10px;
	text-align:center;
	background-color: #2F292B;
	margin: 0 auto;
	padding:1em 0;
	clear: both;
	height: 100px;
	width: 960px;
}
#footer a , #navigation a {color:#fc0; text-decoration:none;}
#footer a:hover, #navigation a:hover {color:#ddd; text-decoration:underline;}
#teamList {
	font-size:12px;
	text-align:left;
	background-color: #fff;
	padding: 10px 10px 10px 10px;
	width: 280px;
	float:left;
	line-height:22px;
	background-color:#666;
	border: 2px solid #333;
	margin: 10px 10px 10px 10px;
	color:#FFFFFF;
}
a {color:#fc0; text-decoration:none;}
a:hover {color:#ddd; text-decoration:underline;}
p {margin-left:1em; margin-right:1em;}
#playerList {
	font-size:12px;
	text-align:left;
	background-color: #fff;
	margin: 0 auto;
	padding: 10px 0px 0px 10px;
	width: 610px;
	float:right;
	line-height:20px;
}
#playerLogo {
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	text-align:center;
	padding:5px 55px 15px 15px;
	background-color:#fff;
	float:right;
}
#welcomeList {
	font-size:12px;
	text-align:left;
	padding: 10px 10px 10px 10px;
	width: 280px;
	float:left;
	line-height:20px;
	background-color:#666;
	border: 2px solid #333;
	margin: 10px 10px 10px 10px;
}
#white {
	color: #fff;
}
#welcomeList a  {color:#fc0; text-decoration:none;}
#welcomeList  a:hover {color:#ddd; text-decoration:underline;}

#welcome {
	font-size:12px;
	text-align:left;
	background-color: #fff;
	margin: 0 auto;
	padding: 10px 10px 0px 10px;
	width: 610px;
	float:right;
	line-height:20px;
}
#welcome span{
	text-align:center;
	padding:10px 10px 10px 10px;
}
#jersey {
	font-size:12px;
	text-align:left;
	padding: 10px 10px 10px 10px;
	width: 915px;
	float:left;
	line-height:20px;
	background-color:#666;
	border: 2px solid #333;
	margin: 10px 10px 10px 10px;
}

.right {
	padding:10px 10px 10px 10px;
	float: right;
} 
.center {
	padding:10px 10px 10px 10px;
} 
p.center { text-align:center;}
.bold {
	font-weight: bold;
}
.coach {
	color: #000;
	margin-left: 30px;
}

div.3coltable {margin:0 auto;}
table.pastwinners {
	background-color:#ddd;
	width: 800px;
	margin:0 auto 1.5em;
	border: 2px solid #333;
	font-size: 12px;
	line-height: 20px;
}
td.year {width: 100px; text-align:center; border: 1px solid #333;}
td.data {width: 350px; text-align:left; border: 1px solid #333;}
td.data p {margin-left:1em;}
table.pastwinners th {
	background-color:#333;
	color:#FCF1EA;
	font-weight:bold;
	line-height:2em;
}
table.playerlist {
	background-color:#fff;
	margin:0 auto 1.5em;
	border: 2px solid #333;
	font-size: 12px;
	line-height: 20px;
	min-width:380px;
}
td.jersey {text-align:center; border: 1px solid #333; width:80px;}
td.pdata {text-align:left; border: 1px solid #333; width:245px;}
td.pdata p {margin-left:1em; margin-right:1em;}
th.jersey {text-align:center;}
th.pdata {text-align:left;}
th.pdata p {margin-left:1em; margin-right:1em;}
th.jersey p {margin-left:1em; margin-right:1em;}
table.playerlist th {
	background-color:#333;
	color:#FCF1EA;
	font-weight:bold;
	line-height:2em;
	margin-left:1em; margin-right:1em;
}
th.positiondata {text-align:left; border: 1px solid #333; width:100px;}
th.playerdata {text-align:left;border: 1px solid #333; width:305px;}
td.positiondata {text-align:left; border: 1px solid #333; width:100px;}
td.blankdata {text-align:left; border: none; width:90px;}
td.playerdata {text-align:left;border: 1px solid #333; width:305px;}

#main h1 {
	font-size: 20px;
	line-height:30px;
	font-weight: bold;
	color: #2F292B;
	text-align: center;
}
#main h3 {
	font-size: 16px;
	line-height:24px;
	font-weight: bold;
	color: #2F292B;
	text-align: center;
}
#main h4 {
	font-size: 14px;
	line-height:20px;
	font-weight: bold;
	color: #2F292B;
	text-align: left;
}
#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	display:none;
	z-index:90;
	font:80% Arial, Helvetica, sans-serif;
	line-height:180%;
	cursor: pointer;
}
