

* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #333;
	margin-top: 10px;
	margin-bottom: 50px;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #3B3B3B;
}

h1, h2, h3 {
	color: #99CC00;
}

h1 {
}

h2 {
}

h3 {
	font-size: 1em;
	padding-bottom: 5px;
	padding-top: 5px;
}

p, blockquote, ul, ol {
}

p {
}

blockquote {
}

ul {
}

ul li {
}



ol {
}

ol li {
}

a {
	color: #4F789F;
}

a:hover {
	text-decoration: none;
}

img {
	/*border: 1px solid #3B3B3B;*/
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Boxed Style */

.boxed {
}

.boxed .title {
	padding: 10px 15px;
	background: #3B3B3B;
	text-transform: uppercase;
	font: bold .77em Arial, Times, serif;
	color: #FFFFFF;
}

.boxed .content {
	padding: 15px;
}

.boxed ul {
	list-style: none;
}

/* Post */

.post {
	clear: both;
	padding: 20px;
	border-bottom: 1px solid #3B3B3B;
}

.post .title {
}

.post .content {
	line-height: 1.6em;
}

.post .title {
	margin-bottom: 20px;
	font-family: Arial, Times, serif;
}

.post p, .post blockquote, .post ul, .post ol {
	margin-bottom: 1em;
}

.post blockquote, .post ul, .post ol {
	margin-left: 3em;
}

.line {
  margin: 0;
  padding: 0;

}
.lined td{
  border-bottom: 1px solid #3B3B3B;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  padding: 3px;
  vertical-align: top;
}
/* Header */

#header {
	width: 998px;
	height: 180px;
	margin: 0 auto;
	background: #CBE4B1;
	border: 1px solid #3B3B3B;
	background-image: url(images/newheader.jpg);
}

#header h1, #header h2 {
	text-transform: lowercase;
	font-family: Arial, Times, serif;
	font-style: italic;
	font-weight: normal;
}

#header h1 {
	float: left;
	padding: 80px 0 0 20px;
	letter-spacing: -3px;
	font-size: 48px;
}

#header h2 {
	float: left;
	padding: 107px 0 0 7px;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 998px;
	margin: 0 auto;
	padding: 0;
	background-color: #ffffff;
	background: url(images/imgbg.gif) repeat-y;
	/*border-top: 20px solid #98B692*/
	/*border-top: 1px solid #3B3B3B;*/
	border: 1px solid #3B3B3B
}


#content {
  float: right;
	width: 797px;
	padding-right: 0px;
	/*ackground: #D7FECB;*/
}

#text {
  margin: 5px;
	padding: 5px;
}

#content h1 {
	font-size: 20px;
}

#content h2 {
	font-size: 16px;
}

#sidebar {
	float: left;
	width: 200px;
	padding-left: 0px;
}

/* Menu */

#menu {
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 5px 15px;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	color: #3B3B3B;
}

#menu a:hover {
	background: #4F789F;
	color: #FFFFFF;
}

#menu .active a {
	background: #BABABA;
	color: #000000;
}

#menu .title {
	padding: 10px 15px;
	background: #3B3B3B;
	text-transform: uppercase;
	font: bold .77em Arial, Times, serif;
	color: #FFFFFF;
}

/* Login */

#login {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login input {
	margin-bottom: 5px;
}

#inputtext1, #inputtext2 {
	width: 160px;
}

/* Updates */

#updates {
}

#updates ul {
}

#updates li {
	margin-bottom: 20px;
}

#updates h3 {
	font-size: .77em;
}

/* Footer */

#footer {
	width: 970px;
	height: 15px;
	margin: 0 auto;
	padding: 5px 15px;
	background: #3B3B3B;
	font-size: .77em;
	color: #FFFFFF;
}

#legal {
	float: left;
}

#links {
	float: right;
}

td#tdheader {

	background-color: #D4D4D4;
  color: #666666;
  border-bottom: 1px solid #CCCCCC;
  padding: 5px;
  font-weight: bold;
  
}

td#tdrow1 {

	background-color: #ffffff;
  border-bottom: 1px solid #CCCCCC;
}

td#tdrow2 {


border-bottom: 1px solid #CCCCCC;

	background-color: #E7E7E7;
}

#tabinsc 
 { border-collapse: collapse; }
#tabinsc td 
{ border: 1px #ccc solid;
height:25px;}

#head {
	/*width: 300px;
	height: 25px;
	margin: 0;*/
	background: #51BC92;
	font-weight: bold;
	text-align:left;
	color: #FFFFFF;
	padding: 5px;

}

/* FLTT */

/**** content table ********/

div.content_table {
	
}

table.content_table {
	width:100%;
	/*border-top:dotted 1px #999;*/
	/*border-left:dotted 1px #999;*/
}

table.content_table tr {
	
}

table.content_table tr th {
	text-align:left;
	vertical-align:top;
	border-bottom:dotted 1px #999;
	/*border-right:dotted 1px #ccc;*/
	padding:3px;
	
}

table.content_table tr td {
	border-bottom:dotted 1px #999;
	vertical-align:top;
	/*border-right:dotted 1px #dedede;*/
	padding:3px;
}

.home_tabset .content_textimg table.content_table {
	margin:20px;
}

.home_tabset div.content_table table.content_table {
	margin:20px;
	width:93%;
}

/**************** fltt commissions **********/

.content_commission_table tr td {
	font-size:11px;
}

tr.commission_table_title td {
	font-size:14px;
	color:#00529c;
	border :none !important;
}

.content_commission {
	margin-top:20px;
}

.content_commission_table tr.even td {
	background:#f5f5f5;
}

#content_commission_filter {
	float:right;
}

/**************** fltt seniors **********/

table.content_seniors_table {
	width:440px !important;
	float:left;
}

.content_seniors_table tr td {
	font-size:11px;
}

.content_seniors {
	margin-top:20px;
}

.content_seniors_table tr.even td {
	background:#f5f5f5;
}

#content_seniors_filter {
	float:right;
}


/**************** fltt clubs **********/

.content_club .form_row {
	float:left;
	width:250px;
}
.content_club .form_field {
	min-width:0;
	width:auto;
}
.content_club label {
	float:left;
	width:50px;
}


.content_club .form_button {
	float:right;
}


.content_club .filter_form {
	float:left;
	width:100%;
	padding-bottom:20px;
	border-bottom: dotted 1px #999;
}

#content_club_details.loading {
	background:#f5f5f5 url(../images/loading.gif) 50% 50% no-repeat;
	height:200px;
}

.content_club h1 {
	margin-bottom:0;
}
.content_club h4 {
	margin-top:0;
	font-weight:normal;
	font-style:italic;
}

.content_club .club_date {
	float:right;
	font-style:italic;
}

/* committee */

.content_club table.club_content_committee {
	
}

.content_club table.club_content_committee tr th {
	font-size:11px;
}

.content_club table.club_content_committee tr td {
	font-size:11px;
}

.content_club table.club_content_committee tr.even td {
	background:#f5f5f5;
}


/* perf */

.content_club table.club_content_performance tr.even td {
	background:#f5f5f5;
}

.club_tabset  {
	border-bottom: solid 1px #dcdcdc;
	float:left;
	clear:both;
	width:100%;
}

.club_tabset .club_tab {
	float:left;
	border:solid 1px #dcdcdc;
	margin-bottom:0;
	margin-right:1px;
	font-size:13px;
	padding:4px 10px 3px;
	border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
	cursor:pointer;
	margin-bottom:-1px;
}
.club_tabset .club_tab_selected {
	color:#d71921;
	border-color:#b0b0b0;
	border-bottom:solid 1px white;
}

.club_tab_content {
	border:solid 1px #dcdcdc;
	border-top:none;
	padding:10px;
	border-radius:0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
}

/* members */

table.club_content_members tr th {
	font-size:11px;
}

table.club_content_members tr td {
	font-size:11px;
}
table.club_content_members tr.even td {
	background:#f5f5f5;
}

.ranking_points { color:#666; font-size:11px; }
.ranking_points_red { color:#666; color:#d71921; }
.ranking_points_green { color:#666; color:#1b670f; }



.content_performance_first {
	height:105px;
	padding:35px 20px 0 20px;
	overflow:hidden;
}

.content_performance_first_up {
	background:url(../images/performance_top_up.jpg) top right no-repeat;
}
.content_performance_first_down {
	background:url(../images/performance_top_down.jpg) top right no-repeat;
}
.content_performance_first_none {
	background:url(../images/performance_top_none.jpg) top right repeat-x;
}

.content_performance_first table.content_table_top {
	
}

.content_performance_first table.content_table_top tr td.performance_first_name {
	color:#00529c;
	font-size:18px;
	padding:6px 20px 6px 10px;
}

.content_performance_first table.content_table_top tr td.performance_first_position,
.content_performance_first table.content_table_top tr td.performance_first_club {
	font-size:14px;
	font-weight:bold;
	padding:1px 20px 1px 10px;
}


/* teams */

#tab_teams .club_team_champ {
	width:182px;
	float:left;
	margin:0 20px 20px 0;
	border:solid 1px #dcdcdc;
	padding:8px;
	border-radius:4px;
	-moz-border-radius:4px;
	min-height:185px;
	background:#f6f6f6;
}
#tab_rankings .club_team_ranking {
	width:400px;
	float:left;
	margin:0 30px 30px 0;
}

#tab_rankings select optgroup {
	color:#00529c;
	font-size:11px;
}
#tab_rankings select option {
	color:#454545;
	font-size:11px;
}

#tab_rankings table tr.club_team_ranking_club td {
	background:#e9e9e9;
	font-weight:bold;
}

/***** content team ******/

.content_team table.content_team_table tr.even td {
	background:#f5f5f5;
}


/***** content encounters ******/

#tab_encounters table.content_encounter_table tr.even td {
	background:#f5f5f5;
}

#tab_encounters table.content_encounter_table tr td {
	font-size:11px;
}


/***** content_member ***********/

.member_photo {
	/*border:solid 1px;*/
}

/****** content_performance ****/


.content_performance table.club_content_performance tr.even td {
	background:#f5f5f5;
}

.content_performance_top .perf_tab table.club_content_performance {
	margin:10px 20px 0px 20px;
	width:555px !important;
}

.content_performance_top .perf_tab h2 {
	color:#333;
	font-size:18px;
	margin-left:20px;
	margin-bottom:0;
}


/*** content_championship ************/

.content_championship .form_row,
.content_division .form_row {
	float:left;
	width:auto;
}
.content_championship .form_field,
.content_division .form_field {
	min-width:0;
	width:auto;
	float:left;
	margin-right:20px;
}
.content_championship .form_field select,
.content_division .form_field select {
	max-width:240px;
}
.content_championship label,
.content_division label {
	float:left;
	padding-right:20px;
	display:block;
	width:auto;
}

.content_championship #championship_filter,
.content_division #championship_filter {
	display:none;
}

.content_championship .form_button,
.content_division .form_button {
	float:right;
}

.content_championship .filter_form,
.content_division .filter_form {
	float:left;
	width:100%;
	padding-bottom:20px;
	margin-bottom:20px;
	/*border-bottom: dotted 1px #999;*/
}

.content_championship .filter_form select,
.content_division .filter_form select,
.content_championship .filter_form label,
.content_division .filter_form label {
	font-size:11px;
	font-family:Arial;
}

#content_champ_details.loading {
	background:#f5f5f5 url(../images/loading.gif) 50% 50% no-repeat;
	height:200px;
}

#content_champ_details h3 {
margin-bottom:0px;	
}

#filter_form_show {
	margin-bottom:10px;
}

#filter_form_show.up {
	cursor:pointer;
	display:block;
}

#filter_form_show.up span {
	width:16px; height:16px;
	display:block;
	background:url(../images/arrow_up_blue.gif) top left;
}

#filter_form_show.down {
	cursor:pointer;
	display:block;
}

#filter_form_show.down span {
	width:16px; height:16px;
	display:block;
	background:url(../images/arrow_down_blue.gif) top left;
}

table.table_ranking tr td,
table.table_ranking tr th {
	font-size:11px;
}

table.table_matches {
	border-collapse:collapse;
}

.table_ranking tr.even td,
.table_matches tr.even td,
.table_matches tr.even th {
	background:#f5f5f5;
}

.table_matches tr td,
.table_matches tr th {
	font-size:11px;
}

.content_championship #content_champ_left {
	float:left;
	width:350px;
	margin-right:30px;
}
.content_championship .content_champ_left_full {
	float:left;
	width:525px !important;
	margin-right:0 !important;
}

.content_championship #content_champ_right {
	float:left;
	width:225px;
}


/*** content_results ***/

.content_results {
	
}

.content_results .results_nav_left {
	float:left;
	width:30px;
	display:block;
	height:200px;
	cursor:pointer;
	background:url(../images/black_arrow_left.png) 50% 50% no-repeat;
}
.content_results .results_nav_right {
	float:left;
	width:30px;
	display:block;
	height:210px;
	cursor:pointer;
	background:url(../images/black_arrow_right.png) 50% 50% no-repeat;
}

.content_results .content_results_groups {
	float:left;
	width:219px;
	height:220px;
	overflow:hidden;
}
#content_home2 .content_results .content_results_groups {
	width:285px;
	margin:0 5px;
}
#content_home2 .results_nav_left {
	width:35px;
}
#content_home2 .results_nav_right {
	width:35px;
}

.content_results h2 {
	color:#111;
}

.content_results .content_results_group {
	height:220px;
	width:219px;
	overflow:hidden;
}
#content_home2 .content_results .content_results_group {
	width:285px;
}

.content_results .content_results_table_outer {
	height:120px;
}

.content_results .content_results_table tr td {
	font-size:11px;
}



.slideshow {
	height: 120px;
	width: 200px;
	margin: auto;
	float:right;
	padding-right: 20px;
}
.slideshow img { padding: 2px; border: 1px solid #ccc; background-color: #eee; }


#title_box {
	background: #99CC00;
	color: #FFFFFF;
}

