/* 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 }

body {
  margin: 0;
  padding: 0;
  background-color: #050845;
  color: white;
  background-image: url(images/racquetball_icon_10.png);
  background-repeat: repeat;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 12pt;
}

li {
  margin-bottom: .5em;
}

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 {
  background-color: #fdf8f2;
  color: black;
  margin: 30px 40px 30px 40px;
  padding: 10px;
}
#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 20px 10px 40px;
}
#content .inner h2 {
  color: #245185;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #b9d2e3;
  font-size: 110%;
}
#content .inner h3 {
  color: #245185;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #b9d2e3;
  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.center {
  text-align: center;
  padding: 3px;
}

td.tie {
  text-align: right;
  padding: 3px;
}

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: 150px;
  padding: 3px;
  text-align: left;
}
div.dummy {
  clear: both;
  }
tr.d0 td {
	background-color: #FFEC8B; color: black;
}
tr.d1 td {
	background-color: #C9C9C9; color: black;
}
.d00 {
	background-color: #FFEC8B; color: black;
}
.d11 {
	background-color: #C9C9C9; 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;
}

.nowrap {
  white-space: nowrap;
}

.forfeit {
  text-decoration: underline;
}

/* Stuff for tablesort.js */
table thead th.forwardSort a,
table thead th.reverseSort a
        {
        color:#000;
        text-decoration:none;
        }

/* 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;
}
