@charset "utf-8";

a:link {
	color: white;
	text-decoration: none;
}
a:visited {
	color: white;
	text-decoration: none;
}
a:hover {
}
a:active {
}
body {
	padding: 0px;
	margin: 0px;
	background-color: black;
	color: red;
}
h1, h2, h3 {
	padding: 0px;
	margin: 0px;
}
div {
	font-family: Arial, Verdana;
	font-size: 10px;
	color: black;
}
div#background {
	height: 1065px;
	margin: 0px auto;
	width: 824px;
}
div#site {
	border: 0px solid black;
}
div#header {
	background-color: #bababa;
	margin: 0px;
	padding: 10px;
}
div#htopleft {
	float: left;
}
div#htopright {
	float: right;
	padding: 0px 0px 0px 0px;
}
div#hb {
	background-color: #bababa;
	margin: 0px;
	padding: 0px;
}
div#hb_left {
	float: left;
	background-color: #bababa;
	background-image: url('/imgs/bgs/corner_b_left.png');
	background-repeat: no-repeat;
	height: 4px;
	width: 4px;
	margin: 0px;
	padding: 0px;
}
div#hb_right {
	float: right;
	background-color: #bababa;
	background-image: url('/imgs/bgs/corner_b_right.png');
	background-repeat: no-repeat;
	height: 4px;
	width: 4px;
	margin: 0px;
	padding: 0px;
}
div#hb_middle {
	background-color: #bababa;
	height: 4px;
	margin: 0px;
	padding: 0px;
}
div#welcome {
	clear: both;
	background-color: #bababa;
	margin: 0px;
	padding: 15px 0px 0px 0px;
}
div#bar_top {
	clear: both;
	height: 10px;
	width: 100%;
	margin: 5px 0px;
}
div#bar_top_middle {
	background-color: #c7c7c7;
	height: 10px;
	margin: 0px 5px;
}
div.bar_left {
	float: left;
	width: 5px;
	height: 10px;
	background-image: url('/imgs/bgs/bar_bg_left.png');
	background-repeat: no-repeat;
}
div.bar_right {
	float: right;
	width: 5px;
	height: 10px;
	background-image: url('/imgs/bgs/bar_bg_right.png');
	background-repeat: no-repeat;
}
div#bar_bottom {
	clear: both;
	height: 10px;
	width: 100%;
	margin: 5px 0px;
}
div#bar_bottom_middle {
	float: left;
	background-color: #c7c7c7;
	height: 10px;
	width: 814px;
}
div#logo {
	position: relative;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
div#logo_first {
	display: inline;
}
div#logo_first h2 {
	display: inline;
	color: black;
	font-family: Arial Black;
	font-size: 35px;
	letter-spacing: 3px;
	font-weight: normal;
	word-spacing:-15px;
}
div#logo_second {
	display: inline;
	color: black;
	font-size: 35px;
	letter-spacing: 3px;
}
div#logo_ledord h1 {
	display: block;
	color: black;
	font-size: 13px;
	letter-spacing: 1px;
}
div#logo_ledord h2 {
	display: inline;
	font-size: 13px;
	font-weight: normal;
}
div#channel_block {
	clear: both;
	height: 390px;
}
div#channel_container {
	border: 1px solid white;
	margin: 0px;
	padding: 0px;
}
div.channel_separator {
	position: relative;
	z-index: 1;
	float: left;
	width: 5px;
	height: 395px;
	border: 0px solid black;
	padding: 0px;
	margin: 0px;
}
div.channel_logo {
	position: relative;
	z-index: 1;
	top: -30px;
	left: 50%;
	margin-left: -21px;
	background-color: #FFFFFF;
	border: 1px solid black;
	width: 40px;
	height: 40px;
	text-align: center;
}
div.channel_logo img {
	position: relative;
	top: 50%;
	margin-top: -15px;
}
div.channel {
	position: relative;
	float: left;
	width: 102px;
	margin: 0px;
	padding: 0px;
}
div.channel_body {
	position: relative;
	background-color: white;
	padding: 0px;
	margin: 0px;
	height: 390px;
	width: 100%;
	border-bottom: 1px solid black;
}
div.channel_shadow {
	position: absolute;
	z-index: 1;
	padding: 14px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #838383;
	width: 100%;
	border-bottom: 1px solid darkgreen;
	/* for IE */
	filter:alpha(opacity=45);
	/* CSS3 standard */
	opacity:0.45;
}
div#header p {
	position: relative;
	z-index: 2;
	padding: 16px 0px;
	margin: 0px;
	letter-spacing: 3px;
	font-size: 30px;
	font-family: Arial Black;
}
div#menu {
	font-size: 12px;
	color: white;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	height: 55px;
}

div.menu_item {
	display: inline-block;
	vertical-align: middle;
}
div.menu_item a {
	display: inline-block;
}
div.menu_item_active {
	display: inline-block;
	vertical-align: middle;
}
div.menu_item_active a {
	display: inline-block;
	color: red;
}
div.menu_item h3 {
	font-size: 12px;
	margin: 10px;
}
div.menu_item_active h3 {
	font-size: 16px;
	margin: 10px;
}

ul#menu_list {
	position: relative;
	display: inline-block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-weight: bold;
	height: 40px;
}
li.menu_arrow {
	display: inline-block;
	vertical-align: middle;
}
li.menu_arrow a {
	display: inline-block;
	padding: 8px 10px;
}
/*
li.menu_item {
	display: inline-block;
	vertical-align: middle;
}
li.menu_item a {
	display: inline-block;
	padding: 8px 10px;
}
li.menu_item_active {
	display: inline-block;
	vertical-align: middle;
}
li.menu_item_active a {
	display: inline-block;
	color: red;
	padding: 8px 5px 8px 5px;
}
li.menu_item h3 {
	font-size: 12px;
}
li.menu_item_active h3 {
	font-size: 16px;
}
*/
div#time_column_left {
	position: relative;
	float: left;
	border: 0px solid black;
	margin: 7px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	width:30px;
	height:380px;
}
div#time_column_right {
	position: relative;
	float: right;
	border: 0px solid black;
	margin: 7px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	width:30px;
	height:380px;
}
div.time_column_line {
	position: absolute;
	border-bottom: 1px solid green;
	padding: 0px;
	width: 40px;
	margin: 7px 0px 0px 0px;
	height: 0px;
	right: 0px;
}
div.time_block {
	position: absolute;
	padding: 0px;
	height: 16px;
	color: white;
}
div.game {
	position: absolute;
	border-bottom: 1px solid #4b4b4b;
	background-color: lightgrey;
	padding: 0px;
	font-size: 10px;
	width: 100%;
	line-height: 12px;
}
div.game_header {
	background-color: #4b4b4b;
	padding: 0px 2px;
}
div.game_body {
	padding: 0px 2px;
}
div#w3c_passes {
	margin-top: 100px;
}
div#footer {
	width: 742px;
	float: left;
	background-color: lightblue;
	border: 1px solid black;			
	text-align: center;
	margin: 10px 40px 0px 40px;
}
