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;
  width: 400px;
  background-color: #FFFFFF;
}

a {
  color: #6b6b6b;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  color: #F7CE10;
  text-decoration: underline;
}

h1 {
  color: #000000;
  line-height: 130%;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

h2 {
  color: #F7CE10;
  text-transform: uppercase;
}


/********** NAVIGATION **********/

body.pagebody {
  margin: 0px;
  padding: 0px;
  background:#000000 url(/images/setup/page_bg.jpg) repeat-x top;
}

.design {
  width: 950px;
}

#header {
  width: 950px;
  height: 178px;
  text-align: center;
}


#mainbody {
  width: 705px;
  padding: 0px;
}

#bodyPadding {
  padding: 10px;
}

#centercol {
  background-color: #000000;
  width: 300px;
  padding: 0px;
}


#centercol td {
  color: #FFFFFF;
}

#rightcol {
  background-color: #dedede;
  width: 230px;
  padding: 0px;
}

#scoreboard {
  background: #000000 url(/images/setup/scoreboard_bg.jpg) no-repeat top;
}

#footer {
  height: 50px;
  text-align: center;
  color: #dedede;
}

/********** NAVIGATION **********/
.infoNav {

}

.infoNav a {
  display: block;
  background: url(/images/setup/navbar_bg.jpg) no-repeat;
  font-size: 12px;
  text-transform: uppercase;
  padding-left: 5px;
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  line-height: 26px;
  height: 26px;
}

.infoNav a:hover {
  background: url(/images/setup/navbarHover_bg.jpg) no-repeat;
}

.teamNav {
  height: 22px;
  text-transform: uppercase;
  text-align: center;
}

.teamNav a {
  padding: 5px;
  color: #000000;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
}

.teamNav a:hover {
  color: #FFFFFF;
}

/********** HEADLINES **********/

.headline a {
}

.headline a:hover {
}

.moreheadlines {
  height: 300px;
  overflow: auto;
}

.caption {
  clear: left;
  float: left;
  padding: 1px;
  margin: 0px;
}

#rss {
  color: #FFFFFF;
  padding: 10px;
}


/********** FADING SCROLLER **********/


#scoreboard {
  background: #000000 url(/images/setup/scoreboard_bg.jpg) no-repeat top;
}


div.scroller {
  font-weight: bold;
  font-size: 12px;
  line-height: 20px;
  padding: 10px;
}

.scroller a {
  font-size: 8px;
  text-decoration: underline;
}

.scroller-score {
  float: right;
  font-size: 8px;
  padding-right: 10px;
}




/********** STANDINGS **********/

table.standings {
  border-width: 0px;
  border-collapse: collapse;
}

table.standings td {
  padding: 2px 4px;
}

tr.header td {
  background-color: #F7CE10;
  padding-right: 0px;
  color: #000000;
  font-weight: bold;
  font-size: 10px;
  text-align: center;
}

td.team a {
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;
  color: #6b6b6b;
}

td.team a:hover {
  text-decoration: none;
  color: #000000;
}

td.conf {
  background-color: #6b6b6b;
  color: #FFFFFF;
  font-size: 11px;
  text-align: center;
}

td.overall{
  background-color: #;
  font-size: 11px;
  text-align: center;
}
/********** SCHEDULE *************/
.schedule {
  width: 680px;
  border-width: 0px;
  border-collapse: collapse;
}

.schedule td {
  padding: 2px 4px;
}

.schedule a  {
  color: #323232;
}

.schedule a:hover  {
  color: #F7CE10;
}

.schedule-data {
  width: 400px;
}

.schedule-header {
 background-color: #F7CE10;
 color: #000000;
 font-weight: bold;
}

tr.schedule-row0 td {
    background-color: #;
    padding: 2px;
}
tr.schedule-row1 td {
    background-color: #;
    padding: 2px;
}

.inprogress {
  background-color: #F7CE10;
  color: #000000;
}

/**********CALENDAR***********/
#calendar {
  width: 226px; 
  border: none;
  margin: 0 auto 5px;
}

#calendar td {
  line-height: 25px;
  height: 25px;
  color: #000;
  background: #F7CE10;
}

#calendar .calendar-header  td {
  font-weight: bold;
  color: #fff;
  background: #000;
}

#calendar .calendar-month td {
  font-size: 11px;
  background: #F7CE10;
  font-weight: bold;
}

#calendar .arr {
  display: none;
}

#calendar .calendar-month a {
  color: #000;
}

#calendar #calendar-now span {
  color: #000;
}

#calendar .calendar-event a {

}

#calendar .no-calendar-event a {
  color: #000;
  background: #F7CE10;
}

#calendar .inactive {
  color: #000;
  background: #F7CE10;
}

#calendar .today a {
  color: #fff;
  background: #000;
}

#calendar .current a,
#calendar .calendar-event a:hover {
  font-weight: bold;
}


#calendar .event-schedule {
  background-color: #000000;
  color: #FFFFFF;
  width: 216px;
  padding: 5px;
}


/*** IF PAGE WIDTH IS NOT MINIMUM 730 ***/

.stats-wrapper {
  width: 682px;  /* should be set to the width of the containing section, all widths are computed against this value */
}

.stats-fullbox {
  width: 680px; /* wrapper width minus 2 */
}

.stats-halfbox-left {
  width: 330px; /* fullbox width divided by 2 minus 10 */
}

.stats-halfbox-right {
  width: 330px; /* fullbox width divided by 2 minus 10 */
}

.stats-quarter-box {
  width: 160px; /* halfbox width divided by 2 minus 5 */
}

