#ul_menu{
	background: url(../_graphics/ul_menu_nl.gif) no-repeat;
	display:block;
	width:537px;
	height:20px;
	list-style:none;
	text-indent:-9999px;
	top:90px;
	left:50%;
	margin-left:-195px;
	position:absolute;
}

#ul_menu li{
	position:absolute;
	height:16px;
	top:0;
}

#ul_menu li a{
	display:block;
	height:100%;
	width:100%;
}

/*Normal States*/
#ul_menu #li_home {left:0px; width:55px;}
#ul_menu #li_news {left:69px; width:66px;}
#ul_menu #li_artists {left:152px; width:86px;}
#ul_menu #li_labels {left:257px; width:59px;}
#ul_menu #li_contact {left:335px; width:70px;}
#ul_menu #li_links {left:424px; width:51px;}
#ul_menu #li_shop {left:494px; width:44px;}

#ul_menu #li_signup {left:547px; width:77px; height:136px; background: url(../_graphics/signup_gb.gif); top:-110px;}

/*Hover States*/
#ul_menu #li_home a:hover{ background: url(../_graphics/ul_menu_nl.gif) -0px -40px; }
#ul_menu #li_news a:hover{ background: url(../_graphics/ul_menu_nl.gif) -69px -40px; }
#ul_menu #li_artists a:hover{ background: url(../_graphics/ul_menu_nl.gif) -152px -40px; }
#ul_menu #li_labels a:hover{ background: url(../_graphics/ul_menu_nl.gif) -257px -40px; }
#ul_menu #li_contact a:hover{ background: url(../_graphics/ul_menu_nl.gif) -335px -40px; }
#ul_menu #li_links a:hover{ background: url(../_graphics/ul_menu_nl.gif) -424px -40px; }
#ul_menu #li_shop a:hover{ background: url(../_graphics/ul_menu_nl.gif) -494px -40px; }

/*Active States*/
body#home #ul_menu #li_home{background: url(../_graphics/ul_menu_nl.gif) -0px -20px;}
body#news #ul_menu #li_news{background: url(../_graphics/ul_menu_nl.gif) -69px -20px;}
body#artist #ul_menu #li_artists{background: url(../_graphics/ul_menu_nl.gif) -152px -20px;}
body#artists #ul_menu #li_artists{background: url(../_graphics/ul_menu_nl.gif) -152px -20px;}
body#labels #ul_menu #li_labels{background: url(../_graphics/ul_menu_nl.gif) -257px -20px;}
body#contact #ul_menu #li_contact{background: url(../_graphics/ul_menu_nl.gif) -335px -20px;}
body#links #ul_menu #li_links{background: url(../_graphics/ul_menu_nl.gif) -424px -20px;}
body#shop #ul_menu #li_shop{background: url(../_graphics/ul_menu_nl.gif) -494px -20px;}


/*Actions*/
#country_selector{
	background: url(../_graphics/actions_nl.gif) 0 -16px no-repeat;
	display:block;
	text-indent:-9999px;
	width:96px;
	height:12px;
	margin-left:225px;
}

.read_more{
	background: url(../_graphics/actions_nl.gif) 0 0 no-repeat;
	display:block;
	text-indent:-9999px;
	width:78px;
	height:14px;
}

.read_more:hover{background: url(../_graphics/actions_nl.gif) -79px 0 no-repeat;}

.post_to_profile{
	background: url(../_graphics/actions_gb.gif) 0 -45px no-repeat;
	display:block;
	text-indent:-9999px;
	width:109px;
	height:14px;
}

.post_to_profile:hover{	background: url(../_graphics/actions_gb.gif) -110px -45px no-repeat;}

#see_all_news{background: url(../_graphics/actions_nl.gif) 0 -31px; width:159px;left:445px;}
#see_all_news:hover{background: url(../_graphics/actions_nl.gif) -161px -31px;}

#flag{
	background: url(../_graphics/flags.gif) 0 -95px;
	display:block;
	text-indent:-9999px;
	height:12px;
	width:18px;
	position:absolute;
	top:14px;
	left:50%;
	margin-left:-286px;
	z-index:200;
	border:1px solid #777;
	font-size:2px;
}
