@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
#container {
	width: 935px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 5px;
}
#mainContent {
	padding: 0 2px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
#homelink {
	text-align: left;
	margin-top: 8px;
	margin-left: 2px;
	width: 195px;
}
#Topclickadd {
	width: auto;
	background: #FFFFFF;
	margin-left: 5px;
	margin-top: 5px;
}
#maintitle {
	width: 381px;
	background: #FFFFFF;
	margin-left: 315px;
	margin-top: -59px;
}
#googlesearch {
	width: auto;
	background: #FFFFFF;
	margin-left: 514px;
	margin-top: 10px;
}
#mainmenu {
	width: 905px;
	background: #FFFFFF;
	margin-left: 1px;
	margin-top: 10px;
	text-align: center;
}
#description {
	width: auto;
	background: #FFFFFF;
	margin-top: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FF6600;
}
#float {
	float: left;
	clear: right;
	width: 301px;
  }

#sidebar {
	width: 275px;
	margin-top: 5px;
	margin-left: 2px;
	background-color: #FFFFFF;
	float: left;
}
#centerbar {
	width: 303px;
	background-color: #FFFFFF;
	margin-left: 1px;
	margin-top: 5px;
	float: left;
	clear: right;
	}
#rightbar {
	width: 301px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-left: 2px;
	float: left;
	}
#textstory {
	width: 275px;
	margin-top: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	margin-left: 2px;
	background-color: #E89E17;
}
#tvtalk {
	width: 300px;
	margin-top: 1px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	margin-left: 2px;
	background-color: #68C0C0;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}
#tvrating {
	width: 240px;
	margin-top: 2px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	margin-left: 1px;
}
#newsfeeds {
	text-align: left;
	margin-top: 8px;
	margin-left: 2px;
	width: 303px;
}
#dvdrelease {
	width: 238px;
	margin-top: 8px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	margin-left: 5px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #669966;
	border-right-color: #669966;
	border-bottom-color: #669966;
	border-left-color: #669966;
}
#tvguestitle{
	width: 300px;
	margin-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	background-color: #E89E17;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}
#tvguests1 {
	width: 300px;
	margin-top: 3px;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #00006D;
}
#tvguests2 {
	width: 300px;
	margin-top: 3px;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #00006D;
}
#tvguests3 {
	width: 300px;
	margin-top: 3px;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #00006D;
}
#tvguests4 {
	width: 300px;
	margin-top: 3px;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #00006D;
}
#tvsports {
	width: 255px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	color: #000000;
	margin-top: 3px;
	margin-left: 4px;
	}
#tsporttitle{
	width: 230px;
	margin-top: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	background-color: #9999FF;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#dvdttitle{
	width: 270px;
	margin-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	background-color: #3399FF;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#adgosd {
	width: 235px;
	overflow: hidden;
	margin-left: 5px;
	margin-top: 5px;
}
#adgobotton {
	width: 760px;
	overflow: hidden;
	margin-top: 15px;
	padding-left: 12px;
	clear: both;
}
#terms {
	width: 400px;
	overflow: hidden;
	margin-top: 75px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	margin-left: 412px;
}
#titletk {
	width: 300px;
	margin-top: 3px;
	text-align: center;
	font-size: 14px;
}
#daytime {
	width: 230px;
	margin-top: 1px;
	text-align: center;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	background-color: #FF9900;
}
#amazad {
	width: 230px;
	margin-top: 2px;
	overflow: hidden;
	margin-left: 1px;
}

table.menu {
	text-align: center;
	padding: 2px;
	border: 2px solid #FFFFFF;
	background-color: #FFFFFF;
}
td.menuc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 92px;
	background-color: #FF9933;
}
table.ratingh {
	text-align: center;
	padding: 2px;
	border: 2px solid #FFFFFF;
	background-color: #FFFFFF;
	width: 240px;
}
th.raitingh {
	text-align: center;
	font-weight: bold;
	padding: 2px;
	border: 2px solid #FFFFFF;
	background: #4a70aa;
	color: #FFFFFF;
	width: 240px
}
td.rating1 {
	background-position: center;
	width: 45px;
	background-color: #66CCFF;
}
td.ratingc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	background-position: center;
	width: 195px;
	background-color: #66CCFF;
}
table.dvdreleases {
	text-align: center;
	padding: 2px;
	border: 2px solid #FFFFFF;
	background-color: #FFFFFF;
	width: 230px;
}
th.dvdrell {
	text-align: center;
	font-weight: bold;
	padding: 2px;
	border: 2px solid #FFFFFF;
	background: #4a70aa;
	color: #FFFFFF;
	width: 230px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}
td.dvdrelc1 {
	background-position: center;
	width: 15px;
	background-color: #66CCFF;
}
td.dvdrelc2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	width: 215px;
	background-color: #66CCFF;
	text-align: left;
}
td.premierecellmainh {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	background-color: #66CCFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	border: thin solid #FF9900;
	text-align: center;
	
}
td.premierecell {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	background-color: #66CCFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	border: thin solid #FF9900;
	text-align: center;
	width: 50px;

}
td.premierecellmain {
	border: thin solid #FF9900;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: left;
	width: 100px;
}
td.premierecellrest {
	border: thin solid #FF9900;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: center;
	width: 50px;
}

th.premierehead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #66CCFF;
	text-align: center;
	border: thin solid #FF9900;
}
table.premiere {
	border: 1px solid #FF9900;
}
