* { margin: 0; padding: 0; outline:0; }

body {
    font-size: 14px;
    line-height: 1.3;
    font-family: Arial, Helvetica, Sans-Serif;
    color: #585865;
    background: #fff;
    padding-top: 6px;
}
body.popup { padding: 0; }
body.popup #dashboard-player { padding-top: 0; }

#header .toggle, h3, #nav li a strong, #main h1, #page h2, .blog-post h2, .blog-post .comment-date, .blog-post .username, .blog-post h4, .section h2, .section h4, .support-form h2, .support-form h4, .purple-box h2, #account h2, #account .artists-list li p, .favorites-box h4, #account #most-downloaded a, #sidebar .featured-nav, #content .feature-detail, #content .spotlight-head p, #content .feature-entry p.post-author, #content .feature-entry p.related-links, .cb-popup h1, .quickview-tabs a, .quickview .artists-list .the-list a, .quickview #artist-similar .the-list a, #content .half-col .triple h5, #sidebar .twitter-feed .tweet-time, .slider-container li h1, .slider-thumbs li a, #artist-finder h2, #artist-finder .box-toggles a, #artist-finder .thumbs-clip li a, .home-player .track-info strong, .download-video h2, .download-video h3, #artist-info .playlist .song-title strong, #artist-info .artist-player .current-song div.left strong { font-family: 'PT Serif', Georgia, Times, serif; }

a { color: #242740; text-decoration: none; cursor:pointer; }
a:hover { text-decoration: underline; }
a img { border: 0; }

h1#logo { background: url(/static/images/logo-t.png); width: 50px; height: 15px; position: absolute; top: 83px; left: 138px; }
h1#logo a { background: url(/static/images/logo.png) 0 0 no-repeat; width: 156px; height: 85px; position: absolute; top: 15px; left: -116px; }
h1#logo a:hover { background-position: 0 -85px; }

input, textarea, select { font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
textarea { overflow: auto; }

.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }

.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }

.shell { width: 940px; margin: 0 auto; padding: 0 20px; }

#account { padding: 11px 0 10px; height: 100%; overflow: hidden; }
#account h2 { color: #242740; padding: 0 15px 0 0; line-height: 24px; letter-spacing: -1px; position: relative; }
#account .more { font-size: 11px; text-transform: uppercase; color: #e0a71b; margin: 8px 0 0; float: left; }
#account .more .icon { background: url(/static/images/circ-arrow.png) 0 0 no-repeat; width: 0; height: 0; overflow: hidden; padding: 4px 6px 7px 5px; display: inline-block; margin-left: 2px; position: relative; top: 1px; }
#account .more:hover { color: #b98300; text-decoration: none; }
#account .more:hover .icon { background-position: 0 -11px; }
#account .half-col { padding-top: 14px; padding-bottom: 19px; }
#account .sub-section { padding: 11px 0 28px; }
#account .sub-section h1 { line-height: 42px; padding-right: 8px; }
#account .sub-section h2 { padding-bottom: 16px; }
#account .sub-section h4 { font-size: 16px; line-height: 16px; font-weight: normal; color: #242740; width: 400px; padding: 7px 0 0; }
#account .sub-section label { font-size: 14px; color: #585865; line-height: 22px; display: block; color: #585865; }
#account .sub-section .current-info p { font-size: 14px; color: #242740; font-weight: bold; line-height: 14px; padding: 0 0 18px; }
#account .sub-section .current-info .yellow-button { margin: 3px 0 0; }
#account .sub-section .blink { font-size: 14px; line-height: 16px; border: 1px solid #bdbdcf; height: 16px; padding: 6px 5px 5px; width: 255px; display: block; margin: 0 0 3px; }
#account .sub-section .last { margin: 0 0 22px; }
#account .sub-section .edit-info { display: none; }
#account .sub-section .edit-info .checklabel { font-weight: bold; color: #242740; line-height: 20px; position: relative; top: -4px; padding-left: 16px; padding-bottom: 14px; }
#account .sub-section .edit-info .error { font-size: 12px; line-height: 16px; color: #c78f06; padding: 0 0 4px; position: relative; }
#account #total-downloads { height: 51px; }
#account #total-downloads a { font-size: 12px; line-height: 16px; color: #dea10c; }
#account #total-downloads a:hover { text-decoration: none; color: #b98300; }
#account #most-downloaded { }
#account #most-downloaded h2 { padding: 6px 0 14px; }
#account #most-downloaded ul { list-style: none; font-size: 14px; line-height: 15px; }
#account #most-downloaded li { padding: 0 0 14px; }
#account #most-downloaded .num { font-size: 11px; }
#account #most-downloaded a { font-weight: bold; color: #e0a71b; }
#account #most-downloaded a:hover { color: #b98300; text-decoration: none; }

#artist-finder { background: #c9cad4 url(/static/images/box-artists-t.png) 0 0 no-repeat; width: 939px; position: relative; z-index: 25; }
#artist-finder h2 { font-size: 20px; line-height: 20px; color: #242740; }
#artist-finder > .box-b { background: url(/static/images/box-artists-b.png) 0 100% no-repeat; width: 913px; padding: 9px 14px 10px 12px; }
#artist-finder .box-head { height: 21px; position: relative; z-index: 50; }
#artist-finder .box-entry { clear: both; width: 913px; position: relative; }
#artist-finder .box-entry .prev { background: url(/static/images/artist-slider-prev.png); width: 50px; height: 48px; position: absolute; top: 168px; left: -31px; z-index: 10; }
#artist-finder .box-entry .next { background: url(/static/images/artist-slider-next.png); width: 50px; height: 48px; position: absolute; top: 168px; right: -31px; z-index: 10; }
#artist-finder .box-entry .prev:hover,
#artist-finder .box-entry .next:hover { background-position: 0 -48px; }
#artist-finder .box-toggles { width: 160px; padding-left: 9px; }
#artist-finder .box-toggles a { font-size: 12px; line-height: 20px; height: 21px; width: 72px; text-align: center; color: #7d7d85; margin-right: 3px; cursor: default; }
#artist-finder .box-toggles a:hover { text-decoration: none; }
#artist-finder .box-toggles .current { cursor: pointer; background: url(/static/images/toggle-artists.png) 0 0 no-repeat; color: #fff; }
#artist-finder .box-toggles .current:hover { background-position: 0 -21px; }
#artist-finder .sort-options { width: 544px; }
#artist-finder .field { background: url(/static/images/sort-field.png); width: 175px; height: 21px; position: relative; }
#artist-finder .blink { font-size: 11px; color: #7d7d85; line-height: 16px; background: transparent; border: 0; padding: 3px 4px 1px; width: 140px; }
#artist-finder .go-button { border: 0; background: url(/static/images/sort-btn-go.png) 0 0 no-repeat; width: 23px; height: 17px; position: absolute; top: 2px; right: 2px; cursor: pointer; font-size: 10px; text-transform: uppercase; color: #fff; line-height: 16px; text-align: center; }
#artist-finder .go-button:hover { background-position: 0 -17px; text-decoration: none; }
#artist-finder .custom-select { background: url(/static/images/sort-field.png); width: 175px; height: 21px; position: relative; margin-left: 8px; }
#artist-finder .custom-select .current-item { font-size: 11px; line-height: 20px; padding: 0 9px; width: 130px; color: #7d7d85; cursor: default; }
#artist-finder .custom-select .arrow { background: url(/static/images/sort-btn-arrow.png); width: 17px; height: 17px; cursor: pointer; position: absolute; top: 2px; right: 2px; }
#artist-finder .custom-select ul { list-style: none; background: #fff; border: 1px solid #c9cad4; padding: 6px 10px; overflow: auto; max-height: 184px; width: 155px; position: absolute; top: 21px; left: 0; font-size: 12px; line-height: 22px; display: none; }
#artist-finder .custom-select li { padding: 0 0 1px; }
#artist-finder .custom-select li a { color: #9292a4; }
#artist-finder .custom-select li a:hover { text-decoration: none; color: #242740; }
#artist-finder .thumb-box { background: #fff url(/static/images/artist-thumbs-t.png) 0 0 no-repeat; width: 913px; position: relative; margin: 10px 0; }
#artist-finder .thumb-box .box-b { background: url(/static/images/artist-thumbs-b.png) 0 100% no-repeat; width: 893px; height: 385px; padding: 22px 8px 15px 12px; }
#artist-finder .thumb-box .thumbs-clip { width: 893px; height: 385px; position: relative; overflow: hidden; }
#artist-finder .thumb-box .ajax-load { background: url(/static/images/ajax-loader.gif); width: 31px; height: 31px; position: absolute; top: 170px; left: 430px; display: none; }
#artist-finder .lists-container { height: 385px; position: absolute; top: 0; left: 0; }
#artist-finder .thumb-box ul { list-style: none; height: 385px; width: 890px; float: left; }
#artist-finder .thumb-box li { float: left; width: 85px; height: 130px; text-align: center; padding: 0 13px; }
#artist-finder .thumb-box li a { font-size: 12px; color: #7d7d85; line-height: 14px; }
#artist-finder .thumb-box li .hoverable { margin-left: 3px !important; display: block; height: 82px !important; }
#artist-finder .thumb-box li .overlay { width: 81px !important; height: 82px !important; }
#artist-finder .thumb-box li a:hover { color: #242740; text-decoration: none; }
#artist-finder .thumb-box-nav { height: 16px; overflow: hidden; }
#artist-finder .thumb-box-nav p { font-size: 13px; line-height: 16px; padding-right: 9px; }
#artist-finder .thumb-box-nav ul { list-style: none; font-size: 10px; line-height: 16px; }
#artist-finder .thumb-box-nav li { float: left; width: 16px; height: 16px; padding-right: 4px; }
#artist-finder .thumb-box-nav li a { background: url(/static/images/artist-page-num.png) 0 0 no-repeat; width: 16px; height: 16px; display: block; text-align: center; color: #7d7d85; font-weight: bold; }
#artist-finder .thumb-box-nav li a:hover { color: #242740; text-decoration: none; }
#artist-finder .thumb-box-nav li.active a { background-position: 0 -16px; color: #fff; }

#artist-info { display: none; position: relative; z-index: 50; }
#artist-info .half-col { width: 459px; padding-right: 1px; }
#artist-info .half-col.artist-details { width: 280px; padding-right: 0px; padding-left: 20px; }
#artist-info .artist-tabs { height: 34px; overflow: hidden; padding: 9px 0 0; }
#artist-info .artist-tabs ul { list-style: none; }
#artist-info .artist-tabs li { float: left; padding-right: 2px; }
#artist-info .artist-tabs a { float: left; background: url(/static/images/tab.png); width: 87px; height: 34px; line-height: 30px; font-size: 12px; color: #7d7d85; font-weight: bold; text-align: center; text-transform: capitalize; }
#artist-info .artist-tabs a:hover { color: #fff; text-decoration: none; }
#artist-info .artist-tabs .active a { background-position: 0 -34px; color: #242740; }
#artist-info .entries-box { background: #c9cad4 url(/static/images/tab-box-t.png) 0 0 no-repeat; width: 455px; margin: 0 0 27px; }
#artist-info .entries-box > .box-b { background: url(/static/images/purple-box-b.png) 0 100% no-repeat; padding: 23px 23px 20px 27px; width: 405px; }
#artist-info .artist-photo { width: 404px; height: 290px; overflow: hidden; padding: 0 0 21px; }
#artist-info .artist-photo img { display: block; }
#artist-info .artist-photo p { padding: 20px 0; text-align: center; color: #fff; }
#artist-info .thumbs-slider { background: url(/static/images/dash-thumbs-slider-bg.png); width: 318px; height: 70px; padding: 10px 42px 10px 43px; position: relative; display: block; overflow: hidden; }
#artist-info .thumbs-slider ul { list-style: none; height: 70px; }
#artist-info .thumbs-slider .jcarousel-clip { width: 318px; height: 70px; position: relative; overflow: hidden; }
#artist-info .thumbs-slider li { float: left; width: 96px; margin: 0 5px; position: relative; height: 70px; }
#artist-info .thumbs-slider .jcarousel-next,
#artist-info .thumbs-slider .jcarousel-prev { background-position: 0 0; width: 26px; height: 69px; position: absolute; top: 10px; cursor: pointer; }
#artist-info .thumbs-slider .jcarousel-next:hover,
#artist-info .thumbs-slider .jcarousel-prev:hover { background-position: -26px 0; }
#artist-info .thumbs-slider .jcarousel-next { background-image: url(/static/images/artist-ph-slider-next.png); right: 11px; }
#artist-info .thumbs-slider .jcarousel-prev { background-image: url(/static/images/artist-ph-slider-prev.png); left: 11px; }
#artist-info .artist-video { width: 404px; overflow: hidden; padding: 0 0 21px; }
#artist-info .artist-video .video-info { padding: 7px 0 0px; width: 100%; overflow: hidden; }
#artist-info .artist-video .video-info p { font-size: 11px; line-height: 14px; color: #242740; font-weight: bold; }
#artist-info .artist-video .download-button { background: url(/static/images/download-video-button.png) 0 0 no-repeat; width: 75px; height: 20px; line-height: 20px; font-size: 9px; color: #fff; text-align: center; margin: 0 0 0 7px; }
#artist-info .artist-video .download-button:hover { background-position: 0 -20px; text-decoration: none; color: #242740; }
#artist-info .v-thumbs-slider { background: url(/static/images/video-thumbs-slider-bg.png); width: 318px; height: 88px; padding: 10px 42px 10px 43px; position: relative; display: block; }
#artist-info .v-thumbs-slider ul { list-style: none; height: 88px; }
#artist-info .v-thumbs-slider .jcarousel-clip { width: 318px; height: 88px; position: relative; overflow: hidden; }
#artist-info .v-thumbs-slider li { float: left; width: 96px; margin: 0 5px; height: 88px; position: relative; font-size: 10px; line-height: 12px; color: #7d7d85; }
#artist-info .v-thumbs-slider li a { margin-bottom: 7px; }
#artist-info .v-thumbs-slider li a:hover { text-decoration: none; color: #242740;}
#artist-info .v-thumbs-slider .jcarousel-next,
#artist-info .v-thumbs-slider .jcarousel-prev { background-position: 0 0; width: 26px; height: 88px; position: absolute; top: 10px; cursor: pointer; }
#artist-info .v-thumbs-slider .jcarousel-next:hover,
#artist-info .v-thumbs-slider .jcarousel-prev:hover { background-position: -26px 0; }
#artist-info .v-thumbs-slider .jcarousel-next { background-image: url(/static/images/artist-th-slider-next.png); right: 11px; }
#artist-info .v-thumbs-slider .jcarousel-prev { background-image: url(/static/images/artist-th-slider-prev.png); left: 11px; }
#artist-info .updates-box { background: #fff url(/static/images/news-box-t.png) 0 0 no-repeat; width: 381px; }
#artist-info .updates-box .box-b { background: url(/static/images/news-box-b.png) 0 100% no-repeat; padding: 10px; min-height: 390px; }
#artist-info .updates-box ul { list-style: none; }
#artist-info .updates-box li { padding: 0 0 5px; }
#artist-info .updates-box p { padding: 0 0 10px; }
#artist-info .updates-box p.item-info { font-size: 12px; padding: 2px 0; }
#artist-info .updates-box a { color: #e0a71b; }
#artist-info .updates-box a:hover { text-decoration: none; color: #b98300; }
#artist-info .tour-box { background: #fff url(/static/images/news-box-t.png) 0 0 no-repeat; width: 381px; }
#artist-info .tour-box .box-b { background: url(/static/images/news-box-b.png) 0 100% no-repeat; padding: 10px; min-height: 390px; }
#artist-info .tour-box ul { list-style: none; }
#artist-info .tour-box li { padding: 0 0 5px; }
#artist-info .tour-box p { padding: 0 0 10px; }
#artist-info .tour-box p.item-info { font-size: 12px; padding: 2px 0; }
#artist-info .tour-box a { color: #e0a71b; }
#artist-info .tour-box a:hover { text-decoration: none; color: #b98300; }
#artist-info #artist-updates,
#artist-info #artist-tour { width: 405px; height: 410px; overflow: hidden; }
#artist-info #artist-similar .the-list { width: 405px; height: 413px; overflow: auto; }
#artist-info #artist-similar .the-list ul { list-style: none; }
#artist-info #artist-similar .the-list li { float: left; width: 180px; padding: 0 10px 10px 0; height: 72px; }
#artist-info #artist-similar .the-list li a { background: url(/static/images/similar-artist.png); width: 100px; height: 67px; padding: 5px 5px 0 75px; display: block; font-size: 16px; color: #7d7d85; line-height: 18px; position: relative; font-weight: bold; }
#artist-info #artist-similar .the-list li a img { width: 60px; position: absolute; top: 5px; left: 5px; }
#artist-info #artist-similar .the-list li a:hover { color: #242740; text-decoration: none; }
#artist-info #artist-bio { margin-top: 8px; width: 280px; position: relative; }
#artist-info #artist-bio p { font-size: 14px; line-height: 22px; padding: 0 0 22px; }
#artist-info #artist-bio ul { list-style: none; font-size: 16px; line-height: 24px; padding: 0 0 20px; }
#artist-info #artist-bio li strong { color: #9f9fac; font-size: 14px; }
#artist-info .half-col .section.artist-links { width: 280px; }
#artist-info .artist-links { padding-top: 5px; }
#artist-info .artist-links h3, #artist-info .buy-links h3 { font-size: 16px; font-weight: bold; padding-bottom: 4px; }
#artist-info #artist-bio .artist-links ul,
#artist-info .buy-links ul  { list-style: none; font-size: 14px; line-height: 32px; font-weight: bold; }
#artist-info .buy-links { padding-top: 5px; margin-top: 20px; }
#artist-info .buy-links ul { line-height: 22px; }
#artist-info .buy-links ul li { display: inline; padding-left:5px;  }
#artist-info .top-buttons { width: 200px; height: 21px; position: absolute; top: -12px; left: 0; background: #fff; }
#artist-info .top-buttons a { font-size: 12px; line-height: 19px; height: 20px; padding-top: 1px; margin-right: 4px; color: #242740; padding-left: 19px; }
#artist-info .top-buttons a:hover { color: #d49b10; text-decoration: none; }
#artist-info .top-buttons .add-fav { background: url(/static/images/l-favorite-artist.png); width: 92px; }
#artist-info .top-buttons .added-fav { background: url(/static/images/favorite-artist.png); width: 92px; color: #fff !important; }
#artist-info .top-buttons .share-this { background: url(/static/images/share-button.png); width: 60px; }
/*#artist-info .top-buttons .tooltip { top: 28px !important; left: 76px !important; }*/
#artist-info .top-buttons .tooltip a:hover { text-decoration: underline; }
#artist-info .artist-player { background: #c9cad4 url(/static/images/purple-box-t.png) 0 0 no-repeat; width: 456px; position: relative; }
#artist-info .artist-player-b { background: url(/static/images/purple-box-b.png) 0 100% no-repeat; width: 434px; padding: 10px 10px 10px 12px; }
#artist-info #artist_player_wrapper { width: 434px; height: 58px; overflow: hidden; padding-left: 7px; }
#artist-info #artist_player { background: #c9cad4 url(/static/images/player-dummy.png) -7px 0 no-repeat !important; }
#artist-info .phash { display: none; }
#artist-info .playlist { width: 434px; position: relative; overflow: auto; max-height: 148px; }
#artist-info .playlist-container { background: url(/static/images/playlist-t.png) #fff 0 0 no-repeat; width: 410px; }
#artist-info .playlist ul { list-style: none; background: url(/static/images/playlist-b.png) 0 100% no-repeat; padding: 8px 10px 8px 15px; width: 385px; }
#artist-info .playlist li { width: 385px; overflow: hidden; padding: 3px 0; border-bottom: 1px solid #bebec2; cursor: pointer; }
#artist-info .playlist .exclusive-no,
#artist-info .playlist .exclusive-yes { width: 19px; height: 20px; }
#artist-info .playlist .exclusive-yes { background: url(/static/images/ico-brite-exclusive.png) 2px 3px no-repeat; }
#artist-info .playlist .song-title { width: 200px; font-size: 11px; line-height: 15px; color: #242740; }
#artist-info .playlist li:hover .song-title { color: #7d7d85; }
#artist-info .playlist .current .song-title,
#artist-info .playlist .current:hover .song-title { color: #d39e1e; }
#artist-info .playlist .duration { font-size: 11px; color: #7d7d85; line-height: 15px; width: 30px; text-align: right; margin-right: 5px; }
#artist-info .playlist .share-song { width: 48px; height: 16px; line-height: 16px; padding: 0 0 0 15px; background: url(/static/images/share-song.png); font-size: 9px; color: #242740; }
#artist-info .playlist .share-song:hover { color: #dea10c; text-decoration: none; }
#artist-info .playlist .download-0,
#artist-info .playlist .download-1 { width: 63px; height: 16px; line-height: 16px; font-size: 9px; color: #000; text-align: center; margin-top: 1px; }
#artist-info .playlist .download-1 { background: url(/static/images/download-song.png); }
#artist-info .playlist .download-1:hover, #artist-info .playlist .download-1.downloaded { background-position: 0 -16px; color: #fff; text-decoration: none; }
#artist-info .playlist .download-0 { background: url(/static/images/downloaded.png); }
#artist-info .playlist .download-0:hover { text-decoration: none; }
#artist-info .artist-player .current-song { background: url(/static/images/bg-current-track.png); width: 247px; height: 35px; position: absolute; top: 10px; right: 10px; }
#artist-info .artist-player .current-song div.left { width: 170px; padding: 3px 0 0 8px; font-size: 10px; line-height: 12px; color: #7d7d85; }
#artist-info .artist-player .current-song div.left span { display: block; }
#artist-info .artist-player .current-song div.left strong { color: #242740; }
#artist-info .artist-player .current-song div.right { width: 63px; padding: 1px 3px 0 0; }
#artist-info .artist-player .current-song div.right p { text-align: right; font-size: 10px; line-height: 14px; }
#artist-info .artist-player .current-song .share-song { width: 48px; height: 16px; line-height: 16px; padding: 0 0 0 15px; background: url(/static/images/share-song.png); font-size: 9px; color: #242740; display: block; }
#artist-info .artist-player .current-song .share-song:hover { color: #dea10c; text-decoration: none; }
#artist-info .skyscraper { margin-top: 29px; }

#blog-content { width: 700px; padding: 15px 2px; }
#blog-content h1 { line-height: 42px; }

#blog-sidebar { width: 210px; padding: 18px 0; }
#blog-sidebar h3 { color: #242740; font-size: 16px; line-height: 22px; }
#blog-sidebar ul { list-style: none; }
#blog-sidebar li.widget { padding: 0 0 23px; }
#blog-sidebar li ul { font-size: 12px; line-height: 20px; }
#blog-sidebar li li a { color: #dea10c; }
#blog-sidebar li li a:hover { color: #b98300; text-decoration: none; }

#colorbox .bt { border-top: 3px solid #f5bc32; }

#content { width: 608px; padding: 6px 4px 10px 0; height: 100%; overflow: hidden; }
#content h2 { padding: 0 0 9px; }
#content h2 .more { color: #242740; }
#content h2 .more .icon { background: url(/static/images/circ-arrow.png) 0 0 no-repeat; display: inline-block; width: 0; height: 0; overflow: hidden; padding: 5px 5px 6px 6px; position: relative; top: 1px; margin-left: 2px; }
#content h2 .more:hover { color: #d39e1e; text-decoration: none; }
#content h4 { font-size: 14px; line-height: 18px; padding: 0 0 1px; }
#content h4 a { color: #242740; }
#content h4 a:hover { text-decoration: none; color: #b98300; }
#content .section { padding: 5px 0 20px; position: relative; height: 100%; }
#content .section ul { list-style: none; position: relative; }
#content .section ul .hoverable { margin-bottom: 9px; }
#content .half-col { width: 288px; }
#content .half-col .section { width: 288px; position: relative; }
#content .feature-head .section { position: static; }
#content .half-col .dual { width: 320px; margin: 0 0 0 -32px; }
#content .half-col .dual li { width: 128px; margin: 0 0 15px 32px; }
#content .half-col .triple { width: 302px; margin: 0 0 0 -14px; }
#content .half-col .triple li { width: 86px; margin: 0 0 15px 14px; padding: 0; }
#content .half-col .triple h5 { font-size: 12px; line-height: 16px; font-weight: normal; padding: 0 0 3px; }
#content .half-col .triple h5 a { color: #242740; }
#content .half-col .triple h5 a:hover { color: #b98300; text-decoration: none; }
#content .half-col .triple p { color: #868698; font-size: 10px; line-height: 14px; padding: 0 0 5px; }
#content .nopad { padding-bottom: 10px !important; }
#content .nopad .triple { padding-bottom: 0 !important; }
#content .dual { width: 639px; margin: 0 0 0 -31px; overflow: hidden; }
#content .dual li { float: left; width: 288px; margin: 0 0 15px 31px; }
#content .dual p { font-size: 12px; line-height: 18px; color: #868698; padding: 0 0 2px; }
#content .quad { width: 640px; margin: 0 0 0 -32px; overflow: hidden; }
#content .quad li { float: left; width: 128px; margin: 0 0 21px 32px; }
#content .quad p { font-size: 12px; line-height: 16px; color: #868698; padding: 0 0 3px; }
#content .feature-head { width: 608px; overflow: hidden; position: relative; padding: 0 0 24px; }
#content .feature-head h1 { line-height: 42px; padding: 2px 0 55px; }
#content .feature-head .half-col { padding: 0; }
#content .feature-head .feature-detail { width: 288px; position: absolute; bottom: 14px; right: 0; }
#content .feature-detail li { font-size: 12px; line-height: 18px; padding: 5px 0 6px; border-top: 1px solid #c4c4d6; font-style: italic; color: #585865; }
#content .feature-entry { padding: 0 0 15px; width: 608px; overflow: hidden; }
#content .feature-entry p { font-size: 14px; line-height: 20px; padding: 0 0 20px; }
#content .feature-entry .feature-embed { width: 408px; }
#content .feature-entry .feature-embed p { font-size: 11px; font-weight: bold; line-height: 14px; width: 235px; color: #242740; padding: 0; }
#content .feature-entry .feature-embed iframe { margin-bottom: 8px; }
#content .feature-entry .feature-embed span.right { width: 158px; padding-right: 6px; }
#content .feature-entry div.right { margin: 3px 0 10px 20px; }
#content .feature-entry div.left { margin: 3px 20px 10px 0; }
#content .feature-entry .col-thumbs { width: 128px; margin: 0 !important; }
#content .feature-entry .col-thumbs li { width: 128px; height: 128px; padding: 0 0 22px; }
#content .feature-entry .entry-body { width: 448px; margin: 0 !important; }
#content .feature-entry .meta { border-top: 1px solid #c4c4d6; padding: 6px 0 20px; }
#content .feature-entry p.post-author { font-size: 12px; line-height: 18px; font-style: italic; padding: 0; }
#content .feature-entry p.post-author span { margin: 0 5px; font-style: normal; }
#content .feature-entry p.related-links { font-size: 12px; line-height: 18px; font-style: italic; padding: 0; }
#content p.related-links a { color: #E0A71B; }
#content p.related-links a:hover { color: #B98300; text-decoration: none; }
#content .download-button { background: url(/static/images/download-feature-button.png); width: 75px; height: 19px; font-size: 10px; text-align: center; line-height: 19px; color: #242740; letter-spacing: -1px; }
#content .download-button:hover { text-decoration: none; background-position: 0 -19px; color: #fff; }
#content .triple { list-style: none; width: 644px; position: relative; margin-left: -36px; overflow: hidden; padding: 0 0 20px; }
#content .triple li { float: left; width: 179px; padding-left: 35px; }
#content #disqus_thread iframe { margin: 10px 0 0; }
#content .spotlight-head { padding: 11px 0 22px; }
#content .spotlight-head h1 { line-height: 42px; padding: 0 0 21px; }
#content .spotlight-head img { display: block; margin: 0 0 22px; }
#content .spotlight-head p { font-size: 12px; line-height: 16px; font-style: italic; }
#content .spotlight-head p span { margin: 0 5px; font-style: normal; }
#content .spotlight-head .video-info { padding: 7px 0 0px; width: 100%; overflow: hidden; }
#content .spotlight-head .video-info p { font-size: 11px; line-height: 20px; font-style: normal; font-weight: bold; font-family: Arial, Helvetica, Sans-serif; color: #242740; }
#content .spotlight-head .download-button { margin-left: 7px; }
#content .bubble-music { background: url(/static/images/bubble-player.png); width: 69px; height: 97px; position: absolute; top: -9px; right: -3px; z-index: 100; }
#content .bubble-sessions,
#content .bubble-briter, 
#content .bubble-articles, 
#content .bubble-reviews { width: 40px; height: 59px; position: absolute; top: -10px; right: -4px; }
#content .bubble-sessions { background: url(/static/images/bubble-sessions.png); }
#content .bubble-briter { background: url(/static/images/bubble-heart.png); }
#content .bubble-reviews { background: url(/static/images/bubble-reviews.png); }
#content .bubble-articles { background: url(/static/images/bubble-articles.png); }

#dashboard-player { padding: 6px 0; position: relative; z-index: 20; }
#dashboard-player h2 { padding: 0 12px 12px 0; }
#dashboard-player .more { margin-top: 10px; }
#dashboard-player .artist-player { background: #c9cad4 url(/static/images/purple-box-t.png) 0 0 no-repeat; width: 456px; position: relative; clear: both; }
#dashboard-player .artist-player-b { background: url(/static/images/purple-box-b.png) 0 100% no-repeat; width: 434px; padding: 10px 10px 10px 12px; }
#dashboard-player #artist_player_wrapper { width: 434px; height: 58px; overflow: hidden; padding-left: 7px; top: 0; }
#dashboard-player #artist_player { background: #c9cad4 url(/static/images/player-dummy.png) -7px 0 no-repeat !important; }
#dashboard-player .playlist { width: 434px; position: relative; overflow: auto; max-height: 245px; }
#dashboard-player .playlist-container { background: url(/static/images/playlist-t.png) #fff 0 0 no-repeat; width: 410px; }
#dashboard-player .playlist ul { list-style: none; background: url(/static/images/playlist-b.png) 0 100% no-repeat; padding: 8px 10px 8px 15px; width: 385px; }
#dashboard-player .playlist li { width: 385px; overflow: hidden; padding: 2px 0 3px; border-bottom: 1px solid #bebec2; cursor: pointer; }
#dashboard-player .playlist .exclusive-no,
#dashboard-player .playlist .exclusive-yes { width: 19px; height: 20px; }
#dashboard-player .playlist .exclusive-yes { background: url(/static/images/ico-brite-exclusive.png) 2px 3px no-repeat; }
#dashboard-player .playlist .song-title { width: 200px; font-size: 11px; line-height: 15px; color: #242740; }
#dashboard-player .playlist li:hover .song-title { color: #7d7d85; }
#dashboard-player .playlist .current .song-title,
#dashboard-player .playlist .current:hover .song-title { color: #d39e1e; }
#dashboard-player .playlist .duration { font-size: 11px; color: #7d7d85; line-height: 15px; width: 30px; text-align: right; margin-right: 5px; }
#dashboard-player .playlist .share-song { width: 48px; height: 16px; line-height: 16px; padding: 0 0 0 15px; background: url(/static/images/share-song.png); font-size: 9px; color: #242740; }
#dashboard-player .playlist .share-song:hover { color: #dea10c; text-decoration: none; }
#dashboard-player .playlist .download-0,
#dashboard-player .playlist .download-1 { width: 63px; height: 16px; line-height: 16px; font-size: 9px; color: #000; text-align: center; margin-top: 1px; }
#dashboard-player .playlist .download-1 { background: url(/static/images/download-song.png); }
#dashboard-player .playlist .download-1:hover { background-position: 0 -16px; color: #fff; text-decoration: none; }
#dashboard-player .playlist .download-0 { background: url(/static/images/downloaded.png); }
#dashboard-player .playlist .download-0:hover { text-decoration: none; }
#dashboard-player .artist-player .current-song { background: url(/static/images/bg-current-track.png); width: 247px; height: 35px; position: absolute; top: 10px; right: 10px; }
#dashboard-player .artist-player .current-song div.left { width: 170px; padding: 3px 0 0 8px; font-size: 10px; line-height: 12px; color: #7d7d85; }
#dashboard-player .artist-player .current-song div.left span { display: block; }
#dashboard-player .artist-player .current-song div.left strong { color: #242740; }
#dashboard-player .artist-player .current-song div.right { width: 63px; padding: 1px 3px 0 0; }
#dashboard-player .artist-player .current-song div.right p { text-align: right; font-size: 10px; line-height: 14px; }
#dashboard-player .artist-player .current-song .share-song { width: 48px; height: 16px; line-height: 16px; padding: 0 0 0 15px; background: url(/static/images/share-song.png); font-size: 9px; color: #242740; display: block; }
#dashboard-player .artist-player .current-song .share-song:hover { color: #dea10c; text-decoration: none; }
#dashboard-player .player-options { height: 22px; padding-top: 10px; }
#dashboard-player .custom-select { background: url(/static/images/sort-field2.png); width: 191px; height: 21px; position: relative; }
#dashboard-player .custom-select .current-item { font-size: 11px; line-height: 20px; padding: 0 9px; width: 160px; color: #7d7d85; cursor: default; }
#dashboard-player .custom-select .arrow { background: url(/static/images/sort-btn-arrow.png); width: 17px; height: 17px; cursor: pointer; position: absolute; top: 2px; right: 2px; }
#dashboard-player .custom-select ul { list-style: none; background: #fff; border: 1px solid #c9cad4; padding: 6px 10px; overflow: auto; max-height: 184px; width: 171px; position: absolute; top: 21px; left: 0; font-size: 12px; line-height: 22px; display: none; }
#dashboard-player .custom-select li { padding: 0 0 1px; }
#dashboard-player .custom-select li a { color: #9292a4; }
#dashboard-player .custom-select li a:hover { text-decoration: none; color: #242740; }
#dashboard-player .popout-player { background: url(/static/images/popout-button.png) 0 0 no-repeat; width: 97px; height: 20px; font-size: 11px; line-height: 18px; color: #fff; text-align: center; margin-left: 12px; }
#dashboard-player .popout-player:hover { background-position: 0 -20px; text-decoration: none; color: #242740; }
#dashboard-player .shuffle { font-size: 11px; line-height: 18px; height: 18px; position: relative; padding-left: 20px; color: #7d7d85; cursor: pointer; }
#dashboard-player .shuffle span { width: 15px; height: 15px; position: absolute; top: 2px; left: 0; background-image: url(/static/images/ico-shuffle.png); background-repeat: no-repeat; overflow: hidden; }
#dashboard-player .shuffle .off { background-position: 0 0; }
#dashboard-player .shuffle .on { background-position: 0 -15px; }

#footer { height: 210px; }
#footer p { font-size: 12px; color: #999; padding: 0 2px; }
#footer p a { color: #999; }
#footer p a:hover { text-decoration: none; color: #cc991d; }
#footer .foot-nav { clear: both; font-size: 14px; padding: 5px 2px 13px; }
#footer .foot-nav a { font-weight: bold; }
#footer .foot-nav span { margin: 0 7px; }

#foot-banner { float: left; padding: 0 0 15px; }
#foot-banner img { display: block; }

#header { background: url(/static/images/body.png) 0 0 repeat-x; }
#header .shell { height: 204px; position: relative; }
#header .issue-button { background: url(/static/images/issue-button.png) 0 0 no-repeat; width: 153px; height: 27px; font-size: 10px; text-transform: uppercase; text-align: center; color: #868698; line-height: 27px; float: left; margin-top: 35px; }
#header .issue-button:hover { text-decoration: none; background-position: 0 -27px; }

#home-music { background: url(/static/images/coverflow-bg.png) 50% 0 no-repeat; }

#login-drawer { background: #878799; position: absolute; height: 130px; padding: 20px 0 0; top: -144px; left: 0; z-index: 10; width: 100%; z-index: 10; }
#login-drawer h3 { font-size: 20px; color: #c4c4d7; line-height: 22px; padding: 0 0 10px; }
#login-drawer .shell { width: 960px; padding: 0 0 0 20px; position: relative; height: 130px; }
#login-drawer .signup-col { width: 541px; height: 98px; border-right: 1px solid #9b9baf; }
#login-drawer .login-col { width: 362px; }
#login-drawer .blink { border: 1px solid #bdbdcf; background: #fff; font-size: 12px; color: #b7b7c7; line-height: 16px; height: 16px; padding: 5px 6px 6px; margin-bottom: 6px; }
#login-drawer .large { width: 198px; }
#login-drawer .medium { width: 116px; margin-left: 8px; }
#login-drawer .yellow-button { clear: left; }
#login-drawer .toggle { background: url(/static/images/login-signup.png) 0 0 no-repeat; width: 136px; padding: 0 17px 0 0; height: 29px; font-size: 12px; line-height: 26px; text-align: center; color: #868698; font-weight: bold; position: absolute; bottom: -29px; left: 20px; }
#login-drawer .toggle:hover,
#login-drawer .toggle-act { background-position: 0 -29px; color: #fff; text-decoration: none; }

#main { padding: 0 0 15px; }
#main h1 { font-size: 36px; color: #242740; }
#main .bt { border-top: 3px solid #f4bb33; }
#main .shell { height: 100%; overflow: hidden; min-height: 271px; }

#nav { float: right; clear: right; width: 727px; height: 60px; }
#nav ul { list-style: none; }
#nav li { float: left; border-left: 1px solid #f5bc32; height: 57px; overflow: hidden; width: 200px; padding: 0 16px 0 24px; }
#nav li a { font-size: 12px; color: #b7b7c1; line-height: 18px; display: block; }
#nav li a strong { font-size: 20px; color: #242740; display: block; line-height: 20px; padding-bottom: 1px; position: relative; bottom: 3px; }
#nav li a:hover,
#nav li.current a { color: #dea10c; text-decoration: none; }
#nav li a:hover strong,
#nav li.current a strong { color: #dea10c; }

#page { margin-top: 7px; border-top: 3px solid #f5bc32; padding: 15px 0; }
#page h1 { padding: 0 0 9px; }
#page h2 { font-size: 18px; line-height: 22px; color: #242740; padding: 0 0 6px; }
#page h4 { font-size: 16px; line-height: 20px; color: #242740; }
#page h5 { font-size: 14px; line-height: 20px; color: #242740; padding: 0 0 8px; }
#page h5.first { padding-bottom: 20px; }
#page p { font-size: 14px; line-height: 20px; padding: 0 0 20px; }
#page p.indent { padding-left: 16px; }
#page p strong { color: #242740; }
#page ul { padding: 0 0 20px 16px; font-size: 14px; line-height: 20px; list-style: none; }
#page ul li { background: url(/static/images/page-li.png) 0 8px no-repeat; padding-left: 8px; }
#page a { color: #f5bc32; font-weight: bold; }

#slider { background: #c9cad4; height: 411px; padding: 8px 0 0; position: relative; margin: 0 0 146px; width: 100%; }
#slider .prev,
#slider .next { background-position: 0 0; width: 69px; height: 69px; position: absolute; top: 182px; z-index: 9999; }
#slider .prev:hover,
#slider .next:hover { background-position: 0 -69px; }
#slider .prev { background-image: url(/static/images/slider-prev.png); left: 16px; }
#slider .next { background-image: url(/static/images/slider-next.png); right: 16px; }
.slider-container { width: 100%; height: 404px; position: relative; overflow: hidden; z-index: 100; }
.slider-container .shell{ width:940px; position:relative; padding:0; }
.slider-container ul { list-style: none; position: absolute; top: 0; left: 0; }
.slider-container li { float: left; width: 940px; height: 404px; position: relative; }
.slider-container li img { width: 940px; }
.slider-container li .slide-entry { background: url(/static/images/slider-bubbles.png); width: 301px; height: 320px; position: absolute; top: 0; right: 0; text-align: center; padding: 84px 115px 0 105px; }
.slider-container li h1 { font-size: 45px; color: #fff; line-height: 1;}
.slider-container li p { font-size: 16px; line-height: 22px; color: #eaecfa; padding: 10px 0 10px; width: 280px; margin: 0 auto; }
.slider-container li .more { font-size: 12px; color: #f5bc32; text-transform: uppercase; }
.slider-container li .more .icon { background: url(/static/images/circ-slider-more.png); width: 0; height: 0; overflow: hidden; padding: 5px 5px 6px 6px; display: inline-block; position: relative; position: relative; top: 1px; left: 4px; }
.slider-container li .more:hover { color: #fff; text-decoration: none; }
.slider-container li .more:hover .icon { background-position: 0 -11px; }
.slider-container .overlay { width: 940px; height: 404px; position: absolute; top: 0; z-index: 200; background: #868698; }
.slider-thumbs { width: 100%; height: 146px; position: absolute; top: 412px; left: 0; z-index: 200; }
.slider-thumbs .shell { background: url(/static/images/bg-thumbs-slider.png) 0 0 repeat-x; height: 146px; position: relative; overflow: hidden; width: 923px; padding: 0 9px 0 8px; }
.slider-thumbs .thumbs-clip { width: 923px; height: 146px; position: relative; overflow: hidden; }
.slider-thumbs ul { list-style: none; position: absolute; height: 146px; top: 0; left: 0; z-index: 50; }
.slider-thumbs li { float: left; width: 145px; height: 116px; padding: 20px 4px 0 5px; }
.slider-thumbs li a { font-size: 12px; line-height: 16px; color: #616172; padding: 70px 3px 0; position: relative; display: block; }
.slider-thumbs li a:hover { color: #242740; text-decoration: none; }
.slider-thumbs li .hoverable { width: 145px; height: 64px; position: absolute; top: 0; left: 0; }
.slider-thumbs li .hoverable img { border: 2px solid #bfbfce; }
.slider-thumbs li .hoverable .overlay { top: 2px; left: 2px; width: 141px !important; height: 60px !important; }
.slider-thumbs .active { width: 154px; height: 146px; position: absolute; top: 0; left: 0; background: url(/static/images/slide-act-bg.png) 0 0 repeat-x; z-index: 20; }

#sidebar { width: 303px; padding: 6px 0 10px; }
#sidebar h2 { padding: 0 0 9px; }
#sidebar h2 .more { color: #242740; }
#sidebar h2 .more .icon { background: url(/static/images/circ-arrow.png) 0 0 no-repeat; display: inline-block; width: 0; height: 0; overflow: hidden; padding: 5px 5px 6px 6px; position: relative; top: 1px; margin-left: 2px; }
#sidebar h2 .more:hover { color: #d39e1e; text-decoration: none; }
#sidebar h3 { font-size: 16px; line-height: 18px; }
#sidebar h3 a { color: #242740; }
#sidebar h3 a:hover { color: #b98300; }
#sidebar .section { padding: 5px 0 20px; }
#sidebar .section ul { list-style: none; position: relative; }
#sidebar .featured-nav { border-top: 1px solid #c4c4d6; font-size: 14px; line-height: 28px; }
#sidebar .featured-nav li { padding: 0 0 1px; border-bottom: 1px solid #c4c4d6; }
#sidebar .featured-nav a { color: #7d7d85; }
#sidebar .featured-nav a:hover,
#sidebar .featured-nav .current a { color: #e3af31; }
#sidebar .featured-nav .icon { background: url(/static/images/circ-featured-nav.png); width: 0; height: 0; overflow: hidden; padding: 5px 5px 6px 6px; display: inline-block; margin-left: 4px; position: relative; top: 1px; }
#sidebar .banner { padding: 10px 0 37px 2px; }
#sidebar .banner img { display: block; }
#sidebar .popular-posts { border-top: 1px solid #c4c4d6; margin-left: 5px; width: 298px; }
#sidebar .popular-posts li { width: 303px; overflow: hidden; padding: 7px 0 11px; border-bottom: 1px solid #c4c4d6; }
#sidebar .popular-posts .item-img { float: left; width: 87px; padding: 4px 0 0; }
#sidebar .popular-posts .item-entry { float: right; width: 203px; }
#sidebar .popular-posts p { font-size: 12px; line-height: 18px; color: #868698; padding: 0 0 7px; }
#sidebar #signin-form { }
#sidebar #signin-form h2 { color: #c4c4d7; }
#sidebar #signin-form h2 span { margin: 0 4px; }
#sidebar #signin-form h2 a { color: #c4c4d7; }
#sidebar #signin-form h2 a:hover { color: #616172; }
#sidebar #signin-form h2 .active { color: #dea10c; }
#sidebar #signin-form h2 .active:hover { color: #d39e1e; }
#sidebar #signin-form .blink { background: #fff; border: 1px solid #bdbdcf; font-size: 12px; line-height: 16px; color: #b7b7c7; padding: 6px 5px 5px; height: 16px; display: block; margin: 0 0 6px; }
#sidebar #signin-form .large { width: 255px; }
#sidebar #signin-form .medium { width: 118px; }
#sidebar #signin-form form { width: 267px; }
#sidebar #signin-form .success { color: #242740; display: none; }
#sidebar .yellow-button { color: #fff; clear: both; }
#sidebar .blog-feed { }
#sidebar .blog-feed li { border-top: 1px solid #c4c4d6; padding: 8px 0 12px; }
#sidebar .blog-feed h3 { padding: 0 0 3px; }
#sidebar .blog-feed p { font-size: 12px; line-height: 18px; color: #868698; padding: 0 0 5px; }
#sidebar .comments-link { font-size: 10px; text-transform: uppercase; background: url(/static/images/ico-comments.png) 0 0 no-repeat; padding-left: 18px; }
#sidebar .comments-link:hover { background-position: 0 -14px; }

.twitter-feed li { border-top: 1px solid #c4c4d6; padding: 0 0 8px; }
.twitter-feed span { font-size: 12px; line-height: 18px; color: #242740; padding: 0 0 10px; display: block; }
.twitter-feed .tweet_list .tweet_time a, #artist-info .updates-box .tweet_time a { font-size: 10px; font-weight: bold; text-transform: uppercase; color: #868698; line-height: 22px; padding: 0 0 4px; }
.quickview .twitter-feed span, .twitter-feed .tweet_list .tweet_time a { padding: 0px; line-height: 16px; }
.twitter_left { width: 40px; float:left; padding-top: 4px; }
.twitter_right { width: 310px; float: left; margin-left: 10px; }

#socials { float: right; width: 180px; border-top: 3px solid #f5bc32; padding: 9px 0 0; }
#socials h3 { font-size: 16px; color: #242740; padding: 0 0 6px; }
#socials a { height: 30px; background-position: 0 0; background-repeat: no-repeat; margin-right: 7px; float: left; }
#socials a:hover { background-position: 0 -30px; }

#top-banner { float: right; padding: 0 0 33px; }
#top-banner img { display: block; }

#top-border { width: 100%; height: 6px; background: #e7e7ef; position: absolute; top: 0; left: 0; z-index: 20; font-size: 0; line-height: 0; }

.blog-nav { font-size: 12px; padding: 0 0 15px; width: 100%; overflow: hidden; }
.blog-nav a { color: #dea10c; }
.blog-nav a:hover { text-decoration: none; color: #b98300; }

.blog-post { width: 694px; padding: 0 0 38px; }
.blog-post h2 { font-size: 20px; color: #242740; padding: 0 0 21px; }
.blog-post h4 { font-size: 14px; color: #242740; line-height: 24px; padding: 0 0 7px; }
.blog-post .post-head { padding: 0 0 22px; }
.blog-post .post-head a:hover { text-decoration: none; }
.blog-post .post-body { padding: 0 1px; }
.blog-post .post-body p { font-size: 14px; line-height: 20px; padding: 0 0 20px; }
.blog-post .post-body a { color: #dea10c; }
.blog-post .post-body a:hover { text-decoration: none; color: #b98300; }
.blog-post .post-body a.underlined { text-decoration: underline; }
.blog-post .post-body ul { list-style: none; font-size: 14px; line-height: 20px; }
.blog-post .post-body li { background: url(/static/images/blog-li-bubble.png) 0 5px no-repeat; padding-left: 16px; }
.blog-post .post-preview { padding: 0 1px 20px; }
.blog-post .post-preview p { font-size: 14px; line-height: 20px; }
.blog-post .post-preview a { color: #dea10c; }
.blog-post .post-preview a:hover { text-decoration: none; color: #b98300; }
.blog-post .post-preview ul { list-style: none; font-size: 14px; line-height: 20px; }
.blog-post .post-preview li { background: url(/static/images/blog-li-bubble.png) 0 5px no-repeat; padding-left: 16px; }
.blog-post .post-media { padding: 0 0 20px; }
.blog-post .post-media iframe,
.blog-post .post-media a img { border: 6px solid #c9cad4; display: block; }
.blog-post .post-media iframe { margin: 0 0 11px; }
.blog-post .post-media p { font-size: 12px; line-height: 20px; padding: 0; }
.blog-post .post-foot { background: url(/static/images/blog-post-bottom-bar.png); width: 678px; padding: 3px 9px 3px 7px; height: 20px; }
.blog-post .post-foot p { font-size: 12px; line-height: 18px; color: #585865; }
.blog-post .post-foot p a { color: #242740; }
.blog-post .post-foot p a:hover { text-decoration: none; color: #fff; }
.blog-post .post-foot .share-button { background: url(/static/images/blog-share-button.png); width: 58px; height: 20px; margin-right: 6px; padding-left: 22px; letter-spacing: -1px; }
.blog-post .post-foot span.right { width: 167px; white-space: nowrap; }
.blog-post .post-comments { padding: 20px 2px 0; }
.blog-post .post-comments ul { list-style: none; border-top: 1px solid #c9cad4; }
.blog-post .post-comments li { border-bottom: 1px solid #c9cad4; padding: 5px 0 2px; }
.blog-post .post-comments p { font-size: 14px; line-height: 20px; padding: 0 0 20px; }
.blog-post .post-comments .comment-date { font-size: 10px; font-weight: bold; color: #868698; text-transform: uppercase; padding: 0 0 4px; }
.blog-post .post-comments .username { font-weight: bold; font-size: 16px; padding: 0 0 5px; }
.blog-post .post-comments a { color: #dea10c; }
.blog-post .post-comments a:hover { text-decoration: none; color: #b98300; }

.checklabel { height: 20px; position: relative; padding-left: 18px; display: block; }
.checklabel .checkbox { width: 13px; height: 13px; position: absolute; top: 3px; left: 0; }

#comment-form { }
#comment-form label { font-size: 12px; line-height: 20px; padding: 7px 0 11px; width: 400px; float: right; color: #585865; display: inline; clear: right; }
#comment-form .field { border: 1px solid #bdbdcf; color: #bdbdcf; font-size: 14px; line-height: 16px; padding: 5px; display: block; clear: left; }
#comment-form input.field { height: 16px; width: 267px; margin: 0 10px 10px 0; float: left; }
#comment-form textarea.field { width: 598px; height: 139px; margin: 0 0 10px; resize: none; clear: both; }
#comment-form .button { border: 0; background: url(/static/images/submit-comment-button.png) 0 0 no-repeat; width: 81px; height: 30px; font-size: 12px; font-weight: bold; color: #fff; text-transform: uppercase; cursor: pointer; display: block; }
#comment-form .button:hover { background-position: 0 -30px; }

.download-video { width: 476px; padding: 3px; }
.download-video h2 { font-size: 20px; line-height: 32px; padding: 0 5px 5px; color: #242740; font-weight: bold; }
.download-video h3 { font-size: 18px; line-height: 30px; font-weight: normal; color: #585865; }
.download-video p { font-size: 14px; line-height: 24px; color: #c9cad4; }
.download-video .row { background: url(/static/images/download-popup-row.png); width: 476px; height: 105px; margin: 2px 0 0; }
.download-video .row-img { width: 75px; padding: 20px 0 0 23px; }
.download-video .row-entry { width: 366px; padding: 30px 0 0; }
.download-video .download-link { background: url(/static/images/circ-download.png) 0 2px no-repeat; padding-left: 14px; color: #dea10c; }
.download-video .download-link:hover { text-decoration: none; color: #e0a71b; }

.favorites-box { background: #c9cad4 url(/static/images/purple-box-t.png) 0 0 no-repeat; width: 456px; }
.favorites-box h4 { font-size: 14px; color: #242740; width: 416px; overflow: hidden; padding: 8px 10px 5px; }
.favorites-box .box-b { background: url(/static/images/purple-box-b.png) 0 100% no-repeat; padding: 7px 10px 10px; width: 436px; }
.favorites-box .checklabel { font-size: 12px; line-height: 20px; color: #7d7d85; padding: 0 0 8px 17px; }
.favorites-box .checkbox { top: 4px; }
.favorites-box .artists-list { list-style: none; }
.favorites-box .artists-list li { width: 436px; height: 88px; background: url(/static/images/row-favorites.png) 0 0 no-repeat; margin: 0 0 10px; cursor: pointer; }
.favorites-box .artists-list img { float: left; width: 77px; height: 77px; margin: 7px 11px 0 5px; }
.favorites-box .artists-list p { float: left; font-size: 16px; line-height: 20px; font-weight: bold; width: 275px; letter-spacing: -1px; padding-top: 33px; }
.favorites-box .artists-list .icon { float: right; background-position: 0 0; background-repeat: no-repeat; width: 61px; height: 41px; font-size: 10px; font-weight: bold; color: #fff; text-align: center; padding: 47px 0 0; }
.favorites-box .artists-list .add-favorite .icon { background-image: url(/static/images/add-favorite.png); }
.favorites-box .artists-list .add-favorite p { color: #7d7d85; }
.favorites-box .artists-list .add-favorite img { opacity: 0.5; -moz-opacity: 0.5; filter:alpha(opacity=50); }
.favorites-box .artists-list .added-favorite .icon { background-image: url(/static/images/added-favorite.png); }
.favorites-box .artists-list .added-favorite p { color: #242740; }
.favorites-box .artists-list li:hover .icon { background-position: 0 -88px; }
.favorites-box .artists-list li:hover p { color: #242740; }
.favorites-box .artists-list li:hover img { opacity: 1; -moz-opacity: 1; filter:alpha(opacity=100); }
.favorites-box .artists-pages { font-size: 12px; color: #b1b3c5; text-align: center; padding: 3px 0 6px; }
.favorites-box .artists-pages a { color: #7d7d85; }
.favorites-box .artists-pages a:hover { color: #242740; text-decoration: none; }
.favorites-box .artists-pages a.active { color: #242740; font-weight: bold; }
.favorites-box .downloads-list { list-style: none; padding: 0 10px 7px; width: 416px; }
.favorites-box .downloads-list li { padding: 1px 12px 0 0; width: 404px; overflow: hidden; border-bottom: 1px solid #e2e3ed; }
.favorites-box .downloads-list span { line-height: 16px; font-size: 12px; color: #7d7d85; padding: 11px 0; }
.favorites-box .downloads-list a { color: #fff; font-weight: bold; }
.favorites-box .downloads-list a:hover { text-decoration: none; color: #242740; }
.favorites-box .downloads-list .left { width: 340px; }

.ico-facebook { background-image: url(/static/images/ico-facebook.png); width: 30px; }
.ico-rss { background-image: url(/static/images/ico-rss.png); width: 31px; }
.ico-twitter { background-image: url(/static/images/ico-twitter.png); width: 30px; }

.half-col { width: 460px; padding: 23px 1px 23px 0; }
.half-col h1 { line-height: 45px; padding: 0 0 13px; }
.half-col .section { width: 453px; padding: 16px 0 0; }

.home-music-slider { width: 492px; height: 223px; padding: 0 58px 0 55px; position: relative; }
.home-music-slider .prev { background: url(/static/images/player-slider-prev.png) 0 72px no-repeat; width: 175px; height: 165px; position: absolute; top: 13px; left: -42px; }
.home-music-slider .prev:hover { background: url(/static/images/player-slider-prev-hov.png) 0 72px no-repeat; }
.home-music-slider .next { background: url(/static/images/player-slider-next.png) right 72px no-repeat; width: 175px; height: 165px; position: absolute; top: 13px; right: -42px; }
.home-music-slider .next:hover { background: url(/static/images/player-slider-next-hov.png) right 72px no-repeat; }
.home-music-slider .coverflow-nav { position: relative; z-index: 50; }
.home-music-slider .coverflow { width: 540px; height: 223px; position: relative; z-index: 10; left: -24px; }
.home-music-slider .coverflow ul { list-style: none; height: 223px; }
.home-music-slider .coverflow li { float: left; width: 180px; height: 220px; position: relative; }
.home-music-slider .coverflow li img { width: 50px; height: 50px; margin: 75px 65px 0; position: relative; }
.home-music-slider .coverflow li canvas { margin: 0 23px; width: 134px; }
.home-music-slider .coverflow .jcarousel-clip { width: 540px; height: 220px; overflow: hidden; position: relative; }
.home-music-slider .coverflow .artist,
.home-music-slider .coverflow .song, 
.home-music-slider .coverflow .page-url { display: none; }

.home-player { background: #d5d5e2; height: 60px; padding: 0 18px 0 0; width: 590px; position: relative; }
.home-player .artist-page-button { background: url(/static/images/artist-page-button.png) 0 0 no-repeat; width: 110px; height: 23px; font-size: 10px; text-transform: uppercase; color: #fff; text-align: center; line-height: 22px; position: absolute; top: 18px; right: 18px; }
.home-player .artist-page-button:hover { background-position: 0 -23px; text-decoration: none; color: #fff; }
.home-player .track-info { font-size: 11px; line-height: 18px; height: 18px; color: #828290; position: absolute; top: 14px; left: 124px; padding: 0; }
.home-player .track-info strong { color: #4e4e58; }

.hoverable { position: relative; display: block; }
.hoverable img { display: block; }
.hoverable .overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #fec633; display: none; }

.notification-box { background: #f5bc32 url(/static/images/notification-box-t.png) 0 0 no-repeat; width: 933px; position: relative; margin: 0 0 5px; }
.notification-box .box-b { background: url(/static/images/notification-box-b.png) 0 100% no-repeat; padding: 28px 28px 30px; }
.notification-box p { font-size: 14px; line-height: 16px; color: #242740; }
.notification-box p .hide { color: #fff; cursor: pointer; }
.notification-box .close { background: url(/static/images/notification-box-close.png); width: 10px; height: 10px; position: absolute; top: 19px; right: 17px; cursor: pointer; }

.purple-box { background: #e7e7ef url(/static/images/signup-box-t.png) 0 0 no-repeat; width: 457px; margin: 11px 3px 11px 0; }
.purple-box .box-b { background: url(/static/images/signup-box-b.png) 0 100% no-repeat; padding: 22px 34px 31px 33px; }
.purple-box h2 { color: #242740; font-size: 20px; padding: 0 0 8px; }
.purple-box .blink { background: #fff; border: 1px solid #bdbdcf; color: #b7b7c7; font-size: 12px; line-height: 16px; height: 16px; padding: 6px 5px 5px; display: block; margin: 0 0 10px; }
.purple-box .large { width: 378px; }
.purple-box .medium { width: 178px; }
.purple-box .error { font-size: 12px; line-height: 16px; color: #c78f06; padding: 0 0 4px; position: relative; margin-top: -6px; display: none; }
.purple-box .form-col .error { width: 178px; }
.purple-box .form_error { padding: 0 0 6px; font-size: 12px; line-height: 16px; color: #c78f06; margin-top: -6px; }
.purple-box .button { background: url(/static/images/purple-signup-button.png) 0 0 no-repeat; width: 130px; height: 29px; font-size: 12px; font-weight: bold; color: #fff; text-transform: uppercase; border: 0; cursor: pointer; display: block; clear: both; }
.purple-box .button:hover { color: #7d7d85; background-position: 0 -29px; }

.quickview { clear: both; height: 100%; overflow: hidden; }
.quickview-tabs { height: 34px; overflow: hidden; padding: 9px 0 0; }
.quickview-tabs ul { list-style: none; }
.quickview-tabs li { float: left; padding-right: 2px; }
.quickview-tabs a { float: left; background: url(/static/images/tab.png); width: 87px; height: 34px; line-height: 30px; font-size: 12px; color: #7d7d85; font-weight: bold; text-align: center; text-transform: capitalize; }
.quickview-tabs a:hover { color: #fff; text-decoration: none; }
.quickview-tabs .active a { background-position: 0 -34px; color: #242740; }
.quickview .entries-box { background: #c9cad4 url(/static/images/tab-box-l-t.png) 0 0 no-repeat; width: 933px; }
.quickview .entries-box > .box-b { background: url(/static/images/tab-box-l-b.png) 0 100% no-repeat; width: 890px; padding: 23px 18px 23px 25px; overflow: hidden; }
.quickview .tab-entries { width: 405px; padding-right: 25px; border-right: 2px solid #fff; }
.quickview .artists-list { width: 434px; height: 413px; position: relative; }
.quickview .artists-list ul { list-style: none; }
.quickview .artists-list li { font-size: 0; line-height: 0; padding: 2px 0; }
.quickview .artists-list .the-list { height: 413px; overflow: auto; padding-bottom: 32px; }
.quickview .artists-list .the-list li a { background: url(/static/images/dash-list-row.png); width: 311px; height: 48px; padding: 24px 0 0 86px; display: block; position: relative; font-size: 20px; line-height: 22px; font-weight: bold; color: #7d7d85; }
.quickview .artists-list .the-list li a img { width: 60px; position: absolute; top: 5px; left: 5px; }
.quickview .artists-list .the-list li a:hover,
.quickview .artists-list .the-list li.current a { color: #242740; text-decoration: none; }
.quickview .artists-list .manage-holder { width: 400px; height: 28px; padding: 3px 0 0; position: absolute; bottom: 0; left: 0; background: #c9cad4; }
.quickview .artists-list .manage-button { background: url(/static/images/manage-fav-artists.png); width: 163px; height: 23px; line-height: 23px; text-align: center; padding-right: 13px; font-size: 11px; color: #fff; text-transform: uppercase; display: block; font-weight: bold; }
.quickview .artists-list .manage-button:hover { background-position: 0 -23px; text-decoration: none; color: #7d7d85; }
.quickview .artist-photo { width: 404px; height: 290px; overflow: hidden; padding: 0 0 21px; }
.quickview .artist-photo img { display: block; }
.quickview .artist-photo p { padding: 20px 0; text-align: center; color: #fff; }
.quickview .thumbs-slider { background: url(/static/images/dash-thumbs-slider-bg.png); width: 318px; height: 70px; padding: 10px 42px 10px 43px; position: relative; display: block; }
.quickview .thumbs-slider ul { list-style: none; height: 70px; }
.quickview .thumbs-slider .jcarousel-clip { width: 318px; height: 70px; position: relative; overflow: hidden; }
.quickview .thumbs-slider li { float: left; width: 96px; margin: 0 5px; position: relative; height: 70px; }
.quickview .thumbs-slider .jcarousel-next,
.quickview .thumbs-slider .jcarousel-prev { background-position: 0 0; width: 26px; height: 69px; position: absolute; top: 10px; cursor: pointer; }
.quickview .thumbs-slider .jcarousel-next:hover,
.quickview .thumbs-slider .jcarousel-prev:hover { background-position: -26px 0; }
.quickview .thumbs-slider .jcarousel-next { background-image: url(/static/images/artist-ph-slider-next.png); right: 11px; }
.quickview .thumbs-slider .jcarousel-prev { background-image: url(/static/images/artist-ph-slider-prev.png); left: 11px; }
.quickview .artist-video { width: 404px; overflow: hidden; padding: 0 0 21px; }
.quickview .artist-video .video-info { padding: 7px 0 0px; width: 100%; overflow: hidden; }
.quickview .artist-video .video-info p { font-size: 11px; line-height: 14px; color: #242740; font-weight: bold; }
.quickview .artist-video .download-button { background: url(/static/images/download-video-button.png) 0 0 no-repeat; width: 75px; height: 20px; line-height: 20px; font-size: 9px; color: #fff; text-align: center; margin: 0 0 0 7px; }
.quickview .artist-video .download-button:hover { background-position: 0 -20px; text-decoration: none; color: #242740; }
.quickview .v-thumbs-slider { background: url(/static/images/video-thumbs-slider-bg.png); width: 318px; height: 88px; padding: 10px 42px 10px 43px; position: relative; display: block; }
.quickview .v-thumbs-slider ul { list-style: none; height: 88px; }
.quickview .v-thumbs-slider .jcarousel-clip { width: 318px; height: 88px; position: relative; overflow: hidden; }
.quickview .v-thumbs-slider li { float: left; width: 96px; margin: 0 5px; height: 88px; position: relative; }
.quickview .v-thumbs-slider li a { font-size: 10px; line-height: 12px; color: #7d7d85; }
.quickview .v-thumbs-slider li a:hover { text-decoration: none; color: #242740;}
.quickview .v-thumbs-slider .jcarousel-next,
.quickview .v-thumbs-slider .jcarousel-prev { background-position: 0 0; width: 26px; height: 88px; position: absolute; top: 10px; cursor: pointer; }
.quickview .v-thumbs-slider .jcarousel-next:hover,
.quickview .v-thumbs-slider .jcarousel-prev:hover { background-position: -26px 0; }
.quickview .v-thumbs-slider .jcarousel-next { background-image: url(/static/images/artist-th-slider-next.png); right: 11px; }
.quickview .v-thumbs-slider .jcarousel-prev { background-image: url(/static/images/artist-th-slider-prev.png); left: 11px; }
.quickview .updates-box { background: #fff url(/static/images/news-box-t.png) 0 0 no-repeat; width: 381px; }
.quickview .updates-box .box-b { background: url(/static/images/news-box-b.png) 0 100% no-repeat; padding: 10px; min-height: 390px; }
.quickview .updates-box ul { list-style: none; }
.quickview .updates-box li { padding: 5px 0 15px; }
.quickview .updates-box p { padding: 0 0 10px; }
.quickview .updates-box p.item-info { font-size: 12px; padding: 2px 0; }
.quickview .updates-box a { color: #e0a71b; }
.quickview .updates-box a:hover { text-decoration: none; color: #b98300; }
.quickview .tour-box { background: #fff url(/static/images/news-box-t.png) 0 0 no-repeat; width: 381px; }
.quickview .tour-box .box-b { background: url(/static/images/news-box-b.png) 0 100% no-repeat; padding: 10px; min-height: 390px; }
.quickview .tour-box ul { list-style: none; }
.quickview .tour-box li { padding: 0 0 5px; }
.quickview .tour-box p { padding: 0 0 10px; }
.quickview .tour-box p.item-info { font-size: 12px; padding: 2px 0; }
.quickview .tour-box a { color: #e0a71b; }
.quickview .tour-box a:hover { text-decoration: none; color: #b98300; }
.quickview #artist-updates,
.quickview #artist-tour { width: 405px; height: 410px; overflow: hidden; }
.quickview #artist-similar .the-list { width: 405px; height: 413px; overflow: auto; }
.quickview #artist-similar .the-list ul { list-style: none; }
.quickview #artist-similar .the-list li { float: left; width: 180px; padding: 0 10px 10px 0; height: 72px; }
.quickview #artist-similar .the-list li a { background: url(/static/images/similar-artist.png); width: 100px; height: 67px; padding: 5px 5px 0 75px; display: block; font-size: 16px; color: #7d7d85; line-height: 18px; position: relative; font-weight: bold; }
.quickview #artist-similar .the-list li a img { width: 60px; position: absolute; top: 5px; left: 5px; }
.quickview #artist-similar .the-list li a:hover { color: #242740; text-decoration: none; }

.read-more { font-size: 10px; font-weight: bold; text-transform: uppercase; color: #cc991d; }
.read-more:hover { color: #b98300; text-decoration: none; }

.section { }
.section h2 { font-size: 20px; color: #242740; padding: 0 0 11px; }
.section h3 { font-size: 18px; color: #242740; font-weight: normal; }
.section h4 { font-size: 14px; color: #242740; font-weight: normal; padding: 0 0 6px; }
.section p { padding: 0 0 12px; }
.section a { color: #e0a71b; }
.section a:hover { text-decoration: none; color: #b98300; }
.section-head { padding: 0 0 8px; }
.section-head p { font-size: 18px; line-height: 24px; padding: 0 0 15px; }
.section .sub-section { border-top: 1px solid #c9cad4; padding: 4px 0 12px; }

.cb-popup { width: 534px; background: #fff; padding: 30px; }
.cb-popup .bt { padding-top: 10px; }
.cb-popup h1 { font-size: 36px; color: #242740; line-height: 42px; padding: 10px 0; }
.cb-popup p { font-size: 14px; line-height: 20px; }
.cb-popup .buttons { padding-top: 10px; }
.cb-popup a { float: left; margin-right: 8px;}
/*.cb-popup a { color: #dea10c; }
.cb-popup a:hover { text-decoration: none; color: #b98300; }*/

.support-form { background: #c9cad4 url(/static/images/support-form-t.png) 0 0 no-repeat; width: 453px; }
.support-form .box-b { background: url(/static/images/support-form-b.png) 0 100% no-repeat; padding: 23px 30px 30px 31px; width: 392px; }
.support-form h2 { font-size: 20px; color: #242740; position: relative; left: -2px; }
.support-form h4 { font-size: 16px; color: #242740; font-weight: normal; clear: both; padding: 14px 0 10px; }
.support-form .blink { font-size: 12px; line-height: 16px; border: 0; background: #fff; border: 0; padding: 3px 4px; display: block; }
.support-form input.blink { width: 180px; height: 16px; margin: 0 0 16px; }
.support-form textarea.blink { width: 384px; height: 86px; margin: 7px 0 8px; resize: none; }
.support-form select { width: 158px; height: 19px; display: block; font-size: 12px; margin: 2px 0 12px; }
.support-form label { font-size: 14px; line-height: 20px; color: #585865; display: block; padding: 0 0 2px; }
.support-form .radio { width: 13px; height: 13px; margin: 3px 69px 14px 7px; }
.support-form .form-col { width: 190px; }
.support-form .form-col .error { font-size: 12px; line-height: 12px; padding: 0; color: #C78F06; position: relative; top: -10px; display: none; }
.support-form .button { background: url(/static/images/submit-enquiry-button.png) 0 0 no-repeat; width: 98px; height: 30px; border: 0; font-size: 14px; font-weight: bold; color: #fff; text-transform: uppercase; display: block; cursor: pointer; }
.support-form .button:hover { color: #81818b; background-position: 0 -30px; }

.tooltip { background: url(/static/images/tooltip.png); width: 164px; height: 125px; padding: 10px 0 0 42px; display: none; }
.tooltip h3 { color: #fff; padding: 0 0 15px; font-size: 18px; font-weight: normal; }
.tooltip ul { list-style: none; }
.tooltip li { float: left; clear: left; font-size: 12px; line-height: 20px; padding: 0 0 5px 12px; }
.tooltip li a { color: #e5c633 !important; font-size: 11px !important; padding: 0 0 0 22px !important; line-height: 18px !important; height: 19px !important; background-repeat: no-repeat !important; display: block; }
.tooltip li .l-facebook { background: url(/static/images/l-facebook.png); }
.tooltip li .l-twitter { background: url(/static/images/l-twitter.png); }
.tooltip li .l-email { background: url(/static/images/l-email.png); white-space: nowrap; }

.yellow-button { background: url(/static/images/yellow-button.png) 0 0 no-repeat; width: 130px; height: 29px; font-size: 12px; font-weight: bold; color: #fff; text-transform: uppercase; text-align: center; line-height: 29px; display: block; }
.yellow-button:hover { text-decoration: none; background-position: 0 -29px; }

#home-music-loading { background-color: #D5D5E2; position: absolute; width: 608px; height: 163px; z-index: 50; text-align: center; padding-top: 60px; }
#home-music-loading span { display: block; font-weight: bold; padding-top: 8px; font-size: 19px; color: #ffffff; }

#video_content { display: none; }

.form_success { background-color: #f5bc32; padding: 10px 15px; color: #242740; }

#logged_in { color: #242740; padding-top: 3px; }
#logged_in p { font-size: 12px; padding-left: 3px; }
#logged_in ul { list-style-type: none; padding-left: 3px; }
#logged_in li { font-size: 10px; margin-right: 5px; display: inline; text-transform: uppercase; }
#logged_in li a { color: #7d7d85; }
#header #logged_in .issue-button { margin-top: 9px; }

.new-quickview-tabs { display: none; }

a.forgot_password { font-size: 12px; padding: 8px 0 0 10px; color: #f4bc32; }

#agree_button { clear: both; margin-bottom: 10px; }


