* {padding:0;margin:0;}
div {padding:0;margin:0;}

a {outline:none;cursor:pointer;}
a img {border: none;}
body,table{font:10pt Verdana,Helvetica,Arial;color:#000;}

body {
  background-image:url(../img/bodybg.jpg);
  background-position:center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  text-align: center;
}

#site {
  margin:5px auto;
  width: 900px;
}
#siteHdr {
  margin:0px auto;
  background-image:url(../img/topbg2.png);
  background-repeat: no-repeat;
  background-position: center top;
  height:100px;
}

#siteTopMenu {
  padding-top: 80px;
}
#siteTopMenu ul {
  list-style: none;
  width: 900px;
  border: none;
  height:24px;
  padding-left: 10px;
  background-image: url(../img/topmenubg2.gif);
  background-position: left center;
  background-repeat: no-repeat;
}

#siteTopMenu li {
  float: left;
  height: 24px;
}

#siteTopMenu a, #siteLogin a {
  float: left;
  display: block;
  padding: 0px 6px;
  height: 24px;
  line-height: 24px;
  vertical-align: middle;
  font-size: 8pt;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}
#siteTopMenu a:hover {
  color: #ff0;
}

#siteBody {
  clear:both;
  margin-top: 20px;
  padding-top: 0px!important;
}

#siteInfoBar {
  clear:right;
  float:right;
  width: 250px;
}

#siteContent {
  text-align:left;
  margin: 0px!important;
  padding:0px!important;
  width: 640px;
}
#siteContent div.block {
  width: 620px;
  background: transparent url(../img/blockbg_sprite.gif) no-repeat scroll left bottom;
  padding-bottom: 12px;
  margin-bottom: 12px;
}
#siteContent div.block h1 {
  background-image: url(../img/blockbg_sprite.gif);
  background-position: left top;
}
#siteContent div.block h1 select {
  margin-left: 16px;
}

#siteContent div.block h1 select optgroup {
  margin-top: 12px;
  text-align: left;
}

#siteContent div.block h1 select option {
  text-align: left;
  padding-left: 16px;
}

#siteContent div.block h1 p {
  padding:0px;
  margin: 0px 16px;
  font-size: 12pt;
  height: 24px;
  line-height: 24px;
  background-color: transparent;
  border-bottom: solid 1px #999;
}
#siteContent div.block p {
  padding: 8px 16px;
  background-color: #fff;
}
div.competitions div {
  padding: 8px;
  background-color: #fff;
}
div.competitions div h1 {
  font-size: 14pt;
  border-bottom: solid 1px #000;
  width: 80%;
  margin-bottom: 20px;
}
div.competitions div h1 span {
  font-size: 10pt;
}
#siteContent div.results ul {
  padding-top: 16px;
  padding-left:24px;
  list-style: none!important;
  height: 24px;
}

ul.navi {
  padding-left:12px;
  list-style: none!important;
  height: 24px;
}
ul.navi li.tab {
  list-style: none;
  float:left;
}
ul.navi li.tab a {
  padding: 0px 10px;
  display:inline-block;
  cursor: pointer;
  font-size: 12pt;
  text-decoration: none;
  height: 23px;
  line-height: 23px;
  text-align:center;
  vertical-align:middle;
  background-color: #888;
  color: #ddd;
  border-left-color: #fff;
  margin-bottom: 1px;
  margin-left: 2px;
  cursor: pointer;
}
ul.navi li.tab a.selected {
  height: 24px;
  line-height: 24px;
  margin-bottom: 0px;
  color: #000;
  background-color: #fff;
  border-bottom-color: #222;
}

div.navmon {
  margin: 0px auto;
  padding: 4px 0px 0px 0px;
  text-align: center;
}
div.navmon a, div.navmon a:visited {
  display: inline-block;
  width: 62px!important;
  margin-left: 1px;
  text-align: center;
  font-size: 11px;
  background-color: #AAA!important;
  color: #000!important;
  text-transform: uppercase;
}
div.navmon a.selected {
  background-color: #fff!important;
  color: #000!important;
}
div.tc {
  margin:0px;
  background-color: transparent;
  background-image: url(../img/tc_bg.png);
  background-repeat: no-repeat;
  color: #00f;
  height: 60px;
  line-height: 15px;
  padding-top: 10px;
  vertical-align: top;
}
div.tc img, div.tc div {
  margin:0px!important;
  float:left;
}
div.tc img{
  cursor:pointer;
}
div.tc a, div.tc a:visited {
  display: inline-block;
  width: 108px;
  margin: 0px 2px;
  padding: 4px 0px;
  text-decoration: none;
  text-align: center;
  color: #000;
  border: none;
  background-color: #fff;
}

div.tc a.selected {
  background-color: #ddd;
  border: solid 1px #000;
}

div.results {
  display: inline-block;
  margin:0px;
  padding:0px;
}

div.results p.rcontainer {
  margin: 8px 0px;
  padding: 0px;
  width: 100%;
  background-color: transparent;
  color: #000;
}
div.results table {
  background-color: #fff;
  color: #000;
  border-collapse: collapse;
  border: solid 1px #000;
  width: 640px!important;
  text-align:center;
}
div.results th {
  padding: 0px 12px;text-align:left;background-color:#229;color:#fff;
  background-image:url(../img/topmenubg2.gif);
  background-repeat: no-repeat;
  background-position: center center;
  height: 24px;
}
div.results th.class_hdr {
  background-image:url(../img/wkr_th.png);
  background-repeat: repeat-x;
}
div.results td {
  height: 20px;
  background-image: url(../img/rtd-bg.png);
  background-repeat: repeat-x;
  background-position: left bottom;
  color: #fff;
  padding: 0px 4px;border-bottom:solid 1px #000;
}

div.results td.place {
  text-align: right;
}

div.results td.name {
  text-align: left;
}
div.results td.club {
  text-align: left;
  padding-left: 5px;
}
div.results td.tied {
  font-size: 9px;
  color: #ccc!important;
  width: 100%;
  text-align: right;
}
div.results td.result {
  text-align:right;
}
div.results tr.matchplay td {
  height: 48px;
  background-image: url(../img/rtd_bg-48.png);
  background-repeat: repeat-x;
  background-position: left center;
}
div.results tr.highlight td {
  color: #ff4;
}
div.results tr.scoresheet {
  display: none;
  background-color: #000;
}
div.results tr.scoresheet td {
  background-image:none;
  background-color: #000;
  color:#fff;
}
div.results td.matchplay .right {
}
div.results td.matchplay .left {
}
.w100 {width:100%;}

.font9 {
  font-size: 11px!important;
}
.infoBox {
  width: 100%;
  margin-bottom: 20px;
}

.infoBox h1 {
  height: 18px;
  line-height: 18px;
  text-align: right;
  vertical-align: middle;
  padding-right: 4px;
  font-size: 8pt;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  background: transparent url(../img/topmenubg2.gif) repeat-x scroll left top;
}

.infoBox .innerBody {
  text-align: center;
  margin: 0px;
  border-left: solid 1px #00a;
  border-right: solid 1px #00a;
}
.infoBox p {
  background-color: #fff;
  font-size: 8pt;
  text-align: left;
  padding: 4px;
  padding-left: 10px;
}

#testAjax {
}
.ajaxcontainer {
  width: 640px;
  background-color: transparent;
}
.ajaxcontent {
}

.loading {
  height: 130px;
  background-image: url(../img/indicator_verybig.gif);
  background-position: center center;
  background-repeat: no-repeat;
}
/*************************
    LIVESCORING styles
**************************/
div.c {
  clear:left;
}
div.livescoringContainer {
  margin:0;padding:0;
}
#livescoringPins {
  display: none;
  position: absolute;
}
#livescoringPins img {
  width:60px;height:42px;
}
#livescoringPins .top {
  height: 20px;
  width: 60px;
  background-color: #000;
}

div.laneContainer {
  float: left;
  padding: 4px;
  margin-right:8px;margin-bottom:6px;
  background-color: #228;
  width: 300px;
}
#siteInfoBar div.laneContainer {
    width:auto!important;
}
div.laneContainer h5 {
  color: #fff;
}

div.lane {
    margin: 0px auto;
    text-align: center;
}
div.lane table {
  margin: 2px auto;
  border-collapse:collapse;
  background-color: #fff;
}
div.lane table td {
    background-position: center center;
    background-repeat:no-repeat;
  height: 17px;
  width: 13px;
  font-size: 12px;
  padding:0px;margin:0px;
  border:solid 1px #000;
  text-align:center;
  vertical-align:middle;
  cursor: default;
}
div.lane table td.split {
    background-image:url(../img/split.gif);
}
div.lane table td.ssplit {
    background-image:url(../img/ssplit.gif);
}
div.lane table tr.i {
  border:solid 1px #000;
}
div.lane table tr.i td {
  text-align:left;
  text-indent:4px;
  border: none;
}
div.lane tr.i a {
  color: #00f!important;
}
div.lane table tr.i td.inturn {
  background-color: #ff0;
}

div#psheet div.laneContainer {
  float: none!important;
  background-color: #fff!important;
  margin: auto;
  text-align: center;
}
div#psheet div.laneContainer h5 {
  font-size: 9px!important;
  color: #000!important;
  text-align:left!important;
}
div#psheet div.lane tr {
}

div#psheet div.lane td {
  font-size: 9px!important;
  width: 11px!important;
  height: 15px!important;
}