﻿@charset "utf-8";
/* CSS Document */

/****************************TV Guide************************/
.tvGuide_pannel {
	padding: 0 32px;
	float: left;
	width: 960px;
	height: 31px;
	position: relative;
	z-index: 1;
	overflow: hidden;
	margin: 0;
	background: url(../delete/HTML/HTML/images/tv_guide_bg.png) repeat #FFF;
}
#tvGuide_slider {
	overflow: hidden;
	position: relative;
}
#tvGuide_slider .tvGuide_box {
	margin: 0px;
	float: left;
	height: 33px;
	line-height: 33px;
}
.tvGuide_box a {
	margin: 0;
	width: 240px;
	float: left;
	text-align: center;
	height: 33px;
	font-family: 'helveticaneuelight', Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	color: #68145d;
	line-height: 31px;
	overflow: auto;
}
.tvGuide_box a:hover {
	color: #68145d;
	background: url(../delete/HTML/HTML/images/tv_guide_bg_hover.png) repeat;
	border: none !important;
}
.tvGuide_box a.selectedMenu {
	color: #68145d !important;
	background: url(../delete/HTML/HTML/images/tv_guide_bg_hover.png) repeat;
	cursor: default;
	border: none !important;
}
.slider-holder {
	position: relative;
	overflow: hidden;
}
.slider-arr a.arr-btn {
	background: #CCC;
	width: 11px;
	height: 20px;
	display: block;
	position: absolute;
	top: 0px;
	margin: 5px 8px;
}
.slider-arr a.prev-arr {
	background: url(../delete/HTML/HTML/images/tv-guide_prev.png) no-repeat 0 0;
	left: 0;
}
.slider-arr a.prev-arr:hover {
	background-position: bottom;
	left: 0;
}
.slider-arr a.next-arr {
	background: url(../delete/HTML/HTML/images/tv-guide_next.png) no-repeat 0 0;
	right: 0;
}
.slider-arr a.next-arr:hover {
	background-position: bottom;
	right: 0;
}
.date_menu {
	float: left;
	width: 817px;
	height: 41px;
	position: relative;
	z-index: 0;
	overflow: hidden;
	padding: 0px 1px 0 0 !important;
	margin:0;
	background:#FFF;
}
.date_menu ul {
	text-decoration: none;
	list-style-type: none;
	display: table;
	table-layout: fixed;
	width: 100%;
	padding:0;
	margin:0;
}
.date_menu ul li {
	display: table-cell;
	width: auto;
	text-align: center;
	clear: left;
	text-decoration: none;
	list-style-type: none;
	overflow: auto;
	border-right: #FFF 1px solid !important;
}
.date_menu ul li a {
	display: block;
	width: 100%;
	height: 41px;
	background: #f0efef;
	text-decoration: none;
	list-style-type: none;
	line-height: 41px;
	text-align: center;
	float: left;
	font-size: 15px;
	color: #595959;
	overflow: auto;
}
.date_menu ul li a:hover {
	background: #6d5f53;
	color: #FFFFFF;
}
.date_menu ul li a.date_menu_selected {
	background: #6d5f53;
	color: #FFFFFF;
}
.date_menu ul li:last-child {
	display: block;
	width: 100%;
	margin-right: 0px;
	border-right: 0px #FFFFFF solid !important;
}
/* --------------------------------------- Channel Guide Panel --------------------------------------- */ 

.jThumbnailScroller {
	float: right;
	position: relative;
	width: 1000px;
	height: auto !important;
	margin: 0;
	padding: 112px 0 0 0;
	overflow:visible;
/*	overflow-y: visible;
	overflow-x: visible;*/
	background: #FFF;
}
.jThumbnailScroller .jTscrollerContainer {
	position: relative;
	width: 1000px;
	height: auto !important;
	padding: 0;
	overflow-y: hidden;
	overflow-x: hidden;
}
.jThumbnailScroller .jTscroller {
	position: relative;
	padding: 0 0 0 160px;
	height: 91px;
	margin: 0;
	width: 10080px;
	left: 0;
	top: 0;
	display: block;
 *display:inline;
	z-index: 3;
}

.jThumbnailScroller .jTscroller .Programmedetail {
	display: block;
	float: left;
	height: 90px;
	border-left: 1px dotted #d3cfcb;
	border-bottom: 1px dotted #d3cfcb !important;
	text-align: center;
	vertical-align: middle;
}

.jTscrollerNextButton {
position: absolute;
width: 20px;
height: 30px;
top: 0;
right: 0;
z-index: 100;
background: url(../img/arrow_R.png) center center no-repeat #e03339;
cursor: pointer;
}

.jTscrollerNextButton:hover {
width: 30px;
background: url(../img/arrow_R.png) center center no-repeat #e03339;

}

.jTscrollerPrevButton:hover {
width: 30px;
background: url(../img/arrow_l.png) center center no-repeat #e03339;

}

.jTscrollerPrevButton {
position: absolute;
width: 20px;
height: 30px;
top: 0;
left: 160px;
z-index: 100;

background: url(../img/arrow_l.png) center center no-repeat #e03339;
cursor: pointer;
}
.Programmedetail span {
	height: 90px;
	width: inherit !important;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
}
.Programmedetail span:hover {
	width: inherit !important;
	background: #dbd2c5;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding-left: 0;
}
.jThumbnailScroller .jTscroller a {
	text-decoration: none;
	color: #6d5f53;
}
.jThumbnailScroller .jTscroller a:hover {
	text-decoration: none;
	color: #CC3300;
}
.jThumbnailScroller#tS2 {
	margin: 0;
}
.jThumbnailScroller#tS2 .jTscrollerNextButton {
	margin: 0px 0px 0 0px;
	right: 0;
}
.jThumbnailScroller#tS2 .jTscrollerPrevButton {
	margin: 0px 0px 0 0px;
	left: 0;
}
.pro_title {
	padding: 0;
	padding-left: 20px;
	margin: 0;
	font-size: 16px;
	text-align: left;
}
.pro_sub {
	line-height: 20px;
	font-size: 12px;
	text-align: left;
	padding-left: 20px;
}

/* --------------------------------------- Time Panel --------------------------------------- */

#stickyheader {
	position: absolute !important;
	width: 100%;
}
#stickyheader_channel {
	position: absolute !important;
	width: 160px;
}

.tv_timeBar{
	height:30px;
	width:1000px;
	position:relative;
	z-index:11;
	overflow:hidden;
	float:left;
	box-shadow: 0 3px 4px -3px #e03339;
	border-top: 1px solid #e03339;
}

.time_bar {
	position: relative;
	padding-left: 160px;
	width: 10080px;
	height: 30px;
	float: left;
	left: 0;
	background: #f7ccd3;
	z-index: 10;
	
}
.time_bar ul {
	width: auto;
	height: 30px;
	float: left;
	display: inline;
	list-style: none;
	position: relative;
	margin:0;
	padding:0;
}
.time_bar li {
	display: inline;
	padding-left: 0;
	width: 419px;
	height: 30px;
	float: left;
	font-size: 14px;
	text-decoration: none;
	background: #fceef1;
	text-align: left;
	color: #595959;
	border-left:1px dotted #e03339;
	position:relative;
}

.half_time{
	height:10px;
	width:209px;
	border-left:1px dotted #e03339;
	position:absolute;
	bottom:0;
	right:0;
}
.time_text{
	font-size:15px;
	color:#e03339;
	margin:8px 0 0 30px;
}

.time_pm-am{
	font-size:14px;
	color:#e03339;
	margin-left:30px;
}
/* --------------------------------------- Channel Panel --------------------------------------- */
 
.channel_logo_panel {
	position: absolute;
	z-index: 4;
	left: 0;
	width: 160px;
	height: auto !important;
	float: left;
	background: #FFF;
}
.channel_dropDown {
	width: 13px;
	background: url(../delete/HTML/HTML/images/channel_dropdown.png) repeat-y;
	position: absolute;
	right: -13px;
	z-index: 15;
}
.channel_logo_bg {
	width: 160px;
	height: 75px;
	background: #ece9e3;
	text-align: center;
	padding-top: 15px;
	float: left;
}
.channel_logo_panel ul {
	width: 160px;
	list-style: none;
	padding:0;
	margin:0;
}
.channel_logo_panel li {
	display: block;
	padding: 0;
	width: 160px;
	height: 90px;
	position: relative;
	border-bottom: 1px #d3cfcb solid;
}
.ch_no {
	display: block;
	font-size: 14px;
	text-align: center;
	margin-top:5px;
}
.like_button {
	margin-left: 5px;
	display: block;
	position: absolute;
	right: 43px;
	top: 13px;
	width: 19px;
	height: 17px;
}
/* --------------------------------------- Channel Details Panel --------------------------------------- */ 

.channelProgramme_panel {
	float: left;
	width: 853px;
	height: 260px;
	position: relative;
}
.channel_bg {
	position: absolute;
	z-index: 999;
	width: 160px;
	height: 30px;
	color: #e03339;
	text-align: center;
	line-height: 33px;
	font-size: 15px;
	background: #f7ccd3 !important;
	
}
.colour_left {
	width: 51px;
	height: 34px;
	background: #fceef1;
	position: absolute;
	left: 202px;
	top: 0px;
	z-index: 99;
}
.colour_right {
	width: 51px;
	height: 34px;
	background: #fceef1;
	position: absolute;
	left: 973px;
	top: 0px;
	z-index: 99;
}
#stickyheader_colour {
	position: absolute !important;
}
.backgound_bg {
	background: url(../delete/HTML/HTML/images/tv_guide_bg_main.png) no-repeat;
	width: 1055px;
	height: 402px;
	position: absolute;
	z-index: 1;
	top: 68px;
	left: -16px;
}


.all_channel {
	float: left;
	z-index: 999;
	margin-top: 0px;
	width: 182px;
	position: absolute;
	padding:0;
	right: 0;
	background:#fff;
}
.all_channel .DivSelectyze {
	position: relative;
	width: 182px;
	height: 41px;
	float: left;
	margin: 0;
	padding: 0;
	background: #6d5f53;
	z-index: 1;
	color:#FFF;
}
.all_channel .DivSelectyze .selectyzeValue {
	position: relative;
	z-index: 10;
	display: block;
	text-decoration: none;
}
.all_channel .DivSelectyze ul {
	list-style: none;
	padding: 0;
	margin: 0;
	height: 260px;
	overflow:auto;
}
.all_channel .DivSelectyze .UlSelectize {
	position: absolute;
	z-index: 9999;
	display: none;
	
}
.all_channel .DivSelectyze li a {
	display: block;
	text-decoration: none;
	line-height: 41px;
	text-align: center;
}
.all_channel .optgroupTitle {
	display: block;
}
.all_channel .grey .selectyzeValue {
	float: right;
	font-size: 15px;
	color: #FFFFFF;
	height: 41px;
	padding: 0;
	line-height: 41px;
	text-align: left;
	width: 170px;
	background: url(../img/timeZoneArrow.png) no-repeat;
	background-position: 150px 16px;
}
.all_channel .grey .UlSelectize {
	top: 41px;
	width: 182px;
	background: #FFF;
	position: absolute;
	z-index: -1;
	box-shadow: 0 0 5px 1px black;
	height:294px;
}
.all_channel .grey li a {
	padding-left: 10px;
	height: 28px;
	line-height: 28px !important;
	color: #6d5f53;
	font: 12px Arial;
	background-color: transparent;
	border-bottom: 1px solid #CCCCCC;
	text-align: left;
}
.all_channel .grey li a:hover {
	color: #FFF;
	background: #6d5f53;
}
.all_channel .grey .optgroupTitle {
	font-size: 13px;
	color: #6d5f53;
	height: 14px;
	text-align: left;
	line-height: 14px;
	padding: 10px;
	background: #dbd2c5;
	cursor: default;
	/*border-radius: 0px  0px 10px 10px;*/
}
