#Homepage {
	color: #9e96bd;
	font-size: 11px;
	background: #05073e url(../images/Background.jpg) repeat-x top;
}
#Homepage ul li {
	list-style: none;
}

#Homepage .Title {
	display: block;
	font-size: 12px;
	font-weight: bold;
}

#Homepage .ByLine {
	display: block;
	color: #1bb5e2;
}

/*	==================================
				PROMOTIONS
	================================== 	*/

#Homepage #Promotions {
	padding: 10px 0px;
}

#Homepage #Promotions ul li {
	display: inline;
	margin-right: 15px;
}
#Homepage #Promotions ul li.RemoveMargin {
	margin-right: 0px;
}

/*	==================================
			HOMEPAGE CONTENT
	================================== 	*/

#Homepage .Content {
	padding: 0px 20px;
	background: url(../images/CloudBackground.jpg) no-repeat top left;
}
/* Remove the white background for all the other .Content divs */
#Homepage .Content .Content {
	background: none;
}

/*	==================================
				LEFT COLUMN
	================================== 	*/

#Left_Column {
	float: left;
	width: 615px
}

#Left_Column .POD {
	margin: 0px 0px 15px 0px;
	padding-bottom: 7px;
	background: url(../images/PODLargeBtm.gif) no-repeat bottom left;
}

#Left_Column .POD .Heading {
	border-bottom: 2px solid #4b1d64;
}

#Left_Column .POD .Content {
	height: 1%;
	padding: 15px 0px 0px 15px;
	background-color: #05073e;
}

/* 	================ SPECTRUM POD =================== */
#Spectrum { }

#Spectrum ul .Item {
	display: block;
	float: left;
	width: 290px;
	min-height: 80px;
	height: 80px;
	overflow: hidden;
}

#Spectrum ul .Item .Thumbnail {
	position: relative;
	float: left;
	width: 100px;
	height: 70px;
	margin-right: 5px;
}
#Spectrum ul .Item .Thumbnail .PlayBtnOverlay {
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 999;
}

#Spectrum ul .Item .Copy {
	float: left;
	width: 170px;
}

/* 	================ SCI FI PI POD =================== */
#SciFiPi { }

#SciFiPi #FeaturedArticles {
	float: left;
	width: 300px;
}
#SciFiPi #FeaturedArticles .Item {
	margin-bottom: 10px;
}

#SciFiPi #FeaturedArticles .Item .Thumbnail {
	float: left;
	width: 100px;
	height: 70px;
	margin-right: 5px;
}

#SciFiPi #FeaturedArticles .Item .Copy {
	float: left;
	width: 180px;
}

#SciFiPi #Headlines {
	position: relative; /* So we can position the rounded corner */
	float: left;
	width: 297px;
	margin-top: -15px;
	padding: 10px 0px;
	background: url(../images/SCIFIPIHeadlinesBackground.jpg) repeat-y left;
}
#SciFiPi #Headlines .ByLine {
	padding-left: 15px;
}
#SciFiPi #Headlines .Corner {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#SciFiPi #Headlines .Item {
	margin: 0px 15px;
	padding: 3px 0px;
	border-bottom: 1px dotted #9e96bd;
}
#SciFiPi #Headlines .Last {
	border: none;
}

/* 	================ TV HIGHLIGHTS POD =================== */
#TVHighlights {  }

#TVHighlights ul {
	height: 1%;
}
#TVHighlights ul .Item {
	float: left;
	width: 145px;
	margin-right: 2px;
	padding-bottom: 15px;
}

#TVHighlights ul .Item .Thumbnail {
	width: 145px;
	height: 100px;
	margin-bottom: 10px;
}

#TVHighlights ul .Item .Copy {
	padding: 0px 2px;
}

#TVHighlights ul .Item .Copy .Title {
	text-transform: capitalize;
}

#TVHighlights ul .Item .Copy .ByLine {
	text-transform: lowercase;
	padding-bottom: 10px;
}

#TVHighlights ul .Item .Copy .Date {
	display: block;
	padding-top: 10px;
}

#ShowsAndMovieCollection {
}

#ShowsAndMovieCollection a {
	color: #9e96bd;
}
#ShowsAndMovieCollection a:hover {
	color: #FFF;
}
#ShowsAndMovieCollection a.More {
	float: left; /* so the little arrow lines up next to the word */
	display: block;
	color: #1BB5E2;
	margin-top: 10px;
	padding-right: 10px;
	background: url(../images/MoreArrow.jpg) no-repeat right center;
}

	#SciFiSeries,
	#SciFiMovies {
		float: left;
		width: 295px;
	}
	#SciFiSeries li,
	#SciFiMovies li {
		float: left;
		width: 145px;
		height: 15px;
		overflow: hidden;
	}
	#SciFiSeries li.RemoveHeight,
	#SciFiMovies li.RemoveHeight {
		height: auto;
	}
	


/*	==================================
				RIGHT COLUMN
	================================== 	*/

#Right_Column {
	float: right;
	width: 300px
}

#Right_Column #MedRec {
	margin-bottom: 15px;
}

#Right_Column .POD {
	margin: 0px 0px 15px 0px;
	padding-bottom: 10px;
}

#Right_Column .POD .Heading {
	border-bottom: 2px solid #4b1d64;
}

#Right_Column .POD .Content {
	height: 1%;
	padding: 5px 5px;
	background-color: #05073e;
}

/* 	================ FEED POD =================== */

#Right_Column .Advertisement {
	background-color: #FFF;
}

/* 	================ FEED POD =================== */

#Right_Column #Feed { }

#Right_Column #Feed .Heading {
	position: relative;
}

#Right_Column #Feed .FollowUs {
	position: absolute;
	top: 6px;
	right: 8px;
}
#Right_Column #Feed .FollowUs li {
	display: inline;
}

#Right_Column #Feed ul .Item {
	margin-bottom: 1px;
	padding: 5px 10px;
	background: url(../images/FeedBackground.jpg) repeat-y left;
}
#Right_Column #Feed ul .Item a {
	color: #666699;
	text-decoration: underline;
}
#Right_Column #Feed ul .Item a.Title {
	color: #FFF;
	text-decoration: none;
}
#Right_Column #Feed ul .Item .Source {
	display: block;
	padding: 3px 0px 3px 20px;
	background: url(../images/FeedSpeechBubble.jpg) no-repeat left;
}
	#Right_Column #Feed ul .Item .Author,
	#Right_Column #Feed ul .Item .Author a {
		color: #1bb5e2;
		text-decoration: none;
	}
	#Right_Column #Feed ul .Item .Author a:hover {
		color: #FFF;
		text-decoration: none;
	}
#Right_Column #Feed ul .Item .Date {
	color: #524a72;
	display: block;
}