h1,h2,h3,div,td {
  font-family: verdana, geneva, sans-serif;
  font-size: 12px;
  line-height: 16px;
  margin: 0px;
}

p {
  font-family: verdana, geneva, sans-serif;
  font-size: 11px;
  line-height: 15px;
}

a {
  color: #F60C0F;
}

img {
  border: none;
}

.photo img {
  float: right;
  padding: 0px 5px;
}

h1 {
  height: 32px;
  font-size: 14px;
  font-weight: bold;
  line-height: 200%;
  padding-left: 10px;
  text-transform: uppercase;
  color: #1A1160;
  clear: both;
}

h2 {
  background: url("/images/base/h1_rightcol.gif");
  font-size: 14px;
  text-transform: uppercase;
  color: #1A1160;
}

h3 {
  color: #1A1160;
  font-size: 14px;
  text-transform: uppercase;
  padding: 5px;
}


h4 {
  height: 32px;
  background: #1A1160;
  font-size: 14px;
  font-weight: bold;
  line-height: 200%;
  padding-left: 10px;
  text-transform: uppercase;
  color: #FFFFFF;
  margin: 0px;
}

/********* LAYOUT  ************/

body.pagebody {
  background-color: #1A1160;
  margin: 0px;
}

.header{
  background-color: #1A1160;
}

#mainbody {
  width: 1000px;
  padding: 5px;
  background-color: #EEEEEE;
}

#mainbody a {
  color: #F60C0F;
}

#landingbody {
  background-color: #;
  width: 450px;
  padding-left: 5px;
}

#landingbody a{
  color: #FFFFFF;
}

#rightcol a {
  color:#FFFFFF;
}

.banner {
  background: url("/images/base/banner.gif");
  height: 180px;
  text-align: right;
}

.topnav {
  background: #010044;
  padding: 2px;
}

.topnav a {
  color: white;
  text-decoration: none;
}

.topnav a:hover {
  text-decoration: underline;
}

.global-nav {
  background: url("/images/base/nav.gif");
  background-repeat: repeat-x;
  height: 34px;
  color: #C31116;
  font-size: 11px;
  text-transform: uppercase;
  text-align: center;
}

.global-nav a{
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}

.global-nav a:hover {
  color: #010044;
}


.leadin {
  color: #FFFFFF;
  font-size: 11px;
  background: #010044;
  height: 32px;
  font-size: 14px;
  width: 450px;
}

.leadin h1 {
  color: #FFFFFF;
}

.top-bar {
  background: #010044;
  font-size: 11px;
  height: 32px;
  padding: 5px
}

.top-bar a {
  text-decoration: none;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
}

.top-bar a:hover {
  color: #5288c8;
}

table#center {
  border: solid #FFFFFF;
  border-width: 1px;
}

#rightcol {
  background-color: #555555;
  width: 247px;
}

#meetcoach a {
  color: #1A1160;
}

#logos {
  background-color: #FFFFFF;
}

.footer {
  background-color: #5288c8;
  color: #1A1160;
  font-weight: bold;
  padding: 10px;
}

.footer img{
  float: right;
}

/******* TAB CONTENT **********/
.tab {
  width: 248px;
  background-color: #010044;
  padding: 0px;
  color: #FFFFFF;
}

#tablist {
  width: 250px;
  text-align: center;
  font-weight: bold;
  font-size: 10px;
  padding: 0px;
  margin: 0px;
}


#tablist li {
  list-style: none;
  display: inline;
  line-height: 25px;
  font-size: 12px;
  text-transform: uppercase;
  padding: 0px;
  margin: 0px;
}

#tablist li a.sc1 {
  color: #0C4800;
  background-color: #010044;
  text-decoration: none;
  padding: 6px 7px;
}

#tablist li a.sc2 {
  color: #0C4800;
  background-color: #1C5292;
  text-decoration: none;
  padding: 6px;
}


.upcoming {
background-color: #F60C0F;
  height: 200px;
  overflow: auto;
  scrollbar-base-color: #010044;
}

#tabcontentcontainer{
}

.tabcontent {
  display: none;
}


/********* UPCOMING ************/
.scoreboard {
  color: white;
  background-color: #010044;
  height: 200px;
  overflow: auto;
  scrollbar-base-color: #5288C8;
}

.upcoming {
  color: white;
  background-color: #1C5292;
  height: 200px;
  overflow: auto;
  scrollbar-base-color: #5288C8;
}

div.boxscore {
  padding: 4px;
  font-size: 8pt;
}

div.boxscore-score {
  float: right;
  font-size: 8pt;
  color: white;
}

div.boxscore h1 {
  background: #5288C8;
  font-size: 11px;
  height: auto;
  padding: 3px;
  text-align: center;
  color: #1A1162;
  margin: 0px;
}



/********** 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;
}

/**** FORM ****/
form{
  background-color: #;
}


/**** POLL ****/


#poll {
  background-color: #FFFFFF;
  color: #1A1160;
}

#poll h3 {
  color: #1A1160;
}

.option {
  background-color: #FFFFFF;
  color: #C31116
}
/**** HEADLINES ****/

.topstories {
  padding: 1px 5px;
  color: #FFFFFF;
  clear: left;
}


.topstories h2 {
  line-height: 20px;
}

.topstories a {
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}

.topstories a:hover {
  text-decoration: underline;
}

.featured-stories h2 {
  line-height: 20px;
}

.featured-stories a {
  text-decoration: none;
}

.featured-stories a:hover {
  text-decoration: underline;
}

.news td{
  clear: left;
  color: #FFFFFF;
}


.rotate {
  background-color: #010044;
  color: #FFFFFF;
  height: 280px;
}

.links {
  background-color: #000000;
 color: #FFFFFF;
}

.features {
  padding: 1px 5px;
  clear: left;
  background-color: #1a1160;
}


.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;
  text-align: center;
  margin: 7px;
  font-weight: bold;
}

#formnavigation {
  font-size: 10px;
  background-color: #000000;
  color: #FFFFFF;
}

.title {
  font-weight: bold;
  font-size: 12px;
}

.date {
  color: #F13E42;
  font-weight: bold;
}

.shortdate td {
  color: #FFFFFF;
  font-weight: bold;
}

.shortdate a {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}

.shortdate a:hover {
  text-decoration: underline;
}


/****** MEDIA *********/

.media {
  background-color: #010044;
  width:247px;
  color: #FFFFFF;
}
.media h1 {
  background: url("/images/base/h1_right.gif");
  background-repeat: no repeat;
  height: 32px;
  font-size: 14px;
  font-weight: bold;
  line-height: 200%;
  padding-left: 10px;
  text-transform: uppercase;
  color: #FFFFFF;
}

.media a{
  color: #FFFFFF;
  font-weight: bold;

}


/**** ROSTERS ****/

table.roster {
  width: 980px;
}

tr.roster-header td {
    font-weight: bold;
    color:white;
    background-color: #185EB0;
    padding: 2px;
}


tr.roster-row0 a:hover, tr.roster-row1 a:hover {
    text-decoration: underline;
    color: #425FD5;
}

tr.roster-row0 td {
    background-color: #EEEEEE;
  color: #1A1160;
    font-size: 11px;
    padding: 2px;
}
tr.roster-row1 td {
    background-color: #EEEEEE;
  color: #1A1160;
    font-size: 11px;
    padding: 2px;
}

table.bio {
    background-color: #EEEEEE;
    border: ridge;
    border-width: 2px;
    padding: 5px;
    width: 500px;
}

td.bio-name {
    background-color: #1A1160;
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
}

td.bio-header {
    color: #1A1160;
    font-weight: bold;
    white-space: nowrap;
}
td.bio-data {
    color: #1A1160;
}

/**** SCHEDULES ****/

table.schedule {
  width: 980px;
  padding: 6px;
  background-color: #EEEEEE;
}

tr.schedule-header {
  background-color: #185EB0;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: underline;
}

table.schedule td {
  padding: 4px;
  color: #1A1160;
}



/********** DATEBOOK *************/
#calendar {
  width: 248px;
  margin-bottom: 6px;
  background: #555;
  overflow: hidden;
}

#calendarView {
  border-collapse: collapse;
}

#calendarView td {
  border: solid 1px #a6a6a6;
  background: #d8d8d8;
  text-align: center;
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  color: #333;
  height: 23px;
  line-height: 23px;
}

#calendarView td a {

}

#calendarView .calendar-month td {
  background: #999;
  border-color: #999;
  border-bottom-color: #51779f;
  color: #fff;
}

#calendarView .calendar-month td a {
  color: #fff;
  text-decoration: underline;
}

#calendarView .calendar-month td a:hover {
  text-decoration: none;
}

#calendarView .calendar-header td {
  background: #6a9bcf;
  color: #fff;
  border-right-color: #51779f;
  border-left-color: #51779f;
}

#calendarView td.calendar-event-cell {
  border-right-color: #4e4e4e;
  border-bottom-color: #4e4e4e;
}

#calendarView a.calendar-event {
  background: #666;
  text-decoration: none;
  display: block;
  width: 100%;
  height: 100%;
}

#calendarView a.calendar-event:hover, #calendarView a.highlight {
  background: #002955;
  color: #fff;

}

.event-schedule {
  width: 237px;
  height: 140px;
  padding: 5px;
  background: #000;
  color: #fff;
  overflow: auto;

}

.event-schedule a {
  color: #fcb514;

}

.event-schedule h2 {
  display: block;
  margin: 0 0 6px;
  text-transform: uppercase;
  font-size: 12px;
  color:#FFF;
}

.event-info {
  font-size: 12px;
  margin-bottom: 12px;
}


/**** DROP DOWN MENU ****/


.dropdownmenu {
  width: 180px;
  position:absolute;
  visibility: hidden;
  background-color: #5288c8;
  border:1px solid black;
  font:normal 10px Verdana;
  line-height: 20px;
  z-index: 100;
  text-align: left;
}

.dropdownmenu a {
  font-size: 11px;
  display: block;
  text-indent: 3px;
  text-decoration: none;
  font-weight: bold;
  color: #FFFFFF;
}

.dropdownmenu a:hover {
  background-color: #1A1160;
  color: #FFFFFF;
}

/********** Lightbox - Thumbnails ***********/
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(/images/base/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/base/overlay.png", sizingMethod="scale");
	}
