#equipment li a.tab1 {
  left: 21px;
  width: 192px;
}
#equipment li a.tab2 {
  left: 213px;
}
#equipment li a.tab3 {
  left: 309px;
	width: 192px;
}

#equipment li a.tab1:hover, #equipment li a.tab2:hover, #equipment li a.tab3:hover {
	color: #888888;
}

#equipment_counts {
  width: 940px;
}
#equipment_counts thead th {
  background-color: #333;
  color: white;
  vertical-align: top;
  text-align: center;
}
#equipment_counts thead tr.first th {
  padding: 20px 0 0 0;
	font-weight: bold;
}

#equipment_counts.wins_table.all_players thead tr.wins th {
  padding: 10px 0;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #FFF;
}

#equipment_counts thead tr.wins th {
  padding: 10px;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #FFF;
}

#equipment_counts thead tr.wins th a {
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}

#equipment_counts thead tr th.first {
  text-align: left;
  padding-left: 20px;
}

#equipment_counts tbody tr th.tournament {
  font-weight: bold;
	color: #990000;
	background: url(../images/shell/arrow_gray.gif) 3px 14px no-repeat;
	padding-left: 15px;
}

#equipment_counts tbody tr.open th.tournament {
	background: url(../images/shell/arrow_red.gif) 3px 15px no-repeat;
}

#equipment_counts tbody tr.open th, #equipment_counts tbody tr.open td {
  border: none;
}

#equipment_counts thead th em {
  color: #ccc;
  font-size: 0.9em;
}
#equipment_counts thead tr.second th {
  color: #999;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
#equipment_counts thead tr.second th.odd {
  border-right: none;
}
#equipment_counts thead tr.second th.last {
  border-right: none;
}
#equipment_counts tbody tr.first th,
#equipment_counts tbody tr.first td {
  color: #900;
  background-color: #999;
}

#equipment_counts tbody tr.first td.odd {
  background-color: #b2b2b2;
  border-left: 1px solid #b2b2b2;
}

#equipment_counts tbody td.odd {
  background-color: #e6e6e6;
}

#equipment_counts tbody td {
  padding: 12px;
	*padding: 11px;
  text-align: center;
  border: 1px solid #ccc;
  border-left: none;
  border-right: none;
}

#equipment_counts.wins_table.all_players tbody td {
	border: none;
	padding: 4px;
  text-align: center;
}

#equipment_counts tbody th {
  border-bottom: 1px solid #ccc;
  text-align: left;
  padding: 5px 10px 5px 20px;
}

#equipment_counts.wins_table.all_players tbody th {
  border: none;
  text-align: left;
  padding: 0 10px 0 20px;
}

#equipment_counts tbody td.break {
  border-right: 1px solid #ccc;
}

/* Titleist Players Sub-Navigation Buttons */

div.playerSubnav {padding: 15px 0;}

div.playerSubnavPros {padding: 12px 0 28px 25px;}

ul.playerSubnavMark {float: left; display: inline; padding-top: 10px;}

div.playerSubnav a, div.playerSubnavPros a {
	display: inline-block;
	height: 21px;
	width: 88px;
	line-height: 21px;
	font-size: 11px;
	margin-right: 6px;
	padding: 0;
	color: #333;
	font-weight: bold;
	text-align: center;
	background: url(../images/players/player_sub_bg.gif) left top repeat-y;
}

div.playerSubnav a {
	width: 96px;
}

ul.playerSubnavMark li a {
	display: block;
	height: 30px;
	width: 121px;
	line-height: 24px;
	font-size: 11px;
	margin-right: 6px;
	padding: 0;
	color: #333;
	font-weight: bold;
	text-align: center;
	background: url(../images/players/player_mark_bg.gif) left top no-repeat;
}

div.playerSubnavPros a {background: url(../images/players/player_subPro_bg.gif) left top repeat-y;}

div.playerSubnav a:hover {
	color: #990000;
	text-decoration: none;
	background-position: 0px -21px;
}

div.playerSubnavPros a:hover {
	color: #FFF;
	text-decoration: none;
	background-position: 0px -21px;
}

ul.playerSubnavMark li a:hover {
	color: #FFF;
	text-decoration: none;
	background-position: -121px 0px;
}

div.playerSubnav a.selected {background-position: 0px -21px; color: #990000;}

div.playerSubnavPros a.selected {background-position: 0px -21px; color: #FFF;}

#equipment_counts.wins_table tr td {
	text-align: left;
	font-size: 11px;
}

#equipment_counts.wins_table.all_players tr td {
	text-align: left;
	font-size: 12px;
	color: #666;
}

#equipment_counts.wins_table tr th p {
	padding-bottom: 30px;
	font-size: 12px;
	line-height: 20px;
	color: #333;
}

#equipment_counts.wins_table.all_players tr th.playerName {
	font-size: 12px;
	font-weight: bold;
	color: #333;
}

#equipment_counts.wins_table.all_players tr th.playerName a {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: underline;
}

#equipment_counts.wins_table.all_players tr td.playerRule {
	background: url(../images/players/players_rule.gif) left bottom no-repeat;
	width: 496px;
	height: 6px;
}

#equipment_counts.wins_table.all_players tr td.playerRuleSm {
	background: url(../images/players/players_rule_sm.gif) left bottom no-repeat;
	width: 469px;
	height: 6px;
}

#equipment_counts.wins_table.all_players tr th.playerName.resultsPadding, #equipment_counts.wins_table.all_players tr td.resultsPadding {
	padding-top: 10px;
}
