#partnerStrip {
	float: left;
	clear: left;
	width: auto;
	margin: 0 0 12px 12px;
}
.or {
	position: absolute;
	right: 312px;
	top: 0;
}
.mobile_icon {
	position:relative;
	left:2px;
	top:0;
	outline:none;
	padding-right:20px;
	background: url(../../../images/generic/iconPhone.gif) 100% 0 transparent no-repeat;
	float:left;
	width:auto !important;
}
.format {
	position: relative;
	left: 5px;
}
.mobile_container {
	height:82px;
	left:118px;
	position:absolute;
	text-align:center;
	top:-14px;
	width:278px;
	z-index:990;
	background: url(../../../images/bg_gray_bubble.png) 0 0 transparent;
	display:none;
}
	.mobile_container.middle_row {
		display: block;
	}
	.mobile_container strong {
		display:block;
		margin-top:0;
	}
	.mobile_container input {
		padding:1px;
		margin-right:3px;
	}
	.mobile_container p {		
		display:block;
		font-size:15px;
		font-weight:bold;
		left:24px;
		padding:1px;
		position:relative;
		text-align:center;
		top:2px;
		width:236px;
		margin:0;
	}
	.mobile_container p.terms {
		font-size: 10px;
	}
		.mobile_container p.terms em {
			font-size: 10px !important;
			top:0 !important;
		}
		.mobile_container p.terms a:link,
		.mobile_container p.terms a:visited {
			font-weight:normal;
		}
ul.stripe li {
	overflow: visible;
}
#textToWin {
	clear: left;
	position: relative;
	background: url("../images/artist/bg_text_to_win.png") 15px 80px no-repeat;
}
	#textToWin .content {
		padding: 20px 8px 10px 110px;		
		clear: left;
	}
	#textToWin h3 {
		margin: 15px 0 0 15px;
		float: left;
		clear: left;
		width: auto;
		text-transform: uppercase;
		letter-spacing: -1px;
	}
#mobileFanClub {
	clear: left;
	height: 208px;
	position: relative;
}
	#mobileFanClub #largePhone {
		z-index: 100;
		position: absolute;
		left: 450px;
		top: 0;
	}
	#mobileFanClub .content {
		padding: 5px 0 0 17px;
		clear: left;
	}
	#mobileFanClub h3 {
		margin-bottom: 13px;
		text-transform: uppercase;
		letter-spacing: -1px;
	}
#artistContainer {
	width: 877px;
	height: 100%;
	float: left;
	clear: both;
	position: relative;
}
	#artistContainer .hdr {
		font-size: 12px;
	}
.txt_info {
	position: absolute;
	left: 243px;
	top: 0;	
}
.track_info {
	width: 264px;
	height: 19px;
	float: left;
	overflow: hidden;
}
.mobile .track_info {
	width: 188px;
}
#getRingtone {
	float: right;
	width: auto;
	font-weight: bold;
	font-size: 16px;
	margin: 2px 10px 0 0;
}
#artistContent {
	float: left;
	width: 745px;
}
	#artistContent .content h3 {
		text-transform: uppercase;
	}
	#artistContent .content h3 span,
	#textToWin h3 span {
		color: #5c5c5c;
	}
	#artistContent #musicAlbumArtwork {
		width: 200px;
		float: left;
	}
	#artistContent #musicArtistText {
		float:left;
		line-height:1.5;
		margin-left:21px;
		margin-top:2px;
		text-align:justify;
		width:500px;
		min-height: 183px;
	}
	#artistContent h2 {
		width: 739px;
		height: 25px;
		float: left;
		clear: left;
		margin: 9px 0 5px;
		text-indent: -9999px;		
	}
	#artistContent #textToWin h2{
		background: url("../images/generic/hdr_long_texttowin.png") 0 0 no-repeat;
	}
	#artistContent #mobileFanClub h2{
		background: url("../images/generic/hdr_long_fanclub.png") 0 0 no-repeat;
	}
	#artistContent h2#artistDownload{
		background: url("../images/generic/hdr_long_audio.png") 0 0 no-repeat;
	}
	#artistContent h2#artistComments{
		background: url("../images/generic/hdr_long_comments.png") 0 0 no-repeat;
	}
	#artistContent h2#ringtoneDownload{
		background: url("../images/generic/hdr_long_ringtones.png") 0 0 no-repeat;
		margin: 5px 0 10px;
	}
#commentform input,
#commentform textarea,
#commentform label {
	font-size:12px;
	padding: 3px 2px;
	margin-bottom: 4px;
}
#frmEnterMobile {
	clear: left;
}
	#frmEnterMobile * {
		display: block;
		margin: 0 auto 12px;
	}
	#frmEnterMobile input {
		font-size: 14px;
		padding: 3px 4px;
	}
	#frmEnterMobile span {
		font-weight: normal;
		font-size: 17px;
	}
#trackContainer {
	clear:left;
	float:left;
	margin-left:5px;
	width:728px;
}
	#trackContainer h4 strong {
		line-height: 25px;
	}
	#trackContainer ul {
		float: left;
		width: 364px;
	}
	#trackContainer ul.full {
		width: 100%;
	}
	.mobile #trackContainer ul {
		width: 100%;
	}
	#trackContainer ul.stripe h4,
	#trackContainer ul.stripe .featured_artist {
		padding-left: 14px;
	}
	#trackContainer ul.stripe h4 {
		height: 17px;
	}
	#trackContainer .featured_artist {
		display: block;
		clear: left;
		height: 22px;
	}
	#trackContainer ul.stripe a.buy_now {
		height:11px;
		position:absolute;
		right:12px;
		top:0;
		width:47px;
	}
	#trackContainer ul.full.stripe a.buy_now {
		right: 369px;
	}
	#trackContainer ul.stripe .enter_number em {
		font-style: normal;
		font-size: 13pt;
		position: relative;
		top: 2px;
	}
	.content .fee {
		font-size: 13pt;
	}
	#trackContainer ul.stripe .enter_number {
		line-height:20px;
		position:absolute;
		right:0;
		top:3px;
		width:279px;
	}
		#trackContainer ul.stripe .enter_number label {
			font-weight: bold;
		}
	a.buy_now_mobile {
		position: relative;
		top: 3px;
	}
#checkoutInfo {
	float: right;
	width: 132px;
	min-height: 100%;
	background: url(../../../images/generic/gridpattern_bg.png) repeat;
	position: absolute;
	right: -2px;
	top: 0;
}
#audioFormat {
	clear: left;
	text-align: center;
	padding:0 10px;
	margin-bottom: 12px;
}
		body {
			height: 100%;
		}
		#mainimage {
			position: relative;
			width: 945px;
			height: 576px;
			background: #fff url(../images/artist/media/main_bg.gif) left top no-repeat;
			}
		#navigationSecondary {
			width: 887px;
			height: 27px;
			margin: 0px auto;
			padding-top: 69px;
			overflow: hidden;
			}
		#navigationSecondaryTabs {
			position: relative;
			left: -887px;
			}
		#navigationSecondary ul	{
			margin: 0px;
			padding: 0px;
			padding-left: 4px;
			list-style: none;
			height: 25px;
			width: 887px;
			overflow: hidden;
			display: block;
			}
		#navigationSecondary li	{
			margin: 0px;
			padding: 0px;
			display: block;
			float: left;
			}
		#mainimage p.title {
	width: 550px;
	height: 12px;
	position: relative;
	left: 35px;
	margin: 5px 0px 0px 0px;
	padding: 0px 5px 0px 0px;
	font: 600 12px/12px Arial, Verdana, Helvetica;
	text-transform: uppercase;
	background: transparent url(../images/artist/media/bg_title_repeat.gif) left top repeat-x;
			}
		#mainimage #albumRatings {
			position: absolute;
			bottom: 38px;
			height: 34px;
			left: 33px;
			width: 880px;
			}
		#mainimage #ParentalAdvisory {
			position:absolute;
			left: 810px;
			top: 333px;
			}
		#mainimage #albumRatings table td {
			text-align: center;
			font-size:11px;
			}
		#mainimage #albumCover p.title {
			width: 100%;
			height: 12px;
			margin: 0px;
			padding: 0px;
			left: 0px;
			font: 600 12px/12px Arial, Verdana, Helvetica;
			text-transform: uppercase;
			background: transparent url(../images/artist/media/bg_title_repeat.gif) left top repeat-x;
			}
			
		#mainimage #albumDescription {
			position: absolute;
			left: 335px;
			top: 130px;
			}
		
		#mainimage #albumDetails {
			width: 720px;
			padding-top: 18px;
			position: relative;
			margin: 0px auto;
			}
		#mainimage #cartDetails {
			position: absolute;
			left: 788px;
			top: 158px;
			}
		#mainimage #addToCart {
			position: absolute;
			right: 35px;
			top: 100px;
			}
		#mainimage #OrderByPhone {
			position: absolute;
			right: 165px;
			top: 98px;
			z-index: 2;
			}
		#mainimage #OrderByPhonePop {
	position: absolute;
	right: 285px;
	top: 8px;
	visibility:hidden;
	z-index: 1;
			}
		#mainimage #addToCart input.box {
			width: 25px;
			border: 1px solid #F2F2F2;
			}

		#mainimage #addToCart input.button {
			width: 80px;
			height: 20px;
			font: 600 12px/12px Arial, Verdana, Helvetica;
			border: 1px solid #F2F2F2;
			background-color: #fff;
			}

		#mainimage #cartDetails table td {
			text-align: center;
			padding: 5px 0px;
			background-color: #F2F2F2;
			font: 600 12px/16px Arial, Verdana, Helvetica;
			}

		#mainimage #cartDetails table td.separator {
			height: 15px;
			background: #fff url(../../../images/artist/bg_separator.gif) left top no-repeat;
			}

		p.title span.black {
			color: #000;
			margin: 0px;
			padding: 0px;
			background-color: #fff;
			}

		p.title span.grey {
			color: #818181;
			margin: 0px;
			padding: 0px 5px 0px 0px;
			background-color: #fff;
			}

		#mainimage #albumCover {
			left: 35px;
			width: 300px;
			height: 320px;
			margin: 20px 0px 0px 0px;
			padding: 0px;
			position: relative;
			}












	#mainimage1 {
		position: relative;
		width: 945px;
		height: 633px;
		background: #fff url(../images/artist/media/main_bg.jpg) left top no-repeat;
		}
	#mainimage1 p.title {
width: 550px;
height: 12px;
position: relative;
left: 35px;
margin: 5px 0px 0px 0px;
padding: 0px 5px 0px 0px;
font: 600 12px/12px Arial, Verdana, Helvetica;
text-transform: uppercase;
background: transparent url(../images/artist/media/bg_title_repeat.gif) left top repeat-x;
		}
	#mainimage1 #albumRatings {
		position: absolute;
		bottom: 100px;
		height: 34px;
		left: 33px;
		width: 880px;
		}
	#mainimage1 #ParentalAdvisory {
		position:absolute;
		left: 810px;
		top: 333px;
		}
	#mainimage1 #albumRatings table td {
		text-align: center;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		}
	#mainimage1 #albumCover p.title {
		width: 100%;
		height: 12px;
		margin: 0px;
		padding: 0px;
		left: 0px;
		font: 600 12px/12px Arial, Verdana, Helvetica;
		text-transform: uppercase;
		background: transparent url(../images/artist/media/bg_title_repeat.gif) left top repeat-x;
		}
		
	#mainimage1 #albumDescription {
		position: absolute;
		left: 335px;
		top: 120px;
		}
	
	#mainimage1 #albumDetails {
		width: 720px;
		padding-top: 18px;
		position: relative;
		margin: 0px auto;
		}
	#mainimage1 #cartDetails {
		position: absolute;
		left: 788px;
		top: 158px;
		}
	#mainimage1 #addToCart {
		position: absolute;
		right: 35px;
		top: 100px;
		}
	#mainimage1 #OrderByPhone {
		position: absolute;
		right: 165px;
		top: 98px;
		z-index: 2;
		}
	#mainimage1 #OrderByPhonePop {
position: absolute;
right: 285px;
top: 8px;
visibility:hidden;
z-index: 1;
		}
	#mainimage1 #addToCart input.box {
		width: 25px;
		border: 1px solid #F2F2F2;
		}

	#mainimage1 #addToCart input.button {
		width: 80px;
		height: 20px;
		font: 600 12px/12px Arial, Verdana, Helvetica;
		border: 1px solid #F2F2F2;
		background-color: #fff;
		}

	#mainimage1 #cartDetails table td {
		text-align: center;
		padding: 5px 0px;
		background-color: #F2F2F2;
		font: 600 12px/16px Arial, Verdana, Helvetica;
		}

	#mainimage1 #cartDetails table td.separator {
		height: 15px;
		background: #fff url(../../../images/artist/bg_separator.gif) left top no-repeat;
		}


	#mainimage1 #albumCover {
		left: 35px;
		width: 300px;
		height: 320px;
		margin: 20px 0px 0px 0px;
		padding: 0px;
		position: relative;
		}

.patternedLabel.artist {
	width: 645px !important;
}
.patternedLabel.artist span.black,
.patternedLabel.artist span.grey {
	font-family: verdana;
	font-size: 11px;
}
.stdText a:link,
.stdText a:visited,
.stdText a:hover {
	font-weight: normal;
}














/* cart text */
.cart_text {
	font-family:Arial,Verdana,Helvetica;
	font-size:12px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:600;
	line-height:16px;
	text-align:center;
}

/* cart h-rule */
.separator {
	height: 15px;
	background: #fff url(../../../images/artist/bg_separator.gif) left top no-repeat;
}

/* promo link positioning */
#musicAlbumArtwork a.promoLink{
  text-decoration:none;
  position:relative;
  z-index:50;
}

	#musicAlbumArtwork a.promoLink span.giveaway-icon{
	  position:relative;
	  left:-30px;
	  top:-325px;
	}
	
	
