/* global */
html, body {
	height: 100%;
  width: 100%;
}
body {
	margin: 0;
	background: transparent url(../images/shell/background.jpg) repeat-x;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
  behavior: url("/css/csshover3.htc");
}
#main_wrapper {
  position: relative;
	width: 992px;
	margin: 0 auto;
  padding: 0 0 20px 0;
}

.cover:after {
	content: '.';
	display: block;
	height: 0px;
	visibility: hidden;
	clear: both;
} 
.cover {
	zoom: 1;
}

.clear {
	clear: both;
}

a {
  text-decoration: none;
  outline: 0;
}
a:hover {
  text-decoration: underline;
}

object {
	outline: 0;
}

/* top nav */
#header {
  /* IE6 will increase the height if we don't set a height and tell it to crop */
  height: 75px;
  _overflow: hidden;
}

#logo {
	float: left;
	display: inline;
	width: 176px;
	height: 44px;
  padding: 21px 0 0 20px;
}

#top_nav {
  width: 607px;
  padding: 3px 0 0 0;
	float: left;
	display: inline;
}
#top_nav li {
	float: left;
	display: inline;
}

#top_nav li a {
}

#top_nav li a.top_level_nav {
	display: block;
}

#top_nav li div {
  display: none;
  position: absolute;
  z-index: 3;
	width: 992px;
  left: 0%;
  padding-top: 1px;
  text-align: center;
}
#top_nav li div div {
  position: static;
  background: url(../images/shell/nav_bg.png) no-repeat right bottom;
  _background-image: url(../images/shell/nav_bg.gif);
  display: inline-block;
  text-align: left;
  padding: 0 18px 0 0;
  margin: 0 -18px 0 0;
  /* IE6 refuses to render negative margins */
  _margin-right: 0;
  _position: relative;
  _margin-left: 18px;
  _left: auto;
}
#top_nav li div div div {
  background: url(../images/shell/nav_bg_left.png) no-repeat left bottom;
  _background-image: url(../images/shell/nav_bg_left.gif);
  display: block;
  padding: 0 0 4px 18px;
  margin: 0 0 0 -18px;
  /* IE6 refuses to render negative margins */
  _margin-left: 0;
  _position: relative;
  _left: -18px;
  zoom: 1;
}
#top_nav li div div div:after {
  content: '.';
  visibility: hidden;
  height: 0;
  clear: both;
  display: block;
}
#top_nav ul {
  overflow: hidden;
  padding: 0 0 6px 0;
}

#top_nav li:hover div, #top_nav li.hover div {
	display: block;
}
#top_nav li:hover div div, #top_nav li.hover div div {
  display: inline-block;
}
#top_nav li a {
  background-repeat: no-repeat;
  background-position: left top;
  outline: 0;
}
#top_nav li:hover a img, #top_nav li.hover a img,
#top_nav li.selected a img {
  visibility: hidden;
}
#top_nav li div a {
  background-image: none !important;
}
#top_nav li:hover div a img, #top_nav li.hover div a img,
#top_nav li.selected div a img {
  visibility: visible;
}
#top_nav li ul li a:hover + h5 a {
  text-decoration: underline;
}

#top_nav li#balls a {
  background-image: url(../images/shell/nav/rollover/golf_balls.jpg);
}
#top_nav li.selected#balls a {
  background-image: url(../images/shell/nav/selected/nav_golfballs_on.jpg);
}
#top_nav li#balls div div,
#top_nav li#balls div div ul {
  width: 807px;
}
#top_nav li#balls li {
	width: 95px;
}
#top_nav li#balls ul li a {
  padding-top: 30px;
  padding-bottom: 10px;
}
#top_nav li#balls ul li h5 a {
  text-align: center;
}
#top_nav li#balls li#custom_ball {
  width: 105px;
}

#top_nav li#clubs a {
  background-image: url(../images/shell/nav/rollover/golf_clubs.jpg);
}
#top_nav li.selected#clubs a {
  background-image: url(../images/shell/nav/selected/nav_golfclubs_on.jpg);
}
#top_nav li#clubs div div,
#top_nav li#clubs div div ul {
  width: 860px;
}
#top_nav li#clubs li {
	width: 125px;
}
#top_nav li#clubs ul li a {
  padding-top: 10px;
  padding-bottom: 5px;
}

#top_nav li#accessories a {
  background-image: url(../images/shell/nav/rollover/accessories.jpg);
}
#top_nav li.selected#accessories a {
  background-image: url(../images/shell/nav/selected/nav_access_on.jpg);
}
#top_nav li#accessories div div,
#top_nav li#accessories div div ul {
  width: 513px;
}
#top_nav li#accessories div div ul {
	padding-bottom: 25px;
}
#top_nav li#accessories li {
	width: 85px;
}
#top_nav li#accessories ul li a {
  padding-top: 20px;
  padding-bottom: 5px;
}
#top_nav li#accessories ul li h5 a {
  text-align: center;
}
#top_nav li#players a {
  background-image: url(../images/shell/nav/rollover/players.jpg);
}
#top_nav li.selected#players a {
  background-image: url(../images/shell/nav/selected/nav_players_on.jpg);
}
#top_nav li#news a {
  background-image: url(../images/shell/nav/rollover/news.jpg);
}
#top_nav li.selected#news a {
  background-image: url(../images/shell/nav/selected/nav_news_on.jpg);
}
#top_nav li#videos a {
  background-image: url(../images/shell/nav/rollover/videos.jpg);
}
#top_nav li.selected#videos a {
  background-image: url(../images/shell/nav/selected/nav_videos_on.jpg);
}

#top_nav li ul li a {
  display: block;
  text-align: center;
}

#top_nav li ul li {
	position: static;
  background: url(../images/shell/nav_line.png) repeat-y left bottom;
  margin: 0 0 -500px 0;
  padding: 0 10px 500px 12px;
}
#top_nav li ul li.first {
  background: none;
  padding-left: 0px;
}
#top_nav li ul li.last {
  padding-right: 0px;
}

#top_nav li ul li h5 a {
	color: #990000;
	font-weight: bold;
  text-align: left;
  padding: 0 !important;
  font-size: 11px;
}

#top_nav li ul li img {
  behavior: url("css/iepngfix.htc");
}

#top_nav li ul li ul {
	position: static;
  background: none;
  padding: 0;
  margin: 0;
  width: auto !important;
  line-height: 17px;
}

#top_nav li ul li ul li {
	float: none;
	display: block;
  margin: 0;
  padding: 2px 0;
  width: auto !important;
  background: none;
}

#top_nav li ul li ul li a {
	color: #333;
  text-align: left;
  padding: 0 !important;
  font-size: 11px;
}

#search {
  float: left;
  display: inline;
  width: 158px;
  margin: 14px 0 0 0;
  padding: 0 0 0 20px;
  /* 24px isn't strictly necessary, but on IE7 the search box is lower by 2px
     so this way all browsers take up the same height */
  height: 24px;
}
#search #text {
  width: 125px;
  border: none;
  height: 17px;
  line-height: 17px;
  padding: 3px 0px 2px 10px;
  vertical-align: middle;
  color: #CCC;
  background: transparent url(../images/shell/search_bg.jpg) no-repeat left top;
}
#search #go {
  vertical-align: middle;
  width: 23px;
  height: 22px;
  outline: none;
}

#utility_nav {
	float: right;
	display: inline;
	clear: both;
	margin: 8px 0px 0px 0px;
}

#utility_nav li {
	float: left;
	display: inline;
	margin: 0px 0px 0px 20px;
}

#utility_nav li a {
	color: #999;
	font-size: 11px;
}

#utility_nav li#intl_nav {
	position: relative;
  z-index: 1;
  margin-top: -8px;
  margin-left: 10px;
  margin-right: 12px;
}

#utility_nav li#intl_nav a#cur_flag {
	display: block;
	width: 32px;
	padding: 8px 7px;
	border-bottom: 0px;
	position: relative;
	top: 1px;
	z-index: 1;
  background-repeat: no-repeat;
  background-position: -99em -99em;
}

#utility_nav li#intl_nav:hover a#cur_flag, #utility_nav li#intl_nav.hover a#cur_flag {
  background-position: 7px 7px;
	background-color: #FFF;
	width: 30px;
	border: 1px solid #666;
  padding-top: 7px;
	border-bottom: 0px;
}
#utility_nav li#intl_nav:hover a#cur_flag img {
  visibility: hidden;
}

#utility_nav #intl_nav #intl_dropdown {
	width: 154px;
	background: #FFF;
	border: 1px solid #666;
	position: absolute;
	padding: 0;
	left: -110px;
	display: none;
}

#utility_nav li#intl_nav:hover #intl_dropdown, #utility_nav li#intl_nav.hover #intl_dropdown {
	display: block;
}

#utility_nav #intl_dropdown li {
	float: none;
	display: block;
  margin: 0;
}

#utility_nav #intl_dropdown li a {
  padding: 5px 15px 5px 38px;
	font-size: 11px;
	font-weight: bold;
  display: block;
  text-indent: -23px;
  line-height: 15px;
}
#utility_nav #intl_dropdown li a:hover {
  background: #aaa;
  color: #eee;
  text-decoration: none;
}


#utility_nav #intl_dropdown li a img {
  vertical-align: bottom;
  margin-right: 2px;
}

/*page body*/
#body, #body692 {
	clear: both;
	background: url(../images/shell/main_bg/992.png) repeat-y;
	margin: 50px auto 0px auto;
	width: 992px;
}

#body .wrapper, #body692 .wrapper {
	padding: 13px 13px 0px 13px;
  background: url(../images/shell/main_bg/992-top.png) no-repeat;
  _height: 400px;
  min-height: 400px;
}

#body692 .wrapper {
	padding: 13px 14px 0px 13px;
}
	
/* Because of IE6's bugs, we cannot use classes to specify the different widths
 * sorry :( */

#body.header, #body692.header {
  margin-top: 60px;
}

#body692 {
  background-image: url(../images/shell/main_bg/692.png);
  width: 692px;
}
#body692 .wrapper {
  background-image: url(../images/shell/main_bg/692-top.png);
}


#top_header {
  /* change both top and bottom together so that the page itself doesn't move */
  margin: -38px 0 13px 10px;
  font-size: 21px;
  height: 25px;
  _position: relative;
}
#top_header span {
  color: #900;
}

/* Features Pagination */

.content .features_pagination {
	margin: 0 auto;
	clear: both;
}

.content .features_pagination a {
	display: block;
	text-indent: -999em;
	width: 14px;
	height: 24px;
	cursor: pointer;
	background: url(../images/video/dot_light.gif) center center no-repeat;
}

.content .features_pagination .left a {
	background-image: url(../images/video/arrow_flipper_left.gif);
	text-indent: -999em;
}

.content .features_pagination .left a:hover {
	background-image: url(../images/video/arrow_flipper_left_over.gif);
}

.content .features_pagination .right a {
	background-image: url(../images/video/arrow_flipper_right.gif);
	text-indent: -999em;
}

.content .features_pagination .right a:hover {
	background-image: url(../images/video/arrow_flipper_right_over.gif);
}

.content .features_pagination .selected a,
.content .features_pagination a:hover
{
	background: url(../images/video/dot_dark.gif) center center no-repeat;
}

.content .features_pagination a {
	height: 38px;
	width: 20px;
}
.content .features_pagination .left a,
.content .features_pagination .right a {
	width: 36px;
	height: 38px;
}

/* NEW STYLES */

div.myAccountWrapper {
	margin: 0;
	padding: 0;
}

div.myAccountBanner {
	width: 649px;
	height: 161px;
	background: url(../images/team_titleist/myAccount_bannerBG.jpg) left top no-repeat;
	margin: 0;
	padding: 20px 0 0 20px;
}

div.myAccountBanner h1 {
	font-size: 20px;
	color: #FFF;
}

div.myAccountBanner img {
	margin: 0;
	padding: 0 0 5px 0;
}

div.myAccountBanner a {
	margin: 0;
	padding: 0 0 0 2px;
	color: #DF4646;
	text-decoration: underline;
	display: block;
}

div.myAccountBanner a:hover {
	color: #FFF;
}

div.myAccountBanner div.upload {
	float: left;
	display: inline;
	width: 126px;
}

div.myAccountBanner div.status {
	float: left;
	display: inline;
}

div.myAccountBanner div.status a {
	padding: 5px 0 0 0;
}

div.myAccountBanner div.status span.status_completion {
	color: #999;
	display: block;
	padding: 0 0 20px 0;
}

div.myAccountBanner div.status span.status_completion, div.myAccountBanner div.status span.status_header {
	color: #999;
}

div.myAccountBanner div.status span.status_header {
	font-weight: bold;
	padding: 0 5px 0 0;
}

div.myAccountBanner div.status span.status_update {
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
}

#left {
  width: 649px;
  float: left;
  display: inline;
  margin: 0 7px 0 0;
	padding: 0;
	background: url(../images/team_titleist/myAccount_topBG.jpg) left 50px no-repeat;
}

#right {
  width: 310px;
  float: left;
	display: inline;
	margin: 0;
}
/* Top Tabs */

#top_tabs_myAccount {
  float: right;
  margin-top: -39px;
  height: 29px;
  _position: relative;
	background: url(../images/shell/top_tabs_border.jpg) left top no-repeat;
}
#top_tabs_myAccount li {
  float: left;
  height: 29px;
	background: url(../images/shell/top_tabs_border.jpg) left top no-repeat;
}

#top_tabs_myAccount a {
	color: #000000;
	display: inline-block;
	height: 17px;
	padding: 7px 20px 5px 20px;
	text-align: center;
}

#top_tabs_myAccount li.selected {
  background: url(../images/shell/tab.gif) no-repeat left bottom;
}
#top_tabs_myAccount li.selected a {
  color: #990000;
  background: url(../images/shell/tab_cap.gif) no-repeat right bottom;
}

/* My Account Navigation */

#myAccount_tabs {
	width: 649px;		
	background:transparent url(../images/shell/homepage_feature_tabs_shadow.jpg) left 15px repeat-x;
	margin-left: 10px;
	height: 53px;
}

#myAccount_tabs li {
	float: left; 
	display: inline;
	width: 94px;
	height: 53px;
}

#myAccount_tabs li a {
	display: block;
	line-height:35px;
	height: 38px;
	width: 84px;
	background: url(../images/team_titleist/tab_divider_account.jpg) no-repeat left top;
	padding: 15px 5px 0px 5px;
	text-align: center;	
	text-decoration: none;
}

#myAccount_tabs li a span {
	line-height: 14px;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	outline: none;
	display: inline-block;
	vertical-align:middle;
	cursor: pointer;
}
#myAccount_tabs li a s {
    display: inline-block;
	width: 0;
	visibility: hidden;
}

#myAccount_tabs li a.on span {
	color:#990000;
}

#myAccount_tabs li a.on {
	background-image: url(../images/team_titleist/tab_on.jpg);
	background-color: #FFF;
	height: 39px;
}

#myAccount_tabs li.last {
  width: 10px;	
}
#myAccount_tabs li.last a {
  width: 10px;
}
#myAccount_tabs li.last a:hover {
  background-image: url(../images/team_titleist/tab_divider_account.jpg);
}

#myAccount_tabs li a:hover span {
  color:#990000;
}

/* My Account Content */

div.myAccount_content {
	padding: 17px 60px;;
}

div.myAccount_content h2 {
	font-size: 20px;
	color: #333;
	padding: 10px 0 14px 0;
}

div.myAccount_content table tr th {
	padding: 5px 10px 5px 0;
}

div.myAccount_content table tr th h3 {
	font-size: 14px;
	color: #999;
	font-weight: bold;
	width: 100%;
	border-bottom: 1px solid #CCC;
}

div.myAccount_content table tr td {
	color: #333;
	padding: 5px 10px 5px 0;
}

div.myAccount_content form input {
	font-size: 11px;
}

#profile_password {
	margin-bottom: 30px;
}

div.form_rule {
	width: 100%;
	height: 1px;
	background-color: #CCC;
	font-size: 0;
	margin-top: 20px;
}

input.saveBtn, input.continueBtn, input.editBtn  {
border: 0 none;
cursor: pointer;
display: block;
font-size: 0;
line-height: 0;
text-indent: -999em;
width: 109px;
}

input.saveBtn {
background: url("../images/team_titleist/save_btn.jpg") left top no-repeat;
height: 33px;
}

input.saveBtn:hover  {
background-position: 0 -33px;
}

input.continueBtn  {
background: url("../images/team_titleist/continue_btn.jpg") left top no-repeat;
height: 35px;
}

input.continueBtn:hover  {
background-position: 0 -35px;
}

input.editBtn  {
background: url("../images/team_titleist/edit_account_btn.jpg") left top no-repeat;
height: 33px;
}

input.editBtn:hover  {
background-position: 0 -33px;
}

/* Right Modules */

#right a.more {
	display: inline-block;
	font-size: 11px;
	font-weight: bold;
	line-height: 23px;
	margin: 10px 0 0 0;
	text-align: center;
	width: 123px;
	height: 23px;
	color: #000;
	background: url(../images/shell/learn_more_button_tour.gif) center center no-repeat;
}

#right a.more b {
	color: #666;
}

#right a.more:hover {
	color: #990000;
	text-decoration: none;
}

div.account_module {
	margin: 0;
	padding: 10px 10px 0 10px;
	background: url(../images/team_titleist/myAccount_feature_bg.jpg) left top no-repeat;
}

div.account_module_btm {
	background: url(../images/team_titleist/myAccount_feature_bg_btm.jpg) left top no-repeat;
	width: 309px;
	height: 18px;
	padding: 0 0 7px 0;
}

div.account_module h3 {
	font-size: 15px;
	color: #333;
	padding: 5px 0;
}

div.account_module p {
	font-size: 12px;
	color: #666;
	padding: 0 0 10px 0;
}

#right table tr td {
	color: #333;
	padding: 0 5px 0 0;
}

a.editBtn  {
background: url("../images/team_titleist/edit_btn.jpg") left top no-repeat;
border: 0 none;
cursor: pointer;
display: block;
font-size: 0;
height: 24px;
line-height: 0;
text-indent: -999em;
width: 62px;
}

a.editBtn:hover  {
background-position: 0 -24px;
}

input#signBtn  {
background: url("../images/team_titleist/signUp_btn.jpg") left top no-repeat;
border: 0 none;
cursor: pointer;
display: block;
font-size: 0;
height: 24px;
line-height: 0;
text-indent: -999em;
width: 70px;
margin-top: 10px;
}

input#signBtn:hover  {
background-position: 0 -24px;
}

a.registerBtn  {
background: url("../images/team_titleist/register_btn.jpg") left top no-repeat;
border: 0 none;
cursor: pointer;
display: block;
font-size: 0;
height: 24px;
line-height: 0;
text-indent: -999em;
width: 112px;
}

a.registerBtn:hover  {
background-position: 0 -24px;
}

#form1 select{
	width:100px;
}
#form1 select.birthday{
	width:40px;
}
#form1 select.birthdayYear{
	width:60px;
}
#profile_address{
	margin-bottom:40px;
}
#profile_address .radio input {
  width: 20px;
}
#profile_address input {
  width: 150px;
}
#profile_address select {
  width: 140px;
}
#profile_address td.top label{
	position:absolute;
	margin: -28px 0 0 0;
}
#profile_address td.top input{
	position:absolute;
	margin: -28px 0 0 0;
}

#profile_game input {
  width: 150px;
}
#profile_game select {
  width: 140px;
}

#body .login_section #left,
#body .register #left {
  background: transparent url(../images/team_titleist/login/grayBg.jpg) no-repeat left top;
  width: 439px;
  min-height: 523px;
  _height: 523px;
  padding: 7px 50px 10px 40px;  
  font-size: 13px;
  position: relative;
  background-color: #CDCDCD;  
}

#body .login_section #left .bottom,
#body .register #left .bottom {
  background: transparent url(../images/team_titleist/login/grayBg_bottom.jpg) no-repeat left bottom;
  width: 529px;
  height: 20px;
  padding: 0px;
  margin: 0px 0px 0px -40px;
  position: absolute;
  bottom: -1px;
}

#body .register #left {  
  padding: 7px 50px 0px 40px;  
  _padding: 7px 0px 0px 40px;  
}

#body .register #left .bottom {  
  position: static;
  bottom: 0;  
}

#body .login_section #right {
  background: transparent url(../images/team_titleist/login/blackBg.jpg) no-repeat left top;
  margin-top: 0;
  padding: 250px 10px 10px 50px;
  width: 365px;
  min-height: 323px;
  _height: 323px;
  color: white;
  position: relative;
}

#body .register #right {
  background: transparent url(../images/team_titleist/login/blackBg.jpg) no-repeat left top;
  margin-top: 0;
  padding: 250px 10px 10px 50px;
  width: 365px;
  min-height: 335px;
  _height: 335px;
}

#body .login_section #right .bottom {
  background: transparent url(../images/team_titleist/login/blackBg_bottom.jpg) no-repeat left bottom;
  width: 425px;
  height: 20px;
  padding: 0px;
  margin: 0px 0px 0px -50px;
  position: absolute;
  bottom: -1px;
}

#body .login_section #right h2 {
  font-size: 16px;
  line-height: 200%;
  color: white;
}
#body .login_section ul {
  font-size: 13px;
}
#body .login_section li span {
  font-size: 1.5em;
  vertical-align: middle;
  color: #900;
}

#body .login_section legend {
  display: none;
}
#body .login_section label {
  color: #333;
}
#body .login h2 {
  font-size: 22px;
  color: #333;
  margin: 5px 0;
}
#body .register h2 {
  font-size: 22px;
  color: #333;
  margin: 5px 0;
}
#body .login_section .wrapper {
  margin: 0;
  padding: 0;
  display: block;
  background: none;
  height: auto;
  width: auto;
  min-height: 0;
  position: relative;
  width: 324px;
}

#body .login_section .image {
  display: inline-block;
  height: 28px;
  overflow: hidden;
  margin: 10px 0;
}

#body .login_section .image:hover input,
#body .login_section .image:hover img {
  margin-top: -28px;
}

#body .login_section input.save, #body .login_section input.forgotpass, #body .login_section input.unsubscribe  {	
	border: 0 none;
	cursor: pointer;
	display: block;
	height: 28px;
	text-indent:-999em;
	font-size: 0px;
	line-height: 0px;
	width: 109px;
	margin: 10px 0 10px 0;	
}

#body .login_section input.save:hover, #body .login_section input.forgotpass:hover, #body .login_section input.unsubscribe:hover  {
	background-position: 0 -28px;
}

#body .login_section input.unsubscribe  {
	background: url("../images/team_titleist/unsubscribe_btn.jpg") left top no-repeat;
}

#body .login_section input.forgotpass  {
	background: url("../images/team_titleist/retrieve_password_btn.jpg") left top no-repeat;
	width: 130px;
}


#body .login_section hr {
  margin: 10px 0;
  border: 0px solid #999;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-bottom-color: #fff;
}

#body .login_section p {
  color: #1f1f1f;
  margin: 5px 0;
  font-size: 12px;
  color: #666;
}

#body .login_section a, #body .login_section a:visited {
  color: #990000;
}

#body .login input.save  {
	background: url("../images/team_titleist/login/loginBtn.jpg") left top no-repeat;
}

#body .login #left {
  width: 445px;
  padding-right: 44px;
}

#body .login label {
  margin: 10px 0 3px 0;
  display: inline-block;
}
#body .login #left input.text {
  width: 324px;
  font-size: 16px;
  padding: 2px;
}

#body .login #left #forgot {
  position: absolute;
  right: 0;
  margin: 10px 0 3px 0;
  color: #900;
}

#body .register input.save  {
	background: url("../images/team_titleist/login/registerBtn.jpg") left top no-repeat;	
}

#body .register #left p {
  width: 409px;
}

#body .register #left #ajaxerror {
	*font-size: 0px;
	*line-height: 0px;
}

#body .register #left #ajaxerror ul {
	font-size: 12px;
	line-height: 14px;
}


/* class here because IE freaks out if we set something inline-block and then
 * later set it inline which we need to do for signups below */
#body .register #left label.ib {
  display: inline-block;
  width: 150px;
  line-height: 16px;
  margin: 0 0 8px 0;
  vertical-align: middle;
}

#body .register #left input.text {
  width: 249px;
  font-size: 16px;
  height: 20px;
  margin: 0 0 8px 0;
  vertical-align: middle;
}

#body .register #left select {
  margin: 0 0 8px 0;
  vertical-align: middle;
}

#body .register #left #signups {
  background-color: #ddd;
  border: 1px solid #eee;
	margin: 10px 0 0 0;
  padding: 10px 15px;
  width: 420px;
}

#body .register #left #signups b.header {
	display: block;	
	padding: 0 0 10px 0;
  border-bottom: 1px dotted #666;
}

#body .register #left #signups b.header2 {
	display: block;
	width: 405px;
	padding: 0 0 0px 0;
	border: none;
}

#body .register #left #signups label {
  width: auto;
  display: inline;
  line-height: 120%;
}

#body .register #left #signups input {
  vertical-align: text-bottom;
	margin-left: 20px;
}

#body .register #left #signups a {
	padding-left: 15px;
  color: #333;
	font-weight: bold;
	background: url(../images/team_titleist/login/arrow.gif) left 4px no-repeat;
}

#body .register #left #signups a.expand {	
	background: url(../images/team_titleist/login/arrowDown.jpg) left 4px no-repeat;
}

#body .register #left #signups #interests {
	margin: 10px 0 0 0;
}

#body .register #left #signups #interests table {
	width: 420px;
	zoom: 1;
}

#body .register #left #signups #interests td {
 padding: 5px 0 10px 0;
}

#body .register #left #signups #interests td  p {
  width: 380px;
  zoom: 1;
}

#body .register #left #signups #interests td a.countries {
	color: #666;
	font-weight: normal;
	text-decoration: underline;
	background: none;
}

#body .register #left #signups #interests td a.countries:hover {
	color: #333;
}

#body .register #left #signups #interests h1.country_header {
	margin: 0;
	padding: 5px 0 10px 0;
	border-top: 1px dotted #666;
}

#body .register #left #signups #interests input {
  margin-right: 5px;
}

#body .register_confirm h1 {
  font-size: 20px;
  color: #333;
  margin: 15px 23px 0px 23px;
}
#body .register_confirm h1 span {
  color: #900;
}

#body .register_confirm #action-items div {
  float: left;
  display: inline;
  width: 276px;
  margin: 20px 23px;
}

#body .register_confirm #action-items .clear {
  clear: both;
  height: 0;
  margin: 0;
  padding: 0;
  width: 100%;
}

#body .register_confirm #action-items img {
  display: block;
}

#body .register_confirm #action-items h3 {
  font-size: 16px;
  color: #900;
  margin: 5px 10px;
}

#body .register_confirm #action-items p {
  font-size: 12px;
  color: #1f1f1f;
  margin: 5px 10px;
  line-height: 18px;
}

#body .register_confirm #action-items .learn-more {
  display: block;
  text-indent: -999em;
  background: transparent url(../images/team_titleist/login/learnMoreBtn.jpg) no-repeat left top;
  height: 25px;
  width: 87px;
  margin: 5px 10px;
  cursor: pointer;
}

#body .register_confirm #action-items .learn-more:hover {
  background-position: left bottom;
}

#body .in-my-bag,
#body .custom-fit {
  font-size: 14px;
  color: #333;
}
#body .in-my-bag fieldset {
  margin-bottom: 10px;
}
#body .in-my-bag legend,
#body .custom-fit legend {
  display: none;
}
#body .in-my-bag h3 {
  color: #666;
  border-bottom: 1px solid #999;
  font-size: 14px;
  padding: 2px 5px;
  margin: 5px 0;
  font-weight: bold;
}

#body .in-my-bag label {
  width: 250px;
  margin: 10px 0 10px 10px;
  display: inline-block;
  vertical-align: top;
  line-height: 19px;
  font-size: 12px;
}
#body .in-my-bag .text {
  width: 250px;
  margin: 10px 10px 10px 0;
  display: inline-block;
}
#body .in-my-bag .text input {
  font-size: 14px;
  width: 250px;
}
#body .in-my-bag .text span {
  color: #666;
  font-size: 12px;
  padding-left: .5em;
  margin-top: 1px;
  display: block;
}
#body .in-my-bag select {
  margin: 10px 0;
  display: inline-block;
}
#body .in-my-bag .add {
  cursor: pointer;
  margin: 0 0 0 265px;
  border: 1px solid #999;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  font-size: 12px;
  line-height: 16px;
  padding: 1px 6px;
  display: inline-block;
}
#body .in-my-bag .add:hover {
  text-decoration: none;
  color: #000;
  border-color: #333;
}
#body .in-my-bag .add:before {
  content: '+ ';
  font-size: 16px;
  font-weight: bold;
  line-height: 16px;
  vertical-align: bottom;
  display: inline;
}


#body .custom-fit fieldset {
  margin-bottom: 10px;
  border-top: 1px solid #999;
}
#body .custom-fit label {
  width: 250px;
  margin: 10px 0 0 10px;
  display: inline-block;
  vertical-align: top;
  line-height: 19px;
  height: 19px;
  font-size: 12px;
}
#body .custom-fit .text {
  width: 250px;
  margin: 10px 10px 0 0;
  display: inline-block;
}
#body .custom-fit .checkbox,
#body .custom-fit .radio {
  width: auto;
  vertical-align: top;
  line-height: 19px;
  display: inline-block;
  width: 20px;
  margin: 10px 0 0 10px;
}
#body .custom-fit label.small {
  width: auto;
  vertical-align: top;
  display: inline-block;
  line-height: 19px;
  width: 90px;
  height: auto;
  margin: 10px 0 0 5px;
}
#body .custom-fit .text {
  font-size: 16px;
}
#body .custom-fit select {
  margin: 10px 0;
  display: inline-block;
  width: 265px;
  font-size: 12px;
}

#body .in-my-bag hr,
#body .custom-fit hr {
  border: none;
  border-bottom: 1px solid #999;
  height: 1px;
}

#body .in-my-bag .save,
#body .custom-fit .save {
  display: inline-block;
  margin: 10px;
  height: 33px;
  overflow: hidden;
}
#body .in-my-bag .save:hover input,
#body .custom-fit .save:hover input {
  margin-top: -33px;
}

#body .product-register h3 {
	font-size: 20px;
	color: #333;
	padding: 10px 0 20px 0;
}
#body .product-register a {
  color: #900;
}
#body .product-register .spacer {
  display: none;
  width: 20px;
  height: 20px;
  visibility: hidden;
}
#body .product-register .editButton {
  border: none;
  background: transparent;
  text-transform: capitalize;
  color: #900;
  text-decoration: underline;
  cursor: pointer;
  font-weight: bold;
  font-size: 13px;
}
#body .product-register td {
  padding: 0;
}
#body .product-register strong {
  font-weight: bold;
}

#body .product-register h4 {
  font-weight: bold;
  color: #000;
  font-size: 14px;
}


/* panel_products is a div that wraps two tables, the one with content is .tableborder */
#body .product-register {
  padding: 17px 38px;
}
#body .product-register #panel_products,
#body .product-register #panel_productform,
#body .product-register #shops_panel,
#body .product-register #email {
  background: transparent url(../images/team_titleist/pannelMid.jpg) repeat-y center center;
  width: 573px;
  position: relative;
  padding-bottom: 47px;
  font-size: 13px;
}
#body .product-register .registerTable {
  position: absolute;
  width: 573px;
  height: 47px;
  bottom: 0px;
  _bottom: -1px;
  background: transparent url(../images/team_titleist/pannelBottom.jpg) no-repeat center bottom;
}
#body .product-register .registerTable td {
  padding: 0px 15px 10px 0px;
  vertical-align: bottom;
}
#body .product-register .registerTable input {
  border: none;
  text-indent: -999em;
  font-size: 1px;
  line-height: 1px;
  display: inline-block;
  width: 126px;
  height: 24px;
  background: transparent url(../images/team_titleist/registerBtn.jpg) no-repeat left top;
  cursor: pointer;
}
#body .product-register .tableborder {
  background: transparent url(../images/team_titleist/pannelTop.jpg) no-repeat center top;
}
#body .product-register .tableborder table td {
  background: transparent url(../images/team_titleist/table_row_divider.png) no-repeat left bottom;
  padding: 10px;
}
#body .product-register .tableborder table td.left {
  padding-left: 20px;
  background-position: 15px bottom;
}
#body .product-register .tableborder table td.right {
  padding-right: 20px;
  background-position: -345px bottom;
  width: 48px;
}
#body .product-register .tableborder table tr.first td {
  padding-top: 15px;
}
#body .product-register .tableborder table tr.last td {
  padding-bottom: 15px;
  background: none;
}
#body .product-register #panel_products br {
  display: none;
}

/* edit page */
#body .product-register #panel_productform .tableborder table td {
  background: none;
  padding: 5px;
}
#body .product-register #panel_productform .tableborder table tr.first td {
  padding-top: 15px;
}
#body .product-register #panel_productform .tableborder table tr.last td {
  padding-bottom: 15px;
}
#body .product-register #panel_productform .tableborder .left {
  width: auto;
  padding-left: 80px;
}
#body .product-register #panel_productform .tableborder .right {
  width: auto;
  padding-right: 80px;
}
#body .product-register #panel_productform br {
  display: none;
}
#body .product-register #panel_productform .tableborder table tr.last td {
  background: transparent url(../images/team_titleist/pannelBottom.jpg) no-repeat center bottom;
  position: absolute;
  width: 573px;
  height: 35px;
  bottom: 0px;
  _bottom: -1px;
  padding: 12px 0 0 0;
}
#body .product-register #panel_productform .tableborder .last input {
  float: right;
}
#body .product-register #panel_productform #registerProductButton {
  border: none;
  text-indent: -999em;
  font-size: 1px;
  line-height: 1px;
  width: 126px;  
  height: 24px;
  background: transparent url(../images/team_titleist/registerBtn.jpg) no-repeat left top;
  cursor: pointer;
  margin: 0 15px;
  *margin-top: -5px;
}
#body .product-register #panel_productform #updateRegistrationButton {
  border: none;
  text-indent: -999em;
  font-size: 1px;
  line-height: 1px;
  width: 126px;
  width: 116px;
  height: 24px;
  background: transparent url(../images/team_titleist/updateBtn.jpg) no-repeat left top;
  cursor: pointer;
  margin: 0 15px;
  *margin-top: -5px;
}
#body .product-register #panel_productform #removeRegistrationButton {
  border: none;
  height: 24px;
  cursor: pointer;
  background: none;
  color: #999;
  font-size: 13px;
  text-decoration: underline;
  *margin-top: -5px;
}
#body .product-register #panel_productform input {
  font-size: 14px;
}

/* my golf shop */
#body .product-register #shops_panel .tableborder .left {
  width: 283px;
  padding-left: 30px;
}
#body .product-register #shops_panel .tableborder .middle {
  width: 90px;
}
#body .product-register #shops_panel .tableborder .right {
  width: 100px;
  background-position: -275px bottom;
  padding-right: 30px;
}
#body .product-register #shops_panel .tableborder tr.first .both {
  background-position: -165px bottom;
}
#body .product-register #shops_panel .tableborder tr.first strong {
  color: #999;
  font-weight: normal;
}
#body .product-register #shops_panel .tableborder a {
  color: #333;
  font-weight: bold;
}
#body .product-register #shops_panel .tableborder input {
  border: none;
  background: none;
  color: #900;
  text-decoration: underline;
  cursor: pointer;
  font-size: 13px;
  text-transform: capitalize;
  padding: 0;
  text-indent: -0.1em;
}
#body .product-register #shops_panel .tableborder tr.DefaultTrue td.right:before {
  content: "Default Shop";
  color: #999;
  font-weight: bold;
}
#body .product-register #shops_panel .extra {
  display: block !important;
  background: transparent url(../images/team_titleist/pannelBottom.jpg) no-repeat center bottom;
  position: absolute;
  width: 573px;
  height: 47px;
  bottom: 0px;
  _bottom: -1px;
}
#body .product-register #shops_panel .extra td {
  width: 573px;
  height: 35px;
  display: block;
  padding: 0;
  text-align: right;
  background: none;
  padding-top: 12px;
}
#body .product-register #shops_panel .extra a {
  display: inline-block;
  border: none;
  text-align: center;
  font-size: 1px;
  line-height: 1px;
  color: #fdfdfd;
  width: 116px;
  height: 24px;
  background: transparent url(../images/team_titleist/addDealerBtn.jpg) no-repeat left top;
  cursor: pointer;
  margin: 0 15px;
  *margin-top: -5px;
  text-indent: -999em;
}
#body .product-register #shops_panel .extra a:hover {
  text-decoration: none;
}

/* email */
#body .product-register #email {
  margin-top: 15px;
}

#body .product-register #email td {
  background: none;
}
#body .product-register #email .tableheader {
  padding: 0px 10px;
}
#body .product-register #email .tableheader table {
  border-bottom: 1px solid #ccc;
}
#body .product-register #email .tablebody input {
  vertical-align: text-bottom;
}
#body .product-register #email label {
  padding-left: .5em;
}
#body .product-register #email .foot {
  display: block !important;
  background: transparent url(../images/team_titleist/pannelBottom.jpg) no-repeat center bottom;
  position: absolute;
  width: 573px;
  height: 47px;
  bottom: 0px;
  _bottom: -1px;
}
#body .product-register #email .foot td {
  width: 573px;
  height: 35px;
  display: block;
  padding: 0;
  text-align: right;
  background: none;
  padding-top: 12px;
}
#body .product-register #email .foot input {
  border: none;
  text-indent: -999em;
  font-size: 1px;
  line-height: 1px;
  width: 66px;
  height: 24px;
  background: transparent url(../images/team_titleist/saveBtn.jpg) no-repeat left top;
  cursor: pointer;
  margin: 0 15px;
}

/* my account validation styles */
#body .myAccountWrapper div#errors {
	background: transparent url(../images/team_titleist/error_top_long.jpg) no-repeat top;		
	width: 515px;	
	margin-bottom: 8px
}

#body .myAccountWrapper div#errors ul{		
	background: transparent url(../images/team_titleist/error_bottom_long.jpg) no-repeat bottom;
	list-style-type: none;
	padding: 5px;
	margin: 0;
}

#body .myAccountWrapper div#errors ul li {
	background: transparent url(../images/team_titleist/error_arrow.jpg) no-repeat center left ;
	padding: 3px 20px;	
	margin-left: 10px;
	color: #9C0000;
	font-size: 12px;
}

#body .login_section div#errors {	
	background: transparent url(../images/team_titleist/error_bottom_short.png) no-repeat bottom;	
	width: 430px;	
	padding-bottom: 9px;
	margin-bottom: 8px
}

#body .login_section div#errors ul{		
	
	background: transparent url(../images/team_titleist/error_top_short.png) no-repeat;		
	list-style-type: none;
	padding: 5px 0 0 5px;
	margin: 0;	
}

#body .login_section div#errors ul li{
	background: transparent url(../images/team_titleist/error_arrow.jpg) no-repeat center left ;
	padding: 3px 20px;	
	margin-left: 10px;
	color: #9C0000;
	font-size: 12px;
}

/* Interest subtitle */

#interests table.international tr td p.interests_subtext {
	margin-left: 40px;
}

#interests tr td p.interests_subtext {
	margin-left: 40px;
}

