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;
}


form {
  margin: 0px;
}

.photo {
  float: right;
  margin: 10px;
  border: 1px solid #000000;
}


a {
  color: #35488d;
}

a:hover {
  color: #ffd76b;
}

#printer {
  padding: 1px;
  font-size: 10px;
  color: #;
  text-align: right;
}

h1 {
  color: #2A356D;
  line-height: 130%;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

h2 {
  color: #8F91AE;
  text-transform: uppercase;
}


/********** LAYOUT **********/

body.pagebody {
  margin: 0px;
  padding: 0px;
  background:#555555 url(/images/setup/page_bg.jpg);
}

.design {
  width: 800px;
  background:#FFFFFF;
  text-align: center;
}

#header {
  height: 150px;
  text-align: center;
  position: relative;
}

#globalNav {
  background:#FFFFFF;
}

#ticker {
  background:#FFFFFF;
}

#mainbody {
  padding: 5px;
  text-align: left;
}

#rightcol {
  width: 255px;
  padding: 0px;
  margin-left: 5px;
  text-align: left;
}

#spotlight {
  background: #35488d;
  color: #FFFFFF;
  width: 255px;
  height: 100px;
}

.poll {
  padding: 10px;
}

#search-wrapper {
  width: 800px;
  height: 0px;
  position: relative;
}

#search-wrapper .container {
  width: 119px;
  padding-left: 185px;
  height: 27px;
  padding-top: 4px;
  position: absolute;
  top: 0;
  right: 0;
  background: url(/images/setup/search_bg.gif) no-repeat left top;
}

.search-field {
  width: 79px;
  height: 16px;
  padding: 2px;
  color: #555;
  float: left;
  margin-right: 4px;
  border: none;
}

.search-button {
  width: 20px;
  height: 18px;
  float: left;
  border: none;
  background: url(/images/setup/search_button.gif) no-repeat left top;
  margin-top: 1px;
}

#expandedFooter-wrapper {
  background: #30417f;
  width: 790px;
  margin-left: 5px;
  padding-bottom: 10px;
  overflow: hidden;
}

#expandedFooter .container {
  width: 255px;
  float: left;
  margin-left: 6px;
  overflow: hidden;
}


#interiorFooter-wrapper {
  background: #30417f;
  width: 790px;
  margin-left: 5px;
  padding-bottom: 10px;
  overflow: hidden;
}

#interiorFooter.container {
  margin: 5px;
  overflow: hidden;
}

#footer {
  color: #ffffff;
}

.footer {
  width: 790px;
  margin-left: 5px;
  padding-top: 5px;
  text-align: center;
  background: url(/images/setup/footer_bg.jpg) no-repeat left top #fff;
  overflow: hidden;
}

.logos {
  width: 100%;
  height: 57px;
  margin-top: 3px;
}



/********** NAVIGATION **********/
#navbar-secondary {
  color: #35488d;
  font-size: 12px;
  text-align: center;
  background:#FFFFFF;
  line-height: 18px;
  height: 18px;
}

#navbar-secondary a {
  color: #35488d;
  text-decoration: none;
}

#navbar-secondary a:hover {
  color: #ffd76b;
}

.wnl-student-athlete {
  width: 255px;
  height: 123px;
  background: url(/images/setup/wnl_student_athlete.jpg) no-repeat left top;
}

.wnl-student-athlete .placement {
  padding-left: 92px;
  padding-top: 10px;
}

.for-fans {
  width: 255px;
  height: 223px;
  background: url(/images/setup/for_fans_bg.jpg) no-repeat left top;
}

.for-fans .placement {
  padding: 5px 10px;
}

.multimedia {
  width: 255px;
  height: 392px;
  background: url(/images/setup/multimedia_bg.jpg) no-repeat left top;
  text-align: center;
}

.scores-n-events {
  width: 255px;
  height: 392px;
  background: url(/images/setup/scores_n_events_bg.jpg) no-repeat left top;
  text-align: center;
}

.container {
  color: #ffffff;
  font-size: 10px;
  text-align: left;
}

.container a {
  color: #ffffff;
  text-decoration: none;
}

.container a:hover {
  text-decoration: underline;
}

.container .match a {
  color: #ffd76b;
}
/********** GLOBAL NAVIGATION **********/
#globalNav {
  height: 26px;
  background-color: #091C3C;
}

#globalNav a {
  display:block;
  float:left;
  height:26px;
  text-decoration:none;
  background-image: url("/images/setup/globalNav_bg.jpg");
  background-repeat: no-repeat;
  background-color: #091C3C;
}

a.headerNav1 {
  width: 98px;
  background-position:0px 0px;
}
a.headerNav2 {
  width: 118px;
  background-position:-98px 0px;
}
a.headerNav3 {
  width: 103px;
  background-position:-216px 0px;
}
a.headerNav4 {
  width: 75px;
  background-position:-319px 0px;
}
a.headerNav5 {
  width:148px;
  background-position:-394px 0px;
}
a.headerNav6 {
  width: 71px;
  background-position:-542px 0px;
}
a.headerNav7 {
  width: 109px;
  background-position:-613px 0px;
}
a.headerNav8 {
  width: 78px;
  background-position:-722px 0px;
}


a.headerNav1:hover {
  background-position:0px -26px;
}
a.headerNav2:hover {
  background-position:-98px -26px;
}
a.headerNav3:hover {
  background-position:-216px -26px;
}
a.headerNav4:hover {
  background-position:-319px -26px;
}
a.headerNav5:hover {
  background-position:-394px -26px;
}
a.headerNav6:hover {
  background-position:-542px -26px;
}
a.headerNav7:hover {
  background-position:-613px -26px;
}
a.headerNav8:hover {
  background-position:-722px -26px;
}

#globalNav div a {
  display:block;
  float:none;
  height:15px;
  background: #091C3C;
}

#globalNav div a:hover {
  background: #336699;
}

/**** DROP DOWN MENU ****/


.dropdownmenu {
  position:absolute;
  visibility: hidden;
  background-color: #091C3C;
  width: 160px;
  z-index: 200;
}

.dropdownmenu a {
  text-transform: none;
  font-weight: normal;
  display: block;
  color: #ffffff;
  text-decoration: none;
 padding: 2px;
}

.dropdownmenu a:hover {
  color: #ffffff;
}


/********** HEADLINES **********/
#features {
  color: #ffffff;
  margin-bottom: 7px;
  overflow: hidden;
}

#features .container {
  height: 243px; 
  padding: 10px; 
  background: #0d1a37;
  overflow: auto;
}

#sportsfeatures {
  color: #ffffff;
  margin-bottom: 7px;
  overflow: hidden;
  width: 252px;
}

#sportsfeatures .container {
  height: 112px; 
  padding: 10px; 
  background: #8692a4;
  overflow: auto;
}

.caption {
  clear: left;
  float: left;
  padding: 1px;
  margin: 0px;
}


/********** ROSTERS **********/
table.roster {
  width: 790px;
}

tr.roster-header td {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #001a43;
    padding: 2px;
}

tr.roster-row a{
    text-decoration: underline;
    color: #4484cc;
}

tr.roster-row a:hover {
    text-decoration: underline;
    color: #000000;
}

tr.roster-row0 td {
    background-color: #C1C1C1;
    font-size: 11px;
    padding: 2px;
}
tr.roster-row1 td {
    background-color: #FFFFFF;
    font-size: 11px;
    padding: 2px;
}

tr.roster-row td {
    background-color: #E8E8E8;
    font-size: 11px;
    padding: 2px;
    color: #000000;
}

/*********** BIOS ***************/

.bio {
    background: #35488d url(/images/setup/bio_bg.jpg) right no-repeat;
    border: outset;
    padding: 5px;
    height: 225px;
}

.bio-name {
    color: #ffffff;
    font-weight: bold;
    font-size: 16px;
  padding: 10px;
}

.bio-data {
    color: #ffffff;
    font-weight: bold;
    font-size: 13px;
    padding: 5px;
}

.bio-data a{
    color: #ffffff;
    font-weight: bold;
    font-size: 13px;
    padding: 5px;
}

.bio-data span{
    color: #FFFFFF;
    font-weight: bold;
}


.bio-photo {
  float: left;
  padding: 10px;
}


/********** SCHEDULE **********/
table.schedule {
  width: 790px;
  background-color: ;
}

.schedule-data {
  width: 500px;
}

.schedule-header {
  background-color: #001a43;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
}

tr.schedule-header td {
    padding: 5px;
}

tr.schedule-row0 td {
    background-color: #C1C1C1;
    font-size: 11px;
    padding: 5px;
}
tr.schedule-row1 td {
    background-color: #FFFFFF;
    font-size: 11px;
    padding: 5px;
}

/********* STATS ***********/
.stats-wrapper {
 color: #000;
 background: #FFF;
}

.stats-wrapper th {
 background: #001a43;    /* 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;
} 

/********** SCOREBOARD**********/
#scoreboard {
  color: #ffffff;
  margin-bottom: 7px;
}


#scoreboard .container {
  height: 65px; 
  padding: 0px 10px; 
  background: #0d1a37;
  overflow: hidden;
}

.upcoming {
  text-align: left;
  width: 250px;
  height: 350px;
  overflow: auto;
}

/********** COMPOSITE *************/
.calendar {
  border-collapse: collapse;
  background-color: #FFFFFF;
  color: #000000;
  text-align: center;
}

.calendar td {
  border: 1px solid #1a2e57;

}

.calendar td a {
  font-size: 10px;
  font-weight: bold;
}

.calendar td a:hover {
  text-decoration: underline;
}

.calendar-month  {
  font-size: 14px;
  font-weight: bold;
  padding: 5px;
}

.calendar-header td{
  background-color: #1a2e57;
  font-weight: bold;
  color: #FFFFFF;
}

.calendar-sport {
  font-size: 10px;
  font-weight: bold;
}

.calendar-date {
  float: left;
  color: #FFFFFF;
  background-color: #1a2e57;
  width: 15px;
}

.calendar-event {
  font-size: 10px;
}

.calendar-event td a {
  font-size: 10px;
  font-weight: bold;
}

.calendar-event td a:hover {
  text-decoration: underline;
}

/********* DATEBOOK *********/
#calendar {
  width: 248px;
  margin: 0 auto;
}

table#calendarView {
  border-collapse: collapse;
  text-align: center;
}

table#calendarView td {
  color: #3250b7;
  height: 25px;
  line-height: 25px;
  background: #fff;
  border: solid 1px #ccc;
}

table#calendarView td a {

}

#calendar .calendar-month td {
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  background-color: #424750;
  border: solid 1px #424750;
  border-bottom: solid 1px #ccc;
}

#calendar .calendar-month a {
  color: #5991b2;
}

#calendar .calendar-month a:hover {
  color: #fff;
}

#calendar .calendar-header td {
  font-weight: bold;
  color: #fff;
  background: #35488d;
  border: solid 1px #35488d;
}

#calendar .calendar-sport {
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
}

#calendar .calendar-date {
  float: left;
  color: #000000;
  background-color: #d9d9d9;
  width: 15px;
}

/*.calendar-event {
  font-size: 10px;
  background-color: #0a1f38;
  color: #FFFFFF;
  display: block;
  height: 100%;
}*/

#calendar a.calendar-event {
  font-weight: bold;
  text-decoration: none;
  display: block;
  height: 100%;
  background: #9dccee;
}

#calendar a.calendar-event:hover {
  background: #0d1a37;
  color: #fff;
  cursor: pointer;
  cursor: hand;
}

#calendar .event {
  background-color: #464646;
  color: #FFFFFF;
}

#calendar .event a {
  font-weight: bold;
}

#calendar .event a:hover {
  color: #FFFFFF;
}


#calendar .event-schedule {
  width: 248px;
  height: 165px;
  margin: 0 auto;
  background: #424750;
  color: #fff;
  text-align: left;
  overflow: auto;
}

#calendar .event-schedule h2 {
  color: #fff;
  text-transform: uppercase;
  padding: 5px;
}

#calendar .event-info {
  padding: 5px;
}


#calendar .event-info a {
  color: #ffd76b;
}

#calendar .event-info a:hover {
  color: #fff;
}

/********** 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/setup/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/setup/overlay.png", sizingMethod="scale");
	}