/* Reset */
html,
body,
div,
span,
object,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
img,
em,
strong,
ol,
ul,
li,
form,
fieldset,
legend,
label,
table,
thead,
tbody,
tfoot,
th,
tr,
td,
caption {
  margin: 0;
  padding: 0;
  border: none;
  outline: 0;
  vertical-align: baseline;
}
ol, ul {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html, form {
  height: 100%;
}
html {
  margin-left: -1px;
  overflow-y: scroll;
  background: #fdfdfd url(./images/bg_body.gif) repeat-x scroll;
}
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
  head ~ body * {
    margin-left: -1px;
  }
}
body {
  background: transparent url(./images/bg_page.png) repeat-y center;
  font: 80% Tahoma, Helvetica, Verdana, Helvetica-Narrow, sans-serif;
  min-width: 994px;
  width: 100%;
  margin: 0px;
  padding: 0px;
  min-height: 100%;
}
html > body {
  min-height: 100%;
  height: auto;
}
INPUT,
SELECT,
TEXTAREA,
div.RadComboBox .rcbInput {
  font: 12px Tahoma, Helvetica, Verdana, Helvetica-Narrow, sans-serif;
}
img {
  border: none;
  padding: 0px;
  margin: 0px;
  background-color: Transparent;
}
img.b {
  padding: 2px;
  background: #ffffff;
  border: 1px solid #cae1ff;
  -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1);
}
.clear {
  clear: both;
}
.hidden {
  display: none;
}
a:link, a:visited {
  color: #0000ff;
}
table.border {
  border-collapse: collapse;
  border: 1px solid #f5f5f5;
  width: 100%;
}
table.borderAuto {
  border-collapse: collapse;
  border: 1px solid #f5f5f5;
}
.small {
  font: 75% "Trebuchet ms", Verdana, Helvetica, sans-serif;
  color: #999999;
}
a.sel, .error {
  color: #ff0000;
}
b {
  font: bold 90% Tahoma, Helvetica, Verdana, Helvetica-Narrow, sans-serif;
}
div#header {
  margin: 0 auto;
  padding: 0px;
  display: block;
  width: 974px;
}
div#banner {
  margin: 0 auto;
  padding: 0px;
  height: 72px;
  display: block;
  width: 974px;
  background: #a0b5cf url("./images/banner.jpg") top left no-repeat;
}
div#footer {
  margin: 0 auto;
  width: 974px;
  clear: both;
  text-align: center;
  color: #999999;
  font: 68% Helvetica, Verdana, sans-serif;
}
div#bannerTeams {
  text-align: right;
  padding: 35px 2px 0 0;
}
/* Top Right Navigation */
#navigation {
  float: right;
  margin: 0 0 0 0;
  padding: 0 1px 0 0;
}
#navigation li {
  display: inline;
  list-style: none;
  text-align: center;
  font: 85% Tahoma, "Trebuchet ms", Arial;
  height: 15px;
  line-height: 15px;
  padding: 0 2px 0px 5px;
  margin: 0;
  border-left: 1px solid #cccccc;
}
#navigation li h1 {
  font-size: 11px;
  display: inline;
  font-weight: normal;
}
#navigation li a {
  color: #191970;
}
#navigation li a:hover {
  color: red;
}
/* Menu */
ul.leve1 {
  display: block;
}
ul.level2, ul.level3 {
  display: none;
}
.menuTop {
  background: url(./images/bg_menu.jpg) repeat-x top left;
  width: 100%;
  font: bold 11px "Trebuchet ms", Tahoma, Arial;
  vertical-align: top;
  height: 24px;
}
.menuTop ul {
  width: 90em;
  text-transform: uppercase;
  z-index: 990;
}
/* Tier 1 */
.menuTop ul ul {
  width: 8em;
  top: 100%;
  left: 0;
  z-index: 991;
}
/* Tier 2 */
.menuTop ul ul ul {
  top: 0em;
  left: 8em;
  z-index: 992;
}
/* Tier 3 */
/* all list items */
.menuTop li {
  width: 7.8em;
  border-right: 1px solid #4396ca;
  background: #4396ca url("./images/bg_menu.jpg") top left repeat-x;
  list-style-type: none;
  display: inline-block;
}
/* list items being hovered over */
.menuTop li:hover {
  background: #efefef url("./images/bg_menuHvr.gif") top left repeat-x;
  color: #333333;
}
/* all anchors and spans (nodes with no link) */
.menuTop li a {
  color: white;
  padding: 4px 1px 3px 2px;
  display: block;
  white-space: nowrap;
  text-align: center;
  text-decoration: none;
}
.menuTop li a.popout {
  background: transparent url(./images/menu_arrowRight.gif) right center no-repeat;
}
.menuTop li a:hover {
  text-decoration: underline;
  color: #333333;
}
.menuTop li:hover a.popout {
  color: #333333;
  background: transparent url(./images/menu_activeArrowRight.gif) right center no-repeat;
}
.menuTop li li a, .menuTop li li li a {
  text-align: left;
}
/*
.boxI {width: 100%;background-color: #ffffff; border: solid 1px #dcdcdc;text-align: center;overflow: hidden; margin: 0px;padding: 0px;}
*/
.box, .boxAd {
  width: 99.7%;
  background-color: white;
  border: solid 1px #336699;
  text-align: center;
  overflow: hidden;
  margin: 0px;
  padding: 0px;
}
.boxTitle {
  color: white;
  height: 20px;
  cursor: hand;
  text-transform: uppercase;
  background: url(./images/bg_boxTitle.png) repeat-x;
  font: bold 100% "Trebuchet MS", Tahoma, Arial;
}
.tPad {
  padding: 3px 5px 1px 5px;
}
.boxContent {
  clear: both;
  border-top: solid 1px #336699;
  overflow: hidden;
  text-align: left;
}
.cPad {
  padding: 5px;
}
.boxImage {
  height: 5px;
  margin: 0px;
  padding: 0px;
  width: 99%;
  display: block;
}
.nbL {
  border-left: none;
}
.nbR {
  border-right: none;
}
.nbT {
  border-top: none;
}
.nbB {
  border-bottom: none;
}
.colmask {
  clear: both;
  margin: 0 auto;
  padding: 0px;
  width: 974px;
  overflow: hidden;
  text-align: center;
  min-height: 600px;
}
/* 3 column home page */
.home {
  width: 974px;
  background: inherit;
}
.home .colmid {
  float: left;
  width: 200%;
  margin-left: -202px;
  position: relative;
  right: 100%;
}
.home .colleft {
  float: left;
  width: 100%;
  margin-left: -302px;
  background: #fff;
}
.home .col1wrap {
  float: left;
  width: 50%;
  padding-bottom: 1em;
}
.home .col1 {
  margin: 0 1px 0 505px;
  position: relative;
  left: 100%;
  overflow: hidden;
}
.home .col2 {
  float: right;
  width: 298px;
  position: relative;
  left: 299px;
}
.home .col3 {
  float: right;
  width: 200px;
  position: relative;
  left: 800px;
}
/* 2 column Right col 300 */
.r300 {
  width: 974px;
  background: inherit;
}
.r300 .colleft {
  float: left;
  width: 200%;
  margin-left: -302px;
  position: relative;
  right: 100%;
}
.r300 .col1wrap {
  float: left;
  width: 50%;
  position: relative;
  left: 50%;
  padding-bottom: 10px;
}
.r300 .col1 {
  margin: 0 1px 0 303px;
  overflow: hidden;
}
.r300 .col2 {
  float: right;
  width: 300px;
  position: relative;
  left: 300px;
}
/* 2 column Right col 200 */
.r200 {
  width: 974px;
  background: inherit;
}
.r200 .colleft {
  float: left;
  width: 200%;
  margin-left: -202px;
  position: relative;
  right: 100%;
}
.r200 .col1wrap {
  float: left;
  width: 50%;
  position: relative;
  left: 50%;
  padding-bottom: 10px;
}
.r200 .col1 {
  margin: 0 1px 0 203px;
  overflow: hidden;
}
.r200 .col2 {
  float: right;
  width: 200px;
  position: relative;
  left: 200px;
}
/* 2 column Right col 120 */
.r120 {
  width: 974px;
  background: inherit;
}
.r120 .colleft {
  float: left;
  width: 200%;
  margin-left: -123px;
  position: relative;
  right: 100%;
}
.r120 .col1wrap {
  float: left;
  width: 50%;
  position: relative;
  left: 50%;
  padding-bottom: 10px;
}
.r120 .col1 {
  margin: 0 1px 0 124px;
  overflow: hidden;
}
.r120 .col2 {
  float: right;
  width: 120px;
  position: relative;
  left: 120px;
}
.floatL {
  float: left;
}
.floatR {
  float: right;
}
.title {
  font-size: 160%;
  border-bottom: 1px solid #dcdcdc;
  color: #0068c4;
  margin: 6px 5px 2px 5px;
  padding-bottom: 3px;
  text-align: left;
}
.newsTitle {
  border-bottom: 1px solid #dcdcdc;
  margin: 6px 5px 5px 5px;
  text-align: left;
}
.newsTitle span {
  font-size: 160%;
  color: #0068c4;
}
.newsAuthor {
  font-size: 9px;
  margin: 0px;
}
.newsAuthor img {
  padding: 0px;
  margin: 0px;
  background-color: Transparent;
  border: 0px solid #ffffff;
}
.divRow, .divRowNL {
  padding: 6px 5px 3px 10px;
  overflow: hidden;
  text-align: left;
}
.divRow label {
  width: 8em;
  float: left;
  text-align: left;
  margin-right: 0.5em;
  display: block;
}
.divRow label span {
  background: transparent url(./images/required-field.gif) no-repeat top left;
}
.nolabel {
  margin-left: 110px;
}
.liRow {
  padding: 3px 2px 3px 2px;
}
.liRowAlt {
  padding: 3px 2px 3px 2px;
  background-color: #f7f7f7;
}
.gvHdr, tr.gvHdr {
  background: #d9effd;
  color: black;
}
.gvSubHdr, tr.gvSubHdr {
  background: #b8b8b8;
  color: #333333;
}
.gvGroup, tr.gvGroup {
  background: #d9d9d9;
  color: #333333;
}
tr.gvHdr a:link,
tr.gvHdr a:visited,
.scHead a:link,
.scHead a:visited,
div.Title a:link,
div.Title a:visited {
  color: #333333;
  text-decoration: none;
}
tr.gvHdr a:hover,
tr.gvHdr a:active,
.scHead a:hover,
.scHead a:active,
div.Title a:hover,
div.Title a:active {
  color: #333333;
  text-decoration: underline;
}
tr.gvSubHdr a:link, tr.gvSubHdr a:visited {
  color: #333333;
  text-decoration: underline;
}
tr.gvSubHdr a:hover, tr.gvSubHdr a:active {
  color: #333333;
  text-decoration: none;
}
tr.gvHdr td,
tr.gvHdr th,
tr.gvSubHdr td,
tr.gvSubHdr th,
tr.gvGroup td,
tr.gvGroup th {
  padding: 4px 3px 4px 3px;
  font: bold 90% Arial, Tahoma;
}
a.gvHdr {
  background: none;
  color: black;
}
.gvRowAlt {
  background-color: #f7f7f7;
}
tr.gvRow td, tr.gvRowAlt td {
  vertical-align: top;
  padding: 4px;
}
.L {
  text-align: left;
}
.R {
  text-align: right;
}
.C {
  text-align: center;
}
.sortAsc A {
  background: url(./images/sortAsc.png) right center no-repeat;
}
.sortDesc A {
  background: url(./images/sortDesc.png) right center no-repeat;
}
.button {
  font: bold 11px Tahoma, sans-serif;
  border-style: outset;
  cursor: hand;
  padding: 3px 10px 5px 10px;
  background-color: #172737;
  color: white;
}
.button:hover {
  background: #666666;
  color: white;
}
.add {
  background: url(./Images/add.png) no-repeat center;
  margin: 0px;
  padding: 4px 10px 3px 10px;
  border: none;
  text-decoration: none;
}
.add:hover {
  background-color: #c6c6c6;
  text-decoration: none;
}
.edit {
  background: url(./Images/edit.png) no-repeat center;
  margin: 0px;
  padding: 4px 10px 3px 10px;
  border: none;
  text-decoration: none;
}
.edit:hover {
  background-color: #c6c6c6;
  text-decoration: none;
}
.delete {
  background: url(./Images/delete.png) no-repeat center;
  margin: 0px;
  padding: 4px 10px 3px 10px;
  border: none;
  text-decoration: none;
}
.delete:hover {
  background-color: #c6c6c6;
  text-decoration: none;
}
.upload {
  background: url(./Images/upload.png) no-repeat center;
  margin: 0px;
  padding: 4px 10px 3px 10px;
  border: none;
  text-decoration: none;
}
.upload:hover {
  background-color: #c6c6c6;
  text-decoration: none;
}
.report {
  background: url(./Images/report.gif) no-repeat center;
  margin: 0px;
  padding: 4px 10px 3px 10px;
  border: none;
  text-decoration: none;
}
.report:hover {
  background-color: #c6c6c6;
  text-decoration: none;
}
.umpire {
  background: url(./Images/umpire.png) no-repeat center;
  margin: 0px;
  padding: 4px 10px 3px 10px;
  border: none;
  text-decoration: none;
}
.umpire:hover {
  background-color: #c6c6c6;
  text-decoration: none;
}
.email {
  background: url(./Images/email.png) no-repeat center;
  margin: 0px;
  padding: 4px 10px 3px 10px;
  border: none;
  text-decoration: none;
}
.email:hover {
  background-color: #c6c6c6;
  text-decoration: none;
}
.update {
  background: #c6c6c6 url(./Images/update.gif) no-repeat center;
  height: 18px;
  width: 18px;
  padding: 0px;
  margin: 0 2px 0 2px;
}
.update:hover {
  background: #c6c6c6 url(./Images/update.gif) no-repeat center;
  height: 18px;
  width: 18px;
  padding: 0px;
}
.cancel {
  background: #c6c6c6 url(./Images/cancel.gif) no-repeat center;
  height: 18px;
  width: 18px;
  padding: 0px;
  margin: 0 2px 0 2px;
}
.cancel:hover {
  background: #c6c6c6 url(./Images/cancel.gif) no-repeat center;
  height: 18px;
  width: 18px;
  padding: 0px;
}
/*Events Calendar */
.cal-head {
  font-weight: bold;
  font-size: 13pt;
  font-family: Trebuchet MS, Helvetica, Arial;
  background: #d9effd;
}
.cal-head a {
  font: bold 11px Tahoma, sans-serif;
  border-style: outset;
  cursor: hand;
  padding: 5px 6px 3px 6px;
  border: 1px solid #cae1ff;
  background: #0068c4;
  color: white;
}
.cal-head a:link, .cal-head a:visited {
  text-decoration: none;
  color: white;
}
.cal-days {
  vertical-align: top;
  min-height: 100px;
  height: 100px;
  padding-left: 3px;
  border-bottom: 1px solid #cae1ff;
  border-right: 1px solid #cae1ff;
}
.cal-passive {
  background-color: #f7f7f7;
}
.cal-left {
  border-left: 1px solid #cae1ff;
}
.cal-days .dayNumber {
  vertical-align: top;
  float: right;
  border-bottom: 1px solid #cae1ff;
  border-left: 1px solid #cae1ff;
  clear: none;
  padding: 2px;
}
td.forumUser {
  vertical-align: top;
  padding: 7px 5px 7px 5px;
  white-space: nowrap;
  border-right: solid 1px #f5f5f5;
}
.forumPostBottom td {
  border-bottom: solid 1px #f5f5f5;
}
.forumQuote {
  background-color: #f7f7f7;
  border: solid 1px #f5f5f5;
  padding: 3px;
}

