/*style*/
.navWrap {
background-image:url(../images/subnav_music_v2/cell_bg.jpg);
background-color:#FFFFFF; 
}
#navWrapper{
	background-color:#FFFFFF;
	 background-image:url(../images/subnav_music_v2/cell_bg.jpg);
	 background-repeat:repeat-x;
}

#navItems {
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
	overflow: hidden;
}

#navItems li {
	margin: 0px; 
	padding: 0px;
  	list-style: none;
	display: inline;
	/*text-indent: -5000px;*/
	float:left;
}

#navItems a {
	float: left;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}




/* NAV ITEMS
navItems
--------
connect_btn
main_btn
ringtones_btn
video_btn
textmuch_btn
games_btn
muchphone_btn
faq_btn


*/
#music_btn a {
	height: 34px;
	width: 148px;
	background: url(../images/subnav_music_v2/music.jpg) top left no-repeat;
}

#music_btn a:link, #music_btn a:visited {
	height: 34px;
	width: 148px;
	background: url(../images/subnav_music_v2/music.jpg) top left no-repeat;
}

#music_btn a:hover, #music_btn a:focus {
	background: url(../images/subnav_music_v2/music.jpg) top left no-repeat;
}


#main_btn a {
	height: 34px;
	width: 45px;
	background: url(../images/subnav_music_v2/up/1.jpg) top left no-repeat;
}

#main_btn a:link, #main_btn a:visited {
	height: 34px;
	width: 45px;
	background: url(../images/subnav_music_v2/up/1.jpg) top left no-repeat;
}

#main_btn a:hover, #main_btn a:focus {
	background: url(../images/subnav_music_v2/over/1.jpg) top left no-repeat;
}


#artists_btn a {
	height: 34px;
	width: 70px;
	background: url(../images/subnav_music_v2/up/2.jpg) top left no-repeat;
}

#artists_btn a:link, #artists_btn a:visited {
	height: 34px;
	width: 70px;
	background: url(../images/subnav_music_v2/up/2.jpg) top left no-repeat;
}

#artists_btn a:hover, #artists_btn a:focus {
	background: url(../images/subnav_music_v2/over/2.jpg) top left no-repeat;
}


#fresh_btn a {
	height: 34px;
	width: 101px;
	background: url(../images/subnav_music_v2/up/3.jpg) top left no-repeat;
}

#fresh_btn a:link, #fresh_btn a:visited {
	height: 34px;
	width: 101px;
	background: url(../images/subnav_music_v2/up/3.jpg) top left no-repeat;
}

#fresh_btn a:hover, #fresh_btn a:focus {
	background: url(../images/subnav_music_v2/over/3.jpg) top left no-repeat;
}


#concert_btn a {
	height: 34px;
	width: 122px;
	background: url(../images/subnav_music_v2/up/4.jpg) top left no-repeat;
}

#concert_btn a:link, #concert_btn a:visited {
	height: 34px;
	width: 122px;
	background: url(../images/subnav_music_v2/up/4.jpg) top left no-repeat;
}

#concert_btn a:hover, #concert_btn a:focus {
	background: url(../images/subnav_music_v2/over/4.jpg) top left no-repeat;
}


#streetdate_btn a {
	height: 34px;
	width:92px;
	background: url(../images/subnav_music_v2/up/5.jpg) top left no-repeat;
}

#streetdate_btn a:link, #games_btn a:visited {
	height: 34px;
	width: 92px;
	background: url(../images/subnav_music_v2/up/5.jpg) top left no-repeat;
}

#streetdate_btn a:hover, #games_btn a:focus {
	background: url(../images/subnav_music_v2/over/5.jpg) top left no-repeat;
}


#videofact_btn a {
	height: 34px;
	width: 84px;
	background: url(../images/subnav_music_v2/up/6a.jpg) top left no-repeat;
}

#videofact_btn a:link, #videofact_btn a:visited {
	height: 34px;
	width: 84px;
	background: url(../images/subnav_music_v2/up/6a.jpg) top left no-repeat;
}

#videofact_btn a:hover, #videofact_btn a:focus {
	background: url(../images/subnav_music_v2/over/6a.jpg) top left no-repeat;
}
