body {
	background: #1a69a7 url('http://images.roosterteeth.com/assets/style/images/landing/bg.png') top left repeat-x;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}
img, div, input, .logo {
	behavior: url("iepngfix.htc");
}
img {
	border: 0;
}
.logo {
	padding: 20px 0;
}
.schedule {
	font-size: 14px;
	font-weight: bold;
	color: #9daab5;
	text-align:right;
	vertical-align: middle;
	line-height: 150%;
	white-space: nowrap;
}
.player {
	background: #fff;
	padding: 10px;
}
a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.discuss {
	background: #5e96bf;
	padding: 10px;
	color: #fff;
	font-size: 13px;
	font-weight:bold;
	white-space: nowrap;
}
a.discuss:hover {
	background: #a3c1d9;
	text-decoration: none;
}
.title {
	padding: 10px 0 0 10px;
	line-height: 100%;
}
a.h1 {
	font-size: 21px;
	color: #fff;
	line-height: 150%;
}
.desc {
	color: #bbd3e5;
	font-size: 13px;
}
.released {
	color: #8db5d3;
	font-size: 11px;
	line-height: 150%;
}
.catchup {
	color: #bbd3e5;
}
.missedout {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	padding-top: 10px;
}
.more {
	padding-top: 20px;
}
.moretab td {
	padding: 10px;
	font-size: 12px;
	vertical-align: top;
}
.moretab td a {
	display: block;
	line-height: 200%;
	text-align: center;
	color: #fff;
}
.moretab td a:hover {
	background: #8db5d3;
	text-decoration: none;
}
.footerShadow {
	background:  url('http://images.roosterteeth.com/assets/style/images/landing/footerShadow.png') bottom left repeat-x;
	height: 31px;
}
.footer {
	background: #145486;
	padding-bottom: 20px;
}
.copyright {
	text-align: right;
	padding: 0 20px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
}
.label {
	border-bottom: 1px dotted #8db5d3;
	color: #8db5d3;
	padding: 2px 0;
	font-size: 11px;
	font-weight: bold;
}
.nav td {
	font-size: 11px;
	vertical-align: top;
	line-height: 150%;
	padding: 10px 0;
}
.nav a {
	display: block;
	text-decoration: none;
	color: #5b88ab;
	font-size: 11px;
	font-weight: normal;
	padding: 0 40px 0 0;
}
.copyright a {
	display: inline;
	padding: 0;
}
.nav a.top {
	color: #fff;
	font-weight: bold;
}
.nav a:hover {
	color: #fff;
	text-decoration: none;
}