#ul_menu{
	background: url(../_graphics/ul_menu_es.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:18px;
	top:0;
}

#ul_menu li a{
	display:block;
	height:100%;
	width:100%;
}

/*Normal States*/
#ul_menu #li_home {left:0px; width:50px;}
#ul_menu #li_news {left:67px; width:73px;}
#ul_menu #li_artists {left:157px; width:63px;}
#ul_menu #li_labels {left:239px; width:51px;}
#ul_menu #li_contact {left:309px; width:78px;}
#ul_menu #li_links {left:406px; width:50px;}
#ul_menu #li_shop {left:474px; width:63px;}

#ul_menu #li_signup {left:547px; width:77px; height:136px; background: url(../_graphics/sign_up_es.gif); top:-110px;}

/*Hover States*/
#ul_menu #li_home a:hover{ background: url(../_graphics/ul_menu_es.gif) -0px -40px; }
#ul_menu #li_news a:hover{ background: url(../_graphics/ul_menu_es.gif) -67px -40px; }
#ul_menu #li_artists a:hover{ background: url(../_graphics/ul_menu_es.gif) -157px -40px; }
#ul_menu #li_labels a:hover{ background: url(../_graphics/ul_menu_es.gif) -239px -40px; }
#ul_menu #li_contact a:hover{ background: url(../_graphics/ul_menu_es.gif) -309px -40px; }
#ul_menu #li_links a:hover{ background: url(../_graphics/ul_menu_es.gif) -406px -40px; }
#ul_menu #li_shop a:hover{ background: url(../_graphics/ul_menu_es.gif) -474px -40px; }

/*Active States*/
body#home #ul_menu #li_home{background: url(../_graphics/ul_menu_es.gif) -0px -20px;}
body#news #ul_menu #li_news{background: url(../_graphics/ul_menu_es.gif) -67px -20px;}
body#artist #ul_menu #li_artists{background: url(../_graphics/ul_menu_es.gif) -157px -20px;}
body#artists #ul_menu #li_artists{background: url(../_graphics/ul_menu_es.gif) -157px -20px;}
body#labels #ul_menu #li_labels{background: url(../_graphics/ul_menu_es.gif) -239px -20px;}
body#contact #ul_menu #li_contact{background: url(../_graphics/ul_menu_es.gif) -309px -20px;}
body#links #ul_menu #li_links{background: url(../_graphics/ul_menu_es.gif) -406px -20px;}
body#shop #ul_menu #li_shop{background: url(../_graphics/ul_menu_es.gif) -474px -20px;}


/*Actions*/
#country_selector{
	background: url(../_graphics/actions_es.gif) 0 -16px no-repeat;
	display:block;
	text-indent:-9999px;
	width:103px;
	height:12px;
	margin-left:215px;
}

.read_more{
	background: url(../_graphics/actions_es.gif) 0 0 no-repeat;
	display:block;
	text-indent:-9999px;
	width:78px;
	height:14px;
}

.read_more:hover{background: url(../_graphics/actions_es.gif) -79px 0 no-repeat;}

.post_to_profile{
	background: url(../_graphics/actions_es.gif) 0 -45px no-repeat;
	display:block;
	text-indent:-9999px;
	width:109px;
	height:14px;
}

.post_to_profile:hover{	background: url(../_graphics/actions_es.gif) -110px -45px no-repeat;}

#see_all_news{background: url(../_graphics/actions_es.gif) 0 -31px; width:171px;left:427px;}
#see_all_news:hover{background: url(../_graphics/actions_es.gif) -174px -31px;}

#flag{
	background: url(../_graphics/flags.gif) 0 -107px;
	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;
}
