@charset "UTF-8";
/* CSS Document */

#navContainer{
	width:900px;
	height:60px;
	margin: 0px auto 0px auto;
}

a.home {
	float:left;
	height:60px;
	width:79px;
	display:block;
	background:url(../nav/home.gif);
	background-position:top left;
}

a.home:hover {
	background-position:-60px left;
}

a.homeSelected {
	float:left;
	height:60px;
	width:79px;
	display:block;
	background:url(../nav/home.gif);
	background-position:-120px left;
}



a.blog{
	float:left;
	height:60px;
	width:57px;
	background:url(../nav/blog.gif);
	background-position:top left;
}

a.blog:hover{
	background-position:-60px left;
}

a.blogSelected{
	float:left;
	height:60px;
	width:57px;
	background:url(../nav/blog.gif);
	background-position:-120px left;
}



a.mens{
	float:left;
	height:60px;
	width:64px;
	background:url(../nav/mens.gif);
	background-position:top left;
}

a.mens:hover{
	background-position:-60px left;
}

a.mensSelected{
	float:left;
	height:60px;
	width:64px;
	background:url(../nav/mens.gif);
	background-position:-120px left;
}



a.shop{
	float:left;
	height:60px;
	width:58px;
	background:url(../nav/shop.gif);
	background-position:top left;
}

a.shop:hover{
	background-position:-60px left;
}

a.shopSelected{
	float:left;
	height:60px;
	width:58px;
	background:url(../nav/shop.gif);
	background-position:-120px left;
}



a.womens{
	float:left;
	height:60px;
	width:88px;
	background:url(../nav/womens.gif);
	background-position:top left;
}

a.womens:hover{
	background-position:-60px left;
}

a.womensSelected{
	float:left;
	height:60px;
	width:88px;
	background:url(../nav/womens.gif);
	background-position:-120px left;
}



a.lookbook{
	float:left;
	height:60px;
	width:97px;
	background:url(../nav/lookbook.gif);
	background-position:top left;
}

a.lookbook:hover{
	background-position:-60px left;
}

a.lookbookSelected{
	float:left;
	height:60px;
	width:97px;
	background:url(../nav/lookbook.gif);
	background-position:-120px left;
}



a.about{
	float:left;
	height:60px;
	width:71px;
	background:url(../nav/about.gif);
	background-position:top left;
}

a.about:hover{
	background-position:-60px left;
}

a.aboutSelected{
	float:left;
	height:60px;
	width:71px;
	background:url(../nav/about.gif);
	background-position:-120px left;
}



a.artists{
	float:left;
	height:60px;
	width:64px;
	background:url(../nav/artists.gif);
	background-position:top left;
}

a.artists:hover{
	background-position:-60px left;
}

a.artistsSelected{
	float:left;
	height:60px;
	width:64px;
	background:url(../nav/artists.gif);
	background-position:-120px left;
}



a.team{
	float:left;
	height:60px;
	width:64px;
	background:url(../nav/team.gif);
	background-position:top left;
}

a.team:hover{
	background-position:-60px left;
}

a.teamSelected{
	float:left;
	height:60px;
	width:64px;
	background:url(../nav/team.gif);
	background-position:-120px left;
}



a.media{
	float:left;
	height:60px;
	width:74px;
	background:url(../nav/media.gif);
	background-position:top left;
}

a.media:hover{
	background-position:-60px left;
}

a.mediaSelected{
	float:left;
	height:60px;
	width:74px;
	background:url(../nav/media.gif);
	background-position:-120px left;
}



a.stockists{
	float:left;
	height:60px;
	width:85px;
	background:url(../nav/stockists.gif);
	background-position:top left;
}

a.stockists:hover{
	background-position:-60px left;
}

a.stockistsSelected{
	float:left;
	height:60px;
	width:85px;
	background:url(../nav/stockists.gif);
	background-position:-120px left;
}



a.contact{
	float:left;
	height:60px;
	width:141px;
	background:url(../nav/contact.gif);
	background-position:top left;
}

a.contact:hover{
	background-position:-60px left;
}

a.contactSelected{
	float:left;
	height:60px;
	width:141px;
	background:url(../nav/contact.gif);
	background-position:-120px left;
}
