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-size: 11px;
}


form {
  margin: 0px;
}


.photo {
  float: right;
  padding: 5px;
  background-color: #FFFFFF;
}


#printer {
  padding: 1px;
  font-size: 9px;
  color: #3171A3;
  text-align: right;
}


a {
  color: #013571;
}

a:hover {
  color: #FDAC43;
}

h1 {
  color: #013571;
  line-height: 200%;
}

h2 {
  color: #336699;
  text-transform: uppercase;
}


/********** NAVIGATION **********/

body.pagebody {
  margin-top: 60px;
  padding: 0px;
  background: #003470 url(/images/setup/page_bg.jpg) repeat-x top;
}

.design {
}

#header {
  height: 161px;
  text-align: center;
}

#header-schools a {
  float: left;
}

#globalNav {
  height: 40px;
}

#content {
  background-color: #FFFFFF;
}

#content_container {
  width: 786px;
}

#mainbody {
  padding: 10px;
}

#leftcol {
  background-color: #003570;
  width: 200px;
  padding: 0px;
}

#adcolumn {
  background-color: #001027;
  text-align: center;
}

#rightcol {
  background-color: #003570;
  color: #FFFFFF;
  width: 250px;
  padding: 0px;
}

#poll {
}


#poll td {
  font-family: arial;
  color: #fff;
}

#poll .results {
  display: block;
  width: 92px;
  height: 24px;
  color: #fff;
  line-height: 24px;
}

#poll .question {
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
  display: block;
  margin-bottom: 10px;
}

#poll .select {
  color: #fff;
  text-decoration: none; 
  display: block;
  margin-bottom: 10px;
}

.section1 {
  background-color: #001027;
  padding: 10px 00px;
}

.poll td{

}

#footer {
  text-align: center;
}

#ss {
  width: 220px;
  height: 110px;
  margin: 0 auto;
  overflow: hidden;
  display: block;
}

#ss .container {
  width: 220px;
  margin: 0 auto;
}

/********** NAVIGATION **********/

.leftnav {
  background-color: #B3D5F1;
}

.leftnav a {
  display: block;
  border-bottom: 1px solid #013571;
  color: #013571;
  text-decoration: none;
  margin: 0px 10px;
  padding-left: 5px;
  height: 20px;
  line-height: 20px;
}

.leftnav a:hover {
  background-color: #FDAC43;
  color: #FFFFFF;
}


/**** DROP DOWN MENU ****/
.dropdownmenu {
  position:absolute;
  visibility: hidden;
  background-color: #292929;
  width: 150px;
  z-index: 100;
}

.dropdownmenu a {
  text-transform: none;
  font-weight: normal;
  display: block;
  border-bottom: 1px solid #707070 ;
  color: #B3D5F1;
  text-decoration: none;
 padding: 4px;
}

.dropdownmenu a:hover {
  color: #e78431;
}

/********** HEADLINES **********/
.featuredstory {
  color: #d2d2d2;
}

.featuredstory h2 {
font-size: 15px;
}

.featuredstory  a{
  color: #B3D5F1;
  text-decoration: none;
  text-transform: none;
  line-height: 20px;
}

.featuredstory  a:hover{
  color: #ff963b;
  text-decoration: none;
  text-transform: none;

}

#morenews {
  width: 497px;
  background: #19507f url(/images/setup/morenews_bg.jpg) top no-repeat;
}

#morenews a{
  font-weight: bold;
  text-decoration: none;
}

#morenews a:hover {
  color: #000000;
}


.caption {
  clear: left;
  float: left;
  padding: 1px;
  margin: 0px;
}



/******* TAB CONTENT **********/
.tab {
  width: 250px;
  color: #FFFFFF;
  background: #E78431 url(/images/setup/standings_bg.jpg);
  padding: 0px;
}

#scoreboard {
  background: #E8E8E8 url(/images/setup/results_bg.jpg);
  height: 230px;
  overflow: auto;
  color: #000000;
}

#scoreboard a {
  color: #000000
}

#upcoming {
  background: #BFE1FA url(/images/setup/schedule_bg.jpg);
  height: 230px;
  overflow: auto;
  color: #000000
}

#upcoming a {
  color: #000000
}

#tabcontentcontainer{
  width: 250px;
  background-color: #;
}

.tabcontent {
  display: none;
}
/********** FADING SCROLLER **********/

div.scroller {
  font-weight: bold;
  font-size: 8pt;
  padding-left: 5;
}

.scroller a {
  font-size: 8pt;
  text-decoration: underline;
}

.scroller-score {
  float: right;
  font-size: 8pt;
  padding-right: 10px;
}

/********** SCHEDULE **********/
table.schedule {
  width: 100%;
  background-color: ;
}

.schedule-header {
  background-color: #B20000;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
}

tr.schedule-header td {
  padding-left: 5px;
}

tr.schedule-row0 td {
    background-color: #;
    padding: 2px;
}
tr.schedule-row1 td {
    background-color: #;
    padding: 2px;
}

.home-opp {
  text-transform: uppercase;
}

.schedule-row td {
}

/********** SCHEDULE ?????????????? *************/
.schedule {
  border-width: 0px;
  border-collapse: collapse;
}

.schedule td {
  padding: 2px 4px;
}

.schedule a  {
  color: #323232;
}

.schedule a:hover  {
  color: #BA9F68;
}


.schedule-header {
 background-color: #323232;
 color: #FFFFFF;
 font-weight: bold;
}

.conf-contest {
  background-color: #003570;
 color: #FFFFFF;
}

.conf-contest a {
 color: #FFFFFF;
}

.nonconf-contest {
  background-color: #b3d5f1;
 color: #323232;
}

.inprogress {
  background-color: #FFFF66;
  color: #003570;
}

/**********CALENDAR***********/
#calendar {
  width: 200px; 
  margin: 0 auto;
  margin-bottom: 5px;
}

#calendar .arr {
  display: none;
}

#calendar #calendar-view {
  margin-bottom: 10px;
}

#calendar td {
  line-height: 20px;
  height: 20px;
  font-weight: bold;
  color: #fff;
  border-color: #000;
  background: #29547f;
}

#calendar .calendar-header  td {
  font-weight: bold;
  color: #fff;
  background: #e78431;
}

#calendar .calendar-month td {
  font-size: 11px;
  border-color: #000;
  font-weight: normal;
  background: #29547f;
}

#calendar .calendar-month a {
  color: #fff;
}

#calendar #calendar-now span {
  color: #fff;
}

#calendar .calendar-event a {
  background: #5895d3;
  color: #fff;
  line-height: 20px;
  height: 20px;
}

#calendar .no-calendar-event a {
  color: #fff;
  background: #29547f;
  line-height: 20px;
  height: 20px;
  color: #fff;
}

#calendar .inactive {
  color: #fff;
  background: #29547f;
}

#calendar .today a {
  color: #fff;
  background: #000;
}

#calendar .current a,
#calendar .calendar-event a:hover {
  background: #ffbf89;
  color: #fff;
}

#calendar .event-schedule {
  height: 191px;
  text-align: left;
  overflow: auto;
  padding: 10px;
  background: #000000;
  color: #fff;
}

/********* LIVE SCOREBOARD **********/
.boxscore-container {
  background:url("/scoreboard/boxscore_bg.gif") no-repeat;
  width: 243px;
  margin: 2px;
  height: 100px;
}


.inProgress-container {
  background: url("/scoreboard/inprogress_bg.gif") no-repeat;
  width: 243px;
  height: 100px;
  margin: 2px;
}


.scoreboardBox {
  width: 230px;
  color: #000000;
  padding: 5px;
}


.scoresDate {
  color: #FFFFFF;
  padding: 5px;
}


/********** STANDINGS **********/

table.stats-table {
  border-width: 0px;
  border-collapse: collapse;
}

table.stats-table-limited {
  border-width: 0px;
  border-collapse: collapse;
  width: 500px;
}

table.stats-table td {
  padding: 1px 4px;
}

tr.stats-header td {
  background-color: #003470;
  padding-right: 0px;
  color: #ffffff;
  font-weight: bold;
  font-size: 10px;
}

tr.stats-row0 {
}

tr.stats-row1 {
}

td.stats-team a {
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;
}

td.stats-team a:hover {
  text-decoration: none;
}

td.stats-field {
  text-align: center;
  font-size: 11px;
}

td.conf-label  {
  background-color: #323232;
  font-weight: bold;
  font-size: 10px;
}

td.conf-field {
  background-color: #0a77d6;
  color: #FFFFFF;
  text-align: center;
  font-size: 11px;
}

#overDiv a {text-decoration: none;}
#overDiv a:link {color: #FFFFFF; font-weight: bold;}     /* unvisited link */
#overDiv a:visited {color: #FFFFFF; font-weight: bold;}  /* visited link */
#overDiv a:hover {color: #4a687e; font-weight: bold;}   /* mouse over link */
#overDiv a:active {color: #4a687e; font-weight: bold;}   /* selected link */

/********** 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");
	}

/********* STATS ***********/
.stats-wrapper {
  color: #000;
  background: #FFF;
}

.stats-wrapper th {
  background: #003570;    /* set the primary color here */
  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;
}

