html, body {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}

/*
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, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}

*/
body {
	line-height:1;
	color:#333;
	background:black;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote {
	margin:0;
	padding:0;
}
ol, ul {
	list-style:none;
}
body {
	font-family:"Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	line-height:2;
}
body {
	font-size:75%;
}
html > body {
	font-size:12px;
}

ul, ol {
	margin:0 0 1.5em 1.5em;
}

a {
	color:#4c4c4c;
	text-decoration:none;
	font-weight:bold;
	outline:none;
}
a:hover {
	color:#ff6600;
}

body.center {
	text-align:center;
}
body.center #container {
	margin:0 auto;
	text-align:left;
}

body.center .container {
	margin:0 auto;
	text-align:left;
}

body .fixed-lg {
	width:920px;
}

body .fluid {
	width:100%;
	min-width:920px;
}




div.section.top {
	height:60px;
	color:#666;
	background-color:#000;
	position:relative;
}



div.section.top div div, div.section.top div ul {
	margin:0;
	padding:0;
}
.channelsmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #333333;
}

div.bottombar {
	padding:0;
	height:27px;
	background:url(bottombar.jpg) repeat-x;
}
.center #breakout-container #mytable2 .channels-dock .toprow {
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 16px;
	color: #999999;
	font-style: normal;
	line-height: 18px;
	font-weight: 400;
	font-variant: normal;
	vertical-align: baseline;
	word-spacing: normal;
}
.center #breakout-container #mytable2 .channels-dock td {
	padding-top: 10px;
}


.relative {
	postion:relative;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-bottom: 4px;
	font-weight: bold;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
}





.boxstyle {
	height: 90px;
	width: 600px;
	background-color: #333333;
}








.boxborder {
	width:135px;
	height:71px;
	/*
	border:5px solid white;
	filter:alpha (opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	-khtml-opacity: 0.5;
	*/
}

.boxborderhl {
	background-image: url(/images/btnplay.png);
	background-repeat: no-repeat;
	background-position: 50px;
	cursor: pointer;
	z-index: auto;
}


.boxtext {
	font-size: 10px;
}

/*  SLIDER BOX STYLES */
div.sc_menu {
	/* Set it so we could calculate the offsetLeft */
	position: relative;
	height: 135px;
	width: 920px;
	overflow: hidden;
}
ul.sc_menu {
	display: block;
	height: 110px;
	/* max width here, for users without javascript */	
	width: 3000px;
	padding: 15px 0 0 15px;
	/* removing default styling */
	margin: 0;
	list-style: none;
}
.sc_menu li {
	display: block;
	float: left;	
	padding: 0 4px;
	
	
}
.sc_menu a {
	display: block;
	text-decoration: none;
}
.sc_menu span {
	display: none;
	margin-top: 3px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.sc_menu a:hover span {
	display: block;
}
.sc_menu img {
border:1px solid white;
	/*border: 3px #fff solid;	
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	*/
	
}
.sc_menu a:hover img {
	filter:alpha(opacity=50);	
	opacity: 0.5;
}


/*  END SLIDER BOX STYLES */



.header_text {
	font-weight: normal;
	color: #FFFFFF;
	z-index: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	letter-spacing: 1px;
}
.bottomborder     {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 1.3em;
	letter-spacing: 1px;
	height: 31px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4E4E4E;
}
#footer  {
	width: 940px;
	height: 200px;
	padding-top: 40px;
	color: #CCC;
	font-size: 9px;
	margin:0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
} 

.tdmiddle {
	padding-top:10px;
	text-align: center;
}

.txt_schedule {
	color: #4c4c4c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.img_schedule {
	padding-top:5px;
	padding-left: 5px;
	top: 5px;
	position: relative;
}
