/* ==================== ALL PAGES ==================== */

body {
	background: #222;
	font-family: Verdana, "Courier New", sans-serif;
	font-size: 12px;
	line-height: 140%;
	text-align: center;
	margin: 0;
	padding: 0 10px 10px;
}

a {
	color: #06a;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h3 {
	color: #06d;
	text-align: center;
}

img {
	border: 0;
}

table {
	font-size: 12px;
}

#page {
	margin: 15px auto;
	text-align: left;
	width: 900px;
}

#top {
	background: url(/index.php?page=banner) no-repeat top left;
	font-size: 0;
	height: 135px;
	padding: 0;
}

#top .imgblock {
	padding-top: 10px;
	padding-left: 8px;
}

#top #logo {
	display: block;
	position: relative;
}

#top img {
	display: block;
}

#sidebar {
	float: left;
	width: 200px;
}

#mainbar {
	margin-left: 200px;
}

#content {
	background: #eee;
	min-height: 550px;
	padding: 10px;
	text-align: justify;
}

#content_cap {
	background: url(bottom_main.gif) no-repeat bottom left;
	font-size: 0;
	height: 7px;
}

#footer {
	color: #666;
	font-size: 10px;
}

.r {
	text-align: right;
}

.c {
	text-align: center;
}

.hidden {
	display: none;
}

/* ==================== NAV/TABS ==================== */

#nav {
	background: #444;
	line-height: 100%;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav li {
	border-bottom: 1px solid #222;
	border-left: 1px solid #666;
	border-right: 1px solid #222;
	border-top: 1px solid #666;
}

#nav li:hover {
	background: #830;
	border-bottom: 1px solid #610;
	border-left: 1px solid #a60;
	border-right: 1px solid #610;
	border-top: 1px solid #a60;
}

#nav li a {
	color: #fff;
	display: block;
	font-weight: bold;
	overflow: hidden;
	padding: 5px;
	text-decoration: none;
	white-space: nowrap;
}

#nav .selected, #nav .selected:hover {
	background: #444;
	border-bottom: 1px solid #666;
	border-left: 1px solid #222;
	border-right: 1px solid #666;
	border-top: 1px solid #222;
}

#nav .selected a {
	color: #fc4;
}

#nav_cap {
	background: url(bottom_nav.gif) no-repeat bottom left;
	font-size: 0;
	height: 16px;
}

/* ==================== NETFLIX ==================== */

#netflix {
	background: #444;
	font-size: 10px;
	padding: 15px 5px 0;
}

#netflix a {
	color: #a82;
}

#netflix ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#netflix li {
	line-height: 110%;
	padding: 2px 0 3px;
}

#netflix .bigheading {
	color: #fc4;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

#netflix .heading {
	color: #a98;
	font-weight: bold;
	text-align: center;
}

#netflix .scoreline {
	border-top: 1px solid #222;
	border-bottom: 1px solid #666;
	margin: 2px 0 2px;
}

#tooltip {
	background: #446;
	border-top: 1px solid #66a;
	border-left: 1px solid #66a;
	border-right: 1px solid #226;
	border-bottom: 1px solid #226;
	position: absolute;
	left: 0;
	top: 0;
	text-align: left;
	visibility: hidden;
	width: 500px;
	z-index: 10000;
}

#tooltip td {
	vertical-align: bottom;
}

#tooltip h3 {
	color: #fc0;
}

#tooltip .tooltiptext {
	color: #fff;
	font-size: 11px;
}

/* ==================== STATUS ==================== */

#status {
	font-size: 10px;
	text-align: left;
}

#status .scrollable {
	overflow: auto;
}

#status h1 {
	font-size: 16px;
}

#status table {
	font-size: 10px;
}

#status th {
	background: #444;
	color: #fff;
}

#status td {
	background: #ddd;
}

#status iframe {
        height: 250px;
	width: 680px;
}

/* ==================== CABLEWATCH ==================== */

#cabletab ul {
	margin: 0;
	padding: 0;
	text-align: center;
}

#cabletab li {
	background: #444;
	display: inline;
	margin: 10px;
	padding: 5px 5px 2px;
}

#cabletab a {
	color: #fff;
	font-weight: bold;
}

#cabletab .selected a {
	color: #fc4;
}

#cabletab a:hover {
	text-decoration: none;
}

#cableframe {
	background: #ddd;
	margin-top: 0;
	text-align: center;
	border: 2px solid #444;
}

#cableframe img {
	border: 1px solid #888;
	margin: auto auto 35px;
}

/* ==================== CREDITS/RESUME ==================== */

#credits h1, #resume h1 {
	color: #444;
	text-align: center;
}

#credits .addr, #resume .addr {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#credits h2 {
	border-bottom: 1px solid #222;
	border-left: 1px solid #666;
	border-right: 1px solid #222;
	border-top: 1px solid #666;
	background-color: #444;
	color: #fc4;
	font-size: 24px;
	padding: 5px 0 5px;
	margin: 0;
	text-align: center;
	width: 100%;
}

#resume h2 {
	border-bottom: 1px solid #222;
	border-left: 1px solid #666;
	border-right: 1px solid #222;
	border-top: 1px solid #666;
	background-color: #444;
	color: #fc4;
	font-size: 18px;
	padding: 5px 0 5px;
	margin: 10px 0 10px;
	text-align: center;
	width: 100%;
}

#credits li, #resume .spacy li {
	margin-bottom: 10px;
}