h1,h2,h3,div,td {
    font-family: verdana, geneva, sans-serif;
    font-size: 12px;
    line-height: 20px;
    margin: 0px;
    padding: 0px;
}

img {
   border: 0px;
   margin: 0px;
}

p {
    font-family: verdana, geneva, sans-serif;
    font-size: 12px;
}

a {
  color: #4b1c5b;
  font-weight: bold;
}

a:hover {
  color: #000000;
}

.photo {
  padding: 5px;
  float: right;
}

h1 {
  background-color: #4b1c5b;
  color: #FFFFFF;
  text-align: center;
  line-height: 200%;
}

h2 {
  background-color: ;
}

h3 {
  color: #FFFFFF;
}


/********** LAYOUT **********/


table.design {
  width: 960px;
}

body.pagebody {
    margin: 0px;
    padding: 0px;
    background-color: #c0c0c0;
}

#mainbody {
  padding: 10px;
}

#header {
  text-align: center;
  height: 160px;
}

#centercol {
  background-color: #999999;
  width: 300px;
}

#rightcol {
  background-color: #000000;
  width: 200px;
  padding: 0px;
  color: #FFFFFF;
}

#footer {
  background-color: #212121;
  color: #FFFFFF;
  height: 50px;
  padding: 5px 10px;
  border-top: 5px solid #313131;
  border-bottom: 5px solid #313131;
}

#footer a {
  color: #FFFFFF;
  font-weight: bold;
}

#footer a:hover{
  color: #DDDDDD;
}

#footer img {
  float: right;
}




/************ J-QUERY DROPDOWN ************/

.float-clear{
	clear:both;
	float:none;
}
div.nav{
  height: 38px;
}
div.nav ul, div.nav li {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
}
div.nav ul li {
  position: relative;
}
div.nav ul li a{
      display:block;
      height:38px;
      text-decoration:none;
      background: url(/images/setup/globalNav_bg.jpg) no-repeat left top;
}
div.nav ul li a.nav1 {
  width: 67px;
  background-position:0px 0px;
}
div.nav ul li a.nav2 {
  width: 68px;
  background-position:-67px 0px;
}
div.nav ul li a.nav3 {
  width: 75px;
  background-position:-135px 0px;
}
div.nav ul li a.nav4 {
  width: 85px;
  background-position:-210px 0px;
}
div.nav ul li a.nav5 {
  width: 85px;
  background-position:-295px 0px;
}
div.nav ul li a.nav6 {
  width: 90px;
  background-position:-380px 0px;
}
div.nav ul li a.nav7 {
  width: 112px;
  background-position:-470px 0px;
}
div.nav ul li a.nav8 {
  width: 126px;
  background-position:-582px 0px;
}
div.nav ul li a.nav9 {
  width: 74px;
  background-position:-708px 0px;
}
div.nav ul li a.nav10 {
  width: 88px;
  background-position:-782px 0px;
}
div.nav ul li a.nav11 {
  width: 70px;
  background-position:-870px 0px;
}
div.nav ul li a.nav1:hover {
  background-position:0px -38px;
}
div.nav ul li a.nav2:hover {
  background-position:-67px -38px;
}
div.nav ul li a.nav3:hover {
  background-position:-135px -38px;
}
div.nav ul li a.nav4:hover {
  background-position:-210px -38px;
}
div.nav ul li a.nav5:hover {
  background-position:-295px -38px;
}
div.nav ul li a.nav6:hover {
  background-position:-380px -38px;
}
div.nav ul li a.nav7:hover {
  background-position:-470px -38px;
}
div.nav ul li a.nav8:hover {
  background-position:-582px -38px;
}
div.nav ul li a.nav9:hover {
  background-position:-708px -38px;
}
div.nav ul li a.nav10:hover {
  background-position:-782px -38px;
}
div.nav ul li a.nav11:hover {
  background-position:-870px -38px;
}
div.nav ul li #submenu-container{
	position:absolute;
        top: 38px;
        background: #4b1c5b;
        width: 400px;
        padding: 0 0px 10px 10px;
	display:none;
       overflow: hidden;
}
div.nav ul li #submenu-container .logo {
  width: 66px;
  height: 229px;
  background: url(/images/setup/submenu_container_bglogo.jpg) no-repeat left top;
  float: left;
}
div.nav ul li #submenu-container .submenu {
  width: 190px;
  float: left;
  margin-top: 10px;
  margin-right: 10px;
  overflow: hidden;
}

div.nav ul li #submenu-container .submenu ul, 
div.nav ul li #submenu-container .submenu li {
  margin: 0;
  padding: 0;
  list-style: none;
  float: none;
}

div.nav ul li #submenu-container .submenu ul li {
  display: block;
  margin-bottom: 2px;
  padding: 1px;
  position: static;
}

div.nav ul li #submenu-container .submenu ul li a {
  text-decoration: none;
  color: #fff;
  font-size: 11px;
  background-image: none;
  height: auto;
  background: #000;
  padding: 2px 5px;
}

div.nav ul li #submenu-container .submenu ul li a:hover {
  background: #999999;
}


div.nav ul li #submenu-container .ad {
  width: 200px;
  float: left;
  margin-top: 10px;
  overflow: hidden;
}

/********** NAVIGATION **********/

#navbar-logos {

}

#navbar-archive {
  padding: 10px;
}

#rightcol a {
  color: #FFFFFF;
}

#rightcol a:hover {
  color: #9594B4;
}
#navbar-secondary {

}


/********** HEADLINES **********/


.top-story {
  padding: 1px 5px;
  clear: left;
}

.caption {
  clear: left;
  float: left;
  padding-right: 10px;
  margin: 0px;
}

#rss {
  font-size: 11px;
  padding: 10px;
}

/******** HEADLINES IMAGES ********/

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */<!-- Hide entire CSS code from IE6 -->
<![if !IE 6]>

.imagecontainer {
position: relative;
left: 5px; /*Number should match -left shadow depth below*/*/
top: 5px; /*Number should match -top shadow depth below*/*/
}

.imgaeshawdow {
/* width: 55px;  image width*/
background-color: #000000;
}

.imgaeshawdow .imagediv {
/* Add container height here if desired */
background-color: white;
border: 1px solid #9594B4;
position: relative;
left: -5px; /*shadow depth*/
top: -5px; /*shadow depth*/
}

</style>

<![endif]>



/******** TEAM PAGES ************/
.bio-data {
  display: block;

}


/********** STANDINGS **********/

table.stats-table {
  border-width: 0px;
  border-collapse: collapse;
  width: 800px;
}

table.stats-table td {
  padding: 1px 4px;
}

tr.stats-header td {
  background-color: #4b1c5b;
  color: #FFFFFF; 
  padding-right: 0px;
  font-weight: bold;
  font-size: 12px;
}

tr.stats-row0 {
  background-color: #EEEEEE;
}

tr.stats-row1 {
}

td.stats-team a {
  text-decoration: none;
  font-weight: bold;
}
td.stats-field {
  text-align: center;
}

td.conf-field {
  text-align: center;
}


/********** BRIEF-STANDINGS **********/

table.briefstats-table {

}


tr.briefstats-header td {
  padding-right: 0px;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
}


td.briefstats-label {
  font-weight: bold;
}

td.briefstats-label a {
  text-decoration: none;
}

td.briefstats-label a:hover {
  text-decoration: none;
  color: #3D5BB1;
}

td.briefstats-field {
  color: #FFFFFF; 
  font-weight: bold;
  text-align: center;
  font-size: 11px;
}


/********** SCHEDULES ********/
.schedule {
  border-width: 0px;
  border-collapse: collapse;
}

.schedule-header {
 background-color: #4b1c5b;
 color: #FFFFFF;
 font-weight: bold;
}

.schedule-record {
  font-size: 10px;
  text-align: center;
  color: #FFFFFF; 
}

.schedule-link {
  font-size: 10px;
}

.schedule a{
  text-decoration: none;
}

.conf-contest td{
  background-color: #EEEEEE;
  padding: 2px 0px;
}

.nonconf-contest td{
  padding: 2px 0px;
}

.teamSchedule td {
  color: #FFFFFF; 
}


/******* SCOREBOARD *********/
#scoreboard {
  height: 220px;
  overflow: auto;
}

div.boxscore {
  font-size: 10px;
  padding: 0px 5px;
  color: #042a59;
}

div.boxscore-team {
  background: white;
  padding: 2px;
  margin: 3px;
  color: #042a59;
}

/********* LIVE SCOREBOARD **********/

.scoreboardBox {
  width: 250px;
  padding: 5px;
}

.scoresDate {
  color: #000000;
  padding: 5px;
}

.scoresTeam {
  padding: 0px;
   font-size: 12px;
}

div.boxscore-score {
  font-size: 12px;
}


div.boxscore-status{
  float: right;
}

.boxscore-notes {
  font-size: 10px;
  line-height: 10px;
}


.boxscore-links {
  margin-top: 0px;
}

.boxscore-links a {
  font-size: 10px;
  font-weight: bold;
  color: #9D1B19;
}


.boxscore-container {
  background: url("/images/boxscore_bg.gif") no-repeat;
  width: 270px;
  margin: 3px;
  height: 100px;
  text-align: left;
}

.inProgress-container {
  background: url("/images/boxscore_bg.gif") no-repeat;
  width: 270px;
  color: #9D1B19;
  margin: 3px;
  height: 100px;
  text-align: left;
}

/********* STATS ***********/
.stats-wrapper {
  color: #000;
  background: #FFF;
}

.stats-wrapper th {
  background: #4b1c5b;    /* 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;
}


/**********  ROSTER ******/
.roster-header {
  font-weight: bold;
}
