
/*-------------------------------------------    

	german language
	
	navigation tabs

-------------------------------------------*/

#nav li a.bikes {
	background-image: url("images/nav_en/bikes.gif");
	width:48px;
}
#nav li a.bikes:hover {
	background-position: 0 0;
}
#nav li a.mountain {
	background-image: url("images/nav_en/mountain.gif");
	width:59px;
}
#nav li a.road {
	background-image: url("images/nav_en/road.gif");
	width:30px;
}
#nav li a.urban {
	background-image: url("images/nav_en/urban.gif");
	width:80px;
}
#nav li a.women {
	background-image: url("images/nav_en/women.gif");
	width:42px;
}
#nav li a.news {
	text-indent: 0;
}
#nav li a.shop {
	text-indent: 0;
}

#nav li a.demo {
	text-indent: 0;
}

#nav li a.team {
	text-indent: 0;
}
#nav li a.support {
	text-indent: 0;
}
#nav li a.fans {
	text-indent: 0;
}
#nav li a.about {
	text-indent: 0;
}


/*-------------------------------------------    

	english language
	
	home page branding

-------------------------------------------*/

body.p00 .section .article h1 {
	position:relative;
	background: url("images/en/copy_home.01.gif") no-repeat top left;
	width:450px;
	height:115px;
	display: block;
	text-indent: -9999px;
	margin: 5px 0 0 10px;
	_margin-left:0;
}
