/* Links */
a, a:link, a:visited {
  color: #067ac6;
}

h3 {
  color: #067ac6;
}
.blog_title {
  color: #067ac6;
}
/* Header */
#header {
  background: transparent url(/themes/067ac6/header.gif);
}
/* Nav */
#container .submenu_selected, #custom_links li.selected {
  background: #067ac6 url(/themes/067ac6/hilite.gif) repeat-x left bottom;
}
#custom_links ul li ul li.selected {
  background-color: #067ac6;
}
#nav_menu .sub_menu .submenu_item.admin.submenu_selected {
  background: #067ac6 url(/themes/067ac6/hilite.gif) repeat-x left bottom;
}
#nav_menu .sub_menu .submenu_item.admin.submenu_selected a, #custom_links li.selected a {
  color: #FFFFFF;
}
#container #nav_menu .dropdown_menu a {
  color: #067ac6;
}
#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: #067ac6;
  color: #FFF;
}
/* Team Record */
.team_stats_table .team_stat {
  background-color: #067ac6;
  border: 1px solid #033d63;
  color: white;
}
/* Calendar */
.day_name th {
  background: #0d7cc5 url(/themes/067ac6/calendar_header.gif) repeat-x left bottom;
  border-left: solid 1px #067ac6;
}
th.wkendTitle {
  background: #0f8ece url(/themes/449bd4/calendar_header.gif) repeat-x left bottom;
  border-right: solid 1px #067ac6;
  border-left: solid 2px #067ac6;
}
td.weekendDay {
  background-color: #cde4f3;
}
td.current_day {
  background-color: #b4a7be;
}
.calendar td a.event_link {
  color: #067ac6;
}
.calendar td.day:hover {
  background: #067ac6;
}
.calendar td.day:hover a {
  background: #045b94;
  color: #c0ddf0;
}
.arrow_right {
  background: transparent url(/themes/045b94/right_arrow.png) no-repeat right 20px;
}
.arrow_left {
  background: transparent url(/themes/045b94/left_arrow.png) no-repeat left 20px;
}
.popup_inner1 {
  border: solid 4px #045b94;
}

tr.even {
  background-color: #d9ebf6;
}


ul.edit_menu li:hover {
  background-image: url(/buttons/170/20/82bce2/15/arrow_outline.png);
}
ul.edit_menu li.selected {
  background-image: url(/buttons/170/20/067ac6/15/arrow_outline.png);
}
ul.edit_menu_ie6 li:hover {
  background-image: url(/buttons/170/20/82bce2/15/arrow_outline.gif);
}
ul.edit_menu_ie6 li.selected {
  background-image: url(/buttons/170/20/067ac6/15/arrow_outline.gif);
}
ul.edit_menu li.selected a {
  font-weight: bold;
}

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

