﻿p, ul, ol, li, h2, h3 {
 margin: 0;
 padding: 0;
}

body {
 margin: 4px 8px 0 14px;
 background: #313031;
 font: 12px Arial, Helvetica, sans-serif;
 color: #FFFFFF;
}

a {
 color: #FFFFFF;
 text-decoration: none;
}

a:hover { text-decoration: underline; }

h2 {
 font-weight: normal;
 font-size: 18px;
}

#channelname { float:left;text-align:left; }
#channelrating { vertical-align:bottom;text-align:right; }
#channeldescription { clear:both;text-align:left; }

.channelButton
{
	width: 50px;
	height: 20px;
	vertical-align:middle;
	text-align:center;
	background-color:#111111;
	color:Silver;
	border-color:#444444;
}

.channelMediumButton
{
	width: 110px;
	vertical-align:middle;
	text-align:center;
	background-color:#111111;
	color:Silver;
	border-color:#444444;
}

.channelLargeButton
{
	width: 170px;
	vertical-align:middle;
	text-align:center;
	background-color:#111111;
	color:Silver;
	border-color:#444444;
}

.channelNumberDisplay
{
	font-size:x-large;
	width: 50px;
}

.channelInfoDisplay
{
	font-size:smaller;
	overflow:hidden;
	width: 250px;
}

.channelCategoryDisplay
{
	font-size:small;
	overflow:hidden;
	width: 100px;
}

.tv
{
	border-color:Gray;
	border-width:thick;
	border-style:outset;
	background-color:Black;
}

.guideHeader
{
	padding-top:5px;
	padding-left:5px;
	width:500px;
	height:260px;
	z-index:1;
	font-size:x-small;
}

.guideListing
{
	padding-left:0px;
	position:relative;
	z-index:1;
	font-size:x-small;
	width:490px;
	height:260px;
	overflow:scroll;
}

.filterDropDown
{
	font-size:x-small;
	width:100px;
}

.errorMessage
{
	color:Red;
}

.AddChannelsPopup
{
	padding-top:5px;
	padding-left:5px;
	background-color:Black;
	width:350px;
	height:45px;
	border-style:groove;
	border-width:thick;
	border-color:Fuchsia;
	position:absolute;
	top:100px;
	left:100px;
}

.newsticker
{
	padding-top:3px;
	color:Silver;
	padding-bottom:3px;
}

.iframe2
{
	border-width:0px;
	width:1043px;
	height:378px;
	padding-left:0px;
	padding-top:0px;
}
