/* SHOW Background */
#TVShow {
	background: #010101 url(interior_page_bg.jpg) no-repeat left top;
}
#TVShow_LandingBG {
	background: #010101 url(show_bg.jpg) no-repeat left top;
}

#TVShow_Header h4 {
	margin-top: 0px;
}
/* Style for shows content */

#TVShow_Content_Container {

	color: #FFFFFF;
	height: 100%;
}

/* Shows content styles */
#TVShow_Content #more a:link, #TVShow_Content #more a:active, #TVShow_Content #more a:visited {
	color: #fff;
}
#TVShow_Content #more a:hover {
	color: #fff;
}
/* Next Showing Header */
#TVShow_NextShowing h3, #TVShow_SubNavigation h6, #Episode_Series h5, #Episode_Series h5 a {

	color: #e7e7e7;
}
/* Next show title */
#TVShow_NextShowing h4 {
	color: #ffffff;
}
#TVShow_NextShowing h4 a {
	color: #ffffff;
}
/* Next show date */
#show_next_showing h5 {
	color: #ffffff;
}
#TVShow_NextShowing .show_next_showing_image {
	border: solid 1px #071129;
}
#TVShow_NextShowing p {
	color: #fff;
}
/* Actors styles */
#Show_Cast, #Video_Info, #Video_Selector .Video_active {
	background-color: #ffffff;
}
#Show_Cast a:link, #Show_Cast a:active, #Show_Cast a:visited {
	color: #fff;
}
#Show_Cast a:hover {
	color: #fff;
}
#Show_Cast {
	color: #aca9a9;
}
/* CAST */
#Show_Cast {
	background: #000;
}
#Show_Cast li {
	background: url(stars_divider.jpg) no-repeat left bottom;
}
/* EPISODE STYLE */ 
.Episode h4 {
	color: #ffffff;

}
.Episode h4 {
	color: #aca9a9;
}
#TVShow_EpisodeUpcoming h5 {
	color: #886898;
	background: url(header3_Bot_border.jpg) no-repeat left bottom;
}
.Episode p {
	color: #ffffff;
}
.Reminders {
	background: url(reminder_border.jpg) no-repeat right center;
}

