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: #323C64;
}

a:hover {
  color: #A0968C;
}

h1 {
  background: url("/images/base/h1.gif");
  backgroud-repeat: repeat-x;
  color: #323D64;
  padding: 0 0 0 10;
  font-size: 15px;
  line-height: 200%;
  text-align: left;
  text-transform: uppercase;
  clear: both;
}

h2 {
  background: url("/images/base/NAVheader.gif");
  backgroud-repeat: no-repeat;
  color: #FFFFFF;
  font-size: 12px;
  height: 30px;
  line-height: 250%;
  text-align: center;
  text-transform: uppercase;
}

h3 {
  color: #323D64;
  text-align: center;
  font-size: 12px;
}


/********** NAVIGATION **********/

body.pagebody {
  margin: 0px;
  padding: 0px;
  background-color: #999999;
  align: center;
}

#mainbody {
  width: 608px;
  padding: 5px;
  height: 100%;
}

#header {
  background: url("/images/base/banner-logo.gif");
  background-position: left;
  background-repeat: no-repeat;
  background-color: #FFFFFF;
  text-align: right;
  clear: left;
  cursor: pointer;
  cursor: hand;
}

#globalbanner {
  background: url("/images/base/global-banner.gif");
  background-position: left;
  background-repeat: no-repeat;
  background-color: #FFFFFF;
}

#globalnav {
  background: url("/images/base/global-banner2.gif");
  background-position: left;
  background-repeat: no-repeat;
  background-color: #AB9F93;
  height: 24px;
  text-align: right;
}

#globalnav a {
  color: #FFFFFF;
  text-decoration: none;
}

#globalnav a:hover {
  color: #323C64;
}

.dropdown {
  font-size: 9px;
  font-family: verdana, geneva, sans-serif;
}

#leftcol {
  background-color: #E5E9EC;
  width: 142px;
  padding: 0px;
}

#leftcol a {
}

#leftnav a {
  color: #323C64;
  display: block;
  padding: 1 5 1 5;
  margin: 0px;
  border: solid #A0968C;
  border-width: 0 0 1 0;
  text-decoration: none;
  font-weight: bold;
  line-height: 17px;
}

#leftnav a:hover {
  background-color: #FFFFFF;
}

#leftnav-match a {
  color: #323C64;
  display: block;
  padding: 1 5 1 5;
  margin: 0px;
  border: solid #A0968C;
  border-width: 0 0 1 0;
  text-decoration: none;
  font-weight: bold;
  line-height: 17px;
  background-color: #FFFFFF;
}

#rightcol {
  background-color: #ACA095;
  width: 200px;
  padding: 0px;
}

.rightnav a {
  color: #323C64;
  padding: 1 5 1 5;
  text-decoration: none;
}

.rightnav a:hover {
  color: #323C64;
  text-decoration: underline;
}

#footer {
  background-color: #323C64;
  color: #FFFFFF;
  height: 15px;
  text-align: right;
  padding: 1 5 1 5;
}

#footer a {
  color: #FFFFFF;
}

#footer a:hover {
  color: #A0968C;
}

.navbar-secondary {
  text-align: center;
}

.navbar-secondary a {
  text-decoration: none;
}


.navbar-secondary a:hover {
  color: #323C64;
  text-decoration: underline;
}

.section1 {
  background-color: #D0C3BA;
  padding: 1 5 1 5;
}

.section1 a {
  color: #323C64;
  text-decoration: none;
}

.section1 a:hover {
  color: #323C64;
  text-decoration: underline;
}

.slideshow {
  background-color: #FFFFFF;
  valign: middle;
  text-align: center;
  border: solid #ACA095;
  border-width: 5 2 5 2;
}


#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: yellow;
}

/********** HEADLINES **********/

.top-stories {
  padding: 1 5 1 5;
}

.top-story-left {
  padding: 1 5 1 5;
  clear: right;
}

.top-story-right{
  padding: 1 5 1 5;
  clear: left;
}

.featured-stories {
  padding: 5;
}

.featured-stories a {
  text-decoration: none;
  color: #FFFFFF;
}

.featured-stories a:hover {
  text-decoration: underline;
  color: #FFFFFF;
}

.headline a {
  color: #323C64;
  font-size: 12px; 
  font-weight: bold;
  text-decoration: none;
}

.headline a:hover {
  text-decoration: underline;
}

.date {
  color: #323C64;
  font-size: 10px; 
}

.caption {
  clear: left;
  float: left;
  padding: 1px;
  margin: 0px;
}

.caption-left {
  clear: left;
  float: left;
  padding: 0 10 0 0;
  margin: 0px;
}

.caption-right {
  clear: right;
  float: right;
  padding: 0 0 0 10;
  margin: 0px;
}


/********** SCHEDULE **********/
table.schedule {
  width: 100%;
  background-color: ;
}

.schedule-header {
  background-color: #323C64;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
}

tr.schedule-header td {
  padding-left: 5px;
}

tr.schedule-row0 td {
   background-color: grey;
   padding: 2px;

}

tr.schedule-row1 td {
   background-color: white;
   padding: 2px;

}

tr.home-contest td {
  background-color: #E5E9EC;
  padding: 2px;
}

tr.away-contest td {
  background-color: #FFFFFF;
  padding: 2px;
}

.home-opp {
  text-transform: uppercase;
}

.schedule-row td {
}


/********** ROSTERS **********/

tr.roster-header td {
    font-weight: bold;
    color:white;
    background-color: #323C64;
    padding: 2px;
}

tr.roster-row0 a:hover, tr.roster-row1 a:hover {
    text-decoration: underline;
    color: #A0968C;
}

tr.roster-row0 td {
    background-color: #E5E9EC;
    font-size: 11px;
    padding: 2px;
}
tr.roster-row1 td {
    background-color: #FFFFFF;
    font-size: 11px;
    padding: 2px;
}

table.bio {
    background-color: #EBE7E0;
    border: ridge;
    border-width: 2px;
    padding: 5px;
    width: 300px;
}

.bio-name {
    background-color: #323C64;
    color: #ffffff;
    font-weight: bold;
    font-size: 13px;
    padding: 3px;
}

/******* TAB CONTENT **********/

.tab {
  width: 150px;
  background-color: #323C64;
  padding: 0px;
}

.tab a {
  color: #FFFFFF;
}

.tab a:hover {
  color: #A0968C;
}

#tablist {
  text-align: center;
  font-weight: bold;
  font-size: 10px;
  padding: 0px;
  margin: 0px;
}

#tablist li {
  list-style: none;
  display: inline;
  line-height: 25px;
  padding: 0px;
  margin: 0px;
}

#tabcontentcontainer{
  color: #FFFFFF;
}

.tabcontent {
  display: none;
}

/********** DATEBOOK *************/

table.calendar {
  background-color: #5d6893;
  border-collapse: collapse;
  text-align: center;
  font-weight: bold;
}

.calendar td {
  border: 1px solid #ffffff;
  color: #ffffff;
}

 .calendar td a {
color: #003366;
}

 .calendar td a:hover {
  color: #c3c3c3;
}

.calendar-month td {
  font-size: 12px;
  font-weight: bold;
  padding: 5px;
  color: #003366;
}

.calendar-header td {
  background-color: #ACA095;
  color: #FFFFFF;
}

.calendar-event {
  background-color: #c6c6c6;
}

.calendar-event a {
  color: #003366;
}

.event-schedule {
  background-color: #ACA095;
  color: #FFFFFF;
  border: 0px solid #ffffff;
  width: 198px;
}

.event-schedule h2 {
}

.event-info {
  padding: 5px;
}

.event-info a{ 
  color: #5d6893;
}

.event-info a:hover { 
  color: #FFFFFF;
}

/********** LIGHTBOX **************/

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	

/********** BRIEF-STANDINGS **********/
.standings {
  padding: 5px;
}

.bio-data div {
  float: left;
  clear: left;
  text-align: left;
  padding: 4px;
  color: black;
  width: 230px;
  font-weight: normal;
}
.bio-data span {
  font-weight: bold;
  color: black;
}

tr.briefstats-header td {
  padding-right: 0px;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 10px;
  text-align: center;
}

td.briefstats-label {
  font-size: 10px;
  color: #FFFFFF;
}

td.briefstats-field {
  color: #FFFFFF;
  text-align: left;
  font-size: 11px;
  padding-left:5px;
  text-align: center;
}

.briefstats-team {
  color: #323C64;
  font-weight: bold;
}


SITE SPECIFIC STYLE
/********* STATS ***********/
.stats-wrapper {
  color: #000;
  background: #FFF;
}

.stats-wrapper th {
  background: #323C64;    /* 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;
}

.stats-wrapper {
  width: 602px;  /* should be set to the width of the containing section, all widths are computed against this value */
}

.stats-fullbox {
  width: 600px;
}

.stats-halfbox-left {
  width: 290px;
}

.stats-halfbox-right {
  width: 290px;
}

.stats-quarter-box {
  width: 145px;
}

