/***********************************************/
/* mainNavigation                                 */
/***********************************************/
#nav {
	margin: 0;
	padding: 0;
	height: 23px;
	list-style: none;
	display: inline;
	overflow: hidden;
}

#nav li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
}

#nav a {
	float: left;
	padding: 23px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:23px; /* for IE5/Win only */
	font-family: Arial,sans-serif;
	color: #999999;
	font-size: 11px;
}
	
#nav a:hover {
	background-position: 0 -23px;
}

#nav a:active, #nav a.selected {
	background-position: 0 -46px;
}
	

	
#index a  {
    display:block;
	width: 120px;
	background: url(images/home.gif) top left no-repeat;
	text-decoration: none;
}
	
#news a  {
    display:block;
	width: 90px;
	background: url(images/news.gif) top left no-repeat;
	text-decoration: none;
}

#biog a  {
    display:block;
	width: 130px;
	background: url(images/biog.gif) top left no-repeat;
	text-decoration: none;
}

#discog a  {
    display:block;
	width: 150px;
	background: url(images/discog.gif) top left no-repeat;
	text-decoration: none;
}
	
#tour a  {
    display:block;
	width: 130px;
	background: url(images/tour.gif) top left no-repeat;
	text-decoration: none;
}

#join a  {
    display:block;
	width: 105px;
	background: url(images/join.gif) top left no-repeat;
	text-decoration: none;
}
	
#store a  {
    display:block;
	width: 95px;
	background: url(images/store.gif) top left no-repeat;
	text-decoration: none;
}

#archive a  {
    display:block;
	width: 90px;
	background: url(images/archive.gif) top left no-repeat;
	text-decoration: none;
}

#forum a  {
    display:block;
	width: 120px;
	background: url(images/forum.gif) top left no-repeat;
	text-decoration: none;
}
#shop a  {
    display:block;
	width: 38px;
	background: url(images/shop.gif) top left no-repeat;
	text-decoration: none;
}

#downloads a  {
    display:block;
	width: 116px;
	background: url(images/download.gif) top left no-repeat;
	text-decoration: none;
}
	
#new001 a  {
    display:block;
	width: 128px;
	background: url(images/new001.gif) top left no-repeat;
	text-decoration: none;
}

#new002 a  {
    display:block;
	width: 176px;
	background: url(images/new002.gif) top left no-repeat;
	text-decoration: none;
}


/***********************************************/
/* subNavigation                                 */
/***********************************************/

#navMenu {
float:left;
width:492px;
height:79px;

}

#navMenu ul {
list-style: none;
margin: 0;
padding: 0;

}

#navMenu li {


}

#navMenu a {
	float: left;
	padding: 19px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:19px; /* for IE5/Win only */
	font-family: Arial,sans-serif;
	color: #999999;
	font-size: 11px;
}
	


#navMenu a:hover {
	background-position: 0 -19px;
}

#navMenu a:active, #navMenu a.selected {
	background-position: 0 -38px;
}


#studio a  {
    display:block;
	width: 492px;
	background: url(images/subMenu-studioAlbums.gif) top left no-repeat;
	text-decoration: none;
	
}

#comp a  {
    display:block;
	width: 492px;
	background: url(images/subMenu-compAlbums.gif) top left no-repeat;
	text-decoration: none;
}

#extended a  {
    display:block;
	width: 492px;
	background: url(images/subMenu-extended.gif) top left no-repeat;
	text-decoration: none;
}

#singles a  {
    display:block;
	width: 492px;
	background: url(images/subMenu-singles.gif) top left no-repeat;
	text-decoration: none;
}





/***********************************************/
/* subNavigation                                 */
/***********************************************/



#navMenu01 {
float:left;
width:492px;
height:114px;

}

#navMenu01 ul {
list-style: none;
margin: 0;
padding: 0;
height: 19px;
}

#navMenu01 li {


}

#navMenu01 a {
	float: left;
	padding: 19px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:19px; /* for IE5/Win only */
	font-family: Arial,sans-serif;
	color: #999999;
	font-size: 11px;
}
	


#navMenu01 a:hover {
	background-position: 0 -19px;
}

#navMenu01 a:active, #navMenu01 a.selected {
	background-position: 0 -38px;
}



#history a  {
    display:block;
	width: 492px;
	background: url(images/subMenu-history.gif) top left no-repeat;
	text-decoration: none;
	
}

#music a  {
    display:block;
	width: 492px;
	background: url(images/subMenu-music.gif) top left no-repeat;
	text-decoration: none;
	
}


#huey a  {
    display:block;
	width: 492px;
	background: url(images/subMenu-huey.gif) top left no-repeat;
	text-decoration: none;
	
}

#fast a  {
    display:block;
	width: 492px;
	background: url(images/subMenu-fast.gif) top left no-repeat;
	text-decoration: none;
	
}

#frank a  {
    display:block;
	width: 492px;
	background: url(images/subMenu-frank.gif) top left no-repeat;
	text-decoration: none;
	
}

#flc a {
    display:block;
	width: 492px;
	background: url(images/subMenu-flc.gif) top left no-repeat;
	text-decoration: none;
}	


#navMenu li b {
  display:block; 
  font-size:11px;
  font-weight: normal; 
  width:120px; 
  line-height:17px; 
  margin-bottom:3px; 
  padding: 2px 0 0px 30px; 
  color: #999999; 
  cursor:default;
  background: url(images/arrow01.gif) no-repeat;
  white-space:normal;
  }
/***********************************************/
/* amazon/itunes                              */
/***********************************************/
#navBuy {
	margin: 0;
	padding: 0;
	height: 20px;
	list-style: none;
	float: left;
	}


#navBuy ul {
   list-style: none;
   margin: 0;
   padding: 0;
   height: 20px;
}

#navBuy li {
	display: inline;
}

#navBuy a {
	float: left;
	padding: 20px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:20px; /* for IE5/Win only */
	font-family: Arial,sans-serif;
	color: #999999;
	font-size: 11px;
}
	
#navBuy a:hover {
	background-position: 0 -20px;
}

#navBuy a:active, #navBuy a.selected {
	background-position: 0 -20px;
}

	
#itunes a  {
    display:block;
	width: 51px;
	background: url(images/btnItunes.gif) top left no-repeat;
	text-decoration: none;
}
	
#amazon a  {
    display:block;
	width: 55px;
	background: url(images/btnAmazon.gif) top left no-repeat;
	text-decoration: none;
}

#buythis a{
    display:block;
	width: 57px;
	background: url(images/buyThis.gif) top left no-repeat;
	text-decoration: none;
	
}


/***********************************************/
/* amazon/itunes                              */
/***********************************************/
#navBuy-black {
	margin: 0;
	padding: 0;
	height: 20px;
	list-style: none;
	float: left;
	}


#navBuy-black ul {
   list-style: none;
   margin: 0;
   padding: 0;
   height: 20px;
}

#navBuy-black li {
	display: inline;
}

#navBuy-black a {
	float: left;
	padding: 20px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:20px; /* for IE5/Win only */
	font-family: Arial,sans-serif;
	color: #999999;
	font-size: 11px;
}
	
#navBuy-black a:hover {
	background-position: 0 -20px;
}

#navBuy-black a:active, #navBuy-black a.selected {
	background-position: 0 -20px;
}

	
#itunesBlack a  {
    display:block;
	width: 51px;
	background: url(images/btnItunes.gif) top left no-repeat;
	text-decoration: none;
}
	
#amazonBlack a  {
    display:block;
	width: 55px;
	background: url(images/btnAmazon.gif) top left no-repeat;
	text-decoration: none;
}

#buythisBlack a{
    display:block;
	width: 89px;
	background: url(images/buyThis.gif) top left no-repeat;
	text-decoration: none;
	
}


***********************************************/
/* amazon/itunes                              */
/***********************************************/
#navClassicBuy {
	margin: 0;
	padding: 0;
	height: 20px;
	list-style: none;
	float: left;
	}


#navClassicBuy ul {
   list-style: none;
   margin: 0;
   padding: 0;
   height: 20px;
}

#navClassicBuy li {
	display: inline;
}

#navClassicBuy a {
	float: left;
	padding: 20px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:20px; /* for IE5/Win only */
	font-family: Arial,sans-serif;
	color: #999999;
	font-size: 11px;
}
	
#navClassicBuy a:hover {
	background-position: 0 -20px;
}

#navClassicBuy a:active, #navClassicBuy a.selected {
	background-position: 0 -20px;
}

	
#itunes001 a  {
    display:block;
	width: 70px;
	background: url(images/btnplay.gif) top left no-repeat;
	text-decoration: none;
}
	
#amazon001 a  {
    display:block;
	width: 59px;
	background: url(images/btnAmazon.gif) top left no-repeat;
	text-decoration: none;
}

#buythis001 a{
    display:block;
	width: 137px;
	background: url(images/preorderThis.gif) top left no-repeat;
	text-decoration: none;
	
}

#hmv001 a  {
    display:block;
	width: 72px;
	background: url(images/btnHMV.gif) top left no-repeat;
	text-decoration: none;
}


***********************************************/
/* amazon/itunes                              */
/***********************************************/
#navClassicBuy01 {
	margin: 0;
	padding: 0;
	height: 20px;
	list-style: none;
	float: left;
	}


#navClassicBuy01 ul {
   list-style: none;
   margin: 0;
   padding: 0;
   height: 20px;
}

#navClassicBuy01 li {
	display: inline;
}

#navClassicBuy01 a {
	float: left;
	padding: 20px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:20px; /* for IE5/Win only */
	font-family: Arial,sans-serif;
	color: #999999;
	font-size: 11px;
}
	
#navClassicBuy01 a:hover {
	background-position: 0 -20px;
}

#navClassicBuy01 a:active, #navClassicBuy01 a.selected {
	background-position: 0 -20px;
}


#buythis001 a{
    display:block;
	width: 137px;
	background: url(images/preorderThis.gif) top left no-repeat;
	text-decoration: none;
	
}

#buythisuk a{
    display:block;
	width: 32px;
	background: url(images/preorderUK.gif) top left no-repeat;
	text-decoration: none;
	
}

#buythiselsewhere a{
    display:block;
	width: 81px;
	background: url(images/preorderElsewhere.gif) top left no-repeat;
	text-decoration: none;
	
}

#buythisitunes a{
    display:block;
	width: 52px;
	background: url(images/preorderiTunes.gif) top left no-repeat;
	text-decoration: none;
	
}



	
#iplay001 a  {
    display:block;
	width: 41px;
	background: url(images/btnplay.gif) top left no-repeat;
	text-decoration: none;
}

#iplaydownload a  {
    display:block;
	width: 121px;
	background: url(images/btnplayDownload.gif) top left no-repeat;
	text-decoration: none;
}

#bol a  {
    display:block;
	width: 99px;
	background: url(images/btnBol.gif) top left no-repeat;
	text-decoration: none;
}


#itunes a  {
    display:block;
	width: 54px;
	background: url(images/btnItunes.gif) top left no-repeat;
	text-decoration: none;
}
	
#amazon001 a  {
    display:block;
	width: 70px;
	background: url(images/btnAmazon.gif) top left no-repeat;
	text-decoration: none;
}

#amazondownload a  {
    display:block;
	width: 152px;
	background: url(images/btnAmazonDownload.gif) top left no-repeat;
	text-decoration: none;
}

#hmv001 a  {
    display:block;
	width: 72px;
	background: url(images/btnHMV.gif) top left no-repeat;
	text-decoration: none;
}

#musique a  {
    display:block;
	width: 132px;
	background: url(images/btnMusic.gif) top left no-repeat;
	text-decoration: none;
}

#amazongermany a  {
    display:block;
	width: 152px;
	background: url(images/btnAmazonGermany.gif) top left no-repeat;
	text-decoration: none;
}

#cdon a  {
    display:block;
	width: 137px;
	background: url(images/btnCdon.gif) top left no-repeat;
	text-decoration: none;
}

#itunesuk a  {
    display:block;
	width: 41px;
	background: url(images/btnUk.gif) top left no-repeat;
	text-decoration: none;
	
}

#itunesfrance a  {
    display:block;
	width: 64px;
	background: url(images/btnFrance.gif) top left no-repeat;
	text-decoration: none;
}

#itunesgermany a  {
    display:block;
	width: 84px;
	background: url(images/btnGermany.gif) top left no-repeat;
	text-decoration: none;
}

#itunespan a  {
    display:block;
	width: 114px;
	background: url(images/btnPanEurope.gif) top left no-repeat;
	text-decoration: none;
}

#itunesaus a  {
    display:block;
	width: 69px;
	background: url(images/btnAus.gif) top left no-repeat;
	text-decoration: none;
}
/***********************************************/
/* bottom bar nav                             */
/***********************************************/

#b-navlist {
	font-size: 9px;
	text-align:center;
	width:1024px;
	height:30px;
	margin:0px 0 0px 0px;

}

#b-navlist ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	}
	
#b-navlist li {
	margin-left: 0;
	padding-right: 4px;
	padding-left: 11px;
	background: url(images/dot.gif) left center no-repeat;
	list-style: none;
	display: inline;
	}
	


#b-navlist li.first {
	padding-left: 0px;
}


#b-navlist li.last {
	padding-right: 0px;
}



