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: #b5111b;
}

a:hover {
  color: #e7a614;
}

#printer {
  padding: 1px;
  font-size: 10px;
  color: #;
  text-align: right;
}

h1 {
  color: #b5111b;
  line-height: 130%;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

h2 {
  color: #e7a614;
  text-transform: uppercase;
}


/********** LAYOUT **********/
body.pagebody {
  margin: 0px;
  padding: 0px;
  background:#b5111b url(/images/setup/page_bg.jpg);
}

.design {
  width: 1000px;
  background:#FFFFFF;
}

#siteborder {
  width: 31px;
  background:#000000 url(/images/setup/siteborder.jpg);
}

#globalNav {
  background: #e7a614;
}

#section-header {
  background-color: #B41319;
}

#body-container {
  background: url(/images/setup/body_cont_bg.jpg) repeat-y left top;
}

#mainbody {
  padding: 10px;
}

#header {
  height: 134px;
  text-align: center;
}

#leftcol {
  background-color: #000000;
  width: 174px;
  padding: 0px;
}


#rightcol {
  background-color: #000000;
  width: 316px;
  margin: 0px;
  padding: 5px;
}

#rightcol .container {
  padding: 5px;
}

.poll {
  padding: 10px;
}

#footer {
  background-color: #000000;
  height: 50px;
  text-align: center;
}

#footer-logos {
  background:url(/images/setup/footer/footer-bg.png) repeat-x;
  overflow:hidden;
}

#footer-logos a { float:left; display:block; }

#footer-logos a.footer-logo-2 { margin-left:-58px; }
#footer-logos a.footer-logo-3 { margin-left:43px; }
#footer-logos a.footer-logo-4 { margin-left:41px }
#footer-logos a.footer-logo-5 { margin-left:37px }
#footer-logos a.footer-logo-6 { margin-left:43px }


/********** GLOBAL NAVIGATION **********/
#globalNav-container {
  background-image: url("/images/setup/globalNav_bg.jpg");
  height: 41px;
}

#globalNav {
  margin-left: 200px;
}

#globalNav a {
  display:block;
  float:left;
  height:41px;
  text-decoration:none;
  background-image: url("/images/setup/globalNav_bg.jpg");
  background-repeat: no-repeat;
  background-color: #000000;
}

a.headerNav1 {
  width: 65px;
  background-position:-200px 0px;
}
a.headerNav2 {
  width: 70px;
  background-position:-265px 0px;
}
a.headerNav3 {
  width: 100px;
  background-position:-335px 0px;
}
a.headerNav4 {
  width: 87px;
  background-position:-435px 0px;
}
a.headerNav5 {
  width: 116px;
  background-position:-532px 0px;
}
a.headerNav6 {
  width: 130px;
  background-position:-638px 0px;
}
a.headerNav7 {
  width: 201px;
  background-position:-768px 0px;
}

a.headerNav1:hover {
  background-position:-200px -41px;
}
a.headerNav2:hover {
  background-position:-265px -41px;
}
a.headerNav3:hover {
  background-position:-335px -41px;
}
a.headerNav4:hover {
  background-position:-435px -41px;
}
a.headerNav5:hover {
  background-position:-532px -41px;
}
a.headerNav6:hover {
  background-position:-638px -41px;
}
a.headerNav7:hover {
  background-position:-768px -41px;
}
#globalNav div a {
  display:block;
  float:none;
  height:15px;
  background: #eca817;
}

#globalNav div a:hover {
  background: #b6121b;
}


/**** DROP DOWN MENU ****/


.dropdownmenu {
  position:absolute;
  visibility: hidden;
    width:185px;
  z-index: 200;
}

.dropdownmenu a {
  text-transform: none;
  font-weight: normal;
  display: block;
  border-bottom: 1px solid #000000;
  color: #000000;
  text-decoration: none;
 padding: 2px;
}

.dropdownmenu a:hover {
  color: #fff;
}



/********** NAVIGATION **********/
.leftnav { background: #e7a614; }

.leftnav .link-container { position:relative; }
.leftnav .link-container > span { position: absolute; right: 5px; top: 1px; }
.leftnav .link-container:hover .link-container-submenu  { display:block }
.leftnav .link-container .link-container-submenu { width:100%; background: #E7A614; left: 174px; position: absolute; top: 0; display:none; border-left:5px solid #fff }

.leftnav a {
  display: block;
  color: #000000;
  text-decoration: none;
  padding:2px 5px;
  border-bottom: 2px solid #FFFFFF;
}

.leftnav a:hover {
  background: #b5111b;
  color: #ffffff;
}

#navbar-secondary {
  background: url(/images/setup/secondary_bg.jpg) repeat-x;
  height: 30px;
  line-height: 30px;
  text-align: left;
  padding-left: 5px;
  color: #FFFFFF;
}

#navbar-secondary a {
  color: #FFFFFF;
  text-decoration: none;
}

#navbar-secondary a:hover {
  color: #e7a614;
}


/********** HEADLINES **********/
.featuredstory a {
  color: #b5111b;
  line-height: 120%;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

.featuredstory a:hover {
  color: #e7a614;
}

.morenews {
  height: 300px;
  overflow: auto;
}

.headlines-row0 {
  background: #dedede;
  padding: 5px;
}

.headlines-row1 {
  padding: 5px;
}

.headline a {
  color: #b5111b;
  font-weight: bold;
  text-decoration: none;
}

.headline a:hover {
  color: #e7a614;
  text-decoration: underline;
}

.caption {
  clear: left;
  float: left;
  padding: 1px;
  margin: 0px;
}

#fanZone {
  background: url(/images/setup/fanzone_bg.jpg) no-repeat;
  height: 260px;
  overflow:auto;
}

#features{
  background: url(/images/setup/features_bg.jpg) no-repeat;
  height: 260px;
  overflow:auto;
}


#fanZone .container, #features .container {
  padding: 5px;
}


#fanZone .container a, #features .container a {
  color: #b5111b;
  font-weight: bold;
  text-decoration: none;
}

#fanZone .container a:hover, #features .container a:hover {
  color: #000000;
}

/********** ROSTERS **********/
.roster {
  width: 770px;
}

tr.roster-header td {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #b5111b;
    padding: 2px;
}

tr.roster-row a{
    text-decoration: underline;
    color: #e7a614;
}

tr.roster-row a:hover {
    text-decoration: underline;
    color: #b5111b;
}

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;
}

/********** BIOS SYSTEM PROVIDED**********/
.bio-wrapper .bio-container .head {
  padding: 20px;
  margin-bottom: 15px;
  color: #fff;
  background: url(/images/setup/bio_bg.jpg) no-repeat right bottom #790208!important;
  overflow: hidden;
}

.bio-wrapper .bio-container a {
  color: #fff;
}

.bio-wrapper .bio-container .head span {
  color: #fff;
}

.bio-wrapper .roster-sidebar .roster-list,
.bio-wrapper .roster-sidebar .roster-title {
  background: #790208!important;
} 

#mainbody .bio-wrap .head {background:#9F0912;color:#FFF}
#mainbody .bio-wrap .head h2 {color:#F4BB23;font-family:arial, helvetica;line-height:24px;white-space:nowrap;text-transform:none;padding:0;text-shadow:1px 1px 4px #000}
#mainbody .bio-wrap .head a {color:#FFF;text-decoration:underline}
#mainbody .bio-wrap .headshot {width:125px}
#mainbody .bio-wrap .biodata {padding:0 310px 0 145px}
#mainbody .bio-wrap .metadata {font-family:arial, helvetica}
#mainbody .bio-wrap .metadata .label {color:#CCC}

/********** BIOS OLD**********/

.bio {
    background-color: #b5111b;
    padding: 5px;
}

.bio-name {
    color: #000000;
    font-weight: bold;
    font-size: 16px;
    padding: 3px;
}

.bio-data span {
    color: #C1C1C1;
    font-weight: bold;
    font-size: 13px;
    padding: 5px;
}

.bio-data {
    color: #000000;
    font-weight: bold;
    font-size: 13px;
    padding: 5px;
}

.bio-photo {
  float: left;
  padding: 10px;
}

/**********SLIDER***********/
#scoreboard-ticker-wrapper {
  width: 769px;
  height: 20px;
  padding: 4px 100px;
  color: #fff;
  background: url(/images/setup/results_bg.jpg) no-repeat left top;
  overflow: hidden;
  position:relative;
}

#scoreboard-ticker {
  width: 769px;
  height: 20px;
  overflow: hidden;
}

#scoreboard-ticker li { 
  width: 769px;
  height: 20px;
  line-height: 28px;
  text-align: left;
  overflow: hidden;
}

#scoreboard-ticker span {
  color: #fff;
  padding-right: 2px;
}

#scoreboard-ticker a {
  color: #F0DA2F;
}

#scoreboard-ticker-prev, #scoreboard-ticker-next, #scoreboard-ticker-pp { 
  position:absolute;
  right: 63px;
  top: 0;
}

#scoreboard-ticker-pp {
  right: 33px;
}

#scoreboard-ticker-next { 
  right: 3px;
}														

#scoreboard-ticker-prev a, #scoreboard-ticker-next a, #scoreboard-ticker-pp a {  
  display: block;
  width: 27px;
  height: 28px;
  background:url(/images/setup/ticker-buttons.png) no-repeat 0 0;	
  outline: none;
}

#scoreboard-ticker-prev a:hover {
  background-position: 0 -28px;
}

#scoreboard-ticker-next a {
  background-position: -78px 0;
}

#scoreboard-ticker-next a:hover {
  background-position: -78px -28px;
}

#scoreboard-ticker-pp .pause {
  background-position: -50px 0;
}

#scoreboard-ticker-pp .pause:hover {
  background-position: -50px -28px;
}

#scoreboard-ticker-pp .play {
  background-position: -26px 0;
}

#scoreboard-ticker-pp .play:hover {
  background-position: -26px -28px;
}


/********* SCOREBOARD ************/

div.boxscore {
  padding: 4px;
  font-size: 8pt;
  color: #FFFFFF;
}

div.boxscore-score {
  float: right;
  font-size: 8pt;
  color: #FFFFFF;
}

div.boxscore-date {
  float: left;
  padding: 10px;
  font-size: 12px;
  text-align: center;
  font-weight: bold;
  color: #e7a614;
}


/********** SCHEDULE **********/
table.schedule {
  width: 770px;
  background-color: ;
}

.schedule-header {
  background-color: #b5111b;
  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;
}

/**********CALENDAR***********/
#calendar {
  width: 300px; 
  margin: 0 auto;
  margin-bottom: 5px;
}

#calendar td {
  line-height: 20px;
  height: 20px;
  color: #fff;
  border-color: #fff;
  background: #d8d8d8;
}

#calendar .calendar-header  td {
  font-weight: bold;
  color: #fff;
  background: #6f0108;
}

#calendar .calendar-month td {
  font-size: 12px;
  border-color: #fff;
  background: #6f0108;
}

#calendar .calendar-month a {
  color: #fff;
}

#calendar #calendar-now span {
  color: #fff;
}

#calendar .calendar-event a {
  background: #c0595e;
  line-height: 20px;
  height: 20px;
}

#calendar .no-calendar-event a {
  color: #fff;
  background: #ae121a;
  line-height: 20px;
  height: 20px;
}

#calendar .inactive {
  color: #fff;
  background: #ae121a;
}

#calendar .today a {
  color: #fff;
  background: #000;
}

#calendar .current a,
#calendar .calendar-event a:hover {
  background: #e7a614;
  color: #fff;
}


#calendar .event-schedule {
  text-align: left;
  overflow: auto;
  padding: 10px;
  color: #fff;
}

/********** AOTW **********/
#aotw-cont {
  padding: 10px;
  width: 286px;
  height: 145px;
  margin-bottom: 5px;
  background: url(/images/setup/aotw_bg.jpg) no-repeat right bottom; #000;
  font-family: arial;
  font-size: 11px;
}

#aotw-cont a {
  font-weight: bold;
  color: #fff!important;
}

.aotw-img {
  width: 102px;
  height: 144px;
  border: 1px solid #E7A614;
  display: block;
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
  overflow: hidden;
}

#aotw-cont .name {
  font-size: 14px;
  font-weight: bold;
}

#aotw-cont .sp-name {
  font-size: 12px;
  color: #fff;
}

#aotw-cont .leadIn {
  font-size: 12px;
  color: #fff;
}

/********** BRIEF-STANDINGS **********/
.standings {
  padding: 0px;
}

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: #E2A00B;
  font-weight: bold;
}