
a.arrowlink {
	background:url(../../global/images/arrow_white.gif) right 5px no-repeat;
	padding-right: 9px;
	zoom: 1;
	}
/*p {
	margin-bottom: 40px;
	}*/
h3 {
	margin-top: 28px;
	}
#mainContent #channelView {
	background-color: #000;
	}
#mainContent #leftContent {
	width: 580px;
	display: inline;
	}
#mainContent #rightContent {
	width: 340px;
	margin-left: 0;
	color: #fff;
	}
.episodeIndex {
	margin-top: 20px;
	margin-left: 10px;
	width: 570px;
	}
.episodeIndex h2 {
	font-size: 120%;
	color: #fff;
	margin-left: 10px;
	}
.episodeIndex ul {
	margin: 20px 0 20px 10px;
	padding: 0;
	list-style-type: none;
	}
	
.episodeIndex ul li {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	margin-right: 20px;
	list-style-image: none;
	width: 160px;
	height: 180px;
	font-size: 0.85em;
	}
.episodeIndex ul li h3 {
	font-size: 85%;
	}
.episodeIndex ul li a img {
	border: 1px solid #919190;
	margin-bottom: 5px;
	}
.episodeIndex ul li a {
	color: #baae9f;
	}
.episodeIndex ul li .duration {
	color: #ffffff;
	}	
.episodeIndex ul li h3 a span {
	/*color: #fff;*/
	}
.episodeIndex ul li p.duration {
	font-size: 85%;
	color: #fff;
	}
.episodeIndex ul li a:link img.playIcon, 
.episodeIndex ul li a:visited img.playIcon {
	position: absolute;
	top: 24px;
	left: -9999px;
}

.episodeIndex ul li a:hover img.playIcon{
	position: absolute;
	top: 24px;
	left: 53px;
	border:none;
	}
.channelBadge {
	
	height: 150px;
	width: 340px;
	}
	
.rightPanel .channelBadge {
	float: right;
	}
#mainContent #rightContent .channelInfo, 
#mainContent #rightContent .relatedInfo {
	margin-left: 20px;
	width: 300px;
	}
.channelInfo h2 {
	color: #fff;
	}
#mainContent #rightContent .channelInfo h2 {
	color: #fff;
	margin: 20px 0 15px 0;
	font-weight: normal;
}
#mainContent #rightContent .channelInfo p {
	color: #929292;
	}
#mainContent #rightContent .relatedInfo {
	margin-top: 30px;
	}
#mainContent #rightContent .relatedInfo h2 {
	font-size: 100%;
	color: #fff;
	}
#mainContent #rightContent .relatedInfo ul {
	margin: 10px 0;
	padding: 0;
	}
#mainContent #rightContent .relatedInfo ul li {
	margin: 0;
	padding: 0 0 5px 15px;
	padding-left: 15px;
	font-size: 85%;
	background-image: url(../images/ico_externalLink.gif);
	}
#mainContent #rightContent .relatedInfo ul li a { 
	font-weight: normal;
	color: #929292;
	}
/*
#mainContent .pagination {
	width: 525px;
	margin: 10px 0 20px 0;
	padding-top: 10px;
	clear: both;
	border-top: 1px solid #555555;
	}
#mainContent .pagination ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	}
#mainContent .pagination ul li {
	background-image: none;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0 0 0 5px;
	color: #fff;
	}
#mainContent .pagination ul li a {
	color: #baae9f;
	}
#mainContent .pagination ul li a.currentPage {
	/*color: #fff;*/
	}
	*/
#mainContent .pagination .showingRes {
	float: right;
	}
#mainContent .pagination .showingRes {
	/*color: #fff;*/
	}
	
#searchBar
{
	margin: 0;
}
	
#searchResults {
	
	}
#searchResults ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	clear: left;
	}
#searchResults ul li {
	background-image: none;
	margin: 0;
	margin-left: 10px;
	margin-top: 10px;
	padding: 0;
	width: 300px;
	height: auto;
	float: left;
	display: inline;
	}
#searchResults ul li img {
	float: left;
	}
#searchResults ul li p {
	font-size: 85%;
	}
#searchResults ul li .channelFeatureInfo {
	background-color: #dcdcdc;
	width: 300px;
	float: left;
	
	}
#searchResults ul li .channelFeatureInfo p {
	margin: 10px;
	}
#searchResults ul li .channelWatchNav {
	width: 99px;
	float: left;
	color: #fff;
	background-color: #999999;
	}
#searchResults ul li .channelWatch {
	padding-top: 5px;
	height: 34px;
	}
#searchResults ul li .channelWatchNav p {
	text-align: center;
	margin: 0 0 0 0;
	padding: 0;
	}

.channelGo {
	background-color: #333;
	width: 99px;
	height: 28px;
	}
#searchResults ul li .channelGo p {
	text-align: center;
	color: #fff;
	margin: 0;
	padding: 6px 0 0 0;
	width: 100%;
	}
#searchResults ul li .channelGo p a {
	color: #fff;
	background-image: url(/global/images/arrow_white.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	padding-right: 10px;
	}
#mainContent #searchResults .pagination ul  {
	margin: 0 10px 0 0;
	}
#mainContent #searchResults .pagination ul li {	
	color: #333;
	margin-top: 20px;
	margin-bottom: 20px;
	}
#mainContent #searchResults .pagination ul li a.currentPage {
	color: #000;
	}
.mediaFeaturette {
	width: 940px;
	background-image: url(../images/bg_blackOverlay.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #333333;
	}
.mediaFeaturette .leftPanel {
	width: 580px;
	float: left;
	display: inline;
	margin-bottom: 10px;
	}
.mediaFeaturette .rightPanel {
	width: 360px;
	float: right;
	display: inline;
	margin-bottom: 10px;
	}
.mediaFeaturette .mediaFeaturetteBottom {
	clear: both;
	width: 940px;
	height: 3px;
	background-image: url(../images/bg_bottomCorners.png);
	background-repeat: no-repeat;
	background-position: top center;
	}
.mediaFeaturette .rightPanel h2.featuredChannelTxt {
	width: 360px;
	height: 100px;
	text-indent: -9999px;
	} 
.mediaFeaturette .rightPanel h3 {
	font-size: 130%;
	font-weight: normal;
	color: #fff;
	margin: 5px 0 10px 22px;
	}
.mediaFeaturette .rightPanel p {
	width: 80%;
	color: #c9c8c8;
	margin-left: 22px;
	}
.mediaFeaturette .rightPanel p a.arrowLink {
	color: #9e9e5f;
	}
.mediaFeaturette div.download h3 {
	font-size: 12px;
	font-weight: bold;
}
.mediaFeaturette div.download a {
	margin-left: 5px;
	font-weight: normal;
	color: #929292;
}
.mediaFeaturette div.download img {
	vertical-align:middle;
}
.mediaFeaturette div.share a {
	margin-left: 25px;
}
.mediaFeaturette div.share a img {
	margin-bottom: 20px;
	}
p.nowPlaying {
	font-weight: bold;
	margin-bottom: 0px;
	}
p.tagsUsed a {
	font-weight: normal;
	color: #C9C8C8;
	}
#flashContent {
	margin: 20px 0 0 20px;
	}

.channelBox {
	clear: both;
	}
.channelInformationPanel {
	float: left;
	width: 340px;
	display: inline;
	}
.channelInformationPanel .channelInfo {
	color: #fff;
	width: 295px;
	margin-left: 25px;
	}

/* Channel Home Page List */
.channelList  {
	margin-top: 2px;
	background-image: none;
	}
.channelList .channelItem {	
	height: 110px;
	background-image: url(images/bg_channelsListStrip.gif);
	background-repeat: repeat-x;
	}
.channelList .channelItem .channelBadge {
	float: left;
	display: inline;
	background-image: url(images/bg_blackChannelGradient.gif) ;
	background-repeat: no-repeat;
	background-position: top left;
	height: 110px;
	width: 253px;
	text-align: center;
	}
.channelList .channelItem .channelBadge img {
	margin-top: 10px;
	}
.channelList .channelItem .channelFacts {
	width: 230px;
	float: left;
	display: inline;
	height: 110px;
	}
.channelList .channelItem .channelFacts p {
	margin-bottom: 10px;
	margin-left: 35px;
	color: #4A4949;
	font-size: 85%;
	}
.channelList .channelItem .channelFacts p.channelVideoCount {
	margin-top: 20px;
	font-size: 110%;
	margin-bottom: 5px;
	}
.channelList .channelItem .channelAbout {
	float: left;
	width: 440px;
	}
.channelList .channelItem .channelAbout p {
	margin-top: 20px;
	font-size: 85%;
	}
* html .mediaFeaturette {
	background-image: none;
	overflow: hidden;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg_blackOverlay.png',sizingMethod='scale')
	}
	
* html .mediaFeaturette .mediaFeaturetteBottom {
	background-image: none;
	overflow: hidden;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg_bottomCorners.png',sizingMethod='crop')
	}
	
	
/* New CSS */
.mediaFeaturette {
	/*background-color: black;*/
	}
.channelInformationPanel {
	border-right: 1px solid #555555;
	overflow: hidden;
	}
.hightlightPanel {
	border-bottom: 1px solid #555555;
	padding-bottom: 10px;
	}
.hightlightPanel h2 {
	font-weight: normal;
	font-size: 130%;
	color: #fff;
	margin: 5px 0 10px 22px;
	}
.channelInformationPanel .channelBadge {
	margin-bottom: 10px;
	margin-top: 20px;
	margin-left: 10px;
	height: 90px;
	width: 100%;
	float: left;
	}
.rightPanel .channelBadgeMedium {
	margin-top: 20px;
	height: 80px;
	}
.channelBox {
	background-image: url(images/bottomCorners.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	}
.channelVideoLibrary {
	float: left;
	width: 540px;
	display: inline;
	border-left: 1px solid #555555;
	margin-left: -1px;
	padding-left: 20px;
	}
.episodeIndex ul {
	
	}
.episodeIndex ul li {
	margin-right: 19px;
	position: relative;
	}

h2.slideshowHeader {
	color: #fff;
	margin-left: 25px;
	font-size: 1.1em;
	margin-top: 35px;
	float: left;
	display: inline;
	}	
.pics {
	position: relative;
	margin-left: 25px !important;
	margin-top: 8px !important;
	}
ul.pics li {
	background-image: none;
	padding: 0;
	position: relative;
	}

ul.pics li a:link img.zoomIcon, ul.pics li a:visited img.zoomIcon {
	left:-999px;
	position:absolute;
	top:55px;
	z-index:-1;
	width: 55px;
	height:55px;
	border: 0;
	}
ul.pics li a:hover img.zoomIcon {
	left:112px;
	position:absolute;
	top:55;
	z-index:1000;
	width: 55px;
	height:55px;
	border: 0;
	}
.otherFeatures {
	margin: 20px 0 20px 0;
	border-top: 1px solid #D3D2D2;
	padding-top: 20px;
	}
.otherChannels h2,
.otherLatestVideos h2 {
	height:29px;
	position:relative;
	width:131px;
	text-indent: -999em;
	}
.otherChannels h2 span,
.otherLatestVideos h2 span {
	background-position:left top;
	background-repeat:no-repeat;
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:100%;
	}
.otherChannels h2 span {
	background-image:url(images/FeaturedChannels.gif);
	}
.otherLatestVideos h2 span {
	background-image:url(images/LatestVideos.gif);
	margin-left: 23px;
	} 
.moreVidsLink {
	position: absolute;
	top: 0;
	right: 20px;
	}
.otherLatestVideos .moreVidsLink {
	right: 0;
	}
.moreVidsLink a:link, .moreVidsLink a:visited {
	color: #9D9D9D;
	font-weight: normal;
	font-size: 85%;
	}
.otherChannels {
	float: left;
	clear: none;
	width: 685px;
	position: relative;
	}
.otherChannels ul {
	margin: 0;
	padding: 0;
	}
.otherChannels ul li {
	background-image: none;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 170px;
	float: left;
	}
.otherLatestVideos {
	float: right;
	width: 250px;
	border-left: solid 1px #ccc;
	position: relative;
	overflow: hidden;
	padding-bottom: 10px;
	}
.otherLatestVideos ul {
	margin: 0 0 0 12px;
	float: left;
	}
.otherLatestVideos ul li {
	background-image: none;
	margin: 0 0 12px 0;
	padding: 0;
	float: left;
	position: relative;
	}
.otherLatestVideos ul li .play {
	position: absolute;
	top: 25px;
	left:0
	}
.otherLatestVideos ul li a img,
.otherLatestVideos ul li p {
	float: left;
	margin: 0 0px 0px 4px;
	}
.otherLatestVideos ul li p {
	width: 153px; 
	font-size: 11px !important;
	color: #828282;
	margin-left: 8px;
	}
#mainContent #channelsListingPag {
	width: 895px;
	margin-top: 20px;
	padding-top: 10px;
	}
#mainContent #channelsListingPag ul {
	clear: none;
	}
#mainContent #searchResults #channelsListingPag ul li {
	margin-bottom: 0;
	margin-top: 0;
	}
	
.pagination {
	clear: both;
	border-top: 1px solid #dcdcdc;
	margin-bottom: 10px;
	}
#searchResults .pagination {
	width: 900px;
	margin-left: 20px;
	float: none;
	}
.showingRes {
	float: right;
	display: inline;
	}
#searchResults .showingRes p {
	float: left;
	margin-right: 10px;
	font-size: 85%;
	display: inline;
	}
#searchResults .showingRes ul{
	float: left;
	margin: 0 0 0 0;
	display: inline;
	}
#searchResults  ul.noOfPages {
	margin-top: 10px;
	margin-left: 0;
	}
#searchResults .showingRes ul li {
	width: 18px;
	height: 23px;
	margin: 0;
	padding: 0;
	}
#searchResults .showingRes ul li.next {
	background-image: url(images/btn_nextArrow.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
#searchResults .showingRes ul li.previous {
	background-image:url(images/btn_previousArrow.png);
	background-repeat: no-repeat;
	margin-right: 5px;
	background-position: 0 0;
	}

#searchResults .showingRes ul li.nextNone {
	background-image: url(images/btn_nextArrowFade.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -999em;
	}
#searchResults .showingRes ul li.previousNone {
	background-image:url(images/btn_previousArrowFade.png);
	background-repeat: no-repeat;
	margin-right: 5px;
	background-position: 0 0;
	text-indent: -999em;
	}
#searchResults .showingRes ul li a:link, #searchResults .showingRes ul li a:visited {
	display: block;
	text-indent: -9999em;
	}
