/* Global */
.table_masta {margin-bottom:8px;}
.table_masta.left {margin-right:8px;float:left;}
.table_masta .left {margin-right:8px;float:left;}
.table_masta.right {margin-left:8px;float:right;}
.table_masta .right {margin-left:8px;float:right;}
.table_masta .full {width:100%;}
.table_masta .wide {width:250px;}
.table_masta .narrow {width:150px;}
.table_masta .table_header {text-align:center;background-color:#006;color:#fff;}
.table_masta .table_header a {color:#fff;}
.table_masta h5 {text-transform:uppercase;font-size:14px;padding:4px;}
.table_masta h5 img {margin:-4px;}
.table_masta .headline {padding:0 4px;text-transform:uppercase;display:block;font-weight:bold;}
.table_masta .subheadline {display:block;padding-bottom:4px;}
.table_masta caption {font-size:12px;font-weight:normal;padding:4px;}
.table_masta .table_content {border:1px solid #666;}
.table_masta table {border-collapse:collapse;width:100%;}
.table_masta .table_footer {border-top:1px solid #666;}
.table_masta col {border-right:1px solid #ccc;}
.table_masta col.last  {border:none;}
.table_masta thead {background:#ccc url(/mlb/events/editorial_test/tables/bar.gif) repeat-x left center; border-top:1px solid #a5a5a5; border-bottom: 1px solid #a5a5a5;}
.table_masta th {font-weight:bold;}
.table_masta th, .table_masta td {padding:3px 5px;text-align:center;}
.table_masta td {font-size:11px;}
.table_masta tr.odd {background-color:#bcd3ed;}
.table_masta tbody tr:hover td {background-color:#006;color:#fff;}
.table_masta tbody tr:hover td a {color:#fff;}
.table_masta .table_footer {padding:4px;display:block;}
.table_masta .table_screen_reader {text-indent:-9999px;}
.table_masta tr.table_highlight td {font-weight:bold;}
.table_masta .no_hover tbody tr:hover td  {background-color:#fff;color:#000;}

/* Postseason 2009 */
.table_masta.postseason_2009 .table_header {background-color:#002751;color:#fff;}
.table_masta.postseason_2009 h5 {text-indent:-9999px;padding:0;}
.table_masta.postseason_2009 h5 a {display:block;}
.table_masta .headline {padding:4px 4px 0 4px;}
.table_masta.postseason_2009 .wide h5 {background:url(/mlb/images/ps/y2009/hdr_table_ps_250x73.gif);height:73px;}
.table_masta.postseason_2009 .wide h5 a {height:73px;}
.table_masta.postseason_2009 .narrow h5 {background:url(/mlb/images/ps/y2009/hdr_table_ps_150x44.gif);height:44px;}
.table_masta.postseason_2009 .narrow h5 a {height:44px;}
.table_masta.postseason_2009.ws .wide h5 {background:url(/mlb/images/ps/y2009/hdr_table_ws_250x24.gif);height:24px;}
.table_masta.postseason_2009.ws .wide h5 a {height:24px;}
.table_masta.postseason_2009.ws .narrow h5 {background:url(/mlb/images/ps/y2009/hdr_table_ws_150x87.gif);height:87px;}
.table_masta.postseason_2009.ws .narrow h5 a {height:87px;}
.table_masta.postseason_2009 .table_content {border-right:1px solid #002751;border-left:1px solid #002751;border-bottom:1px solid #002751;}
.table_masta.postseason_2009 .table_footer {border-top:1px solid #002751;}
.table_masta.postseason_2009 tr.odd {background-color:#bcd3ed;}
.table_masta.postseason_2009 tbody tr:hover td {background-color:#002751;color: #fff;}

/* List Include */
#list_include {border:1px solid #002751;font-size:11px;width:250px;margin:0 8px 8px 0}
#list_include h5 {text-align:center;font-size:14px;background-color:#002751;color:#fff;padding:4px;}
#list_include .headline {padding:8px;display:block;}
#list_include ol {padding:0 0 0 8px;}
#list_include h6 {padding:2px 4px;margin:2px 8px;background:#ccc url(/images/icons/table_header_gradient_gray.gif) repeat-x left center;}
#list_include li {padding:4px; }

/* Tale of the Tape Include*/
.tot_include {width:200px;border:1px solid #002751;margin:0 8px 8px 0;background-color:#bcd3ed;font-size:11px;float:left;}
.tot_include .players {padding:2px;}
.tot_include .players .player {width:90px;float:left;font-weight:bold;text-align:center;font-size:10px;padding:8px 0 14px 0;}
.tot_include .players .vs {padding-top:18px;float:left;font-weight:bold;}
.tot_include .player a {display:block;text-transform:uppercase;font-size:12px;}
.tot_include .player.one, .tot_include .player.one a {color:#000;}
.tot_include .player.two, .tot_include .player.two a {color:#000;}
.tot_include h5 {background-color:#002751;color:#fff;padding:4px;text-align:center;}
.tot_include dd {float:left;width:87px;text-align:left;border:1px solid #ccc;;margin-bottom:14px;padding:4px;background-color:#fff;}
.tot_include dd.first {padding-right:10px;border:1px solid #ccc;}
.tot_include dd:hover {background-color:#ccc;color:#000;}
.tot_include dd.first:hover {background-color:#ccc;color:#000;}
.tot_include dt {text-align:center;font-size:11px;margin:0 auto;clear:both;padding:1px 2px 3px 2px;background:#ccc url(/mlb/events/editorial_test/tables/bar.gif) repeat-x left center;color:#333;}
.tot_include .tot_include_footer {padding:8px;display:block;font-size:10px;color:#666;}