#batMenu {
	position:relative;
	width:990px;
	height:34px;
	background:url(../layout-images/beardathon_menu_bg.jpg) top no-repeat;
	top:4px;
	margin:auto;
}

#batMenu span {
	display:none;
}

.menuButton {
	float:left;
	display:block;
	background-repeat: no-repeat;
	background-position:0 0;
	height:31px;
}

#menuSearch {
	float:left;
	display:block;
	background-repeat: no-repeat;
	background-position:0 0;
	height:31px;
	position:relative;
}


.menuButton:hover,
#batMenu .selected {
	background-position: 0 -31px;
}

.menu-thecause {
	width:104px;
	background:url(../team-images/team-1/menu/menu_cause.jpg);
}

.menu-ratethebeards {
	width:141px;
	background:url(../team-images/team-1/menu/menu_rate.jpg);
}
	
.menu-howitworks {
	width:125px;
	background:url(../team-images/team-1/menu/menu_how.jpg);
}

.menu-fanzone {
	width:94px;
	background:url(../team-images/team-1/menu/menu_fan.jpg);
}

.menu-nhlcom {
	width:125px;
	background:url(../team-images/team-1/menu/menu_nhl.jpg);
}

.menu-pledge {
	width:82px;
	background:url(../team-images/team-1/menu/menu_pledge.jpg);
}

.menu-leaderboard {
	width:124px;
	background:url(../team-images/team-1/menu/menu_leader.jpg);
}

.menuSearch {
	width:195px;
	background:url(../layout-images/menu_searchbg.jpg);
}
