/* tags */

html {
  height: 100%;
  overflow-y: scroll;
}
body {
  height: 100%;
  margin: 0;
  padding: 0;
  color: #666666;
  font-family: Georgia, sans-serif;
  background: url(../images/bg-page.jpg) repeat;
}
h1 {
  margin-top: 0;
  margin-bottom: 25px;
  color: #68002e;
  font-size: 1.2em;
}
h2 {
  font-size: 0.8em;
}
h3 {
  margin-top: 0;
  color: #ffffff;
  font-family: Georgia, sans-serif;
  font-size: 0.7em;
  text-decoration: underline;
}
p {
  font-size: 0.8em;
  line-height: 1.5em;
}
a img {
  border: 0;
}
abbr {
  border-bottom: 0;
  color: #68002e;
}
legend {
  color: #68002e;
}
ol {
  margin-bottom: 50px;
  padding-right: 30px;
  font-size: 0.7em;
}

/* layout */

#wrapper {
  width: 765px;
  min-height: 100%;
  margin-right: auto;
  margin-bottom: -50px;
  margin-left: auto;
  background: url(../images/bg-wrapper.jpg) repeat-y;
}
#header {
  width: 727px;
  height: 136px;
  margin-right: 4px;
  margin-bottom: 17px;
  margin-left: 4px;
  padding-right: 15px;
  padding-left: 15px;
}
#logo {
  width: 155px;
  height: 121px;
  margin-right: 15px;
  padding-top: 15px;
  text-align: center;
  float: left;
}
#header-right {
  width: 540px;
  margin-left: 15px;
  float: left;
}
#nav * {
  margin: 0;
  padding: 0;
}
#nav {
  position: relative;
  width: 540px;
  height: 33px;
  margin: 0 auto;
  font-size: 14px;
  z-index: 1;
}
#banner {
  width: 538px;
  height: 90px;
  margin-top: 13px;
  padding-left: 2px;
}
#content {
  width: 725px;
  min-height: 100%;
  margin-right: 4px;
  margin-bottom: 25px;
  margin-left: 4px;
  padding-top: 17px;
  padding-right: 15px;
  padding-left: 15px;
  background-color: #ffffff;
}
#content-left {
  width: 155px;
  margin-right: 15px;
  float: left;
}
#notice-top {
  width: 155px;
  height: 11px;
  background: url(../images/bg-notice-top.gif) no-repeat;
}
#notice {
  width: 135px;
  min-height: 165px;
  padding: 10px;
  color: #ffffff;
  font-family: 'comic sans ms', serif;
  background: url(../images/bg-notice.gif) repeat-y;
  overflow: hidden;
}
#notice-bottom {
  width: 155px;
  height: 11px;
  background: url(../images/bg-notice-bottom.gif) no-repeat;
}
#sponsors {
  width: 155px;
  margin-top: 30px;
}
#sponsors img {
  margin-bottom: 15px;
}
#content-right {
  width: 538px;
  margin-left: 17px;
  text-align: justify;
  float: left;
}
#content-right table {
  width: 534px;
  margin-bottom: 25px;
  border: 1px solid #68002e;
  border-collapse: collapse;
  text-align: center;
  background-color: #fcd5a1;
}
#content-right thead {
  height: 30px;
  color: #ffffff;
  background-color: #8e4062;
}
#content-right tbody {
  color: #333333;
  font-size: 0.7em;
}
#content-right td {
  height: 30px;
  padding: 5px;
  border: 1px solid #68002e;
}
#fixtures table {
  width: 100%;
  margin-bottom: 25px;
  border: 1px solid #68002e;
  border-collapse: collapse;
  text-align: center;
  background-color: #fcd5a1;
}
#fixtures thead {
  height: 30px;
  color: #ffffff;
  background-color: #8e4062;
}
#fixtures tbody {
  color: #333333;
  font-size: 0.7em;
}
#fixtures td {
  height: 30px;
  padding: 5px;
  border: 1px solid #68002e;
}
#content-right img {
  margin-top: 10px;
  margin-right: 20px;
  margin-bottom: 10px;
  margin-left: 20px;
  padding: 1px;
  border: 3px solid #68002e;
  background-color: #ffffff;
  float: right;
}
#content-right table a img {
  margin: 0;
  padding: 0;
  border: 0;
  float: none;
}
#content-right table .no-border a:link, #content-right table .no-border a:visited, #content-right table .no-border a:active {
  border: 0;
}
#content-right fieldset a img {
  margin-top: 0;
  margin-right: 5px;
  margin-bottom: 0;
  margin-left: 0;
  padding: 0;
  border: 0;
  float: left;
}
#gallery a img {
  margin: 0;
}
.gallery-image {
  width: 100px;
  margin-top: 0;
  margin-right: 25px;
  margin-bottom: 25px;
  margin-left: 0;
  float: left;
}
#calendar {
  margin-right: 30px;
  margin-left: 30px;
}
#borderless img {
  margin-top: 10px;
  margin-right: 20px;
  margin-bottom: 10px;
  margin-left: 20px;
  padding: 0;
  border: none;
  float: right;
}
#pagination {
  width: 538px;
  margin-top: 25px;
  float: left;
}
.winner {
  padding: 5px;
  border-bottom: 1px dotted #cccccc;
  font-size: 0.8em;
}
.winner-address {
  padding: 5px;
  margin-bottom: 10px;
  font-size: 0.6em;
  color: #cccccc;
}
.approve-square {
  width: 89px;
  height: 89px;
  margin-top: 15px;
  margin-right: 15px;
  border: 1px solid #cccccc;
  float: left;
}
.approve-square-text {
  width: 79px;
  height: 74px;
  margin-top: 15px;
  margin-right: 15px;
  padding-top: 10px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  border: 1px solid #cccccc;
  text-align: center;
  float: left;
}
.approve-details {
  width: 400px;
  margin-top: 15px;
  padding: 15px;
  border: 1px solid #cccccc;
  float: left;
}
.approve-details h1 {
  margin-top: 0;
  padding-bottom: 10px;
  border-bottom: 1px dotted #cccccc;
}
.approve-details a img {
  margin-right: 15px;
  padding: 0;
  border: 0;
  float: left;
}
.approve-details a:hover img {
  border: 0;
}
.squares-container {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  border: 1px solid #cccccc;
  margin-bottom: 10px;
}
.squares-left {
  float: left;
  width: 150px;
  margin: 0;
}
.squares-left img {
  margin-left: 10px;
}
.squares-right {
  float: right;
  width: 200px;
  text-align: right;
}
.squares-right a img {
  margin-right: 10px;
}
.squares-right a:hover {
  border: 0;
}
#footer {
  width: 757px;
  height: 50px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 4px;
  padding-left: 4px;
  clear: both;
}
#footer-content {
  width: 757px;
  height: 29px;
  padding-top: 20px;
  border-top: 1px solid #f8ab43;
  color: #68002e;
  font-size: 0.6em;
  text-align: center;
  background: url(../images/bg-footer.gif) repeat-x;
}
#map iframe {
  border: 1px solid #8e4062;
}

/* lists */

#nav ul {
  list-style-type: none;
}
#nav ul li {
  position: relative;
  width: 88px;
  height: 33px;
  margin-left: 2px;
  font-family: georgia, sans-serif;
  font-size: 0.9em;
  text-transform: uppercase;
  float: left;
}
#nav ul li ul {
  display: none;
}
#content-left ul {
  margin-top: 15px;
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}
#content-left li {
  padding-left: 5px;
  padding-bottom: 5px;
  border-bottom: 1px dotted #68002e;
}
ul.list {
  margin-left: 0;
  margin-bottom: 50px;
  padding-left: 0;
  list-style: none;
}
ul.list li {
  margin-left: 0;
  margin-bottom: 5px;
  padding-top: 0;
  padding-right: 30px;
  padding-bottom: 0;
  padding-left: 30px;
  font-size: 0.7em;
  background: url(../images/bullet.gif) no-repeat;
  background-position: 10px 5px;
}
#news-list ul, #pdf-list ul, #match-list ul {
  margin-left: 0;
  margin-bottom: 50px;
  padding-left: 0;
  list-style: none;
}
#news-list li, #match-list li {
  height: 30px;
  margin-left: 0;
  margin-bottom: 25px;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 30px;
  font-size: 1em;
  background: url(../images/bullet-news.gif) no-repeat;
  background-position: 0 10px;
}
#sitemap-list ul {
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
#sitemap-list li {
  height: 30px;
  margin-left: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 30px;
  font-size: 0.8em;
  background: url(../images/bullet-news.gif) no-repeat;
  background-position: 0 0px;
}
.sitemap-para {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 30px;
  margin-left: 30px;
}
#pdf-list li {
  height: 30px;
  margin-left: 0;
  margin-bottom: 5px;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 30px;
  font-size: 1em;
  background: url(../images/bullet-pdf.gif) no-repeat;
  background-position: 0 0;
}
#pdf-list li.word {
  background: url(../images/word.gif) no-repeat;
}

/* links */

#nav ul li.teams-selected a:link, #nav ul li.teams-selected a:visited, #nav ul li.teams-selected a:active {
  display: block;
  width: 88px;
  height: 27px;
  padding-top: 6px;
  color: #68002e;
  text-align: center;
  text-decoration: none;
  background: url(../images/nav3.gif) no-repeat;
}
#nav ul li.teams-selected a:hover {
  display: block;
  width: 88px;
  height: 27px;
  padding-top: 6px;
  color: #68002e;
  text-align: center;
  text-decoration: none;
  background: url(../images/nav3.gif) no-repeat;
}
#nav ul li a:link, #nav ul li  a:visited, #nav ul li  a:active {
  display: block;
  width: 88px;
  height: 27px;
  padding-top: 6px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background: url(../images/nav1.gif) no-repeat;
}
#nav ul li a:hover {
  display: block;
  width: 88px;
  height: 27px;
  padding-top: 6px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background: url(../images/nav2.gif) no-repeat;
}
#selected {
  display: block;
  width: 88px;
  height: 26px;
  margin-left: 2px;
  padding-top: 6px;
  color: #68002e;
  font-size: 0.8em;
  text-align: center;
  text-transform: uppercase;
  background: url(../images/nav3.gif) no-repeat;
  float: left;
}
#nav ul li:hover ul {
  display: block;
}
#nav ul li:hover ul li a:link, #nav ul li:hover ul li a:visited, #nav ul li:hover ul li a:active {
  position: absolute;
  left: -24px;
  display: block;
  width: 100px;
  padding-left: 15px;
  padding-right: 15px;
  border: 1px solid #ffffff;
  color: #ffffff;
  text-align: center;
  text-transform: none;
  background: #68002e;
}
#nav ul li:hover ul li a:hover {
  color: #ffffff;
  background-color: #8e4062;
}
#content-left a:link, #content-left a:visited, #content-left a:active {
  color: #000000;
  font-size: 0.7em;
  text-decoration: none;
}
#content-left a:hover {
  color: #8e4062;
  font-size: 0.7em;
  text-decoration: none;
}
#content-left .selected a:link, #content-left .selected a:visited, #content-left .selected a:active {
  color: #f8ab43;
  font-size: 0.7em;
  text-decoration: none;
}
#content-left .selected a:hover {
  color: #8e4062;
  font-size: 0.7em;
  text-decoration: none;
}
#content-right a:link, #content-right a:visited, #content-right a:active {
  border-bottom: 1px dotted #68002e;
  color: #68002e;
  text-decoration: none;
}
#content-right a:hover {
  border-bottom: 1px dotted #68002e;
  color: #8e4062;
  text-decoration: none;
}
#content-right table.no-border a:link, #content-right table.no-border a:visited, #content-right table.no-border a:active, #content-right table.no-border a:hover {
  border-bottom: 0;
}
#pdf-list a:link, #pdf-list a:visited, #pdf-list a:active {
  border: 0;
  color: #68002e;
  font-size: 0.8em;
  text-decoration: none;
  /* to make border bottom display in IE7 */
  display: block;
  float: left;
}
#pdf-list a:hover {
  border-bottom: 1px dotted #8e4062;
  color: #8e4062;
  font-size: 0.8em;
  text-decoration: none;
}
#add {
  width: 538px;
  height: 25px;
}
#add img {
  margin: 0;
  margin-top: 1px;
  margin-right: 5px;
  padding: 0;
  border: 0;
  float: left;
}
#pagination a:link, #pagination a:visited, #pagination a:active {
  padding: 4px;
  border: 1px solid #68002e;
  color: #ffffff;
  font-size: 0.7em;
  text-decoration: none;
  background-color: #8e4062;
}
#pagination a:hover {
  padding: 4px;
  border: 1px solid #68002e;
  color: #ffffff;
  font-size: 0.7em;
  text-decoration: none;
  background-color: #68002e;
}
#pagination .selected {
  padding: 4px;
  border: 1px solid #f8ab43;
  color: #68002e;
  font-size: 0.7em;
  background-color: #fcd5a1;
}
#pagination .unused-prev {
  margin-right: 4px;
  padding: 4px;
  border: 1px solid #f8ab43;
  color: #f8ab43;
  font-size: 0.7em;
  background-color: #fcd5a1;
}
#pagination .unused-next {
  margin-left: 4px;
  padding: 4px;
  border: 1px solid #f8ab43;
  color: #f8ab43;
  font-size: 0.7em;
  background-color: #fcd5a1;
}
#footer-content a:link, #footer a:visited, #footer a:active {
  color: #68002e;
  text-decoration: none;
}
#footer-content a:hover {
  border-bottom: 1px dotted #68002e;
  color: #8e4062;
  text-decoration: none;
}

/* form */

fieldset {
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 15px;
  border: 1px dotted #8e4062;
}
input.text {
  width: 200px;
  border: 1px solid #cccccc;
  font-family: Georgia, sans-serif;
}
input.error {
  width: 200px;
  border: 1px solid #8e4062;
  font-family: Georgia, sans-serif;
  background-color: #fcd5a1;
}
input.score {
  width: 50px;
  border: 1px solid #cccccc;
  font-family: Georgia, sans-serif;
}
input.score-error {
  width: 50px;
  border: 1px solid #8e4062;
  font-family: Georgia, sans-serif;
  background-color: #fcd5a1;
}
select.text {
  width: 200px;
  border: 1px solid #cccccc;
  font-family: Georgia, sans-serif;
}
select.error {
  width: 200px;
  border: 1px solid #8e4062;
  font-family: Georgia, sans-serif;
  background-color: #fcd5a1;
}
select.grid {
  width: 50px;
  border: 1px solid #cccccc;
  font-family: Georgia, sans-serif;
}
select.grid-error {
  width: 50px;
  border: 1px solid #8e4062;
  font-family: Georgia, sans-serif;
  background-color: #fcd5a1;
}
textarea.text {
  width: 99%;
  height: 100px;
  border: 1px solid #cccccc;
  font-family: Georgia, sans-serif;
  font-size: 1.2em;
}
textarea.error {
  width: 99%;
  height: 100px;
  border: 1px solid #8e4062;
  font-family: Georgia, sans-serif;
  font-size: 1em;
  background-color: #fcd5a1;
}
.button {
  border: 1px solid #68002e;
  color: #68002e;
  font-family: Georgia, sans-serif;
  font-size: 1em;
  background-color: #ffffff;
}
input.limiter {
  width: 30px;
  border: 1px dotted #cccccc;
  font-family: Georgia, sans-serif;
}
.hidden-fields { 
  display: none;
}

/* classes */

.clear {
  height: 100px;
  clear: both;
}
.clear-squares {
  clear: both;
}
.highlight {
  padding: 2px;
  border: 1px solid #8e4062;
  background-color: #fcd5a1;
}
.space {
  margin-bottom: 50px;
}
.small {
  color: #999999;
  font-size: 0.6em;
  margin-bottom: 25px;
}
.date {
  float: right;
}
.no-border a:hover {
  border: 0;
}
.allow-deny a:hover {
  border: 0;
}
.occupied-square {
  width: 89px;
  height: 89px;
  margin: 2px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  float: left;
}

/* colours */

.red {
  color: #68002e;
}
.bright-red {
  color: #ff0000;
}
.white {
  color: #ffffff;
}

/* lightbox */

#lightbox {
  background-color: #68002e;
  padding: 10px;
}
#lightboxDetails {
  font-size: 0.8em;
  padding-top: 0.4em;
}
#lightboxCaption {
  color: #ffffff;
  float: left;
}
#keyboardMsg {
  color: #ffffff;
  float: right;
}
#keyboardMsg a:link, #keyboardMsg a:visited, #keyboardMsg a:active {
  border-bottom: 1px dotted #ffffff;
  color: #ffffff;
  text-decoration: none;
  
}
#keyboardMsg a:hover {
  border-bottom: 1px dotted #f8ab43;
  color: #ffffff;
  text-decoration: none;
}
#lightbox img {
  border: 1px solid #ffffff;
} 
#overlay img {
  border: none;
}
#overlay {
  background-image: url(../images/overlay.png);
}
* html #overlay {
  background-color: #000;
  back\ground-color: transparent;
  background-image: url(blank.gif);
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
}