html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background-image: transparent;
}
/* remember to define focus styles! */
:focus { outline: 0; }
ol, ul { list-style: none; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td {
  text-align: left;
  font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}
blockquote, q { quotes: "" ""; }

/* Generic */

body {
  background-color: #878787;
	color: #444;
	font: 13px Arial, Helvetica, Verdana, sans-serif;
	line-height: 1;
	text-align: center;
}
a, a:visited {
	color: #069;
}
hr {
	background: #efefef;
	border: 0;
	color: #efefef;
	height: 3px;
	margin: 10px 0 20px;
}
label {
	display: block;
	padding: 0 0 5px;
}

/* IDs */

#content {
	background: url(/sportsify/index_files/sidebar.gif) repeat-y 214px top;
  margin: 15px 0 10px;
}
	#content h2 {
		font-size: 20px;
		line-height: 20px;
		margin: 4px 0;
	}
	#content h3 {
		font-size: 16px;
		line-height: 20px;
		margin: 0 0 10px;
	}
	#content p {
		line-height: 17px;
		margin: 10px 0;
	}
	#content ul {
		margin: 10px 0;
	}
		#content li {
			background: url(/sportsify/index_files/bullet.png) no-repeat 0 1px;
			padding: 0 16px 10px;
		}
#footer {
	border-top: 3px solid #efefef;
  clear: both;
  font-size: 12px;
  margin: 10px 15px 0;
  padding: 10px 0 15px;
}
	#footer span {
		color: #999;
		font-size: 11px;
		margin-top: -1px;
		padding: 0 2px;
	}
#header {
	background-color: #C40E0D;
	text-align: center;
}
	#header h1 {
		background: url(/sportsify/index_files/logo.png) no-repeat;
		height: 70px;
		text-indent: -10000px;
		width: 185px;
	}
		#header h1 a {
			display: block;
			height: 70px;
			width: 185px;
		}
		#header-inside {
			margin: 0 auto;
			padding: 9px 0 10px 15px;
			position: relative;
			text-align: left;
		}
#links {
	position: absolute;
	right: 15px;
	bottom: 7px;
}
	#links li {
		float: left;
		padding-left: 15px;
	}
		#links li a {
			color: #fff;
			text-decoration: none;
		}
#main {
  float: right;
  margin: 0 15px 0 0;
  width: 700px;
}
	#main-inside {
		padding: 0 10px 0 0;
	}
#nav {
  bottom: 0;
  list-style: none;
	position: absolute;
	left: 235px;
	z-index: 100;
}
	#nav li {
		cursor: pointer;
		float: left;
		margin: 0 10px 0 0;
		position: relative;
	}
		#nav li a, #nav li a:link, #nav li a:active, #nav li a:visited {
			background: #800908 url(/sportsify/index_files/arrow_nav.gif) no-repeat right 12px;
			color: #fff;
			display: block;
			font-weight: bold;
			padding: 9px 25px 7px 15px;
			text-decoration: none;
		}
			#nav li a:hover {
				color: #ccc !important;
			}
	#nav ul {
		left: 0;
		list-style: none;
		margin: 1px 0 0;
		position: absolute;
		top: -999em;
		z-index: 1000;
	}
	#nav li:hover ul,
	#nav li.sfHover ul {
		top: 28px;
	}
	#nav ul li {
		border: 0;
		float: none;
		margin: 0;
		padding: 0;
	}
	#header #nav ul a {
		background-image: none;
		margin-bottom: -5px;
		padding: 10px;
		white-space: nowrap;
	}
	#nav ul a:hover {
		color: #ccc;
	}
		#nav-inside {
			margin: 0 auto;
			width: 960px;
		}
	
#sidebar {
  float: left;
  font-size: 12px;
  line-height: 16px;
  width: 200px;
}
	#sidebar h4 {
		color: #555;
		font-weight: bold;
	}
	#sidebar li {
		color: #555;
		padding-bottom: 1px;
	}
	#sidebar p {
		color: #555;
	}
	#sidebar-inside {
		padding: 0 0 0 15px;
	}
.sidebar-box {
	margin: 0 0 30px;
}
.sidebar-about img {
	float: right;
	padding: 4px 0 0;
}

#subnav {
	background: #efefef;
	border-bottom: 3px solid #ddd;
	text-align: center;
}
	#subnav a {
		color: #069;
		margin: 0 3px 0 0;
	}
	#subnav strong {
		margin: 0 3px 0 0;
	}
	#subnav-inside {
	  color: #333;
		margin: 0 auto;
		padding: 9px 15px 7px;
		text-align: left;
		width: 960px;
	}
#tabs {
  float: left;
}
#wrapper {
  background-color: #fff;
  border: 4px solid #777;
  border-top: 0;
  margin: 0 auto 20px;
  text-align: left;
  width: 950px;
}

#teams-table {
	border-collapse: collapse;
	margin: 10px 0 5px;
}
	#teams-table-wrapper {
		margin: 0 0 25px;
		width: 95%;
	}
#teams-table td, #teams-table th {
  border-bottom: 1px solid #ddd;
  padding: 3px;
	vertical-align: middle;
}
	#teams-table th {
		font-weight: bold;
		padding: 5px 2px;
	}
	#teams-table td img {
		padding: 0 8px 0 0;
		vertical-align: middle;
	}
		.rank {
			border-left: 1px solid #ddd;
		  color: #aaa;
			text-align: center;
			width: 40px;
		}
			.rank strong {
				color: #000;
			}
			.uberank {
				background: #efefef;
				border-left: 1px solid #bbb;
				border-right: 1px solid #bbb;
			}
				#teams-table th.uberank {
					border-left: 1px solid #bbb;
					border-right: 1px solid #bbb;
					font-size: 11px;
					padding: 5px 7px;
				}
		#teams-table .team {
			width: 225px;
		}
		#teams-table .last {
			border-bottom: 1px solid #bbb;
		}

/* Classes */

.background {
	background-color: #efefef;
}
.center-th, .small-th {
  line-height: 12px;
	text-align: center;
}
	.center-th {
		border-top: 1px solid #bbb;
	}
  .small-th {
    color: #666;
    font-size: 10px;
  }
.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#picks-wrapper {
	width: 100%;
}
	#picks-wrapper .picks-based-on {
		color: #666;
		font-size: 11px;
		text-align: right;
	}
.picks-meta {
	font-size: 12px;
}
.picks-table {
	border-collapse: collapse;
	border: 1px solid #ddd;
	margin: 10px 0 5px;
  width: 100%;
}
	.picks-table th {
		background: #efefef;
		border: 1px solid #ddd;
		padding: 5px;
	}
		.picks-table th span {
			color: #666;
			font-size: 11px;
			font-weight: normal;
		}
		.picks-table a:visited, .picks-table a span {
			color: #069;
		}
	.picks-table td {
		clear: both;
		color: #333;
		font-size: 19px;
		font-weight: bold;
		padding: 5px;
		vertical-align: middle;
	}
	.picks-table .picks-score {
		border-left: 1px solid #ddd;
		font-size: 26px;
		text-align: center;
		width: 100px;
	}
		.picks-score span {
			display: block;
			font-size: 11px;
			font-weight: normal;
			padding: 3px 0 0;
		}
		.picks-table strong {
			color: #333;
		}
	.picks-table .picks-loser, .picks-table .picks-winner {
		margin: -2px 0 0;
		vertical-align: middle;
	}
#picks-wrapper li {
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 18px;
	padding: 4px 15px 5px 39px;
	text-indent: -4px;
}
	#picks-wrapper li span, #picks-wrapper li span a {
		color: #666;
		font-size: 11px;
	}
.picks-table-wrapper {
	margin-bottom: 15px;
}
.showpicks {
	background: url(/sportsify/index_files/show.gif) no-repeat 2px 5px;
	padding: 2px 0 2px 12px;
}
.hidepicks {
	background: url(/sportsify/index_files/hide.gif) no-repeat 0 7px;
	padding: 2px 0 2px 14px;
}
.alignright {
  background: #efefef;
	float: right;
	border: 1px solid #ccc;
	margin: 2px 0 0 5px;
	padding: 2px;
}
.alignleft {
  background: #efefef;
	float: left;
	border: 1px solid #ccc;
	margin: 2px 5px 0 0;
	padding: 2px;
}
.left {
	float: left;
	width: 40%;
}
.right {
	float: right;
	width: 40%;
}
.tagline {
	display: inline-block;	
	font-weight: bold;
	width: 218px;
}
.bottom { margin-bottom: 20px; }
.bottomless { margin-bottom: 0 !important; position: relative; }
.topless { margin-top: 0 !important; }

/* Comment stuff */

#comment {
	border-top: 1px solid #ddd;
	margin: 0 30px 0 0;
	padding: 10px 0 0;
}
#comments {
	border-top: 1px solid #ddd;
	margin: 0 30px 0 0;
	padding: 10px 0 0;
}
#comments .response ul {
	margin-top: 0;
}
#comment li, #comments .response li {
	background-image: none;
	margin: 0;
	padding: 5px 0;
}
	#comments .response p {
		margin-bottom: 0;
	}
	#comments .response {
		padding-left: 20px;
	}
.comment {
	border-bottom: 1px solid #ddd;
	margin: 0 0 10px 0;
}

/* Tooltips */
.tip {
	cursor: default;
	color: #069;
}
	.tip span {
		border-bottom: 1px solid #BFD9E5;
	}
#tooltip {
	background-color: #013D7F;
	color: #efefef;
	font-size: 12px;
	line-height: 16px;
	padding: 9px;
	position: absolute;
	text-align: left;
	width: 275px;
	z-index: 3000;
}
.tooltip-inside {
	position: relative;
}
.body {
	z-index: 1;
}
#tooltip h3, #tooltip div { margin: 0; }
.tooltip-arrow {
  background: url(/sportsify/index_files/arrow_down.gif) no-repeat;
  display: block;
  height: 23px;
	position: absolute;
	left: -7px;
	top: -7px;
	width: 23px;
	z-index: -1;
}
	.viewport-right .tooltip-arrow {
		background-image: url(/sportsify/index_files/arrow_right.gif);
		left: auto;
		right: -7px;
	}
	.viewport-bottom .tooltip-arrow {
		background-image: url(/sportsify/index_files/arrow_up.gif);
		bottom: -7px;
		top: auto;
	}
	.viewport-bottom-right .tooltip-arrow {
		background-image: url(/sportsify/index_files/arrow_right_up.gif);
		bottom: -7px;
		left: auto;
		right: -7px;
		top: auto;
	}

/* misc */

.center {
	text-align: center;
}
.onhover, .onhover a {
	background-color: #800014 !important;
	color: #fff !important;
}
.label, .label-left {
	color: #666;
	font-size: 10px;
	padding: 0 5px 0 0;
	text-transform: uppercase;
}
	.label-left {
		padding-left: 10px;
	}
td.loser {
	background: #C40E0D;
}
	td.loser strong {
		color: #fff !important;
	}
td.winner {
	background: #307907;
}
	td.winner strong {
		color: #fff !important;
	}
span.loser, span.winner {
	display: inline !important;
}
.picks-favored {
	padding: 0 5px 0 0;
}
.ie6 {
	display: none;
}

/* nav */

#nfl #nav-nfl, #nfl #nav-nfl a, #ncaa_football #nav-ncaaf, #ncaa_football #nav-ncaaf a, #mlb #nav-mlb, #mlb #nav-mlb a,
#nascar #nav-nascar, #nascar #nav-nascar a, #nba #nav-nba, #nba #nav-nba a {
	background-color: #efefef;
	color: #17262C;
}
	#nfl #nav-nfl li a:hover, #ncaa_football #nav-ncaaf a:hover, #mlb #nav-mlb a:hover, #nascar #nav-nascar a:hover, #nba #nav-nba a:hover {
		color: #013D7F;
	}

/* misc, to be placed later */

.if-loser, .if-winner {
  display: none !important;
}
  .loser .if-loser, .winner .if-winner {
    color: #efefef;
    display: block !important;
  }
  
.picks-table .picks, .picks-table .comments {
  border-top: 1px solid #ddd;
	font-size: 12px;
	font-weight: normal;
	padding: 6px;
	vertical-align: top;
}
	.picks-table .comments {
		text-align: right;
	}
.home-game-2 {
	margin: 20px 0 0;
}
.view-all {
	position: absolute;
	right: 5px;
}