html {
overflow-y: scroll; 
}

body {

margin: 0px; 
font-family: Helvetica,sans-serif;
text-align: center;
/*background-image: url('/images/SongShare_BG.jpg');*/
/*background-color: #DDDDDD;*/
font-size: 12px;
background-color: #c9def3;
}

.center {
text-align: center;
}

a {
/*color: #000080;*/
color: #0059BE;
text-decoration: none;
outline: none;
}

a:visited {
/*color: #737373;*/
color: #0059BE;
}

a.light_gray {
color: #555555;
}
a.light_gray:visited {
color: #555555;
}

a.mobile {
text-decoration: underline;
}

a:hover {
/*color: #FF8000;*/
text-decoration: underline;
}



a:active {
color: #FF8000;
}

div.error {
color: red;
font-weight: bold;
}
div.content {

margin: 0 auto 0;
padding: 0;
background-color: #c9def3;
/*border-left: 1px solid #777777;
border-right: 1px solid #777777;*/
min-height: 580px;
}

div.inner_content {
width: 904px;
/*_width: 902px;*/
margin: 0 auto;
}

div.content_mobile {
/*width: auto;*/
width: 320px;
min-height: 0px;
background-color: #FFFFFF;
}

div.main {
min-height: 270px;
height:auto !important;
/*height:380px;*/
/*width: 100%;*/
overflow: hidden;
border: 1px solid #BBBBBB;
padding-right: 13px;
padding-bottom: 10px;
margin: 0 auto;
/*background-color: #FFFFFF;*/
/*background-color: #ECECEC;*/
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
}

.two_column {
background:url('/images/main_bg.gif?1') repeat-y;
_background:url('/images/main_bg_ie.gif') repeat-y;
background-color: #E5ECF3;
display: inline-block;
/*width: 889px;*/
}

div.header {
height: 20px;
/*background-image: url('/images/header-strip.jpg');*/
/*background-repeat:repeat-x;*/
background-color: black; 
font-size: 12px;
color: white;
padding-right: 5px;
padding-top: 10px;
}
div.header A {
color: white;
}

div.header A:visited {
color: white;
}
span.header_image {
float: left;
}

div.songshare_info {
background-color: #F1F5FA;
height: 20px;
border-bottom: 1px solid #CCCCCC;
text-align: left;
padding-left: 10px;
padding-top: 3px;
margin-bottom: 10px;
}

div.songshare_info ul {
margin: 0;
padding: 0;
}

div.songshare_info li {
display: inline;
font-size: 14px;
padding-left: 2px;
padding-right: 2px;
}

div.songshare_info_mobile {
background-color: #F1F5FA;
height: 20px;
border-top: 1px solid #555555;
border-bottom: 1px solid #555555;
text-align: left;
padding-left: 10px;

}

div.songshare_info_mobile ul {
padding: 2px 0 0;
margin: 0;
}

div.songshare_info_mobile li {
display: inline;
font-size: 10px;
padding-left: 2px;
padding-right: 2px;
}

span.nav {
/*float: left;
color: white;
*/
}
span.nav a {
/*color: white;*/
}

span.nav a:visited {
/*color: white;*/
}

span.nav ul {
margin: 0;
padding: 0;
padding-top:0px;
padding-left: 5px;
}
span.nav li {
display: inline;
padding-right: 15px;
font-size: 14px;
font-weight: bold;
}

span.nav li a {
/*background: black none repeat scroll 0 0;*/
/*padding: 5px;*/
}
span.nav li a.activelink {
color: #000000;
/*background: #F1F5FA none repeat scroll 0 0;*/
/*border-left: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
border-top: 1px solid #CCCCCC;*/
/*padding-top: 1px;
color:black;
-moz-border-radius-topleft: 7px;
-moz-border-radius-topright: 7px;
-webkit-border-top-left-radius: 7px;
-webkit-border-top-right-radius: 7px;
*/
}
span.nav li a:hover {
/*background: #777777 none repeat scroll 0 0;*/
}


div.mobile_nav {
background-color: black;
color: white;
/*height: 55px;*/
width: 320px;
margin: 0 auto;
padding-bottom: 2px;
margin-bottom: 10px;
}
div.mobile_nav a {
color: white;
}

div.mobile_nav a:visited {
color: white;
}

div.mobile_nav ul {
margin: 0px;
padding: 0px;
line-height: 2.2em;
}
div.mobile_nav li {
display: inline;
font-size: 12px;
font-weight: bold;
}

div.mobile_nav li a {
/*background: black none repeat scroll 0 0;*/
padding: 5px;
}
div.mobile_nav li a.activelink {
/*background: #777777 none repeat scroll 0 0;*/
background: #555555 none repeat scroll 0 0;
border: 1px solid #CCCCCC;

}
div.mobile_nav li a:hover {
/*background: #777777 none repeat scroll 0 0;*/
}

div.top_ad {

width: 728px;
height: 90px;
margin: 0 auto;
margin-top: 8px;
margin-bottom: 8px;
margin-right: 17px;
float: right;
}

div.top_mobile_ad {
margin-bottom: 8px;
}

div.playlist {
text-align: left;
/*border-bottom: 1px solid #E1E1E1;*/
min-height: 210px;
}

div.outer {

background-color: white;
margin: 0 auto 10px;
padding: 10px 0 0;
overflow: hidden;
width: 669px;
text-align: left;
font-family: Helvetica,sans-serif;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: normal;
font-size-adjust: none;
font-stretch: normal;
border: 1px solid #CCCCCC;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
/*-moz-box-shadow: 0 0 8px #BBBBBB;
-webkit-box-shadow: 0 0 8px #BBBBBB;    
box-shadow: 0 0 8px #BBBBBB;*/
}

div.outer_mobile {
font-size: 16px;
width: 320px;
border: none;
margin: 0 auto;
overflow: hidden;
padding: 0px;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}

div.outer_mobile h2 {
font-size: 18px;
}
td.preview {
min-width: 14px;
}
div.preview_div {
position:absolute; 
overflow: hidden;
border: 1px solid #CCCCCC; 
background-color: white; 
z-index: 1; 
width: 400px;
font-family:Helvetica,sans-serif;
font-size: 12px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-moz-box-shadow: 5px 5px 10px #BBBBBB;
-webkit-box-shadow: 5px 5px 10px #BBBBBB;
box-shadow: 5px 5px 10px #BBBBBB;
}

div.preview_div div.title {
width: 350px; 
display: inline;
overflow: hidden;
padding-left: 5px;
}

div.preview_header {
text-align: center;
background-color: black;
color: white;
font-weight: bold;
font-size: 12px;
margin-bottom: 10px;
padding: 3px 3px 3px 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
}

table.preview_table {
font-family:Helvetica,sans-serif;
font-size: 12px;
}

div.playlist_title {
padding-bottom: 10px;
/*width: 100%;*/
text-align: left;
border-bottom: 1px solid #E1E1E1;
min-height: 110px;
overflow: hidden;
}
div.playlist_title_mobile {
padding: 0 5px 5px;
}
div.playlist_instruction {
font-size: 10px;
text-align: left;
border-bottom: 1px solid #E1E1E1;
margin-top: 5px;
padding-bottom: 5px;
}
span.main_artwork {
float: left;
-moz-box-shadow: 0 3px 5px #999999;
-webkit-box-shadow: 0 3px 5px #999999;
box-shadow: 0 3px 5px #999999;

}
span.playlist_info {
float: left;
padding-left: 5px;
padding-top: 2px;
max-width: 350px;
}
span.playlist_info table {
font-size: 12px;
}

span.playlist_info h2 {
margin-top: 0px;
}

table.hidden {
display: none;
}
table.playlist {
border-spacing: 0;
font-size: 12px;
border-bottom: 1px solid #E1E1E1;
}
table.playlist th {
text-align: left;
padding: 2px 5px;
}
table.playlist th.r {
text-align: right;
}
table.playlist tr.alternate {
background-color: #F1F5FA;
}
table.playlist tr:hover {
background-color: #A7C0E0;
/*color: white;*/
cursor: default;
}
table.playlist tr.hdr:hover {
background-color: white;
color: black;
}
table.playlist td.title {
width: 100px;
}
table.playlist td {
overflow: hidden;
white-space: nowrap;
padding: 2px 5px;
}
table.playlist td div{
width: 180px;
table-layout: fixed;
overflow: hidden;
}
table.playlist td div.large {
width: 560px;
}
table.playlist td div.medium {
width: 471px;
}
table.playlist td div.number {
position: relative;
display: block;
width: 20px;
}
table.playlist td div.nosize {
width: auto;
position: relative;
}

table.playlist td.r {
text-align: right;
padding: 2px 4px;
}

div.pageNavPosition {
/*height: 25px;
text-align: right;
width: 100%;*/
font-size: 16px;
/*padding-top: 5px;
margin-bottom: 5px;*/
margin-top: 3px;
float: right;
}
div.right-paginator {
margin-right: 10px;
display: inline;
}
.mobile-paginator {
font-size: 30px;
line-height: 50%;
}
div.songsPerPage {
float: left;
/*text-align: right;*/
margin-top: 5px;
margin-left: 3px;
/*margin-right: 10px;*/
}
div.song_row {

border-bottom: 1px solid rgb(225, 225, 225);
/*float: left;*/
height: 60px;
/*width: 370px;*/
width: 100%;

}

span.artwork {

padding: 0px;
float: left;
width: 60px;

}

span.textblock {

padding: 0px;
float: left;
width: 197px;
vertical-align: top;
height: 60px;
overflow: hidden;
text-align: left;

}

div.title {
color: #000000;
overflow: hidden;
margin-bottom: 2px;
margin-top: 3px;
/*width: 362px;*/
width: 100%;
padding-left: 5px;
white-space: nowrap;

}

div.artist_album {

overflow: hidden;
padding-left: 5px;
line-height: 1.1em;
height: 38px;
/*width: 362px;*/
width: 100%;
color: rgb(90, 90, 90);
white-space: nowrap;

}

span.itunes_link {

float: right;
padding-right: 8px;
/*padding-top: 22px;*/
padding-top: 10px;
text-align: center;
}
span.itunes_link_mobile {
padding-right: 1px;
padding-top: 9px;
}

span.mobile_right_column {
float: right;
padding-top: 5px;
padding-right: 0px;
font-size: 10px;
height: 56px;
width: 62px;
overflow: hidden;
white-space: nowrap;
}

span.itunes_link_narrow {

}

div.playlist_bottom {

height: 35px;
padding: 5px 10px 10px;
border-top: 1px solid #CCCCCC;
}
div.playlist_bottom_mobile {
border-top: none;
height: 90px;
}

div.comments {

margin: 0 auto;
background-color: white;
width: 669px;
/*border: 1px solid #CCCCCC;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
*/
}

div.shared_by {
width: 180px;
float: right;
font-size: 12px;
vertical-align: top;
}
div.shared_by_mobile {
float: left;
padding-left: 7px;
padding-right: 10px;
width: 300px;
}
img.shared_by_mobile_image {
float: right;
}
div.share {
margin-top: 20px;

}
span.fb_share {
height: 21px;
width: 120px;
background-color: white;
font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
font-size: 11px;
padding-top: 6px;
}
span.presence {
float: right;
margin: 0 auto;
margin-top: 4px;
text-align: right;
width: 290px;
height: 33px;
overflow: hidden;
}
span.presence_logged_in {
float: right;
position: relative;
top: -40px;
left: -39px;
}

div.friend_playlists {
float: left;
margin: 0 auto;
width: 270px;
height: 500px;
border: 1px solid black;
}

div.left_sidebar {
float: left;
margin: 0 auto;
margin-left: 17px;
width: 270px;
}

div.left_header {
height: 15px;
text-align: left;
background-color: black;
color: white;
font-weight: bold;
font-size: 12px;
padding: 3px 3px 3px 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
}

div.left_header a, div.left_header a:active, div.left_header a:visited {
color: white;
}
div.friend_activity {
margin: 0 auto;
margin-top: 20px;
padding-bottom: 8px;
border-left: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
background-color: white;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-moz-box-shadow: 0 0 8px #BBBBBB;
-webkit-box-shadow: 0 0 8px #BBBBBB;
box-shadow: 0 0 8px #BBBBBB;
}
div.top_songs {
border: 1px solid #CCCCCC;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-moz-box-shadow: 0 0 8px #BBBBBB;
-webkit-box-shadow: 0 0 8px #BBBBBB;
box-shadow: 0 0 8px #BBBBBB;
padding-bottom: 5px; 
background-color: white;
}

div.top_songs span.top_itunes_image {
float: left;
-moz-box-shadow: 0 3px 5px #999999;
-webkit-box-shadow: 0 3px 5px #999999;
box-shadow: 0px 3px 5px #999999;

}

div.top_itunes_title {
height: 60px;
margin-left: 10px;
margin-right: 10px;
margin-top: 5px;
padding-bottom: 5px;
/*border-bottom: 1px solid #E1E1E1;*/
text-align: left;
}

div.top_header {
height: 20px;
font-size: 12px;
/*background-color: #F1F5FA;*/
text-align: left;
padding: 3px;
}

body.fb {
background-color: white;
color:#333333;
direction:ltr;
font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
font-size:11px;
text-align:left;
margin-left: 5px;
margin-right: 5px;
}

div.friend_playlist_row {
background-color:#FFFFFF;
border-top:1px solid #EEEEEE;
margin-bottom:7px;
min-height:50px;
padding:7px 0 0 60px;
position:relative;
_width: 100%;
overflow: hidden;
}
div.friend_playlist_row_mobile {
padding: 7px 0 0 45px;
}

div.friend_playlist_row_info {
color: #808080;
margin-bottom:5px;
margin-top:6px;
overflow:hidden;
padding-right:10px;
}

div.friend_playlist_row_album_art {
float: left;
padding-right: 10px;
}
div.story_message {
max-width: 400px;
font-size:13px !important;
font-weight:normal;
overflow:hidden;
}
span.story_info {
color: #808080;
}
.friend_playlist_pic {
width: 50px;
margin-left:-60px;
position:absolute;
}
.friend_playlist_pic_mobile {
width: 35px;
margin-left: -45px;
}

a.fb {
font-weight: bold;
color:#3B5998;
cursor:pointer;
outline-style:none;
text-decoration:none;
}

a.fb:hover {
text-decoration:underline;
}

.friend_name {

color: #444444;
font-weight: bold;

}

img {
border: 0 none;
outline: none;
}


img.fb_profile_pic_rendered {
border: 0 none;
}

div.time_shared {
color: #808080;
clear:left;
display:block;
margin-top:3px;
min-height:16px;
}

a.fblink {
font-weight: bold;
color:#3B5998;
text-decoration:none;
}

a.fblink:hover {
text-decoration:underline;
}

div.friend_search_box {
background-color: white;
position: absolute;
border: 1px solid black;
overflow: hidden;
width: 250px;
height: 200px;
z-index: 2;
}

div.friend_search_box:hover {
z-index: 4;
}

div.friend_playlists_data {
position: absolute;
top: 50px;
border: 1px solid red;
z-index: 3;
}

div.stream {
width: 530px;
margin: 0 auto;
}
div.mobile_stream {
font-size: 12px;
margin: 0 auto;
}

div.playlist_search_data {
background-color: white;
color:#333333;
direction:ltr;
font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
font-size:11px;
text-align:left;
margin-left: 5px;
margin-right: 5px;
overflow-y: auto;
}

div.playlist_list {
background-color: white;
width: 900px;
/*border: 1px solid black;*/
margin: 0 auto;
-moz-box-shadow: 0 0 8px #BBBBBB;
-webkit-box-shadow: 0 0 8px #BBBBBB;
box-shadow: 0 0 8px #BBBBBB;

}

table.playlist_list {
font-size: 12px;
border-spacing: 0;
width: 100%;
}

table.playlist_list th {
padding: 2px 5px;
text-align: left;
border-bottom: 1px solid #E1E1E1;
height: 30px;
}

table.playlist_list th.r {
text-align: right;
}

table.playlist_list tr.alternate {
background-color:#F1F5FA;
}

table.playlist_list td {
overflow:hidden;
padding:2px 5px;
/*white-space:nowrap;*/
}

table.playlist_list td.r {
text-align: right;
}

table.playlist_list td div.large {
width: 250px;
max-height: 30px;
overflow: hidden;
}

table.playlist_list td div.rating {
width: 100px;
}

div.hide {
/*visibility:hidden;*/
}

div.bottom_ad {

width: 728px;
height: 90px;
margin: 0 auto;
margin-top: 8px;
margin-bottom: 8px;
/*float: right;*/
}

div.bottom_mobile_ad {

margin-top: 8px;

}

div.footer {
/*color: white;
width: 100%;*/
height: 35px;
margin-top: 20px;
/*background-image: url('/images/SongShare_footer_strip_90px.jpg');
background-repeat:repeat-x;*/
/*background: black;*/
}

span.footer_nav ul {
margin-top: 0pt;
margin-bottom: 0pt;
padding-top: 5px;
}
span.footer_nav li {
display: inline;
padding-right: 3px;
font-size: 12px;
}

span.footer_nav a {
/*color: white;*/
font-weight: bold;
}

span.footer_nav a:visited {
/*color: white;*/
}

span.footer_nav li a {
padding: 5px;
}
span.footer_nav li a.activelink {
background: orange none repeat scroll 0 0;
}
span.footer_nav li a:hover {
/*background: #777777 none repeat scroll 0 0;*/
}


div.mobile_footer {
background: black;
width: 320px;
height: 75px;
margin: 0 auto;
margin-top: 10px;
color: white;
padding-top: 5px;
}

div.mobile_footer ul {
margin: 0px;
padding: 0px;
line-height: 2em;
}
div.mobile_footer li {
display: inline;
padding-right: 3px;
font-size: 12px;
}

div.mobile_footer a {
color: white;
font-weight: bold;
}

div.mobile_footer a:visited {
color: white;
}

div.mobile_footer li a {
padding: 5px;
}
div.mobile_footer li a.activelink {
background: orange none repeat scroll 0 0;
}
div.mobile_footer li a:hover {
/*background: #777777 none repeat scroll 0 0;*/
}

/*----typeahead stuff*/
.th_placeholder {
  color: #777;
}

.th_found {
  background: #e1e9f6;
}

.th_list {
  background: transparent;
  border: 1px solid #bdc7d8;
  border-top: none;
  font-size: 11px;
  margin-top: -1px;
  _margin-top: 17px;
  _margin-left: -179px;
  overflow: hidden;
  position: absolute;
  clear: both;
  text-align: left;
  z-index: 102;
}

.th_list .th_suggestion {
  background: #fff;
  border-top: 1px solid #ddd;
  color: #000;
  cursor: pointer;
  /*filter: alpha(opacity=94);*/
  padding: 3px;
  /*opacity: 0.94;*/
  width: 100%;
  position: relative;
}

.th_list .th_suggestion em {
  background: #d8dfea;
  color: black;
  font-style: normal;
  font-weight: bold;
}

.th_list .th_suggestion small {
  color: #808080;
  padding-left: 5px;
}

.th_list .th_selected {
  background: #3b5998;
  color: #fff;
 /* filter: alpha(opacity=100);*/
  opacity: 1;
}

.th_list .th_selected em {
  background: #5670a6;
  color: #fff;
}
.th_list img {
border:1px solid white;
height:25px;
line-height:1px;
margin-top:2px;
position:absolute;
top:1px;
width:25px;
}
.th_list .with_pic {
min-height:27px;
_height:27px;
padding-left:32px;
}
.th_list .with_pic span {
display:block;
padding-left:0;
}
.th_list .with_pic small {
display: block;
padding-left: 0px;
}
/*---/typeahead stuff*/


.UIContentBox {
background-color:#F7F7F7;
border:1px solid #CCCCCC;
margin:0;
padding:5px;
}

.wallkit_form .wall_captcha {
margin:0 10px;
padding-bottom:8px;
}

.wallkit_form div.post_area {
padding:0 5px 5px 10px;
}

.wallkit_form .composer {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
border:0 none;
padding:0 0 0 60px;
}

.wallkit_form div.text_spacer {
padding-left:10px;
padding-right:18px;
}

div.wallkit_form div.loggedinas {
float:left;
}

.wallkit_form div.connected a.logout {
float:right;
margin:0 10px 5px 0;
}

.wallkit_form div.loggedinas {
margin:0 0 5px 10px;
}

.wallkit_form div.loggedinas img {
padding-right:3px;
vertical-align:top;
}

.wallkit_form div.profile_pic {
position:absolute;
}

div.comment_body {
margin: 0 auto;
width: 500px;
color:#333333;
direction:ltr;
font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
font-size:11px;
text-align:left;
}

div.comment_body a {
color:#3B5998;
cursor:pointer;
outline-style:none;
text-decoration:none;
}

div.comment_body a:hover {
text-decoration:underline;
}

.wallkit_form textarea {
display:inline;
height:44px;
margin-top:5px;
overflow:hidden;
padding:3px;
width:100%;
}

div.comment_body textarea {
border:1px solid #BDC7D8;
font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
font-size:11px;
padding:3px;
}

.wallkit_form div.post_area div.connected {
display:inline;
}


div.comment_body .inputcheckbox {
border:0 none;
vertical-align:middle;
}

div.comment_body label {
color:#666666;
cursor:pointer;
font-weight:bold;
vertical-align:middle;
}

div.comment_body .inputbutton, div.comment_body .inputsubmit {
background-color:#3B5998;
border-color:#D9DFEA #0E1F5B #0E1F5B #D9DFEA;
border-style:solid;
border-width:1px;
color:#FFFFFF;
padding:2px 15px 3px;
text-align:center;
}

.inputsubmit {
/*background-color:#3B5998;*/
background-color:#245A98;
border-color:#D9DFEA #0E1F5B #0E1F5B #D9DFEA;
border-style:solid;
border-width:1px;
color:#FFFFFF;
padding:2px 15px 3px;
text-align:center;
cursor: pointer;
}

.inputtext { 
border:1px solid #BDC7D8;
font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
font-size:11px;
padding:3px;
}

select {
border: 1px solid black;
border-right: 0;
font-size: 11px;
}
div.text_header {
font-weight: bold;
font-size: 20px;
text-align: left;
margin-bottom: 10px;
/*background-color: #F1F5FA;*/
/*padding: 5px;*/
}
.left {
float: left;
}

.right {
float: right;
}

.clear {
clear: both;
display: block;
font-size: 0;
height: 0;
line-height: 0;
visibility: hidden;
width: 0;
}
.clearfix:after {
clear: both;
content: ' ';
display: block;
font-size: 0;
height: 0;
line-height: 0;
visibility: hidden;
width: 0;
}
.clearfix {
display: inline-block;
}
* html .clearfix {
}

div.playlist_column {
/*width: 630px;*/
text-align: left;
}
div.playlist_row {
padding-top: 15px;
padding-bottom: 15px;
/*border-bottom: 1px dotted #D5D5D5;*/
/*border-bottom: 1px solid #ABA9A6;*/
border-bottom: 1px solid #CCCCCC;
}
div.playlist_column .alternate {
background-color: #F1F5FA;
}
div.inner_playlist_row {
/*border-right: 1px solid #E4E4E4;*/
}
div.artwork {
width: 100px;
}
div.artwork img {
-moz-box-shadow: 0 3px 5px #999999;
-webkit-box-shadow: 0 3px 5px #999999;
box-shadow: 0 3px 5px #999999;
}
div.info {
width: 360px;
/*padding-right: 10px;*/
margin-left: 15px;
}
div.playlist_info_title {
width: 100%;
font-size: 16px;
white-space: nowrap;
overflow: hidden;
min-height: 1em;
}
div.description {
width: 100%;
margin-top: 7px;
min-height: 1em;
white-space: nowrap;
overflow: hidden;
}
div.artists {
width: 100%;
color: #999999;
margin-top: 3px;
min-height: 1em;
white-space: nowrap;
overflow: hidden;
}
div.creator_details {
width: 100%;
margin-top: 8px;
}
div.creator_name {
margin-left: 8px;
padding-top: 0.6em;
}
img.profile {
border: 1px solid #DDDDDD;
padding: 1px;
}
div.song_count {
/*padding-top: 0.6em;*/
font-size: 16px;
margin-top: 39px;
}
div.stats {
margin-left: 10px;
width: 100px;

}
div.views {
margin-bottom: 3px;
font-size: 16px;
font-weight: bold;
text-align: right;
}
div.time {
margin-top: 5px;
color: #999999;
}
img.small_album_art {
margin: 1px;
height: 48px;
width: 48px;
}

#idc-container-parent #idc-container .idc-foot {
display: none;
}

span.song_preview_button {
padding-left: 7px;
/*background-color: #A7C0E0;*/
position: absolute;
left: 0px;
z-index: 1000;
}

div.sidebar {
padding-top: 22px;
margin-left: 13px;
width: 250px;
}

.more {
background-color:#FFFFFF;
background-image:url('/images/more.gif');
background-position:left top;
background-repeat:repeat-x;
border-color:#DDDDDD #AAAAAA #AAAAAA #DDDDDD;
border-style:solid;
border-width:1px;
display:block;
font-size:14px;
font-weight:bold;
height:22px;
line-height:1.5em;
margin-bottom:6px;
margin-left: 1px;
margin-right: 1px;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
padding:6px 0;
text-align:center;
text-shadow:1px 1px 1px #FFFFFF;
}

.more:hover {
background-position: left -78px;
border: 1px solid #BBBBBB;
text-decoration: none;
}

div.show_more {
margin: 10px 0px;
cursor: pointer;
}

div.main_song_row {

border-bottom: 1px dotted #D5D5D5;
padding-top: 10px;
padding-bottom: 10px;
_padding-bottom: 5px;
width: 100%;
}

div.song_info_title {
font-size:14px;
font-weight: bold;
overflow:hidden;
white-space:nowrap;
width:100%;
}

span.song_number {
font-size: 18px;
margin-right: 5px;
text-align: right;
width: 1.5em;
}

span.song_artwork {
padding: 0px;
width: 60px;
margin-left: 5px;
margin-right: 10px;
}
span.song_artwork img {
-moz-box-shadow: 0 3px 5px #999999;
-webkit-box-shadow: 0 3px 5px #999999;
box-shadow: 0 3px 5px #999999;
}

span.song_info {
overflow: hidden;
text-align: left;
padding: 0px;
width: 350px;
}
div.song_artist_album {
color: #5A5A5A;
overflow: hidden;
white-space: nowrap;
margin-top: 4px;
}

span.song_play_button {
width: 50px;
/*margin-left: 5px;*/
}
div.playlist_info_row {
text-align: left;
border-bottom: 1px solid #CCCCCC;
width: 100%;
}
div.playlist_description {
margin-top: 8px;
margin-bottom: 20px;
overflow: hidden;
width: 100%;
min-height: 1em;
}
div.playlist_title_header {
font-size: 20px;
font-weight: bold;
text-align: left;
overflow: hidden;
}
div.button {
width: 80px; height: 20px; padding: 3px; border: 1px solid black; text-align: center;
}
div.sidebar_row {
border-bottom:1px dotted #AAAAAA;
margin-top:5px;
padding-bottom:5px;
width:100%;
}
div.sidebar_data {
width: 185px; 
margin-left: 5px;
}
div.sidebar_data_title {
overflow: hidden; 
max-height: 30px;
}
.light_gray {
color: #555555;
}
.dark_gray {
color: #222222;
}
div.playlist_box {
width: 630px;
}
textarea.comment {
width: 100%;
height: 50px;
border: 1px solid #CCCCCC;
font-family:inherit;
font-size:16px;
font-weight:inherit;
margin-top: 5px;
margin-bottom: 5px;
padding: 4px;
overflow: auto;
}

div.share_box {
/*position: absolute;*/
/*width: 585px;*/
width: 100%;
z-index: 10;
background-color: #F1F5FA;
}

.shadow {
-moz-box-shadow: 0 3px 5px #999999;
-webkit-box-shadow: 0 3px 5px #999999;
box-shadow: 0 3px 5px #999999;
}
.drop_shadow {
-moz-box-shadow: 3px 3px 5px #999999;
-webkit-box-shadow: 3px 3px 5px #999999;
box-shadow: 3px 3px 5px #999999;
}

div.main_column {
background-color: #FFFFFF;
padding: 20px;
width: 585px;
_width: 630px;
/*border-right: 1px solid #DCDDDD;*/
border-right: 1px solid #CCCCCC;
}

.round-right {
-moz-border-radius-bottomright:7px;
-moz-border-radius-topright:7px;
-webkit-border-top-right-radius: 7px;
-webkit-border-bottom-right-radius: 7px;
}

.round-left {
-moz-border-radius-bottomleft:7px;
-moz-border-radius-topleft:7px;
-webkit-border-top-left-radius: 7px;
-webkit-border-bottom-left-radius: 7px;
}

.search {
border:medium none;
font-size:12pt;
height:26px;
padding:3px 3px 3px 2px;
width:214px;
color: #999999;
}

.search-highlighted {
color: #000000;
}

.search_container {
background-color: #FFFFFF;
border:1px solid #888888;
height:28px;
_height:32px;
width:220px;
margin: 0px;
padding: 0px;
/*margin: 1px;*/
}

.search_container-highlighted {
border: 2px solid #7199c6;
height:26px;
width:218px;
_width:220px;
/*margin: 0px;*/
}

#comments_container {
margin-left: 10px;
margin-top: 30px;
}

.light_blue {
background-color: #F1F5FA;
}

div.question {
font-size: 18px;
font-weight: bold;
margin-bottom: 10px;
}
div.answer {
font-size: 14px;
margin-left: 20px;
margin-right: 20px;
margin-bottom: 10px;
}

.itunes_button {
background-image: url('/images/badgeitunes61x15dark.gif'); /* This would be the normal image */
display: block;
width: 61px;
height: 15px;
}

.itunes_button:hover {
/*background-image: url('/images/badgeitunes61x15dark.gif');*/ /* This would be the roll over image */
} 

.amazon_button {
background-image: url('/images/amazon.gif'); /* This would be the normal image */
display: inline-block;
width: 61px;
height: 20px;
}

.amazon__button:hover {
/*background-image: url('/images/badgeitunes61x15dark.gif'); *//* This would be the roll over image */
} 

.share_button {
background-image: url('/images/share.jpg'); /* This would be the normal image */
display: block;
width: 61px;
height: 20px;
margin-top: 10px;
}


.share_button:hover {
background-image: url('/images/share_active.jpg'); /* This would be the roll over image */
} 

.share_button_mobile {
margin-top: 8px;
}

div.top_charts_header {
font-size: 20px;
text-align: left;
padding-bottom: 5px;
border-bottom: 1px solid #999999;
}
*:focus {outline: none;}

.buy_box_outer {
position: absolute;
}

.buy_box {
position: relative;
left: -20px;
width: 100px;
height: 100px;
margin-top: 10px;
padding-top: 10px;
background-color: #FFFFFF;
border: 1px solid #CCCCCC;
}

.buy_row {
position: absolute;
_position: static;
visibility: hidden;
}

div.main_song_row:hover {
/*background-color: #F6F6F6;*/
background-color: #F1F5FA;
}
.main_song_row_highlighted {
background-color: #F1F5FA;
}
div.main_song_row:hover .buy_row {
visibility: visible;
}

.vis {
visibility: visible;
}

/*  styles for the unit rater
--------------------------------------------------------- 
ryan masuga, masugadesign.com
ryan@masugadesign.com 
Licensed under a Creative Commons Attribution 3.0 License.
http://creativecommons.org/licenses/by/3.0/
See readme.txt for full credit details.
--------------------------------------------------------- */
.ratingblock{display:block;font-size:12px;width:100px;}.loading{height:30px;background:url('/include/images/working.gif') 50% 50% no-repeat;}.unit-rating{list-style:none;margin:0;padding:0;height:20px;position:relative;background:url('/include/images/starrating.gif?2') top left repeat-x;}.unit-rating li{text-indent:-90000px;padding:0;margin:0;/*\*/ float:left;/* */;}.unit-rating li a{outline:none;display:block;width:20px;height:20px;text-decoration:none;text-indent:-9000px;z-index:20;position:absolute;padding:0;}.unit-rating li a:hover{background:url('/include/images/starrating.gif?2') left center;z-index:2;left:0;}.unit-rating a.r1-unit{left:0;}.unit-rating a.r1-unit:hover{width:20px;}.unit-rating a.r2-unit{left:20px;}.unit-rating a.r2-unit:hover{width:40px;}.unit-rating a.r3-unit{left:40px;}.unit-rating a.r3-unit:hover{width:60px;}.unit-rating a.r4-unit{left:60px;}.unit-rating a.r4-unit:hover{width:80px;}.unit-rating a.r5-unit{left:80px;}.unit-rating a.r5-unit:hover{width:100px;}.unit-rating a.r6-unit{left:100px;}.unit-rating a.r6-unit:hover{width:120px;}.unit-rating a.r7-unit{left:120px;}.unit-rating a.r7-unit:hover{width:140px;}.unit-rating a.r8-unit{left:140px;}.unit-rating a.r8-unit:hover{width:160px;}.unit-rating a.r9-unit{left:160px;}.unit-rating a.r9-unit:hover{width:180px;}.unit-rating a.r10-unit{left:180px;}.unit-rating a.r10-unit:hover{width:200px;}.unit-rating li.current-rating{background:url('/include/images/starrating.gif?2') left bottom;position:absolute;height:20px;display:block;text-indent:-9000px;z-index:1;}.voted{color:#999;margin:0;text-align:right;}.thanks{color:#36AA3D;}.static{color:#555;margin:0;text-align:right;}.nonstatic{margin:0;text-align:right;}

