/* scoreboard links */
a.update_scoreboard{text-decoration:none;cursor:pointer;}
a.update_scoreboard:hover{text-decoration:underline;color:#fff;cursor:pointer;}
a.update_scoreboard_team{text-decoration:none;cursor:pointer;}
a.update_scoreboard_team:hover{color:#000;cursor:pointer;}
a.ygc-baseball-scoreboard-clear-score{float:left;margin-left:2px;color:#888;text-decoration:none;cursor:pointer;}
a.ygc-baseball-scoreboard-clear-score:hover{color:#fff;cursor:pointer;}
a.ygc-baseball-scoreboard-refresh-score{float:right;margin-right:5px;color:#888;text-decoration:none;cursor:pointer;}
a.ygc-baseball-scoreboard-refresh-score:hover{color:#fff;cursor:pointer;}

/* scoreboard forms */
.update_innings select { width: 68px; padding: 0px 0px 0px 0px;border: none;font-size:10px; }
.update_score select { margin-right:40px;width: 35px; border: none;font-size:10px; }
.update_score text{color:red;overflow:hidden; }

.edit_area{width:20px;}
.edit{background-color:#3d9a36;width:20px;height:28px;font-size:14px;}
.scoreboard_bright{color:#F5F5F5}
.scoreboard_dim{color:#ADACAC} /* #D7D7D7  D0CFCF CDC9C9 DAD7D7
.scoreboard_black{color:#000}
.scoreboard_baseball_inning{color:#F5F5F5}

.ygc-baseball-scoreboard-controls{width:100%;font-weight:bold;height: 16px;color: #fff;line-height: 12px;font-size: 11px;text-decoration:none;background-color:#000; }

/* -- SCOREBOARD Scoreboard ------------------------------------- */
 /*#3d9a36*/
.ygc-baseball-no-scoreboard{height:46px;line-height:46px}
/*.ygc-baseball-scoreboard-score{display:inline-block;overflow:hidden;text-decoration:none;color:white;font-weight: bold;display:inline-block;background: -webkit-linear-gradient(top, grey, #000);background: -ms-linear-gradient(top, grey, #000);background: -moz-linear-gradient(top, grey, #000);background: -o-linear-gradient(top, grey, #000);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#888888', endColorstr='#000000',GradientType=0);} /* IE9 */
.ygc-baseball-scoreboard-score{display:inline-block;overflow:hidden;text-decoration:none;color:white;font-weight: bold;display:inline-block}
.ygc-baseball-scoreboard-score-visitor-name{float:left;display:inline-block;vertical-align:middle;text-align:center}
.ygc-baseball-scoreboard-score-visitor-score{background-color:#000;height:100%;display:inline-block;float:left;vertical-align:middle;text-align:center}
.ygc-baseball-scoreboard-score-home-name{float:left;display:inline-block;vertical-align:middle;text-align:center;background-image:url('/img/scoreboard_baseball/flash/home_team1.png');background-repeat:no-repeat;}
.ygc-baseball-scoreboard-right-edge{height:100%;background-image:url('/img/scoreboard_baseball/flash/team_right4.png');background-repeat:no-repeat;display:inline-block;float:left}
.ygc-baseball-scoreboard-score-home-score{float:left;display:inline-block;vertical-align:middle;text-align:center;background-color:#000;width:5%;height:100%;}
.ygc-baseball-scoreboard-inning-left{background-image:url('/img/scoreboard_baseball/flash/innings_left1.png');background-repeat:no-repeat;height:100%;display:inline-block;float:left}
.ygc-baseball-scoreboard-score-inning{float:left;display:inline-block;vertical-align:middle;}

.baseball-inning-single-orgunit{width:100%;}
.baseball-inning-all-orgunits{width:100%;}
/* img files spacers */
.ygc-baseball-scoreboard-inning-left{width:11%}
.ygc-baseball-scoreboard-right-edge{width:2%}
.ygc-baseball-scoreboard-left-edge{width:6%}

/* scoreboard single orgunit display */
.visitor-name-single-orgunit{width:23%}
.visitor-score-single-orgunit{width:8%}
.home-name-single-orgunit{width:23%}
.home-score-single-orgunit{width:8%}


/* scoreboard all orgunit display */
.visitor-name-all-orgunits{width:23%}
.visitor-score-all-orgunits{width:8%}
.home-name-all-orgunits{width:23%}
.home-score-all-orgunits{width:8%}
.baseball-inning-div-all-orgunits{width:19%;line-height:20px;}

/* ------------------------------------------------------------
     Super Desktop Large
------------------------------------------------------------- */
@media only screen and (min-width:1110px)  {
  /* -- SCOREBOARD Scoreboard ------------------------------------- */
  .ygc-baseball-no-scoreboard{height:48px;line-height:48px;width:100%;margin-left:0px;font-size:16px;margin-top:0px;background-color:#000;color:#fff;}
  .ygc-baseball-scoreboard-score {width:100%;margin-left:0px;font-size:14px;height:30px;max-height:30px;line-height: 30px;}
  .ygc-baseball-scoreboard-score-visitor-name{width:22%;}
  .ygc-baseball-scoreboard-score-inning{font-size:12px;text-align:right;float:right;}
    .baseball-inning-div-all-orgunits{width:19%;line-height:20px;}
    .baseball-inning-div-single-orgunit{width:19%;line-height:20px;}
    .ygc-baseball-scoreboard-right-edge{width:3%}
}


/* ------------------------------------------------------------
     Desktop Large
------------------------------------------------------------- */
@media only screen and (min-width:960px) and (max-width:1109px) {
 /* -- SCOREBOARD Scoreboard ------------------------------------- */
  .ygc-baseball-no-scoreboard{height:46px;line-height:46px;width:100%;margin-left:0px;font-size:12px;margin-top:0px;background-color:#000;color:#fff;}
  .ygc-baseball-scoreboard-score {width:100%;margin-left:0px;font-size:14px;margin-top:0px;height:28px;max-height:28px;line-height: 29px;text-align:center}
  .ygc-baseball-scoreboard-score-inning{font-size:12px;text-align:right;float:right;}
    .baseball-inning-div-all-orgunits{width:16%;line-height:20px;}
    .baseball-inning-div-single-orgunit{width:17%;line-height:20px;}
    .ygc-baseball-scoreboard-right-edge{width:3%}
}


/* ------------------------------------------------------------
     TABLET PORTRAIT
------------------------------------------------------------- */
@media only screen and (min-width: 768px) and (max-width: 959px) {
 /* -- SCOREBOARD Scoreboard ------------------------------------- */
  .ygc-baseball-no-scoreboard{height:41px;line-height:41px;width:100%;margin-left:0px;font-size:11px;margin-top:2px;background-color:#000;color:#fff;}
  .ygc-baseball-scoreboard-score {width:100%;margin-left:0px;font-size:12px;height:25px;max-height:25px;line-height: 29px;text-align:center}
  .ygc-baseball-scoreboard-score-inning{float:left;font-size:12px;text-align:right;}
    .baseball-inning-div-single-orgunit{width:17%;line-height:20px;}
    .ygc-baseball-scoreboard-right-edge{width:3%}

}


/* ------------------------------------------------------------ 
     MOBILE LANDSCAPE
------------------------------------------------------------- */
/* Note:Design for a width of 480px */
@media only screen and (min-width:480px) and (max-width:767px){
 /* -- SCOREBOARD Scoreboard ------------------------------------- */
  .ygc-baseball-no-scoreboard{height:44px;line-height:44px;width:100%;margin-left:0px;font-size:14px;margin-top:0px;background-color:#000;color:#fff;}
  .ygc-baseball-scoreboard-score {width:100%;font-size:12px;height:28px;max-height:28px;line-height: 29px;text-align:center}
  .ygc-baseball-scoreboard-score-inning{font-size:12px;text-align:right;float:right;}

    .baseball-inning-div-single-orgunit{width:17%;line-height:20px;}
    .ygc-baseball-scoreboard-right-edge{width:4%}
}
/* ------------------------------------------------------------
     MOBILE PORTRAIT
------------------------------------------------------------- */
/* Note:Design for a width of 320px */
@media only screen and (max-width:479px){
   /* -- SCOREBOARD Scoreboard ------------------------------------- */
    .ygc-baseball-no-scoreboard{height:44px;line-height:48px;width:100%;margin-left:0px;font-size:12px;background-color:#000;color:#fff;}
    .ygc-baseball-scoreboard-score {width:100%;font-size:12px;height:26px;max-height:26px;line-height:29px;text-align:center}
    .ygc-baseball-scoreboard-score-inning{font-size:12px;text-align:right;float:right}
    .ygc-baseball-scoreboard-right-edge{width:6%;line-height:20px;}
    .baseball-inning-div-single-orgunit{width:12%;line-height:20px;}
}
