/* layout */
* {
  margin:0px;
  padding:0px;
}

ol, ul {
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
}

p {
  padding:0 0 10px 0;
  text-align:justify;
}

#home_top_banner {
  text-align:center;
  margin:5px 0;
}

body {
  background-color:#F5F5F5;
  font-size: 13px;
  margin: 0;
  padding: 0;
  font-family: "Lucida Grande",Tahoma,Verdana,Arial,sans-serif;
  color: #7C8187;
}

#wrapper {
  margin: 10px auto;
  width: 910px;
  padding: 0;
}

#content {
  margin: 10px 0px 0px 0px;
}

#home_layout {
  border:solid 1px #BBBBBB;
  background:#FFFFFF;
  padding:9px;
}

#page_container {
  background:#FFFFFF;
}

#page_container .header {
  background:#F5F5F5;
  border:solid 1px #BBBBBB;
  padding:9px 10px;
}

#page_container.profile .header {
  background:#000;
}

#page_container .header .hidden {
  display:none;
  float:left;
}

#page_container .header .avatar img {
  border:1px solid #FFFFFF;
  float:left;
}

#page_container .header .breadcumb {
  float:left;
  padding:0 0 0 10px;
}

#page_container .header .breadcumb a {
}

#page_container .header p {
  padding:0;
}

#page_container .header h1 {
  color:#222222;
  font-weight:bold;
  letter-spacing:-1px;
  line-height:1.1;
  text-decoration:none;
  text-transform:lowercase;
  word-spacing:2px;
  font-size:180%;
  float:left;
}

#page_container.profile .header h1 {
  color:#FFFFFF;
}

#page_container .header .avatar img {
  width:40px;
  height:40px;
}

#page_container .header .actions {
  float:right;
  margin-top:5px;
}

#page_container .header .actions.bighead {
  margin-top:15px;
}

#page_container .body {
  border:solid 1px #BBBBBB;
  border-top:none;
  padding:9px;
  height:auto !important;
  height:400px;
  min-height:400px;
}

#page_container.user_layout .body {
  background:#FFFFFF url(/images/grey_line_200x1.jpeg) repeat-y scroll center left;
  padding:0;
  color:#333;
}

/* home genres list */

ul#home_genres {
  height:24px;
}

ul#home_genres li {
  float:left;
}

ul#home_genres li a {
  background:#F5F5F5 none repeat scroll 0 0;
  border:1px solid #CCCCCC;
  color:#444444;
  cursor:pointer;
  display:block;
  line-height:24px;
  margin:0 0 0 10px;
  padding:0 0 0 3px;
  text-decoration:none;
  width:75px;
  -moz-border-radius:2px;
  -webkit-border-radius:2px;
  border-radius:2px;
}

ul#home_genres li a:hover {
  background:#4A7EC5;
  color:#FFFFFF;
  filter: alpha(opacity=80);
  opacity: .8;
}

ul#home_genres li.first a {
  margin:0;
}

ul#home_genres li a span {
  display:block;
  height:24px;
  line-height:24px;
  text-align:center;
}

/* typography */

a:link, a:visited {
  color: #4A7EC5;
  text-decoration: none;
}

a:hover, a:active {
  color: #4A7EC5;
  text-decoration: underline;
}

a img {
  border: none;
}

h1,h2,h3 {
  font-family:"Century Gothic","Apple Gothic","Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
  font-weight:bold;
  text-transform:lowercase;
}

h1 {
  font-size:180%;
}

h2 {
  font-size: 140%;
}

h3 {
  font-size: 110%;
}

hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ccc;
}

/* header */

#header {
  background:#000000;
  padding: 5px;
}

#header img#logo {
  float:left;
}

#header #masthead {
	margin-left:355px;
}

#header #masthead #topnav {
	color:#FFFFFF;
	padding:5px 0 0;
	text-align:right;
}

#header #masthead #topnav a {
	text-decoration:none;
	float:right;
	width:50px;
	height:45px;
}

#header #masthead #topnav a#profile_link {
	background:transparent url(/images/profile.png) no-repeat scroll 0 0;
}

* html #header #masthead #topnav a#profile_link {
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/profile.png', sizingMethod='crop');
}

#header #masthead #topnav a#logout_link {
	background:transparent url(/images/logout.png) no-repeat scroll 0 0;
}

* html #header #masthead #topnav a#logout_link {
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/logout.png', sizingMethod='crop');
}

#header #masthead #topnav a#register_link {
	background:transparent url(/images/register.png) no-repeat scroll 0 0;
}

* html #header #masthead #topnav a#register_link {
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/register.png', sizingMethod='crop');
}

#header #masthead #topnav a#login_link {
	background:transparent url(/images/login.png) no-repeat scroll 0 0;
}

* html #header #masthead #topnav a#login_link {
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/login.png', sizingMethod='crop');
}

#header #masthead #nav {
	margin-right:170px;
}

#header #masthead #nav ul {
	height:21px;
}

#header #masthead #nav ul li {
  display: inline;
  list-style-type: none;
}

#header #masthead #nav ul li a:link, #header #masthead #nav ul li a:visited {
  background: #666666;
  font-size: 85%;
  text-decoration: none;
  color: #CCCCCC;
  line-height:20px;
  padding:4px 24px 4px;
}

#header #masthead #nav ul li a:link.active, #header #masthead #nav ul li a:hover.active, #header #masthead #nav ul li a:visited.active {
  background: #f8f8f8;
  font-weight: bold;
  color: #333;
}

#header #masthead #nav ul li a:hover {
  background: #eee;
  color: #333;
}

#header #masthead #topnav .facebook_connect {
  margin:10px 0 0;
  float: right;
}

#header #masthead #topnav .facebook_connect a {
  width:194px;
  height:25px;
  float: none;
}

#header #masthead .search-container {
  float: right;
  width: 220px;
  margin:5px 10px 0;
}

#header #masthead .search-container div.textbox {
  float:left;
  display: inline;
  background: transparent url(/images/search_bg.png) no-repeat;
  width: 183px;
  height: 34px;
  position: relative;
}

* html #header #masthead .search-container div.textbox {
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/search_bg.png', sizingMethod='crop');
}

#header #masthead .search-container  div.textbox input {
	border: none;
	margin: 0;
	padding: 7px 0 0 20px;
	height: 27px;
	width: 150px;
	display: inline;
	font-size: 1.2em;
	color: #888;
	background: none;
	float: left;
	outline: none;
	position: relative;
}

#header #masthead .search-container div.searchbutton {
	float:left;
	padding:1px 0;
}

/* Search */

.search-wrapper {
	border:medium none;
	height:20px;
}

.search-wrapper  div.textbox {
	width:140px;
	float:left;
}

.search-wrapper  div.textbox > input {
	border-style: solid none solid solid;
	height:18px;
	color:#444444;
	width:137px;
	font-size: 90%;
	padding:1px 0 0 5px;
}

.search-wrapper  div.searchbutton {
	border-style: solid solid solid none;
	width:18px;
	height:18px;
	padding:1px 0 0 5px;
}

.search-wrapper div.textbox > input,
.search-wrapper div.searchbutton {
	background:#FFFFFF none repeat scroll 0 0;
	border-width:1px;
	border-color:#CCCCCC;
	float:left;
}

.search-results {
	background:#F1F1F1 none repeat scroll 0 0;
	border-style: solid none;
	border-color:#E5E5E5;
	border-width:1px;
	padding:10px;
	margin-bottom:10px;
}

.search-results .search-wrapper {
	float:right;
}

.search-results p {
	font-size:90%;
	margin:5px 0;
	padding:0;
}

#search-results-ad {
	border-bottom:1px solid #D8D8D8;
	padding:15px 0;
	display:block;
}

.results_found {
	padding:8px;
	font-size:90%;
	background:#F9F9F9;
	border-bottom:1px solid #DDDDDD;	
}

#filter ul.nav {
	display:block;
	border-bottom:1px solid #DDDDDD;
	padding:3px 0 5px;
}

#filter ul.nav li {
	display:inline;
	margin:0 20px 0 0;
}

#filter ul.nav li a {
	color:#51B906;
	padding:0 0 1px;
}

#filter ul.nav li.tab-show a {
	color:#444444;
	font-weight:bold;
}

#filter .panel-show {
	display:block;
}

#filter .panel-hide {
	display:none;
}

/* side navigation */

#page_container #sidebar {
  float:right;
  padding:0 0 0 10px;
  width:300px;
}

#page_container.user_layout #sidebar {
  float:left;
  padding:10px;
  width:180px;
}

#page_container #main {
  margin:0 310px 0 0;
}

#page_container.user_layout #main {
  margin:0 0 0 200px;
  padding:10px;
}

.mainbox {
  margin-bottom:10px;
  padding:5px 10px;
}

.mainbox h2 {
  display:block;
  position:relative;
}

.mainbox h2,
.mainbox a.tool {
  color:#7EC14D;
  margin-bottom:10px;
}

.mainbox a.tool {
  float:right;
  text-transform:lowercase;
  font-weight:bold;
  margin:0;
}

.mainbox .options {
  text-align:right;
  margin:10px 0 0;
}

.mainbox .options a.tool {
  float:none;
}

.mainbox .options .go {
  background:transparent url(/images/icons/bullet_go.png) no-repeat scroll center right;
  padding-right:20px;
}

/* message area */

.message {
  padding: 10px 20px;
  margin: 0 0 10px 0;
  display: block;
  position:relative;
  font-weight:bold;
}

.message.notice {
  border: 1px solid #1A9900;
  background: #CCFFCC;
  color: #1A9900;
}

.message.error {
  border: solid 1px #FFB8B8;
  background: #FFEBEB;
  color: #FF3939;
}

.dismiss-message {
  float: right;
  margin-left: 10px;
}

.dismiss-message:hover {
  background-color: transparent;
  float: right;
  margin-left: 10px;
}

/* forms */

.fieldset {
  padding: 8px;
  text-align: left;
}

#requiredmessage {
  font-size: 90%;
  text-align: left;
  padding: 5px;
}

.orange {
  color: #ff6600;
}

form {
  text-align: left;
}

form .fieldset input {
  padding:3px;
  margin-top:3px;
}

form .fieldset input.button {
  padding:0;
}

.fieldset h3 { 
  display:block;
  font-size:130%;
  padding-bottom:20px;
}

.fieldset h3 img {
  vertical-align: text-bottom;
  margin-right: 10px;
}

.fieldset p {
  padding:6px 0 0;
}

.fieldset p span {
  margin:0 5px 0 0;
}

.fieldset div label {
  float: left;
  width: 155px;
}

.fieldset div input.large, .fieldset div select.large, .fieldset div textarea.large {
  width: 340px;
}

.fieldset div .notwide {
  width: auto;
}

.fieldset div .mceSelectList {
  width: auto;
}

.button-to div {
  display: inline;
}

.image_button:hover {
  background-color: transparent;
}

div.radiobuttongroup input {
  margin: auto;
  margin-left: 15px;
  width: auto;
}

div.radiobuttongroup {
  padding-top: 2px;
  margin-bottom: 7px;
}

.fieldWithErrors {
  background:transparent url(/images/layouts/main/exclamation.gif) no-repeat scroll center right;
  margin-right:10px;
}

.fieldWithErrors>input, .fieldWithErrors>textarea {
  background-color: #F9E1BC;
}

#shortcode_config .fieldWithErrors {
  display: inline;
  background: no-repeat url(/images/layouts/main/exclamation.gif) 248px 0px;
}

.fieldset div div.helptext, .fieldset div div.formError {
  margin-top: 5px;
  margin-left: 155px;
  font-size: 90%;
  width: 400px;
}

.fieldset div div.verification-status {
  margin-left: 180px;
  font-size: 85%;
  margin-top: 5px;
}

.unverified-msg {
  color: #f00;
}

.verified-msg {
  color: #43A806;
}

.formError {
  color: #f00;
  font-style: italic;
  margin-bottom: 5px;
}

.fieldset div.required, .fieldset div.optional {
  margin-bottom: 15px;
}

#commpaths {
  margin-left: 200px;
  margin-bottom: 25px;
  margin-top: 25px;
}

.commpath img {
  vertical-align: middle;
}

.verify-form {
  margin-top: 5px;
}

/* footer */

#footer {
  background:#F5F5F5;
  border:solid 1px #BBBBBB;
  border-top:none;
  margin:0 0 10px 0;
  font-size:90%;
  color:#444444;
}

#footer #links {
  background:#000000;
  padding:9px;
}

#footer #links ol {
  height:auto !important;
  margin:0 auto;
  min-height:100px;
  height:100px;
  position:relative;
  width:650px;
}

#footer #links ol li {
  border-left:1px solid #D4D4D4;
  display:block;
  float:left;
  line-height:1.3em;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin-left:15px;
  padding:0 9px;
  width:120px;
}

#footer #links ol li h4 {
  color:#606060;
  display:block;
  font-weight:bold;
  padding-bottom:5px;
}

#footer #links ol ul {
  height:auto !important;
  min-height:70px;
  height:70px;
}

#footer #links ol ul li {
  border:medium none;
  float:none;
  margin:0;
  padding:0;
}

#footer #copyrightnotice {
  text-align:center;
  padding:9px;
}

/* account sidebox */

.account-sidebox .icon {
  padding: 1px;
  margin-right: 10px;
  margin-bottom: 10px;
  border: 1px solid #ccc;
  float: left;
}

.account-sidebox p {
  margin-top: 0;
  padding-left: 26px;
}

.account-sidebox .account-actions {
  padding-left: 26px;
}

/* Comments */

#comment_post {
  margin-bottom:10px;
  padding:10px 10px 15px;
}

#comment_post textarea {
  height:60px;
  width:99%;
  font-size:90%;
  display:block;
  border:1px solid #BBBBBB;
  padding:3px;
}

#comment_post form {
  text-align:right;
}

#comment_post input#submit_comment {
  margin:5px 0 0 0;
}

#comments .message {
  padding:0 0 10px 0;
}

#comments .comment_row, .comment_row_alt {
  padding:8px 5px 10px 8px;
}

#comments .comment_row .avatar, .comment_row_alt .avatar {
  float:left;
  padding:1px;
  border:1px solid #CCCCCC;
}

#comments .comment_row_alt {
  background-color:#F7F7F7;
}

.mainbox .comment_row_alt {
  background-color:#FFFFFF !important;
}

#comments .comment {
  float:left;
  margin:0;
  padding:0 0 0 10px;
  width:470px;
}

#comments .comment .text {
  padding:5px 0;
}

#comments .comment .by {
  font-weight:bold;
  padding-bottom:5px;
  border-bottom:1px solid #CCCCCC;
}

#comments .comment .meta {
  color:#777777;
  float:none;
  padding:0;
  font-size:85%;
  text-align:right;
}

#comments .comment .meta .time-distance {
  color:#E37400;
  font-weight:bold;
  white-space:nowrap;
  word-spacing:-0.1em;
}

#comments .comment .voting {
  float:right;
}

/* availability indicator */

.isavailable {
  margin-bottom: 5px;
  color: #43A806;
}

.isunavailable {
  margin-bottom: 5px;
  color: #ff0000;
}

/* homepage */

.section {
  border-bottom:1px solid #CCCCCC;
  margin-bottom:10px;
  padding:0 0 10px 0;
}

.section .mainbox {
  float:left;
  margin: 0 0 0 10px;
  width:296px;
}

.section .mainbox ul li.row_alt {
  background:#FFFFFF;
}

.section .left {
  float:left;
  position:relative;
}

.section .right {
  float:right;
  position:relative;
}

.section .left.big {
  width:562px;
}

.section .right.box {
  width:318px;
}

#half-banner-ads {
  width:234px;
  float:left;
}

#half-banner-ads div.ad {
  margin-bottom:10px;
  position:relative;
}

#top_artist {
  float:left;
  width:562px;
  height:250px;
  margin:0;
  padding:0;
  position:relative;
}

#top_artist .overlay {
  height:60px;
  margin-top:190px;
  position:absolute;
  width:562px;
  z-index:99;
}

#top_artist .overlay a {
  display:block;
  height:40px;
  padding:10px;
  color:#FFFFFF;
}

#top_artist .overlay a:hover {
  text-decoration:none;
}

#top_artist .overlay a strong {
  font-size:160%;
  text-transform:capitalize;
  display:block;
}

#top_artist img {
  height:250px;
  position:absolute;
  width:562px;
  margin:0;
  padding:0;
  border:none;
  float:none;
  background: #FFFFFF;
}

a.top_artist_bg {
  background:transparent url(/images/top_artist_bg.png) no-repeat scroll 0% 0%;
  cursor:pointer;
  display:block;
  height:250px;
  position:relative;
  width:562px;
  z-index:10;
}

* html a.top_artist_bg {
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/top_artist_bg.png', sizingMethod='crop');
}

div#home div#top_ten {
  float:left;
  margin:0pt;
  width:290px;
}

#home_banner_318x250 {
  float:right;
  width:318px;
  height:250px;
  text-align:center;
  position:relative;
}

ul.artists-list {
  float:left;
  width:100%;
}

ul.artists-list li {
  display:inline;
  margin:0;
}

ul.artists-list li img {
}

.section ul.artists-list li .meta {
  width:180px;
}

/* end homepage */

.nodisp {
  display:none;
  line-height:0px;
}

.clear {
  clear:both;
}

.meta {
  float:left;
  padding:0 0 0 10px;
}

.center {
  text-align:center;
}

.vote_result {
  color:#666666;
  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size:12px;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:bold;
}

.vote-score {
  font-weight:bold;
  font-size:11px;
  color:gray;
}

.vote-green {
  color:green;
}

.vote-red {
  color:red;
}

.voting-off {
  filter:alpha(opacity=40);
  -moz-opacity:.40;
  opacity:.40;
}

ul.results {
  margin:0px;
  padding-left:0px;
  width:560px;
  float:left;
}

ul.results li.row_alt {
  background-color:#F9F9F9;
}

ul.results li {
  border-bottom:1px solid #D8D8D8;
  display:block;
  padding:15px;
}

ul.results li div.cd_case_container {
  float:left;
}

ul.results li a img {
  background:#FFFFFF none repeat scroll 0% 0%;
  border:1px solid #D8D8D8;
  padding:4px;
  float:left;
}

div#artist_results div.details {
  margin:14px 0pt 0pt 10px;
}

ul.results li div.cd_case_container {
  float:left;
}

ul.results li div.cd_case_container img {
  display:block;
  margin:1px 0pt 0pt 5px;
  position:absolute;
}

ul.results li div.cd_case_container a.cd_case {
  background:transparent url(/images/layouts/main/cd_case_tiny.png) no-repeat scroll 0% 0%;
  display:block;
  height:67px;
  position:relative;
  width:62px;
  z-index:5;
}

* html ul.results li div.cd_case_container a.cd_case {
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/layouts/main/cd_case_tiny.png', sizingMethod='crop');
}

div.no_results_notice {
  padding:20px 0pt 20px 20px;
  background: #F9F9F9;
  border-bottom:1px solid #D8D8D8;
}

div.no_results_notice h3 {
  font-size:16px;
  color: #333333;
  margin-bottom:3px;
  margin-top: 0px;
}

div#no_search {
  padding:20px;
  background: #F9F9F9;
  border-bottom:1px solid #D8D8D8;
}

div#no_search h3 {
  font-size:18px;
  margin: 0;
}

.right {
  float:right;
}

#artist-image {
  text-align:center;
  padding:10px 0;
}

#videos-grid ul,
#artist-videos ul {
}

#videos-grid ul li,
#artist-videos ul li {
  float:left;
  width:129px;
  margin:0 10px 10px 0;
  text-align:center;
}

#videos-grid ul li .title,
#artist-videos ul li .title {
  height:30px;
}

#videos-grid ul li a,
#artist-videos ul li a {
  display:block;
  font-weight:bold;
}

#artist-albums img {
  border:none;
  padding:0;
  background:none;
}

#artist-albums .details {
  margin:0;
  float:left;
  padding:0 0 0 10px;
  width:195px;
}

#listeners-grid h2 {
  margin-bottom:10px;
  font-size:120%;
}

#listeners-grid ul {
}

#artist-listeners ul li {
  margin:0 12px 10px 0;
  text-align:center;
}

#artist-listeners ul li,
#listeners-grid ul li {
  float:left;
  display:inline;
}

#listeners-grid ul li {
  width:290px;
  margin:0 0 20px 0;
}

#listeners-grid ul li .details {
  margin-left:60px;
  padding:5px;
}

#listeners-grid ul li .details .title {
  border-bottom:1px solid #E9E9E9;
}

#listeners-grid ul li .details .info a {
  font-weight:normal;
  display:inline;
}

#listeners-grid .row, #listeners-grid .row_alt {
  background:#FFFFFF;
}

#artist-listeners ul li img,
#listeners-grid ul li img {
  float:left;
  display:inline;
  border:1px solid #CCCCCC;
  padding:2px;
}

#artist-listeners ul li a,
#listeners-grid ul li a {
  display:block;
  font-weight:bold;
}

#filter #videos .video_thumb_container {
  width:129px;
  float:left;
}

ul.links li img {
  width:16px;
  height:16px;
  float:left;
  padding-right:4px;
}

ul.links li div.link {
  line-height:1.2;
  float:left;
}

.video_thumb_container {
  position:relative;
  margin:0 0 5px;
}

.video_thumb_container img {
  padding:2px;
  height:90px;
  width:120px;
  border:1px solid #CCCCCC;
}

.video_thumb_container a.video_play_button {
  background:transparent url(/images/icons/video_play.png) no-repeat scroll 0 0;
  bottom:6px;
  height:20px;
  left:6px;
  position:absolute;
  width:20px;
  z-index:10;
}

* html .video_thumb_container a.video_play_button {
  background:none;
}

table {
  border-collapse:separate;
  width:100%;
}

table tr td {
  vertical-align:top;
  padding-bottom:15px;
}

#artist-photos table {
  float:left;
}

/* Pagination */

div.pagination {
  padding: 3px;
  margin: 10px;
  clear: both;
  text-align:center;
}

div.pagination a {
  padding: 2px 5px 2px 5px;
  margin: 2px;
  border: 1px solid #AAAADD;
  text-decoration: none; /* no underline */
  color: #4A7EC5;
}

div.pagination a:hover, div.pagination a:active {
}

div.pagination span.current {
  padding: 2px 5px 2px 5px;
  margin: 2px;
  border: 1px solid #AAAADD;
  font-weight: bold;
  background-color: #AAAADD;
  color: #FFF;
}

div.pagination span.disabled {
  padding: 2px 5px 2px 5px;
  margin: 2px;
  border: 1px solid #EEE;
  color: #DDD;
}

/* Advertising */

.ad {
  text-align:center;
}

/* Albums */

#albums-grid ul li {
  float:left;
  display:inline;
  width:188px;
  margin:0 0 20px 0;
}

#albums-grid ul li .details {
  padding:0 10px 0 10px;
  margin:0;
  clear:both;
}

#albums-grid ul li .details span {
  display:block;
  margin:5px 0 5px 0;
}

#albums-grid ul li a {
  display:block;
  font-weight:bold;
}

.album_tiny {
  float:left;
}

.album_tiny img {
  margin:1px 0 0 5px;
  position:absolute;
}

.album_tiny .cd_case {
  background:transparent url(/images/cd_case_tiny.png) no-repeat scroll 0 0;
  height:67px;
  display:block;
  position:relative;
  width:62px;
  z-index:5;
}

* html .album_tiny .cd_case {
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/cd_case_tiny.png', sizingMethod='crop');
}

.album_medium img {
  margin:4px 0 0 21px;
  position:absolute;
  display:block;
}

.album_medium .cd_case {
  background:transparent url(/images/cd_case_medium.png) no-repeat scroll 0 0;
  display:block;
  height:174px;
  position:relative;
  width:188px;
  z-index:5;
}

* html .album_medium .cd_case {
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/cd_case_medium.png', sizingMethod='crop');
}

#album-info {
	padding:10px 5px;
}

.album img {
  margin:10px 0 0 33px;
  position:absolute;
}

.album .cd_case {
  background:transparent url(/images/cd_case.png) repeat scroll 0% 0%;
  height:267px;
  position:relative;
  width:287px;
  z-index:5;
}

* html .album .cd_case {
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/cd_case.png', sizingMethod='crop');
}

#listener-info .details,
#artist-info .details,
#track-info .details {
  margin:0;
}

#album-info .details {
  margin:0 12px;
  clear:both;
}

#listener-info .details span,
#artist-info .details span,
#track-info .details span,
#album-info .details span {
  display:block;
  margin:5px 0;
}

.listener-image {
  text-align:center;
  margin-bottom:10px;
}

.listener-image img {
  padding:3px;
  border:1px solid #CCCCCC;
}

div.album_row, div.album_row_alt, 
div.row, div.row_alt,
div#album_songs li.song_row_alt, div#album_songs li.song_row {
  padding:5px;
  background:#FFFFFF none repeat scroll 0% 0%;
}

div.album_row img, div.album_row_alt img, div.row img, div.row_alt img {
  float:left;
  padding:1px;
  background-color:#FFFFFF;
  border:solid 1px #DDDDDD;
}

div.album_row_alt, div.row_alt, div#album_songs li.song_row_alt {
  background: #F5F5F5 none repeat scroll 0% 0%;
}

div.album_details, div.details {
  margin-left:60px;
}

a.album_title, a.title {
  font-weight: bold;
  text-decoration:none;
}

div.title {
  font-weight: bold;
  color: #4A7EC5;
  display: block;
}

#album-listeners .details,
#track-listeners .details,
#artist-fans .details,
#artist-listeners .details,
#artist-musicians .details {
  float:left;
  margin:0;
  padding:0 0 0 10px;
  width:200px;
}

/* List */

ul.list {
}

ul.list li {
  padding:5px;
}

ul.list li:hover,
ul.list li:hover.alt,
.mainbox ul.list li:hover.alt {
  background:#FFF7C0;
}

ul.list li.alt {
  background:#F7F7F7;
}

.mainbox ul.list li.alt {
  background:#FFFFFF;
}

/* Tracks */

ul.tracks li a.control_play {
  background:transparent url(/images/icons/control_play.png) no-repeat scroll 0 0;
  float:left;
  margin:0 5px 0 0;
  width:16px;
  height:16px;
  cursor:pointer;
}

* html ul.tracks li a.control_play {
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/icons/control_play.png', sizingMethod='crop');
}

ul.tracks li a:hover.control_play {
  background:transparent url(/images/icons/control_play_blue.png) no-repeat scroll 0 0;
}

* html ul.tracks li a:hover.control_play {
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/icons/control_play_blue.png', sizingMethod='crop');
}

ul.tracks li span.time-distance,
ul.tracks li span.listening-now {
  float:right;
}

#track-info .details {
  margin-right:70px;
}

#music-genres-panel {
  float:left;
  width:120px;
}

#music-genres-panel ul {
  display:inline;
  overflow:hidden;
}

#music-genres-panel ul li {
  border-bottom:1px solid #CCCCCC;
  clear:left;
  display:block;
  float:left;
  font-size:12px;
  font-weight:bold;
  padding:5px 10px;
  width:100px;
}

#music-genres-panel ul li a {
  display:block;
  font-weight:normal;
  color:#E37400;
}

#music-artists-list {
  margin-left:140px;
}

.popular-music-title {
  background:#F1F1F1;
  border-bottom:1px solid #CCCCCC;
  color:#000000;
  padding:10px;
}

.popular-music-title span {
	display:block;
	font-size:110%;
	font-weight:bold;
}

.popular-music-filter {
	text-align:right;
	padding:5px;
	border-bottom:1px solid #D8D8D8;
}
.popular-music-filter em {
	font-size:85%;
}

#filter ul.list li,
ul.artists-list li {
  border-bottom:1px solid #D8D8D8;
  display:block;
  padding:15px 5px;
  min-height:68px;
  height:68px;
  height:auto !important;
}

#filter ul.list li.row_alt,
ul.artists-list li.row_alt {
  background-color:#F9F9F9;
}

#filter #artists ul.list li img,
#filter #listeners ul.list li img,
ul.artists-list li img {
  background:#FFFFFF none repeat scroll 0 0;
  border:1px solid #D8D8D8;
  float:left;
  padding:4px;
}

#filter ul.list li .meta {
  float:left;
  margin:0;
  padding:0 0 0 10px;
}

#filter ul.list li .meta a,
ul.artists-list li .meta a {
  font-weight:bold;
}

#filter ul.list li .meta em,
ul.artists-list li .meta em {
  color:#AAAAAA;
  display:block;
  font-style:normal;
  margin:3px 0;
  font-size:85%;
}

#filter ul.list li .meta em a {
  color:#333333;
  font-weight:normal;
}

#filter #artists ul li .meta .genre,
ul.artists-list li .meta .genre {
  text-transform:lowercase;
  background:#51B906;
  color:#FFFFFF;
  padding:0 2px;
}

/* icons */

.music {
  background:transparent url(/images/icons/music.png) no-repeat scroll center left;
  padding-left:20px;
}

.plays {
  background:transparent url(/images/icons/music.png) no-repeat scroll center left;
  padding-left:20px;
}

.user {
  background:transparent url(/images/icons/user.png) no-repeat scroll center left;
  padding-left:20px;
}

.fans {
  background:transparent url(/images/icons/user.png) no-repeat scroll center left;
  padding-left:20px;
}

.photos {
  background:transparent url(/images/icons/picture.png) no-repeat scroll center left;
  padding-left:20px;
}

.videos {
  background:transparent url(/images/icons/film.png) no-repeat scroll center left;
  padding-left:20px;
}

.date {
  background:transparent url(/images/icons/date.png) no-repeat scroll center left;
  padding-left:20px;
}

.comments {
  background:transparent url(/images/icons/comments.png) no-repeat scroll center left;
  padding-left:20px;
}

.listening-now {
  background:transparent url(/images/icons/icon_eq.gif) no-repeat scroll center left;
  padding-left:16px;
}

#track-info .meta .title {
	margin-bottom:20px;
}

#track-info .meta a {
  text-decoration:none;
  margin-right:5px;
}

.small {
  font-size:85%;
  line-height:20px;
}

.signup-box {
  margin-bottom:20px;
}

.signup-box h2 {
  font-size:180%;
}

.signup-box ul {
  margin:10px 0;
}

.signup-box ul li {
  background:transparent url(/images/icons/bullet_orange.png) no-repeat scroll left center;
  padding-left:22px;
}

.signup-box .action-buttons {
  float:right;
  margin:0;
}

#login-box {
  margin-bottom:15px;
}

/* blue box */

.blue-box {
  padding: 10px;
  border: 1px solid #C1DBE5;
  background: #F4F8FA;
  color: #333;
  display: block;
}

/* green box */

.green-box {
  padding: 10px;
  border: 1px solid #b9e99e;
  background: #EAF6D8;
  color: #333;
  display: block;
}

/* yellow box */

.yellow-box {
  padding: 10px;
  border: 1px solid #F5E082;
  background: #FFFFE5;
  color: #333;
  display: block;
}

/* grey box */

.grey-box {
  padding: 10px;
  border: 1px solid #CCCCCC;
  background: #F7F7F7;
  color: #333;
  display: block;
}

.rounded {
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px;
}

.rounded-top {
  -moz-border-radius-topleft:5px;
  -moz-border-radius-topright:5px;
  -webkit-border-top-left-radius:5px;
  -webkit-border-top-right-radius:5px;
  border-top-left-radius:5px;
  border-top-right-radius:5px;
}

.rounded-bottom {
  -moz-border-radius-bottomleft:5px;
  -moz-border-radius-bottomright:5px;
  -webkit-border-bottom-left-radius:5px;
  -webkit-border-bottom-right-radius:5px;
  border-bottom-left-radius:5px;
  border-bottom-right-radius:5px;
}

span.corner {
  display:block;
  height:3px;
  position:absolute;
  width:3px;
  z-index:99;
}

span.tl {
  background:transparent url(/images/corners_tl.png) no-repeat scroll 0 0;
  left:0;
  top:0;
}

* html span.tl {
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/corners_tl.png', sizingMethod='crop');
}

span.tr {
  background:transparent url(/images/corners_tr.png) no-repeat scroll 0 0;
  right:0;
  top:0;
}

* html span.tr {
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/corners_tr.png', sizingMethod='crop');
}

span.bl {
  background:transparent url(/images/corners_bl.png) no-repeat scroll 0 0;
  bottom:0;
  left:0;
}

* html span.bl {
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/corners_bl.png', sizingMethod='crop');
}

span.br {
  background:transparent url(/images/corners_br.png) no-repeat scroll 0 0;
  bottom:0;
  right:0;
}

* html span.br {
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/corners_br.png', sizingMethod='crop');
}

#nav-user {
  margin:0 0 10px 0;
}

#nav-user ul li {
  display:inline;
  margin:0 10px 0 0;
}

#my-videos, #my-photos {
  padding:0 0 0 15px;
}

#my-videos .video,
#my-photos .photo {
  display:inline;
  float:left;
  margin:0 20px 5px 0;
  width:120px;
}

#my-photos .photo img {
  height:90px;
  width:120px;
}

#my-videos .video p,
#my-photos .photo p {
  margin-top:5px;
  text-align:center;
}

.image_container img {
  border:1px solid #CCCCCC;
  display:block;
  padding:1px;
}

.highlight_white {
  background:#FFFFFF;
  line-height:normal;
}

#profile-box {
  margin:0 0 10px 0;
}

#profile-box .details {
  margin:0 60px 0 0;
  text-align:right;
}

#profile-box .details span {
  display:block;
}

#profile-box img {
  float:right;
  height:50px;
  width:50px;
}

.tools {
  margin:0 0 10px;
  float:left;
  width:100%;
}

.tools h2 {
  float:left;
}

.tools a {
  float:right;
}

#page_container .header .actions a,
.tools a {
  background:#E37400;
  color:#FFFFFF;
  margin-left:5px;
  font-weight:bold;
  font-size:85%;
  padding:3px;
  text-decoration:none;
  word-spacing:-0.1em;
  -moz-border-radius:2px;
  -webkit-border-radius:2px;
  border-radius:2px;
}

#page_container .header .actions #open-player-action a,
#page_container .header .actions #add-to-playlist-action a,
#page_container .header .actions #favorite-artist-action a {
  padding:6px 10px;
}

#page_container .header .actions #open-player-action a {
  padding:6px 10px 6px 25px;
  background-image:url(/images/icons/control_play.png);
  background-repeat:no-repeat;
  background-attachment:scroll;
  background-position:7% 55%;
}

#page_container .header .actions #add-to-playlist-action a,
#page_container .header .actions #favorite-artist-action a {
  background:#4A7EC5;
}

#page_container .header .actions #add-to-playlist-action a.selected,
#page_container .header .actions #favorite-artist-action a.selected {
  background:#444444;
}

#page_container .header .actions a:hover,
.tools a:hover {
  filter: alpha(opacity=50);
  opacity: .5;
}

div.empty {
  padding:10px;
}

div.empty strong {
  -x-system-font:none;
  color:#555555;
  display:block;
  font-size:120%;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:bold;
  line-height:normal;
  margin-bottom:1px;
}

a.red {
  color:#A12A2A;
}

#listener-artists ul li {
  float:left;
  display:inline;
  height:165px;
  margin:0 25px 15px 10px;
  width:150px;
}

#listener-artists ul li p {
  color:#444444;
  display:block;
  margin:5px 0 0 0;
}

.producer {
  margin:0 0 15px 0;
}

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

.producer h4 {
  font-size:110%;
}

.producer em {
  color:#444444;
  font-size:85%;
  font-style:normal;
}

.producer p {
  padding:10px 0;
}

#logos {
  text-align:center;
}

#logos a img {
  filter: alpha(opacity=20);
  opacity: 0.2;
}

ol#photos-tips {
  list-style-type:decimal;
  list-style-position:inside;
}

ol#photos-tips li {
  text-align:justify;
  padding-bottom:10px;
}

.login-types {
  margin:0 0 20px;
  padding:0 0 5px;
}

.login-types a {
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  -moz-border-radius-bottomleft:3px;
  -moz-border-radius-bottomright:3px;
  -moz-border-radius-topleft:3px;
  -moz-border-radius-topright:3px;
  background-position:6px 50%;
  background-repeat:no-repeat;
  background-attachment:scroll;
  border:1px solid #AEC9E3;
  display:block;
  float:left;
  font-size:85%;
  font-weight:bold;
  margin:8px 8px 0 0;
  min-width:90px;
  padding:6px 10px 6px 30px;
  text-decoration:none;
}

.login-types a.current {
  background-color:#DEECF1;
}

.login-types a.current, .login-types a:hover {
  border:1px solid #556469;
  color:#333333;
}

.login-types a#button-login-mu {
  background-image:url(/images/icons/musicourbano.png);
}

.login-types a#button-login-fb {
  background-image:url(/images/icons/facebook.gif);
}
