.EpisodeOutline{
	background:#fff url(../images/bg-left-col-interior.jpg) left top no-repeat;
}
.EpisodeContent{
	padding:0 0px 0 22px;
	margin:-5px 0 5px 0
}

/* Series Nav */
#SeriesNav{
	height:54px;
	*height:56px;
	background:#fff url(../images/bg-series-nav.jpg) no-repeat;
	margin:0 0 12px 0
}
#SeriesNav .SeriesTitle,
.Series1 #SeriesNav .SeriesTitle {
	float:left;
	height:41px;
	margin:0 12px;
	width: 75px;
	background:url(../images/bg-series1.gif) no-repeat;		    
}
    .Series2 #SeriesNav .SeriesTitle{
	    background:url(../images/bg-series2.gif) no-repeat;
	    width: 76px;
    }    

#SeriesNav .WeekText{
	float:left;
	background:url(../images/bg-weeks.gif) no-repeat;
	width:44px;
	height:41px;
	margin:0 15px 0 30px
}
#SeriesNav .Week{
	display:block;
	float:left;
	margin:5px 4px 0 0;
}
#SeriesNav .Week a{
	color:#fff;
	text-decoration:none;
	display:block;
	width:43px;
	color:#b2b2b2;
	font:bold 26px/100% Arial, sans-serif;
	padding:6px 0 6px 0;
	background:url(../images/bg-series-number.png) left top no-repeat;
	text-align:center;
	cursor:pointer;
}
#SeriesNav .Week a:hover{
	background:url(../images/bg-series-current.gif) left top no-repeat;
}
#SeriesNav .Current a, #SeriesNav .Current a:hover{
	background:url(../images/bg-series-current.gif) left top no-repeat;
	color:#c12026
}
#SeriesNav .Hosts{
	margin:3px 0px 0px 163px;
}
#SeriesNav .Host{
	float:left;
	color:#0000000;
}
#SeriesNav .Host a{
	float:left;
	margin:0 14px;
	color:#000000;
	text-decoration:none
}
#SeriesNav .Host a:hover{
	float:left;
	margin:0 14px;
	color:#c12026
}
#Content #SeriesNav .Current{
	color:#c12026
}

/* Episode Outline */
#Content .EpisodeOutline{
	background:#f6f8f9
}

/* Host Photo */
.EpisodeOutline .HostPhoto{
	width:177px;
	float:left
}

/* Copy */
.EpisodeOutline .Copy{
	width:348px;
	float:left;
	padding:4px 15px 0 0;
}
.EpisodeOutline .Copy h1{
	font:35px Arial, Helvetica, sans-serif;
	color:#51504d;
	text-transform:none;
	margin:0 0 0px 0;
}
.EpisodeOutline .Copy .EpisodeTime{
	color:#c12026;
	display:block;
	margin:0 0 5px 0;
	float:left
}
.EpisodeOutline .Copy .Reminder{
	color:#c12026;
	display:block;
	margin:0 0 5px 5px;
	float:left;
}
.EpisodeOutline .Copy p{
	font:11px/120% Arial, Helvetica, sans-serif;
	/*color:#494949*/
	color:#000000;
}
.EpisodeOutline .Copy .Menu{
	margin:0 0 5px 0;
	background:url(../images/bg-copy-divider.gif) left top no-repeat;
	padding:15px 0 0 0;
	float:left;
}
.EpisodeOutline .Copy .Menu li{
	color:#494949;
	clear:both;
	margin:0 0 10px 0;
	display:block;
	min-height:33px;
	padding:4px 0 0 0;
}
.EpisodeOutline .Copy .Menu li strong{
	text-transform:uppercase
}

.EpisodeOutline .Copy .Menu li a.Thumbnail{
	margin:0 10px 0 0;
	float: left;
	display: block;
	width: 47px;
}
.EpisodeOutline .Copy .Menu li .Description{
	float: left;
	display: block;
	width: 290px;
}
.EpisodeOutline .More{
	float:none;
	width:71px
}


/* Media */
.EpisodeOutline .Media{
	float:left;
	padding:5px 0 0 0;
}
.EpisodeOutline .Media h2{
	background:#d6dee3;
	padding:3px 12px;
	color:#4d4e4e;
	font:12px Arial, Helvetica, sans-serif;
	width:375px;
	margin:5px 0
}
.EpisodeOutline .Media h2 .More{
	float:right;
	margin:-2px 0 0 0;
	*margin:-15px 0 0 0;
	text-align:right
}
.EpisodeOutline .Media #Gallery{
	width:408px;
	margin:0 -9px 0 0
}
.EpisodeOutline .Media #Gallery li{
	float:left;
	display:block;
	margin:0 6px 4px 0
}

/*RateContestants*/
#RateContestants{
	background:#e6edf0 url(../images/bg-rate-contestants.jpg) top repeat-x;
	padding:0 5px
}
#RateContestants .Title{
	padding:17px 23px 15px 23px
}
#RateContestants ul{
	margin:0 auto;
}
#RateContestants li{
	width:152px;
	margin:0 4px 0 5px;
	display:block;
	padding:13px 13px 11px 13px;
	float:left;
	background:url(../images/bg-contestant.jpg) top repeat-x;
	/* height:250px; */
}
#RateContestants .Thumbnail{
	margin:0 auto;
	background:url(../images/bg-contestant-photo.gif) left top no-repeat;
	padding:2px 4px 4px 2px;
	border:0;
	width: 147px;
	height: 96px;
	display: inline-block;
}
#RateContestants li span{
	color:#000000
}

/*Score*/
.ScoreFrame{
	height:14px;
	background:url(../images/bg-score.gif) left top no-repeat;
	margin:20px 0 0 0;
	padding:3px 3px 0 3px
}
.ScoreFrame div{
	height:11px;
}
.ScoreFrame .OnAir{
	background:url(../images/bg-score-on-air.gif) 250px top no-repeat
}
.ScoreFrame .Viewers{
	background:url(../images/bg-score-viewers.gif) 250px top no-repeat
}
.ScoreFrame .MyScore{
	background:url(../images/bg-score-myscore.gif) 250px top no-repeat
}
.ScoreFrame .Value1{
	background-position: -108px top;
}
.ScoreFrame .Value2{
	background-position: -96px top;
}
.ScoreFrame .Value3{
	background-position: -84px top;
}
.ScoreFrame .Value4{
	background-position: -72px top;
}
.ScoreFrame .Value5{
	background-position: -60px top;
}
.ScoreFrame .Value6{
	background-position: -48px top;
}
.ScoreFrame .Value7{
	background-position: -36px top;
}
.ScoreFrame .Value8{
	background-position: -24px top;
}
.ScoreFrame .Value9{
	background-position: -12px top;
}
.ScoreFrame .Value10{
	background-position: left top;
}
#RateContestants li div .ScoreType{
	font:9px Arial, Helvetica, sans-serif;
	display:block;
	padding:3px 0 5px 0;
}
#RateContestants li select{
	margin:30px 0 0 0;
	display:block;
	float:left;
	font:9px Arial, Helvetica, sans-serif
}
#RateContestants li select option{
	font:9px Arial, Helvetica, sans-serif
}
#RateContestants li .Submit{
	margin:14px 0 0 4px;
	*margin:24px 0 0 4px;
	display:block;
	float:left
}
.ScoreFrame .ScoreNumber{
	color:#fff!important;
	font:18px Arial, Helvetica, sans-serif;
	float:right;
	margin:-2px -5px 0 -5px;
	background:url(../images/bg-score-numbers.gif) -100px -100px no-repeat;
	width:24px;
	height:26px;
	display:block;
	text-align:center;
	padding:1px 0 0 2px;
	position:relative;
	z-index:100
}
.ScoreFrame .OnAirNumber{
	background-position:left -1px;
}
.ScoreFrame .ViewersNumber{
	background-position:2px -38px
}
.ScoreFrame .MyScoreNumber{
	background-position:2px -75px
}

/* Content Pod Changes For This Page */
#Content #CommentsPanel{
	margin-top:0px;
	padding: 20px 17px 25px 23px;
}

/* Video Player */
.FlashVideo{
	display:block;
	height:399px;
	height:230px
}
.FlashVideo *{
	float:left
}
#LeftCol {
    background: none;
    float:left;
    margin:8px 13px 0 4px;
    overflow:hidden;
    padding: 0px 0px;
    width: 639px;
}
#RightCol {
    width: 300px;
    margin-top: 8px;
}
#Granada {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 8px;
}
#JoinThePartyArea {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}
.MedRec {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}
