/*homepage tabs and positioning*/
#home_features li a.tab1 {
  left: 20px;
}
#home_features li a.tab2 {
  left: 116px;
}
#home_features li a.tab3 {
  left: 212px;
}
#home_features li a.tab4 {
  left: 308px;
}
#home_features li a.tab5 {
  left: 404px;
}

#top_nav li#balls div div div {
	_left: -8px;
}

#top_nav li#accessories div div, #top_nav li#accessories div div ul {
    width: 586px;
}

/* team titleist menu */
#top_nav li#teamtitleist a {
  background-image: url(../images/shell/nav/rollover/teamtitleist.jpg);
}

#top_nav li.selected#teamtitleist a {
  background-image: url(../images/shell/nav/rollover/nav_teamT_on.jpg);
}

#top_nav li#teamtitleist {
	position: relative;
}

#top_nav li#teamtitleist div {
	text-align: right;
	margin-right: 146px;
	padding-bottom: 0px;
	width: 128px;	
	/*Ie6 Fix*/
	_left: -10px;
}

#top_nav li#teamtitleist div div {
  width: 128px;
  
  	/*Ie6 Fix*/
	_margin-right: 0px;
	_padding-right: 0px;	
	/*_margin-right: 65px;
	_width: 80px;
	*/
}
#top_nav li#teamtitleist div div ul {
  width: 154px;
  margin: 0 -13px;
}
#top_nav li#teamtitleist li.first {
  padding-left: 12px;
  padding-top: 0px;
  background-image: none;
}

#top_nav li#teamtitleist ul li a {
  padding-top: 20px;
  padding-bottom: 5px;
  color: #990000;
  font-weight: bold;
}

#top_nav li#teamtitleist ul li h5 {
  text-align: left;
  width: 128px;
  padding: 12px 0 12px 12px;
  /*Ie6 Fix*/
  _width: 126px;
  _padding-left: 2px;
}

#top_nav li#teamtitleist ul li h5 a {
  text-align: left;
  width: 128px;
  _width: 116px;
}


#top_nav li#teamtitleist ul li {
  position: static;
  background: url(../images/shell/nav_line_2.png) repeat-x left top;
  padding-top: 2px;
  padding-bottom: 0px;
  
  margin: 0px;
  display: block;
	float: none;
	/*IE6 FIX*/
	zoom: 1;
	_padding-left: 0px;
	_padding-right: 0px;
	_position: relative;
	_left: -8px;
	_width: 145px;
}

#shop_locator {
background:url("../images/fitting/fitting_right_bg2.jpg") no-repeat scroll left top transparent;
height:137px;
margin:10px 0;
width:307px;
}

#shop_locator div {
	padding: 22px 0 0 10px;
	position: relative;
}

#shop_locator h3.darker {
	float:left;
	display: inline;
	width: 183px;
	font-weight: normal;
}

#shop_locator h3.darker span {
	color:#990000;
	font-weight: normal;
}

#shop_locator img {
display:inline;
float:left;
padding:0 7px 0 0;
margin-top: -10px;
}

#shop_locator a.search_btn {
	width: 83px;
	height: 25px;
	margin: 0px 0 0 0;
	background: url(../images/shell/search_btn.jpg) left top no-repeat;
	display: block;
	font-size: 0;
	line-height: 0;
	text-indent: -999em;
	border: 0;
	position: absolute;
	bottom: 20px;
	left: 142px;
}

#shop_locator a.search_btn:hover {
	background-position: 0 -25px;
}

#shop_locator_big a.find {
	background: url("../images/products/banners/shop_locator_btn_bg.png") no-repeat scroll left top transparent;
	background-position: 0 0;
	width: 57px;
	height: 24px;
	margin-top: 10px;
	display: block;
	text-indent: -999em;
	font-size: 0;
	line-height: 0;
}

#shop_locator_big a.find:hover {
	background-position: 0 -24px;
}

#get_started div a.get_started_btn {
	float: left;
	_display: inline;
}

#get_started div a.get_started_fr_btn {
background:url("../images/fitting/get_started_fr_btn.jpg") no-repeat scroll left top transparent;
float:left;
font-size:0;
height:33px;
line-height:0;
text-indent:-999em;
width:110px;
margin-left: 20px;
_display: inline;
}

#get_started div a.get_started_fr_btn:hover {
	background-position: 0 -33px;
}

div.fitting_days a {
	display: block;
	background:url("../images/fitting/fitting_days_feature.jpg") no-repeat scroll left top transparent;
	width: 310px;
	height: 124px;
	margin: 10px 0px;
	text-indent: -9999px;
}

div.fitting_days_bottom {
	float: left;
	_display: inline;
}

div.fitting_days_bottom a {
	display: block;
	background:url("../images/products/banners/fitting_days_overview_sub.jpg") no-repeat scroll left top transparent;
	width: 475px;
	height: 127px;
	margin: 20px 0px 0px 0px;
	text-indent: -9999px;
}

#join_titleist, #join_titleist div {
    height: 122px;
    margin: 0 0;
    width: 307px;
    padding: 0;
    background: none;
}

#join_titleist a.learn_more_btn {
    background: url("../images/fitting/learn_more_btn.jpg") no-repeat scroll left top transparent;
    display: block;
    font-size: 0;
    height: 122px;
    line-height: 0;
    margin: 0 0 0 0;
    text-indent: -999em;
    width: 307px;
}

#join_titleist a.learn_more_btn:hover {
    background-position: 0 -122px;
}

#edit_profile_tabs li {
	width: 125px;
}

#edit_profile_tabs li:first-child {
	*width: 117px;
}

#edit_profile_tabs li a {
	width: 100%;
}

#top_nav li#balls div div, #top_nav li#balls div div ul {
	width:958px;
}
