body {
	background: #d0d0d0 url(../images/layout/bg_body.gif) 0 0 repeat-x;
	padding: 0 0 20px;
	font-family: Georgia,'Times New Roman',serif;
	color: #1d2438;
}

div.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}

/* BEGIN basic typography */
a:link {
	color: #dc6217;
}

a:visited {
	color: #c31f2a;
}

a:hover,
a:active {
	color: #000;
}

h1 {
	margin: 0 0 1.1em;
	font: bold 20px/1.1 Georgia,'Times New Roman',serif;
}

h1#title_section {
	width: 960px;
	height: 154px;
	margin: 0;
	background: #bb5320 url(../images/layout/bg_title_section.jpg) 0 0 no-repeat;
	font-weight: normal;
	font-style: italic;
	font-size: 35px;
	line-height: 154px;
	color: #fffefe;
	text-align: center;
	text-shadow: 1px 1px 4px #4c1506;
}

h1#title_page {
	margin: 0 0 1em;
	padding: 25px 0 35px;
	background: transparent url(../images/layout/bg_title.gif) center bottom no-repeat;
	font-weight: normal;
	font-style: italic;
	font-size: 24px;
	line-height: 1;
	color: #000;
	text-align: center;
}

body.home h1.title_page {
	margin: 0 0 1em;
}

body.listings h1#title_page {
	padding-top: 0;
}

h2 {
	margin: 0 0 1.222em;
	font: bold 18px/1.222 Georgia,'Times New Roman',serif;
}

h3 {
	margin: 0 0 1.375em;
	font: bold 16px/1.375 Georgia,'Times New Roman',serif;
}

h4 {
	margin: 0 0 1.571em;
	font: bold 14px/1.571 Georgia,'Times New Roman',serif;
}

h5 {
	margin: 0 0 1.833em;
	font: bold 12px/1.833 Georgia,'Times New Roman',serif;
}

h6 {
	margin: 0 0 2em;
	font: bold 11px/2 Georgia,'Times New Roman',serif;
}

p {
	margin: 0 0 1.571em;
	font-size: 14px;
	line-height: 1.571;
}

ul {
	margin: 0 3em 1.571em;
	font-size: 14px;
	line-height: 1.571;
	list-style: disc;
}

ol {
	margin: 0 3em 1.571em;
	font-size: 14px;
	line-height: 1.571;
	list-style: decimal;
}

img.left {
	display: block;
	float: left;
	margin: 5px 15px 10px 0;
	border: 4px solid #ccc;
	padding: 1px;
}

img.right {
	display: block;
	float: right;
	margin: 5px 0 10px 15px;
	border: 4px solid #ccc;
	padding: 1px;
}

img.center {
	display: block;
	margin: 0 auto;
	border: 4px solid #ccc;
	padding: 1px;
}
/* END basic typography */

#primary {
	width: 960px;
	margin: 0 auto;
}

/* BEGIN header */
#header {
	position: relative;
	width: 960px;
	height: 124px;
	margin: 0;
	background: #000 url(../images/layout/bg_header.jpg) 0 0 no-repeat;
}

#logo {
	display: block;
	position: absolute;
	left: 68px;
	top: 14px;
	border: 0;
}

#header div.translation {
	position: absolute;
	top: 25px;
	right: 10px;
}
/* END header */

/* BEGIN main menu */
#menu_main {
	width: 950px;
	height: 39px;
	background: #000 url(../images/layout/bg_menu_main.gif) 0 0 repeat-x;
	padding: 0 0 0 10px;
}

#menu_main ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav {
	float: left;
	height: 39px;
	border-left: 1px solid #262b2e;
	border-right: 1px solid #1e2527;
}

#menu_main ul li {
	float: left;
}

#menu_main ul li a.top:link,
#menu_main ul li a.top:visited {
	display: block;
	float: left;
	height: 39px;
	padding: 0 13px;
	font: bold 15px/39px Helvetica,Arial,sans-serif;
	border-left: 1px solid #1e2527;
	border-right: 1px solid #262b2e;
	color: #fff;
	text-decoration: none;
	text-shadow: 0 0 4px #000;
}

#menu_main ul li a.top:hover,
#menu_main ul li a.top:active {
	text-decoration: underline;
}
/* END main menu */

/* BEGIN search */
#search {
	float: right;
	padding: 9px 10px 0 0;
}

#search * {
	margin: 0;
	font-size: 11px;
}
/* END search */

/* BEGIN content */
#content {
	width: 960px;
	background: #c31f2a url(../images/layout/bg_content.jpg) 0 0 no-repeat;
}

body.home #content {
	padding: 10px 0 0;
	background: #c31f2a url(../images/home/bg_content.jpg) 0 0 no-repeat;
	position: relative;
}

#page_content {
	width: 940px;
	margin: 0 auto;
	background: #fff;
}

body.home #page_content {
	width: 928px;
	background: #e7e6e6 url(../images/home/bg_page_content.gif) 0 0 repeat-x;
	border: 1px solid #fff;
	border-bottom: 0;
	padding: 5px 5px 0
}

#column_l {
	float: left;
	width: 602px;
	padding: 0 43px 0 17px;
}

#column_r {
	float: left;
	width: 264px;
}

body.home #column_l,
body.home #column_r {
	float: left;
	width: 281px;
	height: 310px;
	margin: 0 0 5px;
	background: #fff;
	padding: 5px;
}

body.home #column_m {
	float: left;
	width: 324px;
	height: 310px;
	margin: 0 6px 5px;
	background: #fff;
	padding: 5px;
}

#spotlight img {
	display: block;
	border: 0;
}
/* END content */

/* BEGIN home quick links */
#quick_links_a {
	width: 281px;
	height: 310px;
	margin: 0 auto;
	background: transparent url(../images/home/bg_quick_links_a.jpg) 0 0 no-repeat;
	padding: 0;
	list-style: none;
}

#quick_links_a a:link,
#quick_links_a a:visited {
	display: block;
	width: 281px;
	height: 77px;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999em;
}

#quick_links_b {
	width: 928px;
	height: 131px;
	margin: 0 auto;
	background: transparent url(../images/home/bg_quick_links_b.gif) 0 0 no-repeat;
}

#quick_links_b ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#quick_links_b li {
	float: left;
}

#quick_links_b a:link,
#quick_links_b a:visited {
	display: block;
	float: left;
	width: 291px;
	height: 131px;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999em;
}

#quick_links_b li.calendar a:link,
#quick_links_b li.calendar a:visited {
	display: block;
	float: left;
	width: 334px;
	margin: 0 6px;
}
/* END home quick links */

/* BEGIN homepage slideshow */
#slideshow_controls {
	position: absolute;
	top: 235px;
	left: 73px;
	z-index: 1000;
	width: 413px;
	text-align: center;
	font: normal 12px/1 'Trebuchet MS',Arial,sans-serif;
}

#slideshow_controls a:link,
#slideshow_controls a:visited {
	display: block;
	float: left;
	margin: 0 8px;
	border: 1px solid #fff;
	background-color: #681015;
	color: #fff;
	padding: 8px 24px;
	text-decoration: none;
}

#slideshow_controls a.activeSlide:link,
#slideshow_controls a.activeSlide:visited,
#slideshow_controls a:hover,
#slideshow_controls a:active {
	background-color: #de6818;
}

#slideshow {
	width: 940px;
	margin: 0 auto 10px;
}

#slideshow div {
	width: 940px;
	height: 287px;
	background: none;
}

#slideshow div img {
	display: block;
	float: right;
	border: 0;
	background: none;
}

#slideshow div h2 {
	width: 403px;
	margin: 0 0 0 1px;
	padding: 20px 5px 28px;
	background: transparent url(../images/home/bg_slideshow_title.gif) center bottom no-repeat;
	font: normal italic 28px/1 Georgia,'Times New Roman',serif;
	color: #fff;
	text-align: center;
}

#slideshow div p {
	width: 353px;
	margin: 15px 0 0;
	padding: 0 30px;
	font: normal 12px/1.25 Helvetica,Arial,sans-serif;
	color: #fff;
	text-align: center;
}

#slideshow div p.watch_video {
	margin: 35px 0 0;
	font: normal 14px/1 'Trebuchet MS',Arial,sans-serif;
}

#slideshow div p.watch_video a:link,
#slideshow div p.watch_video a:visited {
	display: block;
	width: 125px;
	margin: 0 auto;
	border: 1px solid #fff;
	background-color: #681015;
	padding: 8px 10px;
	color: #fff;
	text-decoration: none;
}

#slideshow div p.watch_video a:hover,
#slideshow div p.watch_video a:active {
	text-decoration: underline;
}
/* END homepage slideshow */

/* BEGIN section menu */
#menu_section {
	width: 264px;
	background: #eee url(../images/layout/bg_menu_section.gif) left bottom no-repeat;
	padding: 0 0 115px;
}

#menu_section_top {
	width: 264px;
	height: 5px;
	background: transparent url(../images/layout/bg_menu_section.gif) 0 0 no-repeat;
}

#menu_section_ul {
	margin: 0;
	padding: 20px 0 0;
	list-style: none;
	font: bold 14px/1 'Trebuchet MS',Arial,sans-serif;
	text-align: center;
}

#menu_section_ul li {
	background: transparent url(../images/layout/bg_menu_section_li.gif) center bottom no-repeat;
	padding: 5px 0;
}

#menu_section_ul a:link,
#menu_section_ul a:visited {
	display: block;
	width: 225px;
	margin: 0 auto;
	padding: 10px 0;
	color: #000;
	text-decoration: none;
	text-shadow: 0 0 10px #fff;
}

#menu_section_ul a:hover,
#menu_section_ul a:active {
	color: #000;
	text-decoration: underline;
}

#menu_section_ul li.here a:link,
#menu_section_ul li.here a:visited,
#menu_section_ul li.parent-here a:link,
#menu_section_ul li.parent-here a:visited {
	color: #681015;
}

#menu_section_ul li.last a:link,
#menu_section_ul li.last a:visited {
	background: none;
}

#menu_section_ul ul {
	padding: 0 0 8px;
	font: bold 12px/1 'Trebuchet MS',Arial,sans-serif;
}

#menu_section_ul ul li {
	background: none;
	padding: 0;
}

#menu_section_ul ul a:link,
#menu_section_ul ul a:visited {
	padding: 5px;
}
/* END section menu */

/* BEGIN footer */
#footer {
	width: 960px;
	height: 165px;
	background: #fff url(../images/layout/bg_footer.gif) 0 0 no-repeat;
	padding: 25px 0 0;
	text-align: center;
}

body.home #footer {
	background: #fff url(../images/home/bg_footer.gif) 0 0 no-repeat;
}

#footer div {
	background: transparent url(../images/layout/bg_title.gif) top center no-repeat;
	padding: 22px 0 0;
}

body.home #footer div {
	background: transparent url(../images/home/bg_footer_title.gif) top center no-repeat;
}

#footer p,
#footer h3 {
	margin: 0;
	font-size: 12px;
	line-height: 1.2;
}

#footer h3 {
	margin: 0 0 10px;
	background: transparent url(../images/layout/bg_title.gif) center bottom no-repeat;
	padding: 0 0 22px;
}

body.home #footer h3 {
	background: transparent url(../images/home/bg_footer_title.gif) center bottom no-repeat;
}
/* END footer */

/* BEGIN forms */
ol.form_fields {
	margin: 0;
	padding: 0;
	list-style: none;
}

ol.form_fields * {
	margin: 0;
}

ol.form_fields li {
	margin: 0 0 1em;
}

ol.form_fields li label {
	display: block;
	margin: 0 0 .25em;
	font-weight: bold;
}

ol.form_fields li.captcha img {
	margin: 0 0 .25em;
	display: block;
}

ol.form_fields li.submit {
	background-color: #ccc;
	padding: 5px;
}

input.text {
	width: 300px;
	font: normal 12px/1.5 Georgia,'Times New Roman',serif;
}

textarea {
	width: 99%;
	height: 10em;
	font: normal 12px/1.5 Georgia,'Times New Roman',serif;
	-webkit-appearance: textfield;
}
/* END forms */

/* BEGIN program listing */
#listings_quickviews {
	margin: 0 0 15px;
	padding: 10px;
	list-style: none;
	text-align: center;
	font: bold 12px/1 'Trebuchet MS',Arial,sans-serif;
}

#listings_quickviews li {
	display: inline;
	padding: 0 3px 0 5px;
}

#listings_quickviews li.first {
	padding: 0;
}

#listings_quickviews a:link,
#listings_quickviews a:visited {
	color: #000;
}

#listings_quickviews a:hover,
#listings_quickviews a:active {
	color: #000;
}

#listings_quickviews li.here a:link,
#listings_quickviews li.here a:visited {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 3px 8px;
	background-color: #000;
	color: #fff;
	text-decoration: none;
}

table#listings {
	border-collapse;
	width: 99%;
	margin: 0 0 1.571em;
}

table#listings th {
	border-left: 1px solid #fff;
	background-color: #98202a;	
	padding: 10px;
	font: bold 11px/1 Arial,sans-serif;
	color: #fff;
	white-space: nowrap;
	text-align: left;
}

table#listings th.first {
	border: 0;
}

table#listings th.stretch {
	width: 100%;
}

table#listings th a:link,
table#listings th a:visited {
	color: #fff;
}

table#listings tr.expired {
	display: none;
}

table#listings td {
	padding: 10px;
	font-size: 14px;
	line-height: 1;
	border-bottom: 1px solid #999;
	vertical-align: top;
}

table#listings td.date_time {
	white-space: nowrap;
	line-height: 1.3;
}

table#listings td h2 {
	float: left;
	margin: 0 0 .25em;
}

table#listings td h2 span.episode_code {
	font-size: 12px;
}

table#listings td a.addl_listing_info_toggle:link,
table#listings td a.addl_listing_info_toggle:visited {
	float: right;
	display: block;
	margin: 6px 0 0 10px;
	width: 14px;
	height: 14px;
	color: #fff;
	background: #98202a;
	font-size: 12px;
	font-family: Helvetica,Arial,sans-serif;
	line-height: 14px;
	text-align: center;
	text-decoration: none;
	padding: 0;
}

table#listings td div.addl_listing_info {
	display: none;
}

table#listings td div.addl_listing_info p.more_info {
	margin: 0;
}

#menu_listings {
	margin: 0;
	padding: 5px 15px 0;
	list-style: none;
	font: bold 14px/1 'Trebuchet MS',Arial,sans-serif;
	text-align: left;
}

#menu_listings * {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu_listings li.top {
	background: transparent url(../images/layout/bg_menu_section_li.gif) center bottom no-repeat;
	padding: 15px 0;
}

#menu_listings h3 {
	font: bold 14px/1 'Trebuchet MS',Arial,sans-serif;
}

#menu_listings li.quick_views li {
	float: left;
	margin: 0 8px 0 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.5;
}

#menu_listings li.search h3 {
	margin: 0 0 1em;
}

#menu_listings li.search li {
	margin: 0 0 .5em;
}

#menu_listings li.search label {
	display: block;
	margin: 0 0 .25em;
	font-size: 12px;
	line-height: 1.5;
}

#menu_listings li.search #keywords,
#menu_listings li.search select {
	width: 225px;
}

/* END program listing */

/* BEGIN homepage programming info */
#whats_on_now,
#whats_on_tonight {
	height: 230px;
	overflow: auto;
	border-top: 3px solid #fff;
}

#whats_on_now div,
#whats_on_tonight div {
	margin: 0;
	padding: 12px 6px;
	border-top: 1px solid #ccc;
}

#whats_on_now div.first,
#whats_on_tonight div.first {
	padding-top: 0;
	border: 0;
}

#whats_on_now h2,
#whats_on_tonight h2 {
	margin: 0;
	font-size: 14px;
	line-height: 1.571;
}

#whats_on_now p,
#whats_on_tonight p {
	margin: 0;
	font-size: 12px;
	line-height: 1.571;
}
/* END homepage programming info */

/* BEGIN tables */
table.list {
	border-collapse;
	width: 99%;
	margin: 0 0 1.571em;
}

table.list th {
	border-left: 1px solid #fff;
	background-color: #98202a;	
	padding: 10px;
	font: bold 11px/1 Arial,sans-serif;
	color: #fff;
	white-space: nowrap;
	text-align: left;
}

table.list th.first {
	border: 0;
}

table.list th.stretch {
	width: 100%;
}

table.list td {
	padding: 10px;
	font-size: 14px;
	line-height: 1.571;
	border-bottom: 1px solid #999;
	vertical-align: top;
}

table.list td.title {
	font-weight: bold;
}

table.list td.nowrap {
	white-space: nowrap;
}

table.gallery {
	border-collapse;
	width: 99%;
	margin: 0 0 1.571em;
}

table.gallery td {
	width: 25%;
	vertical-align: top;
}
/* END tables */
