@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(images/bg1.jpg);
	background-repeat: repeat;
}

#menu {
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 170px;
	float: right;
}

#branding {
	width: 700px;
	position: relative;
	line-height: 0px;
	height: 218px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000000;
}
#logo {
	margin: 0px;
	padding: 0px;
	float: left;
}
#content {
	position: relative;
	width: 700px;
	background-color: #000000;
	overflow:auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 10px;
}
#contentmain p {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 10px;
}

#footer {
	background-color: #000000;
	width: 700px;
	margin: 0 auto;
	position: relative;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	padding-top: 1em;
	padding-right: 0em;
	padding-bottom: 1em;
	padding-left: 0em;
}
#disclaimer {
	font-size: 10px;
	color: #CCCCCC;
}


#contentmain {
	width: 510px;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #000000;
}
#contentsub {
	background-color: #000000;
	width: 150px;
	float: right;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
}


#universe {
	width: 100%;
}

a:link {color:ffffff; }
a:visited {
	text-decoration: underline;
	color: #CCCCCC;
}
a:hover {
	color:#DFF1FF;
}
a {
	color: #FFFFFF;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
td {
	text-align: left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#standings a {
	font-weight: bold;
}


#standings tr {
	background-image: url(images/bgtable1m.png);
}
#standings a:hover {
	color: #000000;
}


#standings tr:hover {
	color:#000000;
	background-image: url(images/bgtable2m.png);
	background-color: #FFFFFF;
}


#history a {
	font-weight: bold;
}


#history tr {
	background-image: url(images/bgtable1m.png);
}
#history a:hover {
	color: #000000;
}


#history tr:hover {
	color:#000000;
	background-image: url(images/bgtable2m.png);
	background-color: #FFFFFF;

}
th {
	text-align: left;
	color: #FFFFFF;
	padding-bottom: 2px;
	background-image: url(images/bgblack.gif);
}
#contentLeft {
	padding: 0px;
	width: 240px;
	float: left;
	margin-right: 20px;
}


#selectplayer ul, #selectplayer li{
	display: inline;
	margin: 0px;
	line-height: 2em;
	width: 500px;
	list-style-type: none;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	text-align: center;
}
.player {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	display: block;
	background-image: url(images/bgtable2m.png);
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.stats {
	padding-left: 5px;
}
#bios {
	padding-left: 5px;
	padding-top: 25px;
}

#selectplayer {
	width: 500px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 6px;
}
#contentRight {
	padding: 0px;
	float: right;
	width: 250px;
}

#pastgames td {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 3px;
	padding-left: 10px;
	padding-bottom: 3px;
}
#pastgames table {
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


h2 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 0px;
}
#pastgames #players td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 0px;
}
#pastgames #players {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
