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;
}


form {
  margin: 0px;
}


.photo {
  float: right;
  padding: 5px;
  background-color: #FFFFFF;
}


a {
  color: #003f87;
}

a:hover {
  color: #FCB646;
}

h1 {
  color: #003f87;
  text-transform: uppercase;
  line-height: 200%;
}

h2 {
  color: #FCB646;
  text-transform: uppercase;
}


/********** NAVIGATION **********/

body.pagebody {
  margin: 0px;
  padding: 0px;
  background:#00446f url(/images/setup/page_bg.gif) repeat-y center fixed;
}

.design {
  width: 898px;
  border: 1px solid #FFFFFF;
  border-top: none;
}

#mainbody {
  padding: 10px;
}

#header {
  height: 144px;
  text-align: center;
}

#headerNav {
  background-color: #014F97;
  height: 26px;
  color: #FFFFFF;
  padding: 0px 5px 0px 10px;
}

#header-bar {
  height: 16px;
  background: url("/images/setup/header_yellow.jpg")repeat-x;
  text-align: center;
}

#leftcol {
  background-color: #A5C1D0;
  width: 200px;
  padding: 0px;
}

#search {
  width: 194px;
  background-color: #FFFFFF;
}

#rightcol {
  background-color: #A5C1D0;
  width: 288px;
  padding: 0px;
}

.poll {
  padding: 10px;
}

#footer {
  width: 900px;
  height: 50px;
  text-align: center;
  padding: 10px;
}

#footer img {
  float: right;
}



/********** NAVIGATION **********/

#headerNav a {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}

#headerNav a:hover {
  text-decoration: underline;
}

#navbar-secondary {
  float: right;
}

#navbar-secondary a{
  font-weight: normal;
}

.leftnav {
  margin: 7px;
  background-color: #FFFFFF;
  width: 194px;
}

.leftnav a {
  padding-left:5px;
  color: #003f87;
  font-weight: bold;
  text-decoration: none;
}

.leftnav a:hover {
  color: #A5C1D0;
}


#rightcol a {
  text-decoration: none;
}

#rightcol a:hover {
}


/********** HEADLINES **********/

.headline a {
  color: #003f87;
  font-weight: bold;
  text-decoration: none;
}

.headline a:hover {
  color: #FCB646;
  text-decoration: underline;
}

#morenews {
  background: #838383 center no-repeat;
  width: 400px;
}

#morenews td {
  color: #FFFFFF;
}

.caption {
  clear: left;
  float: left;
  padding: 1px;
  margin: 0px;
}

/********** ROSTERS **********/

tr.roster-header td {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #003f87;
    padding: 2px;
}

tr.roster-row a{
    text-decoration: underline;
    color: #003f87;
}

tr.roster-row a:hover {
    text-decoration: underline;
    color: #000000;
}

tr.roster-row0 td {
    background-color: #;
    font-size: 11px;
    padding: 2px;
}
tr.roster-row1 td {
    background-color: #;
    font-size: 11px;
    padding: 2px;
}

tr.roster-row td {
    background-color: #E8E8E8;
    font-size: 11px;
    padding: 2px;
    color: #000000;
}

.bio {
    background-color: #003f87;
    border: outset;
    border-width: 9px;
    padding: 5px;
}

.bio-name {
    font-weight: bold;
    font-size: 16px;
    padding: 3px;
}

.bio-data {
    font-weight: bold;
    font-size: 13px;
    padding: 5px;
}

.bio-data a:hover {
  color:#FFFFFF;
}

.bio-photo {
  float: left;
  padding: 10px;
}


/******* TAB CONTENT **********/
.tab {
  width: 270px;
  color: #FFFFFF;
  background-color: #003f81;
  padding: 0px;
  margin: 0px 3px;
}

#tablist {
  margin: 0px 3px;
}

#scoreboard {
  background-color: #be9226;
  height: 250px;
  overflow: auto;
  color: #000000;
}

.scoreboard a {
  color: #000000
}


#tabcontentcontainer{
  width: 270px;
  height: 250px;
}

.tabcontent {
  display: none;
}


/********** SCHEDULE **********/
table.schedule {
  width: 100%;
  background-color: ;
}

.schedule-header {
  background-color: #003f87;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
}

tr.schedule-header td {
  padding-left: 5px;
}

tr.schedule-row0 td {
    background-color: #;
    padding: 2px;
}
tr.schedule-row1 td {
    background-color: #;
    padding: 2px;
}

.home-opp {
  text-transform: uppercase;
}

.schedule-row td {
}


/********** COMPOSITE *************/
.composite {
  border-collapse: collapse;
  background-color: #FFFFFF;
  color: #000000;
  text-align: center;
}

.composite td {
  border: 1px solid #003f87;

}

.composite td a {
  font-size: 10px;
  font-weight: bold;
}

.composite td a:hover {
  text-decoration: underline;
}

.composite-month  {
  font-size: 14px;
  font-weight: bold;
  padding: 5px;
}

.composite-header td{
  background-color: #003f87;
  font-weight: bold;
  color: #FFFFFF;
}

.composite-sport {
  font-size: 10px;
  font-weight: bold;
}

.composite-date {
  float: left;
  color: #FFFFFF;
  background-color: #003f87;
  width: 15px;
}

.composite-event {
  font-size: 10px;
}

.composite-event td a {
  font-size: 10px;
  font-weight: bold;
}

.composite-event td a:hover {
  text-decoration: underline;
}


/********** BRIEF-STANDINGS **********/



table.briefstats-table {
}


tr.briefstats-header td {
  padding-right: 0px;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 10px;
  text-align: center;
}

td.briefstats-label {
  font-size: 10px;
  color: #FFFFFF;
}

td.briefstats-label a {
  color: #FFFFFF;
  text-decoration: none;
}

td.briefstats-label a:hover {
  text-decoration: underline;
  color: #c02e39;
}

td.briefstats-field {
  color: #FFFFFF;
  text-align: left;
  font-size: 11px;
  padding-left:5px;
}

.briefstats-team {
  color: #be9226;
}

/********** 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/setup/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/setup/overlay.png", sizingMethod="scale");
	}


/********* STATS ***********/
.stats-wrapper {
  color: #000;
  background: #FFF;
}

.stats-wrapper th {
  background: #003f87;    /* 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;
}


/*** IF PAGE WIDTH IS NOT MINIMUM 730 ***/

.stats-wrapper {
  width: 662px;  /* should be set to the width of the containing section, all widths are computed against this value */
}

.stats-fullbox {
  width: 660px; /* wrapper width minus 2 */
}

.stats-halfbox-left {
  width: 320px; /* fullbox width divided by 2 minus 10 */
}

.stats-halfbox-right {
  width: 320px; /* fullbox width divided by 2 minus 10 */
}

.stats-quarter-box {
  width: 160px; /* halfbox width divided by 2 minus 5 */
}


