/*-------------------*/
/*  8.0 MODULES
/*--------------------*/
/* 8.1 - Open Content Module */

.open-content-module {
    background-color: #FFFFFF;
}

.center img {
   display:block; 
   margin:0 auto;
   text-align:center;
}

.imageleft-content-module {
    background-color: #FFFFFF;
}

.ui-module-corner-all {
    border-radius: 0.5em 0.5em 0.5em 0.5em;
	-moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
}

.ui-module-corner-bottom {
    border-radius: 0 0 0.5em 0.5em;
	-moz-border-radius: 0 0 0.5em 0.5em;
}

.ui-module {
	background-color: #FFFFFF;
    display: block;
    margin: .5em 5px;
    padding: 5px;
    position: relative;
}

.ui-module-content {
	padding: 0.6em 15px 0.6em 15px;
	color:#000000;
	overflow:hidden;
}

.ui-module-content li {
	display:block;
	list-style:none;	
}

.ui-module-content p{
	margin: 0px;
	padding: 0px;
	display:block;
	font-size: .9em;
}

.ui-module-content .title{
	color:#000000;
	display:block;
	font-weight:bold;
}

.ui-module-content .body{
	color:#000000;
	display:block;
}

.ui-module-content .ch-number{
	color:#000000;
	font-weight:bold;
}

.ui-module-content .bold{
	color:#000000;
	font-weight:bold;
}

.open-body-content {
	padding: 0.6em 15px 0.6em 15px;
	color:#000000;
}

.open-body-content li {
	display:block;
	list-style:none;	
}

.open-body-content p{
/*	margin: 0px;
	padding: 0px;
	display:block;
*/
}

.open-body-content .title{
	color:#000000;
	display:block;
	font-size: .9em;	
	font-weight:bold;
}

.open-body-content .body{
	color:#000000;
	display:block;
	font-size:.9em;
}

.open-body-content .ch-number{
	color:#000000;
	font-weight:bold;
}

.open-body-content .bold{
	color:#000000;
	font-weight:bold;
}

.top-divide{
border-top:1px solid #666;
}

.numbered-list li{
	display: list-item;
	list-style: decimal;
}

/* Image left module */ 
.imageleft-content-module {
    background-color: #FFFFFF;
}

.imageleft-content-module ul {
	padding: 0px;
	margin: 0px;
}

.imageleft-content-module li {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: #eee 1px solid;
	display:block;
}

.imageleft-content-module li.next {
	padding-top: 8px;
	min-height: 18px;
	/*margin-bottom: 5px;*/
	border-bottom: none;
	display:block;
}

.imageleft-content-module p{
	font-size: .9em;
	vertical-align:middle;
}

.imageleft-content-module img {
	clear:right;
	float:left;
	display:block;
	margin-right:10px;
}

.imageleft-content-module li.last {
    border-bottom:none;
	margin-bottom:0px;
}

.imageleft-content-module .title {
	display:block;
	color:#000;
	font-size: .9em;
	font-weight:bold;
}

.imageleft-content-module .body {
	display:block;
	color:#000;
	font-size:.9em;
}

.imageleft-content-module .shows ul li  {
	display:block;
	font-weight:bold;
	line-height: 15px;
}

.imageleft-content-module .channel {
	display:block;
	font-weight:bold;
}

.imageleft-content-module .bottomlink {
	display:block;
	font-weight:bold;
}
.imageleft-content-module .bottomlink a {
	padding:10px;
	float: right;
	color:#696969;
}

.imageleft-content-module .center {
   display:block; 
   margin:0 auto;
   text-align:center;
   padding-top: 10px;
}

/*Sports Genre Module*/
.sports-buttons {
	color: #333333;
	text-shadow: 0 1px 0 #FFFFFF;
	font-size:.8em;
	font-weight:bold;
	text-align: center;
}

/* Tabbed Navbar */
.tab-content-wrapper {
	margin:10px 5px 10px 5px;
    padding: 0px;
	display: block;
    position: relative;
	overflow: hidden;
	border-left-width: 0;
	border-right-width: 0;
}

.text-block {
	/* margin-top: 10px; */
	margin-left: 86px;
	font-size: .9em;
}

.ui-btn-up-a{
	border: none;
	color: #000;
	text-shadow: 1px 1px 2px #DDDDDD;
	background-image: -moz-linear-gradient(top,#fff,#999);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(1,#999));
}

.ui-btn-active{
	background: #fff;
	color: #000;
	cursor: pointer;
	/* text-shadow: 0 -1px 1px #FFFFFF;*/
	text-decoration: none;
}

.ui-btn-hover-a {
	background-image: -moz-linear-gradient(top, #F8F8F8, #E3E3E3);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #F8F8F8),color-stop(1, #E3E3E3));
	border: none;
	color: #6C6C6C;
	text-shadow: 1px 1px 2px #DDDDDD;
}

.ui-navbar .ui-btn-inner {
	text-align: center;
	border: none;
	padding-left: 0px;
	padding-right: 0px;
}

.ui-block-a, .ui-block-b, .ui-block-c, .ui-block-d, .ui-block-e {
	padding:0;
	border:none;
	float:left;
}

.tab-block-b, .tab-block-c, .tab-block-d, .tab-block-e {
	border-left:1px #666 solid;
}


/* End Tabbed Navbar */

/* Start White Box*/
.white-bg {
	display:block;
	float: left;
	vertical-align: middle;
	border-bottom: #333 solid 1px;
	width: 100%;
	background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,white),color-stop(1,#999));
	background: -moz-linear-gradient(top, #fff, #999);
}

.top-border {
	border-top:#CCC solid 1px;	
}
.padding-15 {
padding:15px;
}

/*End White Box*/

/* Social Links Modules */

.social-content-module {
    background-color: #FFFFFF;
}

.social-content-module ul {
	margin: 0;
	padding: 0;
}

.social-content-module li {
	display:block;
	border-bottom: 1px solid #EEE;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
	
.social-content-module img {
	margin-right: 10px;
	vertical-align:middle;
}

.social-content-module li.last {
    border-bottom:none;
	margin-bottom:0px;
}

.time-col1 {
	display: block;
	clear: right;
	float: left;
	/* margin-right: 10px; */
	font-size: .8em; 
	width: 130px;
	color: #000;
}

.time-col2 {
	display: block;
	margin-left:130px;
	line-height: 1em;
	font-size: .8em;
}

img.filter-icon {
vertical-align: middle;
padding-top: 5px;

}

.schedule-list {
	padding:10px;
	color: #000;
}

.schedule-list p{
	padding:2px;
	margin:0px;
	color: #000;
}

.highlight-list {
	padding:0.6em 15px 0.6em 15px;
	color: #000;
}

.showhidelist-mobile {
	text-align:center;
	padding:5px 0px 0px 2px;
}
.showhidelist-mobile a.collapsed {
	/* background:url('http://www.siriusxm.com/sxm/img/expand_arrows.png') 284px -62px no-repeat;*/
	color: #2489CE;
	font-weight: bold;
	text-decoration: none;
	display:block;
	height:20px;
	width: 100%;

	
}
.showhidelist-mobile a.expanded {
	color: #2489CE;
	font-weight: bold;
	text-decoration: none;
	display:block;
	height:20px;
	width: 100%;	
}
/* End Social Links Modules */

/* Video Module */

.videos li img {
	/*padding-bottom: 5px;*/
	margin-bottom: 5px;
}

/* End Video Module */

/* YMAL Module */

.ymal li img {
	padding-bottom: 5px;
	margin-bottom: 5px;
}

/* End YMAL Module */

/* Audio Module */

.audio li img {
	padding-bottom: 5px;
	margin-bottom: 5px;
}

/* End Audio Module */
 
 /* FULL and SPORTS SCHEDULES PAGE */
 
 /* Top header */
 .ui-bar-f {
    background: -moz-linear-gradient(center top , #333333, #333333) repeat scroll 0 0 #333333;
}

.ui-schedule-header {
    font-size: .9em;
    margin: 6px;
    outline: 0 none !important;
    overflow: hidden;
    padding: 0;
    /* white-space: nowrap;*/
	min-height: 28px;
}

.ui-schedule-header img {
    outline: 0 none !important;
    overflow: hidden;
    padding: 0px 5px 0px 0px;
    white-space: nowrap;
	min-height: 28px;
	float:left;
	clear:both;
}

.ui-schedule-header .header-text {
	color:#2489CE;
	vertical-align:middle;
	max-width:115px;
	float: left;
}

/* Schedule Sub header */
.schedule-subheader {
	font-size: .9em;
	font-weight: bold;
	background:#333;
	padding:2px 6px;
	margin:0;
}

.schedule-subheader ul {
	padding:0;
	margin:0;
	background:#333;
	width: 100%;
	min-height: 20px;
}

.schedule-subheader li {
	padding:0;
	margin:0;
	background:#333;
}
.schedule-subheader .platform {
 	float:left;
	clear: left;
	background:#333;
	margin: 0;
	display: block;
	width: 84px !important;
    color: #2489CE;
}

.schedule-subheader .time {
 	float:left;
	margin: 0;
	padding-left: 14px;
	color: #2489CE;
	background:#333;
}

.schedule-subheader .time-fff {
 	float:left;
	margin: 0;
	padding-left: 14px;
	color: #FFFFFF;
}

.schedule-subheader .sports-date {
	margin: 0;
	color: #FFFFFF;
	background:#333;
}

.three-col-wrapper {
	margin: 0px;
	padding: 12px 15px;
	border: none;
	min-height: 20px;
	background: #FFFFFF;
	color: #000000;
	font-size: .9em;
	font-weight: bold;
}

.column-left {
	float: left;
	width: 33%;
}

.column-right {
	float: right;
	width: 33%;
	text-align:right;
}

.column-center { 
	width: 33%;
	float:left;
	text-align:center;
	margin: 0px auto;
}


.schedule-subheader li {
	display:block;
	float: left;
	vertical-align: middle;
	border-bottom: #333 solid 1px;
	width: 100%;
}

/* Schedule Grid */

.full-schedule {
	font-size: .9em;
	margin: 0;
	padding: 0;

}

.ui-grid-schedule {
	overflow:hidden;
}

.ui-grid-schedule ul {
	padding:0;
	margin:0;
}

.ui-grid-schedule .channel-logo {
 	float:left;
	clear: left;
	padding: 6px;
	margin: 0;
	width: 80px !important;
	border-right: #333 solid 1px;
}

.ui-grid-schedule li {
	display:block;
	float: left;
	vertical-align: middle;
	border-bottom: #333 solid 1px;
	width: 100%;
	background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,white),color-stop(1,#999));
	background: -moz-linear-gradient(top, #fff, #999);
}

.ui-grid-schedule li.no-schedule {
	margin: 0px;
	padding: 14px 10px;
	font-weight: normal;
	font-size: .9em;
}

.text-block-schedules {	
	display: block;
	/*float:left;*/ /* jsa */
	padding: 4px 4px 4px 10px;
	margin: 6px 0px;
	vertical-align:middle;
}

.fave-icon-on {
    background: url("/sxm-mobile/img/global/icons.png") no-repeat scroll 0 -37px transparent;
    display: inline-block;
    height: 14px;
    margin: 0 0 -1px;
    overflow: hidden;
    position: relative;
    text-indent: -1000px;
    width: 18px;
}

.fave-icon-off {
    background: url("/sxm-mobile/img/global/icons.png") no-repeat scroll 0 -92px transparent;
    display: inline-block;
    height: 14px;
    margin: 0 0 -1px;
    overflow: hidden;
    position: relative;
    text-indent: -1000px;
    width: 18px;
}

a.fave-icon-on {
    background: url("/sxm-mobile/img/global/icons.png") no-repeat scroll 0 -7px transparent;
    display: inline-block;
    height: 14px;
    margin: 0 0 -1px;
    overflow: hidden;
    position: relative;
    text-indent: -1000px;
    width: 18px;
	float:right;
}

a.fave-icon-off {
    background: url("/sxm-mobile/img/global/icons.png") no-repeat scroll 0 -92px transparent;
    display: inline-block;
    height: 14px;
    margin: 0 0 -1px;
    overflow: hidden;
    position: relative;
    text-indent: -1000px;
    width: 18px;
	float:right;
}

a.favorite-icon-off, span.favorite-icon-off {
    background: url("/sxm-mobile/img/global/icons.png") no-repeat scroll 0 -92px transparent;
	text-indent: 18px;
    display: inline-block;
    height: 14px;
    margin: 0 0 -1px;
    overflow: hidden;
    position: relative;   
}

a.favorite-icon-on, span.favorite-icon-on {
    background: url("/sxm-mobile/img/global/icons.png") no-repeat scroll 0 -37px transparent;
	text-indent: 18px;
    display: inline-block;
    height: 14px;
    margin: 0 0 -1px;
    overflow: hidden;
    position: relative; 
}

span.favorite-icon-on, span.favorite-icon-off {
   width: 18px;
   top: 2px;
}

a.favorite-icon-large-off {
    background: url("/sxm-mobile/img/global/m-heart-icon.png") no-repeat scroll 0 -59px transparent;
    display: inline-block;
	height:40px;
    margin: 0 0 -1px;
    overflow: hidden;
    position: relative;
	padding-left:26px;
}

a.favorite-icon-large-on {
    background: url("/sxm-mobile/img/global/m-heart-icon.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
	height: 40px;
    margin: 0 0 -1px;
    overflow: hidden;
    position: relative;
	padding-left:26px;
}

#add-channel-block {
	margin-left: 26px;
	display:block;
	height:35px;
}

.favorite-right {
	float: right;
	width: 20%;
}

.graybar {
	overflow:hidden;
}

.graybar ul {
	padding:0;
	margin:0;
}

.graybar li {
	display:block;
	float: left;
	vertical-align: middle;
	width: 100%;
	background: #333;
}

/* End Schedule Grid */

/* Disclaimer section */

.disclaimer {
	color:#FFFFFF;
	font-size: .8em;
	padding: 10px 4px;
	display:block;
}

.disclaimer a {
	color:#2489CE;
	font-size: .8em;
}

.disclaimer div{
	float:left;
	
}

span.disc-star {
    background: url("/sxm-mobile/img/global/icons.png") no-repeat scroll 0 -52px transparent;
    display: inline-block;
    height: 13px;
    margin: 0 0 -1px;
    overflow: hidden;
    position: relative;
    text-indent: -1000px;
    top: -1px;
    width: 18px;
	float:left;  /*added to make text appear to the right 2/9/12 */
}

span.star {
    background: url("/sxm-mobile/img/global/icons.png") no-repeat scroll 0 -52px transparent;
    display: inline-block;
    height: 13px;
    margin: 0 0 -1px;
    overflow: hidden;
    position: relative;
    text-indent: -1000px;
    top: -1px;
    width: 18px;
	/*float:left;  added to make text appear to the right 2/9/12 */
}

/* End Disclaimer section */

/* Overlay - Filter */

.overlay-heading {
	background: #000000;
	color: #FFFFFF;
	padding: 2px;
}

.ui-overlay-width {
	width: 100%;
}

.ui-br {
	border-bottom: none;
}

.ui-field-contain {
border-width: 0;
padding: 0;
margin: .5em 0;
}

.ui-controlgroup, fieldset.ui-controlgroup {
padding: 4px;
margin: .5em 0 1em;
}

#favQues fieldset{
text-align: center;
}

.time_list, .zone_list {
	font-size: .9em;
}

/* End Overlay - Filter */

/* Live Sports */

.sport-heading-title {
	padding-left: 8px;
}

.live-sports-details {
	font-size: 0.9em;
	font-weight: normal;
	padding: 12px;
}

/* Update Gray Bar */
.schedule-subheader .update-right {
	float:right;
	color:#2489CE;
	vertical-align:middle;	
}

/*Top Promo Module */
#header-promo{
display:none;
overflow:hidden;
}
#promo-container-outside {
	background-position:top center;
	background-repeat:repeat-x;
position:relative;
}
#promo-container-inside {
		background-position:top center;
	background-repeat:no-repeat;
}
#promo-container-inside a{
	display:block;
	width:80%;
	height:100%;
	text-indent:-9999px;
}
#promo-close-button{
position:absolute;
right:5px;
top:50%;
margin-top:-15px;
}
#promo-close-button a{
text-index:-9999px;
}

/* Ellipsis limits on characters */

.espan
{

height:40px;
display:block;
color:#000000;
font-weight:bold;
}

.short-description
{

height:40px;
color:#000000;
font-weight:bold;
}


/* @viewport {
  width: device-width;
} */
/*
.ellipsis { 
	white-space: nowrap; 
	overflow: hidden; 
	text-overflow: ellipsis;
	width: width;
	-o-text-overflow: ellipsis; 
	-ms-text-overflow: ellipsis; 
} 
*/
a.ellipsis {
	text-decoration:none;
	font-weight:bold;
	color:#2489CE;
}



/* portrait */
@media screen and (orientation:portrait) {

	.ellipsis
	{
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	a.ellipsis
	{
		text-overflow: ellipsis;
	}
}

	.ellipsis2lines {
		overflow : hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}
		a.ellipsis2lines
	{
		text-overflow: ellipsis;
	}

/* landscape */
@media screen and (orientation:landscape) {

	.ellipsis
	{
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	a.ellipsis
	{
		text-overflow: ellipsis;
	}
  
}
/* White Box below Content Area*/
.extra-content-white-box {
padding: 15px;
background: #ffffff;
margin: .5em 5px;
color:black;
}
.extra-content-white-box .title{
font-weight:bold;
}
.extra-content-white-box p{
margin:5px;
}

/* Active class used as the "on" state across all themes
-----------------------------------------------------------------------------------------------------------*/

.ui-btn-active {
	/*border-bottom: 1px solid  		#333  {global-active-border}*/;
	background:  			#ffffff  /*{global-active-background-color}*/;
	font-weight: bold;
	color:  					#000000  /*{global-active-color}*/;
	cursor: pointer;
	text-decoration: none;
	background-image: -webkit-gradient(linear, left top, left bottom, from(  #ffffff  /*{global-active-background-start}*/), to(  #ffffff  /*{global-active-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top,  #ffffff  /*{global-active-background-start}*/,  #ffffff  /*{global-active-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient(top,  #ffffff  /*{global-active-background-start}*/,  #ffffff  /*{global-active-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient(top,  #ffffff  /*{global-active-background-start}*/,  #ffffff  /*{global-active-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient(top,  #ffffff  /*{global-active-background-start}*/,  #ffffff  /*{global-active-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient(top,  #ffffff  /*{global-active-background-start}*/,  #ffffff  /*{global-active-background-end}*/);
	 font-family: Helvetica, Arial, sans-serif  /*{global-font-family}*/;
}
.ui-btn-active a.ui-link-inherit {
	color:  					#000000  /*{global-active-color}*/;
}

/*Facebook Mobile like positioning */
.fb_edge_widget_with_comment span.fb_edge_comment_widget iframe.fb_ltr {
display: none !important;}

/* slideshow */
.slideshow {
	margin:10px 0 10px 0;
}

.slideshow .slides {
	margin:10px 0 10px 0;
}

.slideshow .slides div { 
	display: none; 
}

.slideshow .slides  div.first { 
	display: block; 
}

.slideshow .slides img {
	margin:0;
}

.slideshow .navigation .counter {
	width:100px;
	margin:0 auto;
	font-weight:bold;
	color:#999;
}

.slideshow .navigation a {
	width:9px;
	height:18px;
	text-indent: -9999px;
}

.slideshow .navigation .prev {
	float:left;
	background:url("../img/homepage/carousel/carousel_arrows.png") no-repeat;
}

.slideshow .navigation .next {
	float:right;
	background:url("../img/homepage/carousel/carousel_arrows.png") no-repeat 0 -22px;
}

.slideshow .slides div span {
	display:block;
	padding:10px;
	bottom:0px;
	background-color:#000;
	opacity:0.8;
	position:absolute;
	width:680px;
	color:#fff;
	left:0;
}

.pager-container {
		margin-top:10px;	
}

.pager {
	text-align:center;
	width:60px;
	margin:0 auto;
	position:relative;
	top:5px;
}

.ie .pager {
	top:0;
}
.slideshow .pager a {
	display:block;
	float:left;
	text-indent: -9999px;
	width:10px;
	height:7px;
	margin:0 2px 0 2px;
	background: url("../img/homepage/carousel/carousel-pager.png") no-repeat  0 -10px;
	overflow:hidden;
}

.slideshow .pager a.activeSlide {
	background-position: 0 0;
	height: 7px;
}

/* Mobile Video Thumbnails - ssh*/

.video-thumbnail-container {
	/*position:relative;*/
	overflow:hidden;
	float:left;
	height:66px;
	width:120px;
	clear: right;
}

.video-thumbnail {
	top:-12px;
	position:relative;
	clear: right;
	width: 120px;
}

.mobile-video-text {
	/*height: 60px;*/
	padding-left: 130px;
	clear:right;
}

/* On-Demand * - ssh */

.on-demand-play-mob-ps {
  background:url(/sxm-mobile/img/global/ond-play-12x12.png) no-repeat;;
  height:12px;
  width:12px;
  position:relative; 
  text-indent: -9999px;
  float: left;
  margin-top: 2px;
  padding-right: 6px;
}
.on-demand-play-19:hover{
  cursor:pointer;   
}

.od-green {
	color: #09ae0e;
}

.od-green:hover {
	color: #09ae0e;
}