/* Sounders/Mariners */

#shsBody { width: auto; }

#shsMultisportScoreboard { width: 100%; }

.statswidget .shsColTtlRow td {
	text-align:left !important;
}

.shsMinileaders .shsTable, #shsMultisportScoreboard .shsTable { 
	width: 298px;
}

.shsColTtlRow td, .shsBorderTable .shsTableSubttlRow, .shsTableSubttlRow.shsGolfTournament1 td { 
	font-weight: bold;
} 

.shsTableSubttlRow.shsGolfTournament1 td {
	text-transform: uppercase;
}

.shsMiniCopyright, .shsMiniCopyright_leaders, .shsMiniCopyrightText, .shsMiniCopyright_teamstats, .shsMiniCopyright_transinj, .shsMiniCopyright_scoreboard { 
	display: none !important; visibility: hidden !important;
}

.shsMinileaders .shsTableTtlRow, .shsTotDgold, .shsTableTtlRow td, .mlsSchedule .shsTableTtlRow td a, .shsTableTtlRow.shsGolfTournament1 td a { 
	font-weight: bold; 
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
}

.statswidget a {
	font-family: Arial, Helvetica, sans-serif;
	color: #09334b;
}

 .mlsSchedule #shsMultisportScoreboard .shsTableTtlRow td { 
	padding-top: 0;
}

.statswidget table td { 
	padding-left: 0;
}

.statswidget table {
	border-collapse: collapse;
}

.shsViewMore td a, #shsMiniBody .shsBorderTable .shsRow0Row .shsTotD[colspan="3"] a, .shsBorderTable .shsRow0Row .shsTotD a:link, #shsMultisportScoreboard .shsRow0Row .shsViewMore a, #shsMultisportScoreboard .shsRow0Row .shsViewMore a:link  { 
	color: #bc5c23;
	text-align: right;
	font-size: 10px;
	font-size: 0.83333rem;
	text-transform: uppercase;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
}

.shsViewMore td { text-align: right; }

.shsViewMore td a:hover { 
	text-decoration: underline;
}

.shsViewMore td:after, #shsMiniBody .shsBorderTable .shsRow0Row .shsTotD[colspan="3"]:after, #shsMultisportScoreboard .shsRow0Row .shsViewMore:after { 
	font-family: 'icomoon'; 
	speak: none; 
	font-weight: normal; 
	-webkit-font-smoothing: antialiased; 
	color: #bc5c23; 
	content: "\25b6"; 
	margin-left: .2em; 
	font-size: .88em; 
}

#shsMiniBody .shsBorderTable .shsRow0Row .shsTotD[colspan="3"], #shsMultisportScoreboard .shsRow0Row .shsTotD[colspan="3"] { 
	text-align: right !important; 
	padding-bottom: 15px; 
}

.goalMisers #shsMiniBody .shsBorderTable .shsRow0Row .shsTotD[colspan="3"], #shsMultisportScoreboard .shsRow0Row .shsTotD[colspan="3"] { 
	padding-bottom: 0; 
}

#shsMiniBody .shsBorderTable .shsRow0Row .shsTotD[colspan="3"]:after { 
	font-family: 'icomoon'; 
	speak: none; 
	font-weight: normal; 
	-webkit-font-smoothing: antialiased; 
	color: #bc5c23; 
	content: "\25b6"; 
	margin-left: .2em; 
	font-size: .88em; 
}

#shsMultisportScoreboard .shsTableSubttlRow.shsSubSectionRow td, .mlsLeaders .shsTableTtlRow td { 
	border-bottom: 1px solid #ccc; 
	border-top: 1px solid black; 
	text-transform: uppercase; 
	color: #333; 
	font-weight: bold;
	font-size: 12px;
}

#shsMultisportScoreboard tr.shsMiniRowSpacer td { 
	padding: 0; 
	height: 1px;
	line-height: 0;
	background: #ccc;
}

.mlsSchedule .shsMiniStatus {
	text-align: right;
	padding-right: 0;
}

.shsRow0Row td, .shsRow1Row td, .shsColTtlRow td {
	border-top: 1px solid #ccc;
}

.half_divider.mariners_divider {
	top: 0;
}

/* Timezone Display/Hiding - Sounders*/
.shsTimezone {display: none; text-align: right;} /* catch-all to hide anything not shown */
.shsETZone {display: none} /* Eastern Time (GMT-5) */
.shsCTZone {display: none} /* Central Time (GMT-6) */
.shsMTZone {display: none} /* Mountain Time (GMT-7) */
.shsPTZone {display: inline} /* Pacific Time (GMT-8) */
.shsGMTZone {display: none} /* Greenwich Mean Time */
.shsCSTZone {display: none} /* China Standard Time (GMT+8) */
.shsCETZone {display: none} /* Central Europe Time (GMT+1) */
.shsBSTZone {display: none} /* British Standard Time (GMT+1) */
.shsJSTZone {display: none} /* Japanese Standard Time (GMT+1) */


/* Golf */
.labelbarcustomize { display: none; visibility: hidden; }
.golflist { list-style-type: none; margin-bottom: 5px;  }
.floatleft { float: left; }
.floatleft:first-child { width: 120px !important; }
.floatleft + .floatleft { width: 170px !important; }