/******** NEUTRALISE BROWSERS *******/
* { margin: 0; padding: 0; }
img { border: none; }

/************** HTML ELEMENTS *****************************/
body {
  font-family: verdana, geneva, sans-serif;
}

p, div, td {
    font-size: 11px;
    line-height: 15px;
}

h1, h2, h3 {
  line-height: 130%;
  margin-bottom: 10px;
}
h1 {
  color: #003297;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

h2 {
  color: #000000;
  text-transform: uppercase;
}

h3 {
  color: #003297;
  border: 5px;
  border-color: #FFFFFF;
  font-size: 16px;
  text-transform: uppercase;
  padding: 5px;
}

p {
  margin-bottom: 15px;
}

ol, ul {
  margin-left: 25px; 
  margin-bottom: 15px;
}

hr {
  margin-bottom: 10px;
}

pre {
  width: 730px;
 overflow: auto;
}


a {
  color: #003297;
  text-decoration: underline;
}

a:hover {
  color: #222;
  text-decoration: none;
}

a:active {
outline: none;
}

a:focus {
-moz-outline-style: none;
}

.photo {
  float: right;
  margin: 0 15px;
}

.photo img {
  margin: 4px;
  border: solid 1px #c10c03;
}

#printer {
  padding: 1px;
  font-size: 10px;
  text-align: right;
}

.bookmark {
  float: right;
  clear: both;
  margin-bottom: 15px;
}

.clear { clear: both; }
.block { display: block; }

/********** NAVIGATION **********/

body.pagebody {
  margin: 0px;
  padding: 0px;
  background: url(/images/setup/pattern_2.png) repeat;
}

#header {
  width: 915px;
  height: 148px;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-position: left bottom;
  position: relative;
  z-index: 51;
}

#header-logo {
  width: 316px;
  height: 179px;
  background: url(/images/setup/logo.png) no-repeat left top;
  position: absolute;
  z-index: 52;
  left: -75px;
  top: 0px;
}

#header-logo img {
  width: 316px;
  height: 179px;
}

.body-container {
  width: 915px;
  margin: 0 auto 5px;
  padding: 5px 0 0;
  overflow: hidden;
}

#mainbody {
  width: 895px;
  padding: 10px;
  background: #fff;
  float: left;
  overflow: hidden;
}

#rightcol {
  width: 360px;
  float: right;
  color: #fff;
  overflow: hidden;
}

#footer {
  width: 915px;
  margin: 0 auto;
  overflow: hidden;
}

.footer-text {
  width: 445px; 
  height: auto;
  text-align: left;
  color: #0d3b69;
  float: left;
  padding-left: 20px;
  background: url(/images/setup/footer_bg.jpg) no-repeat left top;
}

.footer-text a {
  color: #0d3b69;
}

.footer-text p {
  font-family: arial;
  font-weight: bold;
  font-size: 10px;
}

.footer-text span {
  font-size: 11px;
}

#footer-logos {
  width: 450px;
  overflow: hidden;
  float: left;
}

#footer-logos img {
  float: left;
}

#mid-buttons {
  width: 270px;
  overflow: hidden;
  float: left;
}


#mid-buttons img {
  margin-bottom: 2px;
}

#sponsor-logos {
  width: 915px;
  margin: 0 auto;
  overflow: hidden;
  margin-bottom: 5px;
}

#sponsor-logos .logo {
  float: left;
  margin-right: 4px;
}

#sponsor-logos #logo6 {
  margin-right: 0;
}

/********** NAVIGATION **********/
#global-nav {
  width: 673px;
  height: 31px;
  padding-left: 242px;
  margin: 0 auto;
  position: relative;
  z-index: 50;
  background: url(/images/setup/global_navbar.jpg) no-repeat right top;
}

#global-nav ul, 
#global-nav li {
  margin: 0;
  padding: 0;
  list-style: none;
}

#global-nav li.nav {
  float: left;
}

#global-nav li.dropdown-li {

}

#global-nav li.nav a {
  display: block;
  height: 31px;
  background-image: url(/images/setup/global_navbar.jpg); 
  background-repeat: no-repeat;
}

#global-nav li.nav1 a {
  width: 143px;
  background-position: -242px 0px;
}

#global-nav li.nav1 a:hover, #global-nav li.nav1 a.current {
  background-position: -242px -31px;
}

#global-nav li.nav2 a {
   width:  159px;
   background-position: -385px 0px;
}

#global-nav li.nav2 a:hover, #global-nav li.nav2 a.current {
  background-position: -385px -31px;
}

#global-nav li.nav3 a {
   width:  158px;
   background-position: -544px 0px;
}

#global-nav li.nav3 a:hover, #global-nav li.nav3 a.current {
  background-position: -544px -31px;
}

#global-nav li.nav4 a {
   width:  94px;
   background-position: -702px 0px;
}

#global-nav li.nav4 a:hover, #global-nav li.nav4 a.current {
  background-position: -702px -31px;
}

#global-nav li.nav5 a {
   width:  86px;
   background-position: -796px 0px;
}

#global-nav li.nav5 a:hover, #global-nav li.nav5 a.current {
  background-position: -796px -31px;
}

#global-nav .submenu-container {
  visibility: hidden;
  width: 645px;
  height: 186px;
  padding-left: 270px;
  padding-top: 10px;
  background: url(/images/setup/drop_down_bg1.png) no-repeat left top;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 31px;
  z-index: 52;
}

#global-nav .submenu-container .submenu {
  float: left;
  width: 170px;
}

#global-nav .submenu-container ul li a,
#global-nav .submenu-container ul li span {
  display: block;
  width: 150px;
  height: auto;
  padding: 0 10px;
  background: none;
  font-family: arial;
  font-size: 12px;
  color: #fff;
  line-height: 20px;
  text-decoration: none;
}

#global-nav .submenu-container ul li span {
  font-family: helvetica;
  text-transform: uppercase;
  position: relative;
  left: 3px;
}

#global-nav .submenu-container ul li a:hover {
  background: #0093fa;
  text-shadow: #000 1px 1px 1px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

#global-nav .dropdown-img {
  border: 1px solid #fff;
  position: absolute;
  z-index: 55;
  right: 20px;
  top: 20px;
}


#navbar-secondary {
  width: 505px;
  height: 53px;
  padding-left: 410px;
  background-repeat: no-repeat;
  background-position: -3px top;
  margin: 0 auto 5px;
}

.links-container {
  float: right;
  margin-top: 30px;
  margin-right: 10px;
}

.links-container a {
  color: #fff;
  font-family: arial;
  font-size: 12px;
  text-decoration: none;
}

.links-container a:hover {
  color: #70b6fe;
}

.links-container span {
  color: #fff;
}

/*****************TABS***************/
#tabs-ur {
  width: 360px;
  margin-bottom: 5px;
  overflow: hidden;
}

#tabs-ur .ui-tabs-nav {
  width: 360px;
  background: url(/images/setup/tabs_schedule.jpg) no-repeat;
  overflow: hidden;
}


#tabs-ur #tabs-ur-state1 { background-position: -0px -0px; }
#tabs-ur #tabs-ur-state2 { background-position: -0px -36px; }

#tabs-ur .ui-tabs-nav li {
  float: left;
}

#tabs-ur .ui-tabs-nav li a {
  display: block;
  height: 36px;
}

#tabs-ur #tabs-ur-anchor1 { width: 180px; padding-left: 5px;}
#tabs-ur #tabs-ur-anchor2 { width: 171px; }

#tabs-ur .ui-tabs-panel {
  width: 360px;
  background: none;
  overflow: hidden;
}

#tabs-ur .ui-tabs-panel .container{
  color: #fff;
  height: 355px;
  overflow: auto;
  padding: 10px;
  border: 1px solid #727471;
  border-top: none;
  background: #000;
}

/***********AOTW**********/
#aotw-container {
  width: 340px;
  height: 243px;
  padding-top: 20px;
  padding-left: 20px;
  overflow: hidden;
  background: url(/images/setup/aotw_bg.jpg) no-repeat left top;
}

.aotw {
  float: left;
}

.aotw-photo {
  border: 1px solid #fff;
}

.aotw-name {
  font-family: arial; 
  font-weight: bold;
  font-size: 11px;
  color: #fff;
  text-align: center;
  text-decoration: underline;
}

.aotw-sportsname {
  font-family: arial; 
  font-size: 11px;
  color: #fff;
  text-align: center;
}

/********** HEADLINES **********/
#carousel-wrapper {
  margin-bottom: 5px;
}

#carousel-seats {
  margin-bottom: 5px;
} 

#carousel-seats .title {
  font-size: 14px;
  font-weight: bold;
  display: block;
  margin-bottom: 3px;
  color: #fff;
  line-height: 20px;
}

#carousel-seats .title:hover {
  color: #7099cf;
}

#carousel-seats .date {
  font-weight: bold;
  color: #7099cf;
  display: block;
}

#carousel-seats .leadIn {
  color: #fff;
}

#carousel-seats .readmore {
  color: #7099cf;
}

#carousel-controls {
  width: 550px;
  overflow: hidden;
}


#carousel-controls .control {
  float: left;
  margin-right: 2px;
  border: 1px solid #727471;
  filter: alpha(opacity=50);
  -moz-opacity: .5;
  opacity: .5;
}

#carousel-controls .hovered {
  filter: alpha(opacity=70);
  -moz-opacity: .7;
  opacity: .7;
}

#carousel-controls .active {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}

#carousel-controls #control4 {
  margin-right: 0px;
}

#team-links {
  width: 318px;
  height: 113px;
  margin-bottom: 5px;
  padding: 10px 20px;
  border: 1px solid #727274;
  overflow: hidden;
}

#team-links a {
  font-family: arial;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-decoration: none;
}

#team-links span {
  color: #70b6fe;
  font-size: 12px;
  padding-right: 5px;
}

#team-links .left {
  float: left;
  width: 200px;
  margin-right: 5px;
}

#team-links .right {
  float: left;
  width: 100px;
}

.caption {
  clear: left;
  float: left;
  padding: 1px;
  margin: 0px;
}


/********** ROSTERS **********/
table.roster {
  width:100%;
}

table.roster a {
color: #003297;
}


tr.roster-header td {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #003297;
    padding: 5px;
}

tr.roster-header td a{
    color: #faa928;
}

tr.roster-row a{
    text-decoration: underline;
    color:  #003297;
}

tr.roster-row a:hover {
    text-decoration: underline;
    color: #000000;
}

tr.roster-row0 td {
    background-color: #d1d1d1;
    font-size: 11px;
    padding: 5px;
}
tr.roster-row1 td {
    background-color: #FFFFFF;
    font-size: 11px;
    padding: 5px;
}

/********* BIOS ***********/
.bio {
  padding: 10px;
  margin-bottom: 10px;
  color: #fff;
  background: url(/images/setup/bio_bg.jpg) no-repeat right bottom #162648;
}

.bio a {
  color: #fff;
  text-decoration: underline;
}

.bio a:hover {
  color: #89e7c0;
}

.bio .bio-name {
  font-size: 16px;
  font-weight: bold;
}

.bio .headshot {
  float: left;
  margin-right: 10px;
}

.bio-data {
  width: 100%;
  overflow: hidden;
}

.bio-data td, .bio-data th {
  text-align: left;
}

#mainbody .bio-wrap .head {background:#333333;color:#FFF}
#mainbody .bio-wrap .head h2 {color:#FFF;font-family:verdana, geneva;white-space:nowrap;line-height:24px;text-transform:none;padding:0}
#mainbody .bio-wrap .head a {color:#FFF;text-decoration:underline}
#mainbody .bio-wrap .headshot {width:120px}
#mainbody .bio-wrap .biodata {padding:0 310px 0 135px}
#mainbody .bio-wrap .metadata {font-family:arial, helvetica}
#mainbody .bio-wrap .metadata .label {color:#ccc}


/*********** CALENDAR STYLES ***********/
.cal {
  float: left;
  width: 275px;
  margin-right: 5px;
}

#calendar-cont {
  background: url("/images/setup/calendar_bg.jpg") no-repeat 0 0;
  overflow: hidden;
  padding: 2px 10px 0;
  width: 255px;
  height: 261px;
}

#calendar-view {
  background: #999;
}

#calendar td {
  color: #111;
  height: 22px !important;
  line-height: 22px;
}

#calendar .calendar-header td {
  background: #7099CF;
  color: #fff;
}

#calendar .calendar-event a:hover,
#calendar .current a {
  background: #003297;
}

#calendar .event-schedule {
  width: 235px;
  height: 75px;
  overflow: auto;
  padding: 5px 10px;
}

#calendar .event-info {
  margin-bottom: 12px;
}

#calendar .event-date {
  margin-bottom: 2px;
}

#calendar .sport {
  font-weight: bold;
  font-style: italic;
}

/********** SCHEDULE **********/
.boxscore {
  padding-bottom: 10px !important;
  margin-bottom: 10px;
  border-bottom: solid 1px #7099CF;
}

.boxscore a {
  color: #7099CF;
}

table.schedule {
  width: 100%;
  background-color: ;
}

.schedule-data {
  width: 500px;
}

.schedule-data td {
    padding: 5px;
}

tr.schedule-header td {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #003297;
    padding: 5px;
}

tr.schedule-row td {
    background-color: #;
    font-size: 11px;
    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;
}


/********** 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");
	}


#ur-tabs { width: 360px; margin-bottom: 5px; overflow: hidden }
#ur-tabs .tabs { width: 360px; background: url(/images/setup/tabs_schedule.jpg) no-repeat; overflow: hidden }

#ur-tabs .tab a { display: block; height: 36px; text-indent:-9999px; background: url(/images/setup/tabs_schedule.jpg) no-repeat }

#ur-tabs .tab1 a { width: 185px; background-position: 0 -36px }
#ur-tabs .tab2 a { width: 171px; background-position: -185px 0 }

#ur-tabs .tab1 a.active { background-position: 0 0 }
#ur-tabs .tab2 a.active { background-position: -185px -36px }

#ur-tabs .panes { width: 360px; background: none; overflow: hidden }
#ur-tabs .panes .overflow { color: #fff; height: 355px; overflow: auto; padding: 10px; border: 1px solid #727471; border-top: none; background: #000 }