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;
  margin: 5px;
  padding: 5px;
  width: 410px;
  background-color: #740000;
}

.team-photo {
  float: left;
  margin: 50px;
  padding: 5px;
  background-color: #740000;
}


a {
  color: #3A5685;
}

a:hover {
  color: #740000;
}

#printer {
  padding: 1px;
  font-size: 10px;
  color: #;
  text-align: right;
}

h1 {
  color: #740000;
  line-height: 130%;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

h2 {
  color: #000F26;
  text-transform: uppercase;
}

h3 {
  color: #002665;
  line-height: 130%;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}


/********** LAYOUT **********/

body.pagebody {
  margin: 0px;
  padding: 0px;
  background: url(/images/setup/page_bg.jpg) repeat;
}

.design {
  background: #000000;
  width: 1000px;
}

.design-bottom {
  width: 1000px;
  height: 9px;
  margin: 0 auto;
  background: url(/images/setup/design_bottom.gif) no-repeat left top;
  padding-bottom: 20px;
}

#mainbody {
  width: 815px;
  padding: 10px;
}

#header {
  height: 100px;
  text-align: center;
}

#ticker {
  background: #002664 url(/images/setup/ticker_bg.jpg) repeat-x top;
  height: 29px;
}

#ticker form {
  display: block;
  width: 150px;
  height: 19px;
  padding: 5px;
  float: right;
  overflow: hidden;
}

.text-field {
  width: 109px;
  height: 13px;
  padding: 2px;
  font-size: 10px;
  line-height: 13px;
  border: solid 1px #002664;
  color: #3f6297;
  float: left;
}

.search-button {
  display: block;
  width: 32px;
  height: 19px;
  float: left;
  margin-left: 3px;
  background: url(/images/setup/search_button.jpg) no-repeat left top;
  border: none;
}

#leftcol {
  width: 150px;
  padding: 0px;
}

#rightcol {
  width: 300px;
  padding: 0px;
}


#sportpage-buttons {
 width: 366px;
float: left;
overflow: hidden;
}

#ad {
  float: right;
}

#footer {
  background-color: #000000;
  color: #7da6c8;
}

.footer-text {
  float: left;
  padding: 5px 0;
}


/*********  HEADER LOGOS ************/
#headerLogos a {
  display:block;
  float:left;
  height:147px;
  text-decoration:none;
  background-image: url("/images/setup/header_logos-14.jpg");
  background-repeat: no-repeat;
  background-color: #002665;
}

a.navteamlogo1 {
  width: 210px;
  background-position:0px 0px;
}
a.navteamlogo2 {
    background-position: -210px 0;
    width: 71px;
}
a.navteamlogo3 {
    background-position: -281px 0;
    width: 72px;
}
a.navteamlogo4 {
    background-position: -353px 0;
    width: 71px;
}
a.navteamlogo5 {
    background-position: -424px 0;
    width: 71px;
}
a.navteamlogo6 {
    background-position: -495px 0;
    width: 72px;
}
a.navteamlogo7 {
    background-position: -567px 0;
    width: 70px;
}
a.navteamlogo8 {
    background-position: -637px 0;
    width: 72px;
}
a.navteamlogo9 {
    background-position: -709px 0;
    width: 71px;
}
    a.navteamlogo10 {
    background-position: -780px 0;
    width: 71px;
}
a.navteamlogo11 {
    background-position: -851px 0;
    width: 73px;
}
a.navteamlogo12 {
    background-position: -923px 0;
    width: 70px;
}


a.navteamlogo1:hover {
  background-position:0px -147px;
}
a.navteamlogo2:hover {
  background-position:-210px -147px;
}
a.navteamlogo3:hover {
  background-position:-281px -147px;
}
a.navteamlogo4:hover {
  background-position:-353px -147px;
}
a.navteamlogo5:hover {
  background-position:-424px -147px;
}
a.navteamlogo6:hover {
  background-position:-495px -147px;
}
a.navteamlogo7:hover {
  background-position:-567px -147px;
}
a.navteamlogo8:hover {
  background-position:-637px -147px;
}
a.navteamlogo9:hover {
  background-position:-709px -147px;
}
a.navteamlogo10:hover {
  background-position:-780px -147px;
}
a.navteamlogo11:hover {
  background-position:-851px -147px;
}
a.navteamlogo12:hover {
  background-position:-923px -147px;
}


/********** NAVIGATION **********/
#global-nav {
  background: url(/images/setup/globalNav_bg.jpg) no-repeat top;
  height: 38px;
}

#global-nav a {
  float: left;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 10px;
  color: #000000;
  padding: 0 7px;
  line-height: 27px;
}

#global-nav a:hover{
  color: #720000;
}


.leftnav {
  background: url(/images/setup/leftnav_gradient.jpg) repeat-x left top #750000;
  width: 150px;
}

.leftnav a {
  color: #fff;
  text-decoration: none;
  display: block;
  padding: 5px 10px 6px;
}

.leftnav a.underline {
  background: url(/images/setup/leftnav_underline.gif) no-repeat 10px bottom;
}

.leftnav a:hover, .leftnav-match {
  color: #fff;
  background-color: #240000;
}

.navbar-secondary a {
  background-color: #800e0e;
  padding-left: 20px;
  color: #FFFFFF;
  text-decoration: none;
  display: block;
  line-height: 14px;
}

.navbar-secondary a:hover {
  color: #d0d0d0;
}

.navbar-additional {
  height: 20px;
  background: #5c5c5c;
  padding: 2px 5px;
  color: #FFFFFF;
}

.navbar-additional a {
  color: #FFFFFF;
  text-decoration: none;
  line-height: 14px;
}

.navbar-additional a:hover {
  color: #000000;
}

#navbar-buttons-mcol {
  margin-bottom: 5px;
}

#navbar-logolinks {
  padding: 10px 0 5px;
  float: right;
  overflow: hidden;
}

#navbar-logolinks a  img {
  float: left;
  margin-right: 4px;
}

/**** DROP DOWN MENU ****/
#global-nav .dropdownmenu {
  position:absolute;
  visibility: hidden;
  background-color: #2e4a75;
  width: 150px;
  z-index: 101;
  text-align: left;
  margin-top: 2px;
}

#global-nav .dropdownmenu a {
  text-transform: none;
  font-weight: normal;
  display: block;
  border-bottom: 1px solid #a4c0ed;
  color: #a4c0ed;
  text-decoration: none;
 padding: 4px;
  float: none;
  line-height: 12px;
}

#global-nav .dropdownmenu a:hover {
  background-color: #15253e;
  color: #FFFFFF;
}


/********** HEADLINES **********/

.headline {
  padding-top: 5px;
  color: #fff;
  font-size: 12px;
  font-family: arial;
  line-height: 16px;
}

.headline a {
  color: #b6d1ff;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
}

.headline h1 a {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 25px;
  text-decoration: none;
}

.headline h1 a:hover {
  color: #b1cad0;
}



#more-headlines {
  background: url(/images/setup/more_headlines_bg.jpg) no-repeat left top;
  margin-bottom: 5px;
}

#more-headlines .container {
  padding: 10px;
  height: 216px;
  overflow: auto;
}

#more-headlines .date {
  color: #c4c6c5;
  font-size: 11px;
}

#more-headlines .title a {
  color: #FFFFFF;
  font-weight: bold;
  font-size: 12px;
  line-height: 20px;
}

#more-headlines .title a:hover {
  color: #740000;
}

.caption {
  clear: left;
  float: left;
  padding: 1px;
  margin: 0px;
}

/********* SCOREBOARD **********/

#scoreboard {
  background: url(/images/setup/scoreboard_bg.jpg) no-repeat left top;
  margin-bottom: 5px;
}

#scoreboard .container {
  padding: 10px;
  height: 184px;
  overflow: auto;
}

.upcoming {
  color: #FFFFFF;
}

.upcoming hr {
  border: solid 1px #b3b3b3;
  margin: 1px;
}

.upcoming a {
  color: #740000;
}

.upcoming a:hover {
  color: #ffffff;
}


/********* LIVE SCOREBOARD **********/


.boxscore-container {
  background: url("/scoreboard/boxscore_bg.gif") no-repeat;
  width: 243px;
  height: 100px;
  margin: 2px;
}


.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;
}

/********** ROSTERS **********/
.roster {
  width: 815px;
}

tr.roster-header td {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #002665;
    padding: 2px;
}

tr.roster-row a{
    text-decoration: underline;
    color: #116033;
}

tr.roster-row a:hover {
    text-decoration: underline;
    color: #000000;
}

tr.roster-row0 td {
    background-color: #d1d1d1;
    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 {
    padding: 5px;
    background-color: #002665;
    height: 225px;
    width: 60%;
}

.bio-name {
    background-color: #;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 14px;
    padding: 3px;
}

.bio-data {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 12px;
    padding: 5px;
}

.bio-data a{
  color:#FFFFFF;
  text-decoration: none;
}

.bio-data a:hover {
  color:#740000;
}

.bio-photo {
  float: left;
  padding: 10px;
}

.bio-data span{
    color: #c1c1c1;
    font-weight: bold;
    font-size: 10px;
    margin: 5px;
}

/********** STANDINGS **********/


.briefstats-table {
  background: #424242;
  color: #FFFFFF;
}

.briefstats-header {
  color: #ff7e00;
  font-weight: bold;
}

.briefstats-team {
  color: #b59c01;
  font-weight: bold;
}

table.stats-table {
  border-width: 0px;
  border-collapse: collapse;
}

table.stats-table td {
  padding: 1px 4px;
}

tr.stats-header td {
  background-color: #002665;
  padding-right: 0px;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 10px;
}


td.stats-team a {
  color: #002665;
  font-weight: bold;
  font-size: 11px;
}


td.stats-team a:hover {
  color: #bc133e;
}

td.stats-field {
  color: #000000;
  text-align: center;
  font-size: 11px;
}

td.conf-label  {
  background-color: #e7a614;
  font-weight: bold;
  font-size: 10px;
}

td.conf-field {
  background-color: #740000;
  color: #ffffff;
  text-align: center;
  font-size: 11px;
}


/********** SCHEDULE **********/
table.schedule {
  width: 815px;
}

.schedule-data {
  width: 500px;
}

.schedule-header {
  background-color: #002665;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
}

tr.schedule-header td {
  padding: 5px;
}

tr.schedule-row td {
    padding: 2px;
}

tr.schedule-row0 td {
    background-color: #c1c1c1;
    padding: 2px;
}
tr.schedule-row1 td {
    background-color: #;
    padding: 2px;
}

/********** 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");
	}

.social-links { overflow:hidden;  }
.social-links ul { overflow:hidden; margin:0 0 2px; padding:0; list-style:none }
  .social-links ul li { float:left; margin-right:2px }
  .social-links ul li.lastRight { margin-right:0 }


