/* @group Top Nav */


.dropdownLayer ul {
	margin: 117px 0px 0px 0px;
	padding: 0;
	list-style-type: none;
	float: left;
	width: 950px;
}


.dropdownLayer b {
	visibility: hidden;
}


.dropdownLayer li {
	float: left;
	display: inline;
}


a.topNavButton {
	display: block;
	height: 36px;
	width: 50px;
}


/* START Top Nav Buttons */


a.topNavHome {
	width: 80px;
	background: white url(../../../m/g/teamgarmin09/Top-Nav.jpg) 0 top;
}


a.topNavHome:hover {
	background: 0 bottom;
}


/* --- */


a.topNavFeatured {
	width: 132px;
	background: white url(../../../m/g/teamgarmin09/Top-Nav.jpg) -80px top;
}


a.topNavFeatured:hover {
	background: white url(../../../m/g/teamgarmin09/Top-Nav.jpg) -80px bottom;
}


/* --- */


a.topNavRiders {
	width: 76px;
	background: white url(../../../m/g/teamgarmin09/Top-Nav.jpg) -212px top;
}


a.topNavRiders:hover {
	background-color: gray;
	background: white url(../../../m/g/teamgarmin09/Top-Nav.jpg) -212px bottom;
}


/* --- */


a.topNavSci {
	width: 225px;
	background: white url(../../../m/g/teamgarmin09/Top-Nav.jpg) -288px top;
}


a.topNavSci:hover {
	background-color: gray;
	background: white url(../../../m/g/teamgarmin09/Top-Nav.jpg) -288px bottom;
}


/* --- */


a.topNavFan {
	width: 94px;
	background: white url(../../../m/g/teamgarmin09/Top-Nav.jpg) -513px top;
}


a.topNavFan:hover {
	background-color: gray;
		background: white url(../../../m/g/teamgarmin09/Top-Nav.jpg) -513px bottom;
}


/* --- */


a.topNavShop {
	width: 63px;
	background: white url(../../../m/g/teamgarmin09/Top-Nav.jpg) -607px top;
}


a.topNavShop:hover {
	background-color: gray;
	background: white url(../../../m/g/teamgarmin09/Top-Nav.jpg) -607px bottom;
}


/* --- */


a.topNavGear {
	width: 120px;
	background: white url(../../../m/g/teamgarmin09/Top-Nav.jpg) -670px top;
}


a.topNavGear:hover {
	background-color: gray;
	background: white url(../../../m/g/teamgarmin09/Top-Nav.jpg) -670px bottom;
}


/* --- */


a.topNavExtra {
	width: 78px;
	background: white url(../../../m/g/teamgarmin09/Top-Nav.jpg) -790px top;
}


a.topNavExtra:hover {
	background-color: gray;
	background: white url(../../../m/g/teamgarmin09/Top-Nav.jpg) -790px bottom;
}

/* END Top Nav Buttons */


/* @end */