/* Links */
a, a:link, a:visited {
  color: #084216;
}
h3 {
  color: #084216;
}
/* Header */
#header {
  background: transparent url(/themes/084216/header.gif);
}
/* Nav */
#container .submenu_selected {
  background: #084216 url(/themes/084216/hilite.gif) repeat-x left bottom;
}
a.edit-selected {
  background-image: url(/buttons/arrow_button?width=160&height=30&color=084216);
}
#nav_menu .sub_menu .submenu_item.admin.submenu_selected {
  background: #084216 url(/themes/084216/hilite.gif) repeat-x left bottom;
}
#nav_menu .sub_menu .submenu_item.admin.submenu_selected a {
  color: #FFFFFF;
}
#container #nav_menu .dropdown_menu a {
  color: #084216;
}
#container #nav_menu .dropdown_menu a:hover, #container #nav_menu .dropdown_menu a:active {
  background-color: #084216;
}
/* Team Record */
.team_stats_table .team_stat {
  background-color: #084216;
  border: 1px solid #04210b;
  color: white;
}
/* Calendar */
.day_name th {
  background: #0d7cc5 url(/themes/084216/calendar_header.gif) repeat-x left bottom;
  border-left: solid 1px #084216;
}
th.wkendTitle {
  background: #0f8ece url(/themes/457150/calendar_header.gif) repeat-x left bottom;
  border-right: solid 1px #084216;
  border-left: solid 2px #084216;
}
td.weekendDay {
  background-color: #cdd9d0;
}
.calendar td a.event_link {
  color: #084216;
}
.calendar td.day:hover {
  background: #084216;
}
.calendar td.day:hover a {
  background: #063110;
  color: #c1cfc4;
}
.arrow_right {
  background: transparent url(/themes/063110/right_arrow.png) no-repeat right 20px;
}
.arrow_left {
  background: transparent url(/themes/063110/left_arrow.png) no-repeat left 20px;
}
.popup_inner1 {
  border: solid 4px #063110;
}

.even {
  background-color: #d9e2dc;
}

#container {
  }
#footer {
    background-position: -1 0;
  }

ul.navigation li.active {
    background-image: url(/buttons/26/457150/063110/gradient.png);
  background-repeat: repeat-x;
}
