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;
}


form {
  margin: 0px;
}


.photo {
  float: right;
  padding: 5px;
  background-color: #FFFFFF;
}

a {
  color: #5a8bb9;
  text-decoration: none;
}

a:hover {
  color: #f8a642;
}

#printer {
  padding: 1px;
  font-size: 10px;
  color: #;
  text-align: right;
}

h1 {
  color: #001e3a;
  line-height: 130%;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

h2 {
  color: #5a8bb9;
  text-transform: uppercase;
}


/********** NAVIGATION **********/

body.pagebody {
  margin-top: 0px;
  padding: 0px;
  background: #00559b url(/images/setup/page_bg.jpg);
}

.design {
  width: 1005px;
  background: #001e3a;
}

#mainbody {
  padding: 10px;
  background-color: #FFFFFF;
}

#header {
  height: 100px;
  text-align: center;
}

#leftcol {
  background-color: #001e3a;
  width: 215px;
  padding: 0px;
}

#teaminfo {
  background-color: #FFFFFF;
  padding: 20px;
}

.section1 {
  background-color: #2b5378;
  padding: 10px;
}

.section1 .rich, .section1 h1 {
  color: #FFFFFF;
}

#rightcol {
  background-color: #001e3a;
  width: 300px;
  padding: 0px;
}

#footer {
  height: 63px;
  background: url(/images/setup/footer_bg.jpg) no-repeat;
  color:#FFFFFF;
}

#footer-content TD {
  padding: 0px 10px;
  color:#FFFFFF;
}

#footer-content img {
  float: right;
  padding: 10px 20PX;
}

/********** NAVIGATION **********/
.leftnav {
  background: #2b5378 url(/images/setup/leftnav_bg.jpg) no-repeat top;
} 

.leftnav a {
  color: #FFFFFF;
  text-decoration: none;
  padding-left:10px;
  font-size: 12px;
  line-height: 28px;
  display: block;
}

.leftnav a:hover {
  color: #f8a642;
}

#navbar-secondary {
  color: #5a8bb9;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
}

/********** HEADLINES **********/
.topstory {
  padding: 10px;
  height: 120px;
}

.topstory .date {
  font-size: 10px;
  color: #939393;
  font-weight:  bold;
}

#news {
  background: #2b5378;
  padding: 10px;
  color: #FFFFFF;
}

#news .date {
  font-weight: bold;
}

#news a {
  color: #FFFFFF;
  font-weight: normal;
}

#news a:hover {
  color: #f79720;
}

.potw {
  background-color: #2b5378;
  width: 450px;
}

.potw a {
  color: #d3d3d3;
}


.potw a:hover {
  color: #000000;
}


.potw td {
  color: #FFFFFF;
  padding: 3px;
}

.potw-caption {
  float: none;
  padding: 0px 3px;
}

.potw h2 {
  background-color: #000000;
}

.caption {
  clear: left;
  float: left;
  padding: 1px;
  margin: 0px;
}


/********** ROSTERS **********/
.roster-header {
  color: #FFFFFF;
  background-color: #001e3a;
}

tr.roster-row0 td {
    background-color: #c1c1c1;
    font-size: 11px;
    padding: 2px;
}
tr.roster-row1 td {
    background-color: #FFFFFF;
    font-size: 11px;
    padding: 2px;
}


/********** STANDINGS **********/
table.stats-table {
  border-width: 0px;
  border-collapse: collapse;
}

table.stats-table td {
  padding: 1px 4px;
}

tr.stats-header td {
  background-color: #001e3a;
  padding-right: 0px;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 10px;
}

td.stats-team a {
  color: #001e3a;
  font-weight: bold;
  font-size: 11px;
}

td.stats-team a:hover {
  color: #f79720;
}

td.stats-field {
  color: #000000;
  text-align: center;
  font-size: 11px;
}

/********** BRIEF STANDINGS **********/

.briefstats {
  background: #5c7b94 url(/images/setup/standingsBrief_bg.jpg) no-repeat top;
}

.briefstats-header td {
   color: #FFFFFF;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 10px;
  text-align: center;
}

.briefstats-label a {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
  line-height: 18px;
  padding-left: 10px;
}

.briefstats-label a:hover {
  color: #f79720;
}

.briefstats-field {
    color: #FFFFFF;
  text-align: center;

}

#playoffBreak {
  border: 1px solid #001e3a;
}


/********** SCHEDULE **********/

td.conf-label  {
  background-color: #e7a614;
  font-weight: bold;
  font-size: 10px;
}

td.conf-field {
  background-color: #999999;
  color: #ffffff;
  text-align: center;
  font-size: 11px;
}

.schedule-header {
  background-color: #001e3a;
  color: #FFFFFF;
  width: 400px;
}

tr.schedule-row0 td {
    background-color: #E1E1E1;
    font-size: 11px;
    padding: 2px;
}
tr.schedule-row1 td {
    background-color: #FFFFFF;
    font-size: 11px;
    padding: 2px;
}

#teamScoreboard {
  background: #656565;
}

#teamScoreboard td {
  color: #FFFFFF;
}

#listenlive {
  background: #2B5377;
} 
/********** DATEBOOK *************/
table.calendar {
border-collapse: collapse;
  background: #;

}

table.calendar td  {
  border: 1px solid #000000;
  font-weight: bold;
}

table.calendar td a{

}

.calendar {
  background-color: #FFFFFF;
  color: #1a3763;
  text-align: center;
}

.calendar-month  {
  color: #1a3763;
  font-size: 14px;
  font-weight: bold;
  padding: 5px;
}

.calendar-month a {
  color: #1a3763;
}

.calendar-month a:hover {
  color: #000000;
}

.calendar-header {
  background-color: #1a3763;
  font-weight: bold;
  color: #FFFFFF;
}

.calendar-sport {
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
}

.calendar-date {
  float: left;
  color: #001E3A;
  width: 15px;
}

.calendar-event {
  font-size: 10px;
  text-align: left;
  padding: 2px;
}

.calendar-event a {
  font-weight: bold;
  text-decoration: none;
}

.calendar-event a:hover {
  color: #000000;
  cursor: pointer;
  cursor: hand;
}


.visitor {
  background: #DDDDDD;
  height: 75px;
}

.visitor .calendar-date {
  float: left;
  color: #001E3A;
  width: 15px;
}

.home  {
  background: #001E3A;
  color: #FFFFFF;
  height: 75px;
}

.home .calendar-date {
  float: left;
  color: #f8a137;
  width: 15px;
}



/******* TAB CONTENT **********/
.tab {
  width: 300px;
  color: #FFFFFF;
  background-color: #8C8C8C8;
  padding: 0px;

}

.scoreboard {
  background-color: #848484;
  height: 200px;
  overflow: auto;
  color: #FFFFFF;
}

.scoreboard a {
  color: #FFFFFF
}

.upcoming {
  background-color: #000000;
  height: 200px;
  overfloW: auto;
  color: #FFFFFF;
}

#tabcontentcontainer{
  width: 300px;
  background-color: #;
  height: 200px;
}
.tabcontent {
  display: none;
}

.boxscore-pitching {
  font-style: italic;
}

.boxscore .date {
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
}


.inprogress {
  color: #f8a642;
}

/********** ROSTERS  **********/
#teamRoster {
  background: #5a8bb9;
  height: 450px;
  overflow: auto;
}

tr.roster-header td {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #002e62;
    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: #;
    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: #;
}

.bio-name {
    color: #000000;
    font-weight: bold;
    font-size: 16px;
  padding: 10px;
}

.bio-data {
    color: #000000;
    font-weight: bold;
    font-size: 13px;
    padding: 5px;
}

.bio-data span{
    color: #c1c1c1;
    font-weight: bold;
}

.bio-data a:hover {
  color:#FFFFFF;
}

.bio-photo {
  float: left;
  padding: 10px;
}

/********* STATS ***********/
.stats-wrapper {
  color: #000;
  background: #FFF;
}

.stats-wrapper th {
  background: #0051A2;    /* 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;
}

/********** 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");
	}


