﻿/* LINESCORES ~ BEGIN */
#lineScores
{
    width:348px;
    margin:0 auto;
}

.series
{
    width:348px;
    margin:0 auto;
    color:#B7000D;
    font-family:Verdana;
    font-size:13px;
    font-weight:bold;
}

#bs_datepicker
{
    width:347px;
    height:46px;
    background:#E1EBF7;
}

#bs_leftarrow
{
    width:11px;
    height:43px;
    border:solid 1px #737373;
    background:url(images/left_arrow.gif);
    top:1px;
    left:1px;
}

#bs_dates
{
    width:319px;
    height:45px;
    top:-44px;
    left:14px;
}

#bs_rightarrow
{
    width:11px;
    height:43px;
    border:solid 1px #737373;
    background:url(images/right_arrow.gif);
    top:-89px;
    left:333px;
}

#bs_datepicker_container
{
    top:0px;
    left:0px;
    height:45px;
}

.bs_datepicker_cell
{
    width:63px;
    height:33px;
    color:#333;
    font-family:Verdana;
    font-size:11px;
    font-weight:bold;
    border-top:solid 1px #737373;
    border-right:solid 1px #737373;
    border-bottom:solid 1px #737373;
    padding:10px 0px 0px 0px;
    background:#FFF;
}

#filter1
{
    top:-133px;
    left:14px;
    width:64px;
    height:43px;
    background:blue;
    filter:alpha(opacity=10);
    opacity:.1;
}

#filter2
{
    top:-176px;
    left:78px;
    width:64px;
    height:43px;
    background:blue;
    filter:alpha(opacity=10);
    opacity:.1;
}

#filter3
{
    top:-219px;
    left:206px;
    width:64px;
    height:43px;
    background:blue;
    filter:alpha(opacity=20);
    opacity:.2;
}

#filter4
{
    top:-262px;
    left:270px;
    width:64px;
    height:43px;
    background:blue;
    filter:alpha(opacity=20);
    opacity:.2;
}

.dayofweek
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding:0px;
}

.bs_container
{
    width:346px;
    margin-bottom:25px;
    border:solid 1px #003365;
}

.bs_gamenumber
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
}

.bs_gametime
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
}

.bs_spacer
{
    width:58px;
    height:17px;
    line-height:17px;
    font-size:0px;
    background:#D7DCE0;
}

.bs_header
{
    width:18px;
    height:17px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#003369;
	background:#D7DCE0;
	line-height:17px;
}

.bs_team
{
    width:58px;
    height:29px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	border-right:solid 1px #C0CCDA;
}

.bs_inning
{
    width:17px;
    height:29px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-right:solid 1px #C0CCDA;
	line-height:29px;
}

.bs_runs
{
    width:17px;
    height:29px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#FFF;
	background:#B7000D;
	border-right:solid 1px #C0CCDA;
	line-height:29px;
}

.bs_hits
{
    width:17px;
    height:29px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	border-right:solid 1px #C0CCDA;
	line-height:29px;
}

.bs_errors
{
    width:17px;
    height:29px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	line-height:29px;
}

.bs_divider_dark
{
    width:346px;
    line-height:1px;
    height:1px;
    background:#A1B2C2;
    font-size:0px;  /* IE6 compliance */
}

.bs_divider_light
{
    width:346px;
    line-height:1px;
    height:1px;
    background:#C0CCDA;
    font-size:0px;  /* IE6 compliance */
}

.bs_footer
{
    width:341px;
    height:19px;
    background:#D7DCE0;
    padding-right:5px;
}

.bs_postponed
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#B7000D;
	padding-left:3px;
}

.bs_rescheduleddate
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#B7000D;
	padding-left:3px;
	line-height:19px;
}
/* LINESCORES ~ END */

/* PLAYOFFS ~ BEGIN */
#playoffBracket
{
    width:542px;
    margin:0 auto;
}

.pb_A
{
    margin-right:20px;
}

.pb_B
{
    margin-right:30px;
}

.pb_C
{
    margin-right:20px;
}

.pb_D
{
    margin-right:0px;
}

.pb_container
{
    width:116px;
    border-bottom:solid 1px #333;
    border-right:solid 1px #333;
    border-left:solid 1px #333;
}

.pb_home
{
    width:58px;
    height:34px;
    margin:3px 0px 0px 0px;
}

.pb_visitor
{
    width:58px;
    height:34px;
    margin:3px 0px 0px 0px;
}

.pb_wins
{
    width:58px;
    height:12px;
    font-family:Verdana;
    font-weight:bold;
    font-size:12px;
    line-height:12px;
    color:#333;
    text-align:center;
    padding-bottom:3px;
}
/* PLAYOFFS ~ END */