/*****	Main Navigation Classes	*****/
#nav {
	height: 37px;
   	background: url("../images/nav_baseline.gif") left bottom no-repeat;
	width:720px;
}

#mainnav {
   	width: 720px;
   	height: 28px;
   	position: relative;
   	background: url("../images/navigation.gif") no-repeat;
	margin:0px;
}

#mainnav li {
   	margin: 0;
	padding: 0;
	list-style: none;
   	position: absolute;
	top: 0px;
}

#mainnav li, #mainnav a {
	height: 28px;
	display: block;
}

#navhome {
	left: 17px;
	width: 42px;
}

#navhome a:hover {
    background: transparent url("../images/navigation.gif")  -17px -28px no-repeat;
}

#navsports {
	left: 71px;
	width: 96px;
}

#navsports a:hover {
    background: transparent url("../images/navigation.gif")  -71px -28px no-repeat;
}

#navproducts {
	left: 180px;
	width: 65px;
}

#navproducts a:hover {
    background: transparent url("../images/navigation.gif")  -180px -28px no-repeat;
}

#navabout {
	left: 502px;
	width: 79px;
}

#navabout a:hover {
    background: transparent url("../images/navigation.gif")  -502px -28px no-repeat;
}

#navcontact {
	left: 587px;
	width: 59px;
}

#navcontact a:hover {
    background: transparent url("../images/navigation.gif")  -587px -28px no-repeat;
}

#navhowtobuy {
	left: 651px;
	width: 70px;
}

#navhowtobuy a:hover {
    background: transparent url("../images/navigation.gif")  -651px -28px no-repeat;
}





/***** Footer Classes *****/
#footernav{
	height: 24px;
	width: 720px;
}

#footermainnav {
    	width: 720px;
    	height: 28px;
    	position: relative;
    	background: url("../images/footer_nav_inside.gif") no-repeat;
	margin:0px;
}

#footermainnav li {
   	margin: 0;
	padding: 0;
	list-style: none;
   	position: absolute;
}

#footermainnav li, #footermainnav a {
	height: 24px;
	display: block;
}

#navcopyright {
	left: 564px;
	width: 61px;
}

#navcopyright a:hover {
    background: transparent url("../images/footer_nav_inside.gif")  -564px -24px no-repeat;
}

#navprivacy {
	left: 638px;
	width: 82px;
}

#navprivacy a:hover {
    background: transparent url("../images/footer_nav_inside.gif")  -638px -24px no-repeat;
}

#productsnav {
	float: left;
	background: transparent url("../images/productsnav_border.gif")  0px 0px no-repeat;
	width: 190px;
	height: 274px;
	padding: 20px 5px 0px 5px;
}

#productsnav p {
	margin: 20px 0px 25px 8px;
	padding: 0px;
}


#productsnav ul {
	list-style-image: url("../images/arrow_bullet.gif");
	margin: 0px 0px 15px 25px;
	padding: 0;
	font-weight: bold;
}

#productsnav ul li {
	margin: 15px 0px 25px 0px;
	padding: 0;
}

#productsnav a, #productsnav a:link {
	color: #333333;
	text-decoration: none;
}

#productsnav a:hover {
	color: #719779;
	text-decoration: underline;
}

#discnavblock {
	float: left;
	background: transparent url("../images/discnav_border.gif")  0px 0px no-repeat;
	height: 274px;
	padding: 25px 0px 0px 1px;
	width: 197px;
}

#discnav {
   	width: 195px;
   	height: 205px;
   	position: relative;
   	background: url("../images/disc_nav.gif") no-repeat;
	margin:0px;
	top: 0px;
	left: 0px;
}

#discnav li {
   	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	position:absolute;
}


#discnav a {
	display: block;
}

#navdiscultimate {left: 19px; top: 20px; width: 85px; height: 72px;}
#navdiscgolf {left: 138px; top: 20px; width: 58px; height: 72px;}
#navdiscfreestyle {left: 21px; top: 132px; width: 87px; height: 72px;}
#navdiscother {left: 135px; top: 132px; width: 59px; height: 72px;}

#navdiscultimate a {height: 72px;}
#navdiscgolf a {height: 72px;}
#navdiscfreestyle a {height: 72px;}
#navdiscother a {height: 72px;}

#navdiscultimate a:hover {background: url("../images/disc_nav.gif") -20px -225px no-repeat;}
#navdiscgolf a:hover {background: url("../images/disc_nav.gif") -138px -225px no-repeat;}
#navdiscfreestyle a:hover {background: url("../images/disc_nav.gif") -21px -337px no-repeat;}
#navdiscother a:hover {background: url("../images/disc_nav.gif") -135px -337px no-repeat;}



/* Sports Page Index Navigation */
#sportsnavultimate {
	width: 176px;
	height: 85px;
   	margin: 0px;
	padding: 0px;
	display: block;
	background: transparent url("../images/sportsnav_ultimate.gif") no-repeat;
}

#sportsnavultimate:hover {
    background: transparent url("../images/sportsnav_ultimate.gif")  0px -85px no-repeat;
}

#sportsnavgolf {
	width: 178px;
	height: 85px;
   	margin: 0px;
	padding: 0px;
	display: block;
	background: url("../images/sportsnav_golf.gif") no-repeat;
}

#sportsnavgolf:hover {
    background: transparent url("../images/sportsnav_golf.gif")  0px -85px no-repeat;
}

#sportsnavfreestyle {
	width: 182px;
	height: 85px;
   	margin: 0px;
	padding: 0px;
	display: block;
	background: url("../images/sportsnav_freestyle.gif") no-repeat;
}

#sportsnavfreestyle:hover {
    background: transparent url("../images/sportsnav_freestyle.gif")  0px -85px no-repeat;
}





/* Sports Page Right Navigation */
#rightcolumnsports {
	background: #fff url("../images/right_corner.gif") right top no-repeat;
	float: right;
	width: 143px;
	margin: 0px;
	padding: 20px 0px 25px 0px;
}

#rnavsportsultimate {
	width: 135px;
	height: 57px;
   	margin: 0px;
	padding: 0px;
	display: block;
	background: url("../images/rnavsports_ultimate.gif") no-repeat;
}

#rnavsportsultimate:hover {
    background: transparent url("../images/rnavsports_ultimate.gif")  0px -57px no-repeat;
}

#rnavsportsgolf {
	width: 135px;
	height: 68px;
   	margin: 0px;
	padding: 0px;
	display: block;
	background: url("../images/rnavsports_golf.gif") no-repeat;
}

#rnavsportsgolf:hover {
    background: transparent url("../images/rnavsports_golf.gif")  0px -68px no-repeat;
}

#rnavsportsfreestyle {
	width: 135px;
	height: 60px;
   	margin: 0px;
	padding: 0px;
	display: block;
	background: url("../images/rnavsports_freestyle.gif") no-repeat;
}

#rnavsportsfreestyle:hover {
    background: transparent url("../images/rnavsports_freestyle.gif")  0px -60px no-repeat;
}

#rnavsportsothers {
	width: 135px;
	height: 44px;
   	margin: 0px;
	padding: 0px;
	display: block;
	background: url("../images/rnavsports_other.gif") no-repeat;
}

#rnavsportsothers:hover {
    background: transparent url("../images/rnavsports_other.gif") 0px -44px no-repeat;
}

#rnavsportsbulleted, #rnavproductsbulleted {
	color: #719779;
	padding: 10px 0px 10px 0px;
	margin: 0px;
}

#rnavsportsbulleted a, #rnavproductsbulleted a {
	background: transparent url("../images/arrow_bullet.gif") 18px 2px no-repeat;
	font-size: 11px;
	font-weight: normal;
	padding: 0px 0px 0px 32px;
	margin: 8px 0px 8px 0px;
	text-decoration: underline;
	display:block;
}

#rnavproductsbulleted a {
	color:#000;
}

#rnavproductsbulleted a:hover {
	color:#719779;
}
#rnavsportsbulleted p, #rnavproductsbulleted p {
	background: transparent url("../images/arrow_bullet3.gif") 19px 4px no-repeat;
	padding: 0px 10px 10px 32px;
	margin: 8px 0px 0px 0px;
	font-weight: bold;
}

#rnavsportsbulleted a:hover, #rnavproductsbulleted a:hover {
	text-decoration: underline;
}

#rnavsportsbulletedsub {
	background: transparent url("../images/bg_rnavsportsbullted.gif") 0px 0px no-repeat;
}

/* workaround to prevent disappearance of div elemetns in IE6 \*/
* html #rnavsportsbulletedsub {
	background: transparent url("../images/bg_rnavsportsbullted.gif") 0px 0px no-repeat;
	height: 1%;
}
/* end workaround */

#rnavsportsbulletedsub a {
	background: none;
	font-size: 11px;
	font-weight: normal;
	padding: 0px 10px 0px 32px;
	margin: 0px 0px 8px 0px;
	text-decoration: none;
	display:block;
}

#rnavsportsbulletedsub a.here, #rnavsportsbulleted a.here {
	font-weight: bold;
}





/* Products Right Nav */
#rightnavproducts {
	background: #fff url("../images/right_corner.gif") right top no-repeat;
	margin: 0px;
	padding: 20px 0px 25px 0px;
}

#navrultimate {
	width: 135px;
	height: 63px;
   	margin: 0px 0px 16px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	background: url("../images/rnavproducts_ultimate.gif") no-repeat;
}

#navrultimate:hover {
    background: transparent url("../images/rnavproducts_ultimate.gif")  0px -63px no-repeat;
}

#navrgolf {
	width: 135px;
	height: 60px;
   	margin: 0px 0px 16px 0px;
	padding: 0px;
	display: block;
	background: url("../images/rnavproducts_golf.gif") no-repeat;
}

#navrgolf:hover {
    background: transparent url("../images/rnavproducts_golf.gif")  0px -60px no-repeat;
}

#navrfreestyle {
	width: 135px;
	height: 50px;
   	margin: 0px 0px 16px 0px;
	padding: 0px;
	display: block;
	background: url("../images/rnavproducts_freestyle.gif") no-repeat;
}

#navrfreestyle:hover {
    background: transparent url("../images/rnavproducts_freestyle.gif")  0px -50px no-repeat;
}

#navrother {
	width: 135px;
	height: 44px;
   	margin: 0px 0px 16px 0px;
	padding: 0px;
	display: block;
	background: url("../images/rnavproducts_other.gif") no-repeat;
}

#navrother:hover {
    background: transparent url("../images/rnavproducts_other.gif") 0px -44px no-repeat;
}