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;
  padding: 5px;
  width: 250px;
  background-color: #FFFFFF;
}

a {
  color: #336699;
}

a:hover {
  color: #D00000;
}

#printer {
  padding: 1px;
  font-size: 10px;
  color: #;
  text-align: right;
}

h1 {
  color: #161e42;
  line-height: 130%;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

h2 {
  color: #8F91AE;
  text-transform: uppercase;
}

.bookmark {
  padding-right: 10px;
  text-align: right;
  margin-bottom: 5px;
}

.clear { clear: both; }
.block { display: block; }

/********** NAVIGATION **********/

body.pagebody {
  margin: 0px;
  padding: 0px;
  background: url(/images/setup/page_bg.jpg) repeat-y left top #454a7c;
}

#header-wrapper {
  width: 1024px;
  margin: 0 auto;
  background: url(/images/setup/falcon_tail.png) no-repeat 0px 137px;
}

#header {
  width: 832px;
  height: 223px;
  padding: 20px 0 0 122px;
  margin: 0 auto;
  background: url(/images/setup/header.jpg) no-repeat left top;
  position: relative;
  z-index: 10;
}

a.index-link {
  display: block;
  width: 954px;
  height: 194px;
  background: url(/info/images/spacer.gif) repeat;
  position: absolute;
  left: 0; bottom: 0; z-index: 12;
}

a.edu-link {
  display: block;
  width: 102px;
  height: 74px;
  background: url(/info/images/spacer.gif) repeat;
  position: absolute;
  left: 0; top: 0; z-index: 14;
}

.body-container {
  width: 930px;
  padding: 10px 10px 5px;
  margin: 0 auto;
  background: url(/images/setup/body_container_cap.gif) no-repeat left top #fff;
  overflow: hidden;
}

#mainbody {
  width: 930px;
  overflow: hidden;
}

#rightcol {
  width: 300px;
  float: right;
  overflow: hidden;
}

#footer {
  width: 950px;
  height: 110px;
  padding: 10px 0;
  margin: 0 auto;
  background: url(/images/setup/footer_bg.jpg) no-repeat left top;
  overflow: hidden;
  position: relative;
  z-index: 10;
}

.footer-text {
  width: 159px;
  height: 90px;
  padding: 10px 15px;
  float: left;
}

.footer-text p {
  font-family: arial;
  font-size: 12px;
  color: #fff;
  margin: 0;
}

a.presto {
  display: block;
  width:160px;
  height: 51px;
  position: absolute;
  right: 20px; top: 39px; z-index: 12.
}

#footer-logos {
  width: 543px;
  height: 110px;
  float: left;
  text-align: center;
}

#footer-logos a {
  padding: 0 15px;
  text-align: center;
}

/********* GLOBAL NAVIGATION **********/
#navbar-global  {
  width: 758px;
  height: 36px;
  padding-left: 196px;
  margin: 0 auto 2px;
  background: url(/images/setup/global_nav_bg.jpg) no-repeat left top;
}
#navbar-global ul, #navbar-global li {
  margin: 0; 
  padding: 0;
  list-style: none;
}
#navbar-global li.nav {
  float: left;
}
#navbar-global li.dropdown-li {
  position: relative;
  z-index: 50;
}
#navbar-global ul li a {
  display: block;
  height: 36px;
  background: url(/images/setup/global_nav.gif) no-repeat;
}
#navbar-global li.nav1 a {
  width: 145px;
  background-position: -196px 0px;
}
#navbar-global li.nav1 a:hover {
  background-position: -196px -36px;
}
#navbar-global li.nav2 a {
  width: 159px;
  background-position: -341px 0px;
}
#navbar-global li.nav2 a:hover {
  background-position: -341px -36px;
}
#navbar-global li.nav3 a {
  width: 116px;
  background-position: -500px 0px;
}
#navbar-global li.nav3 a:hover {
  background-position: -500px -36px;
}
#navbar-global li.nav4 a {
  width: 144px;
  background-position: -616px 0px;
}
#navbar-global li.nav4 a:hover {
  background-posiition: -616px -36px;
}
#navbar-global li.nav5 a {
  width: 88px;
  background-position: -760px 0px;
}
#navbar-global li.nav5 a:hover {
  background-position: -760px -36px;
}
#navbar-global .submenu-container {
  width: 200px;
  background: url(/images/setup/dropdown_bg.png) repeat;
  overflow: hidden;
  position: absolute;
  top: 36px;
  z-index: 52;
  visibility: hidden;
}
#navbar-global .submenu-container .submenu {
  width: 200px;
  padding-top: 2px;
}
#navbar-global .submenu-container .submenu a {
  width: 180px;
  height: auto;
  padding: 0 10px 4px;
  font-family: arial;
  color: #fff;
  text-decoration: none;
  background: none;
}
#navbar-global .submenu-container .submenu a:hover {
  background: #11193a;
}
/************ NAVIGATION *************/
#navbar-edu ul, #navbar-edu li {
  margin: 0; padding: 0;
  list-style: none;
}
#navbar-edu li {
  float: left;
  margin-right: 30px;
}
#navbar-edu a {
  font-family: arial;
  font-size: 12px;
  color: #003049;
  text-decoration: none;
}
#navbar-edu a:hover {
  text-decoration: underline;
}
#navbar-buttons-rcol a {
  display: block;
  text-align: center;
  margin-bottom: 4px;
}
#navbar-buttons a img {
  float: left;
  margin-right: 1px;
}
#navbar-secondary {
  width: 930px;
  height: 22px;
  padding: 45px 12px 0;
  margin: 0 auto 4px;
  color: #4876ae;
  background: #151c41;
}
#navbar-secondary a {
  font-family: arial;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}
#navbar-secondary a:hover {
  color: #4876ae;
}
/****** generic tabs classes ******/
.ui-tabs .ui-tabs-hide {
     display: none;
}

.ui-tabs {
  position: relative;
}

.ui-tabs .ui-tabs-nav, ui-tabs .ui-tabs-nav li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.ui-tabs .ui-tabs-nav {
  clear: both;
}

.ui-tabs .ui-tabs-nav li {
  float: left;  
}

.ui-tabs .ui-tabs-panel {

}

/********* specific tabs classes ***************/
#ui-tabs-hsu {
  width: 300px;
}

#ui-tabs-hsu .ui-tabs-nav {
  margin-bottom: 1px;
}

#ui-tabs-hsu .ui-tabs-nav li a {
  display: block;
  height: 30px;
  float: left;
  text-decoration: none;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

#ui-tabs-hsu-anchor1 { width: 82px; }
#ui-tabs-hsu-anchor2 { width: 95px; }
#ui-tabs-hsu-anchor3 { width: 123px; }

#ui-tabs-hsu .ui-tabs-panel {
  width: 280px;
  height: 235px;
  padding: 10px;
  margin-bottom: 10px;
  clear: both;
  color: #fff;
  overflow: auto;
}

#ui-tabs-hsu .ui-tabs-panel a {
  color: #fff;
  text-decoration: underline;
}

#ui-tabs-hsu .ui-tabs-panel a:hover {
  text-decoration: none;
}

#ui-tabs-hsu-content1 { background: url(/images/setup/more_headlines_bg.gif) repeat-x left top; }
#ui-tabs-hsu-content2 { background: url(/images/setup/scoreboard_bg.gif) repeat-x left top; }
#ui-tabs-hsu-content3 { background: url(/images/setup/upcoming_events_bg.gif) repeat-x left top; }

/************ HEADLINES **********/
#featured-headlines {
  width: 620px;
}
#featured-headlines .image {
  width: 250px;
  height: 150px;
  float: left;
  background: #c6c6c6;
}
#featured-headlines .story-container {
  width: 350px;
  padding: 0 10px;
  float: right;
}
#featured-headlines .clear {
  height: 10px;
}
#featured-headlines a.story-title {
  font-family: arial;
  font-size: 14px;
  font-weight: bold;
  color: #161e42;
  text-decoration: none;
  line-height: 18px;
  display: block;
  margin-bottom: 10px;
}
#featured-headlines a.story-title:hover {
  color: #002e6c;
}

.story-details {
  font-size: 12px;
}

#featured-headlines a.readmore {
  font-size: 10px;
  font-weight: bold;
  color: #002e6c;
  text-decoration: none;
  display: block;
  margin-bottom: 30px;
}
#featured-headlines a.readmore:hover {
  text-decoration: underline;
}
#featured-headlines span {
  font-family: arial;
  display: block;
  margin-bottom: 10px;
}
#more-headlines span {
  font-family: arial;
  font-size: 10px;
  font-weight: bold;
  display: block;
  line-height: 13px;
}
#more-headlines a {
  font-family: arial;
  text-decoration: none;
  display: block;
  margin-bottom: 10px;
  text-decoration: none;
}
#meet-coach  {
  width: 280px;
  padding: 10px;
  color: #fff;
  background: url(/images/setup/gray_grad.gif) repeat-x left top #303030;
  overflow: hidden;
}
#meet-coach img {
  float: left;
  margin-right: 10px;
}
#meet-coach a {
  color: #fff;
  text-decoration: underline;
}
#meet-coach a:hover {
  text-decoration: none;
}

/********** ROSTERS **********/
tr.roster-header td {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #161e42;
    padding: 2px;
    line-height: 20px;
}

tr.roster-row a{
    text-decoration: underline;
    color: #336699;

}

tr.roster-row a:hover {
    text-decoration: underline;
    color: #000000;

}

tr.roster-row0 td {
    background-color: #;
    font-size: 11px;
    padding: 2px;
}
tr.roster-row1 td {
    background-color: #d2d2d2;
    font-size: 11px;
    padding: 2px;
}

tr.roster-row td {
    background-color: #E8E8E8;
    font-size: 11px;
    padding: 2px;
    color: #000000;
}

/********** 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 #161E42!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: #161E42!important;
} 

/********** BIOS OLD**********/

.bio {
    background-color: #161e42;
    border: outset;
    border-width: 2px;
    padding: 5px;
}

.bio td {
  color: #FFFFFF;
}

.bio td a {
  color: #FFFFFF;
}

.bio-name {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 16px;
    padding: 3px;
}

.bio-data {
    color: #FFFFFF;
    font-size: 12px;
}


.bio-data span{
    color: #CCCCCC;
    font-size: 10px;
}

.bio-data td{
    color: #FFFFFF;
    font-size: 10px;
}

.bio-data a {
  color: #FFFFFF;
}

.bio-data a:hover {
  color:#CCCCCC;
}

.bio-photo {
  float: left;
  padding: 10px;
}


/********** SCHEDULE **********/
table.schedule {
  width: 925px;
  background-color: ;
}

.schedule-data {
  width: 500px;
}

.schedule-data td {
    padding: 5px;
}

tr.schedule-header td {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #161e42;
    padding: 5px;
}

tr.schedule-row0 td {
    background-color: #d1d1d1;
    font-size: 11px;
    padding: 5px;
}

tr.schedule-row1 td {
    background-color: #;
    font-size: 11px;
    padding: 5px;
}

.home-opp {
  text-transform: uppercase;
}

