/*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#accessories div div, #top_nav li#accessories div div ul {
width:208px;
}

#top_nav li#accessories div div, #top_nav li#accessories div div ul {
width:208px;
}

#top_nav li#accessories li {
width:208px;
}

#top_nav li#balls div div, #top_nav li#balls div div ul {
	width:700px;
}

#top_nav li#balls div div div {
	_left: -8px;
}


#shop_locator div {
	padding-left: 10px;
	position: relative;
}

#shop_locator h3.darker {
	float:left;
	display: inline;
	width: 183px;
	font-weight: normal;
}

#shop_locator h3.darker span {
	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;
}

#video_thumbs {
	height: 160px;
} 

#join_titleist, #shop_locator {
	height: 167px;
}

#join_titleist p, #shop_locator p {
	width:162px;
	float: left;
	margin: 5px 0 6px 0;
}

#join_titleist a.learn_more_btn {
	clear: both;
}