#mig {
	float: left;
}
#mig a, #upcoming-series a {
	color: #CCC;
}
#mig a:hover, #upcoming-series a:hover {
    color: #FFFFFF!important;
    text-decoration: none;
}
#mig a img {
  border: 0 none;
}

#mig, #mig .mig-slide, #mig .mig-panel {
	min-width: 605px;
	height: 115px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	/**position: relative;**/
}

.mig-divider-right {
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  box-shadow: 1px 0 0 0 rgba(0, 0, 0, 0.1);
}
.mig-divider-left {
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  box-shadow: -1px 0 0 0 rgba(0, 0, 0, 0.1);
}

html.ie9 #mig .bam-button {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzYwNjU2YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ5JSIgc3RvcC1jb2xvcj0iIzM2MzYzNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzIyMjIyMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMDMwMzAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
}
html.ie9 #mig .bam-button.bam-button-tickets {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzdjYmQ0MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzJjYWEzNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDljMGMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
}

.mig-hidden {
	visibility: hidden;
}
.mig-buttons .mig-hidden {
	display: none;
}

.mig-panel-lineups .mig-buttons .bam-button-tickets.mig-hidden {
  visibility: hidden;
  display: inherit;
}

.mig-panel-final .mig-buttons .bam-button,
.mig-panel-live .mig-buttons .bam-button,
.mig-panel-lineups .mig-buttons .bam-button {
    margin: 2px 0;
    padding: 7px 16px;
}

.mig-panel .mig-buttons .bam-button-products:first-child {
    margin-top: 4px;
}

.mig-carousel-wrap, .mig-nav {
	float: left;
}

#mig-container,
.mig-container {
  display:inline-block;
  position: relative;
  overflow: auto;
  width: 70%;
  padding: 0;
  margin: 0;
  margin-right: -4px;
}

#mig {
  position:relative;
  height:115px;
  font-weight: 200;
  text-rendering: optimizeLegibility;
  font-family: 'mlb_primary', Arial, sans-serif;
  color:#ffffff;
  overflow: visible;
}
/*#mig .mig-slide,
.mig-carousel-wrap .bx-controls a {
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAuMDUiLz4KICAgIDxzdG9wIG9mZnNldD0iNTElIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
background: -moz-linear-gradient(top, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0.05) 50%, transparent 51%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.1)), color-stop(50%,rgba(255,255,255,0.05)), color-stop(51%,transparent));
background: -webkit-linear-gradient(top, rgba(255,255,255,0.1) 0%,rgba(255,255,255,0.05) 50%,transparent 51%);
background: -ms-linear-gradient(top, rgba(255,255,255,0.1) 0%,rgba(255,255,255,0.05) 50%,transparent 51%);
background: linear-gradient(to bottom, rgba(255,255,255,0.1) 0%,rgba(255,255,255,0.05) 50%,transparent 51%);
}

html.lt-ie9 #mig,
html.lt-ie9 .mig-carousel-wrap .bx-controls a {
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1affffff', endColorstr='#00ffffff',GradientType=0 );
}*/

.mig-panel {
  clear: both;
}
.mig-panel a,
.mig-panel table,
.mig-panel td,
.mig-panel th {
  color:#ffffff;
}
.mig-panel td,
.mig-panel th {
  text-rendering: optimizeLegibility;
  font-family: 'mlb_primary', Arial, sans-serif;
}
.mig-panel ul,
.mig-panel ol,
.mig-panel li,
.mig-panel dl,
.mig-panel dt,
.mig-panel dd {
  margin:0;
  padding:0;
  list-style-type: none;
  font-size: 12px;
}

.mig-panel p {
  margin:0;
  font: normal 15px/15px;
}

.mig-panel .mig-template {
  margin: 0 34px;
}

.mig-panel .mig-mugshot-small {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAmCAYAAAC/H3lnAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA11JREFUeNrUmU1rE0EYx5+ZfctrE2ubvkEVakEPCt70A/gFBMVjL3pRoR68eejFg/hyUvCioASP3tSLQhEEpVVaQUVpbdWmsW1i03aT7O7si89sNjG1KVXQZPLAf3d2lpBf/vvMzLMT4nkeNIqzV9OnJIkehhZEsWSN37k08oS3CSGb7pF64PPXHyTDqnyrd3fiOKE05LpuK3hBohQMi+mZldV7iyuFCw+vnGNbgM9cvjs42J+akCUpZTK870FLg1ICqiJDsWzOzmVzh9Jjp0u8X+aHExdvRA7s2/uU2XbKtBgIEQ6AxWxAA4dSydgz7Dnq/xB+6E113fCADpuWA8x2hVLZZBALh4+MjN0e9R3GpFZHr6WPlQwTRA188pgeykls3uQpEceOLvrbaBQtbNvux1OUA3eUTEtSQGxg07I0bi4H1izbIUAdoYEZs7mjKgemzLLxKImdEo5vKPWnNeYgMJMFB3b5ykAqwLYDLrEFTwnHqy0cFWCnHVKiAowXnugOc8Ya8Jdszuvp7sbJWcyBZ+KksLi47NSAZ74tuTPZAiRiYeiMR6ErGQdNbe0gLBsW5NZ0yK8VQS8bSK3/Aq7Gml72hdURhDQV13CtpmhEg/+1GuIMwKsyH6xyNn1XG8W2Nhqm5StX2Kj1hVQFsKiHaEj1z5qioGRQZGlLaei6W+tTE6svPsCx1gUHIXn9YmPNvR3c9sCEVrRDGMzhkzYUjX9cgv7Bd0PwdP8KuKUR8FWA+bIs+NJc5Wsf4PZ2mEjVskJgh+U6YEmqSOSQ6lOC09N2cpi2AfDmWYK23aBzhHcYSF3xw0o/IBTfJTSvpefw6HFgF5Y/vYXEwJDQwNl3bzgrnyvK8P7Rc1jPrtRqCtG0/HEe5l5wYEMK9tcSkJmi0LlnAGLdUaFgM9MLMJl+DJ7zEjk/c2DbTwvXjsLXCQb5+TLEeyIQTmj4AeKXdc2Wh8VyfjYPE/enYWZ8Eq9fIeNrVM7fHyaERPBiONjSPIji+1gx6OiLgRZTmpqrxroFG0tFbK2jMqgplO8uv1sF5tVxCNUXgO8PoKPBTNKsjTcveOI6agH1gb9yor7zFxZoAEIDyE5UMmhrQX8zwg3AOHABtYoqBv0AOzhHAneb6TAHcwKXG/5p8VOAAQDauMQ+KPr4qAAAAABJRU5ErkJggg==);
	display: inline-block;
  height: 38px;
  padding-bottom: 3px;
  background-position: left bottom;
  background-repeat: no-repeat;
}
.mig-panel .mig-mugshot-small img {
	height: 37px;
	width: 37px;
  display: block;
  margin: 0 3px;
  float: left;
}
.mig-panel .mig-mugshot-small span {
  display: block;
  margin-left: 50px;
}
.mig-panel-live .mig-mugshot-small span.mig-stat {
  display: none;
}

.mig-panel .mig-mugshot-small span.mig-roster-name {
  font-size: 13px;
	padding-top: 20px;
}
.mig-lineup .mig-mugshot-small span.mig-roster-name {
	padding-top: 10px;
}

/* PREVIEW PANEL */
.mig-panel-preview {
  text-align:center;
}
.mig-panel-preview .mig-info {
  padding-top: 13px;
  color: #cccccc;
}
.mig-panel-preview .mig-info.additional-mig-info {
  padding-top: 6px;
}
.mig-panel-preview .mig-info li {
  font-size: 14px;
}
.mig-panel-preview .mig-info .mig-info-datetime {
  font-size: 16px;
  color: #ffffff;
}
.mig-panel-preview .mig-info .mig-info-necessary {
  font-size: 10px;
}
#mig .mig-panel-preview .mig-info .mig-info-necessary,
#mig .mig-panel-preview .mig-info .mig-info-necessary p {
  margin: 0;
  padding: 0;
}

.mig-probables li {
  width:160px;
  position: relative;
}
.mig-probables .mig-mugshot {
  display:block;
  width:160px;
  margin-top:10px;
  height: 100px;
}
.mig-probables .mig-mugshot img {
  width: 74px;
  height: 74px;
}
.mig-probables-away {
  float:left;
  text-align:right;
  background:no-repeat scroll 52px 8px;
}

.mig-probables-away.mig-club-ss {
}

.mig-probables p {
  font-size: 11px;
	position: absolute;
	text-align: center;
	width: 225px;
  padding-top: 5px;
}
.mig-probables-away p {
  clear:right;
	left: 0px;
}
.mig-probables-away .mig-mugshot {
  float:right;
}
.mig-probables-home {
  float:right;
  text-align:left;
  background:no-repeat scroll 30px 8px;
}
.mig-probables .mig-probables-home,
.mig-probables .mig-probables-away {
	background-image:url('http://mlb.mlb.com/images/homepage/team/y2011/logos/generic.png');
}

.mig-probables-home p {
  clear:left;
	right: 0px;
}




.mig-probables .mig-club-ana {background-image:url('http://mlb.mlb.com/images/homepage/team/y2011/logos/ana.png');}
.mig-probables .mig-club-ari {background-image:url('http://mlb.mlb.com/images/homepage/team/y2011/logos/ari.png');}
.mig-probables .mig-club-atl {background-image:url('http://mlb.mlb.com/images/homepage/team/y2011/logos/atl.png');}
.mig-probables .mig-club-bal {background-image:url('http://mlb.mlb.com/images/homepage/team/y2011/logos/bal.png');}
.mig-probables .mig-club-bos {background-image:url('http://mlb.mlb.com/images/homepage/team/y2011/logos/bos.png');}
.mig-probables .mig-club-chc {background-image:url('http://mlb.mlb.com/images/homepage/team/y2011/logos/chc.png');}
.mig-probables .mig-club-cin {background-image:url('http://mlb.mlb.com/images/homepage/team/y2011/logos/cin.png');}
.mig-probables .mig-club-cle {background-image:url('http://mlb.mlb.com/images/homepage/team/y2011/logos/cle.png');}
.mig-probables .mig-club-col {background-image:url('http://mlb.mlb.com/images/homepage/team/y2011/logos/col.png');}
.mig-probables .mig-club-cws {background-image:url('http://mlb.mlb.com/images/homepage/team/y2011/logos/cws.png');}
.mig-probables .mig-club-det {background-image:url('http://mlb.mlb.com/images/homepage/team/y2011/logos/det.png');}
.mig-probables .mig-club-hou {background-image:url('http://mlb.mlb.com/images/homepage/team/y2011/logos/hou.png');}
.mig-probables .mig-club-kc {background-image:url('http://mlb.mlb.com/images/homepage/team/y2011/logos/kc.png');}
.mig-probables .mig-club-la {background-image:url('http://mlb.mlb.com/images/homepage/team/y2011/logos/la.png');}
.mig-probables .mig-club-mia {background-image:url('http://mlb.mlb.com/images/homepage/team/y2011/logos/mia.png');}
.mig-probables .mig-club-mil {background-image:url('http://mlb.mlb.com/images/homepage/team/y2011/logos/mil.png');}
.mig-probables .mig-club-min {background-image:url('http://mlb.mlb.com/images/homepage/team/y2011/logos/min.png');}
.mig-probables .mig-club-nym {background-image:url('http://mlb.mlb.com/images/homepage/team/y2011/logos/nym.png');}
.mig-probables .mig-club-nyy {background-image:url('http://mlb.mlb.com/images/homepage/team/y2011/logos/nyy.png');}
.mig-probables .mig-club-oak {background-image:url('http://mlb.mlb.com/images/homepage/team/y2011/logos/oak.png');}
.mig-probables .mig-club-phi {background-image:url('http://mlb.mlb.com/images/homepage/team/y2011/logos/phi.png');}
.mig-probables .mig-club-pit {background-image:url('http://mlb.mlb.com/images/homepage/team/y2011/logos/pit.png');}
.mig-probables .mig-club-sd {background-image:url('http://mlb.mlb.com/images/homepage/team/y2011/logos/sd.png');}
.mig-probables .mig-club-sea {background-image:url('http://mlb.mlb.com/images/homepage/team/y2011/logos/sea.png');}
.mig-probables .mig-club-sf {background-image:url('http://mlb.mlb.com/images/homepage/team/y2011/logos/sf.png');}
.mig-probables .mig-club-stl {background-image:url('http://mlb.mlb.com/images/homepage/team/y2011/logos/stl.png');}
.mig-probables .mig-club-tb {background-image:url('http://mlb.mlb.com/images/homepage/team/y2011/logos/tb.png');}
.mig-probables .mig-club-tex {background-image:url('http://mlb.mlb.com/images/homepage/team/y2011/logos/tex.png');}
.mig-probables .mig-club-tor {background-image:url('http://mlb.mlb.com/images/homepage/team/y2011/logos/tor.png');}
.mig-probables .mig-club-was {background-image:url('http://mlb.mlb.com/images/homepage/team/y2011/logos/was.png');}
.mig-probables .mig-club-al {background-image:url('http://mlb.mlb.com/images/homepage/team/y2011/logos/al.png');}
.mig-probables .mig-club-nl {background-image:url('http://mlb.mlb.com/images/homepage/team/y2011/logos/nl.png');}

.mig-probables .mig-club-kc-tbd-opponent {background-image:url('/images/homepage/team/y2014/logos/tbd/kc_opponent.png');}
.mig-probables .mig-club-la-tbd-opponent {background-image:url('/images/homepage/team/y2014/logos/tbd/la_opponent.png');}
.mig-probables .mig-club-sf-tbd-opponent {background-image:url('/images/homepage/team/y2014/logos/tbd/sf_opponent.png');}
.mig-probables .mig-club-bal-tbd-opponent {background-image:url('/images/homepage/team/y2014/logos/tbd/bal_opponent.png');}
.mig-probables .mig-club-cle-tbd-opponent {background-image:url('/images/homepage/team/y2014/logos/tbd/cle_opponent.png');}
.mig-probables .mig-club-det-tbd-opponent {background-image:url('/images/homepage/team/y2014/logos/tbd/det_opponent.png');}
.mig-probables .mig-club-mil-tbd-opponent {background-image:url('/images/homepage/team/y2014/logos/tbd/mil_opponent.png');}
.mig-probables .mig-club-oak-tbd-opponent {background-image:url('/images/homepage/team/y2014/logos/tbd/oak_opponent.png');}
.mig-probables .mig-club-pit-tbd-opponent {background-image:url('/images/homepage/team/y2014/logos/tbd/pit_opponent.png');}
.mig-probables .mig-club-sea-tbd-opponent {background-image:url('/images/homepage/team/y2014/logos/tbd/sea_opponent.png');}
.mig-probables .mig-club-stl-tbd-opponent {background-image:url('/images/homepage/team/y2014/logos/tbd/stl_opponent.png');}
.mig-probables .mig-club-tor-tbd-opponent {background-image:url('/images/homepage/team/y2014/logos/tbd/tor_opponent.png');}
.mig-probables .mig-club-was-tbd-opponent {background-image:url('/images/homepage/team/y2014/logos/tbd/was_opponent.png');}
.mig-probables .mig-club-ana-tbd-opponent {background-image:url('/images/homepage/team/y2014/logos/tbd/ana_opponent.png');}
.mig-probables .mig-club-chc-tbd-opponent {background-image:url('/images/homepage/team/y2014/logos/tbd/chc_opponent.png');}
.mig-probables .mig-club-nym-tbd-opponent {background-image:url('/images/homepage/team/y2014/logos/tbd/nym_opponent.png');}
.mig-probables .mig-club-tex-tbd-opponent {background-image:url('/images/homepage/team/y2014/logos/tbd/tex_opponent.png');}

.mig-info-broadcast a {
    font-size: 11px;
}

.mig-info-broadcast a:active,
.mig-info-broadcast a:visited {
    color: inherit;
}

.mig-info-broadcast dl,
.mig-info-broadcast dt,
.mig-info-broadcast dd {
  display:inline;
  font-size: 10px;
}
.mig-info-datetime {
  text-transform: uppercase;
  white-space: nowrap;
}
.mig-panel-preview .mig-buttons li {
  display: inline;
}


/* LINEUPS PANEL */
.mig-panel-lineups .mig-info {
  width:546px;
  overflow: hidden;
  font-weight: normal;
  color: #cccccc;
}
.mig-panel-lineups .mig-info li {
  float:left;
}
.mig-panel-lineups .mig-info .mig-info-datetime {
  padding:8px 8px 0 12px;
  font-size: 16px;
  color: #ffffff;
}
.mig-panel-lineups .mig-info .mig-info-venue {
  padding-top:10px;
  font-size: 14px;
  width:210px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow:ellipsis;
}
.mig-panel-lineups .mig-info .mig-info-broadcast {
  padding-top:5px;
  line-height: 1;
  width: 110px;
  height: 25px;
  overflow: hidden;
  text-overflow:ellipsis;
}


.mig-panel-lineups .mig-info .mig-info-broadcast dt,
.mig-panel-lineups .mig-info .mig-info-broadcast dd {
  display:block;
  float:left;
  font-size: 10px;
}
.mig-panel-lineups .mig-info .mig-info-broadcast dd {
  overflow: hidden;
  white-space: nowrap;
  text-overflow:ellipsis;
}

.mig-panel-lineups .mig-info .mig-info-broadcast dt {
  clear:left;
  margin-right: 5px;
}
.mig-panel-lineups .mig-info .mig-info-broadcast dd.mig-info-tv {
  width: 135px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 80px;
}
.mig-panel-lineups .mig-info .mig-info-broadcast dd.mig-info-radio {
  width: 120px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 65px;
}

.mig-panel-lineups .mig-lineup {
  clear: both;
  padding-top: 5px;
  position: relative;
}
.mig-panel-lineups .label {
  float: left;
  position: relative;
  text-indent: 12px;
  top: 6px;
  font-size: 12px;
}

.mig-panel-lineups .mig-info .mig-info-broadcast {
  float: right;
}

/* TABSET */
.mig-panel-lineups .tabs {
  font-size: 0.9em;
  margin: 0em;
  overflow: hidden;
  /* position: relative; */
  width: 440px;
  left: -25px;
  zoom: 1;
}
.mig-panel-lineups .tabs dt {
  cursor: pointer;
  float: left;
  font-size: 12px;
  height: 1.2em;
  left: 5px;
  margin-right: 1px;
  border-radius: 12px;
  padding: 2px 0.6em;
  position: relative;
  top:4px;
  color: #ccc;
}
.mig-panel-lineups .tabs dt:hover {
  color: #fff!important;
}
.mig-panel-lineups .tabs dt.selected {
  background: rgba(2, 12, 19, 0.7);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#020C13', endColorstr='#020C13'); /* IE */
  color: #fff;
  border: 1px solid #000;
  border-radius: 12px;
  cursor: default;
  padding: 1px 0.6em;
  z-index: 3;
  -webkit-box-shadow: 0px 1px 1px 0px rgba(256, 256, 256, 0.5);
  box-shadow: 0px 1px 1px 0px rgba(256, 256, 256, 0.5);
  position: relative;
  top: 4px;
}
.mig-panel-lineups .tabs dd {
  display: none;
  float: right;
  margin: 0;
  width: 356px;
  z-index: 2;
}
.mig-panel-lineups .tabs dd.selected {
  display: block;
}
.mig-panel-lineups .tabs .tab-content {
  height:75px;
  margin-left: 20px;
  position: relative;
  right: 0;
}
.mig-panel .tab-content li {
  font-size: 12px;
}


/* /TABSET */

/* LINEUPS */
.mig-panel-lineups .lineup-pitcher {
  position: absolute;
  top: 38px;
  left: 10px;
}
.mig-panel-lineups .lineup-pitcher .mig-mugshot-small img {
  float: left;
}
/*
.mig-panel-lineups .lineup-pitcher span {
  float: left;
  margin: 0;
}
*/


.mig-panel-lineups .mig-lineup ol li {
  font-size: 11px;
  list-style-type: decimal;
  line-height:25px;
  color: #cccccc;
  margin: 0;
  padding: 0;
  position:relative;
}
.mig-panel-lineups ol li.player4,
.mig-panel-lineups ol li.player7 {
  margin-top: -75px;
}
/* horizontal position of each column */
.mig-panel-lineups ol li.player1,
.mig-panel-lineups ol li.player2,
.mig-panel-lineups ol li.player3 {
  margin-left: 0;
}
.mig-panel-lineups ol li.player4,
.mig-panel-lineups ol li.player5,
.mig-panel-lineups ol li.player6 {
  margin-left: 128px;
}
.mig-panel-lineups ol li.player7,
.mig-panel-lineups ol li.player8,
.mig-panel-lineups ol li.player9 {
  margin-left: 256px;
}

html.ie7 .mig-panel-lineups ol li.player1,
html.ie7 .mig-panel-lineups ol li.player2,
html.ie7 .mig-panel-lineups ol li.player3 {
  margin-left: 23px;
}
html.ie7 .mig-panel-lineups ol li.player4,
html.ie7 .mig-panel-lineups ol li.player5,
html.ie7 .mig-panel-lineups ol li.player6 {
  margin-left: 143px;
}
html.ie7 .mig-panel-lineups ol li.player7,
html.ie7 .mig-panel-lineups ol li.player8,
html.ie7 .mig-panel-lineups ol li.player9 {
  margin-left: 263px;
}

.mig-panel-lineups .mig-lineup ol li a {
  display: block;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 80px;
}

html.ie7 .mig-panel-lineups .mig-lineup ol li a {
  position: relative;
  left: -5px;
  width: 85px;
}

html.ie8 .mig-panel-lineups .mig-lineup ol li a,
html.ie9 .mig-panel-lineups .mig-lineup ol li a {
  position: absolute;
}

.mig-panel-lineups .mig-buttons {
  position:absolute;
  width:58px;
  height:115px;
  top:0;
  right:34px;
  text-align: center;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  box-shadow: -1px 0 0 0 rgba(0, 0, 0, 0.1);
}
.mig-panel-lineups .mig-buttons a {
  width:16px;
}
.mig-panel-lineups .mig-buttons a span {
  height: 0;
  width: 0;
  text-indent: -9999px;
  overflow: hidden;
  display: block;
}

/* /LINEUPS */





/* LIVE/GAMEOVER/FINAL PANEL */
.mig-panel-live .mig-linescore,
.mig-panel-live .mig-live-matchup,
.mig-panel-live .mig-highlights-container,
.mig-panel-live .mig-buttons,
.mig-panel-gameover .mig-linescore,
.mig-panel-gameover .mig-highlights-container,
.mig-panel-gameover .mig-buttons,
.mig-panel-final .mig-linescore,
.mig-panel-final .mig-highlights-container,
.mig-panel-final .mig-buttons,
.mig-panel-suspended .mig-linescore,
.mig-panel-suspended .mig-highlights-container,
.mig-panel-suspended .mig-buttons {
  float:left;
  height:115px;
  margin:0;
  padding:0;
}

.mig-panel-live .mig-linescore,
.mig-panel-live .mig-linescore table,
.mig-panel-gameover .mig-linescore,
.mig-panel-gameover .mig-linescore table,
.mig-panel-final .mig-linescore,
.mig-panel-final .mig-linescore table,
.mig-panel-suspended .mig-linescore,
.mig-panel-suspended .mig-linescore table {
  width: 200px;
  margin-top: 16px;
}
.mig-panel-live .mig-live-matchup,
.mig-panel-gameover .mig-game-wrapup,
.mig-panel-final .mig-game-wrapup,
.mig-panel-suspended .mig-game-wrapup {
  width: 110px;
  padding-left: 10px;
  height: 115px;
}
.mig-panel-live .mig-highlights-container,
.mig-panel-gameover .mig-highlights-container,
.mig-panel-final .mig-highlights-container,
.mig-panel-suspended .mig-highlights-container {
  width: 153px;
}
.mig-highlights-container.mig-mlbtv-upsell {
	padding-top: 12px;
  text-align: center;
}
.mig-panel-live .mig-buttons,
.mig-panel-gameover .mig-buttons,
.mig-panel-final .mig-buttons,
.mig-panel-suspended .mig-buttons {
  width: 130px;
  text-align: center;
}
.mig-panel-live .mig-buttons a,
.mig-panel-gameover .mig-buttons a,
.mig-panel-final .mig-buttons a,
.mig-panel-suspended .mig-buttons a {
  width:82px;
}

.mig-linescore {
  cursor: pointer;
}
.mig-linescore caption {
  padding-top: 9px;
  font-size: 14px;
  line-height: 20px;
  text-align: left;
  text-indent: 12px;
  text-transform: uppercase;
  position: absolute;
  top: 0px;
  width: 200px;
  white-space: nowrap;
}
.mig-linescore table {
}
.mig-linescore th {
  line-height:27px;
  color: #999999;
}
.mig-linescore th.mig-linescore-inning {
  color: #cccccc;
  font-size: 14px;
  white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.mig-linescore td {
  text-align: center;
  font-size: 15px;
  color: #fff;
}
.mig-linescore .mig-linescore-inning {
  text-indent:12px;
}
/*
.mig-linescore .mig-linescore-club {
  text-indent:32px;
}
*/
.mig-linescore .mig-linescore-r,
.mig-linescore .mig-linescore-h,
.mig-linescore .mig-linescore-e {
  font-size: 13px;
  width:25px;
  text-align:center;
}
.mig-linescore table {
	border-collapse: collapse;
	table-layout: fixed;
}
.mig-linescore th,
.mig-linescore td {
  font-size: 16px;
	padding: 0.1em 0px;
}
.mig-linescore .mig-linescore-inning {
	text-align: left;
}
.mig-linescore .mig-linescore-team {
	text-align: left;
	text-indent: 30px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #fff;
}


.mig-live-matchup dl {
  line-height: 1.2;
  position: relative;
}
.mig-live-matchup dl.mig-live-pitcher {
  margin-top: 25px;
}

/*Broadcast in live mode targeting*/
.mig-panel-live .mig-live-broadcast {
}
.mig-panel-live .mig-live-broadcast .mig-linescore {
    margin-top: 0px !important;
}

.mig-panel-live .mig-live-broadcast .mig-linescore table { 
    margin-top: 8px;
}
.mig-panel-live .mig-live-broadcast .mig-linescore table caption { 
    display: none;
}

.mig-panel-live .mig-live-broadcast .mig-live-matchup dl.mig-live-pitcher{ 
    margin-top: 5px;
}
.mig-panel-live .mig-live-broadcast .mig-info-broadcast {
  position: absolute;
  bottom: 15px;
  line-height: 1;
  width: 300px;
  padding: 0 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow:ellipsis;
}
.mig-panel-live .mig-live-broadcast .mig-info-broadcast dl {
  display: block;
  line-height: 1;
  width: 184px;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
  }


.mig-panel-live .mig-live-broadcast .mig-info-broadcast dt,
.mig-panel-live .mig-live-broadcast .mig-info-broadcast dd {
  font-size: 10px;
}

.mig-panel-live .mig-live-broadcast .mig-info-broadcast dt {
  margin-right: 5px;
}

.mig-panel-live .mig-live-broadcast .mig-info-broadcast dd.mig-info-tv {
    padding-right:5px;
}
/** End broadcast overrides */

.mig-panel-lineups .mig-lineup {
  clear: both;
  padding-top: 5px;
  position: relative;
  margin-left:40px;
}


/* hide mugshot in live mode */
.mig-panel .mig-live-matchup .mig-mugshot-small { background: none; }
.mig-panel .mig-live-matchup .mig-mugshot-small span { margin-left: 0; }
.mig-panel .mig-live-matchup .mig-mugshot-small img { display: none; }

.mig-panel-live .mig-live-matchup dt {
  left: 0;
  position: absolute;
  top: 6px;
}




.mig-highlights-container dt {
  padding-top: 9px;
  padding-bottom: 3px;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  text-transform: uppercase;
}

.mig-highlights-container .mig-highlights, .mig-highlights-container .mig-highlights-bx-wrapper {
	margin: 0 auto;
}
.mig-highlights-container .mig-highlights, 
.mig-highlights-container .mig-highlights li,
.mig-highlights-container .mig-highlights li img,
.mig-highlights-container .mig-highlights-bx-wrapper {
  width: 124px;
}


.mig-highlights-container .mig-highlights-bx-wrapper .pager-link {
    background-position: -17px -118px;
    cursor: pointer;
    display: inline-block;
    height: 7px;
    margin-right: 1px;
    width: 7px;
    text-indent: -999em;
}

.mig-highlights-container .mig-highlights-bx-wrapper .pager-active {
    background-position: -6px -118px;
}

.mig-highlights-container .mig-highlights-bx-wrapper .bx-prev,
.mig-highlights-container .mig-highlights-bx-wrapper .bx-next {
	position: absolute;
	top: 22px;
	text-indent: -999em;
	display: block;
	height: 23px;
	width: 10px;
}

.mig-highlights-container .mig-highlights-bx-wrapper .bx-prev {
	background-position: -5px -71px;
  	left: -17px;
}
.mig-highlights-container .mig-highlights-bx-wrapper .bx-next {
	background-position: -15px -71px;
	right: -17px;
}

.mig-highlights-container .mig-highlights-bx-wrapper .bx-prev:hover {
	background-position: -5px -95px;
  	left: -17px;
}
.mig-highlights-container .mig-highlights-bx-wrapper .bx-next:hover {
	background-position: -15px -95px;
	right: -17px;
}

.ie7 .mig-panel .mig-highlights-container .mig-highlights-bx-wrapper .pager-link {
    display: block;
    float: left;
}
.mig-highlights li {
	position: relative;
	top: 3px;
}

.mig-highlights li a {
	display: block;
}

.mig-highlights li div {
	background-color: rgba(0, 0, 0, 0.7);
  bottom: 0px;
  padding: 6px;
  position: absolute;
  color: #CCCCCC;
  width: 112px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
html.lt-ie9 {
  background: #000000;
}

.mig-panel-gameover .mig-game-wrapup,
.mig-panel-final .mig-game-wrapup,
.mig-panel-suspended .mig-game-wrapup {
	float: left;
}
.mig-panel-gameover .mig-game-wrapup ul,
.mig-panel-final .mig-game-wrapup ul,
.mig-panel-suspended .mig-game-wrapup ul {
	margin: 35px 0 0 0;
}
.mig-panel-gameover .mig-game-wrapup li,
.mig-panel-final .mig-game-wrapup li,
.mig-panel-suspended .mig-game-wrapup li {
	line-height: 24px;
	font-size: 12px;
}













/* CONTROLS */

.mig-carousel-wrap .bx-controls-direction a {
  position: absolute;
  top: 0;
  outline: 0;
  width: 34px;
  height: 115px;
  line-height: 115px;
  text-indent: -9999px;
  z-index: 9999;
  background: rgba(255, 255, 255, .05);
}

.mig-carousel-wrap .bx-controls-direction a.disabled {
  display: none;
}

.mig-carousel-wrap .bx-controls-direction .bx-prev {
  left: 0;
}
.mig-carousel-wrap .bx-controls-direction .bx-next {
  right: 0;
}

.mig-carousel-wrap .bx-controls-direction .bx-prev::after,
.mig-carousel-wrap .bx-controls-direction .bx-next::after {
  content: " ";
  background: url(/images/homepage/y2013/mig_sprite.png) no-repeat 0 0;
  display: block;
  position: absolute;
  top: 40px;
  width: 15px;
  height: 35px;
}

.mig-carousel-wrap .bx-controls-direction .bx-prev::after {
  left: 10px;
  background-position: 0 0;
}
.mig-carousel-wrap .bx-controls-direction .bx-next::after {
  right: 10px;
  background-position: -16px 0;
}

.mig-carousel-wrap .bx-controls-direction .bx-prev:hover::after {
  background-position: 0 -35px;
}

.mig-carousel-wrap .bx-controls-direction .bx-next:hover::after {
  background-position: -16px -35px;
}


.mig-button-mlbtv div,
.mig-button-audio div,
.mig-button-gameday div,
.mig-nav a div,
.mig-highlights-bx-wrapper .bx-next,
.mig-highlights-bx-wrapper .bx-prev,
.mig-highlights-bx-wrapper .bx-pager a {
	background: url("/images/homepage/y2013/mig_sprite.png") no-repeat;
}

.mig-button-mlbtv div,
.mig-button-audio div,
.mig-button-gameday div {
  position: relative;
  top: 3px;
  height: 13px;
  width: 16px;
  margin-right: 5px;
  display: inline-block;
}

.mig-button-mlbtv div {
	background-position: -7px -127px;
}
.mig-button-audio div {
	background-position: -7px -160px;
}
.mig-button-gameday div {
	background-position: -7px -143px;
}


.mig-highlights-bx-wrapper .bx-pager {
	margin-top: 3px;
	text-align: center;
}



.mig-postseasoncms-override {
    text-align: center;
}
    .mig-postseasoncms-override div.title {
        font-size: 16px;
        text-transform: uppercase;
        padding: 10px 0 15px 0;
    }
    .mig-postseasoncms-override div.blurb {
        width: 80%;
        margin: 0 auto;
        font-size: 14px;
    }


/** No Hitter / Perfect Game **/
.label-no-hitter {
    display: none;
    border-radius: 3px;
    background-color: #DC0000;
    font-size: 12px;
    font-weight: normal;
    color: #FFF;
    margin: 0 0 0 8px;
    padding: 1px 4px;
    text-transform: capitalize;
    visibility: hidden;
}

.mig-panel-no-hitter .label-no-hitter {
    display: inline;
    visibility: visible;
}

.mig-panel-no-hitter .mig-live-matchup .label-no-hitter {
    display: none;
}

.mig-panel-no-hitter .mig-live-broadcast .label-no-hitter {
    display: inline-block;
    margin: 2px 0 0;
}




/** SERIES **/

#upcoming-series-container {
  display:inline-block;
  width: 30%;
  padding:0;
  margin:0;
  margin-right:-4px;
  vertical-align:top;
}


.mig_house,
#upcoming-series {
  height: 115px;
  background-color: black;
 /* background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.35) 50%, rgba(0, 0, 0, .2) 51%), url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAMAAABFaP0WAAAABlBMVEX///8AAABVwtN+AAAAAnRSTlMzAIL4qAgAAAARSURBVHjaAQYA+f8AAAEAAQEADQAEJAK6MgAAAABJRU5ErkJggg==');
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0, 0, 0, 0.4)), color-stop(50%,rgba(0, 0, 0, 0.35)), color-stop(51%,rgba(0, 0, 0, .2))), url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAMAAABFaP0WAAAABlBMVEX///8AAABVwtN+AAAAAnRSTlMzAIL4qAgAAAARSURBVHjaAQYA+f8AAAEAAQEADQAEJAK6MgAAAABJRU5ErkJggg==');
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.4) 0%,rgba(0, 0, 0, 0.35) 50%,rgba(0, 0, 0, .2) 51%), url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAMAAABFaP0WAAAABlBMVEX///8AAABVwtN+AAAAAnRSTlMzAIL4qAgAAAARSURBVHjaAQYA+f8AAAEAAQEADQAEJAK6MgAAAABJRU5ErkJggg==');
  background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0.4) 0%,rgba(0, 0, 0, 0.35) 50%,rgba(0, 0, 0, .2) 51%), url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAMAAABFaP0WAAAABlBMVEX///8AAABVwtN+AAAAAnRSTlMzAIL4qAgAAAARSURBVHjaAQYA+f8AAAEAAQEADQAEJAK6MgAAAABJRU5ErkJggg==');
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.4) 0%,rgba(0, 0, 0, 0.35) 50%,rgba(0, 0, 0, .2) 51%), url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAMAAABFaP0WAAAABlBMVEX///8AAABVwtN+AAAAAnRSTlMzAIL4qAgAAAARSURBVHjaAQYA+f8AAAEAAQEADQAEJAK6MgAAAABJRU5ErkJggg==');
*/
}

#upcoming-series {
  height: 95px;
  padding: 10px 20px;
}

#upcoming-series .adDock {
    display: none;
}

#upcoming-series.adDock {
  padding: 10px 35px 10px 10px;
}

    #upcoming-series.adDock .adDock {
        display: block;
        width: 30px;
        height: 115px;
        position: absolute;
        right: 0;
        top: 0;
    }


#upcoming-series table {
  width: 100%;
}
#upcoming-series, #upcoming-series td, #upcoming-series caption {
  font-family: 'mlb_primary', Arial, sans-serif;
  font-weight: 200;
  color:#ffffff;
  text-rendering: optimizeLegibility;
  font-size: 14px;
  white-space: nowrap;
}

#upcoming-series td {
  white-space: normal !important;
}

#upcoming-series.postseason td {
    font-size: 13px;
    text-indent: 0px !important;
}


#upcoming-series td:first-child {
  text-indent: -3px;
}
#upcoming-series td:nth-child(2n) {
  padding-right: 25px;
  text-align: right;
}
#upcoming-series td:nth-child(3n) {
  text-align: right;
}

#upcoming-series caption {
  text-align: left;
  margin-bottom: 3px;
  text-transform: uppercase;
}
#upcoming-series .upcoming-series-more {
  font-size: 13px;
  position: relative;
  top: 8px;
  font-family: 'mlb_primary';
}

#upcoming-series .ticket-link {
    background: url(/images/ticketing/y2015/tlink20x20.png) no-repeat 0 0;
    display: block;
    height: 20px;
    overflow: hidden;
    text-indent: 99px;
    width: 20px;
}

.mig-panel-preview.mig-panel-asg {
  background: url(/images/homepage/y2014/asg_logo.png) no-repeat center;
}

.mig-panel-postseason-al-d {
  background: url(/images/homepage/y2016/PS-Club-matchup_series_ALDS.png) no-repeat center;
}

.mig-panel-postseason-nl-d {
  background: url(/images/homepage/y2016/PS-Club-matchup_series_NLDS.png) no-repeat center;
}

.mig-panel-postseason-al-l {
  background: url(/images/homepage/y2016/PS-Club-matchup_series_ALCS.png) no-repeat center;
}

.mig-panel-postseason-nl-l {
  background: url(/images/homepage/y2016/PS-Club-matchup_series_NLCS.png) no-repeat center;
}

.mig-panel-postseason-al-f {
  background: url(/images/homepage/y2016/PS-Club-matchup_series_AL-WC.png) no-repeat center;
}

.mig-panel-postseason-nl-f {
  background: url(/images/homepage/y2016/PS-Club-matchup_series_NL-WC.png) no-repeat center;
}

.mig-panel-postseason-al-w, .mig-panel-postseason-nl-w {
  background: url(/images/homepage/y2016/PS-Club-matchup_series_WS.png) no-repeat center;
}

/* Styles for ticket promo takeovers */
#mig-ad-click {
  position: absolute;
  top: 0px;
  right: 0px;
  height: 115px;
  width: 30px;
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.35) 50%, rgba(0, 0, 0, .2) 51%), url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAMAAABFaP0WAAAABlBMVEX///8AAABVwtN+AAAAAnRSTlMzAIL4qAgAAAARSURBVHjaAQYA+f8AAAEAAQEADQAEJAK6MgAAAABJRU5ErkJggg==');
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0, 0, 0, 0.4)), color-stop(50%,rgba(0, 0, 0, 0.35)), color-stop(51%,rgba(0, 0, 0, .2))), url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAMAAABFaP0WAAAABlBMVEX///8AAABVwtN+AAAAAnRSTlMzAIL4qAgAAAARSURBVHjaAQYA+f8AAAEAAQEADQAEJAK6MgAAAABJRU5ErkJggg==');
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.4) 0%,rgba(0, 0, 0, 0.35) 50%,rgba(0, 0, 0, .2) 51%), url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAMAAABFaP0WAAAABlBMVEX///8AAABVwtN+AAAAAnRSTlMzAIL4qAgAAAARSURBVHjaAQYA+f8AAAEAAQEADQAEJAK6MgAAAABJRU5ErkJggg==');
  background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0.4) 0%,rgba(0, 0, 0, 0.35) 50%,rgba(0, 0, 0, .2) 51%), url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAMAAABFaP0WAAAABlBMVEX///8AAABVwtN+AAAAAnRSTlMzAIL4qAgAAAARSURBVHjaAQYA+f8AAAEAAQEADQAEJAK6MgAAAABJRU5ErkJggg==');
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.4) 0%,rgba(0, 0, 0, 0.35) 50%,rgba(0, 0, 0, .2) 51%), url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAMAAABFaP0WAAAABlBMVEX///8AAABVwtN+AAAAAnRSTlMzAIL4qAgAAAARSURBVHjaAQYA+f8AAAEAAQEADQAEJAK6MgAAAABJRU5ErkJggg==');
  z-index: 2;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  box-shadow: -1px 0 0 0 rgba(0, 0, 0, 0.1);
  outline: 0;
}

#mig-ad-click > div {
  background: url("/images/homepage/y2013/matchup_takeover_sprite.png") no-repeat scroll -3px 10px transparent;
  height: 35px;
  left: 7px;
  position: relative;
  top: 37px;
  width: 35px;
}

#mig-ad-click > div:hover {
  background-position: -3px -22px;
}

#upcoming-series > table.takeover {
  width: 95%;
}

#upcoming-series table.takeover td:nth-child(2n){
  padding-right: 10px;
}

.mig_takeover {
  position: relative;
  z-index: 1;
}



/*S/E overrides **************************/
.mig-panel-preview.mig-panel-spring .mig-info .mig-info-datetime,
.mig-panel-preview.mig-panel-exhibition .mig-info .mig-info-datetime {
    font-size: 15px !important;
}

/*Split Squad*/
.mig-panel-preview.mig-panel-spring .mig-probables-home .split-squad,
.mig-panel-preview.mig-panel-spring .mig-probables-away .split-squad,
.mig-panel-preview.mig-panel-exhibition .mig-probables-home .split-squad,
.mig-panel-preview.mig-panel-exhibition .mig-probables-away .split-squad {
    display: block;
    line-height: 400px;
    overflow: hidden;
    position:absolute;
    left: 0;
    top: 0;
    width:160px;
    height: 100%;
    background: url('/images/homepage/team/y2014/mig-club-ss-right.png') 30px 8px no-repeat;
}

.mig-panel-preview.mig-panel-spring .mig-probables-away .split-squad,
.mig-panel-preview.mig-panel-exhibition .mig-probables-away .split-squad {
    background: url('/images/homepage/team/y2014/mig-club-ss-left.png') 52px 8px no-repeat;
}


/* Overrides with two tbd pitchers, hide shadows/tbd center logos*/
.mig-panel-preview .mig-probables-tbd .mig-mugshot img,
.mig-panel-preview .mig-probables-tbd .mig-mugshot p,
.mig-panel-preview .mig-probables-tbd .mig-mugshot img,
.mig-panel-preview .mig-probables-tbd .mig-mugshot p {
    display: none;
}

.mig-panel-preview .mig-probables-tbd .mig-probables-home .split-squad,
.mig-panel-preview .mig-probables-tbd .mig-probables-away .split-squad,
.mig-panel-preview .mig-probables-tbd .mig-probables-home .split-squad,
.mig-panel-preview .mig-probables-tbd .mig-probables-away .split-squad,
.mig-panel-preview .mig-probables-tbd .mig-probables-home,
.mig-panel-preview .mig-probables-tbd .mig-probables-home,
.mig-panel-preview .mig-probables-tbd .mig-probables-away,
.mig-panel-preview .mig-probables-tbd .mig-probables-away {
  background-position:center;
}

/* ============================ RETINA / @2x ============================ */
@media 
    only screen and (-o-min-device-pixel-ratio: 5/4),
    only screen and (-webkit-min-device-pixel-ratio: 1.25),
    only screen and (min--moz-device-pixel-ratio: 1.25),
    only screen and (min-device-pixel-ratio: 1.25),
    only screen and (min-resolution: 1.25dppx) {

    #upcoming-series .ticket-link {
        background: url(/images/ticketing/y2015/tlink20x20@2x.png) no-repeat 0 0;
        background-size: 20px;
    }

}