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;
}

.photo img {
  float: right;
  padding: 0px 5px;
}


a {
  color: #181850;
}

a:hover {
  color: #9d1b19;
}

h1 {
  color: #9d1b19;
  text-transform: uppercase;
  font-size: 14px;
  text-align: center;
  line-height: 200%;
}

h2 {
  color: #181850;
}


/********** NAVIGATION **********/

table.design {
}

body.pagebody {
    margin: 0px;
    padding: 0px;
}


/* Header photos */

.headerPhoto {
  background-repeat: no-repeat;
  background-position: top left;
  background-image: none;
  width: 950px;
  height: 295px;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/setup/headerU.png', sizingMethod='scale');
}

.headerPhoto[class] {
  background-image: url('/images/setup/headerU.png');
}

.content {
  width: 950px;
  background: white;
  border-left: 4px solid #9d1b19;
  border-right: 4px solid #9d1b19;
}

#mainbody {
  width: 922px;
  padding: 10px;
}

#header {
  text-align: center;
}

#scoreboard {
  background: url('/images/setup/scoreboard_bg.jpg') repeat-y;
  padding: 10px;
}


#logos {
  text-align: center;
}

#logos img {
  padding: 0px 20px;
}

#footer {
  text-align: center;
}


/********** NAVIGATION  **********/


#navbar-secondary {

}


/**** DROP DOWN MENU ****/

.dropdownmenu {
  position:absolute;
  visibility: hidden;
  background-color: #181850;
  width: 150px;
  z-index: 200;
}

.dropdownmenu a {

  text-transform: none;
  font-weight: normal;
  display: block;
  border-bottom: 1px solid #9D1B19;
  color: #FFFFFF;
  text-decoration: none;
 padding: 2px;
}

.dropdownmenu a:hover {
  background-color: #9D1B19;
  color: #ffffff;
}



/********** HEADLINES **********/


#conferenceNews {
  border-color: #D9D9D9;
  border-width: 1px;
  border-style: solid;
}

.featured-story-left {
  padding: 5px;
  clear: right;
  border-color: #FFFFFF;
  border-width: 1px;
  border-style: solid;
}

.featured-story-right {
  padding: 1px 5px;
  clear: left;
  border-color: #FFFFFF;
  border-width: 1px;
  border-style: solid;
}

.headline {
  font-weight: bold;
}

.caption-left img{
  clear: left;
  float: left;
  padding:0px 10px;
  margin: 0px;
}

.caption-right img{
  clear: right;
  float: right;
  padding:0px 10px;
  margin: 0px;
}

.caption {
  clear: left;
  float: left;
  padding: 1px;
  margin: 0px;
}


/********* LIVE SCOREBOARD **********/

.scoreboardBox {
  width: 250px;
  padding: 5px;
}

.scoresDate {
  color: #000000;
  padding: 5px;
}

.scoresTeam {
  padding: 0px 2px;
   font-size: 12px;
}

div.boxscore-score {
  font-size: 12px;
}


div.boxscore-status{
  float: right;
}

.boxscore-links a {
  font-size: 10px;
  font-weight: bold;
  color: #9D1B19;
}


.boxscore-container {
  background: url("/images/setup/boxscore_bg.gif") no-repeat;
  width: 270px;
  margin: 3px;
  height: 100px;
}

.inProgress-container {
  background: url("/images/setup/boxscore_bg.gif") no-repeat;
  width: 270px;
  color: #9D1B19;
  margin: 3px;
  height: 100px;
}

/********** ROSTERS **********/

tr.roster-header td {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #181850;
    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: #E5E5F5;
    border: ridge;
    border-width: 2px;
    padding: 5px;
    width: 300px;
    float: right;
}

.bio-name {
    color: #181850;
    font-weight: bold;
    font-size: 14px;
    padding: 3px;
}



/******* TAB CONTENT **********/


.tab {
  width: 300px;
  color: #FFFFFF;
  padding: 0px;
}

#tabcontentcontainer{
  width: 300px;
  background: url(/images/setup/tab_bg.jpg) repeat-y;
  height: 160px;
}

.tabcontent {
  display: none;
}
/********** FADING SCROLLER **********/

div.scroller {
  font-weight: bold;
  font-size: 8pt;
  padding-left: 5;
}

.scroller a {
  font-size: 8pt;
  text-decoration: underline;
}

.scroller-score {
  float: right;
  font-size: 8pt;
  padding-right: 10px;
}

/********** STANDINGS **********/

table.stats-table {
  border-width: 0px;
  border-collapse: collapse;
}

table.stats-table td {
  padding: 1px 4px;
}

tr.stats-header td {
  background-color: #9d1b19;
  padding-right: 0px;
  color: #ffffff;
  font-weight: bold;
  font-size: 10px;
}

tr.stats-row0 {
}

tr.stats-row1 {
}

td.stats-team a {
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;
}

td.stats-team a:hover {
  text-decoration: none;
}

td.stats-field {
  text-align: center;
  font-size: 11px;
}

td.conf-label  {
  background-color: #9d1b19;
  font-weight: bold;
  font-size: 10px;
}

td.conf-field {
  background-color: #181850;
  color: #FFFFFF;
  text-align: center;
  font-size: 11px;
}


/********** BRIEF-STANDINGS **********/


table.briefstats-table {
}

table.briefstats-table td {
  padding-left: 5px;

}

tr.briefstats-header td {
  padding-right: 0px;
  font-weight: bold;
  text-align: center;
}


td.briefstats-label {
}

td.briefstats-label a {
  text-decoration: none;

}

td.briefstats-label a:hover {
  text-decoration: none;
  color: #9d1b19;
}


td.briefstats-field {
  text-align: center;
}




/********** SCHEDULES **********/
.schedule {
  border-width: 0px;
  border-collapse: collapse;
  width: 900px;
}

.schedule hr {
  border: 0;
  color: #9d1b19;
  background-color: #9d1b19;
  height: 1px;
}


.schedule a{
}

.schedule-data {
  width: 500px;
}

.schedule-header {
 background-color: #181850;
 color: #FFFFFF;
 font-weight: bold;
}

.conf-contest td{
  background-color: #D8d8d6;
  padding: 2px;
}

.nonconf-contest td{
  background-color: #;
  padding: 2px;
}


.inprogress {
  background-color: #FFFF66;
}

.schedule a{

  color: black;
}

.schedule a:hover {
  color: #9d1b19;
}

.winner a {
  color: #9d1b19;
  font-weight: bold;
}

.schedule-link a {
  color: #9d1b19;
  font-size: 10px;
  text-decoration: underline;
}

.schedule-link a:hover {
  color: #141A66;
  background-color: transparent;
  text-decoration: none;
}

.schedule-data {
  width: 400px;
}

/********* STATS ***********/
.stats-wrapper {
  color: #000;
  background: #FFF;
}

.stats-wrapper th {
  background: #181850;    /* 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;
}
