h1,h2,h3,div,td {
    font-family: verdana, arial, helvetica, 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;
}

pre {
  width: 780px;
  padding: 10px;
  float: left;
  margin-left: 9px;
  background: #fff;
  overflow: auto;
}

form {
  margin: 0px;
}

.pre {
  width: 690px;
  overflow: auto;
}


.photo {
  float: right;
  padding: 5px;
  width: 400px;
   border: 5px;
  background-color: #a30133;
}


a {
  color: #000000;
}

a:hover {
  color: #fbaf35;
}

#printer {
  padding: 1px;
  font-size: 10px;
  color: #;
  text-align: right;
}

h1 {
  color: #a30133;
  line-height: 130%;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

h2 {
  color: #fbaf35;
  text-transform: uppercase;
}

h3 {
  color: #fbaf35;
  line-height: 300%;
  text-transform: none;
}

.caption-head {
  display: block;
}

/********** NAVIGATION **********/

body.pagebody {
  margin: 0px;
  padding: 0px;
  background: url(/images/setup/page_bg.jpg) repeat-x left top #fff;
}

.wrapper {
  width: 976px;
  margin: 0 auto;
  padding: 27px 0px;
  overflow: hidden;
  position: relative;
}

.header-image {
  width: 440px;
  height: 212px;
  background-image: none;
  background-repeat: no-repeat;
  background-position: right bottom;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
}

#header {
  width: 968px;
  padding: 4px 4px 2px;
  background: #a30134;
}

#design-wrapper {
  width: 950px;
  padding: 10px;
  border: solid 3px #a30134;
  border-top: none;
  background: #fbb034;
  overflow: hidden;
}

.design {
  width: 950px;
  background: url(/images/setup/design_bg_content.jpg) repeat-y left top;
  overflow: hidden;
}

#mainbody {
  width: 710px;
  padding: 10px;
  float: left;
  margin-left: 10px;
  background: #fff;
  overflow: auto;
}

#leftcol {
  width: 210px;
  float: left;
  padding: 1px 0;
  overflow: hidden;
}

#leftcol a {
  color: #fff;
  text-decoration: none;
}

#rightcol {
  width: 300px;
  float: left;
  padding: 1px 0;
  margin-left: 10px;
  overflow: hidden;
}

#poll-container { float: left; }

#poll {
  width: 180px;
  margin: 0 auto;
  padding: 10px;
  background: url(/images/setup/rightcol_container_bg.jpg) repeat-x left top #b3afb1;
  overflow: hidden;
}

#footer {
 width: 976px;
}

#footer td {
  height: 110px;
  text-align: center;
  vertical-align: middle;
}

#footer p {
  font-family: verdana;
  font-size: 10px;
  margin: 0;
}

#sponsors {
  width: 298px;
  margin: 0 auto;
  padding: 10px 0;
  background: url(/images/setup/rightcol_container_bg.jpg) repeat-x left top #b3afb1;
  overflow: hidden;
}

#search-box {
  display: block;
  width: 200px;
  height: 28px;
  padding: 5px;
  border-bottom: solid 1px #a30134;
  background: url(/images/setup/search_bg.jpg) no-repeat left top #ff9f00;
  overflow: hidden;
}

.search-field {
  display: block;
  float: left;
  width: 159px;
  height: 20px;
  padding: 3px;
  border: solid 1px #010000;
  border-bottom: solid 1px #656464;
  font-family: arial;
  font-size: 12px;
  color: #111;
  line-height: 20px;
  background: url(/images/setup/search_field_bg.jpg) no-repeat left top;
}

.search-button {
  display: block;
  float: left;
  margin-left: 3px;
  width: 28px;
  height: 28px;
  border: none;
  background: url(/images/setup/search_button.jpg) no-repeat left top;
}

#video-container {
  width: 215px;
  float: right;
  text-align: center;
  overflow: hidden;
}

/********** GLOBAL NAV ************/
#global-nav {
  width: 968px;
  height: 28px;
  border-top: solid 2px #a30134;
  background: url(/images/setup/global_nav_bg.gif) repeat-x left top;
}
#global-nav ul, #global-nav li {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
}
#global-nav ul {
  margin-left: 120px;
}
#global-nav li {
  position: relative;
  z-index: 990;
}
#global-nav ul li a {
  display: block;
  height: 28px;
  background: url(/images/setup/global_nav.jpg) no-repeat;
}
#global-nav li.nav1 a {
  width: 140px;
  background-position: -120px 0px;
}
#global-nav li.nav1 a:hover, #global-nav li.nav1 a.current {
  background-position: -120px -28px;
}
#global-nav li.nav2 a {
  width: 168px;
  background-position: -260px 0px;
}
#global-nav li.nav2 a:hover, #global-nav li.nav2 a.current {
  background-position: -260px -28px;
}
#global-nav li.nav3 a {
  width: 105px;
  background-position: -428px 0px;
}
#global-nav li.nav3 a:hover, #global-nav li.nav3 a.current {
  background-position: -428px -28px;
}
#global-nav li.nav4 a {
  width: 186px;
  background-position: -533px 0px;
}
#global-nav li.nav4 a:hover, #global-nav li.nav4 a.current {
  background-position: -533px -28px;
}
#global-nav li.nav5 a {
  width: 135px;
  background-position: -719px 0px;
}
#global-nav li.nav5 a:hover, #global-nav li.nav5 a.current {
  background-position: -719px -28px;
}
#submenu-container{
  width: 180px;
  position:absolute;
  left: 0;
  top: 28px;
  z-index: 999;
  background: #fbb034;
  display:none;
  overflow: hidden;
}
#submenu-container .submenu {
  border: solid 2px #a30134;
}

#submenu-container .submenu ul, 
#submenu-container .submenu li {
  margin: 0;
  padding: 0;
  list-style: none;
  float: none;
}

#submenu-container .submenu ul li {
  position: static;
}

#submenu-container .submenu ul li a {
  display: block;
  float: none;
  width: 170px;
  height: 16px;
  padding: 2px 5px;
  background: none;
  color: #000;
  font-family: arial;
  font-weight: bold;
  font-size: 12px;
  line-height: 16px;
  text-decoration: none;
}

#submenu-container .submenu ul li span.underline {
  display: block;
  width: 180px;
  height: 2px;
  background: url(/images/setup/nd_sep.gif) no-repeat center top;
}

#submenu-container .submenu ul li a:hover {
  color: #fff;
  background: #a30134;
}


/********** NAVIGATION **********/
#navbar-secondary {
  width: 208px;
  margin: 0 auto 4px;
  overflow: hidden;
}

.secondary-nav-caption {
  display: block;
  width: 198px;
  margin: 0 auto;
  padding: 4px 5px 10px;
  background: url(/images/setup/leftnav_link_bg.jpg) no-repeat left top;
  border-bottom: solid 1px #a74561;
  font-family: verdana;
  font-weight: bold;
  font-size: 12px;
  color: #000;
  line-height: 14px;
}

#navbar-secondary a {
  display: block;
  width: 200px;
  padding: 2px 5px;
  border-bottom: solid 1px #a33a59;
  font-family: verdana;
  font-size: 12px;
  color: #fff;
  text-decoration: none;
}

#navbar-secondary a:hover {
  background: #a74561;
}

#leftcol .leftnav {
  width: 208px;
  margin: 0 auto 2px;
  overflow: hidden;
}
#leftcol .leftnav a {
  display: block;
  width: 198px;
  padding: 0 5px;
  font-family: verdana;
  font-size: 12px;
  color: #010000;
  text-decoration: none;
  border-bottom: solid 1px #a74461;
  background: url(/images/setup/leftnav_link_bg.jpg) repeat-y left top;
  line-height: 20px;
}
#leftcol .leftnav a:hover, #leftcol .leftnav a.current {
  background: url(/images/setup/global_nav_bg.gif) repeat-x left top;
  font-weight: bold;
  color: #fff;
}

#info-center {
  width: 278px;
  padding: 10px;
  margin: 0 auto;
  background: url(/images/setup/rightcol_container_bg.jpg) repeat-x left top #b3afb1;
  overflow: hidden;
}
#info-center a {
  display: block;
  padding-left: 10px;
  margin-bottom: 3px;
  font-family: verdana;
  font-size: 12px;
  font-weight: bold;
  color: #010000;
  text-decoration: none;
  background: url(/images/setup/bullet.jpg) no-repeat left center;
}
#info-center a:hover {
  text-decoration: underline;
}

/********** HEADLINES **********/
.caption {
   font-family: verdana, geneva, sans-serif;
  font-size: 11px;
  clear: left;
  float: left;
  padding: 1px;
  margin: 0px;
}

#headlines-featured {
  width: 400px;
  height: 230px;
  padding: 10px;
  margin-bottom: 2px;
  background: #b3b2b3;
  overflow: auto;
}

.featured-date {
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  color: #92173b;
  line-height: 15px;
  display: block;
}

a.featured-title {
  font-family: arial;
  font-size: 12px;
  color: #020000;
  text-decoration: none;
  display: block;
  margin-bottom: 10px;
}

a.featured-title:hover {
  text-decoration: underline;
}

#aotw {
background: url("/images/setup/aotw_bg.jpg") repeat-x scroll left top #DCDCDC;
height: 220px;
overflow: hidden;
width: auto;
}

#aotw .aotw {
  width: 85px;
  float: left;
  margin-left: 5px;
}

#aotw a {
  font-family: verdana;
  font-size: 12px;
  color: #000;
  text-decoration: none;
}

#aotw a.more {
  display: block;
  width: 85px;
  height: 25px;
  margin: 5px auto 0;
  background: url(/images/setup/aotw/readmore.jpg) no-repeat right top;
  clear: both;
}

/********** ROSTERS **********/
.roster {
  width: 710px;
}

tr.roster-header td {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #a30133;
    padding: 2px;
}

tr.roster-header a {
  color: #fbaf35;
}

tr.roster-header a:hover {
  color: #fff;
}

tr.roster-row0 td {
    background-color: #;
    font-size: 11px;
    padding: 2px;
}
tr.roster-row1 td {
    background-color: #;
    font-size: 11px;
    padding: 2px;
}

tr.roster-row td {
    background-color: #E8E8E8;
    font-size: 11px;
    padding: 2px;
    color: #000000;
}

.bio {
    background-color: #a30133;
}

.bio-name {
    background-color: #;
    color: #000000;
    font-weight: bold;
    font-size: 16px;
    padding: 3px;
}

.bio-data {
    color: #;
    font-weight: bold;
    font-size: 13px;
    padding: 5px;
}

.bio-photo {
  float: left;
  padding: 10px;
}

#mainbody .bio-wrap .head {background:#A40234;color:#FFF}
#mainbody .bio-wrap .head h2 {font-family:arial, helvetica;font-size:15px;line-height:24px;padding:0}
#mainbody .bio-wrap .head a {color:#FFF;text-decoration:underline}
#mainbody .bio-wrap .biodata {padding:0 310px 0 140px}
#mainbody .bio-wrap .headshot {width:120px}
#mainbody .bio-wrap .metadata {font-family:arial, helvetica}

/******* TAB CONTENT **********/
#tablist {
  width: 298px;
  height: 36px;
  margin: 0 auto;
  clear: both;
  overflow: hidden;
}

#tablist a {
  display: block;
  height: 36px;
  float: left;
  background-image: none;
  background-position: left top;
  background-repeat: no-repeat;
}

#tablist a.tab1 { width: 132px; }
#tablist a.tab2 { width: 166px; }

.tabcontentcontainer{
  width: 298px;
  margin: 0 auto;
  overflow: hidden;
}

.tabcontent {
  display: none;
  height: 231px;
  padding: 5px;
  color: #fff;
  overflow: auto;
}

#sc1 { background: url(/images/setup/tabcontainer_a_bg.jpg) repeat-x left top #a30134; }
#sc2 { background: #797979; }


/********** SCHEDULE **********/
table.schedule {
  width: 710px;
  background-color: ;
}

.schedule-header {
  background-color: #9e0035;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
}

tr.schedule-header td {
  padding-left: 5px;
}

tr.schedule-row0 td {
    background-color: #C1C1C1;
    font-size: 11px;
    padding: 2px;
}

tr.schedule-row1 td {
    background-color: #FFFFFF;
    font-size: 11px;
    padding: 2px;
}

.home-opp {
  text-transform: uppercase;
}

.schedule-row td {

}

/**********CALENDAR***********/
#calendar {
  width: 260px; 
  margin: 0 auto;
  padding-top: 10px;
  margin-bottom: 5px;
}

#calendar td {
  line-height: 24px;
  height: 24px;
  font-weight: bold;
  color: #333;
  border-color: #000;
  background: #d8d8d8;
}

#calendar .calendar-header  td {
  font-weight: bold;
  color: #fff;
  background: #a30133;
}

#calendar .calendar-month td {
  font-size: 12px;
  border-color: #000;
  background: #a30133;
}

#calendar .calendar-month a {
  color: #fff;
}

#calendar #calendar-now span {
  color: #fff;
}

#calendar .arr {
  display: none;
}

#calendar .calendar-event a {
  background: #ffd289;
  color: #000;
}

#calendar .no-calendar-event a {
  color: #000;
  background: #fff;
}

#calendar .inactive {
  color: #333;
  background: #9f9f9f;
}

#calendar .today a {
  color: #fff;
  background: #000;
}

#calendar .current a,
#calendar .calendar-event a:hover {
  background: #fbaf35;
  color: #000;
}


#calendar .event-schedule {
  height: 191px;
  text-align: left;
  overflow: auto;
  padding: 10px;
  background: #a30133;
  color: #fff;
}

#calendar .event-schedule a {
  color: #fbaf35;
}

/********** BIOS**********/
.bio-container .head {
  padding: 20px;
  margin-bottom: 15px;
  color: #fff;
  background: #333;
  overflow: hidden;
  background: url() no-repeat right bottom #AB1746 !important;
}


.bio-container .headshot {
  float: left;
  margin-right: 20px;
  border: solid 1px #fff;
  -moz-box-shadow: 0 0 10px #000;
}

.bio-container .name {
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  margin: 0 0 5px;
  text-transform: none;
}

.bio-container .stats-tabs-content {
  width: 100%;
  overflow: visible;
}

.bio-container .stats-tabs-content .stats {
  width: 100%;
  background: #fff;
  overflow: hidden;
  position: relative;
  z-index: 9999;
}

.bio-container .stats-tabs-content .expand {
  position: absolute;
  right: 10px;
  top: 2px;
}

.roster-list,
.roster-title {
  background: #AB1746 !important;
}
/********** 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");
	}
