/* t485 - Corpus Christie Hooks */

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

/* headers */
h1 { }
h2 { }
h3 { }
h3#pagetitle {font-size: 28px; background: url(/clubs/t485/images/y2010/t485_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: #ed164f; } /* 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: #ed164f; }


/* ---------------------------------------- */
/* 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;
} 

/* 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 */

/* general header */
#header_container #masthead {background:url(/clubs/t485/images/y2010/t485_header_bg.jpg) top left no-repeat;}
#header_container #masthead h1 {width: 218px; height: 88px; background:url(/clubs/t485/images/y2010/t485_main_logo.png) 0 0 no-repeat;}
#header_container #masthead #url-logo {position: absolute; top: 73px; left: 730px; width: 127px; height: 13px;}
#header_container #masthead #milbnav #nav-register-login {left: 440px;}
#header_container #masthead #milbnav #nav-leagues-clubs {left: 560px;}
#header_container #masthead #milbnav #nav-leagues-clubs ul.clubsMenu {left: -570px; background: #002A5C; background: rgba(0,42,92,.9);}
#header_container #masthead #milbnav #nav-leagues-clubs ul.leaguesMenu {left: 60px; background: #002A5C; background: rgba(0,42,92,.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;}
#header_container #masthead #sitenav ul#topnav li ul {background-color: #002957;}  /* 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 5px;}
#header_container #masthead #sitenav ul#topnav li ul li:hover {background-color: #ed164f;}

/* Affiliation */
#header_container #masthead #milbnav #nav-affiliation {position: absolute; right: 0px; top: 0; height: 21px; width: 215px;}
#header_container #masthead #milbnav #nav-affiliation a {display: block; height: 100%; width: 100%;}
#header_container #masthead #milbnav #nav-affiliation a span {font-size: 1px; text-indent: -9999px; float: left;}


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

/* body background */
body {background:url(/clubs/t485/images/y2010/t485_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(/clubs/t485/images/y2010/t485_home_a.gif); background-repeat: no-repeat;}
#metaWrap.homepage {background-color:#bdc7d0;}
#metaWrap.homepage #mc_poll #hdr_poll, #metaWrap.homepage #mc_headlines #hdr_headlines {padding: 9px 0 0 70px;}
/* ---------------------------------------- */
/* page footer styles */

#footer_container {background: transparent url(/clubs/t485/images/y2010/t485_footer_bg.gif) repeat-x; color: #cecece}
#footer_container a {color: #fff;}

