/********** COUNTDOWN CLOCK **********/
#countdownClock {
  width: 180px;
  margin: 10px auto;
  overflow: hidden;
}

#countdownClock .tzcontainer {
  width: 180px;
  height: 90px;
  padding: 10px 5px;
}

.timerem {
  width: 40px;
  float: left;
  margin-left: 2px;
}

.timerem span.time {
  display: block;
  text-align: center;
  color: #FFFFFF;
  font-family: 'trebuchet MS';
  font-size: 15px;
  font-weight: bold;
  line-height: 18px;
  margin-bottom: 5px;
}

.timerem span.timecap {
  display: block;
  text-align: center;
  color: #FFFFFF;
  font-family: arial;
  font-size: 12px;
  line-height: 16px;
}


h1,h2,h3,div,td,form {
    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: #F9463F;
}

a:hover {
  color: #004E81;
}

h1 {
  background: url("/images/base/h1.jpg");
  font-size: 18px;
  height: 47px;
  color: 004E81;
  text-transform: uppercase;
  text-align: center;
  line-height: 250%;
}

h2 {
  background-color: #F9463F;
  font-size: 14px;
  color: #FFFFFF;
  text-align: center;
  line-height: 200%;
}

h2 a {
  color: #FFF;
}


h3 {
  color: #F9463F;
  font-size: 13px;
}


/********** NAVIGATION **********/

table.design {
  background-color: #FFFFFF;
  width: 807px;


}

body.pagebody {
    margin: 0px;
    padding: 0px;
    background-color: #C8C6C7;
}

#logonav {
 text-align: center;
}

#globalnav {
  background-color: #004E81;
  color: #FFFFFF;
  height: 25px;
}

#globalnav a {
  color: #FFFFFF;
  text-transform: uppercase;
  text-decoration: none;
}

#globalnav a:hover {
  text-decoration: underline;
}


#border {
  background: url("/images/base/border.gif");
  width: 47px;
}

#mainbody {
  padding: 10px;
}

#banner {
  height: 100px;
}

#leftcol {
  width: 178px;
  background-color: #C8C6C7;
  padding: 0px;
}

#leftcol a {

}

#leftcol a:hover {
  color: #C8C6C7;
}

#rightcol {
  width: 180px;
  background-color: #C8C6C7;
  padding: 0px;
}

.tait {
  background-color: #F9463F;
  border: solid #C8C6C7;
  border-width:2 0 2 0;
}

.tait a {
  color: #FFFFFF;
  text-decoration: none;
  padding: 0 0 0 5;
  font-weight: bold;
  text-transform: uppercase;
}

.hay {
  background-color: #004E81;
  border: solid #C8C6C7;
  border-width:2 0 2 0;
}

.hay a {
  color: #FFFFFF;
  text-decoration: none;
  padding: 0 0 0 5;
  font-weight: bold;
  text-transform: uppercase;
}

.section1 {
  background-color: #9A9899;
  border: solid #C8C6C7;
  border-width:2 0 2 0;
  color: #FFFFFF;
  font-weight: bold;
  padding: 0 0 0 5;
  text-transform: uppercase;
}

.section1 a {
  color: #000000;
  text-decoration: none;
}

.section1 a:hover {
  color: #FFFFFF;
}

.section2 {
  background-color: #C8C6C7;
  border: solid #C8C6C7;
  border-width:2 0 2 0;
}


#footer {
  background-color: #004E81;
  height: 15px;
  text-align: center;
}

#navbar-secondary {

}
/********** FADING SCROLLER **********/
.scoreboard {
  background-color: #000000;
  border: solid #C8C6C7;
  border-width:2 0 2 0;
}

.scroller {
  font-weight: bold;
  padding: 5 0 0 10;
}

.scroller a {
  text-decoration: underline;
}

.scroller-score {
  float: right;
  padding: 0 10 0 0;
}

/********** UPCOMING EVENTS **********/

.upcoming {
  background-color: #9A9899;
  border: solid #C8C6C7;
  border-width:2 0 2 0;
  height: 300px;
  overflow: auto;
  scrollbar-base-color: #004E81;

}

/******* TAB CONTENT **********/
.tab1 {
  width: 180px;
  background-color: #F9463F;
  padding: 0px;
}

.tab1 a:hover {
  color: #004E81;
}

.tab2 {
  width: 180px;
  background-color: #004E81;
  padding: 0px;
}

.tab2 a:hover {
  color: #F9463F;
}
#tablist {
  width: 180px;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  padding: 0px;
  margin: 0px;
}

#tablist li {
  list-style: none;
  display: inline;
  line-height: 45px;
  padding: 0px;
  margin: 0px;
}

#tablist li a.sc1 {
  background-color: #F9463F;
  text-decoration: none;
  padding: 10 20 10 19;
}

#tablist li a.sc2 {
  background-color: #004E81;
  text-decoration: none;
  padding: 10 19 10 19;
}

#tabcontentcontainer{
}

.tabcontent {
  display: none;
}

/********** STANDINGS **********/


table.stats-table {
  width: 100%;
  border-width: 0px;
  border-collapse: collapse;
  margin: 0px;
}

table.stats-table td {
  padding: 0px;
}

tr.stats-row0 {
    background-color: #BFDEF6;
}
tr.stats-row1 {
    background-color: #DDDDDD;
}

td.stats-label {
  color: #004E81;
}

td.stats-institution {
  width: 25%;
}

td.stats-institution a {
  text-decoration: none;
}

td.stats-institution a:hover {
  text-decoration: none;
  color: red;
}

td.stats-field {
  color: #004E81;
  text-align: center;
}

tr.stats-header {
  background: #004E81;
}

tr.stats-header td {
  padding-right: 0px;
  color: white;
  font-weight: bold;
  font-size: 10px;
}

/********** TABBED-STANDINGS **********/


table.briefstats-table {
  background-color: #F09463F;
  border-width: 0px;
  border-collapse: collapse;
  margin: 0px;
}

table.briefstats-table td {
  padding: 0 0 0 5;
}

td.briefstats-label {
  color: #FFFFFF;
  font-size: 9px;
}

td.briefstats-label a {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}

td.briefstats-label a:hover {
  text-decoration: none;
  color: #9A9899;
}

td.briefstats-field {
  color: white;
  text-align: center;
  font-size: 9px;
}

tr.briefstats-header td {
  color: #FFFFFF;
  font-weight: bold;
  font-size: 8px;
}

/********* SCHEDULE ***********/

.schedule {
  width: 740px;
  border-width: 0px;
  border-collapse: collapse;
}


.schedule-data {
  width: 400px;
}

tr.schedule-data td {
  padding: 2px;
}

.schedule-header {
 background-color: #004E81;
 color: #FFFFFF;
 font-weight: bold;
}

tr.schedule-header td {
  padding: 5px;
}

.conf-contest td{
  background-color: #F9463F;
  color: #FFFFFF;
    font-size: 11px;
    padding: 2px;
}

.nonconf-contest td {
  background-color: #BFDEF6;
    font-size: 11px;
    padding: 2px;
}

.conf-contest a{
  color: #FFFFFF;
}

#countdown {
  color: #FFFFFF;
  test-align: center;
}


.inProgress {
  background: yellow;
}

td.inprogress   {
  background: yellow;
}

/********* STATS ***********/
.stats-wrapper {
  color: #000;
  background: #FFF;
}

.stats-wrapper th {
  background: #004E81;    /* 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;
}



/****** MEMBER PAGES ********/

#memberbody {
  width: 500px;
  margin: 0px;
  padding: 0px;

}

#memberlogo {
  background-color: #FFFFFF;
  width: 140px;
  padding: 5px;
}

#membercol {
  width: 260px;
  padding: 0px;
  background-color: #004E81;
}

#membercol a {
  color: #FFFFFF;
  text-decoration: none;
  padding: 0 0 0 5;
  font-weight: bold;
  text-transform: uppercase;
}

#membercol a:hover {
  color: #9A9899;
}


.quicklinks {
  font-size: 10px;
  text-transform: uppercase;
  text-decoration: none;
  padding: 0 0 0 5;
}

.quicklinks a {
  font-size: 10px;
  text-transform: uppercase;
  text-decoration: none;
  padding: 0 0 0 5;
}

.quicklinks a:hover {
  color: #060C60;
  font-weight: bold;
}
/********** HEADLINES **********/


.top-story {
  padding: 1 5 1 5;
  clear: left;
}

.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: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: #E5E5F5;
    border: ridge;
    border-width: 2px;
    padding: 5px;
    width: 300px;
}

.bio-name {
    background-color: #010368;
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
    padding: 3px;
}

/********** HELP **************/
#help a {
    font-size: 12px;
    font-weight: bold;
    color: #CE1019;
}
