.sl-mod {
	float: left;
	display: inline;
	margin-bottom: 40px;
}

.sl-mod > h2 {
	border-top: 5px solid #000;
	border-bottom: 1px solid #f0f0f0;
	color: #333;
	font-family: 'DIN Next W02 Bold Cond';
	font-size: 30px;
	font-weight: normal;
	margin: 0;
	padding: 5px 8px 5px 0px;
	text-transform: none;
}

/* featured content template topheadlines */
.topheadlines a {
	font-size: 14px;
	color: #004990;
}

.topheadlines ul {
	list-style-type: none;
}
.topheadlines ul li {
	border-bottom: 1px solid #f0f0f0;
	padding: 20px 0;
}

.topheadlines ul li a:before,
.topheadlines ul li a:after {
	content: ""; display: table;
}
.topheadlines ul li a:after { clear: both; }
.topheadlines ul li a { *zoom: 1; }


.topheadlines ul li a {
	display: block;
}
.topheadlines ul li a > span {
	line-height: 1.5em;
}

.topheadlines ul li a > * {
	display: block;
}
.topheadlines ul li img {
	width: 220px;
	margin: 3px 10px 0 0;
	float: left;
	display: inline;
}
.topheadlines ul li .headline {
	font-size: 16px;
	line-height: 1.33em !important;
	margin-bottom: 5px;
}
.topheadlines li.hd3 .headline {
	font-weight: normal;
}


.topheadlines ul li .summary {
	color: #000;
	line-height: 1.2em;
	margin-bottom: 5px;
}

.topheadlines ul li .deck {
	color: #000;
	line-height: 1.2em;
	margin-bottom: 5px;
}

.topheadlines .flag {
	margin-top: 3px;
	padding: 2px 3px;
}

.topheadlines .related .timestamp {
	display: none;
}

/* hover/focus states */
.topheadlines ul > li a:hover,
.topheadlines ul > li a:focus,
.topheadlines ul > li a:active {
	text-decoration: none;
}
.topheadlines ul li a:hover span.headline,
.topheadlines ul li a:focus span.headline,
.topheadlines ul li a:active span.headline {
	text-decoration: underline;
	outline: 0;
}
.topheadlines ul li a:hover span.headline .flag,
.topheadlines ul li a:focus span.headline .flag,
.topheadlines ul li a:active span.headline .flag {
	text-decoration: none;
}
.topheadlines ul.related li a:hover {
	text-decoration: underline;
}

/* top story */
.topheadlines > ul > li.hd0 {
	width: 460px;
	padding-top: 0;
}
.topheadlines > ul > li.hd0 .headline {
	font-family: 'DIN Next W02 Bold Cond', arial, sans-serif;
	font-size: 42px !important;
	font-weight: normal;
	line-height: 1em !important;
	margin: -3px 0 5px !important;
	display: block;
}
.topheadlines > ul > li.hd0 .headline .flag {
	height: 28px;
	font-family: arial, sans-serif;
	font-size: 21px;
	font-weight: bold;
	line-height: 28px;
	margin: 8px 10px 0 0;
	padding: 0 5px;
}
.topheadlines > ul > li.hd0 img {
	width: 460px;
	margin: 5px 0 10px;
	display: block;
}
.topheadlines > ul > li.hd0 .summary {
	color: #000;
	font-size: 14px;
	line-height: 1.2em;
}
.topheadlines > ul > li.hd0 .summary em {
	color: #004990;
	font-style: normal;
	font-weight: bold;
}
/*.topheadlines > ul > li.hd0 .timestamp {
	margin-top: 5px;
}*/

/* top story related */
.topheadlines ul.related {
	display: none;
}
.topheadlines > ul li.hd0 ul.related {
	display: block;
}

/* more stories */
.topheadlines.more ul li img {
	width: 140px;
}
.topheadlines.more ul li .summary,
.topheadlines.more .flag {
	display: none;
}

.topheadlines .hd3 .deck, .topheadlines .hd4 .deck, .topheadlines .hd5 .deck, .topheadlines .hd6 .deck, .topheadlines .hd7 .deck, .topheadlines .hd8 .deck, .topheadlines .hd9 .deck, .topheadlines .hd10 .deck {
	display:none;	
}

/*.topheadlines .hd1 img,
.topheadlines .hd2 img,
.topheadlines .hd3 img {
	width: 140px;
	margin-bottom: 10px;
}*/


/* social icons */
.topheadlines .socialicons.show {
	float: left;
	margin-top: 4px;
	margin-left: 5px;

}
.topheadlines ul li .socialicons.show a {
	display: inline;
}
.socialicons em.rec {
	display: none;
}
.topheadlines .socialicons em.cmt {
	background: url("/i/sports/v11/gfx/comment.png") no-repeat 1px 1px;
	font-size: 11px;
}

/* timestamp & category */
.topheadlines .timestamp {
	color: #888;
	font-size: 10px;
	font-weight: normal;
	float: left;
}
.topheadlines .category {
	display: none;
}

/*featured content template media icons*/
span.mediaicons {
	height: 11px;
	margin-top: 2px;
	float: left;
}
span.mediaicons span {
	background-image: url(/i/sports/v11/gfx/mediaicons.png);
	background-repeat: no-repeat;
	width: 23px;
	height: 15px;
	text-indent: -10000px;
	margin-top: -1px;
	float: left;
}
.mediaicons span.zaudio {
	background-position: left -52px;
}
.mediaicons span.zvideo {
	background-position: left -132px;
}
.mediaicons span.zgallery {
	background-position: left -208px;
}

/* related links */
.topheadlines ul.related, .moreheadlines ul.related {
	margin-top: 12px;
}
.topheadlines ul.related .flag, .moreheadlines ul.related .flag {
	display: none;
}
.topheadlines ul.related li, .moreheadlines ul.related li {
	float: none;
	width: auto;
	font-weight: bold;
	margin: 0;
	border: none;
	padding: 0;
}
.topheadlines ul.related li {
	height: 20px;
}
.topheadlines ul.related li a {
	display: inline;
	font-weight: normal;
	margin-right: 3px;
}

.moreheadlines span.category.sports,
body.nhl span.category.nhl,
body.nfl span.category.nfl,
body.nba span.category.nba,
body.cfl span.category.cfl,
body.mlb span.category.mlb,
body.soccer span.category.soccer,
body.curling span.category.curling,
body.figureskating span.category.figureskating,
body.skiing span.category.skiing {
	display: none;
}


/* tabs */
.cbcwrap .stats .cbctabs.alt1 li a {
	text-transform: uppercase;
	padding: 2px 13px 0;
}
.cbcwrap .tabbed ul.cbctabs {
	margin-bottom: 0;
}
.cbcwrap .stats .cbctabs.alt1 li.yui3-tab-selected,
.cbcwrap .stats .cbctabs.alt1 li.active {
	padding-bottom: 0;
}


.stats h3,
.keydates h3 {
	background-color: #dfdfdf;
	font-size: 14px;
	font-weight: normal;
	margin-top: 10px;
	padding: 7px 10px;
}
.stats h3 em,
.keydates h3 em {
	font-style: normal;
	display: block;
}

/* stats - includes leaders/standings/rankings */
.stats table {
	*border-collapse: collapse;
	width: 100%;
	color: #232323;
	margin-top: 10px;
	margin-bottom: 20px;
}

.stats table thead.screenreader { display: none; }

.stats table:first-child { margin-top: 10px; }

.stats table caption {
	background-color: #dfdfdf;
	color: #000;
	text-align: left;
	/*margin-top: 10px;*/
	padding: 8px 10px;
}
.stats.hidetablecaptions table caption { /*visually hidden*/
	border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px;
}

.stats table tr {
	border-bottom: 1px dotted #232323;
	width: 130px;
}
.stats table td {
	width: 122px;
	font-size: 11px;
	padding-top: 10px;
	padding-left: 3px;
	float: left;
}
.stats table td.rank {
	width: 15px;
	text-align: right;
	padding-left: 0;
	*padding-right:10px; 
}
.stats table td.val {
	width: 122px;
	padding-top: 0;
	*padding-top: 20px;
	padding-left: 18px;
	padding-bottom: 10px;
	display: block;
}

.stats ul.list {
	font-size: 11px;
	line-height: 13px;
	list-style-type: none;
	padding-bottom: 10px;
	margin-top: 5px; 
}
.stats ul.list > li {
	border-bottom: 1px dotted #232323;
	padding: 14px 10px 10px;
}
/*.stats ul.list.gfx > li {
	padding-left: 0;
}*/

/* teams */
.col2.teams .conference.col4 {
	width: 140px;
	margin: 0;
}

.sl .cbctabs { margin: 10px 0 0; }

.col2.teams h2.screenreader,
.teams .vs {
	background-color: #dfdfdf;
	width: auto;
	height: 30px;
	color: #000;
	font-size: 14px;
	line-height: 30px;
	text-align: left;
	margin-top: 10px;
	padding: 0 10px;
	position: static;
	left: auto;
}
.teams .vs {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0;
}
.teams .vs em {
	font-style: normal;
	font-weight: normal;
	margin-left: 10px;
	text-transform: uppercase;
}

.teams ul,
.teams div.teamwrap {
	font-size: 12px;
	line-height: 100%;
	list-style-type: none;
}
.teams > .conference > ul {
	margin-bottom: 10px;
}
.teams ul > li,
.teams div.teamwrap {
	border-bottom: 1px dotted #232323;
	padding: 14px 0;
}
.teams .team,
.teams ul.links {
	width: 100px;
	float: right;
}
.teams .team {
	padding: 0 4px;
}
.teams ul.links {
	width: 108px;
}
.teams ul.links li {
	border-right: 1px solid #004990;
	border-bottom: none;
	line-height: 80%;
	margin: 4px 0 0;
	padding: 0 4px;
	float: left;
}
.teams ul.links li.last {
	border-right: none;
}

.teams .team a {
	font-weight: bold;
}

/* team logos */
.mlb .logo.small { background: transparent url(/sports-content/v11/includes/gfx/stats/mlb_team_logos_sprite.png) -280px -28px no-repeat; }
.mlb .logo.small.ari { background-position: 0px 0px; }
.mlb .logo.small.atl { background-position: -28px 0px; }
.mlb .logo.small.bal { background-position: -56px 0px; }
.mlb .logo.small.bos { background-position: -84px 0px; }
.mlb .logo.small.chc { background-position: -112px 0px; }
.mlb .logo.small.cin { background-position: -140px 0px; }
.mlb .logo.small.cle { background-position: -168px 0px; }
.mlb .logo.small.col { background-position: -196px 0px; }
.mlb .logo.small.cws { background-position: -224px 0px; }
.mlb .logo.small.det { background-position: -252px 0px; }
.mlb .logo.small.hou { background-position: -280px 0px; }
.mlb .logo.small.kc  { background-position: -308px 0px; }
.mlb .logo.small.laa { background-position: -336px 0px; }
.mlb .logo.small.lad { background-position: -364px 0px; }
.mlb .logo.small.mia { background-position: -392px 0px; }
.mlb .logo.small.mil { background-position: -420px 0px; }
.mlb .logo.small.min { background-position: -448px 0px; }
.mlb .logo.small.nym { background-position: -476px 0px; }
.mlb .logo.small.nyy { background-position: -504px 0px; }
.mlb .logo.small.oak { background-position: -532px 0px; }
.mlb .logo.small.phi { background-position: 0px -28px; }
.mlb .logo.small.pit { background-position: -28px -28px; }
.mlb .logo.small.sd  { background-position: -56px -28px; }
.mlb .logo.small.sea { background-position: -84px -28px; }
.mlb .logo.small.sf  { background-position: -112px -28px; }
.mlb .logo.small.stl { background-position: -140px -28px; }
.mlb .logo.small.tb  { background-position: -168px -28px; }
.mlb .logo.small.tex { background-position: -196px -28px; }
.mlb .logo.small.tor { background-position: -224px -28px; }
.mlb .logo.small.was { background-position: -252px -28px; }

.nba .logo.small { background: transparent url(/sports-content/v11/includes/gfx/stats/nba_team_logos_sprite.png) -450px -28px no-repeat; }
.nba .logo.small.atl { background-position: -112px -28px; }
.nba .logo.small.bos { background-position: 0px 0px; }
.nba .logo.small.nj  { background-position: -28px 0px; }
.nba .logo.small.bkn { background-position: -448px 0px; }
.nba .logo.small.cha { background-position: -140px -28px; }
.nba .logo.small.chi { background-position: -251px 0px; }
.nba .logo.small.cle { background-position: -280px 0px; }
.nba .logo.small.dal { background-position: -140px 0px; }
.nba .logo.small.den { background-position: -392px 0px; }
.nba .logo.small.det { background-position: -308px 0px; }
.nba .logo.small.gs  { background-position: -252px -28px; }
.nba .logo.small.hou { background-position: -168px 0px; }
.nba .logo.small.ind { background-position: -336px 0px; }
.nba .logo.small.lac { background-position: -280px -28px; }
.nba .logo.small.lal { background-position: -308px -28px; }
.nba .logo.small.mem { background-position: -196px 0px; }
.nba .logo.small.mia { background-position: -168px -28px; }
.nba .logo.small.mil { background-position: -364px 0px; }
.nba .logo.small.min { background-position: 0px -28px; }
.nba .logo.small.no  { background-position: -392px -28px; }
.nba .logo.small.ny  { background-position: -56px 0px; }
.nba .logo.small.okc { background-position: -28px -28px; }
.nba .logo.small.orl { background-position: -196px -28px; }
.nba .logo.small.phi { background-position: -84px 0px; }
.nba .logo.small.pho { background-position: -336px -28px; }
.nba .logo.small.por { background-position: -56px -28px; }
.nba .logo.small.sac { background-position: -364px -28px; }
.nba .logo.small.sa  { background-position: -224px 0px; }
.nba .logo.small.tor { background-position: -112px 0px; }
.nba .logo.small.uta { background-position: -84px -28px; }
.nba .logo.small.was { background-position: -224px -28px; }

.nhl .logo.small { background: url(/sports-content/v11/includes/gfx/stats/team_logos_sprite.png) no-repeat -420px 0; }
.nhl .logo.small.anh { background-position: 0 0; }
.nhl .logo.small.bos { background-position: -28px 0; }
.nhl .logo.small.buf { background-position: -56px 0; }
.nhl .logo.small.cgy { background-position: -84px 0; }
.nhl .logo.small.car { background-position: -112px 0; }
.nhl .logo.small.chi { background-position: -140px 0; }
.nhl .logo.small.col { background-position: -168px 0; }
.nhl .logo.small.cls { background-position: -196px 0; }
.nhl .logo.small.dal { background-position: -224px 0; }
.nhl .logo.small.det { background-position: -252px 0; }
.nhl .logo.small.edm { background-position: -280px 0; }
.nhl .logo.small.fla { background-position: -308px 0; }
.nhl .logo.small.la  { background-position: -336px 0; }
.nhl .logo.small.min { background-position: -364px 0; }
.nhl .logo.small.mon { background-position: -392px 0; }
.nhl .logo.small.nsh { background-position: 0 -28px; }
.nhl .logo.small.nj  { background-position: -28px -28px; }
.nhl .logo.small.nyi { background-position: -56px -28px; }
.nhl .logo.small.nyr { background-position: -84px -28px; }
.nhl .logo.small.ott { background-position: -112px -28px; }
.nhl .logo.small.phi { background-position: -140px -28px; }
.nhl .logo.small.pho { background-position: -168px -28px; }
.nhl .logo.small.pit { background-position: -196px -28px; }
.nhl .logo.small.sj  { background-position: -224px -28px; }
.nhl .logo.small.stl { background-position: -252px -28px; }
.nhl .logo.small.tb  { background-position: -280px -28px; }
.nhl .logo.small.tor { background-position: -308px -28px; }
.nhl .logo.small.van { background-position: -336px -28px; }
.nhl .logo.small.was { background-position: -364px -28px; }
.nhl .logo.small.wpg { background-position: -392px -28px; }
.nhl .logo.small.tas { background-position: -420px -28px; }
.nhl .logo.small.tcs { background-position: -448px -28px; }

.soccer .logo.small { background: url(/sports-content/v12/includes/soccer/gfx/soccer-canadian-teams-sprite.gif) no-repeat 0 0; }
.soccer .logo.small.mtl { background-position: 0 0; }
.soccer .logo.small.tor { background-position: 0 -28px; }
.soccer .logo.small.van { background-position: 0 -56px; }

/* key dates */
.keydates ul.list {
	font-size: 11px;
	line-height: 13px;
	list-style-type: none;
	padding-bottom: 10px;
}
.keydates ul.list > li {
	border-bottom: 1px dotted #232323;
	padding: 18px 10px;
}
.keydates ul.list > li a.results {
	font-weight: bold;
	display: block;
}
.keydates ul.list > li em {
	font-style: normal;
	display: block;
}

.keydates ul.list.elogo > li {
	min-height: 50px;
	padding-left: 0;
}
.keydates ul.list.elogo a {
	display: block;
}
.keydates ul.list.elogo a > span {
	padding-left: 60px;
	display: block;
}
.keydates ul.list.elogo a > span.elogo {
	background-repeat: no-repeat;
	background-position: 1000% 1000%;
	width: 60px;
	height: 60px;
	padding-left: 0;
	float: left;
	display: inline;
}

/* key dates logos */
h3.elogo,
h4.elogo {
	background-color: transparent;
	border-bottom: 1px dotted #232323;
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 100%;
	height: 0;
	padding: 0;
	overflow: hidden;
	margin: 20px auto 0;
}
body.speedskating h3.elogo,
body.speedskating h4.elogo {
	border-bottom: none;
}

body.curling h3.elogo.gsc {
	background-image: url(/sports-content/v12/includes/curling/gfx/logo-gsc.gif);
	padding-top: 165px;
}
body.curling h3.elogo.ccacc {
	background-image: url(/sports-content/v12/includes/curling/gfx/logo-ccacc.gif);
	padding-top: 109px;
}
body.speedskating h4.elogo.isu {
	background-image: url(/sports-content/v12/includes/speedskating/gfx/isu.gif);
	padding-top: 124px;
}

body.golf .keydates ul.list.elogo a > span.elogo {
	background-image: url(/sports-content/v12/includes/golf/gfx/events-sprite.gif);
}
body.golf .keydates ul.list.elogo span.masters {
	background-position: 0 0;
}
body.golf .keydates ul.list.elogo span.usopen {
	background-position: 0 -60px;
}
body.golf .keydates ul.list.elogo span.pga {
	background-position: 0 -120px;
}
body.golf .keydates ul.list.elogo span.britishopen {
	background-position: 0 -180px;
}
body.golf .keydates ul.list.elogo span.canadianopen {
	background-position: 0 -240px;
}
body.golf .keydates ul.list.elogo span.nabisco {
	background-position: 0 -300px;
}
body.golf .keydates ul.list.elogo span.lpga {
	background-position: 0 -360px;
}
body.golf .keydates ul.list.elogo span.usopenwomens {
	background-position: 0 -420px;
}
body.golf .keydates ul.list.elogo span.britishopenwomens {
	background-position: 0 -480px;
}
body.golf .keydates ul.list.elogo span.masterswomens {
	background-position: 0 -540px;
}
body.golf .keydates ul.list.elogo span.canadianopenwomens {
	background-position: 0 -600px;
}

body.tennis .keydates ul.list.elogo a > span.elogo {
	background-image: url(/sports-content/v12/includes/tennis/gfx/events-sprite.gif);
}
body.tennis .keydates ul.list.elogo span.aussieopen {
	background-position: 0 0;
}
body.tennis .keydates ul.list.elogo span.rolandgarros {
	background-position: 0 -60px;
}
body.tennis .keydates ul.list.elogo span.wimbledon {
	background-position: 0 -120px;
}
body.tennis .keydates ul.list.elogo span.usopen {
	background-position: 0 -180px;
}
body.tennis .keydates ul.list.elogo span.rogerscup {
	background-position: 0 -240px;
}

body.trackandfield h3.elogo.diamondleague {
	background-image: url(/sports-content/v12/includes/trackandfield/gfx/diamondleague.gif);
	border-bottom: none;
	padding-top: 54px;
}


/* editors pick */
.sl-mod .sportspromos.alt1 {
	width: auto;
	padding: 0;
}
.sl-mod .sportspromos.alt1 .promogrp > h3,
.sl-mod .sportspromos.alt1 .promogrp > h2 {
	width: auto;
	margin: 0 10px;
}
.sportspromos.alt1 .promo {
	margin: 0 10px;
}

/* team logos */
.logo {
	width: 28px;
	height: 28px;
/*	margin-right: 5px;*/
	float: left;
}
body.cfl .logo {
  background: transparent url(/i/sports/v11/gfx/team_cfllogos_sprite.png) -420px 0 no-repeat;
}
body.cfl .logo.bc {
  background-position: 0 0;
}
body.cfl .logo.edm {
  background-position: -29px 0;
}
body.cfl .logo.cgy {
  background-position: -58px 0;
}
body.cfl .logo.ssk {
  background-position: -87px 0;
}
body.cfl .logo.wpg {
  background-position: -116px 0;
}
body.cfl .logo.ham {
  background-position: -145px 0;
}
body.cfl .logo.tor {
  background-position: -174px 0;
}
body.cfl .logo.mtl {
  background-position: -203px 0;
}

/* overwrites */
.sl .modhead,
.sl .promogrp > h2
.sl .promogrp > h3 {
	height: 40px;
	line-height: 40px;
	padding: 0 8px;
}
.sl .modhead.smltxt {
	font-size: 15px;
}
.sl .modhead.xsmltxt {
	font-size: 13px;
}

/* blog promos */
.sportspromos.alt1.blog .promogrp > h2 {
	padding-bottom: 0;
}
.sportspromos.alt1.blog .promogrp > h2 a {
	color: #333;
}

.sportspromos.alt1.blog .promo {
	height: auto;
	margin: 10px;
	padding: 0;
}
.sportspromos.alt1.blog .promo a {
	height: auto;
	display: block;
}
.sportspromos.alt1.blog .promo img {
	margin: 0;
	padding: 0;
	float: none;
	display: block;
}
.sportspromos.alt1.blog .promo .author,
.sportspromos.alt1.blog .promo .headline {
	background-color: #fff;
	width: auto;
	height: auto;
	float: none;
	display: block;
	
}
.sportspromos.alt1.blog .promo .author {
	color: #333;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 0;
	position: static;
	top: auto;
	right: auto;
	bottom: auto;
	left: auto;
	/*text-transform: uppercase;*/
}
.sportspromos.alt1.blog .promo .headline {
	color: #004990;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 5px;
	padding: 0;
	
}
.sportspromos.alt1.blog .promo .synopsis {
	color: #a6a6a6;
	font-size: 10px;
	position: relative;
	bottom: 0;
	display: block;
}

.sportspromos.alt1.blog .kick {
	margin: 10px 10px 0;
}
.sportspromos.alt1.blog .socialicons {
	display: none;
}
.sportspromos.alt1.blog .blogsegment {
	float: left;
}

/* audio/video module */
#varotator.v12.col4 #audioplaylist .pcitem, #varotator.v12.col6 #audioplaylist .pcitem { padding: 12px 10px 10px 50px; }
