
/*-------------------------------------------    

	english 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:40px;
}
#nav li a.women {
	background-image: url("images/nav_en/women.gif");
	width:78px;
}
#nav li a.news {
	background-image: url("images/nav_en/news.gif");
	width:32px;
}
#nav li a.shop {
	background-image: url("images/nav_en/shop.gif");
	width:29px;
}
#nav li a.demo {
	background-image: url("images/nav_en/demo.gif");
	width:29px;
}
#nav li a.team {
	background-image: url("images/nav_en/team.gif");
	/*width:30px;*/
	width:35px;
}
#nav li a.support {
	background-image: url("images/nav_en/support.gif");
	width:29px;
}
#nav li a.fans {
	background-image: url("images/nav_en/fans.gif");
	width:32px;
}
#nav li a.about {
	background-image: url("images/nav_en/about.gif");
	width:50px;
}

#nav li a.blog {
	background-image: url("images/nav_en/blog.gif");
	width:29px;
}


/*-------------------------------------------    

	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;
}
