/*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:420px;
}

#top_nav li#balls div div, #top_nav li#balls div div ul {
	width:815px;
}

#top_nav li#balls div div div {
	_left: -8px;
}

#top_nav li#accessories li {
	width:85px;
}

#top_nav li#accessories ul li h5 a {
	text-align:center;
}
/* 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;
}


#video_thumbs {
	height: 160px;
} 

#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;
}
