#tvguide_content {
}

#tvguide_top {
}

#tvguide_main_content {
	/*border: 3px solid #000;*/
	min-height: 400px;
	height:auto !important;
	height: 400px;
	background: url(../images/contentbg.gif) repeat-y left top;
	padding: 0px 0px;
}

#tvguide_bottom {
}

#tvguide_left_column {
	float: left;
	width: 522px;
	color: #000000;	
	min-height: 500px;
	height:auto !important;
	height:500px;
}

#guide_header {
	padding: 0px 0px 10px 0px;
	background: #FFFFFF url(../images/header_bg.gif) repeat-x left bottom;
}

#guide_header_title {
	float: left;
	width: 361px;
	padding: 4px 0px 0px 15px;
	background: url(../images/carrot.gif) no-repeat left center;
	margin-left: 10px;

}
#guide_header_title h1 {
	display: inline;
	font-size: 18px;
	margin-top: 3px;
	color: #ed1c24;
}

#guide_header_title h2 {
	display: inline;
	font-size: 16px;
	color: #000;
}
#guide_header_next {
	width: 121px;
	float: right;
	color: #3f3f3f;	
	font-size: 110%;
	padding: 8px 0px 0px 0px;
}
#guide_header_next a:link, #guide_header_next a:visited, #guide_header_next a:active {
	color: #3f3f3f;
	text-decoration: none;
}
#guide_header_next a:hover {
	color: #ed1c24;
	text-decoration: underline;
}
#guide_right_column {
	float: right;
	width: 194px;
	color: #000000;
}
#inner_content {
	border-top: solid 3px white;

}
#inner_left {
	width: 176px;
	float: left;
}
#inner_left h4 {
	color: #000;
	font-size: 180%;
	margin: 10px 0px;
}
.now_showing {
	padding: 0px 4px 15px 13px;

}
.showing_next {
	margin-left: 3px;
	margin-bottom: 20px;
	background-color: #efefef;
	padding: 2px 10px 15px 10px;
}
.showing_next h4 {
	color: #FFFFFF;	
}
#shows_left_coming_soon {
	padding: 0px 4px 15px 13px;
	color: #3f3f3f;

}
.coming_soon_show {
	padding: 0px 14px 0px 3px;
	margin-bottom: 5px;
	color: #3f3f3f;	
}
.coming_soon_show h5  {
	font-size: 110%;
	color: #000;
	text-transform: uppercase;
	margin: 10px 0px 0px 0px;
}
.coming_soon_show a:link, .coming_soon_show a:visited, .coming_soon_show a:active {
	color: #000;
	text-decoration: none;
	font-size: 110%;	
}
.coming_soon_show a:hover {
	color: #e81716;
	text-decoration: underline;
}
.coming_soon_show p {
	color: #3f3f3f;
	font-size: 110%;
}

.left_show_copy {

}
.left_show_copy img {
	margin-right: 4px;

}
.left_show_copy h5 {
	color: #ed1c24;
	font-size: 15px;
	margin: 7px 0px;
}
.left_show_copy h5 a {
	color: #ed1c24;
	margin: 7px 0px;
}
#inner_left h6 {
	color: #000;
	font-size: 120%;
	margin: 7px 0px;
}
#inner_left p {
	color: #3f3f3f;
	font-size: 100%;
	margin: 0px 0px;	
}
#inner_right {
	width: 344px;
	float: right;
}
#inner_right .heading_strip {
	color: #ffffff;
	font-size: 15px;
	padding: 2px 0px;
	margin-top: 0px;
	margin-left: 0px;
	font-weight: bold;
	background-color: #ed1c24;
	border-top: solid 1px #f9c3c5;
	border-bottom: solid 1px #f9c3c5;	
}
#inner_right .guide_times_content {
	background: url(../images/guide_content_top_bg.jpg) repeat-x center top;
	padding-top: 10px;
}
.guide_times {
	margin-bottom: 10px;
}
.guide_times_content a:link, .guide_times_content a:visited, .guide_times_content a:active {
	color: #3f3f3f;
}
.guide_times_content a:hover {
	color: #3f3f3f;
	text-decoration:underline;
}
.guide_times_content table {
	color: #3f3f3f;
	font-size: 110%;
}
.guide_times_content td {
	padding: 2px 0px;	
}
.guide_times_content img {
	margin-right: 4px;
}
.guide_times_cell {
	padding-left: 10px;
	width: 45px;
	text-align: left;
	border-left: solid 10px white;
}
.guide_show_cell {
	padding: 2px 5px 2px 0px;
	width: 180px;
}
.guide_genre_cell {
	padding: 2px 3px 2px 0px;
	width: 37px;
	color: #b0b0b0;
}
.guide_reminders_cell {
	padding: 2px 0px 2px 0px;
	width: 34px;
	color: #b0b0b0;
}
.guide_reminders_cell img {
	margin: 0px 0px 0px 0px;
}



#right_content {

}

#right_content p {
	margin-bottom: 5px;
}
#calendar_cell {
	background: url(../images/white_dots.gif) repeat-x left bottom;
	padding-bottom: 20px;
	margin-right: 12px;
}
.right_column_title h3 {
	display: inline;
	color: #FFF;
	font-size: 180%;
	font-weight: normal;

}
#calendarcontent {

}
#calendar table {

}
#calendar th {
	color: #ffffff;	
	font-size: 11px;
	font-weight: bolder;	
	padding: 3px 3px 3px 3px;
	border: 1px solid #000;
	background: url(../images/calendar_th_bg.gif) no-repeat;
	
}
#calendar td, .DayEnabled, .DaySelected, .DayBlank {
	font-weight: bold;
	padding: 2px 1px 2px 5px;
	border: 1px solid #000;
}

#calendar td {
	background: url(../images/calendar_td_bg_r.gif) no-repeat;
	vertical-align: middle;
}

#calendar a:link, #calendar a:visited, #calendar a:active {
	color: #000;
}
#calendar a:hover {
	color: #ec1f1c;
	
}
#calendar .DayEnabled {
	border: none;
	color: #000;
	font-size: 10px;
	text-align: center;	
	padding: 2px 4px 2px 2px;	
		
}
#calendar .DaySelected {
	color: #ffffff;	
	text-align: center;
	padding: 2px 4px 2px 2px;
	background: url(../images/calendar_td_bg_today.gif) no-repeat;

}
#calendar .DayBlank {
	color: #ffffff;
	padding: 2px 4px 2px 2px;
	background: #cae7f4 url(../images/calendar_th_bg.gif) no-repeat;
}

.shows_right_flash {
	margin-bottom: 12px;
}


/*  SYNOPSIS POPUP */
.synopsis_layer {
	position: absolute;
	visibility: hidden;
	left: -300px;
	z-index: 100;
}

.synopsis_layer_pointer {
	position: absolute;
	visibility: hidden;
	left: -300px;
	z-index: 101;
}

/*  SYNOPSIS POPUP DECORATION */
.synopsis_layer {
	width: 400px;
	background-color: #ebedf6;
	border: 2px solid #f15e65;
	padding: 10px;
	vertical-align: top;
}
.synopsis_layer #synopsis_image {
	float: left;
	margin-right: 10px;
	border: solid 2px #ffffff;
}
.synopsis_layer #synopsis_title {
	font-size: 120%;
	font-weight: bold;
	color: #ee1c25;
}
.synopsis_layer #synopsis_tagline {
	font-size: 110%;
	font-weight: bold;
	color: #000;
}
.synopsis_layer #synopsis_text {
	font-size: 110%;
	color: #000000;
}

