/* Links */
a, a:link, a:visited {
  color: #ed0000;
}
h3 {
  color: #ed0000;
}
.blog_title {
  color: #ed0000;
}
/* Header */
#header {
  background: transparent url(/themes/ed0000/header.gif);
  color: #000000;
}
.user_header {
  background: transparent url(/themes/ed0000/header.gif) !important;
  height: 99px !important;
}

/* Nav */
#container .submenu_selected, #custom_links li.selected {
  background: #ed0000 url(/themes/ed0000/hilite.gif) repeat-x left bottom;
}
  #nav_menu .sub_menu .submenu_item.admin.submenu_selected a, #custom_links li.selected a {
    color: #FFFFFF;
  }
#custom_links ul li ul li.selected {
  background-color: #ed0000;
}
a.edit-selected {
  background-image: url(/buttons/arrow_button?width=160&height=30&color=ed0000);
}
#nav_menu .sub_menu .submenu_item.admin.submenu_selected {
  background: #ed0000 url(/themes/ed0000/hilite.gif) repeat-x left bottom;
}
#container #nav_menu .dropdown_menu a:hover, #container #nav_menu .dropdown_menu a:active, #custom_links ul li ul li a:hover, #custom_links ul li ul li a:active, #global_navigation li ul li a:hover, #global_navigation li ul li a:active{
  background-color: #ed0000;
  color: #FFF;
  }
/* Team Record */
.team_stats_table .team_stat {
  background-color: #ed0000;
  border: 1px solid #760000;

    color: white;;
  }
/* Calendar */
.day_name th {
  background: #0d7cc5 url(/themes/ed0000/calendar_header.gif) repeat-x left bottom;
  border-left: solid 1px #ed0000;
}
th.wkendTitle {
  background: #0f8ece url(/themes/f13f3f/calendar_header.gif) repeat-x left bottom;
  border-right: solid 1px #ed0000;
  border-left: solid 2px #ed0000;
}
td.weekendDay {
  background-color: #fbcccc;
}
.calendar td a.event_link {
  color: #ed0000;
}
.calendar td.day:hover, .calendar .multiDayHighlight {
  background: #ed0000;
}
.calendar td.day:hover a,  .calendar .multiDayHighlight a {
  background: #b10000;
  color: #fabfbf;
}
.arrow_right {
  background: transparent url(/themes/b10000/right_arrow.png) no-repeat right 20px;
}
.arrow_left {
  background: transparent url(/themes/b10000/left_arrow.png) no-repeat left 20px;
}
.popup_inner1 {
  border: solid 4px #b10000;
}

.even {
  background-color: #fcd8d8;
}

  body {
    background-color: #000000;
  }
#container {
        background-image: none;
            padding: 0;
  }
#footer {
      background-image: none;
    background-position: -1 0;
              color: white;
      }
  #footer a, .about_teampages, .about_teampages a {
        color: white;
      }

ul.navigation li.active {
    background-image: url(/buttons/26/f13f3f/b10000/gradient.png);
  background-repeat: repeat-x;
}
  ul.navigation li.active a {
      color: #FFFFFF;
  }

ul.edit_menu li:hover {
  background-image: url(/buttons/170/20/fabfbf/15/arrow_outline.png); 
}
ul.edit_menu li.selected {
  background-image: url(/buttons/170/20/ed0000/15/arrow_outline.png);
}
ul.edit_menu_ie6 li:hover {
  background-image: url(/buttons/170/20/fabfbf/15/arrow_outline.gif); 
}
ul.edit_menu_ie6 li.selected {
  background-image: url(/buttons/170/20/ed0000/15/arrow_outline.gif);
}


ul.form_wizard li a {
  color: #ed0000;
}
ul.form_wizard li:hover {
  background-color: #ed0000;
}
ul.form_wizard li.selected {
  background-color: #ed0000;
}

