
/* label bar */

div.labelbarcustomize,
div.labelbarrightcolumn,
div.labelbarrightcolumntop,
div.labelbarcomingup,
div.labelbar {
	background-color:#506a8f;
	border-bottom:1px solid #33445d;
}

div.labelbar {
	font-size:100%;
	margin-top:0px;
}
div.labelbarcomingup span.labelnobuttons {
	font-weight:bold;
	color:#FFF;
	font-size:71%;
	padding:2px 2px 2px 6px;
	display:block;
	overflow:hidden;
	margin:11px 0 0 0;
}
div.labelbarcomingup span.labelnobuttons a,
div.labelbarcomingup span.labelnobuttons a:link,
div.labelbarcomingup span.labelnobuttons a:visited,
div.labelbarcomingup span.labelnobuttons a:active {
	color:#FFF;
}
div.labelbarcomingup span.labelnobuttons a:hover {
	color:#FFF;
	text-decoration:underline;
}
div.labelbarrightcolumntop {
	margin-bottom:8px;
}
div.labelbarrightcolumntop span.labelnobuttons {
	font-weight:bold;
	color:#FFF;
	font-size:71%;
	padding:2px 2px 2px 6px;
	display:block;
	overflow:hidden;
	margin:11px 0 0 0;
}
div.labelbarrightcolumntop span.labelnobuttons a,
div.labelbarrightcolumntop span.labelnobuttons a:link,
div.labelbarrightcolumntop span.labelnobuttons a:visited,
div.labelbarrightcolumntop span.labelnobuttons a:active {
	color:#FFF;
}
div.labelbarcomingup span.labelnobuttons a:hover {
	color:#FFF;
	text-decoration:underline;
}

/* right of centerpiece */

div.teaserail {
	width:142px;
	float:left;
	font-size:71%;
	padding:0 0 0 6px;
	margin:0;	
}

/* teaser areas */

.middleleft {
	width:298px;
	float:left;
	margin-right:14px;
	font-size:71%;
}
.middleright {
	float:left;
	font-size:71%;
}

/* columnist blocks */

div.columnistblock p.floatleft {
	margin-right:14px;
}
div.columnistblock p.bodytext {
	margin-top:10px;
}

/* headlines */

h1 {
	font-size:129%;
}

div.columnistblock p.bodytext {
	margin-top:0px;
}
div.block h2 {
	margin:0px;
}

/* alternate label */
p.raillabel {
	font-size:71%;
	font-weight:bold;
	padding:0 0 4px 0;
	border-bottom:1px solid #ccc;
	margin:0 0 5px 0;
}
p.raillabel a {
	color:#000;
}

/* TV Radio */

#tvradio {
	text-align:right;
}

#tvradio table {
	padding-top:12px;
}

#tvradio .tvrow td{
	height:18px;
}

#tvradio tr.rule {
	height:1px;
	background-color:#E5E5E5;
}

/* layout styles for tsn xml standings */
#standings{
	width: 100%;
	text-align: right;
}
#standings td {
	border-bottom:1px solid #E5E5E5;
}
#standings a:link{
	color: #038;
}
#standings a:visited{
	color: #038;
}
#standings tr.rule{
	background: #fff;
	height: 1px;
}
#standings .row{
	background: #FFF;
	color: #000;
	height: 18px;
}
#standings .rowseattle{
	background-color:#f2f2e6;
	color: #000;
	height:18px;
	border-bottom: solid 1px #e5e5da;
}
#standings .toprow{
	font-weight: bold;
	background: #FFF;
	color: #000;
	height: 18px;
}
#standings .team{
	text-align: left;
	color: #FFF;
	padding-left:0;
	color:#000;
}
#standings .teamseattle{
	text-align: left;
}
#standings .league{
	text-align: left;
}
#standings .data{
	padding-right: 0px;
}
#standings .dataright{
	padding-right: 3px;
}
.mlbstandings {
	float:right;
	width:298px;
	margin-left:14px;
	font-size:71%;
}
p.vspacingcp {
	height:10px;
}

/* scoreboard */

.scorewin{
	color: #900;
	background-color: #e5e5da;
	padding: 3px 6px;
	font-size: 71%;
}

.scorelose{
	background-color: #f2f2e6;
	padding: 3px 6px;
	font-size: 71%;
	border:1px solid #e5e5da;
	margin-top:-1px;
}

html>body .scorewin{
	width: auto;
}

html>body .scorelose{
	width: auto;
}

.whitetext{
	font-size: 71%;
	color: #FFF;
}

p.redlabel {
	font-size:71%;
	color:#990000;
	font-weight:bold;
	clear:both;
	padding-bottom:2px;
	margin:0;
}

/* coming up */

div.comingup {
	background-color:#e6ecf2; 
	color:#000; 
	border-left:1px solid #cfdae5; 
	border-right:1px solid #cfdae5; 
	padding:0;
	font-family:arial;
	font-size:71%;
}
div.comingup p img {
	float:left;
	margin:0 5px 0 0;
	width:42px;
	height:42px;
	border:none;
}
div.comingup p {
	padding:7px;
	margin:0;
	border-bottom:1px solid #cfdae5; 
	clear:both;
}

/* tables */

table.sportstable{
	width:100%;
	font-size:11px;
	margin-bottom:15px;
	border-top:1px solid #e5e5e5;
}
table.sportstable th{
	font-weight:bold;
	padding:2px;
	border-bottom:solid 1px #e5e5e5;
	vertical-align:top;
}
table.sportstable td{
	background:#FFF;
	border-bottom:solid 1px #e5e5e5;
	text-align:left;
	vertical-align:top;
	padding:2px 0 3px 0;
}
table.sportstable tr.plain td{
	border-bottom-width:0;
	}
table.sportstable th.alignrt{
	text-align:right;
}
table.sportstable td.alignrt{
	text-align:right;
}

/* Score-It */

.scoreit {
	width:100%;
	font-size:78%;
}
.scoreit tr.heads {
	font-weight:bold;
	height:17px;
	padding-top:2px;
}
.scoreit tr td {
	border-bottom:1px solid #e5e5e5;
	height:17px;
	vertical-align:top;
	padding-top:2px;
}
.scoreit td.alignright {
	text-align:right;
}
.alignright {
	text-align:right;
}
.alignleft {
	text-align:left;
}
.footnote {
	font-size:71%;
	padding:4px 0 21px 0;
}
.bg1a {
	background: #1a1a1a;
}

.bg26 {
	background: #262626;
}
.yellowbodytext {
	color:#fdffcd;
	background-color:#1a1a1a;
}
.yellowbodytext a:hover{
	color:#fdffcd;
	text-decoration:underline;
}
td.strong {
	font-weight:bold;
}
.bracket_team_first {
	font-size: 11px;
	width: 151px;
	height: 20px;
	color: #000;
	background-color: #F2F2F2; 
	padding: 0px 0px 0px 6px;
	border: solid 1px #CCC;
}
.bracket_team {
	font-size: 11px;
	width: 151px;
	height: 20px;
	color: #000;
	background-color: #F2F2F2; 
	padding: 0px 0px 0px 6px;
	border-top: solid 1px #CCC;
	border-right: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}
.bracket_info {
	border-right: solid 1px #CCC;
	font-size: 11px;
	color: #666;
	text-align: center;
}
.bracket_day td {
	border-top:solid 1px #CCC;
	border-right:solid 1px #CCC;
	text-align:center;
	font-size:11px;
	padding-top:5px;
	font-weight:bold;
	color:#333333;
}
.bracket_day_one {
	border-left:solid 1px #CCC;
}

.bracket_spacer {
	height:25px;
}
.bracket_drops {
	margin:5px 0px 40px 0px;
	width:610px;
	border:solid 1px #AAA;
	background-color:#EEE;
	float:left;
}
.bracket_drops div {
	width:190px; 
	padding:5px 0px 2px 10px;
	float:left;
}
.bracket_drops select {
	width:160px;
	font-family:Arial;
	font-size:11px;
}

/* ap wire tabs - sports index page */

div#apsportswiretabs div.tabs, div.tabset div.tabs {
	clear:both;
	padding:0;
	margin:0;
	width:100%;
	height:22px;
	background-image:url(../../../art/ui/1024/wiretabsbackground.gif);
	background-repeat:repeat-x;
}
div#apsportswiretabs p#current, div.tabset p#current {
	background-color:#fff;
	line-height:20px;
	background-color:#fff;
	border-bottom:1px solid #fff;
	border-right:1px solid #a3b8cc;
	border-left:1px solid #a3b8cc;
	outline:none;
}
div#apsportswiretabs p#current a, div.tabset p#current a {
	float:left;
	color:#000;
	text-align:center;
	padding:0 6px;
	margin:0;
	line-height:20px;
	background-color:#fff;
	outline:none;
}
div#apsportswiretabs p#current a:hover, div.tabset p#current a:hover {
	text-decoration:none;
	outline:none;
}
div#apsportswiretabs p.tab, div.tabset p.tab  {
	float:left;
	margin:0;
	padding:0;
	font-size:11px; 
	font-weight:bold; 
	line-height:20px;
	color:#000;
	text-decoration:none;
	outline:none;
}
div#apsportswiretabs p.tab a, div.tabset p.tab a  {
	float:left;
	margin:0;
	padding:0 7px;
	font-size:11px; 
	font-weight:bold; 
	color:#038;
	line-height:20px;
	text-decoration:none;
	outline:none;
}
div#apsportswiretabs p.tab a:hover, div.tabset p.tab a:hover {
	text-decoration:none;
	outline:none;
}
div#apsportswiretabs div.card div.wiresm p.hed2, div.tabset div.card div.wiresm p.hed2  {
	margin-bottom:5px;
}
div#apsportswiretabs div.cards, div.tabset div.cards {
	border-left:1px solid #a3b8cc;
	border-right:1px solid #a3b8cc;
	border-bottom:1px solid #a3b8cc;
	padding:11px 7px 11px 7px;
	margin:-2px 0 0 0;
}
div#apsportswiretabs div.cards p.text, div.tabset div.cards p.text {
	padding:2px 0 0 0;
}


/* Olympics Blog for Olympics Homepage */
/* added by tnelson 8.8.08 */

div.olympicsfeed {
	background-color:#d99816;
	border-bottom:1px solid #bf8000;
	margin:0;
}
#olympicsfeed {
	background-color:#f2f2c2;
	border-left:1px solid #ccbe7a;
	border-right:1px solid #ccbe7a;
	border-bottom:1px solid #ccbe7a;
	margin-bottom:3px;
}
#olympicsfeed div.item {
	margin:0;
	padding:7px;
	border-top:1px solid #fff;
	border-bottom:1px solid #ded39b;
}
#olympicsfeed div.top {
	border-top:0px;
}
#olympicsfeed div.bottom {
	border-bottom:0px;
}

/* Teamplayer */

#universal_module {
	border:1px solid #999;
	background-color:#EEE;
	padding:10px;
	margin:5px 0px 15px 0px;
}

#universal_module #links {
	width:360px;
	float:left;
}

#universal_module #calendar {
	width:225px;
	float:right;
	border:1px solid #999;
}

#universal_module a, #universal_module a:link {
	font-size:13px;
	font-weight: bold;
	float:left;
	line-height:20px;
}

#universal_module select {
	margin-bottom:0px;
}

#universal_module .hs_open {
	 font-size:13px;
	 float:left;
}
#universal_module #tp_map_text {
	float:left; 
	width:175px;
}

#universal_module #tp_map {
	float:left;
	width:400px;
	margin-left:10px;
}
#mapWindow {
	position: relative; 
	width:400px; 
	height:320px;
	border:1px solid #000; 
	z-index:2;
}
.st_tp_searchdate {
	font-size:12px;
	text-align:left;
	margin-bottom:20px;
}

.st_tp_searchdate div {
	font-size:12px;
	margin-right:10px;
}

.st_tp_searchdate input {
	margin-right:5px;
}

#output_schedule {
	margin-top:3px;
	font-size:12px;
}

#output_schedule table {
	margin-bottom:20px;
}

#output_schedule th {
	padding:4px;
	text-align:left;
}

#output_schedule td {
	padding:4px;
}

#output_gamestats {
	margin-top:15px;
	font-size:12px;
}

#st_tp_scoreboard {
	margin-bottom:20px;
	background-color:#121212;
	color:#fdffcd;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}

.boxscore a, .boxscore a:link, .boxscore a:hover, .boxscore a:visited {
	color:#fdffcd;
	text-decoration:none;
}

#output_gamestats td .score{
	font-size:35px;
	font-weight:bold;
}

#output_gamestats .boxscore {
	font-size: 12px;
}

#output_gamestats .boxscore th {
	text-align:left;
	font-weight:bold;
	padding-bottom:5px;
}

#output_gamestats .boxscore td {
	text-align:left;
	font-weight:normal;
}

.st_tp_labelbar {
	background-color:#335980;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding:2px 2px 2px 6px;
	margin-bottom:7px;
}

.st_tp_stat_table {
	margin-bottom: 20px;
	text-align:right;
}

.st_tp_stat_table th {
	padding-left:4px;
	font-weight:bold;
}

.st_tp_stat_table td {
	padding: 4px;
}

.st_tp_oddline {
	background-color:#dee7f1;
}

.st_tp_left {
	text-align:left;
}

.st_tp_block_on {
	float:left;
	background-color:#EEE;
	border-left:1px solid #999;	
	border-bottom:1px solid #999;
	border-top:1px solid #999;
	padding:5px 10px 5px 10px;
	color:#037;
	font-weight:bold;
	cursor:pointer;
}

.st_tp_block_off {
	float:left;
	background-color:#FFF;
	border-left:1px solid #999;
	border-bottom:1px solid #FFF;
	border-top:1px solid #999;
	padding:5px 10px 5px 10px;
	color:#000;
	font-weight:bold;
	cursor:pointer;
}
.st_tp_universal_sm {
	width:276px;
	border:1px solid #999;
	background-color:#EEE;
	padding:10px;
}

.st_tp_universal_sm a, .st_tp_universal_sm a:link {
	font-size:13px;
	font-weight: bold;
	float:left;
	line-height:20px;
}
#st_tp_gray p{
	color:#9daecb;
	font-size:13px;
	font-weight: bold;
	line-height:20px;
}

/* Geoff Baker Live Video Skin */
/* Added by tnelson 2.25.09 */
div.body div#gblskin {
	background-color:#1a3b65;
	padding:3px;
	margin-bottom:7px;
	}
div.body div#gblskin div#gblcontent {
	background-image:url(../../../ABPub/2009/02/23/2008777453.jpg);
	background-repeat:no-repeat;
	padding:14px; 
	color:#fff ! important; 
	border:1px solid #7289a8;
}
div.body div#gblskin div#gblcontent a,
div.body div#gblskin div#gblcontent a:link,
div.body div#gblskin div#gblcontent a:visited,
div.body div#gblskin div#gblcontent a:active {
	color:#FFF ! important; text-decoration:none; background:transparent ! important;
}
div.body div#gblskin div#gblcontent a:hover {
	color:#FFF ! important; text-decoration:underline; background:transparent ! important;
}

/* ----- STATS Widgets ----- */
/* Mariners */
div.statswidget {margin-bottom:14px;}
div.statswidget div.shsMiniCopyright, div.statswidget div.shsMiniCopyrightText {display:none ! important;}
div.statswidget table.shsTable tr.shsTableTtlRow td {border-bottom:1px solid #506a8f; background-color:#506a8f ! important; font-size:11px !important; text-decoration: none !important; text-align:left !important; padding:2px 0 2px 6px !important;}
div.statswidget table.shsTable tr.shsTableTtlRow td a {text-decoration:none ! important;}
div.statswidget table.shsTable tr.shsTableSubttlRow td {background-color:#d9d9d9; margin:0; padding:1px 0 2px 6px; border-bottom:1px solid #ccc; border-top:0px solid #fff;}
div.statswidget table.shsTable tr td {font-size:11px ! important; font-family:arial ! important;}
div.statswidget table.shsTable tr td.shsMiniSportSpacer {display:none; height:0px ! important;}

div.msscoreboard table {border-left:1px solid #ccc; border-right:1px solid #ccc; border-bottom:1px solid #ccc;}
div.msscoreboard table table {border:none; margin-bottom:0px; padding:0;}
div.msscoreboard td {border-width:0px; line-height:15px;}
div.msscoreboard td a {margin-top:3px ! important;}
div.msscoreboard table.shsLinescore tr.shsTableTtlRow td.shsTotD {margin-top:-1px ! important; border-top:0px ! important; border-bottom:0px ! important;}

div.statswidget tr.shsViewMore td.shsTotD {padding-left:1px; border-top:1px solid #ccc;}
div.statswidget tr td.shsTotD {padding-left:1px; border-top:1px solid #ccc;}
div.statswidget tr.shsColTtlRow td.shsNamD {text-align:left;}

div.teamleaders table {width:632px;}
div.teamleaders td.shsNumD {text-align:left;}
div.teamleaders tr.shsTableSubttlRow td {width:632px ! important; background-color:#d9d9d9;}

div.teamleaders tr.shsColTtlRow td {text-align:left;}
div.teamleaders tr.shsColTtlRow td.shsTotD {text-align:right;}

div.moreleaders td.shsNumD {text-align:left ! important;}
div.moreleaders td.shsNamD {text-align:right;}
div.moreleaders td {text-align:left ! important;}

div.scoreboard table {width:300px ! important;}
div.scoreboard tr td.shsMiniTeamScore {border-top:none;}
div.scoreboard tr.shsMiniRowSpacer td {padding:0 ! important; background-color:#ccc;}
