

/*** ******** ***/
/*** GLOBALS ***/
/*** ******** ***/

#gameticker {
    color:white; 
    width:990px;  
    height:0px;
    background-image:url("/images/homepage/y2011/tkr_bg.png");
    background-repeat: repeat-x;    
    overflow:hidden;
}
#gameticker a {color:white}
#gameticker .tkr_icon {
    background: url("/images/homepage/y2011/icons.png") no-repeat;
}

#gameticker .tkr_hdr {
    font-family: adelle,arial,sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    position:relative;
}


#gameticker .tkr_venue {
    font-family: adelle,arial,sans-serif;
    font-size:13px;
    margin-top: 1px;
}

#gameticker .tkr_broadcast {
    margin-top:60px;
}

#gameticker .tkr_home_probable {
   /* float: left;
    font-size: 11px;
    margin: 0 5px 0 0;
    padding: 6px 0 0 0px;
    text-align: right;
    width: 105px;*/
    float: left;
    height: 72px;
    padding-top: 6px;
    width: 115px;
    font-size:11px;
}

#gameticker .tkr_rounded {
    -moz-border-radius: 4px; 
    -webkit-border-radius: 4px; 
    border-radius: 4px; 
    -moz-box-shadow: 0px 0px 4px #ffffff; 
    -webkit-box-shadow: 0px 0px 4px #ffffff; 
    box-shadow: 0px 0px 4px #ffffff; 
}   

#gameticker .tkr_carousel_container {overflow:hidden; }

#gameticker .tkr_carousel_tix, #gameticker .tkr_carousel_highlights {z-index:0; /* necessary to allow the nav to overlay the carousel */}

#gameticker .tkr_carousel_container li {
    text-align: center; width: 86px; margin: 0; padding: 8px 0pt 0pt; height: 70px; font-family: adelle,arial,sans-serif; font-size: 12px; float:left;
}

#gameticker.tkr_lineup .tkr_carousel_tix li a,
#gameticker.tkr_live .tkr_carousel_tix li a {
    display: block;
    font-size: 11px;
    font-weight: bold;
    height: 17px;
    margin: 13px 0 0 10px;
    padding: 2px 0 0 0;
    text-shadow: 0 0 2px #000000;
    width: 70px;
}

#gameticker.tkr_lineup .tkr_carousel_tix li a{
    margin: 13px 0 0 14px;
}

#gameticker .tkr_carousel_tix li.tkr_carousel_last {
    line-height: 17px;
    text-align: left;   
}

#gameticker .tkr_carousel_tix li.tkr_carousel_last a {
    font-family: adelle,arial,sans-serif; padding-left: 12px;font-size:12px;
    margin: 3px 0 0 10px;
}

#gameticker .tkr_carousel_tix li.tkr_carousel_last a {
    background:none;
}


#gameticker .tkr_arrow_left, #gameticker .tkr_arrow_right {
    position: absolute;
    z-index:1;
}

#gameticker .tkr_btn_container {
    float: left;
    padding-top: 5px;
    width: 81px;
    padding-left: 22px;
    margin-right:15px;
}

#gameticker .tkr_btn {
    cursor: pointer;
    display: block;
    font-size: 12px;
    margin: 5px 0;
    padding: 4px 3px;
    text-align: center;
    width: 73px;
}

#gameticker .tkr_away_probable {
   /* float: left;
    height: 72px;
    padding-top: 6px;
    width: 115px;
    font-size:11px;*/
    float: left;
    font-size: 11px;
    margin: 0 5px 0 0;
    padding: 6px 0 0 0px;
    text-align: right;
    width: 105px;
}

#gameticker .tkr_player {
    float: left;
    font-size: 11px;
    height: 38px;
    margin-left: 2px;
    padding: 2px 0 0 6px;
    position: relative;
    width: 133px;
}


#gameticker .tkr_player a {
    font-weight: bold;
}

#gameticker .tkr_player .tkr_player_mug {
float: left; height: 40px; text-align: center; width: 38px; margin: 0pt 5px 0pt 0pt;
}

#gameticker .tkr_player img {
    position: relative;
}

#gameticker .tkr_player_bg{
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px; 
    border-radius: 6px; 
    background: #759BB0;
    background: -moz-linear-gradient(top, #759BB0 0%, #60abf8 44%, #004276 100%); 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#759BB0), color-stop(44%,#60abf8), color-stop(100%,#004276)); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#759BB0', endColorstr='#004276',GradientType=0 );
    height: 33px;
    width: 38px;
    display: block;
    position:absolute;
    top:6px;
    left:6px;   
}


/*** ******** ***/
/*** MATCHUP MODE ***/
/*** ******** ***/

#gameticker.tkr_matchup {
    background-image:url("/images/homepage/y2011/tkr_bg_matchup.png");  
}

#gameticker.tkr_matchup .tkr_1 {
    float: left;
    padding: 7px 0 0 8px;
    width: 220px;
    height: 78px;
    position: relative;
}

#gameticker.tkr_matchup .tkr_broadcast {
    font-size: 11px;
    position: absolute;
    bottom: 0px;
}
#gameticker.tkr_matchup .tkr_2 {
    border-right: 1px solid #444444;
    float: left;
    width: 357px;
    height:90px;
    /*background: url(/images/homepage/y2012/od_bunting.png) no-repeat 54px 0px;*/
}


#gameticker.tkr_matchup a.tkr_mugshot {
    height:68px;
    display: block;
}

#gameticker.tkr_matchup .tkr_btn {
    cursor: pointer;
    display: block;
    font-size: 12px;
    margin: 5px 0;
    padding: 4px 0;
    text-align: center;
    width: 70px;
}

#gameticker.tkr_matchup .tkr_status {
width: 90px; float: left; text-align: center; font-weight: bold; margin-top: 27px;
}

#gameticker.tkr_matchup .tkr_status.is-future-game {margin-top:9px;}
#gameticker.tkr_matchup .tkr_status.is-future-game a { margin: 6px auto;}

#gameticker.tkr_matchup .tkr_3 {
    border-left: 1px solid black;
    float: left;
    font-size: 14px;
    height: 83px;
    padding: 7px 0 0 28px;
    width: 95px;
}
#gameticker.tkr_matchup .tkr_3 a {
    display: block;
    margin: 3px 0 0 -10px;
}
#gameticker.tkr_matchup .tkr_4 {
    float: left;
    padding-top: 7px;
    position: relative;
    width: 280px;   
}

#gameticker.tkr_matchup .tkr_arrow_left, #gameticker.tkr_matchup .tkr_arrow_right {
    left: 11px;
    position: absolute;
    top: 33px;
}

#gameticker.tkr_matchup .tkr_arrow_right {
    left: 240px;
}

#gameticker.tkr_matchup .tkr_carousel_container {
    height: 74px;
    left: 25px;
    padding-left: 12px;
    position: absolute;
    top: 8px;
    width: 213px;
}

#gameticker.tkr_matchup .tkr_carousel_bg {
    -moz-box-shadow: 1px 1px 2px #444444;  /* @TODO: other browsers? check all instances of -moz to make sure the other browser rules didnt get overwrritten */
    background: url("/images/homepage/y2011/tkr_bg.png") repeat scroll 1px -21px black;
    border-left: 1px solid black;
    border-top: 1px solid black;
    height: 74px;
    left: 25px;
    opacity: 0.6;
    position: absolute;
    top: 8px;
    width: 225px;
}

#gameticker.tkr_matchup .tkr_carousel_container li {
    width:100px;
}

#gameticker.tkr_matchup .tkr_carousel_container li a {
    background: url("/images/homepage/y2011/icons.png") no-repeat scroll 0 -77px transparent;
    border: 0 none;
    display: block;
    font-size: 11px;
    margin-left: 17px;
    padding: 4px 0 4px 5px;
    text-decoration: none;
    width: 78px;
}

#gameticker.tkr_matchup .tkr_carousel_container li a:hover {
     text-decoration: underline;
}


#gameticker.tkr_matchup .tkr_carousel_tix .tkr_carousel_container li.tkr_carousel_last a {
    background: none repeat scroll 0 0 transparent;
}


/*** ******** ***/
/*** LINEUP MODE ***/
/*** ******** ***/

#gameticker.tkr_lineup .tkr_1 {
    float: left;
    padding: 9px 0 0 12px;
    width: 195px;
    height: 76px;
    position: relative;
}

#gameticker.tkr_lineup .tkr_1 .tkr_broadcast {
    font-size:11px;
    position: absolute;
    bottom: 0px;
}

#gameticker.tkr_lineup .tkr_2 {
    border-right: 1px solid #444444;
    float: left;
    height: 115px;
    width: 163px;
    position:relative;
}   

#gameticker.tkr_lineup .tkr_2 .tkr_box {
    height: 88px;
    left: -7px;
    position: absolute;
    top: 15px;
    width: 160px;
}

#gameticker.tkr_lineup .tkr_2 .tkr_player {
    width: 160px;
}

#gameticker.tkr_lineup .tkr_2 .tkr_box_bg {
    -moz-box-shadow: 1px 1px 2px #444444;
    background: url("/images/homepage/y2011/tkr_bg.png") repeat scroll 1px -21px black;
    border-left: 1px solid black;
    border-top: 1px solid black;
    height: 95px;
    left: -7px;
    opacity: 0.6;
    position: absolute;
    top: 10px;
    width: 160px;
}
    
#gameticker.tkr_lineup .tkr_3 {
    border-left: 1px solid black;
    border-right: 1px solid #444444;
    float: left;
    height: 108px;
    padding: 7px 0 0 20px;
    width: 316px;
}

#gameticker.tkr_lineup .tkr_3 .tkr_hdr {
    float: left;
    margin-right: 15px;
    position: relative;
}

#gameticker.tkr_lineup .tkr_toggle {
    background-color: #232323;
    float: left;
    font-size: 10px;
    height: 16px;
    padding: 3px 0 0 0;
    width: 30px;    
    -moz-border-radius: 4px; 
    -webkit-border-radius: 4px; 
    border-radius: 4px;
    text-transform: uppercase;
    text-align:center;
}

#gameticker.tkr_lineup .tkr_toggle_left {
     width: 34px;   
     cursor:pointer;
}

#gameticker.tkr_lineup .tkr_toggle_right {
    -moz-border-radius: 0px 4px 4px 0px; 
    -webkit-border-radius: 0px 4px 4px 0px; 
    border-radius: 0px 4px 4px 0px;
    margin-left: -2px;
    cursor:pointer;
}

#gameticker.tkr_lineup .tkr_toggle_on {
    background-color: #575A5F;
}

#gameticker.tkr_lineup .tkr_lineup_list {
 /*   margin-left: 17px; */
    width: 300px;
    clear:both;
    display:none;
}

#gameticker.tkr_lineup ul {
    float: left;
    width: 100px;
}

#gameticker.tkr_lineup ul li {
    font-size: 11px;
    /* list-style: decimal outside none; */
    list-style: none;
    margin: 10px 1px;
    width: 99px;
}

#gameticker.tkr_lineup .tkr_carousel_container li{
    margin:0;
    
}

#gameticker.tkr_lineup .tkr_lineup_list_tba {
    font-size: 12px;
    font-weight: bold;
    padding-top: 10px;
}


#gameticker.tkr_lineup .tkr_4 {
    border-left: 1px solid black;
    border-right: 1px solid #444444;
    float: left;
    padding-top: 5px;
    width: 135px;
    height:92px;
}

#gameticker.tkr_lineup .tkr_4 a {
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    margin: 5px 0 1px 23px;
    padding: 4px 0 0 4px;
    width: 84px;
}



#gameticker.tkr_lineup .tkr_4 .tkr_mlbtv {
    padding: 5px 0 0 1px;
    width: 85px;
    font-size:11px;
}

#gameticker.tkr_lineup .tkr_4 a div {
    float: left;
    height: 16px;
    margin: 0 -10px 0 10px;
    width: 19px;
}

#gameticker.tkr_lineup .tkr_4 .tkr_mlbtv div {
    background-position: -2px -1px;
}

#gameticker.tkr_lineup .tkr_5 {
    border-left: 1px solid black;
    float: left;
    height: 115px;
    position: relative;
    width: 135px;
}

#gameticker.tkr_lineup .tkr_5 .tkr_hdr {
    margin: 3px 0 1px 27px;
}

#gameticker.tkr_lineup .tkr_carousel_bg {
    -moz-box-shadow: 1px 1px 2px #444444;
    background: url("/images/homepage/y2011/tkr_bg.png") repeat scroll 1px -21px black;
    border-left: 1px solid black;
    border-top: 1px solid black;
    height: 82px;
    left: 23px;
    opacity: 0.6;
    position: absolute;
    top: 23px;
    width: 97px;
}

#gameticker.tkr_lineup .tkr_carousel_container {
    height: 84px;
    padding-left: 5px;
    width: 95px;
    position: absolute;
    top: 23px;
    left: 18px;
}

#gameticker.tkr_lineup .tkr_arrow_left, #gameticker.tkr_lineup .tkr_arrow_right {
    left: 10px;
    position: absolute;
    top: 52px;
}

#gameticker.tkr_lineup .tkr_arrow_right {
    left: 109px;
}


/*** ******** ***/
/*** LIVE ***/
/*** ******** ***/

#gameticker.tkr_live .tkr_1 {
    border-right: 1px solid #444444;
    float: left;
    height: 108px;
    padding: 6px 0 0 12px;
    position: relative;
    width: 402px;
}

#gameticker.tkr_live .tkr_1 .tkr_hdr {
    font-size:16px;
}

#gameticker.tkr_live .tkr_1 .tkr_ad {
    float: left;
    height: 86px;
    width: 80px;
}

#gameticker.tkr_live .tkr_1 .tkr_ad a {
    display: block;
    margin: 20px 0 0;
}

#gameticker.tkr_live .tkr_1 .tkr_game {
    height: 83px;
    left: 13px;
    position: absolute;
    top: 27px;
    width: 389px;
    z-index: 99;
}

#gameticker.tkr_live .tkr_1 .tkr_game_bg {
    -moz-box-shadow: 1px 1px 2px #444444;
    -webkit-box-shadow: 1px 1px 2px #444444;
    box-shadow: 1px 1px 2px #444444;    
    background: url("/images/homepage/y2011/tkr_bg.png") repeat scroll 1px -20px black;
    border-left: 1px solid black;
    border-top: 1px solid black;
    height: 83px;
    left: 13px;
    opacity: 0.6;
    filter:Alpha(Opacity=60);
    position: absolute;
    top: 26px;
    width: 389px;
}



#gameticker.tkr_live .tkr_1 .tkr_game table {
    float: left;
    margin: 5px 0 0 5px;
    width: 225px;
    cursor: pointer;
}

#gameticker.tkr_live .tkr_1 .tkr_game.tkr_game_final table {
    width: 200px;
}

#gameticker.tkr_live .tkr_1 .tkr_game table th:first-child {
    color: white;
    text-align: left;
}

#gameticker.tkr_live .tkr_1 .tkr_game table .tkr_firstcol {
    text-align: left;
}

#gameticker.tkr_live .tkr_1 .tkr_game table th {
    color: #CCCCCC;
    font-size: 11px;
    font-weight: bold;
    padding: 2px;
    text-align:center;
}

#gameticker.tkr_live .tkr_1 .tkr_game table td {
    font-size: 14px;
    font-weight: bold;
    padding: 2px;   
    color:white;
    text-align:center;
}



#gameticker.tkr_live .tkr_1 .tkr_player {
    border-left: 1px solid #444444;
    width:147px;
}



#gameticker.tkr_live .tkr_1 .tkr_player_final {
    border-left: 1px solid #444444;
    float: left;
    font-size: 11px;
    height: 72px;
    padding: 9px 0 0 6px;
    width: 145px;
}

#gameticker.tkr_live .tkr_1 .tkr_player_final div {
    height: 29px;
    width: 145px;
}

#gameticker.tkr_live .tkr_1 .tkr_player_final_save {
    border-left: 1px solid #444444;
    float: left;
    font-size: 11px;
    height: 79px;
    padding: 9px 0 0 6px;
    width: 175px;
}

#gameticker.tkr_live .tkr_1 .tkr_player_final_save div {
    height: 21px;
}

#gameticker.tkr_live .tkr_2 {
    border-left: 1px solid black;
    float: left;
    height: 106px;
    padding: 6px 0 0 13px;
    position: relative;
    width: 286px;
}

#gameticker.tkr_live .tkr_2 .tkr_ad {
    display: none;
    left: 24px;
    position: absolute;
    top: 6px;
}
#gameticker.tkr_live .tkr_2 .tkr_ad img {
    margin-top:20px;
}

#gameticker.tkr_live .tkr_2 .tkr_arrow_left {
    left: 3px;
    top: 58px;
}

#gameticker.tkr_live .tkr_2 .tkr_arrow_right {
    left: 284px;
    top: 58px;
}

#gameticker.tkr_live .tkr_2 .tkr_carousel_bg {
    height: 83px;
    left: 17px;
    top: 26px;
    width: 277px;
}


#gameticker.tkr_live .tkr_2 .tkr_ad_bg {
    height: 83px;
    left: 12px;
    top: 26px;
    width: 285px;
}

#gameticker.tkr_live .tkr_2 .tkr_carousel_container {
    height: 83px;
    left: 22px;
    top: 26px;
    width: 277px;
    overflow:hidden;
    visibility:hidden;
}

#gameticker.tkr_live .tkr_2 .tkr_carousel_container li {
    float: left;
    position: relative;
    text-align: left;
    width: 130px;
}

#gameticker.tkr_live .tkr_2 .tkr_carousel_container img {}

#gameticker.tkr_live .tkr_2 .tkr_carousel_container .tkr_caption_bg {
    background-color: black;
    height: 15px;
    left: 0;
    position: absolute;
    top: 63px;
    width: 124px;
    opacity: 0.7;
    filter:Alpha(Opacity=70);
}

#gameticker.tkr_live .tkr_2 .tkr_carousel_container .tkr_caption {
    color: white;
    font-family: arial;
    font-size: 9px;
    left: 5px;
    position: absolute;
    top: 65px;
}

#gameticker.tkr_live .tkr_3 {
    border-right: 1px solid #444444;
    float: left;
    height: 90px;
    padding: 25px 0 0;
    width: 130px;
}

#gameticker.tkr_live .tkr_3.tkr_3_tall {
    height: 108px;
    padding: 8px 0 0;
}

#gameticker.tkr_live .tkr_3 a {
    font-size: 12px;
    font-weight: bold;
    margin: 0 0 5px 12px;
    padding: 4px 0 5px 0;
    text-align: left;
    width: 105px;
}

#gameticker.tkr_live .tkr_4 {
    border-left: 1px solid black;
    float: left;
    height: 115px;
    position: relative;
    width: 140px;
}

#gameticker.tkr_live .tkr_4 .tkr_hdr {
    margin: 7px 0 1px 27px;
}

#gameticker.tkr_live .tkr_arrow_left, #gameticker.tkr_live .tkr_arrow_right {
    left: 8px;
    top: 55px;
}

#gameticker.tkr_live .tkr_arrow_right {
    left: 106px;
}

#gameticker.tkr_live .tkr_carousel_container {
    height: 78px;
    padding-left: 8px;
    width: 97px;
    position:absolute;
    top:26px;
    left:17px;
}

#gameticker.tkr_live .tkr_carousel_bg, #gameticker.tkr_live .tkr_ad_bg {
    height: 83px;
    width: 97px;
    position:absolute;
    top:26px;
    left:22px;
    -moz-box-shadow: 1px 1px 2px #444444; 
    -webkit-box-shadow: 1px 1px 2px #444444; 
    box-shadow: 1px 1px 2px #444444; 
    background: url("/images/homepage/y2011/tkr_bg.png") repeat scroll 1px -21px black;
    border-left:1px solid black;
    border-top:1px solid black;
    opacity: 0.6;
    filter:Alpha(Opacity=60);
}

#gameticker.tkr_live .tkr_3 a div {
    float: left;
    height: 16px;
    margin: 0 4px 0 21px;
    width: 17px;
}

#gameticker.tkr_live .tkr_3 .tkr_preview, #gameticker.tkr_live .tkr_3 .tkr_box, #gameticker.tkr_live .tkr_3 .tkr_wrap {
    text-align:center;
}

#gameticker.tkr_live .tkr_3 .tkr_box {
    margin-bottom: 6px;
}

#gameticker.tkr_live .tkr_3 .tkr_mlbtv div {
    background-position: -2px -1px;
}

#gameticker.tkr_live .tkr_3 .tkr_listen div {
    background-position: -2px -29px;
}

#gameticker.tkr_live .tkr_3 .tkr_gameday div {
    background-position: -2px -57px;
    margin: 0 3px 0 16px
}



#nextHomeGame.nextHomeGame{position:absolute;top:55px;padding-top:0px;z-index: 100;}
#nextHomeGame.nextHomeGame a{padding-right:5px}


/* ALL-STAR */

#gameticker.tkr_bg.tkr_allstar {
    background-image:url("/images/homepage/y2011/tkr_bg.png");
    background-color: #004687;
}

#gameticker.tkr_matchup.tkr_allstar {
    background-image: url("/images/homepage/y2011/tkr_bg_matchup.png");
    background-color: #004687;
}

#gameticker.tkr_matchup.tkr_allstar .tkr_1 {
    padding: 16px 0 0 60px;
    width: 160px;
    background: transparent url("/images/homepage/y2011/asg_logo.png") no-repeat 7px 15px;
}

#gameticker.tkr_matchup.tkr_allstar .tkr_1 .tkr_hdr, #gameticker.tkr_lineup.tkr_allstar .tkr_1 .tkr_hdr {
    color: #E3D4AD;
    text-transform: capitalize;
    font-size:14px;
    font-family: 'mlb_secondary';
}

#gameticker.tkr_matchup.tkr_allstar .tkr_broadcast {
    line-height: 12px;
    margin-top: 1px;
}

#gameticker.tkr_lineup.tkr_allstar .tkr_1 .tkr_broadcast {
    margin-top: 18px;
}

#gameticker.tkr_live.tkr_allstar .tkr_1 .tkr_hdr {
    color: #E3D4AD;
    text-transform: capitalize;
}

#gameticker.tkr_live.tkr_allstar .tkr_1 .tkr_game table {
    width: 200px;
}

#gameticker.tkr_matchup.tkr_allstar .tkr_1 .tkr_hdr, #gameticker.tkr_lineup.tkr_allstar .tkr_1 .tkr_hdr {
    display:none;
}




/*!!!!POSTSEASON OVERRIDES!!!!!*/
.tkr_ps#gameticker .tkr_1{width:190px;}
.tkr_live.tkr_ps#gameticker .tkr_1{width:400px;}
#gameticker.tkr_live.tkr_ps .tkr_2 .tkr_ad {left:17px;}
.tkr_ps#gameticker .tkr_btn_container {padding-left:0;margin-right:0;}
.tkr_ps#gameticker.tkr_matchup .tkr_2 {width:320px;}
.tkr_ps#gameticker.tkr_matchup .tkr_broadcast {margin-top:5px;}
.tkr_ps#gameticker .tkr_description {font-family: adelle,arial,sans-serif;font-size: 14px;text-transform: uppercase;position: relative;color:#fff !important;}
.tkr_ps#gameticker .tkr_3.tkr_hdr.tkr_series {color:#ccc;padding:20px 0 0 20px;}
.tkr_ps#gameticker.tkr_matchup .tkr_carousel_container {width:290px;}
.tkr_ps#gameticker.tkr_matchup .tkr_carousel_bg {width:310px;}
.tkr_ps#gameticker.tkr_matchup .tkr_arrow_right{left:319px;}
.tkr_ps#gameticker.tkr_matchup .tkr_carousel_container li a.wrapLink {cursor: pointer;display: block;font-size: 12px;margin: 3px 0px 3px 13px;padding: 4px 0;text-align: center;width: 70px;border: 3px solid #303030;
    background: #222222; /* old browsers */
 background: -moz-linear-gradient(center top, #60656C 0%, #363636 49%, #222222 50%, #303030 100%); /* firefox */
 background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#60656C), color-stop(49%,#363636), color-stop(50%,#222222), color-stop(100%,#303030)); /* webkit */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#60656C', endColorstr='#303030',GradientType=0 ); /* ie */
 color:#fff;
 border:3px solid #303030;
 text-shadow: 0px -1px 1px #000000;}
.tkr_ps#gameticker .tkr_carousel_container li{padding:4px 0pt 0pt;}

.tkr_ps#gameticker.tkr_matchup .tkr_1{ padding: 1px 0 0 8px;}

.tkr_ps#gameticker.tkr_lineup .tkr_carousel_tix li a, .tkr_ps#gameticker.tkr_live .tkr_carousel_tix li a {margin: 2px 0 0 10px;}



/*OPENING DAY OVERRIDES*/
#gameticker.tkr_matchup .tkr_1.od_series .tkr_hdr.od_series_hdr{
    font-size:15px;
}

#gameticker.tkr_matchup .tkr_1.od_series .tkr_broadcast {
    margin-top:0px;
}
