html, body {
	height: 100%;
}
body {
	margin: 0;
	font-family: Arial;
}
img {
	border: none;
}

a.brief, span.brief {
   display: none;
} 

#head {
	height: 130px;
	background-image: url(/ncaa/images/ortz_bg.jpg);
	background-position: 0 0;
	vertical-align: bottom;
}
#head img.logo {
	margin: 10px;
}
#head ul {
	position: absolute;
	top: 93px;
	left: 205px;
	list-style: none;
	margin: 0;
	padding: 0;
}
#head ul li {
	width: 123px;
	height: 37px;
	float: left;
	margin: 0;
	background-image: url(/ncaa/images/2008/tab.png);
	background-repeat: no-repeat;
	text-align: center;
}
#head ul li a {
	font-family: Arial;
	font-weight: bold;
	font-size: 11pt;
	padding: 13px 0 5px 0;
	color: #FFF;
	text-shadow: #600 0px 1px;
	text-decoration: none;
	display: block;
	border: none;
}
#head ul li.selected {
	background-image: url(/ncaa/images/2008/tab_selected.png);
	background-color: transparent;
}
#head ul li.selected a {
	text-shadow: none;
}
#head ul li.selected a {
	color: #B9060A;
}
#divider {
	position: absolute;
	top: 128px;
	left: 0;
	height: 2px;
	padding: 0;
	margin: 0;
	width: 100%;
	background-color: #9D0C29;
	font-size: 0pt;
}
#wrap {
	min-height: 100%;
}
#body {
	padding: 20px 35px;
	font-size: 10pt;
	overflow: auto;
	padding-bottom: 76px;
}
#footer {
	clear: both;
	padding-top: 20px;
	background-color: #ddd;
	border-top: solid 1px #aaa;
	font-size: 9pt;
	color: #999;
	text-align: center;
	position: relative;
	margin-top: -51px; 
	height: 30px;
}

span.shortNamePart, .shortVersion {
	display: none;
}
h1.title {
	color: #009;
	font-size: 14pt;
	margin: 8px 0;
}

h2 {
	margin-bottom: 5px;
}

iframe {
	border: 1px solid #5F7D88;
	width:  335px;
	height: 400px;
	border-style: solid;
}

h2 span {
	display: none;
}

form {
	margin: 0;
	padding: 0;
}

div.contentContainer {
	width: 720px;
}
div.clearContainer {
	clear: both;
}
div.twoColStackTile {
	float: left;
	margin: 10px 15px 10px 0;
	width: 340px;
}

#leaderboard {
	float: left;
	margin-right: 8px;
	padding: 0;
	width: 375px;
}

#leaderboard h2.leaderboard {
	height: 28px;
	background: url(/ncaa/images/leaderboard_header.gif) no-repeat;
	margin: 0;
	padding: 0;
}

#oneliner {
	float: left;
	margin: 0 20px;
	padding: 0;
	width: 340px;
}

#oneliner h2 {
	height: 28px;
	background: url(/ncaa/images/message_post_header.gif) no-repeat;
	margin: 0;
	padding: 0;
	float: left;
	width: 180px;
}

table.onelinerInputs span.label {
	font-size: 9pt;
	color: #555;
}

input {
	font-size: 8pt;	
}

#oneliner a.archive {
	float: right;
	padding-top: 9px;
	color: #D0623B;
}

#trades {
	padding: 0;
	padding-top: 3px;
	float: left;
	font-size: 8.5pt;
	width: 375px;
	height: 225px;
	overflow: auto;
}
h2.trades {
	height: 28px;
	background: url(/ncaa/images/trade_activity_header.gif) no-repeat;
	margin: 10px 0 0 0;
	padding: 0;
}

#categoryLeaders {
	clear: both;
	width: 850px;
}

#categoryLeaders h2 {
	height: 28px;
	background: url(/ncaa/images/category_leaders_header.gif) no-repeat;
	margin: 8px 0 0 0;
	padding: 0;
}

.categoryTable {
	float: left;
	margin: 10px 20px 10px 0;
	width: 220px
}

.fuzzPicks {
	float: right;
	width: 375;
}

#filePost label {
	display: block;
	width: 250px;
	text-align: right;
}

table.leaderboard {
	width: 100%;
	font-size: 9pt;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #009;
}
table.leaderboard th {
	background: url(/ncaa/images/bg-header.gif) repeat-x;
	height: 25px;
	color: #fff;
	text-shadow: #006 0px 1px;
	padding: 0px 3px;
}
table.leaderboard th a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
}
table.leaderboard td {
	padding: 2px;
}
table.leaderboard .orderNumber {
	text-align: right;
	padding-right: 3px;
	font-size: 8pt;
}
table.leaderboard tr.currentPick {
	background: #080;
	color: #fff;
}
table.leaderboard tr.evenRow, table.leaderboard tr.even {
	background: #fff;
	background-image: none;
}
table.leaderboard tr.oddRow, table.leaderboard tr.odd {
	background: url(/ncaa/images/bg-row.gif) repeat-x;
}
table.leaderboard tr.inactive {
	color: #aaa;
	font-style: italic;
}
table.leaderboard tr.inactive a {
	color: #888;
	font-style: italic;
	border-bottom: 1px dotted #888;
}
table.leaderboard td.trend {
	font-size: 7pt;
	text-align: right;
	padding: 0;
	padding-right: 2px;
	width: 25px;
}
table.leaderboard td.categoryLeader {
	font-weight: bold;
}
table.leaderboard td.number, th.number {
	text-align: right;
	padding-right: 8px;
}
table.data th {
	text-align: right;
}
table.data td {
	text-align: right;
}
table.data td.label {
	text-align: left;
}
table.data td.total {
	border-top: solid 1px #333;
}
table.data colgroup.selectedCol {
	border: 1px solid #009;
	color: #000;
	font-weight: bold;
	background-color: #bbb;
}
table.data tr.evenRow td.sorted, table.data tr.even td.sorted {
	background-color: #FFE000;
}
table.data tr.oddRow td.sorted, table.data tr.odd td.sorted {
	background-color: #F4BC0C;
}
table.data tbody.playerGames tr.playerGameEven td.gameData {
	background-color: #d8f4ca;
}
table.data tbody.playerGames tr.playerGameOdd td.gameData {
	background-color: #c1d8b5;
}
table.data tbody.playerGames td.date {
	font-size: 8pt;
	text-align: left;
}

table.schedule tbody tr td:nth-child(1) {
	width: 170px;
}
table.schedule tbody tr td:nth-child(2) {
	width: 100px;
}

table.sortable th div {
	cursor: pointer;
	background-image: url(/ncaa/images/bg_w.gif);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 10px;
}
table.sortable th.headerSortDown div {
	background-image: url(/ncaa/images/desc_w.gif);
}
table.sortable th.headerSortUp div {
	background-image: url(/ncaa/images/asc_w.gif);
}

a.treeExpander {
	color: #444;
	border: solid 1px #444;
	font-size: 8pt;
	text-decoration: none;
	display: inline-block;
	font-weight: normal;
	padding: 0px 1px;
	line-height: 9px;
}

table.headToHead {
	width: 400px;
}
table.headToHead th.homeCol {
	width: 27%;
}
table.headToHead th.awayCol {
	width: 27%;
}

table.playerStats {
	font-size: 8.5pt;
	border-collapse: collapse;
	width: 700px;
	-webkit-box-shadow: 3px 3px 6px #ccc;
	border: solid 1px #009;
	margin-top: 15px;
}
table.playerStats th {
	background: url(/ncaa/images/bg-header.gif) repeat-x;
	height: 20px;
	color: #fff;
	padding: 2px 3px;
}
table.playerStats th a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
}
table.playerStats tr.oddRow {
	background-color: #efefef;
}
table.playerStats tr.evenRow {
	background-color: #fff;
}
table.playerStats tr.inactive {
	font-style: italic;
	color: #777;
}
table.playerStats tr.inactive a {
	color: #777;
}
table.playerStats tr.totals td {
	padding-right: 5px;
	border-top: 1px #333333 solid;
	text-align: right;
}
tr.drafted td {
	font-style: italic;
	color: #777;
}
tr.drafted td a {
	color: #777;
}

table.playerStats td {
	padding: 2px 4px;
	text-align: right;
}
table.playerStats td.firstColumn {
	text-align: left;
	border: none;
}

.scheduleWeek {
	float: left;
	padding-right: 18px;
}

.scheduleWeek h3 {
	margin-bottom: 5px;
}

.poll {
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background:url(/ncaa/images/bg_bball.jpg);
	padding:6px;
	text-align:left;
	border: solid 1px #666;
}
.poll a {
	color: #fff;
	border-bottom: 1px dotted #fff;
}
div.trades {
	margin: 10px 0 15px 0;
}
a.fuzzPick {
	font-size: 10pt;
	color: #DDDDDD;
	padding: 2px 0 0 15px;
	background: url(/ncaa/images/unchecked.gif) no-repeat;
}

a.fuzzPick:visited {
	background: url(/ncaa/images/checked.gif) no-repeat;
}
span.fuzzDate {
	color: #900;
	font-weight: bold;
	font-size: 10pt;
}

span.dateText {
	font-size: 7pt;	
}

#calendar-container {
	width: 200px;
	font-size: 8pt;
	background-color: #eee;
	border: solid 1px #ddd;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.calendarNav {
	text-align: center;
}
.calendarWeeks {
	text-align: center;
}
.calendarTitle {
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}
.buttonPrevious {
	font-weight: bold;
	cursor: pointer;
}
.buttonNext {
	font-weight: bold;
	cursor: pointer;
}
.calendarDay {
	cursor: pointer;
	text-align: center;
	padding: 3px;
}
.calendarDay:hover {
	font-weight: bold;
	text-decoration: underline;
}
#calendar-container td.selected {
	background-color: #900;
	color: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.scheduleBox {
	width: 250px;
	float: left;
	margin: 0 14px 14px 0;
}

.roundy {
	padding: 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #eee;
	border: solid 1px #bbb;
}
.roundy h3 {
	text-shadow: 0 1px #fff;
}

.selectedTrade {
	background-color: #ffc;
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

div.notice { 
	border: solid 1px #325B0A; 
	background-color: #ccdeaf; 
	padding: 6px; 
	margin-top: 8px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
div.notice h3 {
	padding: 0; 
	margin: 0; 
	margin-bottom: 2px; 
	color: #325B0A; 
	font-family: georgia; 
	letter-spacing: -1px; 
	font-size: 13pt;
}
div.notice a {
	size: 12pt; 
	font-weight: bold;
}

label.secret {
	display: none;
}

div.playerBio {
	width: 275px;
	margin-top: 10px;
	margin-bottom: 15px;
	float: left;
}

div.playerRankings {
	width: 200px;
	float: left;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 15px;
	background-color: #8c8;
}
div.playerRankings span {
	font-size: 12pt
} 
div.playerRankings div {
  padding-left: 12px;
}

div.blocksRanking {
	clear: both;
}

a.mobileTracker {
	display: none;
}

table.medium {
	width: 350px;
}
#entry {
	margin: 8px 0;
	width: 350px;
}
#entry ol {
	margin: 0 10px;
}
div.oneGame {
	margin-bottom: 10px;
}
table.leaderboard tr.today, table tr.today {
	font-weight: bold;
	background-color: #070;
	background-image: none;
	color: #fff;
}
table.leaderboard tr.today a, table tr.today a {
	color: #fff;
}

table.roster {
	margin-bottom: 15px;
	margin-right: 15px;
	width: 350px;
	float: left;
}

#topPlayers {
	float: left;
}
#bestWorstPicks {
	float:left;
	padding-left:20px;
}
#bestWorstPicks h3 {
	margin-bottom: 3px;
}
#bestWorstPicks h3.first {
	margin-top: 35px;
}
#topPerformances {
	width: 375px;
}

