h2.watchLive {
	background-color: #f7cc31;
	padding-bottom: 0;
	margin-bottom: 10px;
}
.watchLive span {
	position: relative;
	background: #fff;
	display: inline-block;
	margin-right: 17px;
	width: 225px;
	text-align: right;
	padding-right: 10px;
}
.watchLive span:after {
	left: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.watchLive span:after {
	border-color: rgba(247, 204, 49, 0);
	border-left-color: #fff;
	border-width: 10px;
	top: 50%;
	margin-top: -10px;
}
/* 
 * CSS for Saskatoon
 */

/*
 * overrides
 */
.col4.hug { margin-left: 0; margin-right: 20px; }
#newsheadlines.secIdx #topHeadlines li { display: none; }
#newsheadlines.secIdx #topHeadlines li.hd0,
#newsheadlines.secIdx #topHeadlines li.hd1,
#newsheadlines.secIdx #topHeadlines li.hd2,
#newsheadlines.secIdx #topHeadlines li.hd3 { display: inline; }
#newsheadlines {border-bottom: 5px solid #c4c4c4; padding-bottom: 20px;}


/* IE8 Hack for Listen Live button */
.rt-ListenLarge {font-size: 14px\9; margin-top:-25px\9;}
.liveRadio h3 {font-size: 12px\9;}

.col4 .module .gas {
	padding-bottom: 20px;	
}

.liveRadio {float: left; padding-bottom: 20px; }
.onAir.liveRadio { border-top: none; padding-bottom: 0;}


.twitter-timeline {margin-bottom: 20px;}

/*
 * Live radio module
 */
.liveRadio h3 { padding: 10px 0; margin-bottom: 5px;}
.liveRadio.onAir .promogrp {border: none;}

.liveRadio.onAir h2.splash {padding: 10px 0 5px 10px; }

.rt-ListenLarge {
	background: url('/i/regional/v11/img/lse/btn_listenlarge.png') top left no-repeat;
	font-weight: bold; line-height: 25px; width: 90px; float: right; clear: right;
	}
.rt-ListenLarge a { display: block; padding-left: 40px; color: #fff; }

.splashImg { position: relative; width: 300px; height: 126px; }
.splashImg img { position: absolute; top: 0; left: 0; }
.splashImg h4 {
	position: absolute; bottom: 0; left: 0; background: rgba(0,0,0,0.8); color: #fff;
	display: block; padding: 3px; width: 294px;
	background-color: #323232;
	}

/* audioplayer playlist include  ---------------------------------------------------------------------------------------------- */

/* Colours */
.tpPlayer { background-color:white; }
.tpPlayer h2 { color:#fff; }
.tpPlayer span a { color:#69b5da; }
.tpPlayer span a em { color:#fff; }
.tpPlaylist { background-color:white;
background:none; }
.tpPlaylist .kickmore a { color:#69b5da; }
.tpPlaylist .kickmore a span { color:#fff; }
.tpPlaylistTabs ul li a{ color:#69b5da; }
.tpPlaylistTabs ul li.sort{ color:#fff; }
.tpPlaylistTabs ul.tab1 li.tab1 a, .tpPlaylistTabs ul.tab2 li.tab2 a{ color:#141212; background-color:#dadada; }
.tpPlaylistTabs ul.tab1 li.tab1, .tpPlaylistTabs ul.tab2 li.tab2{ background:url(/includes/objects/sports-maven/gfx/maventabs_arrow.gif) no-repeat bottom center; }
.tpClips a { border-bottom-color:#C8C8C8; }
.tpClips a:hover { background-color:#F5F5F5; text-decoration:none; }
.tpClips img { border-color:#d3d3d3; }
.tpClips .title { color:#41568f; font-size: 12px; }
.tpClips .desc { color:#7b7b7b; }
.tpPlaylist span.meta span.desc {border-bottom: none;}
.tpClips .cta { color:#41568f; background:url(/video/imgs/small_play.gif) no-repeat 0 2px; }
.tpClips .cta .livelater { color:#f8cf12; }
.tpClips .cta .livenow { color:#000;background-color:#f8cf12; }



/* Base CSS - Player */

.tpPlayer {
	width:300px;
}
.tpPlayer h2 {
	margin:0;
	padding:10px;
	float:left;
	display:inline;
	font-size:14px;
}
.tpPlayer span {
	padding:10px;
	float:right;
}
.tpPlayer span a {
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
.tpPlayer span a:hover {
	text-decoration:underline;
}
.tpPlayer span a em {
	font-style:normal;
}

.tpPlayer .tpHead:after {
 visibility: hidden;
 display: block;
 font-size: 0;
 content: " ";
 clear: both;
 height: 0;
}
* html .tpPlayer .tpHead {zoom:1;}
*:first-child+html .clearfix {zoom:1;}

/* Base CSS - Tabs */

.tpPlaylistTabs {
	padding-top:5px;
}
.tpPlaylistTabs ul{
	list-style-type:none;
	padding:0;
	margin:0;
}
.tpPlaylistTabs ul li{
	float:left;
	display:inline;
	padding:5px 0 0;
	height:29px;
}
.tpPlaylistTabs ul li a{
	text-decoration:none;
	font-weight:bold;
	padding:4px 10px 0 10px;
	outline:none;
	height:19px;
	line-height:15px;
	float:left;
	overflow:hidden;
}
.tpPlaylistTabs ul li a:hover {
	text-decoration:underline;
}
.tpPlaylistTabs ul li.sort{
	margin:0 10px;
	padding:9px 0 0;
	height:25px;
}
.tpPlaylistTabs ul.tab1 li.tab1 a, .tpPlaylistTabs ul.tab2 li.tab2 a{
	text-decoration:none;
}



/* Base CSS - Playlist & Clips */

.tpPlaylist {
	width: 297px;
	border: solid 1px #C8C8C8;
	border-top: 0;
	margin-bottom:10px;
}
.tpPlaylist .kickmore {
	padding:10px;
}
.tpPlaylist .kickmore a {
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
.tpPlaylist .kickmore a:hover {
	text-decoration:underline;	
}
.tpClips a {
	display:block;
	height:auto;
	overflow:hidden;
	border-bottom-width:1px;
	border-bottom-style:solid;
	padding:12px 0 14px;
	outline:none;
	text-decoration:none;
}
.tpClips a:last-child{
	border-bottom:none;
}
.tpClips a:hover {
	cursor:pointer;
}
.tpClips img {
	float:left;
	margin:0 7px 0 10px;
	border-width:1px;
	border-style:solid;
}
.tpClips .meta {
	display:block;
	/*height:47px;*/
	overflow:hidden;
	padding-right:5px;
}
.tpClips .title {
	display:block;
	position:relative;
	font-weight:bold;
	margin-bottom:1px;
}
.tpPlaylist span.meta span.title {font-size: 12px;}
.tpClips .desc {
	display:block;
	font-size: 12px;
	line-height: 14px;
}
.tpClips .cta {
	float:left;
	font-size:11px;
	line-height:14px;
	height:13px;
	padding-left:23px;
	margin-top:1px;
	font-weight:bold;
	margin-left:14px;
	margin-top:6px;
}
.tpClips .cta em {
	font-size:10px;
	padding-left:5px;
	font-style:normal;
	font-weight:normal;
}
.tpClips .cta .livelater {
	font-weight:bold;
}
.tpClips .cta .livenow {
	font-weight:bold;
	padding:0 4px 1px;
	margin-left:3px;
	text-transform:uppercase;
}

.audio a.playlistItem,
.audio a.playlistItem  .meta{
	height: auto;
}
.audio a.playlistItem{
	padding: 10px;
}

#tpSwf{
background: url(/saskatoon/img/audioplayer-placeholder.gif) no-repeat 0 0;
}

#tpSwf a {
background: url(/saskatoon/img/audioplayer-placeholder.gif) no-repeat 0 0!important;
}


/* END audioplayer playlist include  ---------------------------------------------------------------------------------------------- */


/* CUSTOM */

.removeTopBorder {
	border-top: none;
}

.promo.lrg { height: 117px; }



 /*New css for Polopoly promos*/
 
.complexlink .complexlink-target {
    color: #115278;
}

.nav, .nav_separated, .promocollection_featurelinksh .promocollection-list, .promocollection-foot {
    list-style: none outside none;
    margin: 0 0 1em;
    padding: 0;
}
.nav > li, .nav_separated > li, .promocollection_featurelinksh .promocollection-list > li, .promocollection-foot > li {
    display: inline-block;
}
.nav a, .nav_separated a, .promocollection_featurelinksh .promocollection-list a, .promocollection-foot a {
    display: inline-block;
}
.nav_separated > li, .promocollection_featurelinksh .promocollection-list > li, .promocollection-foot > li {
    border-left: 1px solid #333333;
    margin-left: 0.4em;
    padding-left: 0.5em;
}
.nav_separated > li:first-child, .promocollection_featurelinksh .promocollection-list > li:first-child, .promocollection-foot > li:first-child {
    border-width: 0;
    margin-left: 0;
    padding-left: 0;
}
.contentlist, .lineuproll-list, .promocollection_promolist .promocollection-list, .promocollection_featurepromolist .promocollection-list, .promocollection_featurelinksv .promocollection-list, #cbc-vf-most-popular .vf-list, .contentlist_separated, .topstories-primarylist, .moreheadlines-list, .promocollection_promolist .promocollection-list, .promocollection_featurepromolist .promocollection-list, .contentlist_spaced, .contentlist_grid, .topstories-secondarylist, .topstories-compactlist, .promocollection_promogrid .promocollection-list {
    margin: 0;
    padding: 0;
}
.contentlist > li, .lineuproll-list > li, .promocollection_promolist .promocollection-list > li, .promocollection_featurepromolist .promocollection-list > li, .promocollection_featurelinksv .promocollection-list > li, #cbc-vf-most-popular .vf-list > li, .contentlist_separated > li, .topstories-primarylist > li, .moreheadlines-list > li, .promocollection_promolist .promocollection-list > li, .promocollection_featurepromolist .promocollection-list > li, .contentlist_grid > li, .topstories-secondarylist > li, .topstories-compactlist > li, .promocollection_promogrid .promocollection-list > li, .contentlist_spaced > li {
    list-style: none outside none;
    margin-bottom: 1em;
}
.contentlist_separated > li, .topstories-primarylist > li, .moreheadlines-list > li, .promocollection_promolist .promocollection-list > li, .promocollection_featurepromolist .promocollection-list > li {
     margin-bottom: 1.0em;
    padding-bottom: 0.5em;
	float: left;
}
.contentlist_spaced > li {
    margin-bottom: 20px;
}
.contentlist_grid, .topstories-secondarylist, .topstories-compactlist, .promocollection_promogrid .promocollection-list {
    letter-spacing: -0.31em;
    margin-left: -10px;
    margin-right: -10px;
    text-rendering: optimizespeed;
}
.contentlist_grid > li, .topstories-secondarylist > li, .topstories-compactlist > li, .promocollection_promogrid .promocollection-list > li {
    display: inline-block;
    float: none;
    letter-spacing: normal;
    text-rendering: auto;
    vertical-align: top;
    word-spacing: normal;
}


.promocollection_featurelinksh .promocollection-list {
    line-height: 1.8em;
}
.promocollection_featurelinksh .promocollection-list > li, .promocollection_featurelinksh .promocollection-list a {
    display: inline;
}
.promocollection-foot {
    padding: 8px;
}
.promocollection-foot > li, .promocollection-foot a {
    display: inline;
    margin-bottom: 0;
}
.promo-title {
    font-weight: bold;
}

.media-side {
    float: left;
    margin-right: 10px;
}

.media-body {
    display: block;
    overflow: hidden;
}
.media-body, .media-body > *:last-child {
    margin-bottom: 0;
}

.complexlink, .complexlink:hover, .complexlink:active, .complexlink:focus {
    text-decoration: none;
}
.complexlink:hover .complexlink-target, .complexlink:active .complexlink-target, .complexlink:focus .complexlink-target {
    text-decoration: underline;
}

.elementselector .module-heading img {
    display: inline;
}
.module-body p {
    margin-bottom: 0.5em;
}

li.promo .promo-label.label {
	top:-10px; 
	background: #000;
	color: #9DD0EA;
	display: block;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	text-transform: uppercase;
	padding: 2px 2px 2px 10px;
	width: 128px;
}

/* Most Viewed /*/
li.lineuproll-item-body {
	padding-left: 0.75em;
}

li.lineuproll-item-body:before {
	color: #115278;
	content: "\25A0";
	font-size: 0.8em;
	text-indent: -1em;
	position: absolute;
}
 /*New css for Polopoly Ends*/

.promocollection_promogrid { margin-top: 0px; padding-top: 0px; border-top: 0px; margin-bottom: 0; }
.promocollection_promogrid h3 { display: none; }