﻿/* start media and network / IPTV styles */
/* created: 3-18-2007 KEG 
*  use for mossyOakNetwork, meduaUserSearch, mediaVOD, and mediaIPTV controls
*/

#thePlayer
{
	position: relative;
	z-index: 0;
}

ul.network_options 
{
	clear: both;
	position: relative;
	top: 0;
	margin:0;
	padding:0;
	list-style:none;
	height:30px;
	
}

.network_options li {
	display:inline;
	margin:0;
	padding:0;
	top: 0;
	height:30px;
}
.network_video 
{
	background-image:url('../../images/site/network-video-back-1.gif');
	background-repeat: repeat-y;
	padding-top:10px;
	padding-left:19px;
	min-height: 344px;
	z-index: 0;
}

.network_video .video {
	width:404px;
	background-image:url('../../images/site/network-video-back-2.gif');
	background-repeat: no-repeat;
	float:left;
	padding:4px 0 2px 4px;
	background-color: Transparent;
}

.network_video2 {
	background-image:url('../../images/video/network-video-back-3.gif');
	padding-top:0px;
	padding-left:19px;
}

.network_video2 .video {
	width:500px;
	background-image:url('../../images/video/network-video-back-4.gif');
	background-repeat:no-repeat;
	float:left;
	padding:4px 0 2px 4px;
}

.network_video .video_details {
	padding-top:1px;
}

.customer_listing_row
{
	float: left;
	padding: 5px 3px 5px 3px;
	margin: 0;
	color: #454547;
	width: 100%;
	vertical-align:top;
}

.video .video_title {
	font-size:18px;
	font-family:times new roman;
	font-weight:800;
	line-height:28px; 
}

.video_details br {
	clear:none;
}

.video_details img {
	float:right;
	margin-right:16px;
}

.network_head_panel 
{
	margin: 0px 0 0 0;
	padding: 0px 0 0px 0;
}
.network_video_info
{
	display: inline;
	position: relative;
	top: 0px;
	left: 345px;
}

.network_head_link
{
	display: inline;	
	position: relative;
	left: 580px;
	top: -8px;
	width: 70px;
	height: 9px;
	cursor: pointer;
	font-size:6px;
	z-index: 99;
}

.network_head_text 
{
	float: left;
	padding: 0 0 0 0;
	margin: 30px 0 0 19px;
	text-align:left;
	font-family:times new roman;
	font-size:13px;
	color: #444548;
}
.network_head_text_registered_user
{
	position: relative;
	top: 31px;
	left: 19px;
	padding: 0 20px 0 0;
	margin: 0;
	text-align:left;
	font-family:times new roman;
	font-size:13px;
	color: #444548;
}
.network_head_banner
{
	float: right;
	margin: 8px 8px 0px 0;
	position:relative;
	top: 1px;
}

.network_schedule 
{
	/* background-color:#F9EABF; */
	width:235px;
	float:left;
	padding:0px;
	margin:0px;
}
.network_schedule .headerImage
{
	border: 0;
	padding: 0;
	margin: 7px 0 0 0;	
}
.network_schedule .network_zones 
{
	padding: 0 0 6px 6px;
}
.network_showtime
{

	font-size:12px;
	font-family: Tahoma;
	text-align: center;
	color: #444548;
	margin-top: 0;
}

.network_schedule_row
{
	float: left;
	height: 55px;
	padding: 3px 3px 0px 5px;
	margin: 0;
	color: #454547;
	width: 100%;
	vertical-align:top;
}
.network_schedule_row .showTitleContainer
{
	float: right;
	width: 147px;
	margin-left: 5px;
}
.network_schedule_row .showTitle
{
	color:#AA2B18;
	float: left;
	font-size:11px;
	font-family:Georgia;
	font-weight:bold;
	text-align: left;
	text-decoration: none;
	padding: 6px 4px 0px 3px;
	vertical-align:top;
}
.network_schedule_row .showTitleVOD
{
	color:#AA2B18;
	float: left;
	font-size:11px;
	font-family:Georgia;
	font-weight:bold;
	text-align: left;
	padding: 6px 4px 0px 3px;
	vertical-align:top;
}

.network_schedule_row .image 
{
	float: left;
	width: 54px;
	margin: 0;
	padding: 0;
}

.network_schedule .copy2 {
	color:#C4B892;
}
ul.network_lineup {
	margin: 9px 0 0 0;
	padding: 0;
	list-style:none;
}

.network_lineup li {
	display:inline;
}

.network_detail
{
	background-image:url('../../images/site/left-spacer-1.jpg');
	background-repeat: repeat-y;
	width:268px;
	height:auto;
	padding:10px 0 0 23px;
	font-family: tahoma;
	color: #a7afc7;
	font-size:10px;
}
.network_detail .heading
{
	width: 255px;
	font-family: Tahoma;
	font-size: medium;
  font-weight: bold;
	font-style: italic;	
	color:#FAEBC2;
}

.network_detail .title
{
	width: 160px;
	text-align: left;
	font-family: tahoma;
	font-weight:bold;
	color: #fbebc1;
}
.network_detail .copy2
{
	width: 255px;
	color: #444548;
}
.network_detail .heading
{
	width: 255px;
}

.media_video_playlist
{
	float: right;
	text-align: left;
	font-family: tahoma;
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	/* border: solid 1px Black; */
	
}
.videoStandardPlaylistView
{
	text-align: left;
	font-family: tahoma;
 	display:inline;
	font-size:10px;
	/* border: solid 1px Black; */

	
}
.videoThumbnail {
  width: 48px;
  height: 32px;
  float: left;
  margin-right: 3px;
  margin-left: 3px;
  border: solid 2px white;
  cursor: pointer;
}
.video_size {
	padding:3px 0;
	width:395px;
}
.video_size_options 
{
	width: 383px;
	padding: 12px 0 0 5px;
	text-align: right;
}
.video_size_options2
{
	width: 477px;
	padding-top:0px;
	padding-right: 15px;
	text-align: right;
}

.vod_listing_row
{
	float: left;
	height: 55px;
	padding: 3px 3px 0px 5px;
	margin: 0;
	color: #454547;
	width: 100%;
	vertical-align:top;
}
.vod_listing_row .showTitleContainer
{
	float: right;
	width: 147px;
	margin-left: 5px;
}
.vod_listing_row .showTitle
{
	color:#AA2B18;
	float: left;
	font-size:11px;
	font-family:Georgia;
	font-weight:bold;
	text-align: left;
	text-decoration: none;
	padding: 6px 4px 0px 3px;
	vertical-align:top;
	cursor: pointer;	
}
.vod_listing_row .showTitleVOD
{
	color:#AA2B18;
	float: left;
	font-size:11px;
	font-family:Georgia;
	font-weight:bold;
	text-align: left;
	padding: 6px 4px 0px 3px;
	vertical-align:top;
	cursor: pointer;
}

.vod_listing_row .image 
{
	float: left;
	width: 54px;
	margin: 0;
	padding: 0;
	cursor: pointer;
}

.vod-info
{
	 min-height: 50px;
	 margin-left: 63px;
	 padding: 0;
	 color: #444548;
}
.vod-info-customer
{
	 min-height: 50px;
	 margin-left: 63px;
	 padding: 0;
	 color: #444548;
}

.vod-container
{
	width: 300px;
}

.tv_feature_result_2 .tv_info {
	color:#a4a29a
}

.tv_feature_result_1 .tv_info {
	color:#a4a29a
}

.tv_video_details .tv_info {
	color:#a4a29a
}

.clearResults{margin: 0 8px 0 0; padding: 0; float: right; position: relative; top: 0px;}
.searchLineUp{ margin-bottom: 4px;}
.searchResultsHeader{display: block; width: 648px; height: 25px; }

.mediaCurrentlyPlaying{display: inline; float: left; width: 230px; height: 150px;}
.mediaCurTitle{font-family: Georgia; font-weight: 800; color: #aa2b18;}
.mediaCurSummary{font-family: helvetica, sans-serif, arial; font-size: 11px; color: #47454A;}
.mediaCurInfo{font-family: helvetica, sans-serif, arial; font-size: 11px; color: #a4a29a;}
.mediaPlaylistCommands{cursor:pointer;font-family: helvetica, sans-serif, arial; font-size: 11px; display:inline; color: #b72126;margin-top: 10px;}
.videoStandardPlaylistView{display: inline; float: left;
	font-family: Tahoma; font-size: 11px; color: #444548;}
	
.arrowButton
{
  float:right;
	margin: 8px 16px 0 0;
	width: 23px;
	height: 19px;
}


.vodPlaylist 
{
	float: left;
	background-color:#F9E2A8;
	margin-top: 16px;
	width: 225px;
	
}

.playlist_content 
{
	display: inline;
	/* position: relative;
	left: 424px; */
	width: 233px;
	min-height: 260px;
}

.playlist_content a.title {
	font-family:georgia bold;
	font-weight:800;
}

.playlist_content a.options {
	font-size:10px;
}

.playlistSection
{
	color: #444548;
	float: left;
	margin: 10px 0 0 0px;
	
}

.playlist_content #arrow_right {
	float:right;
	padding-right:0;
	margin-right:0;
}

.playlist_content #arrow_down {
	float:right;
	padding-right:0;
	margin-right:0;
}

.upNextInfo
{
	background-color:#F9E2A8;
	background-image:url('../../images/video/playlist-header-1.gif');
	background-repeat:no-repeat;
	/* background-color: Transparent; */
	width: 225px;
	padding: 0;

}
.upNext
{
	float: left;
	margin: 3px 0 0 0px;	
}
.vodPlaylistItems
{
	width: 230px;
	overflow-y: scroll;
	max-height: 300px;
}

.inlineImage
{
	display:inline;	
	margin: 0;
	padding: 0;
	border: none;
}

.playlistOptions
{
	font-size:10px;	
}

.networkScheduleContainer
{
	float:left;
	width: 230px;
	overflow-y: scroll;	
}

.videoHotContainer
{
	width: 230px;
	overflow-y: scroll;	
}


/** User search area **/

.mediaSearchArea
{
	width: 658px;
	background-color:#F9E2A8;
	background-image: url(../../images/video/search-header-1.gif);
	background-repeat:no-repeat;
	height: 55px;
	margin: 0px;
	padding: 0px;
	display: block;
}

.displayBlock
{
	display: block;
}
.displayInline
{
	display: inline;
}

.playerVideo {
	background-image:url('../../images/site/network-video-back-1.gif');
	padding-top:10px;
	padding-left:19px;
}

.playerVideo .video {
	width:986px;
	background-image:url('../../images/site/network-video-back-2.gif');
	background-repeat:repeat;
	float:left;
	padding:4px 0 2px 4px;
}

.schedDivider
{
	color: #C3B88E;
	margin: 0px 1px 0px 1px;
}
.curZone
{
	font-family: tahoma;
	font-weight: bold;
	font-size: 9px;
	color: #444548;
		
}
.mediaImageFooter
{
	clear: both;
	display: block;
	padding: 0;
	margin: 0 0 0 -19px;
}

.resultsContainer
{
	padding: 0 0 12px 19px;
}

.fauxLink
{
	cursor: pointer;
	font-family:helvetica,sans-serif,arial;
	font-weight:400;
	display:inline;
	color: #aa2b18;
	font-size: 11px;
}
.alignRight{ text-align: right;}

.searchLabels
{
	text-align:right;
	margin: 5px 0px 0px 0px;
	color:Black;
		
}
.searchFilterContainer
{
	display: table-cell;
	height: 43px;

}
.playlistTitle
{
	color:#AA2B18;
	font-size:11px;
	font-family:Georgia;
	font-weight:bold;
	text-align: left;
	vertical-align:top;
	display: inline;
	cursor: pointer;
}
.networkBottomImage
{
	clear: both;
	display: block;
	padding: 0;
	margin: 0 0 0 0;
}

.videoFlag
{
	padding: 0;
	margin: 0;
	
}
.searchTutorial
{
	margin: 2px 3px 0 0;
	padding: 0;
	border-width: 0;
	float: right;	
	cursor: pointer;
}
.vodTutorial
{
	display: inline;
	position: relative;
	top: -3px;
	left: 618px;
	padding: 0px 0px 0 0;
	border-width: 0;
	clear: none;
	cursor: pointer;
}

/* end media and network / IPTV styles */

/* used for popup tv schedule */
.networkHeaderImg {
	float: left;
	margin-right:30px;
}

.network_schedule2 
{
	/* background-color:#F9EABF; */
	width:450px;
	float:left;
	padding:0px;
	margin:0px;
}
.network_schedule2 .network_zones2 
{
	float: left;
	height: 30px;
	width: 500px;
	margin-bottom: 10px;
}
.network_showtime2
{
	width: 55px;
	font-size:12px;
	font-family: Tahoma;
	text-align: center;
	color: #444548;
	margin-top: 0px;
}


ul.network_lineup2 {
	margin: 9px 0 0 0;
	padding: 0;
	list-style:none;
}
.network_lineup2 li {
	display:inline;
}
.networkScheduleContainer2
{
	float:left;
	width: 450px;
	overflow-y: scroll;	
}
.network_schedule_row2
{
	float: left;
	height: 55px;
	/* padding: 3px 3px 0px 5px; */
	margin: 0;
	color: #454547;
	width: 100%;
	vertical-align:top;
}

.network_schedule_row2 .showTitleContainer2
{
	float: left;
	width: 350px;
	margin-left: 5px;
}
.network_schedule_row2 .showTitle
{
	color:#AA2B18;
	float: left;
	font-size:11px;
	font-family:Georgia;
	font-weight:bold;
	text-align: left;
	text-decoration: none;
	padding: 6px 4px 0px 3px;
	vertical-align:top;
}
.network_schedule_row2 .image 
{
	float: left;
	width: 54px;
	margin: 0;
	padding: 0;
}

.network_schedule2 .copy2 {
	color:#C4B892;
}

