body {
  background: url(/images/setup/bg.png) repeat-x 0 0 #01009a;
}

@font-face {
font-family: 'MyriadProBold';
src: url('/webfonts/myriadpro-bold-webfont.eot');
src: url('/webfonts/myriadpro-bold-webfont.eot?#iefix') format('embedded-opentype'),
url('/webfonts/myriadpro-bold-webfont.woff') format('woff'),
url('/webfonts/myriadpro-bold-webfont.ttf') format('truetype'),
url('/webfonts/myriadpro-bold-webfont.svg#MyriadProBold') format('svg');
font-weight: normal;
font-style: normal;
}

a {
  color: #336699;
  text-decoration: none;
}

a:hover {
  color: #052649;
  text-decoration: underline;
}

h1 {
  color: #052649;
}

h2 {
  color: #052649;
}

#page {
padding-top: 20px;
background: url(/images/setup/pattern.png) repeat;
}

#wrapper {
  width: 985px;
  margin: 0 auto;
}

#body-container {
padding: 4px;
border: 1px solid #fff;
overflow: hidden;
background: url(/images/setup/body_container_bg.png) repeat-x left top #fff;
}

#mainbody {
  width: 450px;
  float: left;
}

.internal-page #mainbody {
padding: 5px;
width: 745px;
}

#master-header {
width: 985px;
height: 142px;
position: relative;
background: url(/images/setup/header.png) no-repeat 0 0;
}

#header-link { 
  display: block;
  left: 210px;
  position: absolute;
}

#header-link img {
height: 34px;
width: 769px;
}

.header-edu-link {
  left: 0;
  position: absolute;
  top: 0;
}
.header-edu-link img {
  height: 134px;
  width: 194px;
}

.header-edu-link-sl {
  left: 210px;
  position: absolute;
  top: 33px;
}

.header-edu-link-sl img {
  height: 98px;
  width: 770px;
}

#leftcol {
  width: 215px;
  float: left;
  margin-right: 5px;
}

#rightcol {
  width: 300px;
  float: right;
}

#master-footer {
width: 985px;
position: relative;
background: url(/images/setup/footer_bg.png) no-repeat 0 0;
}


#footer-logos {
width: 985px;
overflow: hidden;
padding-bottom: 20px;
}

#footer-logos ul,
#footer-logos ul li {
list-style: none;
padding: 0;
margin: 0;
}

#footer-logos #footer-logo1 {
float: left;
}

#footer-logos #footer-logo2 {
float: right;
}

#footer-text {
  color: #FFFFFF;
  line-height: 15px;
  padding-right: 10px;
  position: absolute;
  right: 0;
  text-align: right;
  top: 90px;
  width: 735px;
}

#footer-text p {
margin: 0;
}

#text-site {
background: #000;
color: #fff;
font-weight: bold;
padding: 3px;
position: absolute;
left:0;
top: -20px;
}

.internal-page .thumb img {
width: 350px;
}

/********** HEADLINES **********/
#carousel-wrapper {
width: 448px;
padding: 7px 0;
margin-bottom: 5px;
border: 1px solid #bbbbbb;
background: url(/images/setup/carousel_bg.png) repeat-x left bottom #fff !important;
}

#carousel-wrapper #carousel-seats {
width: 434px;
height: 395px;
margin: 0 auto;
background: none;
}

#carousel-wrapper .carousel-seat {
height: 395px;
background: none;
}

#carousel-wrapper .media-box {
border: 1px solid #bbbbbb;
margin-bottom: 5px;
}

#carousel-wrapper .story-box {
width: 412px;
height: 80px;
top: auto;
bottom: 0;
border: 1px solid #bbbbbb;
border-bottom: none;
background: none;
}


#carousel-seats .title {
display:block;
color:#000099;
margin-bottom:3px;
margin-top:0px;
font-family: arial;
font-size: 18px;
font-weight: bold;
line-height:20px;
}

#carousel-seats .date {
color:#424242;
display:block;
font-weight:bold;
}

#carousel-seats .leadIn {
color:#424242;
}

#carousel-seats .readmore {
  color: #424242;
  font-weight: bold;
  font-size: 12px;
}

#carousel-wrapper #carousel-controls {
overflow:hidden;
width:414px;
padding: 9px;
margin: 0 auto;
border: 1px solid #bbbbbb;
border-top: none;
background: none;
}

#carousel-controls .control {
float:left;
height:64px;
width:96px;
margin-right:10px;
position: relative;
}

#carousel-controls .control img {
height:64px;
width:96px;
}

#carousel-controls .active a {
width: 96px;
height: 64px;
display: block !important;
background: url(/images/setup/thumbs_frame.png) no-repeat 0 0;
position: absolute;
left: 0;
top: 0;
}

#carousel-controls #control3 {
margin-right:0
}

#more-headlines {
width: 450px;
overflow: hidden;
font-family: georgia;
background: url(/images/setup/more_headlines_bg.png) no-repeat 0 0 #d5d5d5;
}

#more-headlines .container {
height: 335px;
overflow: auto;
padding: 10px;
}

#more-headlines .title {
display: block;
color: #002d62;
font-weight: bold;
}

#more-headlines .date {
display: block;
color: #545454;
}

#more-headlines .sep {
height: 2px;
width: 100%;
display: block;
overflow: hidden;
background: url(/images/setup/sep_bg.png) repeat-x left top;;
margin: 10px auto;
}

/*************** NAVIGATION **************/
#lcol-nav {
padding: 10px;
margin-bottom: 10px;
}

#lcol-nav a {
display: block;
font-family: arial;
font-size: 12px;
}

#lcol-nav .sep {
height: 1px;
width: 100%;
display: block;
overflow: hidden;
background: #e5e5e5;
margin: 5px auto;
}

#lcol-nav h3 {
margin-bottom: 5px;
color: #000099;
font-weight: bold;
font-size: 13px;
text-transform: uppercase;
font-family: MyriadProBold;
}

#lcol-nav h3:first-letter {
font-size: 16px;
}

#secondary-nav {
width: 755px;
height: 62px;
margin-bottom: 5px;
float: left;
background-repeat: no-repeat;
background-position: 0 0;
}

#secondary-nav #links-container {
float: right;
color: #fff;
padding-top: 44px;
padding-right: 5px;
}

#secondary-nav #links-container a {
color: #fff;
}

/************** CALENDAR ***************/
#calendar {
width:300px;
margin-bottom: 5px;
overflow:hidden;
}

#calendar td {
line-height:22px;
height:22px;
font-weight:700;
color:#333;
border-color:#000;
background:#d8d8d8;
}

#calendar .calendar-header td {
font-weight:700;
color:#fff;
border-color:#000;
background:#00006a;
}

#calendar .calendar-month td {
font-size:11px;
line-height:22px;
height:22px;
color:#000;
border: none;
overflow:hidden;
background:#b3b3b3;
}

#calendar .calendar-month span {
color:#606060;
}

#calendar .calendar-month a {
color: #606060;
}


#calendar .calendar-event a {
color:#fff;
background:#6060ff;
line-height:22px;
}

#calendar .no-calendar-event a {
color:#a3a3a3;
line-height:22px;
background:#000099;
}

#calendar .inactive {
color:#a3a3a3;
background:#666666;
}

#calendar .today a {
color:#fff;
background:#000;
}

#calendar .current a,#calendar .calendar-event a:hover {
background:#fff;
color:#000;
}

#calendar .event-schedule {
height:100px;
text-align:left;
overflow:auto;
padding:10px;
color:#fff;
background: url(/images/setup/calendar_details_bg_grad.png) repeat-x left top #00008e;
}

#calendar .event-schedule a {
color:#5f6aff;
}

#calendar #no-calendar-events {
font-weight:700;
text-align:center;
}

/************** SCHEDULE **************/
.schedule-boxscore {
background: #d5d5d5;
height: 164px;
padding: 5px;
overflow: auto;
margin-bottom: 5px;
}

.schedule-boxscore .boxevent {
padding: 5px;
background: #e9e9e9;
}

.schedule-boxscore .sep {
width: 250px;
height: 2px;
display: block;
overflow: hidden;
background: url(/images/setup/sep_bg.png) repeat-x left top;
margin: 10px auto;
}

.schedule-boxscore .no-events {
font-weight: bold;
text-align: center;
}

/********** AOTW *********/
#aotw {
width: 280px;
height: 131px;
padding: 10px;
overflow: hidden;
margin-bottom: 5px;
font-family: arial;
color: #fff;
background: url(/images/setup/aotw_bg.png) no-repeat 0 0;
}

#aotw .image {
width: 83px;
height: 107px;
border: 1px solid #fff;
float: left;
margin-right: 10px;
}

#aotw .title {
display: block;
color: #fff;
font-weight: bold;
font-size: 14px;
margin-bottom: 5px;
}

/********** SCHEDULE **********/

table.schedule{width:100%;background-color:}
.schedule-data{width:500px;color:#000}
.schedule-data td{padding:5px;color:#000}
tr.schedule-header td{font-weight:700;color:#FFF;background-color:#052649;padding:5px}
.schedule-row td{padding:5px}
tr.schedule-row td{background-color:#000;font-size:13px;padding:5px;color:#fff}
tr.schedule-row0 td{background-color:#e1e1e1;font-size:12px;padding:5px;color:#000}
tr.schedule-row1 td{background-color:#;font-size:12px;padding:5px;color:#000}

/********** ROSTERS **********/

table.roster{width:100%;background-color:}
tr.roster-header td{font-weight:700;color:#FFF;background-color:#052649;padding:5px}
tr.roster-header td a{color:#fff;text-decoration:underline}
tr.roster-header td a:hover{text-decoration:none;color:#fff}
tr.roster-row a{text-decoration:underline;color:#8c2633}
tr.roster-row a:hover{text-decoration:underline;color:#000}
tr.roster-row0 td{background-color:#d1d1d1;font-size:11px;padding:5px;color:#000}
tr.roster-row1 td{background-color:#FFF;font-size:11px;padding:5px;color:#000}
.stats-wrapper th{background:#052649!important}


/********** BIOS SYSTEM PROVIDED**********/
.bio-wrapper .bio-container .head {
  padding: 20px;
  margin-bottom: 15px;
  color: #fff;
  background: url(/images/setup/bio_bg.jpg) no-repeat right bottom #052649!important;
  overflow: hidden;
}

.bio-wrapper .bio-container a {
  color: #fff;
}

.bio-wrapper .bio-container .head span {
  color: #fff;
}

.bio-wrapper .roster-sidebar .roster-list,
.bio-wrapper .roster-sidebar .roster-title {
  background: #001C39!important;
} 

.bio-wrap .head {background:#052649;color:#FFF}
#mainbody .bio-wrap .head a {color: #FFF} 


#view-mode { text-align:center; margin:10px 0; color:#fff }
#view-mode a {  color:#fff; text-decoration:underline }

/********** BIOS**********/

.bio-container .head{background:#052649!important}
.bio-wrapper .bio-container a{color:#DECD6B}
.roster-list,.roster-title{background:#052649!important}
.roster-list a{color:#fff!important}
.roster-list a:hover{color:#DECD6B!important}
.bio-wrapper .bio-container .head a{color:#fff;text-decoration:underline}
.bio-wrapper .bio-container .head a:hover{color:#DECD6B}