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;
}

pre {
  width: 740px;
 overflow: auto;
}


form {
  margin: 0px;
}


.photo {
  float: right;
  padding: 5px;
  width: 250px;
  background-color: #FFFFFF;
}


a {
  color: #09263c;
}

a:hover {
  color: #7FC7FF;
}

#printer {
  padding: 1px;
  font-size: 10px;
  color: #;
  text-align: right;
}

h1 {
  color: #09263c;
  line-height: 130%;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

h2 {
  color: #7FC7FF;
  text-transform: uppercase;
}


/********** NAVIGATION **********/

body.pagebody {
  margin: 0px;
  padding: 0px;
  background: url(/images/setup/page_bg.jpg) repeat fixed;
}

.top-caption {
  display: block;
  width: 1000px;
  height: 38px;
  margin: 23px auto 0;
  background: url(/images/setup/top_caption.gif) no-repeat left top;
}

#header-wrapper {
  width: 1000px;
  margin: 0 auto;
  background: #09263c;
  padding-top: 5px;
  overflow: hidden;
}

#header {
  width: 980px;
  margin: 0 auto;
  padding: 5px 5px 0px;
  background: url(/images/setup/header_cap.jpg) no-repeat left top #fff;
  overflow: hidden;
}

#ticker-bar {
  width: 980px;
  height: 23px;
  background: url(/images/setup/ticker_bg.jpg) no-repeat left top;
  margin-bottom: 5px;
  overflow: hidden;
}

#wrapper {
  width: 985px;
  padding: 10px 5px 0 10px;
  background: #09263c;
  margin: 0 auto;
  overflow: hidden;
}

.design {
  width: 985px;
  background: url(/images/setup/design_bg.jpg) repeat-y left top;
  overflow: hidden;
}

#mainbody {
  width: 750px;
  padding: 10px;
  float: left;
  background: #fff;
  overflow: hidden;
}

#ccol {
  width: 240px;
  float: left;
  margin-left: 5px;
  overflow: hidden;
}

#rightcol {
  width: 210px;
  float: right;
  overflow: hidden;
}

#footer {
  width: 1000px;
  height: 112px;
  background: url(/images/setup/footer_bg.gif) no-repeat left top;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

.footer-text {
  width: 270px;
  height: 75px;
  float: left;
  margin-left: 9px;
  padding-left: 100px;
  padding-top: 10px;
  background: url(/images/setup/monk_head.jpg) no-repeat left top;
  color: #fff;
}

.footer-text a {
  color: #fff;
}

.footer-text a:hover {
  text-decoration: none;
}

.caption-head {
  display: block;
  margin-bottom: 4px;
}

.poll {
  width: 210px;
  padding-top: 10px;
  background: url(/images/setup/poll_bg.jpg) no-repeat left top #3a3a3a;
  color: #fff;
  overflow: hidden;
}

.quest, .ans, .results-link { 
  font-family: arial;
  font-size: 12px;
  color: #fff;
}
.quest {
  font-weight: bold;
}
.results-link {
  font-weight: bold;
  text-decoration: underline;
}

.vote-button {
  display: block;
  width: 64px;
  height: 27px;
  margin: 10px auto;
  border: none;
  background: url(/images/setup/vote_button.jpg) no-repeat left top;
}

/********** HEADER PHOTOS ***********/
#header-photos {
  width: 980px;
  height: 170px;
  overflow: hidden;
  position: relative;
  z-index: 500;
}

#header-photos .photo-L {
  width: 515px;
  height: 170px;
  float: left;
  background-image: none;
  background-repeat: no-repeat;
  background-position: left top;
}

#header-photos .photo-R {
  width: 455px;
  height: 170px;
  float: right;
  background-image: none;
  background-repeat: no-repeat;
  background-position: left top;
}

#header-photos .header-overlay {
  width: 980px;
  height: 170px;
  background: url(/images/setup/header_overlay.png) no-repeat left top;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 502;
}

/********** NAVIGATION **********/
#global-nav-wrapper {
  width: 980px;
  height: 23px;
  padding: 6px 10px;
  margin: 0 auto;
  background: url(/images/setup/global_nav_bg.jpg) no-repeat left top;
}

#global-nav {
  width: 980px;
  height: 23px;
}

#global-nav ul, #global-nav li {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
}

#global-nav ul li {
  position: relative;
  z-index: 9999;
}

#global-nav ul li a {
  display: block;
  height: 23px;
  float: left;
  background: url(/images/setup/global_nav.jpg) no-repeat;
}
#global-nav ul li.nav1 a {
  width: 89px;
  background-position: 0px 0px;
}
#global-nav ul li.nav2 a {
  width: 111px;
  background-position: -89px 0px;
}
#global-nav ul li.nav3 a {
  width: 129px;
  background-position: -200px 0px;
}
#global-nav ul li.nav4 a {
  width: 135px;
  background-position: -329px 0px;
}
#global-nav ul li.nav5 a {
  width: 179px;
  background-position: -464px 0px;
}
#global-nav ul li.nav6 a {
  width: 151px;
  background-position: -643px 0px;
}
#global-nav ul li.nav7 a {
  width: 186px;
  background-position: -794px 0px;
}
#global-nav ul li.nav1 a:hover, #global-nav ul li.nav1 a.current  {
  background-position: 0px -23px;
}
#global-nav ul li.nav2 a:hover, #global-nav ul li.nav2 a.current {
  background-position: -89px -23px;
}
#global-nav ul li.nav3 a:hover, #global-nav ul li.nav3 a.current {
  background-position: -200px -23px;
}
#global-nav ul li.nav4 a:hover, #global-nav ul li.nav4 a.current {
  background-position: -329px -23px;
}
#global-nav ul li.nav5 a:hover, #global-nav ul li.nav5 a.current {
  background-position: -464px -23px;
}
#global-nav ul li.nav6 a:hover, #global-nav ul li.nav6 a.current {
  background-position: -643px -23px;
}
#global-nav ul li.nav7 a:hover, #global-nav ul li.nav7 a.current {
  background-position: -794px -23px;
}
#submenu-container{
  width: 180px;
  position:absolute;
  left: 0;
  top: 23px;
  z-index: 9999;
  background: #033f6f;
  display:none;
  overflow: hidden;
}
#submenu-container .submenu {
  padding: 2px 0;
  overflow: hidden;
}

#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: 1px 5px;
  background: none;
  color: #fff;
  font-family: arial;
  font-weight: bold;
  font-size: 12px;
  line-height: 16px;
  text-decoration: none;
}

#submenu-container .submenu ul li a:hover, #submenu-container .submenu ul li a.current {
  background: #09263c;
}

#navbar-secondary {
  padding: 10px 11px;
  background: url(/images/setup/navbar_secondary_bg.jpg) no-repeat left top #145283;
}

#navbar-secondary a {
  display: block;
  padding-left: 10px;
  background: url(/images/setup/bullet.gif) no-repeat left center;
  font-family: arial;
  font-size: 12px;
  color: #fff;
  text-decoration: none;
  line-height: 12px;
}

#navbar-secondary a:hover, #navbar-secondary a.current {
  color: #7fc7ff;
}

#navbar-secondary .sep {
  margin-left: 10px;
  padding: 12px 0;
  height: 1px;
}

#navbar-buttons-rcol a {
  display: block;
  margin-bottom: 3px;
}

#navbar-logolinks {
  padding-top: 18px;
  float: left;
  overflow: hidden;
}

#navbar-logolinks a {
  float: left;
  margin-right: 20px;
}

#logolink5 {
  width: 170px;
  height: 24px;
  position: absolute;
  right: 12px;
  bottom: 15px;
}

.prestosports {
  width: 174px;
  height: 54px;
  position: absolute;
  top: 12px;
  right: 12px;
}

/********** HEADLINES **********/
#headlines-featured {
  width: 525px;
  background: url(/images/setup/headlines_featured_bg.jpg) no-repeat left top #145283;
  overflow: hidden;
}

#headlines-featured .container {
  padding: 10px;
  height: 260px;
  overflow: auto;
}

#headlines-featured .label {
  font-family: arial;
  color: #fff;
}

#headlines-featured a {
  font-family: arial;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}

#headlines-featured a:hover {
  text-decoration: underline;
}

#spotlight {
  width: 192px;
  padding: 4px 8px 20px;
  background: url(/images/setup/monk_confession_bg.jpg) repeat-x left top #165b8f;
  border-right: solid 1px #fff;
  border-left: solid 1px #fff;
  overflow: hidden;
}

#spotlight img {
  display: block;
  width: 90px;
  float: left;
  border: solid 1px #fff;
}

#spotlight .confession-content {
  width: 90px;
  float: right;
  text-align: center;
}

#spotlight a {
  color: #fff;
  text-decoration: none;
}

#spotlight a:hover {
  text-decoration: underline;
}

/********** ROSTERS **********/
.roster {
  width: 745px;
}

tr.roster-header td {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #09263c;
    padding: 2px;
}

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: #c1c1c1;
    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: #09263c;
    border: outset;
    border-width: 2px;
    padding: 8px;
   width: 60%;
}

.bio-name {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 16px;
    padding: 3px;
}

.bio-data {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 13px;
    padding: 5px;
    height: 200px;
}

.bio-data a{
  color:#FFFFFF;
}

.bio-data a:hover{
  color:#215C88;
}

.bio-photo {
  float: left;
  padding: 10px;
}

.bio-data span {
    color: #215C88;
    font-weight: bold;
    font-size: 12px;
    padding: 5px;
}

/******* TAB CONTENT **********/
#tablist {
  width: 240px;
  height: 32px;
  margin-bottom: 4px;
  clear: both;
  overflow: hidden;
}

#tablist a {
  display: block;
  width: 120px;
  height: 32px;
  float: left;
  background-image: none;
  background-position: left top;
  background-repeat: no-repeat;
}

.tabcontentcontainer{
  width: 240px;
  margin-top: 5px;
  background: url(/images/setup/tab_content_bg.jpg) no-repeat left top #145283;
  overflow: hidden;
}

.tabcontent {
  display: none;
  height: 297px;
  margin: 0 5px;
  color: #fff;
  overflow: auto;
}

.upcoming a {
  color: #7FC7FF;
}

.upcoming a:hover {
  color: #FFFFFF;
}

/********** BRIEF-STANDINGS **********/
.standings {
  padding: 5px;
}

tr.briefstats-header td {
  padding-right: 0px;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 10px;
  text-align: center;
}

td.briefstats-label {
  font-size: 10px;
  color: #FFFFFF;
}

td.briefstats-field {
  color: #FFFFFF;
  text-align: left;
  font-size: 11px;
  padding-left:5px;
  text-align: center;
}

.briefstats-team {
  color: #7fc7ff;
  font-weight: bold;
}

/********** SCHEDULE **********/
table.schedule {
  width: 745px;
  background-color: ;
}

.schedule-data {
  width: 500px;
}

.schedule-data td {
    padding: 5px;
}

tr.schedule-header td {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #09263c;
    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;
}

/********* STATS ***********/
.stats-wrapper {
color: #000;
background: #FFF;
}
.stats-wrapper th {
background: #09263c; /* set the primary color here ??? dark color required */
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;
}

/********** DATEBOOK *************/
#calendar {
  width: 230px;
  padding: 2px 5px;
  background: url(/images/setup/calendar_bg.jpg) no-repeat left top #145283;
  overflow: hidden; 
}

table#calendarView {
  width: 229px;
  border-collapse: collapse;
  background: #262626;
  text-align: center;
  margin-bottom: 2px;
}

table#calendarView td {
  border: 1px solid #FFFFFF;
  font-weight: bold;
  color: #FFFFFF;
}

table#calendarView td a{

}

.calendar-month  {
  color: #;
  font-size: 14px;
  font-weight: bold;
  padding: 5px;
}


.calendar-month a {
  color: #fff;
  text-decoration: none;
}

.calendar-month a:hover {
  color: #ccc;
}

.calendar-header {
  background-color: #000000;
  font-weight: bold;
  color: #FFFFFF;
}

.calendar-sport {
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
}

.calendar-date {
  float: left;
  color: #000000;
  background-color: #086342;
  width: 15px;
}

.calendar-event {
  font-size: 10px;
  background-color: #215c88;
  color: #FFFFFF;
}

.calendar-event a {
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}

.calendar-event a:hover {
  color: #000000;
  cursor: pointer;
  cursor: hand;
}

.event {
  background-color: #464646;
  color: #FFFFFF;
}

.event a {
  font-weight: bold;
}

.event a:hover {
  color: #FFFFFF;
}

.event-schedule {
  width: 217px;
  padding: 5px;
  background: #000;
  border: solid 1px #33689e;
  color: #fff;
  height: 205px;
  overflow: auto;
}

.event-info {
  padding: 5px;
}

.event-schedule a {
  color: #fff;
  text-decoration: underline;
}

.event-schedule a:hover {
  text-decoration: none;
}


/********** 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");
	}

