h1,h2,h3,div,td {
    font-family: verdana, geneva, sans-serif;
    font-size: 11px;
    line-height: 15px;
    margin: 0px;
    padding: 0px;
}

img {
   border: 0px;
   margin: 0px;
}

p {
    font-family: verdana, geneva, sans-serif;
    font-size: 11px;
}

a {
  color: #A7A9AC;
  text-decoration: none;
}

a:hover {
  color: #C10435;
}

.photo {
  float: right;
  padding: 0px 5px;
  width: 360px;
  font-style: italic;
}

ul {
  list-style: url(/images/base/bullet_puck.gif);
}

h1 {
  font-size: 14px;
  line-height: 150%;
}

h2 {
  background-color: #000000;
  color: #FFFFFF;
  text-align: center;
  line-height: 200%;
}

h3 {
  text-align: center;
}

h4 {
  font-size: 18px;
  line-height: 120%;
  margin: 0px;
}
/********** LAYOUT **********/

table.design {
  background-color: #FFFFFF;
  width: 1160px;
}

body.pagebody {
  margin: 0px;
  padding: 0px;
  background: #758CB8 url("/images/base/page_bg.gif") no-repeat;
}

#bodybg {
  background: #758CB8 url("/images/base/body_bg.gif") repeat-x;
  color: #FFFFFF;
  margin: 0px;
}

#mainbody {
  padding: 10px;
  margin: 0px;
}

#header {
  height: 100px;
  background-color: #005288;
  text-align: center;
}

#ads {
  background-color: #758CB8;
}

#printer a {
  float: right;
  color: #A7A9AC;
}

.body td {
  background: url("/images/base/body_bg.gif");
  background-repeat: repeat-x;
}

.gamestories {
  width: 367px;
}

#rightcol {
  width: 260px;
  background-color: #D8D8D8;
  padding: 0px;
}

/*
#rightcol a {
  text-decoration: none;
  color: #060C60;
}

#rightcol a:hover {
  color: #FFFFFF;
}
*/

#sponsors {
  background: #fff;
 text-align: center;
}

#sponsors img {
  padding: 15px;
}

#footer {
  background: url("/images/base/footer_bg.jpg");
  height: 50px;
}

#navbar-secondary {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
}

#navbar-global {
}

#navbar-archive a{
  color: #A7A9AC;
}

/**** DROP DOWN MENU ****/
.dropdownmenu {
  position:absolute;
  visibility: hidden;
  background-color: #EB0028;
  width: 175px;
  border:1px solid black;
  border-bottom-width: 0;
  z-index: 100;
}

.dropdownmenu a {
  width: 100%;
  display: block;
  text-indent: 3px;
  border-bottom: 1px solid black;
  color: #FFFFFF;

  line-height: 18px;
  text-decoration: none;
  font-weight: bold;
  text-indent: 5px;
}

.dropdownmenu a:hover {
  background-color: #2B4E92;
  color: #FFFFFF;
}
/********** SCOREBOARD **********/
.scores {
  background: url("/images/base/scoreboard_bg.gif");
}

.scores a {
 color: #C10435;
}

.scores a:hover {
  text-decoration: underline;
}

#scoresclipped {
  height: 90px;
  overflow: hidden;
}

.scores td {
  font-size: 11px;
  color: #005288;
  border: 1px solid #005288;
  height: 78px; 
  padding: 5px;
  width: 165px;
}

td.inProgress  {
  border: 1px solid red;
}

.scoresDate {
  white-space: nowrap;
}

.scoresTeam {
  font-size: 11px;
}

.scores img {
  float: right;
}

#scoreboard {
  position: absolute;
  top: 198px;
  left: 0px;
  height: 150px;
  width: 1000px;
  background-color: #FFFFFF;
}

#scoreboardHeader {
  height: 40px;
  background: url("/images/base/scoreboard-header_bg.gif");
  text-align: right;
 padding-right: 10px;
}

#scoreboardHeader img {
float: left;
}


#scoreboardHeader a {
  color: #FFFFFF;
  text-transform: uppercase;
  font-weight: bold;
}


#scoreboardHeader a:hover {
  color: #EB0028;
}


.boxscore-score {
  float: right;
  /* margin-right: 10px; */
  font-size: 8px;
}

/********** HEADLINES **********/
.rotate {
  height: 230px;
}

.rotate-photo {
  float: left;
  padding-right: 5px;
  font-style: italic;
}

.topstory {
  padding: 5px;

}

.topstory a {
  color: #d8d8d8;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 150%;
}

.topstory a:hover {
  color: #E0092A;
}

#formnavigation {
  text-align: right;
  padding: 5px 10px;
  background-color: #000033;
}

.story-select a {
  font-size: 14px;
  color: #d8d8d8;
  background-color: #C10435;
  padding: 2px 4px;
}

.story-select a:hover {
  font-size: 14px;
  color: #C10435;
  background-color: #FFFFFF;
  padding: 2px 4px;
}

.headline a {
  color: #D00000;
  font-weight: bold;
  text-decoration: none;
}


.headline a:hover {
  color: #060C60;
  text-decoration: underline;

}
.archives {
  color: #A7A9AC;

}

.archives a{
  color: #FFFFFF;
  font-weight: bold;
}

.archives a:hover {
  color: #060C60;
}

.gamestories {
  width: 367px;
}


.gamestories a {
  color: #d8d8d8;
  font-weight: bold;
}

.gamestories a:hover {
  color: #E0092A;
}
.featured {
  background-color: #7389B6;
  text-align: center;
}

.featured a {
  color: #d8d8d8;
  font-weight: bold;
  text-transform: uppercase;
 font-size: 9px;
}

.featured a:hover {
  color: #E0092A;
}

#media a{
  color:#ffffff;
}

/*

ul {
  list-style: none;
  padding-left: 0px;
}

li {
  background-image: url(/images/base/bullet_puck.gif);
  background-position: left top;
  background-repeat: no-repeat;
  padding-left: 35px;  /* space for the image */
  padding-top: 2px;
  padding-bottom: 10px;
}

*/

.caption {
  clear: left;
  float: left;
  padding: 1px;
  margin: 0px;
}




/********** ROSTERS **********/

tr.roster-header td {
    font-weight: bold;
    color:white;
    background-color: #010368;
    padding: 2px;
}

tr.roster-row0 a:hover, tr.roster-row1 a:hover {
    text-decoration: underline;
    color: #425FD5;
}

tr.roster-row0 td {
    background-color: #E5E5F5;
    font-size: 11px;
    padding: 2px;
}
tr.roster-row1 td {
    background-color: #FFFFFF;
    font-size: 11px;
    padding: 2px;
}

table.bio {
    background-color: #;
    border: ridge;
    border-width: 2px;
    padding: 5px;
    width: 400px;
}

.bio-name {
    background-color: #010368;
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
    padding: 3px;
}


/********** FADING SCROLLER **********/

div.scroller {
  font-weight: bold;
  font-size: 8pt;
  padding-left: 5px;
}

.scroller a {
  font-size: 8pt;
  text-decoration: underline;
}

.scroller-score {
  float: right;
  font-size: 8pt;
  padding-right: 10px;
}


/********** SCHEDULE *************/

.schedule {
  border-width: 0px;
  border-collapse: collapse;
}

.schedule td {
color: #ffffff;
}

.schedule-header {
 background-color: #060C60;
 font-weight: bold;
}

.schedule-data {
  width: 350px;
}

.schedule-links {
  text-align: center;
  text-decoration: ;
}

.conf-contest {
  background-color: #283e6b;
}

.conf-contest a{
  color: #FFFFFF;
}

.conf-contest a:hover {
color: #EB0028;
}

.nonconf-contest {

}

.nonconf-contest a{
color: #FFFFFF;
}

.nonconf-contest a:hover {
color: #EB0028;
}

td.schedule-link a {
  color: #FFFFFF;
  font-weight: bold;

}

td.schedule-link a:hover {
  color: #EB0028;

}
/********** STANDINGS **********/

table.stats-table {
  border-width: 0px;
  border-collapse: collapse;
}

table.stats-table td {
  padding: 1px 4px;
}

tr.stats-header td {
  background-color: #A7A9AC;
  padding-right: 0px;
  color: white;
  font-weight: bold;
  font-size: 10px;
}

td.stats-team a {
  text-decoration: none;
  font-weight: bold;
}

td.stats-team a:hover {
  text-decoration: none;
  color: #FFFFFF;
}

td.stats-field {
  color: #FFFFFF;
  text-align: center;
}

td.conf-label  {
  background-color: #283e6b;
  font-weight: bold;
}

td.conf-field {
  background-color: #283e6b;
  color: #FFFFFF;
  text-align: center;
}



/********** BRIEF-STANDINGS **********/


table.briefstats-table {

}

table.briefstats-table td {
  padding-left: 5px;
}

tr.briefstats-header td {
  text-align: center;
  color: #060C60;
  font-weight: bold;
}

td.briefstats-label {
  font-weight: bold;
}

td.briefstats-label a {
  text-decoration: none;
  color: #060C60;
}

td.briefstats-label a:hover {
  text-decoration: none;
  color: #FFFFFF;
}

td.briefstats-field {
  color: #060C60;
  text-align: center;
}

/********** Lightbox - Thumbnails ***********/
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(/images/base/lightbox/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/base/overlay.png", sizingMethod="scale");
	}




/********* STATS ***********/
.stats-wrapper {
  color: #000;
}

.stats-wrapper th {
  background: #060C60;    /* set the primary color here */
  color: #fff;
}

.stats-wrapper a {    /* set the link color here */
  color: #333;
  text-decoration: underline;
}

.stats-wrapper a:hover {    /* set the link color here */
  color: #000;
}

