﻿body {
  background-position: left top;
  background: #0153a7 url(/theme/miracle-league/img/bg.gif) repeat-x;
  margin: 0;
  padding: 0;
  font-family: Arial, sans-serif;
  font-size: 14px;
  color: #7a7f7a;
}
img {
  border: 0;
}
.imageright {
  float: right;
  margin-right: 15px;
}
a {
  color: #f7921e;
  font-weight: bold;
}
a:hover {
  color: #1069C3;
}
form {
  margin: 0;
  padding: 0;
}
.clear {
  clear: both;
}
.left {
  text-align: left;
}
.right {
  text-align: right;
}
.center {
  text-align: center;
}
.clear-fix:after {
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}
h1 {
  font-size: 20px;
  color: #92278F;
  padding: 0;
}
h2 {
  font-size: 18px;
  color: #f7921e;
}
h3 {
  font-size: 14px;
  color: #0F6AC5;
  font-weight: bold;
}
h4 {
  font-size: 14px;
  font-weight: bold;
}
h5 {
  font-size: 14px;
  font-weight: bold;
}
/* Skin Layout */
#container {
  margin: auto;
  margin-top: 0;
  width: 1085px;
}
.header {
  position: relative;
  width: 950px;
  height: 197px;
  margin: 0 auto;
  background: url(/theme/miracle-league/img/header.jpg) no-repeat left top;
}
#header-nav {
  height: 35px;
  width: 950px;
  font-family: Verdana, Arial, Sans-Serif;
}
#header-nav .date {
  float: left;
  padding-left: 10px;
  color: #fff;
}
#header-nav .links {
  float: right;
  color: #fff;
  margin: 8px 50px 7px 0;
  display: block;
}
#header-nav .links a {
  color: #fff;
  text-decoration: none;
}
#header-nav .links a.selected,
#header-nav .links a:hover {
  color: #F7921E;
  text-decoration: none;
}
#header-nav .links .pipe {
  padding: 0 5px;
}
#header-nav #facebook-top {
  position: absolute;
  right: 0;
  top: 5px;
  width: 37px;
  height: 35px;
}
#header-content {
  display: block;
  width: 950px;
  height: 162px;
}
#header-content .logo a {
  display: block;
  position: absolute;
  z-index: 500;
  width: 405px;
  height: 220px;
  top: -35px;
}
#header-content .logo a span {
  display: none;
}
#content {
  width: 1085px;
  padding: 0;
  margin: 0 auto;
  min-height: 400px;
  background: url(/theme/miracle-league/img/content-bg.gif) repeat-y 0 0;
}
#content-bg {
  width: 899px;
  padding: 10px;
  margin: 0 auto;
  min-height: 400px;
  background-color: #fff;
  display: block;
  position: relative;
}
#breadcrumbs {
  color: #999;
  margin: 0 6px;
  padding: 10px 12px;
  background-color: #f0f0f0;
}
#footer {
  margin: auto;
  margin-top: 0;
  width: 1085px;
  text-align: center;
  color: #fff;
}
#footer #copyright,
#footer #bottom-nav {
  display: block;
  margin: 15px auto;
}
#footer .pipe {
  padding: 0 5px;
}
#footer a {
  text-decoration: none;
  color: #fff;
}
#footer a:hover {
  color: #F7921E;
  text-decoration: none;
}
#footer #copyright {
  font-size: 12px;
}
.content-page-right {
  float: left;
}
.content-page-left {
  float: left;
  width: 150px;
  padding-right: 15px;
  line-height: normal;
}
.content-page-left a {
  color: #0F6AC5;
  text-decoration: none;
}
#content-page {
  float: left;
  width: 648px;
  margin: 5px 0 5px 5px;
}
a.button {
  background: transparent url(/admin/images/buttons/button.png) no-repeat scroll right top;
  display: block;
  clear: both;
  text-align: center;
  height: 30px;
  padding-right: 15px;
  text-decoration: none;
  color: #000 !important;
  font-family: Trebuchet MS, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  outline: none;
  float: left;
  margin: 5px 0;
}
a.button span {
  background: transparent url(/admin/images/buttons/button.png) no-repeat;
  display: block;
  line-height: 30px;
  padding: 0 0 0 15px;
}
a.button:hover span {
  text-decoration: none;
  _color: #000 !important;
  font-size: 14px;
}
a.button:hover {
  background-position: right -30px;
  outline: none;
}
a.button:hover span {
  background-position: left -30px;
}
a.button:focus,
a.button-med:active {
  background-position: right -60px;
  outline: none;
}
a.button:focus span,
a.button:active span {
  background-position: left -60px;
}
a.button-small,
.AspNet-DetailsView-RowCommand a {
  background: transparent url(/admin/images/buttons/button-small.png) no-repeat scroll right top;
  /* Sliding right image */
  display: block;
  float: left;
  clear: both;
  text-align: center;
  height: 25px;
  /* => image height */
  padding-right: 10px;
  /* => right image width */
  text-decoration: none;
  color: #000 !important;
  font-family: Trebuchet MS, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  outline: none;
  margin: 5px 0;
}
a.button-small span,
.AspNet-DetailsView-RowCommand a span {
  background: transparent url(/admin/images/buttons/button-small.png) no-repeat;
  /* Background left image */
  display: block;
  line-height: 25px;
  /* => image height */
  padding: 0 0 0 10px;
}
a.button-small:hover span,
.AspNet-DetailsView-RowCommand a:hover span {
  text-decoration: none;
  _color: #000 !important;
  font-size: 12px;
}
a.button-small:hover,
.AspNet-DetailsView-RowCommand a:hover {
  background-position: right -25px;
  outline: none;
}
a.button-small:hover span,
.AspNet-DetailsView-RowCommand a:hover span {
  background-position: left -25px;
}
a.button-small:focus,
a.button-small:active,
.AspNet-DetailsView-RowCommand a:focus,
.AspNet-DetailsView-RowCommand a:active {
  background-position: right -50px;
  outline: none;
}
a.button-small:focus span,
a.button-small:active span,
.AspNet-DetailsView-RowCommand a:focus span,
.AspNet-DetailsView-RowCommand a:active span {
  background-position: left -50px;
}
ul.buttons {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
ul.buttons li {
  float: left;
  margin: 0;
  padding: 0;
}
ul.buttons-middle {
  margin: 5px auto;
  display: table;
}
.buttons-middle a.button,
.buttons-middle a.button-small {
  margin: 0 3px;
}
.buttons-left a.button,
.buttons-left a.button-small {
  margin: 0 6px 0 0;
}
ul.buttons-right {
  float: right;
  margin: 5px 0;
}
.buttons-right a.button,
.buttons-right a.button-small {
  margin: 0 0 0 6px;
}
.commands-top {
  display: table;
  margin: 15px 0;
}
.commands-top a {
  color: #0F6AC5;
  font-weight: bold;
}
.commands {
  display: table;
  margin: 15px auto;
  white-space: nowrap;
}
.content-header {
  background: url(/theme/miracle-league/images/headers.png) no-repeat;
  height: 101px;
  width: 690px;
  clear: both;
  display: block;
  margin-left: -36px;
}
.content-header span {
  display: none;
}
#header-about {
  background-position: 0 -101px;
}
#header-contact {
  background-position: 0 -303px;
}
#header-donate {
  background-position: 0 -202px;
}
#header-events {
  background-position: 0 0;
}
#header-leagues {
  background-position: 0 -505px;
}
#header-volunteer {
  background-position: 0 -404px;
}
.enhanced-textbox {
  display: table;
}
.enhanced-textbox .char-count {
  display: block;
  text-align: right;
  margin-bottom: 2px;
}
.field {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #000;
  white-space: nowrap;
  text-align: left;
  vertical-align: middle;
}
.field-label {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000;
  white-space: nowrap;
  text-align: right;
  vertical-align: middle;
}
.field-label-left {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000;
  white-space: nowrap;
  text-align: left;
  vertical-align: middle;
}
.field-label-top {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000;
  white-space: nowrap;
  text-align: right;
  vertical-align: top;
  padding-top: 3px;
}
.field-label-top-absolute {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000;
  white-space: nowrap;
  text-align: right;
  vertical-align: top;
}
.field-label-counter {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000;
  white-space: nowrap;
  text-align: right;
  vertical-align: top;
  padding-top: 16px;
}
/* Repeater */
.AspNet-Repeater,
table.AspNet-Repeater {
  font-size: 14px;
}
.Repeater .AspNet-Repeater,
table.AspNet-Repeater {
  margin: 0 0;
  /*text-align: center;*/
}
.Repeater .AspNet-Repeater-Caption,
.AspNet-Repeater-Caption {
  padding: 10px 2px 10px 2px;
  font-weight: bold;
  text-align: left;
  font-size: 16px;
  color: #111111;
}
.Repeater .AspNet-Repeater div.AspNet-Repeater-Pagination,
.Repeater .AspNet-Repeater div.AspNet-Repeater-Pagination a,
.Repeater .AspNet-Repeater div.AspNet-Repeater-Pagination span {
  color: #00FFFF;
  background: #284775;
  font-weight: normal;
  padding: 2px;
}
.Repeater .AspNet-Repeater table {
  border: 1px solid #ccc;
}
.Repeater .AspNet-Repeater table.center {
  margin-left: auto;
  margin-right: auto;
}
.Repeater .AspNet-Repeater table thead tr th,
.Repeater .AspNet-Repeater table tfoot tr td,
.Repeater .AspNet-Repeater .AspNet-Repeater-Header td,
table.AspNet-Repeater thead tr th,
table.AspNet-Repeater tfoot tr td,
table.AspNet-Repeater .AspNet-Repeater-Header td,
tr.AspNet-Repeater-Header th {
  color: #fff;
  background-color: #007b35;
  font-weight: bold;
  padding: 4px;
  vertical-align: bottom;
  border-right: 1px solid #fff;
}
.Repeater .AspNet-Repeater table thead tr th a,
table.AspNet-Repeater thead tr th a {
  color: #F7F6F3 !important;
}
.Repeater .AspNet-Repeater table tbody tr td,
table.AspNet-Repeater tbody tr td {
  color: #333333;
  background-color: #fff;
  padding: 4px;
  border-right: 1px solid #fff;
}
.Repeater .AspNet-Repeater table tbody tr.AspNet-Repeater-Alternate td,
table.AspNet-Repeater tbody tr.AspNet-Repeater-Alternate td {
  background-color: #f7f6f3;
}
.Repeater .AspNet-Repeater table tbody tr.AspNet-Repeater-Selected td,
table.AspNet-Repeater tbody tr.AspNet-Repeater-Selected td {
  background-color: #CCCCCC;
}
.Repeater .AspNet-Repeater table tbody tr.AspNet-Repeater-Edit td,
table.AspNet-Repeater tbody tr.AspNet-Repeater-Edit td {
  background-color: #00FFFF;
}
.Repeater .AspNet-Repeater table tbody tr.AspNet-Repeater-Insert td,
table.AspNet-Repeater tbody tr.AspNet-Repeater-Insert td {
  background-color: #F7F7F7;
}
tr.AspNet-Repeater-Header td.sort,
tr.AspNet-Repeater-Header th.sort {
  white-space: nowrap;
  vertical-align: bottom;
}
tr.AspNet-Repeater-Header td.sort a,
tr.AspNet-Repeater-Header th.sort a {
  color: #fff !important;
}
.staff-list .AspNet-Repeater table {
  width: 100%;
}
.staff-list .AspNet-Repeater table thead tr th,
.Repeater .AspNet-Repeater table tfoot tr td,
.Repeater .AspNet-Repeater .AspNet-Repeater-Header td,
table.AspNet-Repeater thead tr th,
table.AspNet-Repeater tfoot tr td,
table.AspNet-Repeater .AspNet-Repeater-Header td,
tr.AspNet-Repeater-Header th {
  background-color: #00853E;
}
.staff-list table td {
  vertical-align: top;
}
.small-list .AspNet-Repeater {
  font-size: 13px;
}
.event-calendar {
  background: url(/theme/miracle-league/images/calendar-date.png) no-repeat 0 0;
  width: 71px;
  height: 72px;
  float: left;
  text-align: center;
  color: #000;
  margin: 25px 10px 0 0;
  font-weight: bold;
}
.event-calendar span {
  display: block;
  width: 66px;
  padding: 0;
  margin: 0;
}
span.calendar-day {
  font-size: 38px;
  margin-top: 3px;
}
span.calendar-month {
  font-size: 16px;
  line-height: 10px;
}
.event-content {
  float: left;
  width: 630px;
}
.event-table {
  margin: 15px;
}
.event-table tr td {
  vertical-align: top;
  text-align: left;
  padding: 4px 0;
}
.event-label {
  font-size: 16px;
  font-weight: bold;
  color: #1E68B1;
}
.event-link a {
  font-weight: bold;
  color: #F7921E;
}
#donate-callout {
  background: url(/theme/miracle-league/img/donate.png) no-repeat 0 0;
  display: block;
  width: 273px;
  height: 287px;
  position: absolute;
  right: -16px;
  top: 10px;
  z-index: 100;
}
#donate-callout p {
  display: block;
  position: absolute;
  width: 173px;
  height: 150px;
  padding: 0 50px;
  margin: 0;
  top: 105px;
  font-size: 12px;
}
#donate-callout #donate-link {
  display: block;
  color: #92278f;
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  margin-top: 10px;
}
#donate-callout #donate-link:hover {
  color: #f7921e;
}
