body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,.aural
	{
	margin: 0;
	padding: 0;
}

body {
	font-size: 13px;
	background: #c3c3c3 url(/s/jmp/img/template/sitebg.jpg) repeat-x left
		top;
	font-family: verdana, arial, helvetica, clean, sans-serif;
	color: #000;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 100%;
}

fieldset,img,abbr,acronym {
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: 400;
}

ol,ul {
	list-style: none;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: 400;
}

select,input,textarea {
	font: 99% verdana, arial, helvetica, clean, sans-serif;	
}

pre,code {
	font-size: 100%;
}

script {
	display: none;
}

strong,.strong {
	font-weight: 700;
}

.clearBothHeight0,.clearBoth {
	clear: both;
	height: 0;
}

.left {
	clear: both;
	float: left;
}

.right {
	float: right;
}

.twoColumn {
	width: 48%;
}

.borderline {
	border-right: 1px dashed #666;
	padding-right: 11px;
}

.block {
	display: block;
}

/*Template*/
.aural,p.jump,#logo a strong {
	height: 1% !important;
	left: -1000% !important;
	overflow: hidden !important;
	position: absolute !important;
	width: 100% !important;
}

.twoColumnArtistDetailsLeft {
	width: 65%;
	margin-top:-25px;
}

.twoColumnArtistDetailsRight {
	width: 35%;
	margin-top:-25px;
}

#stage {
	font-size: 85%;
	margin: 0 auto;
	width: 985px;
	line-height: 1.22em;
	position: relative;
}

#headerWrapper {
	background-color: #000;
	color: #fff;
}

#headerWrapper a:hover {
	text-decoration: none;
}

#breadcrumb,#serviceLinks {
	float: left;
	padding: 2px 0 3px;
	width: 60%;
}

#breadcrumb a,#serviceLinks a {
	background-color: #000;
	color: #cccccc;
}

#breadcrumb span {
	color: #adadad;
	font-weight: 700;
	margin-left: 7px;
	float: left;
	background: #000;
}

#breadcrumb ul li span {
	color: #fc214f;
	background: #000;
	margin: 0 7px 0 0;
}

#breadcrumb ul li,#serviceLinks ul li,#footer ul li {
	float: left;
	margin: 0 5px;
}

#serviceLinks ul li {
	margin:0 3px;	
}

#breadcrumb ul li.breadSubPage {
	width: 300px;
	overflow: hidden;
	height: 13px;
}

#serviceLinks {
	width: 39%;
	float: right;
}

#serviceLinks ul {
	float: right;
}

#menuBar {
	clear: both;
	border-top: 4px solid #086AE4;
	height: 50px;
	background: transparent url(/s/jmp/img/template/header-sprites.gif)
		repeat-x scroll left top;
	overflow: hidden;
}

#menuBar .chooseLa {
	padding: 22px 10px 0px 0px;
	float: right;
}

#logo {
	float: left;
	margin-left: 20px;
	width: 140px;
	height: 50px;
}

#logo a {
	display: block;
	height: 50px;
	width: 115px;
}

#menu {
	float: left;
	margin-top: 17px;
}

#menu a {
	background-color: #fff;
	color: #000;
}

#menu ul li {
	background: url(/s/jmp/img/template/nav-tabs-sprites.gif) no-repeat left
		top;
	float: left;
	margin: 4px 4px 0 0;
	border-bottom: 4px solid;
}

#menu ul li a {
	background: url(/s/jmp/img/template/nav-tabs-sprites.gif) no-repeat
		right -70px;
	font-weight: 700;
	float: left;
	line-height: 200%;
	margin-left: 3px;
	padding: 3px 9px 0 6px;
	text-decoration: none;
}

#menu ul li.current-page {
	background: url(/s/jmp/img/template/nav-tabs-sprites.gif) no-repeat
		-10px top;
	margin: 0 4px 0 0;
}

#menu ul li.current-page a {
	background: #fff url(/s/jmp/img/template/nav-tabs-sprites.gif) no-repeat
		right -140px;
	padding: 3px 9px 4px 6px;
	color: #fffffe;
}

#menu ul li#nav-home {
	border-bottom-color: #545454;
}

#menu ul li#nav-rt {
	border-bottom-color: #B71527;
}

#menu ul li#nav-music {
	border-bottom-color: #086AE4;
}

#menu ul li#nav-gam {
	border-bottom-color: #F4B91A;
}

#menu ul li#nav-log {
	border-bottom-color: #CB0E74;
}

#menu ul li#nav-videotv {
	border-bottom-color: #019934;
}

#menu ul li#nav-sexy {
	border-bottom-color: #A822C0;
}

#menu ul li#nav-info {
	border-bottom-color: #F0802E;
}

#searchBar,#searchBar .lt,#searchBar .rt {
	background: url(/s/jmp/img/template/header-sprites.gif) repeat-x left -60px;
	height: 40px;
	overflow: hidden;
}

#searchBar .lt,#searchBar .rt {
	background-repeat: no-repeat;
	background-position: left -111px;
}

#searchBar .rt {
	background-position: right -160px;
	padding-top: 5px;
}

#searchBar #search {
	margin: 2px 0 0 252px;
}

*html #searchBar #search {
	margin-top: 7px;
}

#searchBar input#searchFieldTop {
	font-size:120%;
	width: 239px;
	height: 19px;
	float:left;
}

#searchBar select, #searchBar input {
	margin-right:15px;
}

#searchBar select {
	height:20px;
	padding:2px 0 0;	
}

#searchBar input, #searchBar select {
	border:1px solid #808080;
	color:#333333;
	font-size:11px;
	vertical-align:middle;
	float:left;
}

.searchButton {
	vertical-align:middle;
	margin: 0 -1px;
}

.searchButton button {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin: 2px 0 0;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
}

#content-wrapper {
	clear: both;
	margin: 7px 0 0;
}

#sub-navigation {
	float: left;
	margin-right: 8px;
	overflow: hidden;
	width: 138px;
	padding-bottom: 112px;
}

*html #sub-navigation {
	position:relative;	
}

#sub-navigation ul {
	width: 138px;
}

#sub-navigation .bd {
	background: #fff url(/s/jmp/img/template/shadow-r.gif) repeat-y right top;
	float: left;
	color: #000;
}

#sub-navigation .hd,#sub-navigation .ft,#sub-navigation .ft div {
	background: url(/s/jmp/img/template/contentbox-corners-sprites.gif)
		no-repeat right top;
	height: 12px;
	width: 100%;
}

#sub-navigation .ft {
	background-position: left bottom;
	float: left;
	position: relative;
}

#sub-navigation .ft div {
	background-position: right bottom;
	position: absolute;
	right: 0;
	top: 0;
	width: 12px;
}

#sub-navigation ul li {
	margin: 0 0 20px;
}

#sub-navigation ul p,#navHelp li.botBorder {
	border-bottom: 1px dashed #000;
	font-weight: 700;
	margin: 0 0 5px 5px;
	padding: 3px 0 5px;
	text-decoration: none;
	width: 123px;
}

#sub-navigation .secondLevel li {
	margin: 0 0 1px 5px;		
}

#sub-navigation .secondLevel li a {
	display: block;	
	padding: 2px 1px;
	margin: 0 10px 0 0;	
	background-color: #fff;
	color: #000;
	text-decoration: none;	
}

#navHelp li {
	margin-bottom:0;	
}

#navHelp li p {	
	border-bottom: 1px dashed #000;
	font-weight: 700;	
	margin: 0 0 5px 5px;
	padding: 3px 0 5px;	
	text-decoration: none;
	width: 123px;	
}

#navHelp li a {
	color:#000;	
	text-decoration:none;
}

#navHelp li a:hover {	
	color: #fff;
	background: #086ae4;
}

#navHelp li p a:hover {
	color:#000;
	background:#fff;
	text-decoration:none;		
}

#navHelp #serviceChat {
	background-image:url(/s/jmp/img/menu/service.jpg);
	background-repeat:no-repeat;
	background-position:left 20px;	
	height:169px;
	width:122px;
	font-weight:bold;
	text-align:center;	
}

#navHelp #serviceChat h4 {
	font-weight:bold;
	color:#b71524;
	height:28px;
	text-align:center;
	font-size:120%;
	margin:0;
	padding:0;
}

#navHelp #serviceChat p {
	font-size:86%;
	padding-top:75px;	
	border:none;
}

#navHelp #serviceChat a {
	border:none;
	font-size:132%;
	font-weight:bold;
	line-height:1;
	margin-top:4px;
	text-decoration:underline;	
	display:block;
}

#navHelp #serviceChat a:hover {
	text-decoration:none;
	background-color:#fff;	
	color:#000;
}

#main {
	float: left;
	background: #fff url(/s/jmp/img/template/shadow-r.gif) repeat-y scroll
		right top;
	width: 839px;
	color: #000;
}

#main .contentHeader {
	background: url(/s/jmp/img/template/contentbox-corners-sprites.gif)
		no-repeat left top;
	height: 12px;
}

#main .contentHeader div {
	background: url(/s/jmp/img/template/contentbox-corners-sprites.gif) no-repeat right top;
	float: right;
	width: 12px;
}

#footer {
	font-family: arial, verdana, helvetica, clean, sans-serif;	
	background: #e6e6e6;
	clear: both;
	color: #4a4a4a;
	margin-right:3px;
	border-top:10px solid #808080;
	font-size:13px;
}

#footer ul,
#footer h3,
#footer p.legal,
#footer .productGroupInfo {
	background:#e6e6e6;
	font-size:85%;	
}

#footer .productGroupInfo {
	padding:10px 7px;	
}

#footer p.legal {
	padding:20px 7px 10px;
	font-size:77%;	
	line-height:1.231em;
}

#footer p {
	clear:both;	
	padding:7px 6px;
}

#footer ul {
	padding:20px 2px 0;	
	float:left;
}

#footer ul,
#footer h3 {
	background:#e6e6e6;		
}

#footer ul li {
	border-right: 1px solid #4A4A4A;
	display: inline;
	float: left;
	line-height: 150%;
	padding-right: 8px;	
	margin:0 5px;
}

#footer ul.international {
	padding:0 7px 2px 2px;	
}

#footer ul.international li a {
	white-space:nowrap;	
}

#footer h3 {
	color:#4a4a4a;	
	font-weight:700;
	text-transform:uppercase;	
	padding:33px 6px 2px;	
	clear:both;
}

#footer h3 strong {
	font-size:120%;
	text-transform:uppercase;
	font-weight:700;	
}

#footer h3.international {	
	font-weight:bold;
	text-transform:none;
	padding-top:15px;
	padding-left:7px;
}

#footer ul li.last {
	border:0;
}

#footer ul li a {
	color:#4a4a4a;	
	white-space:normal;		
}

#footer ul li a:hover, 
#footer ul li a:active, 
#footer ul li a:focus {
	text-decoration:none;
}

#footer p.legal {
	padding:18px 7px 9px;	
}

#footer p.copyright {
	background:#808080;
	color:#fff;
	font-size:85%;
	padding:11px 7px 10px 7px;	
}

# div.Bg,# a {
	background-color: #E6E6E6;
	color: #4A4A4A;
}

# a:hover {
	text-decoration: none;
}

# p {
	padding: 7px 6px;
}

# h3 {
	clear: both;
	padding: 20px 4px 2px;
	font-size: 110%;
	font-weight: 700;
	color: #4a4a4a;
}

# h3 strong {
	text-transform: uppercase;
	font-size: 110%;
}

# .Image {
	border: 0;
	clear: both;
	margin: 10px 4px 0;
}

# ul {
	float: left;
	padding: 20px 4px 0 0;
}

# ul.international {
	padding: 0 4px 20px 0;
}

# ul li {
	border-right: 1px solid #4A4A4A;
	display: inline;
	float: left;
	line-height: 150%;
	padding-right: 8px;
}

# p.legal {
	background-color: gray;
	color: #ccc;
	padding: 20px 7px 10px;
}

#content,#additional,#contentNoRight {
	float: left;
	border-right: 1px dashed #353535;
	width: 639px;
	margin-bottom: 12px;
}

#contentNoRight {
	width: 839px;
	border-right: 0;
}

* html #contentNoRight {
	width: 837px;
}

#additional {
	border-right: none;
	width: 196px;
}

.contentArea {
	padding: 0 10px;
}

.dynamicTeaser {
	width: 100%;
	margin: 0 0 10px 8px;
}

/* Page-Content CSS*/
h1,h2,h3 {
	font-size: 120%;
	font-weight: 700;
	margin-bottom: 3px;
	padding: 4px;
	border-bottom: 5px solid #1366E6;
}

.page-content-headline h1,.page-content-header-charts h1 {
}

h1.headArtist {
	border: 0;
	color: #fffffd;
	font-size: 180%;
	line-height: 100%;
	font-weight: 700;
	margin: 0 0 45px 180px;
	text-transform: uppercase;
}

h1.theme_colourless {
	border-bottom: 5px solid #555;
}

h1.theme_startpage,
h1.theme_infostartpage {
	text-transform:none;
}

h1.theme_startpage_headline {
	border-bottom:4px solid #086ae4;
	margin-right:3px;
	margin-top:-2px;
	margin-bottom:8px;
	padding-top:0;
	padding-left:15px;
}

h2 {
	background: #e6e6e6 url(/s/jmp/img/bg_headline.jpg) repeat-x scroll left top;
	color: #000;
	font-size: 110%;
	padding: 4px 4px 4px 10px;
	border-bottom: 4px solid #086AE4;
}

h2.headDetails,h3.headDetails,h2.headNews {
	background: none;
	border: 0;
	margin: 0;
	padding: 10px 0 0;
	text-transform: none;
}

h2.headDetails {
	line-height: 140%;
}

h2.playList {
	background: #e6e6e6;
	font-weight: 400;
	padding: 1px 1px 3px;
	text-transform: none;
	white-space: nowrap;
}

h2.headPlayList,h3.songList,h3.reviewList,h4 {
	background: #fff;
	color: #6b6b6b;
	font-size: 130%;
	border: 0;
	margin: 0 0 3px;
	padding: 0;
}

h2.headNews {
	color: #1C79E3;
	margin-bottom: 5px;
}

h3 {
	background: #e6e6e6;
	color: #000;
	font-size: 110%;
	margin: 0;
	border: 0;
}

h3.smallList {
	border-bottom: 4px solid #086AE4;
	text-transform: none;
}

h3.headDetails {
	font-size: 130%;
	height: 15px;
	margin-bottom: 18px;
}

h3.songList,h3.reviewList,h4 {
	color: #949494;
	font-weight: 700;
	font-size: 110%;
	text-transform: none;
	margin: 10px 0;
}

h3.headlineDetails {
	text-transform: none;
	background: none;
	color: #2173fc;
	font-size: 130%;
	border-bottom: 1px dotted #000000;
}

h3.reviewList {
	color: #000;
}

h4 {
	margin: 10px 0 10px 35px;
}

.uppercase,h4.biography {
	text-transform: uppercase;
}

h4.biography {
	color: #9c9c9c;
	font-weight: 700;
	margin: 0 0 10px;
}

h5 {
	font-size: 18px;
	font-weight: 700;
	margin: 0 0 20px;
}

h5 span {
	color: #086BE3;
}

ul.tabnav {
	height: 25px;
}

ul.tabnav li {
	background: transparent url(/s/jmp/img/v16/navi/cnt-tab-l.gif) no-repeat
		scroll left top;
	cursor: pointer;
	float: left;
	margin: 5px 3px 0 0;
	padding: 0 0 0 5px;
}

ul.tabnav li.selected {
	background: transparent url(/s/jmp/img/v16/navi/cnt-tab-l-act.gif)
		no-repeat scroll left top;
	cursor: default;
	margin: 0 2px 0 0;
}

ul.tabnav li.selected a {       
    color:#fff;
}

ul.tabnav li em {
	background: #fffffe url(/s/jmp/img/v16/navi/cnt-tab-r.gif) no-repeat scroll right top;
	color: white;
	cursor: pointer;
	display: block;
	font-style: normal;
	font-weight: 700;
	height: 15px;
	padding: 3px 10px 2px 3px;
	text-decoration: none;
}

ul.tabnav li a {
	text-decoration: none;
}

ul.tabnav li.selected em {
	background: #fff url(/s/jmp/img/v16/navi/cnt-tab-r-act.gif) no-repeat scroll right top;
	color: black;
	cursor: default;
	height: 19px;
	padding: 6px 10px 0 3px;
}

.contentBox .border {
	border-color: #086AE4;
	border-style: solid;
	border-width: 4px 0 0;
}

.highlight,.nonhighlight {
	clear: both;
}

.highlight,.highlight a {
	background-color: #eaeaea;
	color: #000;
}

.nonhighlight a,p.info a,.playlistData a,.searchUnknown a,.popular td.title a,.page-content-allInfos a,.infoNews .artist a,.infoNews .news a
	{
	background-color: #fff;
	color: #000;
}

h2.headDetails a:hover,p.info a:hover,.contentBox a:hover,h4 a:hover,h2.playList a:hover,.infoArtist a:hover,.searchUnknown a:hover,.popular td.title a:hover,.page-content-allInfos a:hover,.infoNews .artist a:hover,.newsArtists a:hover,.playlistData a:hover
	{
	text-decoration: none;
}

.page-content-button-play p a:hover {
	text-decoration: underline;
}

h2.headDetails a {
	background-color: #fff;
	color: #6b6b6b;
	font-size: 120%;
}

h2.playList a {
	background-color: #e6e6e6;
	color: #000;
}

h4 a {
	background-color: #fff;
	color: #949494;
}

.contentBox ul li {
	padding: 6px 5px 0;
	height: 47px;
}

.contentBox ul.news li {
	height: 50px;
}

.contentBox .mod-content * div,.cover,ul.sub-multimedia li,.sort form,.playlistData,ul.major li,ul.minor li,.packages img,p.newsCopyRight,.coverDetail,.coverArtistDetail,.albumInfo,.artistInfo
	{
	float: left;
}

.contentBox a.cover {
	width: 40px;
	height: 40px;
	overflow: hidden;
}

.page-content-album-details,.page-content-artist-details {
	margin-top:15px;
	padding:0 10px;
}

.artist-details-border {
	background: #fff url(/s/jmp/img/bg_intro.gif) repeat-x scroll left bottom;
	height: 21px;
	margin-top:15px;
	margin-right:3px;
}

.page-content-listSongs,.page-content-list-AlbumRelatedItems,.page-content-list-similarArtists,.page-content-review,.page-content-list-topSongsArtist,.page-content-list-similarArtistsByArtist,.page-content-list-ArtistItems
	{
	margin: 40px 10px 0px 0px;
	padding: 0 10px;
}

.page-content-list-topSongsArtist table td, .page-content-list-similarArtistsByArtist table td {
	border-bottom: 1px dotted #DBDBDB;
	height: 32px;
}

.page-content-list-topSongsArtist table td.topSongPosition,.page-content-list-topSongsArtist table td.topSongPrelisten
	{
	width: 10%;
}

.page-content-list-topSongsArtist table td.topSongName {
	width: 80%;
}

.page-content-list-topSongsArtist table td.topSongsVersion,.page-content-list-similarArtistsByArtist table td.topSongsVersion
	{
	font-size: 95%;
}

.page-content-album-details .coverDetail {
	width: 250px;
	height: 250px;
}

.page-content-artist-details .coverArtistDetail {
	width: 292px;
	height: 209px;
	overflow: hidden;
}

.page-content-artist-details .coverArtistDetail.first_album {
	height:250px;	
}

.page-content-album-details .albumInfo,.page-content-artist-details .artistInfo
	{
	font-weight: 400;
	padding: 0px 0px 0px 10px;
	width: 67%;
}

.page-content-artist-details .artistInfo {
	width: 63%;
}

.page-content-album-details .albumInfo p {
	color: #434343;
}

.page-content-album-details p.albumTitle,.page-content-artist-details p.artistName
	{
	font-size: 170%;
	color: #666666;
	margin-bottom: 3px;
	line-height: 20px;
}

.page-content-album-details p.albumArtist {
	color: #3C3C3C;
	font-size: 130%;
	padding-bottom: 20px;
}

.page-content-album-details p.albumArtist a {
	font-weight: 700;
}

.page-content-album-details p.label {
	padding-bottom: 10px;
}

.page-content-album-details .playlistInfo {
	padding-top: 0px;
}

.page-content-album-details .albumInfo a,.page-content-list-AlbumRelatedItems table a,.page-content-list-similarArtists a,.page-content-search-results-tags .similarItems a,a.loginChallenge,.page-content-list-ArtistItems .artistItemName a,.page-content-list-topSongsArtist table a,.page-content-list-similarArtistsByArtist table a,.hardLinksArtist span.jumpTo
	{
	color: #444444;
}

a.loginChallenge {
	margin-left: 20px;
}

.page-content-list-AlbumRelatedItems .albumRelatedItem,.page-content-list-similarArtists .similarItems .similarItemsBox,.page-content-search-results-tags .similarItems .similarItemsBox
	{
	padding-left: 18px;
	width: 22%;
	float: left;
}

.page-content-listSongs table,.page-content-list-AlbumRelatedItems .albumName,.page-content-list-similarArtists .similarItems,.page-content-search-results-tags .similarItems,.page-content-list-ArtistItems .artistItemName,.page-content-musicNews .contentBox
	{
	margin-top: 20px;
}

.page-content-listSongs table {
	margin-left: 10px;
}

.page-content-list-similarArtists .similarItems .similarItemsBox p {
	height: 15px;
	overflow: hidden;
}

.page-content-review p {
	padding: 10px 0px 0px 10px;
}

.page-content-list-topSongsArtist table td.topSongName a,.page-content-list-similarArtistsByArtist table td.topSongName a
	{
	font-weight: normal;
	height: 14px;
	overflow: hidden;
}

.page-content-list-topSongsArtist table td.topSongName span,.page-content-list-ArtistItems table td span,.page-content-list-AlbumRelatedItems table td span,.page-content-list-similarArtistsByArtist table td span
	{
	font-weight: normal;
	color: #444;
	font-size: 85%;
}

.page-content-list-ArtistItems table,.page-content-list-AlbumRelatedItems table
	{
	margin-left: 10px;
}

.page-content-list-AlbumRelatedItems table {
	width: 99%;
}

.page-content-list-ArtistItems .artistItemName,.page-content-list-AlbumRelatedItems .albumName,.hardLinksArtist span.jumpTo
	{
	font-weight: 600;
}

.page-content-list-ArtistItems table td,.page-content-list-AlbumRelatedItems table td
	{
	padding-right: 5px;
	vertical-align: top;
}

.page-content-list-AlbumRelatedItems .albumArtist,.page-content-list-ArtistItems .artistItemPub
	{
	height: 15px;
	overflow: hidden;
}

.page-content-list-ArtistItems .artistItemPub {
	margin-top: 3px;
	font-size: 90%;
}

.page-content-list-AlbumRelatedItems table img.albumRelatedImg,.page-content-list-ArtistItems table img.artistItemImg
	{
	margin-top: 10px;
}

.page-content-list-AlbumRelatedItems .info-hd,.page-content-list-ArtistItems .info-hd
	{
	padding: 5px 0 0 2px;
}

.page-content-listSongs table th {
	color: #1c1c1c;
	background-color: #E6E6E6;
	font-size: 120%;
	padding: 2px;
}

.page-content-listSongs table th.buttons {
	text-align: center;
}

.page-content-listSongs table ul.sub-multimedia,.page-content-listSongs .albumPrice p
	{
	padding-right: 15px;
	float: right;
}

.page-content-listSongs .albumPrice p.playlistPlay,.page-content-listSongs .albumPrice p.playlistGet
	{
	float: left;
}

.page-content-listSongs .albumPrice p.playlistGet {
	padding: 2px 0px 0px 0px;
}

.page-content-listSongs table tr td {
	color: #1C1C1C;
	border-bottom: 1px dotted #CFCFCF;
	padding: 3px 2px;
}

.page-content-listSongs table tr td.noBorder {
	border: none;
}

.page-content-listSongs table tr td a {
	color: #1C1C1C;
}

.page-content-listSongs table tr.selectedSongId td,.page-content-listSongs table tr.selectedSongId td a
	{
	color: #FFFFFF;
}

.page-content-listSongs table tr.selectedSongId {
	background-color: #74859A;
}

.page-content-listSongs table tr th.price,.page-content-listSongs table tr td.price
	{
	text-align: right;
}

.page-content-listSongs table tr.albumPrice td {
	border-bottom: 2px solid #E6E6E6;
	border-top: 2px solid #E6E6E6;
	border-left: none;
	border-right: none;
	font-weight: 600;
	font-size: 120%;
}

.page-content-listSongs table tr.albumPrice td.albumTitle {
	border-left: 2px solid #E6E6E6;
}

.page-content-listSongs table tr.albumPrice td.albumOptions {
	border-right: 2px solid #E6E6E6;
}

.page-content-listSongs table tr.albumPrice td.albumTitle span {
	padding-left: 10px;
	color: #2173fc;
}

.page-content-listSongs table tr.albumSelected {
	background-color: #74859a;
}

.page-content-listSongs table tr.albumSelected td,
.page-content-listSongs table tr.albumSelected td.albumTitle span {
	color:#fff;	
}

.contentBox .info,.infoNews {
	padding-left: 4px;
	width: 179px;
	overflow: hidden;
}

.infoNews {
	width: auto;
	height: 62px;
}

.contentBox .info div {
	margin: 0 5px 0 0;
}

.contentBox .position,.contentBox .price,.album,.contentBox .aktion,.nonhighlight .album
	{
	color: #9c9c9c;
	font-weight: 700;
	background-color: #fff;
}

.contentBox .highlight .position,.contentBox .highlight .aktion,.contentBox .highlight .price,.highlight .album
	{
	background-color: #eaeaea;
	color: #9c9c9c;
}

.contentBox .price,.contentBox .highlight .price,ul.searchResult .price,.page-content-listSongs tr td#specialPrice
	{
	color: #F62D33;
}

.highlight .album,.nonhighlight .album {
	color: #1C79E3;
}

.contentBox .aktion,ul.searchResult .aktion {
	font-weight: 400;
	font-size: 90%;
}

.contentBox .title,.contentBox .artist {
	clear: both;
	height: 14px;
	overflow: hidden;
	width: 179px;
}

.contentBox .icon_stay,.contentBox .icon_totop,.contentBox .icon_tobottom
	{
	background: transparent url(/s/jmp/img/icons.gif) 0 3px scroll no-repeat
		;
	height: 13px;
	width: 11px;
	margin-top: 1px;
}

.contentBox .icon_totop {
	background: transparent url(/s/jmp/img/icons.gif) 0 -15px scroll
		no-repeat;
}

.contentBox .icon_tobottom {
	background: transparent url(/s/jmp/img/icons.gif) 0 -30px scroll
		no-repeat;
}

.contentBox ul li .info-hd,.btn-download {
	overflow: hidden;
	text-align: right;
	width: 62px;
}

.largeList .highlight,.largeList .nonhighlight {
	height: 44px;
}

.largeList .position {
	font-size: 110%;
	padding: 5px 15px 0 0;
	width: 30px;
}

.largeList .icon_stay,.largeList .icon_totop,.largeList .icon_tobottom {
	margin: 5px 0 0;
	padding: 0 5px 0 0;
	width: 15px;
}

.largeList .aktion {
	width: 45px;
	padding: 6px 0 0;
}

.largeList .coverImage {
	margin: 0 5px 0 0;
}

.largeList .info {
	padding: 5px 5px 0 0;
	width: 230px;
}

.page-content-list-1column-charts .largeList div.info {
	width: 200px;	
}

.largeList .info p.title {
	font-weight: 700;
}

.largeList .label {
	color: #888;
	font-size: 90%;
	height: 21px;
	width: 70px;
	overflow: hidden;
	padding: 7px 0 7px 5px;
}

.page-content-list-1column-charts .largeList div.price {
	width:40px;
	height:15px;
	padding:8px 0 0 15px;
}

.contentBox .largeList .info-hd {
	padding: 5px 0;
	width: 140px;
	float: right;
}

.page-content-list-1column-charts .largeList div.info-hd {
	width: 110px;	
}

.largeList ul.sub-multimedia li {
	margin-left: 11px;
}

ul.sub-multimedia li .btn_prelisten {
	padding: 0;
	text-align: left;
}

.music-preview {
	height: 22px;
	padding: 0;
	width: 22px;
	text-align: left;
}

ul.sub-multimedia li {
	padding: 0;
	height: 22px;
}

ul.sub-multimedia li.music-preview {
	height: 22px;
	padding: 0;
	text-align: left;
}

ul.sub-multimedia li.btn-download {
	width: 62px;
}
.page-content-list-1column-small-tabbed ul.sub-multimedia li.btn-download-album,
.page-content-list-1column-small ul.sub-multimedia li.btn-download-album,
.page-content-list-2column-small ul.sub-multimedia li.btn-download-album {
	margin-top: 22px;
}

.page-content-list-2column-large ul.sub-multimedia li.btn-download-album {
	margin-top: 22px;
}

.page-content-search-results-music ul.sub-multimedia li.btn-download-album {
	margin-left: 25px;
}

.page-content-list-ArtistItems ul.sub-multimedia {
  margin-left: 15px;
}

.page-content-list-ArtistItems ul.sub-multimedia li.btn-download,
.page-content-listSongs ul.sub-multimedia li.btn-download {
	padding-left:13px;
}

ul.sub-multimedia li.btn-download img {
	padding: 2px 2px 0px 0px;
}

ul.sub-multimedia li a.nopurcasable img {
	padding: 2px 0 0 2px;
	display: block;
}

.page-content-listSongs ul.sub-multimedia li.btn-download img {
	padding-top: 2px;
	padding-right: 0px;
}

.music-listen,.music-playlist {
	background: transparent url(/s/jmp/img/buttons/media-sprites.png) no-repeat scroll 0 -32px;
	display: block;
	height: 22px;
	width: 22px;
}

.music-preview {
	background: transparent url(/s/jmp/img/buttons/media-sprites.png) no-repeat scroll left -32px;
	display: block;
	cursor: pointer;
}

.music-preview-embeded {
	background: transparent url('/s/jmp/img/buttons/media-sprites.png') no-repeat;
	cursor: pointer;
	display: block;
	height: 20px;
	padding: 0;
	text-align: left;
	width: 22px;
}

.music-preview-embeded-stop {
	background: transparent url('/s/jmp/img/buttons/media-sprites.png') no-repeat scroll left -96px;
	cursor: pointer;
	display: block;
	height: 20px;
	padding: 0;
	text-align: left;
	width: 22px;
}

.showNoTrack .music-listen,.showNoPre .music-preview {
	visibility: hidden;
}

li.showNoPre {
	background: url(/s/jmp/img/buttons/btn_prelisten.gif) top left scroll no-repeat;
}

li.showNoTrack {
	background: url(/s/jmp/img/buttons/btn_arrow.gif) top left scroll no-repeat;
}

li.showNoTrack.prelistenAlbum {
	height:0;
}

li.showNoTrack.albumDetailsButton {
	height:20px;
	width:62px;
}

.page-content-listSongs td.buttons li.showNoTrack.displayInfoPanel {

	float:right;
	margin-right:50px;

}

*html .page-content-listSongs td.buttons li.showNoTrack.displayInfoPanel {
	margin-right:0px;
}

li.displayNoInfoButton {
	width:0 !important;
	height:0 !important;
}

.nopurcasable {
	cursor: help;
}

.loading {
	background: url(/s/jmp/img/ajax-loader.gif) 50% 50% no-repeat;
}

.loadingSmall {
	background: transparent url(/s/jmp/img/ajax-loader_Small.gif) no-repeat
		scroll 50% 14%;
}

.loadingBar {
	background: transparent url(/s/jmp/img/ajax-loader_Bar.gif) no-repeat
		scroll 31px 14%;
}

.loadingPlace {
	height: 15px;
	margin-bottom:5px;
}

#page-content-downloadOrPopOrRockCharts .loading,#page-content-newOrNewInCatalogue .loading,#page-content-genreTopSongTopAlbums .loading
	{
	height: 551px;
	width: 300px;
}

#page-content-genreNewOrNewInCatalogue .loading {
	height: 438px;
}

div.moreContent,div.pagingBox {
	clear: both;
	padding: 10px 0;
	margin: 0 0 20px;
	width: 100%;
}

.morebtn {
	float: right !important;
}

.morebtn a {
	color: #fff;
	text-decoration: none;
	font-size: 92%;
	font-weight: 700;
	padding: 1px 16px 0px 4px;
	display: block;
	line-height: 12px;
	background: #086ae4 url(/s/jmp/img/buttons/more-arrow-r.gif) no-repeat
		scroll right center;
}

.page-content-genre-header {
	color: #b5b5b5;
	background: #e4e4e4;
	height: 90px;
	margin-bottom: 20px;
	border-bottom: 4px solid #086AE4;
}

.page-content-genre-header img {
	float: left;
	height: 80px;
	margin: 5px 0 5px 5px;
	width: 80px;
}

.page-content-genre-header .albumCover {
	width: 260px;
	float: left
}

.page-content-genre-header .headlineGenreHeader {
	width: 355px;
	height: 35px;
	float: left;
	overflow: hidden;
	margin: 55px 4px 5px 0px;
	text-align: right;
}

.page-content-genre-header h1 {
	color: #b5b5b5;
	background: #e4e4e4;
	border: 0;
	font-size: 240%;
	text-transform: none;
	line-height: 100%;
}

.page-content-list-songs,.page-content-teaser-flash,.page-content-rating,.page-content-button-order,.page-content-list-songs,.listbox,ul.minor,.page-content-list-1column-small-tabbed,.page-content-musicNews,.newsWrapper p.newsCopyRight
	{
	clear: both;
}

.headImgChart {
	display: block;
	float: left;
	height: 80px;
	overflow: hidden;
	padding: 20px 0 0 10px;
	width: 150px;
}

p.textHeaderCharts {
	float: left;
	margin: 30px 0;
}

.page-content-rating {
	margin: 15px 0px 15px 0px;
}

.page-content-search-results-music .cover {
	float: left;
	width: 100px;
	margin-right: 10px;
}

.page-content-search-results-music .infoArtist {
	float: left;
	width: 380px;
}

.page-content-search-results-music .info-hd {
	float: left;
}

#page-content-playlistDetailsRating {
	margin: 34px 0px 15px 0px;
}

#page-content-albumDetailsRating {
	height: 18px;
	margin: 10px 0px 0px 0px;
}

#page-content-artistDetailsRating {
	height: 15px;
	margin: 15px 0px 0px 0px;
}

.page-content-list-ArtistItems table .page-content-rating,.page-content-list-AlbumRelatedItems table .page-content-rating
	{
	margin: 6px 0px 0px 12px;
}

.page-content-search-results-music .page-content-rating {
	margin: 0px;
	padding-left: 4px;
}

/* star rating */
.page-content-rating ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 75px;
	height: 15px;
	position: relative;
	margin-top: 2px;
	background: url(/s/jmp/img/star_rating_trans.png) top left repeat-x;
}

* html .page-content-rating ul {
	background: url(/s/jmp/img/star_rating_trans.gif) top left repeat-x;
}

.page-content-rating li {
	padding: 0px;
	margin: 0px;
	height: 15px;
	width: 15px;
	/*\*/
	float: left;
	/* */
}

.page-content-rating .xhrParams {
	display: none;
}

.page-content-rating li a {
	display: block;
	width: 15px;
	height: 15px;
	line-height: 15px;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	overflow: hidden;
}

.page-content-rating li.no-star {
	width: 0px !important;
}

.page-content-rating a.one-star {
	left: 0px;
}

.page-content-rating a.one-star:hover,li.one-star {
	width: 15px !important;
}

.page-content-rating a.two-stars {
	left: 15px;
}

.page-content-rating a.two-stars:hover,li.two-stars {
	width: 30px !important;
}

.page-content-rating a.three-stars {
	left: 30px;
}

.page-content-rating a.three-stars:hover,li.three-stars {
	width: 45px !important;
}

.page-content-rating a.four-stars {
	left: 45px;
}

.page-content-rating a.four-stars:hover,li.four-stars {
	width: 60px !important;
}

.page-content-rating a.five-stars {
	left: 60px;
}

.page-content-rating a.five-stars:hover,li.five-stars {
	width: 75px !important;
}

.page-content-rating li.current-rating {
	background: url(/s/jmp/img/star_rating_trans.png) 0px -15px;
	position: absolute;
	height: 15px;
	left: 0px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}

* html .page-content-rating li.current-rating {
	background: url(/s/jmp/img/star_rating_trans.gif) 0px -15px;
}

/* remove halo effect in firefox   */
a:active {
	outline: none;
}

/* user rating */
.page-content-rating li a:hover {
	background: url(/s/jmp/img/star_rating.gif) 0px -15px;
	z-index: 2;
	left: 0px;
	border: none;
}

/* rated */
.page-content-rating .one-star-rated {
	background: url(/s/jmp/img/star_rating.gif) left center;
	width: 15px;
}

.page-content-rating .two-stars-rated {
	background: url(/s/jmp/img/star_rating.gif) left center;
	left: 0px;
	width: 30px;
}

.page-content-rating .three-stars-rated {
	background: url(/s/jmp/img/star_rating.gif) left center;
	left: 0px;
	width: 45px;
}

.page-content-rating .four-stars-rated {
	background: url(/s/jmp/img/star_rating.gif) left center;
	left: 0px;
	width: 60px;
}

.page-content-rating .five-stars-rated {
	background: url(/s/jmp/img/star_rating.gif) left center;
	left: 0px;
	width: 75px;
}

/*	rated-static	*/ /* ################### */ /* blue */
.star_rating_1blue {
	background: url(/s/jmp/img/star_rating_blue.gif) 0px -15px no-repeat;
	height: 15px;
	overflow: hidden;
}

.star_rating_2blue {
	background: url(/s/jmp/img/star_rating_blue.gif) 0px -30px no-repeat;
	height: 15px;
	overflow: hidden;
}

.star_rating_3blue {
	background: url(/s/jmp/img/star_rating_blue.gif) 0px -45px no-repeat;
	height: 15px;
	overflow: hidden;
}

.star_rating_4blue {
	background: url(/s/jmp/img/star_rating_blue.gif) 0px -60px no-repeat;
	height: 15px;
	overflow: hidden;
}

.star_rating_5blue {
	background: url(/s/jmp/img/star_rating_blue.gif) 0px -75px no-repeat;
	height: 15px;
	overflow: hidden;
}

.page-content-rating li.current-rating-user {
	background: url(/s/jmp/img/star_rating.gif) 0px -15px;
	position: absolute;
	height: 15px;
	left: 0px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}

.page-content-album-details .albumInfo .page-content-rating .rating,.page-content-artist-details .artistInfo .page-content-rating .rating
	{
	float: left;
	width: 95px;
}

.page-content-album-details .albumInfo .page-content-rating p.ratingText,.page-content-artist-details .artistInfo .page-content-rating p.ratingText
	{
	float: left;
	margin-top: 3px;
}

.page-content-artist-details .artistInfo .page-content-rating p.ratingText
	{
	width: 420px;
}

.page-content-album-details .albumInfo .page-content-rating p#notLoggedIn,.page-content-artist-details .artistInfo .page-content-rating p#notLoggedIn
	{
	color: #F62D33;
}

/* -------------------------- rating end ------------------------- */
.page-content-button-play p {
	margin: 4px 20px 10px 0;
}

.page-content-button-play p a {
	background: #fff url(/s/jmp/img/buttons/play_mp.gif) no-repeat scroll
		left top;
	padding: 13px 0 20px 50px;
	display: block;
	font-size: 110%;
	color: #000;
	text-decoration: none;
	font-weight: 700;
}

.page-content-button-order {
	float: right;
	background: transparent url(/s/jmp/img/buttons/order.gif) no-repeat
		right bottom;
	height: 75px;
	width: 217px;
}

.page-content-button-order a {
	text-decoration: none;
	color: #565656;
	font-size: 80%;
	font-weight: 700;
	display: block;
	padding: 5px 10px 0 5px;
}

.page-content-button-order a strong {
	background-color: #fff;
	color: #F73519;
	font-size: 200%;
	text-transform: uppercase;
	display: block;
	font-weight: 700;
	margin: 0 0 3px;
}

.page-content-button-order a span.description {
	display: block;
	padding: 0 30px 0 0;
}

.page-content-button-order span.priceEnglish {
	display: block;
	padding-top: 12px;
	font-size: 200%;
	font-weight: 700;
}

.page-content-button-order a span.price {
	color: #086BD4;
	font-size: 100%;
}

.relatedBoxes,.page-content-list-songs {
	border-bottom: 1px dashed #666;
	margin: 0 0 40px;
	padding: 20px 0;
}

.borderBox {
	border-bottom: 1px dashed #666;
	margin: 0 0 20px;
}

.page-content-search-results-music .borderBox {
	border:0;
}

.innerList {
	margin-left: 50px;
}

.relatedBoxes {
	padding: 0 0 20px;
}

.page-content-musicNews .contentBox li {
	margin: 0 0 20px;
	border-bottom: 1px dashed #888;
	padding: 0 0 15px 4px;
}

.page-content-list-songs table {
	width: 100%;
}

.page-content-list-songs td {
	padding: 1px 0;
	font-size: 110%;
	overflow: hidden;
}

tr.highlight,tr.nonhighlight {
	font-weight: 700;
	cursor: pointer;
}

tr.highlight {
	background-color: #e6e6e6;
	color: #000;
}

tr.majorrow:hover {
	color: #1a73f1;
	cursor: pointer;
}

tr.itemChosen {
	color: #086AE4;
}

td.number,td.time,td.special {
	font-weight: 400;
}

td.number {
	padding-left: 5px;
	width: 30px;
}

td.special {
	color: #7e7e7e;
	font-size: 90%;
	padding: 0 15px;
}

td.special span {
	color: red;
	font-weight: 700;
}

td.buttons {
	width: 110px;
}

.headinfo,.tagheadinfo {
	font-size: 120%;
	line-height: 125%;
	font-weight: 700;
	margin: 0 0 20px;
	padding-left: 5px;
}

.headinfo {
	float: left;
}

.headinfo .describe {
	float: left;
	margin-right: 5px;
}

.headinfo .numberof {
	color: #9C9C9C;
	margin-right: 5px;
}

.paging {
	float: right;
	margin: 0 0 20px;
	text-align: center;
}

.page-content-search-results-music .paging {
	margin-bottom:0;
}

*+html .paging ul li a,* html .paging ul li a {
	line-height: 190%;
}

.paging li {
	display: inline;
	margin-left: 4px;
}

.paging li a:hover {
	background-color: #2173FC;
	color: #ffffff;
}

.paging a {
	text-decoration: none;
	border: 1px solid #DDDDDD;
	color: #333333;
	padding: 3px;
}

.paging .activ {
	color: #2173FC;
	padding: 3px;
	font-weight: 700;
}

.page-content-hard-link p {
	margin: 10px 0;
}

.page-content-hard-link span:last-child a {
	border:0;
}

.page-content-hard-link a,.page-content-hard-link a.current-page {
	color: #000;
	text-decoration: underline;
	background: #fff;
	border-right: 1px solid #000;
	font-weight: 700;
	letter-spacing: -1px;
	padding: 1px 6px 1px 3px;
	line-height: 18px;
	white-space: nowrap;
}

.page-content-hard-link a.current-page,.page-content-hard-link a:hover {
	color: #fff;
	background: #086AE4;
	text-decoration: none;
}

.page-content-hard-link a.current-page,#sub-navigation ul.navMenu li.current-page a,#sub-navigation ul.navMenu li a:hover
	{
	color: #fff;
	background: #086AE4;
}

.page-content-hard-link a.last {
	border-right: medium none;
}

.pageDescription,.musicStartpage {
	margin-bottom: 20px;
}

.pageDescription p.intro {
	background: #fff url(/s/jmp/img/bg_intro.gif) repeat-x scroll left top;
	color: #666;
	padding: 20px 0px 10px 5px;
}

.pageDescriptionImage {
	margin: 0px 0px 20px 0px;
	height: 100px;
	width: 620px;
}

.sort {
	border: 1px solid #ececec;
	height: 25px;
	margin-bottom: 20px;
	padding: 5px;
}

.sort form {
	width: 50%;
	padding-top: 4px;
}

.sort b {
	float: left;
	font-size: 120%;
	line-height: 140%;
	margin: 0 5px 0 0;
}

.sort div.desc_select {	
	float: left;
	font-size: 105%;
	line-height: 140%;
	margin: 0 5px 0 0;
}

.sort select {
	float: left;
	border: 1px solid #ccc;
	width: 170px;
}

.noJsBtn {
	float: left;
	margin: 0 0 0 5px;
	width: 30px;
}

.logoBox,.logoBoxPlayList {
	float: left;
	height: 100px;
	width: 100px;
	overflow: hidden;
}

.logoBoxPlayList {
	height: 120px;
	width: 110px;
}

.logo1,.logo2,.logo3 {
	position: relative;
}

.logo1 {
	z-index: 90;
}

.logo2 {
	left: 10px;
	top: -55px;
	z-index: 80;
}

.logoBoxPlayList .logo2 {
	top: -65px;
}

.logo3 {
	left: 20px;
	top: -110px;
	z-index: 70;
}

.logoBoxPlayList .logo3 {
	top: -130px;
}

.playlistData span {
	background-color: #fff;
	color: #1C79E3;
}

.playButtonPlaylist a {
	background: transparent url(/s/jmp/img/buttons/play_mp.gif) no-repeat
		scroll left top;
	height: 44px;
	width: 43px;
	float: right;
}

.page-content-button-favourites {
	clear: both;
	margin: 20px 0 0;
}

a.toMyFavourites,a.toMyFavourites span {
	background: transparent url(/s/jmp/img/buttons/btn_white01.gif)
		no-repeat scroll left top;
	float: left;
	height: 25px;
	padding: 0 0 0 10px;
	text-decoration: none;
}

a.toMyFavourites span {
	background: transparent url(/s/jmp/img/buttons/btn_white02.gif)
		no-repeat scroll right top;
	color: #086AE4;
	font-weight: 700;
	padding: 5px 10px 0 0;
}

.page-content-banner {
	background: url(/s/jmp/img/bg_artistteaser.jpg) no-repeat scroll left
		top;
	height: 96px;
	margin: 0 auto 22px;
	overflow: hidden;
	padding: 5px;
	width: 598px;
}

img.artistImage {
	float: left;
	height: 95px;
	width: 133px;
}

img.noArtistImage {
	float: left;
	height: 95px;
	width: 100px;
}

.coverArtist,.infoArtist .position {
	float: left;
	margin: 0 5px 0 0;
}

.infoArtist .position {
	float: left;
	font-size: 110%;
	font-weight: 700;
	color: #9c9c9c;
}

.infoArtist .artist {
	height: 26px;
	overflow: hidden;
	width: 170px;
}

.infoArtist .title {
	height: 14px;
	overflow: hidden;
	font-weight: 700;
	margin: 3px 0 0;
}

.infoArtist .title span {
	font-weight: normal;
}

.page-content-search-results-music .infoArtist .title {
	height: 15px;
	line-height: 16px;
}

.infoArtist .info-minor {
	color: #888;
	width: 106px;
	float: left;
	overflow: hidden;
}

.infoArtist .info-minor p {
			
}

.labelInfo {
	margin: 15px 0 0;
}

.labelInfo p {
	height: 14px;
	overflow: hidden;
}

.infoArtist .info-hd {
	float: right;
	width: 62px;
}

.searchResult .infoArtist .artist,.searchResult .infoArtist .info-minor
	{
	width: 360px;
}

.searchResult .infoArtist .artist,.searchResult .infoArtist .title {
	font-size: 110%;
}

.searchResult .infoArtist .artist {
	height: 32px;
	margin: 0 0 10px;
	line-height: 16px;
}

.infoNews .datum {
	color: #888;
}

.infoNews .news a {
	font-size: 110%;
	font-weight: 700;
}

.infoNews .news {
	line-height: 150%;
}

.newsWrapper img {
	float: left;
	margin: 10px 10px 10px 0;
}

.newsWrapper p {
	line-height: 140%;
	font-size: 110%;
	margin: 0 0 5px;
}

.newsWrapper p.newsCopyRight,.newsWrapper p.newsArtists {
	font-size: 100%;
	margin: 10px 0 30px;
}

.newsWrapper p.newsArtists {
	float: right;
	width: 450px;
}

.newsWrapper .newsArtists a {
	font-weight: 700;
	color: #000000;
}

.page-content-list-1column-large {
	margin: 0 0 30px;
}

.firstPaging .paging {
	margin: 20px 0;
}

.page-content-list-1column-large .highlight,.page-content-list-1column-large .nonhighlight,.searchResult .highlight,.searchResult .nonhighlight
	{
	padding: 8px;
}

.page-content-biography p {
	margin: 0 0 10px;
}

.page-content-biography p,.page-content-review p {
	line-height: 140%;
}

.page-content-review p.copyRight {
	margin-top: 5px;
}

/*** Searchsites ***/
ul.major span,
ul.minor span {
	display: block;
	font-size: 90%;
	color: #888;
	text-align: center;
}

ul.minor {
	clear: both;
	border-top: 1px dashed #000;
	margin: 20px 0 15px;
	padding: 10px 0 0;
}

.page-content-search-results-music,#page-content-searchResultsArtists,.unKnownText,.page-content-search-results-tags
	{
	background: transparent url(/s/jmp/img/bg_intro.gif) repeat-x scroll
		left top;
	clear: both;
	margin: 20px 0 0;
	padding: 25px 0 0;
}

.page-content-search-results-music {
	background:0;
	margin: 20px 0 0;
	padding:0;	
}

.page-content-search-results-music ul.searchResult li.highlight,
.page-content-search-results-music ul.searchResult li.nonhighlight {
	padding-right:0;
}

.page-content-search-results-music.searchStartPage .left .infoArtist  {	
	float:none;
}

.page-content-search-results-music.searchStartPage .left .infoArtist .artist  {	
	width:170px;
}

.page-content-search-results-music.searchStartPage .left .infoArtist .info-minor  {
	float:left;
	width:106px;
}

.page-content-search-results-music.searchStartPage .left .info-hd  {
	float:right;
	padding-top:8px;
}

.page-content-search-results-music.searchStartPage .right  {
	width:380px;
}

.page-content-search-results-music.searchStartPage .right ul.searchResult li  {
	height:47px;
	padding:6px 5px 0;
}

.page-content-search-results-music.searchStartPage .right ul.searchResult li a.cover {
	height:40px;
	width:40px;
	margin-right:0;
	overflow:hidden;	
}

.page-content-search-results-music.searchStartPage .right ul.searchResult li .info {
	float:left;
	padding-left:5px;
	overflow:hidden;
	width:210px;
}

.page-content-search-results-music.searchStartPage .right .info .artist,
.page-content-search-results-music.searchStartPage .right .info .title  {	
	font-size:110%;	
}

.page-content-search-results-music.searchStartPage .right .info .title  {	
	font-size:110%;
	font-weight:700;
	height:15px;
}

.page-content-search-results-music.searchStartPage .right ul.searchResult li .info-hd {
	float:right;	
}

.page-content-search-results-music.searchStartPage .right ul.searchResult li .info-hd ul.sub-multimedia li  {
	padding-top:0;
	padding-left:0;
	padding-right:0;
}

ul.searchResult .info-hd,ul.searchResult .sub-multimedia {
	width: 110px;
}

ul.searchResult .aktion {
	color: #9C9C9C;
	margin: 0 0 0 10px;
}

ul.searchResult,#page-content-genreTopArtistTeaser {
	margin: 0 0 20px;
}

.star_rating_grey {
	background: transparent url(/s/jmp/img/star_rating_blue.gif) no-repeat
		scroll top right;
	height: 15px;
	overflow: hidden;
	margin: 0 5px 0 0;
}

.star_rating_grey_small,.star_rating_1blue_small,.star_rating_2blue_small,.star_rating_3blue_small,.star_rating_4blue_small,.star_rating_5blue_small
	{
	background: transparent url(/s/jmp/img/star_rating_blue_small.gif)
		no-repeat scroll;
	height: 9px;
	overflow: hidden;
	width: 45px;
}

.popularTabBox {
	margin: 0 0 20px;
}

table.popular {
	font-size: 95%;
}

.popular td {
	line-height: 20px;
}

.popular th {
	font-weight: 700;
	padding: 0 0 10px 6px;
}

.popular th.artist {
	padding: 0 10px 10px 0;
}

.popular td div {
	margin: auto;
}

.popular td.title {
	width: 200px;
	font-size: 110%;
	white-space: nowrap;
}

.popular td.position {
	color: #d4d4d4;
	font-weight: 700;
	padding-right: 6px;
}

.popular div.popularity_0,.popular div.popularity_1,.popular div.popularity_2,.popular div.popularity_3,.popular div.popularity_4,.popular div.popularity_5
	{
	background: url(/s/jmp/img/popularity.gif) 0 0 no-repeat;
	width: 56px;
	height: 14px;
	overflow: hidden;
}

.popular div.popularity_1 {
	background-position: 0 -18px;
}

.popular div.popularity_2 {
	background-position: 0 -36px;
}

.popular div.popularity_3 {
	background-position: 0 -54px;
}

.popular div.popularity_4 {
	background-position: 0 -72px;
}

.popular div.popularity_5 {
	background-position: 0 -90px;
}

.searchUnknown,.page-content-allInfos {
	font-size: 110%;
	line-height: 115%;
	margin: 0 0 10px;
}

.searchUnknown a {
	font-weight: 700;
}

.suggest {
	margin: 30px 0;
}

.suggest ul {
	list-style-position: inside;
	list-style-type: square;
	margin: 20px 0 60px;
	text-indent: 20px;
}

.topSearch {
	line-height: 120%;
	margin: 30px 20px 0;
}

.topSearch span {
	font-weight: 700;
	color: #cbcbcb;
}

.topSearch a {
	background-color: #fff;
	color: #E84000;
}

.page-content-allInfos {
	background: transparent url(/s/jmp/img/bg_intro.gif) repeat-x scroll
		left top;
	padding: 20px 0;
}

.page-content-allInfos .specialFaqLinkList {
	float: left;
	width: 300px;
}

.page-content-allInfos .specialFaqBorderBox {
	float: left;
	width: 508px;
	padding-bottom: 175px;
	border-bottom: 1px dashed #666666;
}

.page-content-allInfos .specialFaq {
	width: 370px;
	border: 1px solid #D8D8D8;
	margin: 10px;
	padding: 10px;
}

.page-content-allInfos p,.page-content-allInfos ul,.page-content-allInfos ol
	{
	line-height: 120%;
	margin: 0 0 0 5px;
	padding: 0 0 10px;
}

.page-content-allInfos ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: disc;
	padding: 0 0 10px 15px;
}

.page-content-allInfos ul li p {
	padding: 0;
	line-height: 160%;
}

.page-content-allInfos ul li {
	padding: 0 0 10px;
}

.page-content-allInfos .borderBox dd p span.highlight,.page-content-allInfos .specialFaq span.highlight
	{
	color: #086AE4;
	background-color: #ffffff;
}

p#tryButton {
	float: left;
	margin-left: 100px;
	padding-top: 3px;
	width: 160px;
}

.page-content-allInfos ul li.showNoTrack,ul.faqLinkList {
	list-style-type: none;
}

img.downPC {
	margin: 0 0 20px 230px;
}

#allinfosPackagePreface .text1 {
	background: url(/s/jmp/img/allInfos/btn_1.gif) top left no-repeat;
}

#allinfosPackagePreface .text2 {
	background: url(/s/jmp/img/allInfos/btn_2.gif) top left no-repeat;
}

#allinfosPackagePreface .text3 {
	background: url(/s/jmp/img/allInfos/btn_3.gif) top left no-repeat;
}

#allinfosPackagePreface .text4 {
	background: url(/s/jmp/img/allInfos/btn_4.gif) top left no-repeat;
}

#allinfosPackagePreface .text5 {
	background: url(/s/jmp/img/allInfos/btn_5.gif) top left no-repeat;
}

#allinfosPackagePreface .text6 {
	background: url(/s/jmp/img/allInfos/btn_6.gif) top left no-repeat;
}

#allinfosPackagePreface li {
	margin-bottom: 10px;
	padding: 5px 0 5px 45px;
}

.packages {
	margin-top: 20px;
	padding-left: 50px;
}

.packageDesc ul li {
	font-size: 90%;
	margin: 0 0 0 20px;
	padding: 0 0 5px;
}

.packages li.haveIt {
	height: 26px;
	width: 118px;
	list-style-type: none;
	margin: 0;
}

.page-content-allInfos dt {
	font-weight: 700;
	margin: 0 0 10px;
}

.page-content-allInfos dd {
	margin: 0 0 40px 10px;
}

.page-content-allInfos dd p {
	line-height: 140%;
}

.page-content-allInfos dd a.toTop {
	display: block;
	font-size: 90%;
	margin: 10px 0 0;
	width: 80px;
}

ol.faqList {
	list-style-type: decimal;
	padding: 0 0 20px 25px;
	margin: 0;
}

img.faqListItem {
	display: block;
	margin: 5px 0 30px 20px;
}

dd span.block {
	margin: 10px 0;
}

.newChartItem {
	color: #e20039 !important;
}

.coverDetailPlaylist img {
	display: block;
	float: left;
	padding: 10px 12px;
}

.page-content-tagging {
	border: 1px solid #696969;
	padding: 10px;
}

.page-content-tagging p {
	padding: 0px 0px 5px 2px;
}

.page-content-tagging span {
	color: #696969;
	font-weight: 600;
}

.page-content-tagging a {
	color: #1C1C1C;
}

.page-content-tagging .button {
	float: left;
	width: 14px;
	margin-top: 2px;
}

.page-content-tagging .edit {
	float: left;
	margin: 2px 0px 0px 5px;
}

.page-content-tagging .buttonClose,.page-content-tagging .close {
	margin-top: 2px;
	float: right;
}

.loginResult .buttonClose,.loginResult .close {
	margin-top: 30px;
}

.page-content-tagging .close {
	margin-right: 5px;
}

.page-content-tagging .button a,.page-content-tagging .edit a,.page-content-tagging .close a
	{
	text-decoration: none;
}

#tagValuebox {
	height: 52px;
}

#tagValuebox p {
	overflow: hidden;
	line-height: 18px;
	height: 16px;
}

#taggingBox {
	height: 54px;
}

.taggingBox {
	padding: 10px 10px 8px 10px;
	background-color: #E6E6E6;
}

.taggingBox p {
	padding: 0px 0px 2px 0px;
}

.taggingBox input.editField {
	margin: 0px 0px 5px;
}

#loginBox,#taggingBox,#musicRating,.ratingTextHide,#loginResult,.page-content-rating ul.music-rating .page-content-rating
	{
	display: none;
}

.taggingBox .save {
	text-transform: capitalize;
}

.loginBox {
	height: 65px;
	padding: 7px 10px 0px 10px;
}

.loginResult {
	height: 52px;
}

.loginBox td.input {
	padding: 0px 0px 3px 0px;
}

.loginBox td.label {
	width: 100%;
}

.loginBox .loginExtra {
	float: left;
	width: 300px;
}

.loginBox a.submitLogin {
	display: block;
	float: left;
	width: 86px;
	margin: 0px 0px 0px 48px;
}

.loginBox p {
	margin-top: 24px;
	text-align: center;
}

.loginResult img.loginCorrect {
	display: block;
	float: left;
	margin-right: 5px;
}

#catchword {
	width: 100%;
}

#mytags_img,#mytags_btn {
	display: none;
}

.hardLinksArtist {	
	height: 60px;	
}

.hardLinksArtist span {
	margin-right: 3px;
}

.hardLinksArtist span a {
	padding-left: 9px;
	background: transparent url(/s/jmp/img/blueTrian.gif) no-repeat scroll
		-18px -7px;
}

.placeholder {
	height: 50px;
}

/*** top search field ***/

.slim-button {
	display:block;
	float:left;
	vertical-align: middle;
	background: transparent url(/s/jmp/img/buttons/sprite.png) repeat-x scroll 0 0;
	border-color: #808080;
	border-style: solid;
	border-width: 1px 0;
}

.slim-button button,
.slim-button a {
	border: medium none;
	display:block;
	height:1.4em;
	line-height:1.7em;
	margin:0 0.55em;
	min-height:1.6em;
}

.slim-button button {
	background-color:transparent;	
	cursor:pointer;
}
                
.slim-button .first-child {
	display:block;
	border-color:#808080;
	border-style:solid;
	border-width:0 1px;
	margin:0 -1px;
}

.slim-button button,
.slim-button a {
	color:#000;
	font-size:12px;
	font-weight:bold;
	padding:0 6px;
}

.slim-button button,
x:-moz-any-link {
	padding-bottom:5px;
}


/* Jamba Search Results Page
 *****************************************************************/


.searchMainNavigation dl.selected dd.fill-left,
.searchMainNavigation dl.selected dd.fill-right,
.searchSubNavigation,
.searchSubNavigation div {
	background-color:none;
}

.searchNavigation {
	padding:20px 0;
}

.page-content-search-result-categories.mainNavBottom .searchNavigation {
	padding-top:0;	
}

#page-content-searchResultsNavigation .searchNavigation {
	padding-bottom:0;
}

.searchNavigation dl dd {
	color: #4c4c4c;
	font-size: 10px;
	text-align: center;
}

.searchNavigation a {
	padding-right: 10px;
	border-right: 1px solid #000;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.searchNavigation a:hover,
.searchNavigation a:active,
.searchNavigation a:focus {
	text-decoration: underline;
	color:#000;
}

/* selected */
.searchNavigation .selected span {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}

.searchMainNavigation {
	height: 35px;
}

.searchMainNavigation a,
.searchMainNavigation a:hover {
	background-color:#eee;
}

.searchMainNavigation dl {
	float: left;
	position: relative;
	height: 35px;
	padding: 0 3px 0 10px;
	background: #eeeeee;
}

.searchMainNavigation dt {
	padding-top: 2px;
}

.searchMainNavigation dd em {
	margin-left: -10px;
}

.searchMainNavigation .last dd em,
.searchMainNavigation .selected dd em {
	margin-left: 0;
}

/*** FIRST + LAST ELEMENT ***/

.searchMainNavigation .corner_top_left {
	background-image:url(/s/jmp/img/template/search_bar_corner_top_left_ededed.gif);
	background-repeat:no-repeat;
	height:35px;
	width:4px;
}

.searchMainNavigation .corner_top_right {
	left:-4px;
	background-image:url(/s/jmp/img/template/search_bar_corner_top_right_ededed.gif);	
}

.searchMainNavigation .corner_top_left,
.searchMainNavigation .corner_top_right {
	float:left;
	position:relative;
	background-repeat:no-repeat;
	height:35px;
	width:4px;
}

.searchMainNavigation .last {
	background-color:#eee;
}

/* SELECTED 
 -----------------------------------------------------------------*/

.searchMainNavigation dl dd.fill-left,
.searchMainNavigation dl dd.fill-right {
	position: absolute;
	top: 0;
	height: 35px;
	width: 5px;
}

.searchMainNavigation dl dd.fill-left {
	left:-5px;
}

.searchMainNavigation dl dd.fill-right {
	right: -5px;
}


.searchMainNavigation .selected {
	padding: 0;	
	z-index: 9999;
}

.searchMainNavigation .selected,
.searchMainNavigation dl.selected a.selected {
	background-color:#c7c7c7;	
}

.searchMainNavigation dl.selected a.selected {
	color:#086ae4;
}

.searchMainNavigation dl.selected dd.fill-left {
	background-position:1px 0;
	background-image:url(/s/jmp/img/template/search_bar_corner_top_left_c7c7c7.gif);
}

.searchMainNavigation dl.selected dd.fill-right {
	background-position:0;
	background-image:url(/s/jmp/img/template/search_bar_corner_top_right_c7c7c7.gif);	
}

/* main navigation at bottom of search results */
.page-content-search-result-categories.mainNavBottom .searchMainNavigation dl.selected dd.fill-left {	
	background-image:url(/s/jmp/img/template/search_bar_corner_top_bottom_left_c7c7c7.gif);
}

.page-content-search-result-categories.mainNavBottom .searchMainNavigation dl.selected dd.fill-right {
	background-image:url(/s/jmp/img/template/search_bar_corner_top_bottom_c7c7c7.gif);
}

.searchMainNavigation dl.selected dd.fill-left,
.searchMainNavigation dl.selected dd.fill-right {
	background-repeat:no-repeat;
}

.searchMainNavigation .last a,
.searchMainNavigation .selected a {
	padding: 1px 3px 1px 2px;
	border-right: none;
}


/*** SEARCH SUB-NAVIGATION
 -----------------------------------------------------------------*/
 
.searchSubNavigation,
.searchSubNavigation div {
	clear: both;
	height: 35px;
}

.searchSubNavigation div {
	background-color:#c7c7c7;
}

.searchSubNavigation dl {
	float:left;
	padding:0;	
}

.searchSubNavigation dl,
.searchSubNavigation dl dt,
.searchSubNavigation dl dt a,
.searchSubNavigation dl dt a:hover {
	background-color:#c7c7c7;
}

.searchSubNavigation dl.corner_bottom_left {	
	float:left;
	background-image:url(/s/jmp/img/template/search_bar_corner_bottom_left_c7c7c7.gif);
}

.searchSubNavigation dl.corner_bottom_right {
	float:right;
	background-image:url(/s/jmp/img/template/search_bar_corner_top_bottom_c7c7c7.gif);
}

.searchSubNavigation dl.corner_bottom_left,
.searchSubNavigation dl.corner_bottom_right {
	position:relative;
	background-color:#fff;
	background-repeat:no-repeat;	
	height:35px;
	width:4px;
}

.searchSubNavigation a {
	padding: 0 8px;
}

.searchSubNavigation a,
.searchSubNavigation a:hover {
	color:#000;
}

.searchSubNavigation span.selected {	
	display:block;	
	padding:2px 8px 0;
	color:#086ae4;
	font-weight:bold;
	border-right:1px solid #000;
}

.searchSubNavigation dl.remove_last_border {
	float:left;
	position:relative;
	left:-5px;
	background-color:5px;
	width:5px;
	height:35px;
}

/* INFOPANEL
 -----------------------------------------------------------------*/
 
.displayInfoPanel {	
	background-color:transparent;
	background-image:url(/s/jmp/img/buttons/btn_info.png) !important;
	background-repeat:no-repeat;		
	width:52px !important;
	height:20px;
	cursor:pointer;
	display:block;
	text-align:left;
	padding:0;
}

.displayInfoPanelNonSellable {
	background-color:transparent;
	background-image:url(/s/jmp/img/buttons/btn_info_gray.png) !important;
	background-repeat:no-repeat;		
	width:52px !important;
	height:20px;
	cursor:pointer;
	display:block;
	text-align:left;
	padding:0;
}

#infopanel_arrow {
	height:33px;
	width:31px;
	z-index:999;
	position:absolute;
	background:transparent;
	background-image:url(/s/jmp/img/morepanel/infopanel_arrow_sprite.png);
	background-repeat:no-repeat;	
	background-position:0;
	visibility:hidden;
}

#infopanel_arrow.left {
	background-position:-31px 0;
}

#infopanel_arrow img {
	background:transparent;
	background-image:url(/s/jmp/img/morepanel/trans.gif);
	background-repeat:no-repeat;		
}

#music-infopanel {
	left:0;
	top:0;
	visibility:hidden;		
}

#music-infopanel,
#music-infopanel_c {
	z-index:1000;	
}

.infopanel_box {
	background-color: #f0f0f0;
	background-image:url(/s/jmp/img/morepanel/infopanel_background.jpg);
	background-repeat: repeat-x;
	border: 3px solid #bbb;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	padding: 15px;
	position: absolute;
	width: 387px;
	line-height: 1.231;
}

#infopanel_close {
	cursor: pointer;
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 1001;
}

#infopanel_close_main {
	cursor: pointer;
}

#infopanel_media {
	float:left;
	height:150px;
	width:150px;
	padding-right:15px;	
}

#infopanel_article {
	clear: right;	
	margin-bottom: 5px;	
}

#infopanel_buy {	
	margin-top:20px;
	position: static; 
	top: 97px;
}

#infopanel_buy a {
	
}

#infopanel_buyLink,
#infopanel_buyText {
	float:left;
	background-image:url(/s/jmp/img/button_order_large_se.gif);
	background-position:0 10px;
	background-repeat:no-repeat;
	font-size:14px;
	height:45px;
	width:180px;
	line-height:40px;	
	padding-left:5px;
	padding-top:5px;
	text-decoration:none !important;	
}

#infopanel_buyLink:hover {	
	text-decoration:none;
}

.linkButton.xl a {
	background-position: 0 304px;
	padding:0;
}

.linkButton.xl span,
.linkButton.xl em,
.linkButton.xl a {
	height: 22px;
	line-height: 22px;
}

.linkButton a {
	cursor: pointer;
	padding: 0 0 0 10px;
	text-decoration: none;
	white-space: nowrap;
}

.linkButton span,
.linkButton em,
.linkButton a {
	
	display: -moz-inline-box;
	font-size: 10px;
	font-weight: bold;
	vertical-align: middle;
}

#infopanel_typeText {
	background:none;
	display: block;
	color: #086ae4;
	font-size: 100%;
	font-weight: normal;
}

#infopanel_prod_name {
	border:0 !important;
	display: block;
	color: #000;
	font-size: 13px;
	font-weight: bold;
	padding-bottom:0;
}

#infopanel_article h2 {
	border:0;
	background:none;
	color: #666;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-left:4px;
	padding-top:0;
}

#infopanel_article .music-preview-embeded,
#infopanel_article .music-preview-embeded-stop {
	float:left;
	width:30px;		
}

#infopanel_prelisten {
	display:none;
}

#infopanel_prelistenText {
	display: block;
	padding-top: 7px;
}

.cbFix {
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
}

#infopanel_productText {
	display: block;
	margin-top: 10px;
}

#infopanel_infoboxHeader {
	background-color: #ffffcd;
	margin-top: 10px;
	padding: 5px 10px;
	text-align: right;
}

#infopanel_infoboxHeaderLink.blockOpened {
	background-color: transparent;	
	background-repeat: no-repeat;
	background-position: right 3px;
}

#infopanel_infoboxHeaderLink.blockClosed,
#infopanel_infoboxHeaderLink.blockOpened {
	cursor: pointer;
	padding-right: 15px;
	text-align: right;
}

#infopanel_infoboxHeaderLink,
#infopanel_infoboxHeader a,
#infopanel_infoboxHeader a:hover,
#infopanel_infoboxHeader a:link,
#infopanel_legalLine a,
#infopanel_legalLine a:link {
	color: #666;
	text-decoration: none;
}

#infopanel_infobox {
	display: block;
	color: #000;
	margin: 0;
}

.infopanel_content {
	width:380px;	
}

.infopanel_contentBox {
	background-color: #fff3c3;
	padding: 5px 10px;
}

#infopanel_infobox table {
	margin:12px 0 8px 0;
	border: 0;
	width: 100%;
	font-size: inherit;
	border-collapse: collapse;
	border-spacing: 0;
	font-weight:bold;
}

#infopanel_infobox td {
	font-weigth: bold;
}

#infopanel_legalLine {
	clear: left;
	float: left;
	margin-top: 10px;
	width: 100%;
}

#infopanel_infobox_header {
	clear:both;
	width:360px;
	background-color:#ffffcd;
	margin-top:10px;
	padding:5px 10px;
	text-align:right;
}

#infopanel_infobox_header_link {
	color:#666;
	text-decoration:none;	
	cursor:pointer;
	padding-right:15px;
	font-size:10px;
	text-align:right;
}

#infopanel_infobox_header_link:hover {
	color:#000;
	text-decoration:underline;	
}

#infopanel_infobox_header_link.blockOpened {
	background-color:transparent;
	background-image:url(/s/jmp/img/morepanel/infopanel_blockOpened.gif);
	background-repeat:no-repeat;
	background-position:right 3px;
}

#infopanel_infobox_header_link.blockClosed {
	background-color:transparent;
	background-image:url(/s/jmp/img/morepanel/infopanel_blockClosed.gif);
	background-repeat:no-repeat;
	background-position:right 3px;
}

#infopanel_buyText {
	background-image:none !important;
	color:#086ae5;
	font-weight:bold;	
	font-size:14px;
}

.loading_infopanel_close {
	float:right;
	margin-top:-7px;
}


