/* default styles */
body,td,th { color:#000; font:13px Century Gothic,Arial,Helvetica,sans-serif; }
input,select,textarea,button { color:#000; font:11px Arial,Helvetica,sans-serif; }
a { font-family:Arial,Helvetica,sans-serif; }
body,form { margin:0px; padding:0px; }

/* other editorial */
.tagLine { color:#FFFFFF; font-size:9px; }
.tagLinekc { color:#ccffcc; font-size:9px; }
.laurel { color:#FFFFFF; font-size:8px; font-family: Verdana, Geneva, Arial, sans-serif; line-height: 7px;}
.headline { font-size:22px; font-weight:bold; }
.headsmall { font-size:16px; font-weight:bold; }

/* anchor behavior */
a { text-decoration:none; }
a:hover { text-decoration:underline; }

/* headlines */
.hlXs { font-size:12px; font-weight:bold; }												/*  9 pt */
.hlSm { font-size:16px; font-weight:bold; }												/* 12 pt */
.hlMd { font-size:18px; font-weight:bold; }
.hl { font-size:25px; font-weight:bold; }													/* 18 pt */
.hlBlack { font:25px Arial Black,Arial,Helvetica,sans-serif; }
.hlLg { font-size:34px; font-weight:bold; }												/* 28 pt */
.hlLgBlack { font:34px Arial Black,Arial,Helvetica,sans-serif; }
.hlXl { font-size:43px; font-weight:bold; letter-spacing:-1px; }	/* 36 pt */
.hlXxl { font-size:52px; font-weight:bold; letter-spacing:-3px; }	/* 42 pt */	

/* sub/secondary-headline */
.subHead { font-size:16px; font-weight:bold; }
.subHeadBlack { font:16px Arial Black,Arial,Helvetica,sans-serif; }
.subHeadLite { color:#666; font-size:16px; font-weight:bold; }


/* all-purpose text */
.textXs, .textXs td { font-size:10px; }	/* 7 pt */
.textSm, .textSm td { font-size:11px; }	/* 8 pt */
.text, .text td { font-size:12px; }			/* 9 pt */
.textLg, .textLg td { font-size:14px; }	/* 11 pt */
.textXl, .textXl td { font-size:16px; }	/* 12 pt */

/* tab-style component header */
.tab { color:#000; font:10px Mini7,Tahoma,Arial,Helvetica,sans-serif; margin-left:8px; }
.tab a { color:#000; font:10px Mini7,Tahoma,Arial,Helvetica,sans-serif; }

/* component header */
.compHdr, .compHdr a { font-weight:bold; }
.compHdrW, .compHdrW a { color:#fff; font-weight:bold; }

/* section header (above left nav) */
.secHdr { color:#999; font-size:19px; text-transform:capitalize; }

/* main component title bar */
.mcTitle { background-color:#999; color:#fff; font-weight:bold; padding-left:6px; } 

/* global buttons */
.btnGrey { background-color:#ccc; border-width:1px; border-style:solid; border-color:#000000; font:bold 10.5px Verdana,Arial,Helvetica,sans-serif; }
.btnGreyOn { background-color:#666; border-width:1px; border-style:solid; border-color:#000000; color:#fff; font:bold 10.5px Verdana,Arial,Helvetica,sans-serif; }
.btnGreen { background-color:#9c6; border-width:1px; border-style:solid; border-color:#000000; font:bold 10.5px Verdana,Arial,Helvetica,sans-serif; }
.btnGreenOn { background-color:#693; border-width:1px; border-style:solid; border-color:#000000; color:#fff; font:bold 10.5px Verdana,Arial,Helvetica,sans-serif; }

/* color-only */
.red, .red td { color:#c00; }
.green, .green td { color:#090; }
form td.red, form span.red, form div.red { color:#c00; font-weight:bold; } /* red class within forms gets bolded */
.white, .white td { color:#fff; }
.greyLite, .greyLite td { color:#ccc; }
.grey, .grey td { color:#999; }
.greyDark, .greyDark td { color:#666; }
.greyBlack, .greyBlack td { color:#333; }
.black, .black td { color:#000; }

/* image padding */
.floatLeft { float:left; margin-right:5px; margin-bottom:3px; } /* left-aligned with right- and bottom- */
.floatRight { float:right; margin-left:5px; margin-bottom:3px; } /* right-aligned with left- and bottom- */

/* margins (space between block-level box and border) */
.mar0 { margin:0px }
.mar3 { margin:3px }
.mar5 { margin:5px }
.mar7 { margin:7px }
.mar3tb { margin:3px 0px; }
.mar3lr { margin:0px 3px; }
.mar5tb { margin:5px 0px; }
.mar5lr { margin:0px 5px; }
.mar7tb { margin:7px 0px; }
.mar7lr { margin:0px 7px; }

/* padding (space between border and content) */
.pad0 { padding:0px; }
.pad3 { padding:3px; }
.pad5 { padding:5px; }
.pad7 { padding:7px; }
.pad3tb { padding:3px 0px; }
.pad3lr { padding:0px 3px; }
.pad5tb { padding:5px 0px; }
.pad5lr { padding:0px 5px; }
.pad7tb { padding:7px 0px; }
.pad7lr { padding:0px 7px; }
form td.pad3 { padding-top:3px; } /* form <td>s that need 3px top padding */

/* Mini7 font-embedding */
@font-face { font-family:Mini7; src:url(/style/mini7t.eot); }
.mini { font:10px Mini7,Tahoma,Arial,Helvetica,sans-serif; }

/* header anchors not underlined on hover */
#hdr a:hover { text-decoration:none; }

/* intelliTXT -- news partnership */
.iTt {
	font:normal 11px Verdana,Arial,Helvetica,sans-serif;
	color:#000;
	background-color:lightyellow;
	border:#000 1px solid;
	padding:2px;
}

/* temporary include header styles to fix css_sniffer pages */
#hdr {position:relative;z-index:2000}

/*Drop Down Menu Positioning Styles - Common for all teams - put in /nav.css*/
.mainMenu {height: 21px;width: 774px;left:0px;z-index: 11000;font-family: Arial, Sans-serif;font-size: 11px;font-weight: bold;clear:  both;position: relative;}
.collapsed, .expanded {float: left;display: inline;}
.collapsed .menuContainer {left: -999em;}
.expanded .menuContainer {left: auto;}
div.menuContainer:hover  {left: auto;}

/*Position and padding of top level menu items*/
.navItem, .altNavItem, .navItemOn, .altNavItemOn  {position: relative;display: inline;height: 19px;top: 4px;padding: 0px 10px 2px 10px;}
.navItem img,.navItemOn img {position: absolute; left: 0px; top: 0px; vertical-align: middle;}

/*Disable all Menu underlines and List bullets*/
.menuContainer {position: relative; width: 10px; overflow: visible;}
.menuContainer a {text-decoration: none;} 
.menuContainer ul {list-style:none;margin:0px}

/* Position of Dropdown menus and anchors */
.menuList, .altMenuList {position: absolute;left: 0px;top: 4px;clear: both;z-index: 10000;}
.menuList a, .altMenuList a {display: block;width: 100%;text-decoration: none;}


/* Main Nav Colors, Separator Pipe*/
.collapsed .navItem, .collapsed .altNavItem  {color: #ffffff;}
.expanded .navItem, .expanded .navItemOn, .expanded .altNavItem, .expanded .altNavItemOn {color: #fc0;cursor: pointer;}
.collapsed .navItemOn, .collapsed .altNavItemOn  {color: #fc0;}
.collapsed div, .expanded div  {background-image: url(/images/masthead/mlb_pipe.gif);background-repeat; no-repeat;}
.menuContainer {background-image:none;} 

/*Dropdown Width, Background-Color, Padding, Borders*/
.menuList, .altMenuList {width: 165px;background-color: #333;padding: 5px 0px;border: 1px solid #000;filter:alpha(opacity=95);}
.altMenuList {background-color: #888;}

/*Menu Item Padding Parameters*/
.menuList .menuItem, .menuList .menuItemOver, .altMenuList .menuItem, .altMenuList .menuItemOver {
	position: relative;padding-left: 5px;padding-right: 7px;padding-top: 2px;padding-bottom: 2px;cursor: default;
}

/*MenuItem Foreground color for text and anchor elements*/
.menuList .menuItem, .altMenuList .menuItem {color: #fff;font-weight: normal;} /*Standard Text Color*/
.menuList .menuItem a, .menuList .menuItemOver a  {color: #fff;font-weight: normal;} /*Anchor Text Color*/
.altMenuList .menuItem a, .altMenuList .menuItemOver a  {color: #b00;font-weight: normal;} /* Alternate Anchor Text Color*/

/*Menu Item Rollover Styles*/
.menuList .menuItemOver {background-color: #fff;color: #000;}
.menuList li:hover {left:auto}
.menuList .menuItemOver a  {color: #000;}
.altMenuList .menuItemOver {background-color: #666;color: #FFF;}
.altMenuList .menuItemOver a  {color: #000;}
.rule {height: 2px;line-height: 1px;border-top: 1px solid #aaa;margin-left: 5px;margin-right: 5px;margin-top: 5px;}
