/* bbfg : schedule : site stylesheet */

/* schedule list table */
table#team_schedule_list tr .list_loc_ref { width:24px; text-align:center; font-weight:bold; }
table#team_schedule_list tr td { padding:4px; }
table#team_schedule_list tr.list_spacer td { padding:0px; height:4px; }
table#team_schedule_list tr.list_row_head { background:#ddf; text-align:center; font-weight:bold; }
td.list_winloss { text-align:center; }
span.list_abbr_win { color:#6c6; font-weight:bold; }
span.list_abbr_loss { color:#f66; font-weight:bold; }
table#team_schedule_list tr td.list_score { text-align:center; }
table#team_schedule_list tr td.list_score a { display:block; float:left; height:16px; min-width:40px; overflow:hidden; }
table#team_schedule_list tr td.list_record { text-align:center; }
#ui-datepicker-div { display:none; }
#schedule_team_searchbox_today, #schedule_team_searchbox_tommorow { color:#333 !important; }

/* labels */
.schedule-events-label { width:148px; }
