/* CSS of the template header */

#bottomNavbar {}

#bottomNavbar ul li {
	display: 			block;
	float:				left;
}

#bottomNavbar ul li a {
	display: 			block;
	width:				100%;
	height:				100%;
}

#bottomNavbar ul li a span {
	display:			block;
	position:			relative;
	left:				16px;
	top:				10px;
	font-size:			14px;
	font-weight:		bold;
	color:				#FFFFFF;
	line-height:		18px;
}

/* First Line */

#bottomNavbar ul.first li {
	width:				171px;
	height:				80px;
}

#bottomNavbar ul.first li#bLineaPd,
#bottomNavbar ul.first li#bGensan,
#bottomNavbar ul.first li#bMasterGym,
#bottomNavbar ul.first li#bMaxDynSport {
	width: 228px;
}

#bottomNavbar ul.first li#bNewsletter, 
#bottomNavbar ul.first li#lineaPdInterviews,
#bottomNavbar ul.first li#masterGymInterviews,
#bottomNavbar ul.first li#maxDynSportInterviews,
#bottomNavbar ul.first li#nutrifittWellness,
#bottomNavbar ul.first li#bArticles,
#bottomNavbar ul.first li#lineaPdArticles,
#bottomNavbar ul.first li#masterGymArticles,
#bottomNavbar ul.first li#maxDynSportArticles,
#bottomNavbar ul.first li#nutrifittArticles {
	width:				108px;
}

/* First element */

#bNewsletter a {
	background: transparent url('../images/bottom_navbar/newsletter.png') no-repeat top;	
}

#bNewsletter a:hover {
	background: transparent url('../images/bottom_navbar/newsletter.png') no-repeat bottom;
}

#lineaPdInterviews a {
	background: transparent url('../images/lineapd/interviews.png') no-repeat top;
}

#lineaPdInterviews a:hover {
	background: transparent url('../images/lineapd/interviews.png') no-repeat bottom;
}

#lineaPdInterviews a span {
	top:				30px !important;
}

#masterGymInterviews a {
	background: transparent url('../images/mastergym/interviews.png') no-repeat top;
}

#masterGymInterviews a:hover {
	background: transparent url('../images/mastergym/interviews.png') no-repeat bottom;
}

#masterGymInterviews a span {
	top:				30px !important;
}

#maxDynSportInterviews a {
	background: transparent url('../images/maxdynsport/interviews.png') no-repeat top;
}

#maxDynSportInterviews a:hover {
	background: transparent url('../images/maxdynsport/interviews.png') no-repeat bottom;
}

#maxDynSportInterviews a span {
	top:				30px !important;
}

#nutrifittWellness a {
	background: transparent url('../images/nutrifitt/wellness.png') no-repeat top;
}

#nutrifittWellness a:hover {
	background: transparent url('../images/nutrifitt/wellness.png') no-repeat bottom;
}

#nutrifittWellness a span {
	top:				30px !important;
}

/* Homes */

#bGensan a {
	background: transparent url('../images/gensan-navbar.png') no-repeat top;
}

#bGensan a:hover {
	background: transparent url('../images/gensan-navbar.png') no-repeat bottom;
}

#bGensan a span{
	text-indent:	-6969px;
}

#bLineaPd a {
	background: transparent url('../images/lineapd-navbar.png') no-repeat top;
}

#bLineaPd a:hover {
	background: transparent url('../images/lineapd-navbar.png') no-repeat bottom
}

#bLineaPd a span{
	text-indent:	-6969px;
}

#bMasterGym a {
	background: transparent url('../images/mastergym-navbar.png') no-repeat top;
}

#bMasterGym a:hover {
	background: transparent url('../images/mastergym-navbar.png') no-repeat bottom;
}

#bMasterGym a span{
	text-indent:	-6969px;
}

#bMaxDynSport a {
	background: transparent url('../images/maxdynsport-navbar.png') no-repeat top;
}

#bMaxDynSport a:hover {
	background: transparent url('../images/maxdynsport-navbar.png') no-repeat bottom;
}

#bMaxDynSport a span{
	text-indent:	-6969px;
}

#bNutrifitt a {
	background-image: 	url('../images/nutrifitt.png');
}

#bNutrifitt a:hover {
	background-image: 	url('../images/nutrifitt-hover.png');
}

#bNutrifitt a span{
	text-indent:	-6969px;
}

/* Last element */

#bArticles a {
	background: transparent url('../images/bottom_navbar/articles.png') no-repeat top;
}

#bArticles a:hover {
	background: transparent url('../images/bottom_navbar/articles.png') no-repeat bottom;
}

#lineaPdArticles a {
	background: transparent url('../images/lineapd/articles.png') no-repeat top;
}

#lineaPdArticles a:hover {
	background: transparent url('../images/lineapd/articles.png') no-repeat bottom;
}

#lineaPdArticles a span {
	top:				30px !important;
}

#masterGymArticles a {
	background: transparent url('../images/mastergym/articles.png') no-repeat top;
}


#masterGymArticles a:hover {
	background: transparent url('../images/mastergym/articles.png') no-repeat bottom;
}

#masterGymArticles a span {
	top:				30px !important;
}

#maxDynSportArticles a {
	background: transparent url('../images/maxdynsport/articles.png') no-repeat top;
}

#maxDynSportArticles a:hover {
	background: transparent url('../images/maxdynsport/articles.png') no-repeat bottom;
}

#maxDynSportArticles a span {
	top:				30px !important;
}

#nutrifittArticles a {
	background: transparent url('../images/nutrifitt/articles.png') no-repeat top;
}

#nutrifittArticles a:hover {
	background: transparent url('../images/nutrifitt/articles.png') no-repeat bottom;
}

#nutrifittArticles a span {
	top:				30px !important;
}


/* Second line, common for all pages */

#bottomNavbar ul.second li {
	width:				180px;
	height:				45px;
}

#bTraining a {
	background: transparent url('../images/bottom_navbar/training_online.png') no-repeat top;
}

#bTraining a:hover {
	background: transparent url('../images/bottom_navbar/training_online.png') no-repeat bottom;
}

#bCard a {
	background: transparent url('../images/bottom_navbar/card.png') no-repeat top;
}

#bCard a:hover {
	background: transparent url('../images/bottom_navbar/card.png') no-repeat bottom;
}

#bFocusOn a {
	background: transparent url('../images/bottom_navbar/focus.png') no-repeat top;
}

#bFocusOn a:hover {
	background: transparent url('../images/bottom_navbar/focus.png') no-repeat bottom;
}

#bEbook a {
	background: transparent url('../images/bottom_navbar/ebook.png') no-repeat top;
}

#bEbook a:hover {
	background: transparent url('../images/bottom_navbar/ebook.png') no-repeat bottom;
}

#bNews a {
	background: transparent url('../images/bottom_navbar/news.png') no-repeat top;
}

#bNews a:hover {
	background: transparent url('../images/bottom_navbar/news.png') no-repeat bottom;
}

