

.fpop_overlay {
	height:100%;
	width:100%;
	left:0px;
	top:0px;
	position: fixed;
	z-index:1000001;
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

.fpop_window {
	z-index:1000002;
	position: absolute;
	display: none;
	font-family:verdana,arial,helvetica,sans-serif;
}

.fpop_window_modal {
	z-index:1000002;
	position: fixed;
	display: none;
}

.fpop_content_default {
	overflow:hidden;
	background-color:#FFFFFF;
	border: 2px solid #FFFFFF;
}

.fpop_content_modal {
	overflow:hidden;
	background-color:#FFFFFF;
	border: 2px solid #FFFFFF;
}

.fpop_content_help {
	overflow:hidden;
	background-color:#FFCC00;
	padding:8px;
}

.fpop_modal_border {
	border:4px solid #9C9A9C;
	background:white;
}

.fpop_help_border {
	border:1px solid #000000;
	width: 220px;
}

.fpop_closebtn, fpop_closebtn_modal {
	float:right;
	margin:5px 5px 0 10px;
	cursor: pointer;
}

.fpop_corner_topleft {
	background: url(http://g.espncdn.com/s/fhllm/12/images/popup/popup_fourcorners.png) no-repeat -1px -2px;
	height:8px;
	width:8px;
	display:block;
	overflow:hidden;
}
.fpop_corner_topright_notabs {
	background: url(http://g.espncdn.com/s/fhllm/12/images/popup/popup_fourcorners.png) no-repeat -15px 0px;
	height:8px;
	width:8px;
	display:block;
	overflow:hidden;
}
.fpop_corner_topright_tabs {
	background: url(http://g.espncdn.com/s/fhllm/12/images/popup/popup_rightside.png) repeat-y;
	height:8px;
	width:8px;
	display:block;
	overflow:hidden;
}
.fpop_corner_bottomleft {
	background: url(http://g.espncdn.com/s/fhllm/12/images/popup/popup_fourcorners.png) no-repeat 0px -15px;
	height:8px;
	width:8px;
	display:block;
	overflow:hidden;
}
.fpop_corner_bottomright {
	background: url(http://g.espncdn.com/s/fhllm/12/images/popup/popup_fourcorners.png) no-repeat -15px -15px;
	height:8px;
	width:8px;
	display:block;
	overflow:hidden;
}
.fpop_border_top {
	background: url(http://g.espncdn.com/s/fhllm/12/images/popup/popup_bordertop.png) repeat-x 0 -1px;
}
.fpop_border_bottom {
	background: url(http://g.espncdn.com/s/fhllm/12/images/popup/popup_bottomside.png) repeat-x;
}
.fpop_border_left {
	background: url(http://g.espncdn.com/s/fhllm/12/images/popup/popup_leftside.png) repeat-y -1px 0;
}
.fpop_border_right {
	background: url(http://g.espncdn.com/s/fhllm/12/images/popup/popup_rightside.png) repeat-y;
	width: 15px
}
/* NAV BAR */
.fpop_nav {
	border-right:2px solid #FFFFFF;
	border-left:2px solid #FFFFFF;
	border-bottom:2px solid #FFFFFF;
	height:30px;
}

.fpop_nav_modal {
	background-color: #FFFFFF;
	border-right:2px solid #FFFFFF;
	border-left:2px solid #FFFFFF;
	border-bottom:2px solid #FFFFFF;
	height:35px;
	text-align: right;
}

.fpop_closebtn_modal {
	font-size:24px;
	font-weight:bold;
	text-decoration:none !important;
	margin: 0 10px 10px 0;
}

.flb .fpop_nav { background-color:#13519F; }
.ffl .fpop_nav { background-color:#1D7225; }
.fba .fpop_nav { background-color:#BA4F00; }
.fhl .fpop_nav { background-color:#A51000; }

/* TABS */
.fpop_window .ui-tabs .ui-tabs-hide {
	display: none;
}

.fpop_window .ui-tabs-nav {
	position: absolute;
	top: -35px;
	right: 0px;
}

.fpop_window .ui-tabs-nav li {
	display: inline;
	float: right;
	margin: 0;
	padding: 0;
}

.fpop_window .ui-tabs-nav a, .fpop_window .ui-tabs-nav a:visited {
	color: #D4D4B9;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	font-family: helvetica;
}

.fpop_window .ui-state-active a {
	color:#FFFFFF;
}


.fpop_window .ui-widget-header { 
	
}

.fpop_window .ui-widget-content {
	background: none;
	border: none;
	color: #000000;
}

.fpop_window .tab-table {
	display: inline;
}

.fpop_window .ui-state-default .fpop_tab_center { 
	background:url("http://g.espncdn.com/s/fhllm/12/images/popup/pctabs_offcenter.png") repeat-x scroll top right transparent;
	height: 36px;
	padding: 8px 13px 0 0;
}

.fpop_window .ui-state-default .fpop_tab_left {
	background: url(http://g.espncdn.com/s/fhllm/12/images/popup/pctabs_offleftside.png) no-repeat;
	width:13px;
	height: 36px;
}

.fpop_window .ui-tabs-selected .fpop_tab_center {
	background:url("http://g.espncdn.com/s/fhllm/12/images/popup/pctabs_oncenter.png") repeat-x scroll top right transparent;
	height: 36px;
	padding: 8px 13px 0 0;
}

.fpop_window .ui-tabs-selected .fpop_tab_left {
	background: url(http://g.espncdn.com/s/fhllm/12/images/popup/pctabs_onleftside.png) no-repeat;
	width:13px;
	height: 36px;
}

.fpop_window .fpop_tab_center {
	vertical-align: middle;
}

.fpop_window a, .fpop_window a:visited {
	text-decoration: underline;
}

#pcMain {width: 519px; position: absolute; z-index: 1;}
#pcArrow {position: absolute; z-index: 2;}
#pcTabs {z-index: 2; position: absolute; top: 0px; left: 304px; width: 215px;}
#pcTabs div {display:inline;}
#pcMain img {vertical-align:bottom;}
#pcBgMiddle { height: 388px; width: 519px;}
#pcBorder, .pcBorder {padding: 1px; border: 1px solid #dfdfdf; width: 240px; float: left; display: inline;}
.pcBorder .table { font-size: 7pt; border:none; width:240px }
#pc {background: #fff; border: 1px solid #fff; width: 240px; line-height: 14px; font-size: 11px;}
#pcName {background: #e0e0a8; height: 30px; width: 235px;}
#pcName td {color: #fff; font-size: 18px; font-family: helvetica, arial, verdana, san-serif; padding: 3px 0 0 5px; font-weight: bold; vertical-align:middle;}
.pcTan {background: #e0e0a8;}
.pcBlue {background: #a01301;}
.pcStatMainHead { background: #a01301; font-weight: bold; color: #fff; padding: 2px; font-family: verdana, arial, helvetica; text-align: center; text-transform: uppercase; margin-bottom: 1px; font-size: 9px; }
.pcStatHead { background-color: #d26965; font-weight: bold; color: #000; }
#pcContent { font-family: verdana, arial, helvetica; }
#pcContent a:visited { color: #000; }
#pcPlayer {padding: 5px; width: 65px; vertical-align:top;}
#pcText {padding: 5px 5px 5px 0; width: 150px;}
#pcHV {background: #a01301; height: 19px; color: #fff; padding: 0 0 0 5px; line-height: 17px;}
#pcWeek {background: #d26965; height: 16px; color: #000; padding: 0 0 0 5px; line-height: 15px;}
#pcPoint {background: #fff; text-align: center; font-size: 25px; line-height: 18px; font-family: helvetica, arial, san-serif; vertical-align: middle;}
.pcOdd {background: #f7f8f2; border-top: 1px solid #fff; border-right:1px solid #fff; color: #333;}
.pcEven {background: #f4f1e8; border-top: 1px solid #fff; border-right:1px solid #fff; color: #333;}
.pcTanRight {border-right: 1px solid #fff; font-size:7pt; padding:0 3px 0 3px;}
.pcRight {border-right: 1px solid #fff; border-top: 1px solid #fff;}
#pcCloseBorder {border: 2px solid #fff;}
#pcClose {background: #a01301; height: 30px; width: 485px; font-weight: bold; font-size: 11px;}
#pcClose img {float: right; margin: 5px 5px 0 10px;}
.pc a { color: #999999; text-decoration: none; }
.pc a:hover { color: #000000; text-decoration: none; }
.pcBlack a { color: #000; text-decoration: none; }
.pcBlack a:hover { color: #f00; text-decoration: none; }
.pcLink a:link	{color: #333; text-decoration: underline;}
.pcLink a:hover	{color: #f00; text-decoration: underline;}
.pcLink a:visited	{color: #333; text-decoration: underline;}
.pcLink a:visited:hover	{color: #f00; text-decoration: underline;}
#pcNewsPlayerName { font-family: helvetica, arial, verdana, san-serif; background: #a01301; height: 30px; color: #fff; font-size: 18px; font-weight: bold; padding: 3px 5px 0 5px; vertical-align:middle;}
#pc .pvoTeamLogo { vertical-align: middle; }
#pc .pvoBreakdown { vertical-align: top; }
.ppc_league_status { float:left; padding-right:4px; }
.ppc_league_status a { text-decoration: none !important;}


a.TabsON {	font-family: Helvetica;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	padding: 7px 0 0 0;
	text-align:center;
	text-decoration: none;
}

a.TabsON:hover { color: #fff }

a.TabsOFF {
	font-family: Helvetica;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #d4d4b9;
	text-decoration: none;
	padding: 7px 0 0 0;
	text-align:center;
	text-decoration: none;
}

a.TabsOFF:hover { color: #fff }

.pcColumnist {color: #999; text-align: right; line-height: 20px;}
.pcColumnist a:link, .pcColumnist a:visited {color: #999;}
#pcNews {width: 485px; margin: 0 0 0 16px; background: #fff; border: 2px solid #fff;}
#pcBox {margin: 0 0 5px 0; width: 485px;}
#pcNewsBox {border: 1px solid #dfdfdf; height: 310px; overflow: auto;}



.chart-nav { height:28px; position:relative; overflow: hidden; width:478px;}
.chart-nav-stats { display:inline; position:absolute; line-height:28px; width:465px; top:0px;}
.chart-nav-toggle { display:inline; float:right; height:28px; width:30px; padding-top:8px;}
.chart-nav-item { float:left;padding:5px; margin: 4px; line-height:10px; position:relative; top:0px; cursor:pointer; display: inline; white-space:nowrap;}
.chart-nav a, .chart-nav a:link, .chart-nav a:visited, .chart-nav a:active { text-decoration:none; font-weight:bold; color: black}
.chart-nav a:hover, .chart-nav a:visited:hover { text-decoration:underline; color:#000; }
.chart-nav .chart-nav-selected { font-weight:bold; background:#d9d9d9; cursor: default; }
a.chart-nav-left-arrow { background:url('http://games-ak.espn.go.com/s/flblm/09/images/playerpop/chartsnavarrows.gif') 0 0 no-repeat; width:6px; height:10px; display:block; position:absolute; cursor:pointer;}
a.chart-nav-right-arrow { background:url('http://games-ak.espn.go.com/s/flblm/09/images/playerpop/chartsnavarrows.gif') -6px 0 no-repeat; width:6px; height:10px; display:block; position:absolute; margin-left:10px; cursor:pointer; }


.chart-lower { width:466px;padding:6px; }

.chart-tools { margin-top: 12px; padding:5px; }
.chart-tools-left { float:left; line-height:16px; }
.chart-tools-right { float:right; line-height:16px; }
.chart-tools-right a, .chart-tools-right a:link, .chart-tools-right a:visited, .chart-tools-right a:hover, .chart-tools-right a:active { text-decoration:underline;}


/* BASEBALL OVERRIDES */
.flb #pcName{background-color: #13519f;}
.flb .pcBlue {background-color: #13519f;}
.flb .pcStatMainHead {background-color: #13519f;}
.flb .pcStatHead {background-color: #76a7ea;}
.flb #pcHV {background-color: #13519f;}
.flb #pcWeek {background-color: #76a7ea;}
.flb #pcClose {background-color: #13519f;}
.flb #pcNewsPlayerName {background-color: #13519f;}
.flb #pcContent a:hover, .anchorStyle:hover { color: #1c57a5; }
.flb #pcContent a:visited:hover { color: #1c57a5; }
.flb #pcContent a:hover, .anchorStyle:hover { color: #1c57a5; }
.flb #pcContent a:visited:hover { color: #1c57a5; }

/* BASKETBALL OVERRIDES */
.fba #pcName{background-color: #13519f;}
.fba .pcBlue {background-color: #13519f;}
.fba .pcStatMainHead {background-color: #ba4f00;}
.fba .pcStatHead {background-color: #76a7ea;}
.fba #pcHV {background-color: #13519f;}
.fba #pcWeek {background-color: #76a7ea;}
.fba #pcClose {background-color: #ba4f00;}
.fba #pcNewsPlayerName {background-color: #ba4f00;}
.fba #pcContent a:hover, .anchorStyle:hover { color: #c77b03; }
.fba #pcContent a:visited:hover { color: #c77b03; }

/* FOOTBALL OVERRIDES */
.ffl #pcName{background-color: #1d7225;}
.ffl .pcBlue {background-color: #1d7225;}
.ffl .pcStatMainHead {background-color: #1d7225;}
.ffl .pcStatHead {background-color: #6dbb75;}
.ffl #pcHV {background-color: #1d7225;}
.ffl #pcWeek {background-color: #6dbb75;}
.ffl #pcClose {background-color: #1d7225;}
.ffl #pcNewsPlayerName {background-color: #1d7225;}
.ffl #pcContent a:hover, .anchorStyle:hover { color: #27771f; }
.ffl #pcContent a:visited:hover { color: #27771f; }
.ffl .chart-nav a:hover { color: #27771f; }
.ffl .chart-nav a { color: black }

/* HOCKEY OVERRIDES */
.fhl #pcName{background-color: #A51000;}
.fhl .pcBlue {background-color: #A51000;}
.fhl .pcStatMainHead {background-color: #A51000;}
.fhl .pcStatHead {background-color: #76a7ea;}
.fhl #pcHV {background-color: #A51000;}
.fhl #pcWeek {background-color: #76a7ea;}
.fhl #pcClose {background-color: #A51000;}
.fhl #pcNewsPlayerName {background-color: #A51000;}
.fhl #pcContent a:hover, .anchorStyle:hover { color: #80a8b3; }
.fhl #pcContent a:visited:hover { color: #80a8b3; }

/* STOCKCAR OVERRIDES */
.fsr #pcName{background-color: #660000;}
.fsr .pcBlue {background-color: #0b550a;}
.fsr .pcStatMainHead {background-color: #660000;}
.fsr .pcStatHead {background-color: #993333; color:white;}
.fsr #pcHV {background-color: #660000;}
.fsr #pcWeek {background-color: #993333; color:white;}
.fsr #pcClose {background-color: #660000;}
.fsr #pcNewsPlayerName {background-color: #660000;}
.fsr #pcContent a:hover, .anchorStyle:hover { color: #f00; }
.fsr #pcContent a:visited:hover { color: #f00; }

/* VIDEO TAB */
.pcVideoNav {
	overflow:hidden;
	position: relative;
	height: 49px;
	width: 485px;
}

.pcVideoNavItems {
	display: inline;
	line-height: 14px;
	position: absolute;
	top: 0;
	width:470px;
	font-size: 10px;
}

.pcVideoNavItem {
	float:left;
	padding: 0 10px 0 10px;
}

.pcVideoNavArrows {
	display:inline;
	float:right;
	height:49px;
	width:10px;
	padding: 5px 0 5px 0;
}

a.videoNavUp { background:url('http://games-ak.espn.go.com/s/ffllm/10/images/popup/videonavarrows.gif') 0 0 no-repeat; width:10px; height:6px; display:block; position:absolute; cursor:pointer;}
a.videoNavDown { background:url('http://games-ak.espn.go.com/s/ffllm/10/images/popup/videonavarrows.gif') 0 -6px no-repeat; width:10px; height:6px; display:block; margin-top:30px; position:absolute; cursor:pointer; }

/* CHARTS TAB SEARCH */
.charts_playerSearchDiv {
}
.charts_playerSearchForm {
	display: inline;
	margin: 0px;
}
.charts_playerSearchNameInput {
	width: 151px;
	font-size: 11px;
	padding:1px;
	border:1px solid #ccc;
}
#charts_playerSuggestions {
	position: absolute;
	color: #333333;
	background-color: #ffffff;
	z-index: 100;
	border: 1px solid #666666;
	width: 152px;
	margin-left: 73px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	font-weight: bold;
}
.charts_playerSearchRow {
	background-color:#ffffff;
}
.charts_playerSearchRowOver {
	background-color:#ddd;
	cursor:pointer;
}
.charts_playerSearchPlayerInfo {
	float: right;
	text-align: left;
	width: 153px;
	border-bottom: 1px dashed #666666;
	padding: 6px 0 6px 0;
}
.charts_playerSearchPlayerName {
	font-weight: bold;
	padding-left: 2px;
}
.charts_playerSearchTeamPosition {
	
}
.charts_playerSearchTransButtonPlayerPop {
	margin-right: 1px;
	width: 0px;
	height:16px;
	background-color: #ddd;
	border-bottom: 1px dashed #666666;
	padding: 6px 0 6px 0;
}
.charts_playerSearchRowLast {
	border-bottom: 0px;
}
.charts_playerSearchPopImage {
	margin-bottom: -3px;
	margin-left: 3px;
}
.charts_playerSearchOptions {
	margin: 5px 3px 3px 3px;
}

/* BIG MUGSHOT DESIGN */
.player-card-player-info { width: 237px; height:143px; overflow:hidden; background: url(http://g.espncdn.com/s/flblm/11/images/playerpop/design2/player-card-mugshot-bg.png) repeat-x; margin-bottom: 1px; }
.player-card-player-info .player-name { color: #1a1a1a; font: bold 18px/21px arial,helvetica,sans-serif; width: 237px; padding: 3px 0 0 5px; }
.player-card-player-info .parent { position: relative; width: 237px; height: 120px; }
.player-card-player-info .mugshot-frame { width: 200px; height: 119px; position: absolute; top: 0; left: 0; }
.player-card-player-info .mugshot { left: -60px; top: -7px; position: absolute; }
.player-card-player-info .team-logo { top:3px; left: 44px; position: absolute; width: 100px; height:100px; opacity:0.12; }
.player-card-player-info .ie-lt-8 .team-logo { display:none; }
.player-card-player-info .ie8 .team-logo { filter:alpha(opacity=12); }
.player-card-player-info .ie-overflow .mugshot-frame { overflow:hidden; }
.player-card-player-info .player-details-bg { width: 150px; height: 98px; top:5px; left: 80px; position: absolute; opacity:0.1;background:#000; }
.player-card-player-info .player-details { width: 153px; font: 10px Arial, Helvetica; color: black; top:6px; left: 83px; position: absolute; line-height:15px;}

/*SPORT LOGO CSS*/
.logo-large { height: 80px; width: 80px; }
/*NBA*/.logo-nba-large { background-image: url("http://a4.espncdn.com/prod/assets/teamlogos/nba/logo-nba-teams-large-vert.png"); background-position: -100px 0; background-repeat: no-repeat; } .ie6 .logo-nba-large { background-image: url("http://a1.espncdn.com/prod/assets/teamlogos/nba/logo-nba-teams-large-vert-ie6.png"); background-position: -100px 0; background-repeat: no-repeat; } .nba-large-atl, .nba-large-1 { background-position: 0 0; } .nba-large-bos, .nba-large-2 { background-position: 0 -100px; } .nba-large-cha, .nba-large-30 { background-position: 0 -200px; } .nba-large-chi, .nba-large-4 { background-position: 0 -300px; } .nba-large-cle, .nba-large-5 { background-position: 0 -400px; } .nba-large-dal, .nba-large-6 { background-position: 0 -500px; } .nba-large-den, .nba-large-7 { background-position: 0 -600px; } .nba-large-det, .nba-large-8 { background-position: 0 -700px; } .nba-large-gsw, .nba-large-9 { background-position: 0 -800px; } .nba-large-hou, .nba-large-10 { background-position: 0 -900px; } .nba-large-ind, .nba-large-11 { background-position: 0 -1000px; } .nba-large-lac, .nba-large-12 { background-position: 0 -1100px; } .nba-large-lal, .nba-large-13 { background-position: 0 -1200px; } .nba-large-mem, .nba-large-29 { background-position: 0 -1300px; } .nba-large-mia, .nba-large-14 { background-position: 0 -1400px; } .nba-large-mil, .nba-large-15 { background-position: 0 -1500px; } .nba-large-min, .nba-large-16 { background-position: 0 -1600px; } .nba-large-njn, .nba-large-17 { background-position: 0 -1700px; } .nba-large-nor, .nba-large-3 { background-position: 0 -1800px; } .nba-large-nyk, .nba-large-18 { background-position: 0 -1900px; } .nba-large-okc, .nba-large-25 { background-position: 0 -2000px; } .nba-large-orl, .nba-large-19 { background-position: 0 -2100px; } .nba-large-phi, .nba-large-20 { background-position: 0 -2200px; } .nba-large-pho, .nba-large-21 { background-position: 0 -2300px; } .nba-large-por, .nba-large-22 { background-position: 0 -2410px; } .nba-large-sac, .nba-large-23 { background-position: 0 -2500px; } .nba-large-sas, .nba-large-24 { background-position: 0 -2600px; } .nba-large-sea { background-position: 0 -2700px; } .nba-large-tor, .nba-large-28 { background-position: 0 -2800px; } .nba-large-uth, .nba-large-26 { background-position: 0 -2900px; } .nba-large-was, .nba-large-27 { background-position: 0 -3000px; } .nba-large-31 { background-position: 0 -3100px; } .nba-large-32 { background-position: 0 -3200px; }
/*NHL*/.logo-nhl-large { background-image: url("http://a1.espncdn.com/prod/assets/teamlogos/nhl/logo-nhl-teams-large-vert.png"); background-position: -100px 0; background-repeat: no-repeat; } .ie6 .logo-nhl-large { background-image: url("http://a2.espncdn.com/prod/assets/teamlogos/nhl/logo-nhl-teams-large-vert-ie6.png"); background-position: -100px 0; background-repeat: no-repeat; } .nhl-large-ana, .nhl-large-25 { background-position: 0 0; } .nhl-large-wpg, .nhl-large-28 { background-position: 0 -100px; } .nhl-large-bos, .nhl-large-1 { background-position: 0 -200px; } .nhl-large-buf, .nhl-large-2 { background-position: 0 -300px; } .nhl-large-cgy, .nhl-large-3 { background-position: 0 -400px; } .nhl-large-car, .nhl-large-7 { background-position: 0 -500px; } .nhl-large-chi, .nhl-large-4 { background-position: 0 -600px; } .nhl-large-col, .nhl-large-17 { background-position: 0 -700px; } .nhl-large-cls, .nhl-large-29 { background-position: 0 -800px; } .nhl-large-dal, .nhl-large-9 { background-position: 0 -900px; } .nhl-large-det, .nhl-large-5 { background-position: 0 -1000px; } .nhl-large-edm, .nhl-large-6 { background-position: 0 -1100px; } .nhl-large-fla, .nhl-large-26 { background-position: 0 -1200px; } .nhl-large-los, .nhl-large-8 { background-position: 0 -1300px; } .nhl-large-min, .nhl-large-30 { background-position: 0 -1400px; } .nhl-large-mon, .nhl-large-10 { background-position: 0 -1500px; } .nhl-large-nsh, .nhl-large-27 { background-position: 0 -1600px; } .nhl-large-njd, .nhl-large-11 { background-position: 0 -1700px; } .nhl-large-nyi, .nhl-large-12 { background-position: 0 -1800px; } .nhl-large-nyr, .nhl-large-13 { background-position: 0 -1900px; } .nhl-large-ott, .nhl-large-14 { background-position: 0 -2000px; } .nhl-large-phi, .nhl-large-15 { background-position: 0 -2100px; } .nhl-large-pho, .nhl-large-24 { background-position: 0 -2200px; } .nhl-large-pit, .nhl-large-16 { background-position: 0 -2300px; } .nhl-large-san, .nhl-large-18 { background-position: 0 -2400px; } .nhl-large-stl, .nhl-large-19 { background-position: 0 -2500px; } .nhl-large-tam, .nhl-large-20 { background-position: 0 -2600px; } .nhl-large-tor, .nhl-large-21 { background-position: 0 -2700px; } .nhl-large-van, .nhl-large-22 { background-position: 0 -2800px; } .nhl-large-was, .nhl-large-23 { background-position: 0 -2900px; } .nhl-large-73 { background-position: 0 -3000px; } .nhl-large-74 { background-position: 0 -3100px; }
/*NFL*/.logo-nfl-large { background-image: url("http://a3.espncdn.com/prod/assets/teamlogos/nfl/logo-nfl-teams-large-vert.png"); background-position: -100px 0; background-repeat: no-repeat; } .ie6 .logo-nfl-large { background-image: url("http://a4.espncdn.com/prod/assets/teamlogos/nfl/logo-nfl-teams-large-vert-ie6.png"); background-position: -100px 0; background-repeat: no-repeat; } .nfl-large-ari, .nfl-large-22 { background-position: 0 0; } .nfl-large-atl, .nfl-large-1 { background-position: 0 -100px; } .nfl-large-bal, .nfl-large-33 { background-position: 0 -200px; } .nfl-large-buf, .nfl-large-2 { background-position: 0 -300px; } .nfl-large-car, .nfl-large-29 { background-position: 0 -400px; } .nfl-large-chi, .nfl-large-3 { background-position: 0 -500px; } .nfl-large-cin, .nfl-large-4 { background-position: 0 -600px; } .nfl-large-cle, .nfl-large-5 { background-position: 0 -700px; } .nfl-large-dal, .nfl-large-6 { background-position: 0 -800px; } .nfl-large-den, .nfl-large-7 { background-position: 0 -900px; } .nfl-large-det, .nfl-large-8 { background-position: 0 -1000px; } .nfl-large-gnb, .nfl-large-9 { background-position: 0 -1100px; } .nfl-large-hou, .nfl-large-34 { background-position: 0 -1200px; } .nfl-large-ind, .nfl-large-11 { background-position: 0 -1300px; } .nfl-large-jac, .nfl-large-30 { background-position: 0 -1400px; } .nfl-large-kan, .nfl-large-12 { background-position: 0 -1500px; } .nfl-large-mia, .nfl-large-15 { background-position: 0 -1600px; } .nfl-large-min, .nfl-large-16 { background-position: 0 -1700px; } .nfl-large-nwe, .nfl-large-17 { background-position: 0 -1800px; } .nfl-large-nor, .nfl-large-18 { background-position: 0 -1900px; } .nfl-large-nyg, .nfl-large-19 { background-position: 0 -2000px; } .nfl-large-nyj, .nfl-large-20 { background-position: 0 -2100px; } .nfl-large-oak, .nfl-large-13 { background-position: 0 -2200px; } .nfl-large-phi, .nfl-large-21 { background-position: 0 -2300px; } .nfl-large-pit, .nfl-large-23 { background-position: 0 -2400px; } .nfl-large-sdg, .nfl-large-24 { background-position: 0 -2500px; } .nfl-large-sfo, .nfl-large-25 { background-position: 0 -2600px; } .nfl-large-sea, .nfl-large-26 { background-position: 0 -2700px; } .nfl-large-stl, .nfl-large-14 { background-position: 0 -2800px; } .nfl-large-tam, .nfl-large-27 { background-position: 0 -2900px; } .nfl-large-ten, .nfl-large-10 { background-position: 0 -3000px; } .nfl-large-was, .nfl-large-28 { background-position: 0 -3100px; }
/*MLB*/.logo-mlb-large  { background-image: url("http://a2.espncdn.com/prod/assets/teamlogos/mlb/logo-mlb-teams-large-vert.png"); background-position: -100px 0; background-repeat: no-repeat; } .ie6 .logo-mlb-large { background-image: url("http://a3.espncdn.com/prod/assets/teamlogos/mlb/logo-mlb-teams-large-vert-ie6.png"); background-position: -100px 0; background-repeat: no-repeat; } .mlb-large-bal, .mlb-large-1 { background-position: 0 0; } .mlb-large-bos, .mlb-large-2 { background-position: 0 -100px; } .mlb-large-cle, .mlb-large-5 { background-position: 0 -200px; } .mlb-large-chw, .mlb-large-cws, .mlb-large-cha, .mlb-large-4 { background-position: 0 -300px; } .mlb-large-det, .mlb-large-6 { background-position: 0 -400px; } .mlb-large-kan, .mlb-large-7 { background-position: 0 -500px; } .mlb-large-laa, .mlb-large-3 { background-position: 0 -600px; } .mlb-large-min, .mlb-large-9 { background-position: 0 -700px; } .mlb-large-nyy, .mlb-large-10 { background-position: 0 -800px; } .mlb-large-oak, .mlb-large-11 { background-position: 0 -900px; } .mlb-large-sea, .mlb-large-12 { background-position: 0 -1000px; } .mlb-large-tor, .mlb-large-14 { background-position: 0 -1100px; } .mlb-large-tam, .mlb-large-30 { background-position: 0 -1200px; } .mlb-large-tex, .mlb-large-13 { background-position: 0 -1300px; } .mlb-large-atl, .mlb-large-15 { background-position: 0 -1400px; } .mlb-large-ari, .mlb-large-29 { background-position: 0 -1500px; } .mlb-large-chc, .mlb-large-chn, .mlb-large-16 { background-position: 0 -1600px; } .mlb-large-col, .mlb-large-27 { background-position: 0 -1700px; } .mlb-large-cin, .mlb-large-17 { background-position: 0 -1800px; } .mlb-large-fla, .mlb-large-28 { background-position: 0 -1900px; } .mlb-large-hou, .mlb-large-18 { background-position: 0 -2000px; } .mlb-large-lad, .mlb-large-19 { background-position: 0 -2100px; } .mlb-large-mil, .mlb-large-8 { background-position: 0 -2200px; } .mlb-large-nym, .mlb-large-21 { background-position: 0 -2300px; } .mlb-large-phi, .mlb-large-22 { background-position: 0 -2400px; } .mlb-large-pit, .mlb-large-23 { background-position: 0 -2500px; } .mlb-large-stl, .mlb-large-24 { background-position: 0 -2600px; } .mlb-large-sdg, .mlb-large-25 { background-position: 0 -2700px; } .mlb-large-sfo, .mlb-large-26 { background-position: 0 -2800px; } .mlb-large-was, .mlb-large-20 { background-position: 0 -2900px; }

.pni { }
.pni .pni-details { margin-top: 16px; }
.pni .pni-details-left { float: left; }
.pni .pni-details-right { float: right; }
.pni .pni-newsicon { display:inline; }

.pni-source-editorial {  }
.pni-source-editorial .pni-contents {  }
.pni-source-editorial .pni-shorttext { font-size:110%; font-weight:bold; margin-bottom: 8px;  }
.pni-source-editorial .pni-longtext { }
.pni-source-editorial .pni-sourcename { display:inline; margin-left: 4px; color: #999; }
.pni-source-editorial .pni-date { display:inline;; margin-left: 10px; color:#999; }


.pni-source-roto {  }
.pni-source-roto .pni-contents {  }
.pni-source-roto .pni-shorttext {  }
.pni-source-roto .pni-spinlabel { display:inline; font-weight:bold; }
.pni-source-roto .pni-insidericon {  display:inline-block; background: url(http://assets.espn.go.com/i/in.gif); width: 11px; height:11px; margin-right: 6px; }
.pni-source-roto .pni-longtext { margin-top: 8px; }
.pni-source-roto .pni-sourcename { display:inline; margin-left: 10px; }
.pni-source-roto .pni-date { display:inline; margin-left: 10px; color:#999; }

.pni-source-projection {  }
.pni-source-projection .pni-contents {  }
.pni-source-projection .pni-longtext {  }
.pni-source-projection .pni-sourcename { display:inline; margin-left: 4px; color: #999; }
.pni-source-projection .pni-date { display:inline; margin-left: 10px; color:#999; }

.pni-black .pni-sourcename { color: #000; }
.pni-black .pni-date { color: #000; }

.pni-narrow .pni-date { display:block; text-align: right; }

.pni-rosterview { float:left; width: 94%; line-height: 18px; }
.pni-rosterview-closed { line-height:18px; }
.pni-rosterview-closed .pni-contents { float:left; overflow:hidden; height:18px; width:75% }
.pni-rosterview-closed .pni-details-left { display:none; }
.pni-rosterview-closed .pni-details { float:right; margin: 0; }
.pni-rosterview-closed .pni-sourcename { display:none; }
.pni-rosterview-closed .pni-date { margin: 0; }
.pni-rosterview-closed .pni-shorttext { font-size:100%; font-weight:normal; }
.pni-rosterview-toggle { float:right; margin-top:2px; }
.pni-rosterview-closed .icon_minus { display:none; } 
.pni-rosterview-toggle .icon_plus { display:none; }
.pni-rosterview-closed .pni-rosterview-toggle .icon_plus { display:block; }

body.context-matchuppreview .pni-rosterview-closed .pni-contents { width:55% }
body.context-matchuppreview .pni-rosterview { width: 92%; }
body.context-freeagency .pni-rosterview-closed .pni-contents { width:70% }
