/* Version: 20-Feb-2009 11:52 */

a:link { color: blue; text-decoration: none }
a:visited { color: brown; text-decoration: none }
a:active { color: red; text-decoration: none }
a:hover { color: green; text-decoration: none }

.plainlink a:link { color: inherit; text-decoration: none }
.plainlink a:visited { color: inherit; text-decoration: none }
.plainlink a:hover { color: green; text-decoration: none }

.regularlink a:link { color: blue; text-decoration: none }
.regularlink a:visited { color: brown; text-decoration: none }
.regularlink a:hover { color: green; text-decoration: none }

.speciallink a:link { color: yellow; text-decoration: none }
.speciallink a:visited { color: yellow; text-decoration: none }
.speciallink a:hover { color: black; text-decoration: underline }


div.contactajax {
  margin: 10px;
}

div.contactajax img {
  float: left;
  margin: 0 10px 5px 0;
}

.message {
  margin: 10px;
}
.time_elapsed {
  font-size: 80%;
}

body {
  margin: 0;
  padding: 0;
  color: black;
  background-color: white;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 11pt;
}

.SITE_DEFAULT {
  font-weight: normal;
}
.HSV_ACA {
  font-weight: bold;
  color: #000000;
}
.MAD_YMCA {
  font-weight: bold;
  color: #1040DE;
}
.HSV_YMCA {
  font-weight: bold;
  color: #8A3887;
}


.btn_secondary {
  background: none;
  border: none;
  color: blue;
  text-decoration: none;
  cursor: pointer;
  font-size: 100%;
  padding: 0;
}

.stick {
    position:fixed;
    top:0px;
    z-index:1000;
    width: 90%;
}
.tablepos {
    position: relative;
    top: 86px;
}

.red {
  color: red;
}
.green {
  color: green;
}
.no_winner {
  color: black;
  font-weight: bold;
}


textarea
{
  width: 90%;
}

img.badge {
  float: right;
  margin: 5px;
}

@media screen and (max-width: 800px){
  img.badge {
  display: none;
  }
  body {
    background-image: none;
  }
  .smallscreen {
    display: none;
  }
}

.rules {
  padding: 10px;
  font-size: 11pt;
  background-color: #E8E8E8;
  color: black;
}

.rankings_faq {
  padding: 10px;
  font-size: 11pt;
  background-color: #E8E8E8;
  color: black;
}
.forfeit_faq {
  padding: 10px;
  font-size: 11pt;
  background-color: #E8E8E8;
  color: black;
}

.ladder_error {
  color: red;
  border: 2px solid;
  padding: 5px;
}
.ladder_error2 {
  color: red;
}

li {
  margin-top: .25em;
  margin-bottom: .25em;
}

.nsmes {
  color: red;
  padding: 5px 10px 5px 10px;
  border: 2px solid #b9d2e3;
  background-color: white;
  color: black;
  font-weight: bold;
  max-width: 600px;
}

.noshow {
	display: none;
}

img {
  border-style: none;
}
hr {
  color: #b9d2e3;
  background-color: #b9d2e3;
  height: 1px;
  border: 0;
}
.image_center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.contactmes {
  position: relative;
  top: -125px;
  width:150px;
  margin: 0 0 0 210px;
  font-family:Arial;
  font-size:10pt;
  z-index:2;
}
.contactmes a:link, .contactmes a:visited {
  text-decoration: none;
  background-color: #fdf8f2;
  color: #050845;
}

#wrapper {
  color: black;
  margin: 0px 10px 3px 10px;
  padding: 0px 10px 10px 10px;
  background-color: white;
  min-width: 300px;
  max-width: 1100px;
}
/* Top Right Bottom Left */
#banner {
  margin: 20px 0px 20px 10px;
}    
/* Header not used at this time. */
#header {
  font-size: 40px;
  color: #606060;
}

#header-bottom {
  border-top: 1px solid #b9d2e3;
  border-bottom: 1px solid #b9d2e3;
  height: 1%;
}
#header-bottom ul {
  margin: 0;
  padding: 0;
  padding: 0 30px 0 0;
  text-align: center;
}
#header-bottom li {
  display: inline;
  background-color: #fdf8f2;
  color: #050845;
}
#header-bottom a:link, #header-bottom a:visited {
  text-decoration: none;
  background-color: #fdf8f2;
  color: #050845;
}
#header-bottom a:hover {
  color: green;
  text-decoration: none;
}

#header-details {
  border-top: 1px solid #b9d2e3;
  border-bottom: 1px solid #b9d2e3;
  height: 1%;
}
#header-details ul {
  margin: 0;
  padding: 0;
  padding: 0 30px 0 0;
  text-align: center;
}
#header-details li {
  display: inline;
  background-color: #fdf8f2;
  color: #050845;
}
#header-details a:link, #header-details a:visited {
  text-decoration: none;
  background-color: #fdf8f2;
  color: #050845;
}
#header-details a:hover {
  color: green;
  text-decoration: none;
}


#tagline {
  font-weight: bold;
  background-color: #fdf8f2;
  color: #050845;
  font-style: italic;
  margin: 0;
  padding: 0 0 0 20px;
  width: 300px;
  float: left;
}
#brush {
  position: absolute;
  top: 127px;
  right: 54px;
}
#brush2 {
  position: absolute;
  top: 127px;
  right: 391px;
}
#main {
  position: relative;
  top:0;
  left:  0;
  width: 100%;
  margin-top: 10px;
}
#content {
  margin: 0 0 0 0;
  /*border: 1px solid #b9d2e3;*/
  background-color: white;
  color: black;
}
#content .inner {
  margin: 10px 5px 10px 5px;
}

#content .inner h2 {
  color: #606060;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #606060;
  font-size: 110%;
}
#content .inner h3 {
  color: #245185;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #606060;
  font-size: 90%;
}

#sidebar {
  position: absolute;
  top: 0;
  right: 0;
  width: 220px;
  background-color: white;
  color: black;
  margin: 0;
  padding: 0;
  text-align: center;
}

#address {
  border-top: 1px solid #b9d2e3;
  border-bottom: 1px solid #b9d2e3;
  height: 1%;
  width: 300px;
  font-size: 120%;
}

th {
  text-align: left;
  padding: 3px;
  background-color:#eee;
  color:#666666;
}

td.left {
  text-align: left;
  padding: 3px;
}

.left td {
  text-align: left;
  padding: 3px;
}
td.right {
  text-align: right;
  padding: 3px;
}

.right td {
  text-align: right;
  padding: 3px;
}


td.center {
  text-align: center;
  padding: 3px;
}

td.tie {
  text-align: center;
  padding: 3px;
  font-weight: bold;
  color: #8A4117;
}

td.title {
  text-align: right;
  padding: 5px;
}
td.name {
  text-align: left;
  padding: 5px;
}
.black {
  color: black;
  padding: 3px;
}
.blue {
  color: blue;
  padding: 3px;
}
.links {
  line-height: 1.5em;
}
td.date {
  width: 120px;
}
td.text {
  width: 80%;
}

div.issues {
  font-family:arial;
  font-size:14pt;
}

.arc_main {
  width:20%;
  height:20px;
  font-family:arial;
  font-size:12pt;
  padding:1px;
}
table.news {
  border-collapse: separate;
  border: 2px solid #b9d2e3;
  padding:2px;
}
table.past {
  opacity: .5;
  filter: alpha(opacity=50);
  background-color: #E5E5E5;
}

.arc_sep {
  width:5%;
  height:20px;
  font-family:arial;
  font-size:12pt;
  padding:1px;
}

div.container {
  float: left;
  width: 220px;
  height: 180px;
  padding: 3px;
  text-align: left;
}
div.dummy {
  clear: both;
  }
tr.d0 td {
	background-color: #FFEC8B;
}
tr.d1 td {
	background-color: #C9C9C9;
}
.d00 {
	background-color: #FFEC8B;
}
.d11 {
	background-color: #C9C9C9;
}
.dxx {
	background-color: #000000; color: black;
}
.opp_totals {
  background-color: #E3F7FB; color: black;
}

table.past {
  opacity: .5;
  filter: alpha(opacity=50);
  background-color: #E5E5E5;
}
/*td.complete {
  opacity: .5;
  filter: alpha(opacity=50);
  background-color: #E5E5E5;
}*/
.complete {
  opacity: .5;
  filter: alpha(opacity=50);
}
.win {
  opacity: .5;
  filter: alpha(opacity=50);
  color: green;
  font-weight: bold;
}
.lose {
  opacity: .5;
  filter: alpha(opacity=50);
  color: red;
  font-weight: bold;
}
.strike {
  text-decoration: line-through;
}
.open_slot {
  opacity: .5;
  filter: alpha(opacity=50);
  text-decoration: line-through;
}

.nowrap {
  white-space: nowrap;
}

.forfeit {
  text-decoration: underline;
}
.substitute {
  text-decoration: underline;
}

.contact_table {
	border-collapse: collapse;
	text-align: left;
}

.contact_table th {
  padding: 10px 8px;
  border-bottom: 2px solid;
  background-color:#eee;
}

.contact_table td {
	padding-left: 7px;
	padding-right: 7px;
}

.first_tr {
	border-bottom: hidden;
        vertical-align: top;
}
.second_tr {
	border-bottom: 1px solid;
        vertical-align: top;
}


/* Stuff for tablesort.js */
table thead th.forwardSort a,
table thead th.reverseSort a
        {
        color:#000;
        text-decoration:none;
        }


#ladder_rank {
	background-color: #C9C9C9; color: black;
}
#ladder_players {
	background-color: #C9C9C9; color: black;
}
#ladder_details {
	background-color: #C9C9C9; color: black;
}


/* Specifying id=contact is necessary to prevent screwing up wz_tooltip.js */
#contact {
	background-color: #C9C9C9; color: black;
}

/* So the contact information will be initialy hidden */
#hideit {
	display: none;
}

.hideit {
	display: none;
}

.showit {
	display: table-cell;
}

/* So the league information will be initialy hidden */
#hideleague {
	display: none;
}
.hideleague {
	display: none;
}

#authcode {
	display: none;
}

#detail {
	background-color: #C9C9C9; color: black;
}

#detail_alt {
	background-color: #C9C9C9; color: black;
}
#detail_alt2 {
	background-color: #C9C9C9; color: black;
}


tr.details td {
  padding: 5px;
  text-align: left;
}

tr.pastdue {
  color: red;
}
tr.istoday {
  font-weight: bold;
}
tr.rescheduled {
  color: green;
}

tr.forfeit_pending {
  animation: forfeit_pending 1s steps(5, start) infinite;
  -webkit-animation: forfeit_pending 1s steps(5, start) infinite;
}
@keyframes forfeit_pending {
  to {
    visibility: hidden;
  }
}
@-webkit-keyframes forfeit_pending {
  to {
    visibility: hidden;
  }
}

.meter-wrap{
    position: relative;
}

.meter-wrap, .meter-value, .meter-text {
    /* The width and height of your image */
    width: 400px; height: 30px;
}

.meter-wrap, .meter-value {
    background: #bdbdbd url(/common/images/meter_outline.png) top left no-repeat;
    z-index: 3;
}
            
.meter-text {
    position: absolute;
    top:0; left:0;
    padding-top: 5px;
    color: #fff;
    text-align: center;
    width: 100%;
}

.graphPlayed {
  background-color: #0a0;
}
.graphBehind {
  background-color: red;
}
.graphForfeit {
  background-color: #EEC900;
}
.graphTotal {
  background-color: #1E90FF;
}

.rounded-corners {
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  -khtml-border-radius: 20px;
  border-radius: 20px;
}

div#submenu ul {
  float:left;
  width:100%;
  padding:0;
  margin:0;
  list-style-type:none;
}
div#submenu a {
  float:left;
  width:5em;
  text-decoration:none;
  color:white;
  background-color:#444a4a;
  padding:0.2em 0.6em;
  border-right:1px solid white;
}
div#submenu a:hover {
  background-color:#AECDAA;
}
div#submenu li {
  display:inline;
}
div#submenu .current {
  background-color:#245185;
}

.button_selected {
  background-color: #77B3CD;
}

img.fbPopper {
 z-index: 999999;
}

a.fbPopright img:first-child {
  border:5px solid #4D4D4D;
  border-radius: 10px;
}

/* Remember to also adjust tooltip width in main html file. */
div.scorebox_title {
  background-color: #4D4D4D;
  color: white;
  text-align: center;
  width: 400px;
  font-weight: bold;
  font-size: 110%
}

div.scorebox table {
  padding: 5px 10px 5px 10px;
}

div.scorebox th {
  color: white;
  background-color: #4D4D4D;
  text-align: center;
}

div.scorebox td:first-child {
  text-align: right;
  padding-left: 0;
}

div.scorebox td {
  text-align: left;
  padding-left: 5px;
}

div.scorebox p {
  padding: 0 10px 0 10px;
}

.player_name_image {
  font-size: 24px;
}
img.resize_mobile {
  max-width: 100%;
  height: auto;
  width: auto\9;
}
div.general_form {
  background-color: #E3E3E3;
  border-radius: 10px;
  padding: 5px;
}

.list_message {
  font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
  color: #039;
  font-size: 80%;
  border: 1px solid #b9d2e3;
  width: 450px;
  float: left;
}
.announce {
  font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
  color: #039;
  font-size: 90%;
}

.special_notes {
  background: linear-gradient(
      rgba(179, 134, 0, 0.60), 
      rgba(179, 134, 0, 0.15)
    );
  padding: 5px 10px 5px 10px;
  border-radius: 10px;
  font-weight: bold;
}
.special_notes_blue {
  background: linear-gradient(
      rgba(0, 153, 230, 0.50), 
      rgba(0, 153, 230, 0.15)
    );
  padding: 5px 10px 5px 10px;
  border-radius: 10px;
  font-weight: bold;
}
.special_notes_green {
  background: linear-gradient(
      rgba(51, 153, 102, 0.50), 
      rgba(51, 153, 102, 0.15)
    );
  padding: 5px 10px 5px 10px;
  border-radius: 10px;
  font-weight: bold;
}

p.special_notes_separator {
  line-height: 1.5;
  padding: 0;
  margin: 0;
}

.handicapped {
  color: yellow;
  background-color: green;
  padding-left: 10px;
  padding-right: 10px;
}