@charset "UTF-8";
/* CSS Document */

/* Current SS Styles */


.block680 {
    width: 680px;
    margin: 0px 10px 20px;
    background-color: #FFF;
}

#backgroundPopup {
    z-index:1;
    position: fixed;
    
    height:100%;
    width:100%;
    
    top:0px;
    left:0px;
}




.section_heading {
    border-bottom: 1px solid #CCC;
    padding-bottom: 10px;
    width: 300px;
}

h2 {
    font-size: 20px;
    color: #1D1D1D;
    font-weight: normal;
    padding: 0px;
    margin: 0px;
}

h2.live {
    color: #C00;
}

.vg {
    height: 1100px;
    margin: 0 10px;
    width: 940px;
}

/* New styles */
/* Home widget */
.block300 .section_subheading {
	background-color: #e8e8e8;
	border-bottom:1px solid #d8d8d8;
	margin-top: 10px;
	float: left;
	width: 100%;
}

.block300 .section_subheading h3 {
	color: #000;
	font-weight: normal;
	padding: 8px 10px;
	margin: 0px;
	font-size: 16px;
}

.chnl_feat {
	width:300px;
	float:left;
	background:#f7f7f7;
	border-bottom:1px solid #d8d8d8;
	border-top:1px solid #fff;
	cursor:pointer;
}

.chnl_feat.alt_white {
	background: #fff;
}

.chnl_feat a {
	text-decoration:none;
	float:left;
}

.chnl_feat a:hover{
	background:#fff;
	-webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.chnl_feat .imgcontainer {
	width:60px; 
	height:25px;
	float:right;
	margin-right:10px;
	margin-left:10px;
	padding-top:8px;
}

.chnl_feat .txtcontainer {
	width:210px; 
	float:left;
	margin-left:10px;
	display:block;
	padding-top:8px;
}

.chnl_feat .txtcontainer .title {
	color:#0e2c49;
	font-size:14px;
	margin-bottom:7px;
	font-weight:bold;
}

.chnl_feat a:hover .txtcontainer .title {
	color:#c72b2b;
}

.chnl_feat .txtcontainer .details {
	float:left;
	width:290px;
	height:17px;
	margin-bottom:8px;
}

.chnl_feat .txtcontainer .time {
	color:#333;
	font-size:14px;
	font-weight:normal;
	height:15px;
	float:left;
	padding: 1px 8px 0px 0px;
}

.chnl_feat .txtcontainer .time .playicon {
	height:15px;
	font-weight:15px;
	display:block;
	float:right;
	padding-left:8px;
}

.morelink a {
	color:#c00;
	float:right;
	margin-top:10px;
	text-decoration:none;
	font-weight:bold;
	display: block;
width: 100%;
text-align: right;
margin-bottom: 10px;
}

.morelink a:hover {
	text-decoration:underline;
}

/* Channel Streaming Play Page */
.globaldark {
    width: 920px;
    background-color: #222;
    display: block;
    /*margin: 0px 10px 10px;*/
    padding: 20px 10px;
    position: relative;
    cursor: default;
    float: left;
}

.globaldark .block680 {
    width: 640px;
    margin: 0px 10px 20px;
    background-color: #000;
    float: left;
}

.globaldark .block680 .section_heading {
    border-bottom: 1px solid #222;
    padding-bottom: 10px;
    width: 100%;
	padding-top:10px;
}

.block680 .not_premium_section_heading {
    /*border-bottom: 1px solid #222;*/
    padding-bottom: 10px;
    width: 100%;
	padding-top:10px;
	background-color:#e4e4e4;
}

.globaldark .block680 .section_heading h2 {
    font-size: 20px;
    color: #fff;
    font-weight: normal;
    padding: 0px 0 0 10px;
    margin: 0px;
}

.block680 .not_premium_section_heading h2 {
    font-size: 20px;
    color: #1D1D1D;
    font-weight: normal;
    padding: 0px 0 0 10px;
    margin: 0px;
}

.globaldark .block680 .container {
	padding:20px;
	width:600px;	
}

.block680 .not_premium_container {
	padding:20px;
	width:600px;
	background-color:#fff;
	font-family:Helvetica, Arial;
}

.globaldark .block680 .divider {
	border-top:1px solid #222;	
}

.block680 .second_divider {
	border-top:1px solid #e4e4e4;	
	margin-top:25px;
	margin-bottom:20px;
}

.padding10{
	padding:5px;
}

.chnllogo {
	height:40px;
	margin-bottom:5px;
	display:inline-block;
}

.eventtitle {
	color:#fff;
	font-size:24px;
	margin:10px 0 8px 0;
}

.eventtime {
	color:#fff;
	font-size:14px;
	font-weight:normal;
	float:left;
}

.comingupdetails {
	width:100%;
	display:table;
	margin-bottom:8px;	
}

.comingupdetails .onnext {
	color:#000;
	padding:3px 5px;
	background-color:#fff;
	font-size:14px;
	font-weight:normal;
	margin-right:10px;
	float:left;
	font-variant:small-caps !important;
}

.comingupdetails .eventtime {
	color:#fff;
	font-size:14px;
	font-weight:normal;
	padding-top:3px;
}

.cominguptitle {
	color:#fff;
	font-size:16px;
	font-weight:normal;
	margin-bottom:10px;
}

.comingupdetails .later {
	color:#fff;
	padding:3px 5px;
	background-color:#222;
	font-size:14px;
	font-weight:normal;
	margin-right:10px;
	float:left;
	font-variant:small-caps !important;
}

#later {
	color:#999;
}

.block680 .container .morelink {
	display:table-cell;
	width:640px;
}

.globaldark .block680 .container .morelink a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	text-align:right;
	float:right;
}

.globaldark .block680 .container .morelink a:hover {
	text-decoration:underline;
}

.block240 {
    width: 240px;
    margin: 0px 10px 20px;
    background-color: #1c1c1c;
}

.block240 .section_heading {
    border-bottom: 1px solid #2e2e2e;
    padding-bottom: 10px;
    width: 100%;
	padding-top:10px;
}

.block240 .section_heading h2 {
    font-size: 20px;
    color: #fff;
    font-weight: normal;
    padding: 0px;
    margin: 0px 0 0 10px;
}

.block240 .section_subheading {
	background-color: #2b2b2b;
	border-bottom:1px solid #000;
	margin-top: 10px;
	float: left;
	width: 100%;
}

.block240 .section_subheading h3 {
	color: #999999;
	font-weight: normal;
	padding: 8px 10px;
	margin: 0px;
	font-size: 16px;
}

.block240 .container {
	width:240px;
	background:#1c1c1c;
	padding-bottom:10px;
	display:block;
	float:right;
}

.block240 .divider {
	border-top:1px solid #000;	
}

.block240 .chnl_feat {
	width:240px;
	float:left;
	background:#1c1c1c;
	border-bottom:1px solid #000;
	border-top:none !important;
}

.block240 .chnl_feat a {
	text-decoration:none;
	float:left;
}

.block240 .chnl_feat a:hover{
	background:#151515;
	-webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.block240 .chnl_feat .imgcontainer {
	width:60px; 
	height:25px;
	float:left;
	margin-right:10px;
	margin-left:10px;
	padding-top:8px;
}

.block240 .chnl_feat .txtcontainer {
	width:150px; 
	float:left;
	margin-left: 10px;
	display:block;
	padding-top:8px;
	margin-right: 0px;
}

.block240 .chnl_feat .txtcontainer .title {
	color:#fff;
	font-size:14px;
	margin-bottom:7px;
	font-weight:bold;
}

.block240 .chnl_feat a:hover .txtcontainer .title {
	/*color:#c00;*/
	color: #c72b2b;
}

.block240 .chnl_feat .txtcontainer .details {
	float:left;
	width:148px;
	height:17px;
	margin-bottom:8px;
}

.block240 .chnl_feat .txtcontainer .time {
	color:#999;
	font-size:14px;
	font-weight:normal;
	height:17px;
	float:left;
	padding-right:1px 8px 0px 0px;
}

.block240 .chnl_feat .txtcontainer .time .playicon {
	height:15px;
	font-weight:15px;
	display:block;
	float:right;
	padding-left:8px;
}

.block240  .container .morelink a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	text-align:right;
	float:right;
	margin-right:10px;
}

.block240  .container .morelink a:hover {
	text-decoration:underline;
}

/* Channel Streaming Listing page */


.infologo{
	float: left;
	margin-right: 16px;
	margin-left: 10px;
}

.allyouneedis{
	text-align:center;
	font-size:15px;
}

.margintop5{
	margin-top:4px;
}

.not_premium_container p{
	font-size:14px;
}

.not_premium_container img{
	margin-bottom:14px;
}

.connectregister, .connectlogin {
	color: #0a76ce;
}

.nopaddingleft{
	padding-left:0px !important;
}

.container .eventtitle{
	padding-left: 20px;
}

.container .eventtime{
	padding-left: 20px;
}


/*--- CHANNEL STREAMING LISTING PAGE ---*/

.chnl_vg
{
    margin: 0 10px;
    width: 940px;
    float: left;
}

.chnl_vg .page_header
{
	border-bottom: 1px solid rgb(187, 187, 187);
    padding: 0 0 10px 0px;
    float: left;
    width: 100%;
}

.chnl_vg h2
{
	width: 500px;
	float: left;
	padding-top: 8px;
}

.how_btn
{
	background-color: #0a76ce;
	border-radius: 4px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	height: 16px;
	float: right;
	padding: 8px 10px;
	text-decoration: none;
}

.btn_infoicon
{
	background: url("img/infoicon_small.png") no-repeat;
	height: 13px;
	width: 13px;
	float: left;
	display: block;
	margin: 1px 8px 0px 0px;
}

a.how_btn:hover
{
	background-color: #003366;
}

.chnl_vg .container
{
	float: left;
	width: 100%;
	margin-top: 30px;
}

.chnl_vg .page_subheader
{
	border-bottom: 1px solid #ebebeb;
    font-size: 19px;
    font-weight: bold;
    padding-bottom: 15px;
    margin-bottom: 10px;
    float: left;
    width: 100%;
    color: #000;
}

.chnl_vg .chnl_feat
{
	width: 465px;
	border: none;
	margin-bottom: 3px;
}

.chnl_vg .chnl_feat .thumbnail
{
	float: left;
	margin: 10px;
}

.chnl_vg .chnl_feat .txtcontainer
{
	width: 325px;
	margin-left: 0px;
}

.chnl_vg .chnl_feat .txtcontainer .title
{
	float: left;
	font-size: 16px;
	width: 100%;
}

.chnl_vg .chnl_feat .txtcontainer .titlee
{
        float: left;
        font-size: 16px;
        width: 100%;
}

.chnl_vg .chnl_feat .txtcontainer .details
{
	width: 100%;
}

.chnl_vg .chnl_feat .chnl_logo
{
	float: left;
	margin-top: 2px;
}

.chnl_vg .chnl_feat.margin10
{
	margin-right: 10px;
}

/*--- Coming Up Accordion ---*/

/*.comingup_link
{
	background: url("img/arrow_up.png") no-repeat right center;
	float: left;
}

.comingup_link:hover
{
	background: url("img/arrow_hover.png") no-repeat right center;
}*/

.comingup_link span
{
	color: #0a76ce;
	font-size: 13px;
	font-weight: bold;
	padding-right: 15px;
	text-align: left;
	text-decoration: none;
}

.comingup_link span:hover
{
	color: #0e2c49;
	text-decoration: none;
}

.comingup_container 
{
	width: 100%;
	float: left;
	padding: 20px 0px;
	background-color: #fff;
}

/* -------------------------*/

.cu_accordionbox 
{
	margin-left: 10px;
	font-size: 14px;
}
.cu_accordionbox .player 
{
	font-weight: bold;
	float: left;
	width: 45%;
}
.cu_accordionbox  .pos 
{
	font-weight: normal;
	float: left;
	width: 100px;
	padding-left: 20px;
}
.cu_accordionbox  .num 
{
	font-weight: normal;
	float: left;
	width: 40px;
}
.cu_accordionbox  .field 
{
	font-weight: bold;
	float: left;
	width: 110px;
	padding-left: 20px;
}
.cu_accordionbox  .ui-widget-overlay 
{
	position: fixed;
}
.ui-accordion .ui-accordion-header 
{
	display: block;
	cursor: pointer;
	position: relative;
	min-height: 0; /* support: IE7 */
	float: left;
	width: auto;
}
.ui-accordion .ui-accordion-noicons 
{
	padding-left: .7em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons 
{
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon 
{
	position: absolute;
	left: .5em;
	top: 50%;
	margin-top: -8px;
}
.ui-accordion .ui-accordion-content 
{
	border-top: 0;
	float: left;
	width: 100%;
	margin-top: 20px;
}
.ui-accordion-header-active .comingup_link
{
	background: url("img/arrow_active.png") no-repeat right center;
}

.ui-accordion-header-active .comingup_link:hover
{
	background: url("img/arrow_active_hover.png") no-repeat right center;
}

.ui-accordion-header-active .comingup_link span
{
	padding-right: 20px;
}

/* -------------------------*/

.cu_accordionbox .chnl_feat .thumbnail
{
	margin: 10px 10px 10px 0px;
}

.cu_accordionbox .chnl_feat
{
	width: 455px;
	background: none;
	border-top: 1px dotted #acacac;
	margin-bottom: 0px;
}

.cu_accordionbox .chnl_feat .txtcontainer .title
{
	color: #000;
	margin-bottom: 2px;
}

.cu_accordionbox .chnl_feat .txtcontainer .details
{
	margin-bottom: 5px;
}

.chnl_vg .chnl_feat.margin20
{
	margin-right: 20px;
}

.cu_accordionbox .divider
{
	border-bottom: 1px dotted #acacac;
	float: left;
	width: 100%;
}

.chnl_feat .pre_title
{
	font-size: 13px;
	margin-bottom: 3px;
	padding-top: 2px;
}

/*--- Channel Streaming ---*/

.chnl_grid
{
	border-bottom: 1px solid #efefef;
	
	display: table;
	border-collapse: collapse;
}
.chnl_grid .row
{
	border-bottom: 2px solid #fff;
	display: table-row;
}
.chnl_grid .divider
{
	border-top: 2px solid #fff;
	width: 100%;	
}
.chnl_gridhdr
{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	display: table-row;
}
.chnl_hdr
{
	width: 130px;
	border-top: 6px solid #eaeaea;
	display: table-cell;
}
.now_hdr
{
	width: 394px;
	color: #cc1c00;
	padding: 12px 0px;
	border-top: 6px solid #eaeaea;
	border-left: 1px solid #eaeaea;
	display: table-cell;
}
.next_hdr
{
	width: 208px;
	padding: 12px 0px;
	border-top: 6px solid #eaeaea;
	border-left: 1px solid #eaeaea;
	display: table-cell;
}
.chnl_cell
{
	background-color: #efefef;
	width: 130px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}
.now_dark
{
	background-color: #f7f7f7;
	width: 394px;
	display: table-cell;
	vertical-align: top;
}
.next_dark
{
	background-color: #eaeaea;
	width: 208px;
	display: table-cell;
	vertical-align: top;
}
.later_dark
{
	background-color: #f7f7f7;
	width: 208px;
	display: table-cell;
	vertical-align: top;
}
.now_light
{
	background-color: #fdfdfd;
	width: 394px;
	display: table-cell;
	vertical-align: top;
}
.next_light
{
	background-color: #f3f3f3;
	width: 208px;
	display: table-cell;
	vertical-align: top;
}
.later_light
{
	background-color: #fdfdfd;
	width: 208px;
	display: table-cell;
	vertical-align: top;
}
.now_dark:hover,
.now_light:hover
{
	background: #fff;
	-webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.now_dark:hover .chnl_feat .txtcontainer .title,
.now_light:hover .chnl_feat .txtcontainer .title
{
	color: #c72b2b;
}
.chnl_grid .chnl_feat {
    margin-bottom: 0px;
    width: 394px;
    background: none;
    height: 100%;
}
.chnl_grid .chnl_feat .txtcontainer
{
	width: 384px;
	padding-left: 10px;
}
.nxt_txtcontainer
{
	float: left;
	padding: 8px 10px 10px 10px;
}
.nxt_txtcontainer .title
{
	float: left;
    font-size: 14px;
    width: 100%;
    color: #000;
    font-weight: bold;
    margin-bottom: 4px;
}
.nxt_txtcontainer .details
{
	width: 100%;
	float: left;
    height: 17px;
    margin-bottom: 8px;
}
.nxt_txtcontainer .time
{
	color: #000;
    float: left;
    font-size: 14px;
    font-weight: normal;
    height: 15px;
    padding: 1px 8px 0 0;
}
.vid_helpmsg 
{
    display: block;
    float: left;
    font-size: 14px;
    text-align: center;
    width: 100%;
    margin: 30px 0px 10px 0px;
}
.vid_helpmsg a 
{
    color: #0a76ce;
    font-weight: bold;
    text-decoration: none;
}
.vid_helpmsg a:hover
{
	text-decoration: underline;
}
.livenow {
width: 100%;
display: block;
float: left;
color: #cc1c00;
font-size: 14px;
font-weight: bold;
text-align: left;
}
/* HOW TO STREAM LIVE MODAL */
.stream_modal
{
	width: 512px;
	float: left;
}
.stream_modal .container
{
	width: 476px;
	float: left;
	background: #fff;
}
.stream_modal .close_btn
{
	display: block;
	width: 36px;
	height: 36px;
	background: url(img/closebtn.jpg) no-repeat;
	float: left;
}
.stream_modal a:hover.close_btn
{
	background: url(img/closebtn_hover.jpg) no-repeat;
}
.stream_modal .header
{
	width: 100%;
	background: #e4e4e4;
	padding: 26px 0px;
	color: #000;
	font-size: 26px;
	text-align: center;
}
.stream_modal .header img
{
	left: 55px;
	width: 22px;
	height: 22px;
	position: absolute;
	margin: 5px 0px; 
}
.stream_modal .body
{
	padding: 30px 50px 50px 50px;
	float: left;
}
.stream_modal .box
{
	background: #f7f7f7;
	float: left;
	padding-top: 20px;
}
.stream_modal .box img
{
	margin: 5px 20px 0px 20px;
	float: left;
}
.stream_modal .title
{
	float: left;
	width: 100%;
	color: #000;
	font-size:  20px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}
.stream_modal .body span
{
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.stream_modal .bodytxt
{
	color: #333333;
	text-align: left;
	font-size: 16px;
	width: 300px;
	float:left;
	line-height: 24px;
}
.stream_modal .call2action
{
	border-bottom: 1px solid #ccc;
	color: #333333;
	text-align: center;
	font-size: 16px;
	width: 100%;
	float: left;
	line-height: 24px;
	padding: 20px 0px;
}
.stream_modal .call2action img
{
	float: left;
}
.stream_modal .call2action span
{
	float: left;
	width: auto;
	padding-left: 15px;
	line-height: 30px;
	margin: 0px;
}
.stream_modal .geomsg
{
	float: left;
	text-align: center;
	color: #cc1c00;
	font-size: 14px;
	font-weight: bold;
	line-height: 19px;
	padding-top: 20px;
}
.stream_modal .links
{
	float: left;
	padding: 20px 42px 0px 42px;
	width: 292px;
}
.stream_modal .blue_btn
{
	background-color: rgb(10, 118, 206);
    border-radius: 4px;
    color: rgb(255, 255, 255);
    float: left;
    font-size: 16px;
    padding: 10px;
    text-decoration: none;
    margin-right: 16px;
    width: 116px;
}
.stream_modal .blue_btn.right
{
	float: right;
	margin-right: 0px;
}
a.blue_btn:hover
{
	background-color: rgb(0, 51, 102);
	-webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
