/* l123 - Florida State League */

/* empty styles are probably located in /y2010/style/league_global.css and
   inheriting default colors, just enter a color here to override */

/* headers */
h1 { }
h2 { }
h3 { }
h3#pagetitle {font-size: 28px; background: url(/leagues/l123/images/y2010/l123_section_hdr_bg.gif) top left repeat-x; color: #fff; padding:11px 0 13px 10px; text-transform: uppercase}

/* links */
a:link, a:visited, a:hover { color: #8C0D13; } /* general link colors */

a:link.lite, a:visited.lite, a:hover.lite  { } /* other 'lite' colored links - usually #DDDDDD */

.headlines li a { } /* headline specific links */

/* left-nav */
.leftNavSectionLabel, .leftNavSectionLabelLinkColor { }
.leftNavPageLink, .leftNavPageLinkColor { } /* linked items in left nav */

.articlePhoto, .conPh { background-color: #000000; } /* border for article photos */


/* ---------------------------------------- */
/* schedule section only */

/* set home-field specific properties */
.calHomeBg { background-color: #8C0D13; }


/* ---------------------------------------- */
/* stats styles */

.dataTableClass .titleRow td, .dataTableClass .headerRow td { } /* usually white */
.dataTableClass .titleRow td { } /* usually black */
 
.dataTableClass .headerRow td { /* row above the table stats - click to sort */
  background-color: #CC0000;
} 
 
.dataTableClass .currSortDataCell { /* col for sorted data, usually white w/ dark bg */
  background-color: #67000A;
} 
 
.dataTableClass .highlightRow .dataCell { /* highlighted row on mousedown, usually white text with a slightly darker bgcolor */
  background-color: #D9D9D9;
}

.dataTableClass .highlightRow .currSortDataCell { /* cell thats sorted *and* highlighed, usually white text with a dark bg */
  background-color: #67000A;
} 

#stats_table .active {background-color: #67000A;}
#stats_table th { background-color: #CC0000;}

/* background color for top portion of player pages  */
.playerBio .bioHead, .playerBio .bioBlock, .playerBio .bioBlock td {
        border-color: #A2000F;
}
.playerBio .bioHead td,   .playerBio .shortStatHead,
.playerBio .bioHead td a, .playerBio .bioHead td a:visited {
        background-color: #A2000F;
        color: #FFFFFF;
}


/* ---------------------------------------- */
/* page header styles */

#header_container #masthead {background:url(/leagues/l123/images/y2010/l123_header_bg.jpg) top left no-repeat;}
#header_container #masthead h1 {width: 200px; height: 88px; background:url(/leagues/l123/images/y2010/l123_main_logo.png) 5px -5px no-repeat;}
#header_container #masthead #secondary-logo {width: 91px; height: 70px; position: absolute; top: 21px; left: 175px;}
#header_container #masthead #url-logo {width: 145px; height: 33px; position: absolute; top: 42px; right: 165px; text-indent: -9999px;}
#header_container #masthead #milbnav #nav-leagues-clubs ul.clubsMenu {left: -610px; background: #000; background: rgba(0,131,100,.9);}
#header_container #masthead #milbnav #nav-leagues-clubs ul.leaguesMenu {left: 60px; background: #000; background: rgba(0,131,100,.9);}


/* Drop-downs */
#header_container #masthead #sitenav ul#topnav a {color: #fff;}
#header_container #masthead #sitenav ul#topnav li a {color: #fff; font-weight: bold; font-size: 11px; padding: 7px 12px;}
#header_container #masthead #sitenav ul#topnav li ul {background-color: #008265;}  /* second-level lists */
#header_container #masthead #sitenav ul#topnav ul li a {color: #fff; font-weight: normal; font-size: 11px; height: 14px; padding: 3px 0 3px 15px;}
#header_container #masthead #sitenav ul#topnav li ul li:hover {background-color: #f68428;}

/* Sponsor */
#mastheadsponsors {float: right; height: 69px; width: 160px; margin-top: 23px;}
#sponsor_boa {background: url(/y2010/images/home/header_sponsor.png) top right no-repeat;  height: 100%; width: 100%; }
#sponsor_boa a {height: 100%; width: 100%; display: block; text-indent: -9999px; font-size: 1px;}

/* Club Row */
#league_club_row {width: 990px; height:54px; background: url(/leagues/l123/images/y2010/l123_league_club_row_bg.gif) top right repeat-x;}
#league_club_row li {float: left; width: 55px; height: 54px; width: 68px; border-left: 1px solid #fab786; border-right: 1px solid #b85f1c;}
#league_club_row li a {display: block; text-indent: -9999px; width: 55px; height: 54px; margin: 0 auto; background-repeat: no-repeat; background-position: center center;}
#league_club_row li a#club_row_t3390 {background-image: url(/images/logo/50x50_t3390.png);}
#league_club_row li a#club_row_t503 {background-image: url(/images/logo/50x50_t503.png);}
#league_club_row li a#club_row_t2730 {background-image: url(/images/logo/50x50_t2730.png);}
#league_club_row li a#club_row_t566 {background-image: url(/images/logo/50x50_t566.png);}
#league_club_row li a#club_row_t450 {background-image: url(/images/logo/50x50_t450.png);}
#league_club_row li a#club_row_t424 {background-image: url(/images/logo/50x50_t424.png);}
#league_club_row li a#club_row_t509 {background-image: url(/images/logo/50x50_t509.png);}
#league_club_row li a#club_row_t479 {background-image: url(/images/logo/50x50_t479.png);}
#league_club_row li a#club_row_t570 {background-image: url(/images/logo/50x50_t570.png);}
#league_club_row li a#club_row_t279 {background-image: url(/images/logo/50x50_t279.png);}
#league_club_row li a#club_row_t507 {background-image: url(/images/logo/50x50_t507.png);}
#league_club_row li a#club_row_t587 {background-image: url(/images/logo/50x50_t587.png);}




/* ---------------------------------------- */

/* body background */
body {background:#000 url(/leagues/l123/images/y2010/l123_body_bg.jpg) repeat-y fixed center top;}	

/* homepage specific styles */
/* 
homepage specific styles must be preceded by the following selector:
#metaWrap.homepage 
*/ 
#metaWrap.homepage .homeSpriteBG {background-image:url(/leagues/l123/images/y2010/l123_home_a.gif); background-repeat: no-repeat;}
#metaWrap.homepage {background-color:#bfbfbf;}

/* ---------------------------------------- */
/* page footer styles */

#footer_container {background: transparent url(/leagues/l123/images/y2010/l123_footer_bg.gif) repeat-x; color: #cecece}
#footer_container a {color: #fff;}

