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 {
  float: right;
  padding: 5px;
}

a {
  color: #12679B;
  text-decoration: none;
}

a:hover {
  color: #D00000;
  text-decoration: underline;
}


h1 {
  color: #005B88;
  font-size: 13px;
  padding: 5px;
  text-transform: uppercase;
}

h2 {
  color: #12679B;
  font-size: 14px;
}


/********** LAYOUT **********/

table.design {
  background-color: #FFFFFF;
}

body.pagebody {
    margin: 0px;
    padding: 0px;
    background-color: #062843;
}

#landingBody {

}


#mainbody {
}

#header {
}

.leftcol {
  background-color: #d9d9d9;
  width: 210px;
  padding: 0px;
}

.rightcol {
  background-color: #d9d9d9;
  width: 246px;
  padding: 8px;
}

.section1 { 
  background-color: #000000;
  color: #FFFFFF;
  padding: 5px;
}

#footer {
  background-color: #000000;
  height: 50px;
  text-align: right;
}

/********** NAVIGATION **********/
.leftnav {
  background: #12679B;
  margin: 13px;
}

.leftnav h1 {
  background-color: #D00000;
  color: #FFFFFF;
  line-height: 200%;
  text-transform: uppercase;
  font-size: 11px;
  padding: 5px;
}

.leftnav a {
  color: #FFFFFF;
  text-decoration: none;
  display: block;
  padding: 5px;
  border-bottom: solid 1px #8BC1CC;
  font-weight: bold;
}

.leftnav a:hover {
  color: #72CAFF;
}

#navbar-secondary {

}
.rightcol a {
  color: #72CAFF;
}
/*********  HEADER LOGOS ************/
#headerLogos a {
  display:block;
  float:left;
  height:135px;
  text-decoration:none;
  background-image: url("/images/setup/header4.jpg");
  background-repeat: no-repeat;
  background-color: #062843;
}

a.navteamlogo1 {
  width: 110px;
  background-position:0px -135px;
}
a.navteamlogo2 {
  width: 80px;
  background-position:-110px -135px;
}
a.navteamlogo3 {
  width: 100px;
  background-position:-190px -135px;
}
a.navteamlogo4 {
  width: 145px;
  background-position:-290px -135px;
}
a.navteamlogo5 {
  width: 85px;
  background-position:-435px -135px;
}
a.navteamlogo6 {
  width: 115px;
  background-position:-520px -135px;
}
a.navteamlogo7 {
  width: 100px;
  background-position:-635px -135px;
}
a.navteamlogo8 {
  width: 125px;
  background-position:-735px -135px;
}
a.navteamlogo9 {
  width: 90px;
  background-position:-860px -135px;
}

a.navteamlogo1:hover {
  background-position:0px 0px;
}
a.navteamlogo2:hover {
  background-position:-110px 0px;
}
a.navteamlogo3:hover {
  background-position:-190px 0px;
}
a.navteamlogo4:hover {
  background-position:-290px 0px;
}
a.navteamlogo5:hover {
  background-position:-435px 0px;
}
a.navteamlogo6:hover {
  background-position:-520px 0px;
}
a.navteamlogo7:hover {
  background-position:-635px 0px;
}
a.navteamlogo8:hover {
  background-position:-735px 0px;
}
a.navteamlogo9:hover {
  background-position:-860px 0px;
}

/********** 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;
}


.recentNews {
  background-color: #000000;
  color: #FFFFFF;
}

.recentNews a{
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}

.recentNews a:hover {
  color: #72CAFF;
}

.headline a {
  color: #D00000;
  font-weight: bold;
  text-decoration: none;
}

.headline a:hover {
  color: #000099;
  text-decoration: underline;

}

.caption {
  clear: left;
  float: left;
  padding: 1px;
  margin: 0px;
}


/********** ROSTERS **********/

tr.roster-header td {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #C41E3A;
    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: 2px;
    width: 500px;
    float: left;
}

.bio-name {
    background-color: #010368;
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
    padding: 3px;
}


/******* TAB CONTENT **********/

.tab {
  width: 246px;
  color: #FFFFFF;
  background-color: #1a4b70;
  padding: 0px;
}

#scoreboard {
  background-color: #C41E3A;
  height: 200px;
  overflow: auto;
  scrollbar-base-color: #1a4b70;
}
#tabcontentcontainer{
  width: 246px;
  background-color: #1a4b70;
  height: 200px;
}
.tabcontent {
  display: none;
}

/********** 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;
}

/********** SCHEDULES ********/
.schedule {
  border-width: 0px;
  border-collapse: collapse;
}

.schedule-header {
 background-color: #C41E3A;
 color: #FFFFFF;
 font-weight: bold;
 
}

.schedule-data {
  width: 400px;
}

.schedule-link {
  font-size: 10px;
}

.conf-contest {
  background-color: #d9d9d9;
}

.nonconf-contest {
}


.boxscore  {
  text-align: left;
  color: #FFFFFF;
}

/********** DATEBOOK *************/
table.calendar {
border-collapse: collapse;
  background: #12679B;

}

table.calendar td {
  border: 1px solid #000000;
}


#calendar td {
  color: #FFFFFF;
}


#calendar td a{
  color: #FFFFFF;
}


.calendar {
  text-align: center;
}

.calendar-month td {
  font-weight: bold;
  padding: 3px;
}

.calendar-header {
  background-color: #999999;
  font-weight: bold;
  color: #000000;
}

.calendar-event {
  font-size: 10px;
  background-color: #c41e3a;
  color: #FFFFFF;
}

.calendar-event a {
  font-weight: bold;
  color: #FFFFFF;
}

.calendar-event a:hover {
  cursor: pointer;
  cursor: hand;
}


.event-schedule {
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  width: 208px;
  margin: 5px 9px;
  padding: 5px;
/*  height: 200px; */
/*  overflow: auto; */
}

.event-schedule h2 {
  padding: 0px;
  color: #72CAFF;
}

.event-info {
  padding: 5px;
}



/********** STANDINGS **********/

table.stats-table {
  border-width: 0px;
  border-collapse: collapse;
}

table.stats-table td {
  padding: 1px 4px;
}

tr.stats-header td {
  background-color: #C41E3A;
  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: #C41E3A;
  font-weight: bold;
  font-size: 10px;
}

td.conf-field {
  background-color: #12679B;
  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;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
}


td.briefstats-label {
}

td.briefstats-label a {
  text-decoration: none;
  color: #FFFFFF;
}

td.briefstats-label a:hover {
  text-decoration: none;
  color: #C41E3A;
}


td.briefstats-field {
  color: #FFFFFF;
  text-align: center;
}
