﻿#nav 
{
	padding:0; 
	margin:0; 
	list-style:none; 
	height:34px; 
	position:relative; 
	z-index:100; 
	font-family:arial, verdana, sans-serif; 
	width:814px;
}


#nav li.top 
{ 
	height:34px;
	display:block; 
	float:left;
}

#nav li a 
{
	display:block; 
	float:left; 
	border:1px solid #888; 
	border-color:#ddd #888 #000 #ccc; 
	text-decoration:none; 
	padding:0; 
	cursor:pointer;
}

#nav li a b 
{
	margin-left:-999px;
}

#nav li a.featured 
{
	border:0px;
	background:url(../images/products/products_subnav/featured_off.jpg); 
	height:34px; 
	width:104px;
}
#nav li a.featured:hover 
{
	border:0px;
	background:url(../images/products/products_subnav/featured_off.jpg); 
	height:34px; 
	width:104px;
}

#nav li a.instruction 
{
	border:0px;
	background:url(../images/products/products_subnav/instruction_off.jpg); 
	height:34px; 
	width:104px;
}
#nav li a.instruction:hover 
{
	border:0px;
	background:url(../images/products/products_subnav/instruction_on.jpg); 
	height:34px; 
	width:104px;
}

#nav li a.training 
{
	border:0px;
	background:url(../images/products/products_subnav/training_off.jpg); 
	height:34px; 
	width:126px;
}
#nav li a.training:hover 
{
	border:0px;
	background:url(../images/products/products_subnav/training_on.jpg); 
	height:34px; 
	width:126px;
}


#nav li a.audio 
{
	border:0px;
	background:url(../images/products/products_subnav/audio_off.jpg); 
	height:34px; 
	width:104px;
}
#nav li a.audio:hover 
{
	border:0px;
	background:url(../images/products/products_subnav/audio_on.jpg); 
	height:34px; 
	width:104px;
}

#nav li a.accessories 
{
	border:0px;
	background:url(../images/products/products_subnav/accessories_off.jpg); 
	height:34px; 
	width:100px;
}
#nav li a.accessories:hover 
{
	border:0px;
	background:url(../images/products/products_subnav/accessories_on.jpg); 
	height:34px; 
	width:100px;
}





#nav li:hover a,
#nav a:hover
{
	background-position: 0 0px;	
}

#nav table 
{
	position:absolute; 
	top:0; left:0; 
	border-collapse:collapse; 
	padding:0; 
	width:0; 
	height:0; 
	margin:-1px;
}

#nav .sub 
{
	position:absolute; 
	left:-9999px; 
	top:-9999px; 
	width:0; 
	height:0; 
	margin:0; 
	padding:0; 
	list-style:none;
}







/* */

#nav li:hover,
#nav li.over
{
	position:relative; 
	z-index:200;
}

#nav a:hover
{
	position:relative; 
	white-space:normal; 
	z-index:200;
}

/* */



#nav :hover ul.sub,
#nav li.over ul.sub
{
	left:0px; 
	top:29px; 
	width:126px; 
	height:auto; 
	z-index:300;
}


#nav :hover ul.sub li,
#nav li.over ul.sub li
{
	display:block; 
	height:26px; 
	position:relative; 
	float:left; 
	width:126px; 
	font-weight:normal;
}


#nav :hover ul.sub li a,
#nav li.over ul.sub li a
{
	display:block;  
	border:1px solid #888; 
	text-decoration:none; 
	padding:0; 
	cursor:pointer;
}

#nav :hover ul.sub li a b,
#nav li.over ul.sub li a b
{
	position:absolute; 
	left:-9999px; 
	margin:0;
}







#nav ul li a.stackandtilt 
{
	background:url(../images/products/drop_down/instruction/stack_tilt_off.gif);
	height:26px; 
	width:124px;
}

#nav ul.sub li a.stackandtilt:hover
{
	background:url(../images/products/drop_down/instruction/stack_tilt_on.gif);
	height:26px; 
	width:124px;
}

#nav ul li a.dualhinged5iron 
{
	background:url(../images/products/drop_down/training/hinge_five_off.gif);
	height:26px; 
	width:124px;
}
	
#nav ul.sub li a.dualhinged5iron:hover 
{
	background:url(../images/products/drop_down/training/hinge_five_on.gif);
	height:26px; 
	width:124px;
}




#nav ul li a.dualhinged7iron 
{
	background:url(../images/products/drop_down/training/hinge_seven_off.gif);
	height:26px; width:124px;
}

#nav ul.sub li a.dualhinged7iron:hover 
{
	background:url(../images/products/drop_down/training/hinge_seven_on.gif);
	height:26px; width:124px;
}
	
#nav ul li a.dualhingeddriver 
{
	background:url(../images/products/drop_down/training/hinge_driver_off.gif);
	height:26px; width:124px;
}

#nav ul.sub li a.dualhingeddriver:hover 
{
	background:url(../images/products/drop_down/training/hinge_driver_on.gif);
	height:26px; width:124px;
}

#nav ul li a.edatacoach 
{
	background:url(../images/products/drop_down/training/data_coach_off.gif);
	height:26px; width:124px;
}

#nav ul.sub li a.edatacoach:hover 
{
	background:url(../images/products/drop_down/training/data_coach_on.gif);
	height:26px; width:124px;
}

#nav ul li a.impactramp 
{
	background:url(../images/products/drop_down/training/impact_off.gif);
	height:26px; width:124px;
}

#nav ul.sub li a.impactramp:hover 
{
	background:url(../images/products/drop_down/training/impact_on.gif);
	height:26px; width:124px;
}

#nav ul li a.powermaxlwedge 
{
	background:url(../images/products/drop_down/training/maximus_wedge_off.gif);
	height:26px; width:124px;
}

#nav ul.sub li a.powermaxlwedge:hover 
{
	background:url(../images/products/drop_down/training/maximus_wedge_on.gif);
	height:26px; width:124px;
}

#nav ul li a.powermax7iron 
{
	background:url(../images/products/drop_down/training/maximus_seven_off.gif);
	height:26px; width:124px;
}

#nav ul.sub li a.powermax7iron:hover 
{
	background:url(../images/products/drop_down/training/maximus_seven_on.gif);
	height:26px; width:124px;
}

#nav ul li a.powermaxdriver 
{
	background:url(../images/products/drop_down/training/maximus_driver_off.gif);
	height:26px; width:124px;
}

#nav ul.sub li a.powermaxdriver:hover 
{
	background:url(../images/products/drop_down/training/maximus_driver_on.gif);
	height:26px; width:124px;
}

#nav ul li a.powermeter 
{
	background:url(../images/products/drop_down/training/power_meter_off.gif);
	height:26px; width:124px;
}

#nav ul.sub li a.powermeter:hover 
{
	background:url(../images/products/drop_down/training/power_meter_on.gif);
	height:26px; width:124px;
}

#nav ul li a.powerpak 
{
	background:url(../images/products/drop_down/training/power_pak_off.gif);
	height:26px; width:124px;
}

#nav ul.sub li a.powerpak:hover 
{
	background:url(../images/products/drop_down/training/power_pak_on.gif);
	height:26px; width:124px;
}

#nav ul li a.puttingtrainer 
{
	background:url(../images/products/drop_down/training/putting_trainer_off.gif);
	height:26px; width:124px;
}

#nav ul.sub li a.puttingtrainer:hover 
{
	background:url(../images/products/drop_down/training/putting_trainer_on.gif);
	height:26px; width:124px;
}

#nav ul li a.visiontrack 
{
	background:url(../images/products/drop_down/training/vision_track_off.gif);
	height:26px; width:124px;
}
#nav ul.sub li a.visiontrack:hover 
{
	background:url(../images/products/drop_down/training/vision_track_on.gif);
	height:26px; width:124px;
}

#nav ul li a.drivinglessons 
{
	background:url(../images/products/drop_down/audio_video/driving_lessons_off.gif);
	height:26px; width:124px;
}

#nav ul.sub li a.drivinglessons:hover 
{
	background:url(../images/products/drop_down/audio_video/driving_lessons_on.gif);
	height:26px; width:124px;
}

#nav ul li a.subconsciousgolf 
{
	background:url(../images/products/drop_down/audio_video/subconscious_golf_off.gif);
	height:26px; width:124px;
}

#nav ul.sub li a.subconsciousgolf:hover 
{
	background:url(../images/products/drop_down/audio_video/subconscious_golf_on.gif);
	height:26px; width:124px;
}

#nav ul li a.teetogreen 
{
	background:url(../images/products/drop_down/audio_video/tee_green_off.gif);
	height:26px; width:124px;
}

#nav ul.sub li a.teetogreen:hover 
{
	background:url(../images/products/drop_down/audio_video/tee_green_on.gif);
	height:26px; width:124px;
}

#nav ul li a.toptipsfromthepros 
{
	background:url(../images/products/drop_down/audio_video/top_tips_off.gif);
	height:26px; width:124px;
}

#nav ul.sub li a.toptipsfromthepros:hover 
{
	background:url(../images/products/drop_down/audio_video/top_tips_on.gif);
	height:26px; width:124px;
}

#nav ul li a.giftcards 
{
	background:url(../images/products/drop_down/accessories/gift_cards_off.gif);
	height:26px; width:124px;
}

#nav ul.sub li a.giftcards:hover 
{
	background:url(../images/products/drop_down/accessories/gift_cards_on.gif);
	height:26px; width:124px;
}

#nav ul li a.nikedrifit 
{
	background:url(../images/products/drop_down/accessories/shirts_off.gif);
	height:26px; width:124px;
}

#nav ul.sub li a.nikedrifit:hover 
{
	background:url(../images/products/drop_down/accessories/shirts_on.gif);
	height:26px; width:124px;
}

#nav ul li a.sportelitegolfbag 
{
	background:url(../images/products/drop_down/accessories/sport_elite_off.gif);
	height:26px; width:124px;
}

#nav ul.sub li a.sportelitegolfbag:hover 
{
	background:url(../images/products/drop_down/accessories/sport_elite_on.gif);
	height:26px; width:124px;
}

#nav ul li a.tourelitegolfbag 
{
	background:url(../images/products/drop_down/accessories/tour_elite_off.gif);
	height:26px; width:124px;
}

#nav ul.sub li a.tourelitegolfbag:hover 
{
	background:url(../images/products/drop_down/accessories/tour_elite_on.gif);
	height:26px; width:124px;
}

#nav :hover ul.sub li a:hover 
{
	background-position: 0 0px; 
	position:relative;
}
.table_category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background:repeat-x url(../foundation/images/category_bg.png);
	height:20px;
	color: #FFF;
	display:block;
	border: solid 1px #fff;
	padding:0;
	margin:0;
}
