h1,h2,h3,div,td {
    font-family: arial, helvetica, 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;
}


a {
  color: #00246A;
}

a:hover {
  color: #EBAB01;
}


h1 {
  color: #00246a;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: normal;
  line-height: 100%;
}

h2  {
  background-color: #ebab01;
  border-top: 1px solid #00246a;
  border-bottom: 1px solid #00246a;
  color: #00246a;
  font-size: 14px;
  font-weight:700;
}

h3 {
  color: #00246a;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 130%;
  text-align: center;  
}

/********** LAYOUT **********/

body.pagebody {
  margin: 0px;
  padding: 0px;
  background: url(/images/setup/page_bg.gif);
}

.design {
  width: 750px;
}

#mainbody {
  padding: 10px;
}

#header {
  height: 160px;
}

.dash {color: #ebab01; font-size: 11pt; font-weight: 900;}

#leftcol {
  background-color: #00246A;
  width: 150px;
  padding: 0px;
}

#rightcol {
  background-color: #FFFFFF;
  width: 150px;
  padding: 0px;
}

.poll {
  color: #FFFFFF;
}

#footer {
  background-color: #EBAB01;
  color: #00246A;
  height: 50px;
  text-align: center;
}



/********** NAVIGATION **********/

.sportsNav h2 {
  font-size: 12px;
  padding-left:5px;
}

.sportsNav a {
  color: #FFFFFF;
  text-decoration: none;
  padding-left:5px;
}


.sportsNav a:hover {
  color: #EBAB01;

}

.leftnav h2 {
  font-size: 12px;
}

.leftnav {
  background-color: #EBAB01;
  color: #00246A;
  padding-left:5px;
}

.leftnav a {
  color: #00246A;
  text-decoration: none;
}

.leftnav a:hover {
  color: #FFFFFF;
}

#rightcol a {

}

#rightcol a:hover {

}

#navbar-secondary a {
  font-weight: bold;
  text-decoration: none;
}

#navbar-secondary a:hover {
  color: #000000;
}

/********** HEADLINES **********/


.top-story {
  padding-left: 5px;
  padding-right: 5px;
  clear: left;
}

.headline a {
  color: #00246A;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

.headline a:hover {
  color: #EBAB01;
  text-decoration: underline;
}

.headline img {
  float: left;
  padding-right: 5px;
}

#features {
  padding: 4px;

}

#features a{
  text-decoration: none;
  color: #000000;
  font-weight: bold;
}

.caption {
  clear: left;
  float: left;
  padding: 1px;
  margin: 0px;
}


/********** ROSTERS **********/

tr.roster-header td {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #00246A;
    padding: 2px;
}

tr.roster-row a{
    text-decoration: underline;
    color: #EFC217;
}

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: #;
    font-size: 11px;
    padding: 2px;
}

tr.roster-row td {
    background-color: #E8E8E8;
    font-size: 11px;
    padding: 2px;
    color: #000000;
}

.bio {

}

.bio-name {
    color: #00246A;
    font-weight: bold;
    font-size: 16px;
    padding: 3px;
}

.bio-data {
    font-weight: bold;
    font-size: 13px;
    padding: 5px;
}

.bio-data a:hover {
  color:#FFFFFF;
}

.bio-photo {
  float: left;
  padding: 0px 10px;
}


/********** FADING SCROLLER **********/

div.scroller {
  font-weight: bold;
  font-size: 8pt;
  padding-left: 5PX;
}

.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: #00246A;
  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 {
}

/********** CALENDAR *************/
.calendar {
  border-collapse: collapse;
  background-color: #FFFFFF;
  color: #00246A;
  text-align: center;
}

.calendar td {
  border: 1px solid #00246A;

}

.calendar td a {
  font-size: 10px;
  font-weight: bold;
}

.calendar td a:hover {
  text-decoration: underline;
}

.calendar-month  {
  font-size: 14px;
  font-weight: bold;
  padding: 5px;
}

.calendar-header td{
  background-color: #00246A;
  font-weight: bold;
  color: #FFFFFF;
}

.calendar-sport {
  font-size: 10px;
  font-weight: bold;
}

.calendar-date {
  float: left;
  color: #FFFFFF;
  background-color: #00246A;
  width: 15px;
}

.calendar-event {
  font-size: 10px;
}

.calendar-event td a {
  font-size: 10px;
  font-weight: bold;
}

.calendar-event td a:hover {
  text-decoration: underline;
}

/********** COUNTDOWN CLOCK **********/
#countdownClock {
  width: 200px;
  margin: 10px auto;
  overflow: hidden;
}

#countdownClock .tzcontainer {
  background:  url(/images/buttons/Countdown.png) no-repeat top;
  width: 170px;
  height: 80px;
  padding: 10px 5px;
}

.timerem {
  width: 40px;
  float: left;
  margin-left: 2px;
}

.timerem span.time {
  display: block;
  text-align: center;
  color: #EBAB01;
  font-family: 'trebuchet MS';
  font-size: 15px;
  font-weight: bold;
  line-height: 18px;
  margin-bottom: 5px;
}

.timerem span.timecap {
  display: block;
  text-align: center;
  color: #fff;
  font-family: arial;
  font-size: 15px;
  font-weight: bold;
  line-height: 16px;
}


/********** 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");
	}


