@charset "utf-8";
/* CSS Document */

#movie .body {
	/*background: url(/assets/shows/13048/images/minisite_background.jpg) no-repeat top left #000;*/
	color: #fff;
}

#movie a
{
	color: #ccc;
}

#movie #movie_details
{
	color: #fff;
}
#movie #movie_details #epidose_details
{
	background-color:#333;
	border: 1px solid #555;
	padding: 10px;
	margin-bottom: 10px;
}
#movie #movie_details .title
{
	color: #e6e6e6;
}
#movie #movie_details .episode_title a
{
	color: #fff;
}
#movie #movie_rating #average_stars
{
	color: fff;
	background: #000;
}
#movie #movie_rating #your_stars
{
	color: fff;
	background: #000;
}
#movie #show_details .title
{
	color: #fff;
}

#cast_content
{
	background: url(/assets/shows/13048/images/cast_content_background.png) repeat;
	padding: 10px;
}

#show_episodes div.episode dl
{
	background: #000;
	color: #fff;
}
#show_episodes div.episode dl.selected
{
	background: #222;
}

#video_playerlist {
	background-color:#333 !important;
}
#movie #video_playerlist ul li a  {color: #000;}

/*.bodyTitleText {
	color: #fff !important;
	font-family: "Helvetica" "Verdana", "Century Gothic", Arial, Times, serif;
	font-size: 14pt;
	line-height: 17pt;
}

.bodyTitleText strong, .bodyTitleText i {
	color: #fff !important;
}

.bodyText, .bodyText b, .bodyText strong, .bodyText td strong, .bodyText p strong, .bodyText p, .bodyText td, .bodyText tr
{
	color: #fff !important;
	font-family: "Helvetica" "Verdana", "Century Gothic", Arial, Times, serif;
	font-size: 9pt;
	line-height: 13pt;
}

.bodyText .h1
{
	font-size: 18px;
	font-weight: normal;
	color: #cc0000 !important;
	padding-bottom: 15px;
	text-transform: uppercase;
}

.bodyText .bodyTextTable
{
	margin-top: 30px;
}
.bodyTextTable h3
{
	color:#cc0000;
	margin:12px 0 12px 0;
	text-transform:capitalize;
}
.bodyText h3
{
	color:#cc0000;
	margin:12px 0 12px 0;
	text-transform:uppercase;
}
.bodyText h4
{
	font-weight:bold;
}
.bodyTextTable a:Hover
{
	color:#cc0000;
}

.pageTable
{
	background:url(/assets/shows/13054/images/background_page.jpg) no-repeat #FFFFFF;
}

.style1, #titleDetails, #titleDetailsExtra, .movieTitle, .subheads, p, #divDirectors, #divCast {
	color: #fff;
}

#titleDetails a, #titleDetailsExtra a {
	color: #cc0000;
}

.seasons {
	padding-left: 55px;
}

.seasonBtnDiv {
	padding-bottom: 5px;
}

.weekBtnDiv {
	padding-bottom: 5px;
}

.episodes {
	width: 170px;
	font-size: 11px;
	padding-left: 10px;
}

.episodeSel, .episodeSel a, .episodeSel a:visited {
	color: #fff !important;
	background-color: #cc0000;
}

.cibg strong, .cibg a, .cibg a:visited {
	color: #b2001a;
	font-size: 11px;
}

.seasons b, .seasons a, .seasons a:visited, .firstPara {
	color: #fff;
}

.bioMenu a strong {
	color: #fff !important;
}
.bioMenu a.bioUnsel img {
	margin-bottom:5px;
}

.bioMenu a.bioSel strong {
	color: #fdb9ff !important;
}
.bioMenu a.bioSel img {
	margin-bottom:5px;
}
.noBorder {
	border:0 none !important;
}
.bioHead, .bioHead strong {
	color: #a90000 !important;
	font-size: 18px;
}

.bioHead strong {
	text-transform: uppercase;
}

.bioMenu td {
	font-family: "Helvetica" "Verdana", "Century Gothic", Arial, Times, serif;
	font-size: 11px;
	line-height: 13px;
}

.bio .firstPara
{
	font-weight: normal;
	color: #a90000 !important;
}

.bio .black
{
	font-weight: normal;
	color: #fff !important;
}

.bio .firstPara .h2
{
	font-size: 18px;
}

#divReminders {
	font-size:11px;
}

.actorChar {float:right; margin-top:20px;}
a.ms_switchBtn {color:#fff9ae;}*/