.contentheader .headblockcenter,
.contentheader {
	float: none;
	height: auto;
	min-height: 430px;
	overflow: visible;
}

.contentheader { margin: 0 0 10px; }

#channel-head {
	background: transparent url(/images/channel/bg-player.jpg) 0 0 no-repeat scroll;
	height: 430px;
	position: relative;
}

#channel-head.jukebox {
	height: 345px;
}

#channel-head.player-4x3 {
	background-image: url(/images/channel/bg-player-4x3.jpg);
	height: 546px;
}

#channel-head h1 {
	border-bottom: 1px solid #264352;
	position: absolute;
	top: 22px;
	left: 660px;
	width: 280px;
	color: #9ae2ff;
	font-size: 22px;
	font-weight: bold;
	line-height: 25px;
	padding: 0 0 4px;
	text-align: center;
	text-transform: uppercase;
}

/* Unused Channel Header Areas */
.contentheader .headblockleft,
.contentheader .headblockright,
.contentheader .addblock {
	display: none;
}

/* Content Box and Tabs */
#channel-content-box {
	heigth: 330px;
	width: 280px;
	position: relative;
	top: 85px;
	left: 660px;
}

#channel-content-box.jukebox {
	top: 82px;
}

#channel-content-box .rss-channel {
	background: transparent url(/images/common/rss-20px.png) 0 0 no-repeat scroll;
	display: block;
	font-size: 10px;
	line-height: 80px;
	overflow: hidden;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 0;
	left: 0;
}

#channel-content-box .twitter-share-button {
	position: absolute;
	top: 0;
	left: 33px;
}

#channel-content-box #channel-content-social-facebook {
	position: absolute;
	top: 0;
	left: 140px;
}

#channel-content-box ul.channel-content-box-tabs {
	background-color: #96b7c9;
	border-bottom: 2px solid #849faf;
	display: block;
	height: 32px;
	width: 280px;
	position: absolute;
	top: 25px;
	z-index: 10;
}

#channel-head.jukebox #channel-content-box ul.channel-content-box-tabs {
	border: 1px solid #ecf6fc;
	border-bottom: none;
	height: 22px;
	width: 278px;
}

#channel-content-box ul.channel-content-box-tabs li {
	color: #4e6572;
	cursor: pointer;
	font-weight: bold;
	display: inline-block;
	float: left;
	line-height: 32px;
	padding: 0 12px;
	text-align: center;
	text-decoration: none;
}
#channel-content-box ul.channel-content-box-tabs li:hover {
	color: #263d5a;
}
#channel-content-box ul.channel-content-box-tabs li.selected {
	border-bottom: 4px solid #ecf6fc;
	border-top: 2px solid #fff;
	color: #263d5a;
	line-height: 28px;
	padding-bottom: 4px;
}
#channel-head.jukebox #channel-content-box ul.channel-content-box-tabs li,
#channel-head.jukebox #channel-content-box ul.channel-content-box-tabs li.selected {
	border: none;
	line-height: 22px;
	padding: 0 8px;
}


#channel-content-box ul.channel-content-box-tabs li.leftshadow {
	border-right: 2px solid #849faf;
	padding-right: 10px;
}
#channel-content-box ul.channel-content-box-tabs li.rightshadow {
	border-left: 2px solid #849faf;
	padding-left: 10px;
}


#channel-content-box .channel-content-box-areas {
	background-color: #ecf6fc;
	border-bottom: 2px solid #aabfc9;
	border-top: 2px solid #fff;
	padding: 10px;
	width: 260px;
	height: 257px;
	width: 260px;
	position: absolute;
	top: 51px;
	z-index: 1;
}

#channel-head.player-4x3 #channel-content-box .channel-content-box-areas {
	height: 373px;
}

#channel-content-box.notabs .channel-content-box-areas {
	height: 285px;
	top: 25px;
}

#channel-head.player-4x3 #channel-content-box.notabs .channel-content-box-areas {
	height: 401px;
}

#channel-head.jukebox #channel-content-box .channel-content-box-areas {
	border: 0;
	height: 196px;
	padding: 0;
	top: 47px;
	width: 280px;
}

#channel-content-box .channel-content-box-areas .box-area {
	background-color: #fff;
	padding: 14px;
	height: 223px;
	overflow: auto;
}

#channel-head.player-4x3 #channel-content-box .channel-content-box-areas .box-area,
#channel-content-box.player-4x3 .channel-content-box-areas .box-area {
	height: 339px;
}

#channel-content-box.notabs .channel-content-box-areas .box-area {
	height: 255px;
}

#channel-head.player-4x3 #channel-content-box.notabs .channel-content-box-areas .box-area {
	height: 371px;
}

#channel-head.jukebox #channel-content-box .channel-content-box-areas .box-area {
	border: 1px solid #264352;
	height: 168px;
}

#channel-content-box .channel-content-box-areas .box-area .see-all {
	text-align: center;
}

#channel-content-box .channel-content-box-areas #box-area-twitter.box-area {
	background-color: transparent;
	height: 276px;
	padding: 0;
}

#channel-content-box.notabs ul.channel-content-box-tabs { display: none; }
#channel-head.jukebox #channel-content-box.notabs .channel-content-box-areas {
	top: 26px;
	height: 285px;
}

#channel-head.jukebox #channel-content-box.notabs .channel-content-box-areas {
	height: 196px;
}
#channel-head.jukebox #channel-content-box.notabs .channel-content-box-areas .box-area { height: 190px; }

/* Channel Jukebox Selector */
#channel-jukebox-select {
	position: absolute;
	left: 22px;
	top: 30px;
	width: 144px;
	z-index: 100;
}

#channel-jukebox-select h3 {
	color: #9ae2ff;
	font-size: 12px;
	font-weight: bold;
	margin: 0 8px 0 0;
	text-align: center;
}

#channel-jukebox-select a.scroll {
	clear: both;
	display: block;
	text-align: center;
	margin: 0 8px 0 0;
}

#channel-jukebox-select a.scroll.disabled { visibility: hidden; }

#channel-jukebox-select a.scroll span {
	border-top-color: #e1e1e1;
	border-bottom-color: #e1e1e1;
	border-left-width: 6px;
	border-right-width: 6px
}
#channel-jukebox-select a.scroll span.arrow-up { border-bottom-width: 6px; }
#channel-jukebox-select a.scroll span.arrow-down { border-top-width: 6px; }

#channel-jukebox-select a.scroll:hover span {
	border-top-color: #96b7c9;
	border-bottom-color: #96b7c9;
}

#channel-jukebox-select #jukebox-thumbs {
	display: block;
	height: 272px;
	margin: 4px 0;
	overflow: hidden;
	padding: 0;
	position: relative;
}

#channel-jukebox-select ul { height: 6000px; }

#channel-jukebox-select li {
	display: block;
	float: left;
	width: 64px;
	height: 48px;
	margin: 0 8px 8px 0;
}

#channel-jukebox-select .large-thumbs li {
	width: 108px;
	height: 82px;
	margin: 0 19px 10px 12px;
}

#channel-jukebox-select li a {
	border: 1px solid #eee;
	display: inline-block;
	position: relative;
	text-decoration: none;
}

#channel-jukebox-select li.playing a,
#channel-jukebox-select li a:hover {
	border: 1px solid #96b7c9;
}

#channel-jukebox-select li a span {
	background-color: #a8c4d4;
	bottom: 0;
	color: #fff;
	display: block;
	font-size: 11px;
	font-weight: bold;
	left: 0;
	line-height: 15px;
	position: absolute;
	text-align: center;
	text-decoration: none;
	width: 100%;
}

/* Channel Player */
#channel-player {
	position: absolute;
	top: 38px;
	left: 30px;
	width: 620px;
}

#channel-player object { display: block; }

#channel-player h2 {
	color: #c1c1c1;
	float: left;
	font-size: 14px;
	line-height: 30px;
	margin: 0 10px 0 0;
	padding: 0 7px;
	/*width: 470px;*/
	height: 30px;
	overflow: hidden;
}

#channel-player.jukebox {
	background-color: #000;
	top: 31px;
	left: 172px;
	width: 485px;
}

#channel-player.jukebox object {
	border: 1px solid #264352;
}

#channel-player h2 a {
	color: #c1c1c1;
	text-decoration: underline;
	display: block;
	height: 30px;
	width: 415px;
}

#channel-player.jukebox h2 a {
	width: 310px;
}

#channel-player .btn-play-next {
	float: right;
	margin: 5px 10px;
}

#channel-player.no-video .btn-play-next { display: none; }

#channel-player.jukebox .btn-play-next {
	margin: 5px;
}

#channel-player .game-fullscreen-button {
	background-position: 0 -5px;
	height: 20px;
	margin: 5px 10px 0 0;
}

#channel-player .share-container {
	float: right;
	width: 56px;
	height: 20px;
	margin: 5px 0 5px 10px;
	position: relative;
}
#channel-player.no-video .share-container { margin-left: 122px;}

#channel-player.jukebox .share-container {
	width: 76px;
}

p.videostats {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	color: #263d5a;
	font-size: 12px;
	padding: 8px 0;
}

p.videostats span {
	padding: 0 12px 0 0;
}

.channel-feeds li {
	font-size: 12px;
	margin-bottom: 10px;
}

.channel-feeds li a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.channel-feeds li span {
	font-size: 11px;
	font-style: italic;
}

.channel-discussion {
	min-height: 506px;
}

.channel-discussion .widgetTitle { display: none;

/* RSS Feed Link */
.rss-channel {
	background: transparent url("/images/common/rss-small.gif") no-repeat scroll left top;
	display: block;
	width: 12px;
	height: 12px;
	float: left;
	margin: 4px 8px 0 0;
	line-height: 200px;
	overflow: hidden;
}

