body {
   background: white;
   font-family:"Trebuchet MS", Arial, Verdana;
   font-size: 12px;
   margin: 0;
   padding: 0;
   color: black;
   background-color: white;
   text-align:left;
   }


div#sidebar {
   display: none;
   }
   
div#header {
   display: none;
   }

div#menu {
   display: none;
   }
   
#content {
	text-align:left;
	background-color: white;
	margin: 0;
}

span.noprint {
       display:none;
       }

div#mainbar {
   padding: 0;
   margin: 0;
   border: none;
    }

div#footer {
   display: none;
   }


a {
	color:#a0615d;
	font-weight:bold;
	text-decoration:none;
}


ol,ul {

}

li {
	list-style-image:url(../images/backgrounds/li.gif);
	line-height:20px;
	text-align:left;
}

img {border: none;}

.clear {clear:both}


#mainbar h1 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:25px;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom:1px solid #eee;
	color:#728c40;
}

#mainbar p {
	padding-bottom:10px;
	line-height: 20px;
}

#mainbar .articleimg {
	padding:5px;
	border:1px solid #eee;
}

#mainbar .fullsizeimg {
	padding:5px;
	border:1px solid #eee;
	margin-top: 10px;
}

div.tournamentreport {
margin-top: 20px}


#mainbar .galleryimg a {
	margin: 4px 12px 10px 0;
	float: left;
	display: block;
	padding: 6px;
	border:1px solid #eee;
}

div.left {
	  
	  }

div.center {
margin-left: auto;
margin-right: auto;
text-align: center;
}


div.right {
	  
	  }



blockquote {
	margin: 0 30px 25px 30px;
	color:#816a77;
	padding: 10px 8px 0px 10px;
	border-left: 3px solid #94ae62;
	font-weight: bold;
}

blockquote p {margin: 0; padding: 0;}

#mainbar h1, #mainbar h2, #mainbar h3, #mainbarh4, #mainbar h5 {clear: both;}

    #topmenu {
	display:none;
      }
  

span.previous 
{ display: none; }
span.next 
{ display: none; }
span.caption
{ display:inline-block; width: 335px; text-align:center; vertical-align: top; }



/* ******************TABLES******************* */

/* tables style 1 - used for the club records */

table 
{font-family: Arial, sans-serif;  border-collapse:collapse; width: 95%; margin: 1em 0 1em 0; line-height:100%; empty-cells: show;}

th
{text-align:left; border: 1px solid #ddd;}

thead {border: 2px solid #ddd;}

tbody {border: 2px solid #ddd;}

thead th 
{color: black; font-size:13px; padding: 7px 3px;}

thead tr.sub th 
{color: black; font-size:12px; padding: 5px 3px 5px 3px; border: 1px solid #ddd;}

tbody th
{font-size: 11px; color:#000; background-color: white; padding: 4px 3px 4px 3px; border: 1px solid #ddd;}

td
{font-size: 11px; background-color: #fff; padding: 2px; border: 1px solid #ddd}


/* tables style 2 - used for the lastest news */

table.latestnews {margin-top: -20px; font-family: "Trebuchet MS", Arial, Verdana;}

table.latestnews td {font-size: 12px; vertical-align: top; padding: 5px; text-align: left; border: none;}

th#col1 {width: 20%; text-align: left; background: none; border: none;}
th#col2 {width: 80%; text-align: left; background: none; border: none;}

table.latestnews thead, table.latestnews tbody {border: none;}


td.highlight1 {
	
	color:#816a77;
	font-weight: bold;
	background-position:top;
	background-repeat:repeat-x;
	border-left: 3px solid #94ae62  !important;
}

td.highlight2 {
	background-image:url(../images/backgrounds/bq.jpg);
	color:#816a77;
	font-weight: bold;
	background-position:top;
	background-repeat:repeat-x;
	}



/* table style 3: for scores in reports - scores1 half width, scores2 full width */

table.scores {font-family: Arial, sans-serif;  border-collapse: collapse;  width: 246px; margin: 1em 0.5em 1em 0; empty-cells: show; float: left;}

table.scores thead {border: 1px solid #ddd; }
table.scores tbody {border: 1px solid #ddd; }


table.scores th {font-size: 12px; text-align:left; border: 1px solid #ddd; text-align:left; background-color: white; font-weight: bold; color: black;}
table.scores td {font-size: 11px; border: 1px solid #ddd;}



table.scores2 {font-family: Arial, sans-serif;  border-collapse: collapse;  width: 246px; margin: 1em 0.5em 1em 0; empty-cells: show; float: left;}

table.scores2 thead {border: 1px solid #ddd; }
table.scores2 tbody {border: 1px solid #ddd; }


table.scores2 th {font-size: 12px; text-align:left; border: 1px solid #ddd; text-align:left; background-color: white; font-weight: bold; color: black;}
table.scores2 td {font-size: 11px; border: 1px solid #ddd;}



/* styles common to both scores1 and scores2 */
thead tr.second th 
{color:#000; font-size: 11px; background-color: white; border: 1px solid #ddd; padding: 3px; font-weight: bold;}

td.associate {font-style: italic}

tr.tt td {color: #000; background-color:white; border: 1px solid #ddd; padding: 2px 2px 2px 3px;}

tr.tb td {color: #000; background-color:white; border: 1px solid #ddd; padding: 2px 2px 2px 3px;}






