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

#artistName{
	width:638px;
}
#albumArea h2 {
	margin:3px 0 0 5px;
	font-size:1.5em;
	text-indent: 5px;
	float: left;
	font-weight:normal;
}
#artistName h1{
	width:638px;
	
}

#artistName h1 a:hover, .more a:hover, .title h2 a:hover, #albumArea h2 a:hover{
	text-decoration:underline;

}
#artistPhoto{
	width:162px;
	height:auto;
}
#albumArea{
	width:468px;
	height:auto;
	
	padding:0px 0px 8px 0px;
	float: left;
	
	margin-bottom:10px;
	position:relative;
}
#albumArea .bookmark{
	position:absolute;
	width:125px;
	bottom:5px;
	right:5px;
	height:16px;
}
.albumAreaTitle{
	width:468px;
	float:left;
}
.albumAreaTitle h2{
	width:auto !important;
}
#albumArea ul{
	margin: 0;
	padding: 0;
}
#albumArea li{
	width:290px;
	height:auto;
	float:left;
	list-style:none;
	padding: 5px 0 0 5px;
	border-bottom:#666 1px dotted;
}
#albumArea .kind, #albumArea .price{
	letter-spacing:-0.02em;
	float: left;
}
#albumArea .kind{
	font-size:1.5em;
	width:100px;
	margin:0;
}
#albumArea .price{
	font-size:1em;
	width:50px;
	margin:5px 0 0 10px;

}
#albumArea .detail{
	font-size:0.83em;
	margin:0;
	float: left;
	width: 180px;
}

#albumArea .wrap{
	width:160px;
	float:left;
}
#albumArea .noSale{
	width:290px;
	float:left;
	padding: 10px 0px 0px 5px;
}
#albumArea .price{
	width: 50px;
}

.albumImageL {
	width:160px;
	float: left;
	padding: 5px 5px 0px 5px;
	clear:left;
}



#albumNavi{
	width:468px;
	margin: 10px 0;
	float:left;
	line-height:normal;
}

#albumNavi ul{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}
#albumNavi a{
	display:block;
}

#albumNavi a, #albumNavi a:visited{
	color:#3c3c3c;
	background:#e9e9e9;
	padding:5px;
	border-radius:3px;
	-moz-border-radius:3px;
	display:block;
}

#albumNavi li{
	float:left;
	margin:0px 3px 0 0;
	
}

#albumNavi .on, #albumNavi .on a,  #albumNavi .on a:visited{
	background:#0095d5;
	color:#fff;
	text-decoration:none;
	border-radius:3px;
	-moz-border-radius:3px;
	
}

#albumNavi a:hover {
	text-decoration:none;
	background:#0095d5;
	color:#fff;


}
.starBottom{
	margin:5px 0 0 5px;
	

}
.title {
	width:468px;
	margin:0;
	padding:0;
	height: auto;
	float: left;
	position:relative;
	border-bottom:3px solid #3c3c3c;
}

.title h2 {
	margin:3px 0 0 5px;
	font-size:1.33em;
	text-indent: 5px;
	float: left;
	font-weight:normal;
	font-family: Georgia, serif; 
	font-style:italic;

}
.miniplayer{
	width:260px;
	height:46px;
	float:right;
	margin:-17px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:right;
	position:relative;
}
.more{
	width:130px;
	float:right;
	padding: 10px 0px 0px 0px;
	text-align: right;
}
.content{
	width:458px;
	
	float: left;
	padding: 3px 0px 5px 10px;
	
	line-height:16px;
	margin-bottom:10px;
	position:relative;
}
.bookmark{
	position:absolute;
	width:125px;
	bottom:3px;
	right:3px;
	height:16px;
	_bottom:-2px;
	
}
#lyrics_content {
	visibility:hidden;
	width:458px;
	float: left;
	padding: 5px 0px 5px 10px;
	overflow:hidden;
	font-family: monospace;
}

.content p{
	margin: 3px 0px;
}

.content li{
	text-indent:1.2em;
	padding:2px  0px;
	list-style:none;
	*text-indent:0;
}

.regList {
	background:url(http://images.artistdirect.com/Images/a4/icons/dot_bl.gif) no-repeat 0px 3px;
}
.songList {
	background:url(http://images.artistdirect.com/Images/artd/uploads/misc/icon_song_bl.gif) no-repeat 0px 3px;
}
.newsList {
	background:url(http://images.artistdirect.com/Images/artd/uploads/misc/icon_news_bl.gif) no-repeat 0px 3px;
}
.lyricsList {
	background:url(http://images.artistdirect.com/Images/artd/uploads/misc/icon_lyrics_bl.gif) no-repeat 0px 3px;
}
.linkList {
	background:url(http://images.artistdirect.com/Images/a4/icons/icon_link_bl.gif) no-repeat 0px 3px;
}

#lyricsAlbum {
	width:458px;
	height:auto;
	padding:0px 0px 10px 10px;
	border-top: #52422d solid 2px;
	float: left;
}

#lyricsAlbum ul {
	margin:0;
	padding:5px 0px 0px 0px;
	clear:both;
}
#lyricsAlbum li {
	display:inline;
	float: left;
	margin:0;
	list-style:none;
	padding:0;
}

#lyricsAlbum .left{
	width:60px;
	padding-right:5px;
	float: left;
	height:auto;
}
#lyricsAlbum .right{
	width:385px;
	float:left;
	height:auto;
}
#lyricsAlbum h3, #lyricsAlbum h4, #lyricsAlbum p {
	margin:0;
}
#lyricsAlbum p {
	height: auto;
}
#lyricsAlbum h3 {
	font-size:1.17em;
}
#lyricsAlbum h4 {
	font-size:1em;
}
#lyricsAlbum h3 a,#lyricsAlbum h3 a:visited {
	color:#52422d;
}

#videoArea{
	width:453px;
	height:auto;
	padding:5px 0px 5px 15px;
	
	float: left;
	
}
#videoArea ul{
	width:453px;
	clear:both;
}
#videoArea li{
	width:120px;
	min-height:110px;
	display:inline;
	float: left;
	margin:0;
	list-style:none;
	padding: 0px 25px 0px 5px;
	_padding: 0px 25px 0px 3px;
	text-align:center;
}
.videoOut{
	float:left;
	margin:0pt;
	width:120px;
	min-height:110px;
	padding: 0px 25px 0px 5px;
}
div.video{
	float:left;
	margin:0pt;
	position:relative;
	width:120px;
	height:90px;
	padding-bottom: 5px;	
	
}
.videoImage {
	width:120px;
	height:90px;
}

.videoPlay{
	position:absolute;
	bottom:10px;
	left:5px;
	border:none;
}

#userReviewArea{
	width:463px;
	height:auto;
	padding:0px 0px 5px 5px;
	
	float: left;
	
	margin-bottom:10px;
}
#userReviewArea ul{
	clear:both;

}
#userReviewArea li{
	padding:5px 0px 0px 0px;
	list-style:none;
	border-bottom:#666 dotted 1px;

}
#userReviewArea p{
	margin:0;
	padding:0;
}
#userReviewArea .comment{
	padding:2px 5px;
	
	text-align:right;
	font-size:10px;
	margin-top:5px;
}
#userReviewArea h3{
	margin:0;
	font-size:1.17em;
}
#trackListing{
	width:468px;
	height:auto;
	padding:0;
	
	
	margin-bottom:10px;
	float:left;

}
#trackListing ul, #creditArea ul {
	margin:0;
	padding:5px 0px 0px 0px;
	clear:both;

}
#trackListing li, #creditArea li {
	float: left;
	margin:0;
	list-style:none;
	padding:0;
}
#trackListing .track, #trackListing .trackTitle,#trackListing .trackTime, #trackListing .trackTitleS,#trackListing .trackBuy{
	padding:3px 0px 0px 0px;
}
#trackListing .trackBuy {
  width:44px;
  padding:5px 0px 0px 0px;
}
#trackListing .trackBuy a img {
  width:44px;
  height:15px;
  border:none;
}
#trackListing .track{
	/* width:50px; <== changed for lyrics */
	width:35px;
	text-align:center;
	padding-right:5px;
}
#trackListing .trackTitle{
	width:285px;
	overflow: hidden;
	padding-right:5px;
}
#trackListing .trackTitleS{
	width:143px;
	overflow: hidden;
	padding-right:5px;
}
#trackListing .trackTime{
	width:40px;
}
#trackListing .trackSong{
	width:25px;
	padding:2px 0px 0px 0px;
}
#trackListing .cmntBttnProfile {
	margin-top:3px;
}
#trackListing .trackLyrics{
	width:25px;
	padding:2px 0px 0px 3px;
}
#trackListing .trackLyrics img{
	*margin-top:1px;
}
#trackListing .bg1{
	width:463px;
	height:auto;
	padding:0px 0px 3px 5px;
	background: #DBE9F2;
	float:left;

}
#trackListing .bg2{
	width:463px;
	height:auto;
	padding:0px 0px 3px 5px;
	float:left;
	background: #f3f9fc;

}

#creditArea{
	width:458px;
	height:auto;
	padding:0px 0px 5px 10px;
	
	float: left;
	
	margin-bottom:10px;
}

#creditArea .left{
	width:190px;
	padding-right:5px;
	float: left;
	height:auto;
}
#creditArea .right{
	width:255px;
	float:left;
	height:auto;
}

#similarAlbumArea{
	width:468px;
	height:auto;
	padding:5px 0px 5px 0px;
	float: left;
	margin-bottom:10px;
	font-size:.96em;
}
#similarAlbumArea ul{
	width:458px;
	margin:0;
	padding:0 0 0 10px;
	clear:both;
}
#similarAlbumArea li{
	width:85px;
	height:auto;
	float:left;
	list-style:none;
	padding: 0px 5px 0px 0px;
	text-align: center;
	margin: auto;
	overflow: hidden;
}
.similarAlbumImage {
	width:75px;
	height:75px;
	float: left;
	margin:0 2px;
}


#whoLikesArea {
	width:298px;
	float:right;
	margin-top: 10px;
}
#whoLikesArea h2 {
	overflow:hidden;
	width:298px;
}
#whoLikesArea ul{
	float:left;
	width:298px;	
}

#whoLikesArea li{
	padding:0;
	width:147px;
	padding:5px 0px 5px 0px;
	list-style:none;
	float:left;
	overflow: hidden;
	float:left;
}
.moreWholikes{
	text-align:right;
	float: right;
	width: 293px;
	
	height:16px;
	padding:0px 5px 0px 0px;
}

.userName{
	font-size:1em;
	margin:0;
	width:85px;
	overflow:hidden;
}
.userPlace{
	margin:0;
	width:85px;
	overflow:hidden;
	color:#3c3c3c;
	font-size:.86em;
}
#sideRingtone  {
	width:298px;
	float:right;
	height:auto;
	margin-top: 10px;
	padding:0 0 5px 0;
}
#sideRingtone  h2, #hotNews h2, #moreVideo h2, #moreAlbum h2, #moreAlbumRight h2, #whoLikesArea h2, #sideNews h2 {
	font-weight:normal;
	margin: 0;
	font-size:1.17em;
	padding: 0;
	font-family: Georgia, serif; 
	font-style:italic;
	border-bottom:3px solid #3c3c3c;
	
}
#sideRingtone h2 a, #sideRingtone h2 a:visited  {
	color:#3c3c3c;
}
#moreAlbumRight li{
	color:#3c3c3c;
	margin:0;
	padding:5px 3px 5px 5px;
	list-style:none;
	float:left;
	
}
#sideRingtone li {
	margin:0;
	padding:5px 3px 0px 5px;
	list-style:none;
	float:left;
	width:290px;
	text-indent: 5px;
}
#moreAlbumRight li{
	border-bottom:#e9e9e9 1px solid;
}
#sideRingtone  strong{
	font-weight:normal;
}
#hotNews {
	width:298px;
	float:right;
	margin-top: 10px;
	overflow:hidden;
}

#hotNews li{
	width:288px;

}
#hotNews h3, #hotNews p{
	margin:0;
}
#hotNews p{
	font-size:.96em;
}
#hotNews h3{
	font-size:1.2em;
	font-weight:normal;
}
#moreVideo {
	width:229px;
	float:left;
	height:auto;
	margin-top: 10px;
}

#moreVideo li{
	width:220px;
	border-bottom:#e9e9e9 1px solid;
}
.moreVideoImage{
	float:left;
	margin:0pt;
	position:relative;
	width:92px;
	height:70px;
	
}
.moreVideoImage a {
	display:block;
	height:68px;
	width:90px;
	padding:1px;
	
}

.moreVideoPlay{
	position:absolute;
	bottom:5px;
	left:5px;
}
#moreVideo h3, #moreVideo h4, #moreVideo p {
	margin:0;
}
#moreVideo h3{
	font-size:1em;
	font-weight:normal;
}
#moreVideo h4{
	font-size:1em;	
	font-weight:normal;
}	
.moreVideo {
	text-align:right;
	float: left;
	width: 214px;
	height:16px;
	padding:0px 15px 0px 0px;
	font-family: Georgia, serif;
	font-style:italic;
	background:url(http://images.artistdirect.com/Images/artd/uploads/misc/icon_more.png)  no-repeat 214px 4px;
}
#moreAlbumRight {
	width:298px;
	float:right;
	margin: 10px 0px 0px 0px;
	clear:both;
}
#moreAlbumRight li{
	width:290px;
}
.moreAlbumRight, .moresideRingtone, .moreSideNews {
	text-align:right;
	float: left;
	width: 283px;
	height:16px;
	padding:0px 15px 0px 0px;
	font-family: Georgia, serif;
	font-style:italic;
	background:url(http://images.artistdirect.com/Images/artd/uploads/misc/icon_more.png)  no-repeat 286px 4px;
}
.moreAlbumRight img, .moresideRingtone  img, .moreHotNews img, .moreSideNews img, .moreWholikes img, .moreVideo img, .moreAlbum img, .moreHotNews {
	display:none;
}
#moreAlbum {
	width:225px;
	float:left;
	height:auto;
	margin: 10px 0px 0px 10px;
}
#moreAlbum .image_50{
	display:inline;
}

#moreAlbum li{
	width:217px;
}

#moreAlbum h3, #moreAlbum h4, #moreAlbum p, #moreAlbumRight h3, #moreAlbumRight h4, #moreAlbumRight p {
	margin:0;
}
#moreAlbum h3, #moreAlbumRight h3{
	font-size:1.1em;
	font-weight:normal;
}
#moreAlbum h3 a, #moreAlbumRight h3 a, #moreAlbum h3 a:visited, #moreAlbumRight h3 a:visited, #moreVideo h3 a, #moreVideo h3 a:visited, .moreAlbumRight a, .moreAlbumRight a:visited, .moreUnder a, .moreUnder a:visited, .moreVideo a, .moreVideo a:visited, .moreAlbum a, .moreAlbum a:visited, .moreSideNews a, .moreSideNews a:visited {
	color:#3c3c3c;
}
#moreAlbum h4, #moreAlbumRight h4{
	font-size:1em;
	font-weight:normal;
}	
.moreAlbum {
	text-align:right;
	float: left;
	width: 210px;
	height:16px;
	padding:0px 15px 0px 0px;
	font-family: Georgia, serif;
	font-style:italic;
	background:url(http://images.artistdirect.com/Images/artd/uploads/misc/icon_more.png)  no-repeat 212px 4px;
}

#moreVideo {
	width:229px;
	float:left;
	height:auto;
	margin-top: 10px;
}

#moreVideo li{
	width:220px;
	border-bottom:#e9e9e9 1px solid;
}
.moreVideoImage{
	float:left;
	margin:0pt;
	position:relative;
	width:92px;
	height:70px;
	
}
.moreVideoImage a {
	display:block;
	height:68px;
	width:90px;
	padding:1px;
	
}

.moreVideoPlay{
	position:absolute;
	bottom:5px;
	left:5px;
}
#moreVideo h3, #moreVideo h4, #moreVideo p {
	margin:0;
}
#moreVideo h3{
	font-size:1em;
	font-weight:normal;
}
#moreVideo h4{
	font-size:1em;	
	font-weight:normal;
}	
.moreVideo {
	text-align:right;
	float: left;
	width: 214px;
	height:16px;
	padding:0px 15px 0px 0px;
	font-family: Georgia, serif;
	font-style:italic;
	background:url(http://images.artistdirect.com/Images/artd/uploads/misc/icon_more.png)  no-repeat 214px 4px;
}
#moreAlbumRight {
	width:298px;
	float:right;
	margin: 10px 0px 0px 0px;
	clear:both;
}
#moreAlbumRight li{
	width:290px;
}
.moreAlbumRight {
	text-align:right;
	float: left;
	width: 283px;
	height:16px;
	padding:0px 15px 0px 0px;
	font-family: Georgia, serif;
	font-style:italic;
	background:url(http://images.artistdirect.com/Images/artd/uploads/misc/icon_more.png)  no-repeat 286px 4px;
}

#moreAlbum {
	width:225px;
	float:left;
	height:auto;
	margin: 10px 0px 0px 10px;
}
#moreAlbum .image_50{
	display:inline;
}

#moreAlbum li{
	width:217px;
}

#moreAlbum h3, #moreAlbum h4, #moreAlbum p, #moreAlbumRight h3, #moreAlbumRight h4, #moreAlbumRight p {
	margin:0;
}
#moreAlbum h3, #moreAlbumRight h3{
	font-size:1.1em;
	font-weight:normal;
}
#moreAlbum h3 a, #moreAlbumRight h3 a, #moreAlbum h3 a:visited, #moreAlbumRight h3 a:visited, #moreVideo h3 a, #moreVideo h3 a:visited, .moreAlbumRight a, .moreAlbumRight a:visited, .moreUnder a, .moreUnder a:visited, .moreVideo a, .moreVideo a:visited, .moreAlbum a, .moreAlbum a:visited {
	color:#3c3c3c;
}
#moreAlbum h4, #moreAlbumRight h4{
	font-size:1em;
	font-weight:normal;
}	
.moreAlbum {
	text-align:right;
	float: left;
	width: 210px;
	height:16px;
	padding:0px 15px 0px 0px;
	font-family: Georgia, serif;
	font-style:italic;
	background:url(http://images.artistdirect.com/Images/artd/uploads/misc/icon_more.png)  no-repeat 212px 4px;
}
#sideNews  {
	width:298px;
	float:right;
	height:auto;
	margin-top: 10px;
}

#sideNews h2 a, #whoLikesArea h2 a, #sideNews h2 a:visited,  #moreAlbum h2 a, #hotNews h2 a, #moreVideo h2 a, #hotNews h2 a:visited, #moreAlbumRight h2 a, #moreAlbumRight h2 a:visited, #moreVideo h2 a:visited, #moreAlbum h2 a:visited,  #whoLikesArea h2 a:visited {
	color:#3c3c3c;
}

#sideNews li, #hotNews li,  #moreAlbumRight li{
	margin:0;
	padding:0;
	padding:5px 3px 5px 5px;
	list-style:none;
	float:left;
	border-bottom:#fff 1px solid;
}
#moreVideo li, #moreAlbum li{
	margin:0;
	padding:0;
	padding:5px 3px 5px 5px;
	list-style:none;
	float:left;
	border-bottom:#f2f2f2 1px solid;
}
#sideNews li{
	width:290px;
}
#sideNews strong{
	font-weight:normal;
}


.artist a, .artist a:visited {
	color:#3c3c3c;
	font-size:.86em;
}

#albumListArea{
	width:468px;
	height:auto;
	padding:0px 0px 10px 0px;
	border-top: #52422d solid 2px;
	float: left;
}
#albumListArea ul{
	width:468px;
	float: left;
	clear:both;
}
#albumListArea li{
	width:210px;
	height:auto;
	float:left;
	list-style:none;
	padding: 5px;
	border-bottom: #52422d dotted 1px;
	margin: 0px 0px 0px 10px;
	_margin: 0px 5px 0px 5px;
	

}
#albumListArea .more{
	width:200px;
	float:right;
	padding: 0px 5px 0px 0px;
	text-align: right;
	font-weight:bold;
}
#albumListArea h3, #albumListArea h4, #albumListArea p {
	margin:0;
}

#albumListArea h3, #albumListArea h4{
	font-size:1em;
}
	
.albumImage {
	width:75px;
	border: #52422d 1px solid;
}

.albumImageList {
	width:75px;
	border: #52422d 1px solid;
	float:left;
}
.smallC {
	font-size:0.83em;
	margin:0;
	text-align:center;
	width:160px;
	overflow:hidden;
	float:left;
	}
#musicaneArea {
	width:298px;
	float:right;
	margin-top: 10px;
	background: url(http://images.artistdirect.com/Images/a3/bg/bg_bl_s.gif) repeat-x;
	border: #000 solid 1px;
	color:#5b5b5b;
}
#musicane{
	float:right;
	width:248px;
	background:#414141;
	padding:5px 0px 5px 50px;
}
#musicaneArea h2 {
	color:#000;
	margin:0;
	background:#0095d5;
	font-size:1.17em;
	text-indent: 5px;
	font-weight:normal;
}
.itunesBttnLg a img{
	border:none;
	margin-bottom:5px;
}
.cartBttnLg {
	min-width:110px;
}


#albumArea .tf_ringtoneArea{
	
}
.content .tf_ringtoneArea{ 
	margin:5px 0;
}


.pw-container {
	width:468px;
	text-align:center;
	padding:8px 0 0 0;
}