.profileNavigation {
  float: left;
  width: 160px;
  margin: 0;
  padding: 0;
}

a.profileNavOption {
  float: left;
  width: 160px;
  /*height: 18px;*/
  margin: 0;
  padding: 5px 0 5px 0;
  color: #ffffff;
  border-bottom: 1px solid #1d723a;
}

a.profileNavOption:hover {
  /*background: #0f1412;*/
  text-decoration: none;
  background: #3B3B3C;
}

a.profileNavFirstOption {
  border-top: 1px solid #1d723a;
}

a.profileNavActiveOption {
  width: 150px;
  padding-left: 10px;
  background: #1d723a !important;
}

.profileMainTitle {
  float: left;
  width: 788px;
  margin: 0 0 5px 0;
  padding: 0 0 2px 10px;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px solid #1D723A;
}

.profileCelebritySplash {
  float: left;
  width: 768px;
  margin: 0 0 30px 0;
  padding: 10px;
  background: #D96D12;
}

.profileCelebritySplash img {
  max-width: 788px;
  max-height: 200px;
  margin: 0 auto;
  display: block;
}

.profileMiscContainer {
  float: left;
  width: 250px;
  min-height: 500px;
  margin: 0;
  padding: 0;
}

.profileMiscContainer.adMarginFix {
  margin-left: 20px;
}

.profileSmallMiscContainer {
  float: left;
  width: 160px;
  height: 600px;
  margin: 0 0 0 20px;
  padding: 0;
}

/*Profile - DOM Control Wrapper */
.profileDOMControlWrapper {
  float: left;
  width: 788px;
  margin: 0 0 0 20px;
  padding: 0;
}

/* Profile - Default Pic */
.profileMiscContainer .profileDefaultPicContainer {
  float: left;
  width: 250px;
  margin: 0 0 15px 0;
  padding: 0;
}

.profileMiscContainer .profileDefaultPicContainer img {
  margin: 0 auto;
  max-width: 250px;
  max-height: 600px;
  display: block;
}

.profileMiscContainer .profileInfoContainer {
  float: left;
  width: 250px;
  margin: 0 0 10px 0;
  padding: 0;
}

.profileMiscContainer .profileInfoContainer .profileInfoTitle {
  float: left;
  width: 245px;
  height: 15px;
  margin: 0 0 5px 0;
  padding: 5px 0 5px 5px;
  background: #1D723A;
}

.profileMiscContainer .profileInfoContainer .profileInfoInfo {
  float: left;
  width: 80px;
  margin: 0 10px 0 0;
  padding: 0;
  color: #37C94A;
}

.profileMiscContainer .profileInfoContainer .profileInfoContent {
  float: left;
  width: 160px;
  margin: 0;
  padding: 0;
}

/*Profile - Artist Bar */
.profileArtistBarContainer {
  float: left;
  width: 518px;
  height: 65px;
  margin: 0;
  padding: 0px 0 12px 0;
  font-size: 12px;
  border-bottom: 1px solid #686869;
}

.profileArtistBarContainer .profileArtistBarCountContainer {
  float: left;
  width: 53px;
  height: 40px;
  margin-top: 5px;
  padding: 28px 0 0 0;
  color: #181818;
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  background: url('../images/newartist_playerbg_left.png') repeat-x;
}

.profileArtistBarContainer .profileArtistBarArtistPic {
  float: left;
  width: 75px;
  height: 75px;
  margin: 0 0 0 10px;
  padding: 0;
}


.profileArtistBarContainer .profileArtistBarArtistPic img {
  width: 75px;
  height: 75px;
}

.profileArtistBarContainer .profileArtistBarArtistContent {
  float: left;
  width: 360px;
  margin: 0 0 0 10px;
  padding: 0;
  color: #FFFFFF;
  overflow: hidden;
}

.profileArtistBarContainer:hover {
  background: #3B3B3C;
}

.profileArtistBarContainer span.artistsHighlight {
  color: #EE742C;
}

.profileArtistBarContainer .profileArtistBarArtistContent .profileArtistBarContentSongName {
  float: left;
  max-width: 360px;
  margin: 0 0 2px 0;
  padding: 0;
  font-size: 14px;
  font-weight: bold;
  color: #EE742C;
  clear: both;
  overflow: hidden;
}

.profileArtistBarContainer .profileArtistBarArtistContent .profileArtistBarContentStats {
  float: left;
  max-width: 360px;
  margin: 0;
  padding: 0;
  clear: both;
  white-space: nowrap;
}

.profileArtistBarContainer .profileArtistBarArtistContent .profileArtistBarOptionsWrapper {
  float: left;
  margin: 4px 0 0 0;
  padding: 0;
  clear: both;
}

.profileArtistBarContainer .profileArtistBarArtistContent .profileArtistBarContentVote {
  float: left;
  margin: 2px 0 0 0;
  padding: 0;
  clear: both;
  width:200px;
}

.profileArtistBarContainer .profileArtistBarArtistContent .profileArtistBarEditOptions {
  float: left;
  margin: 0 0 0 5px;
  padding: 0;
  width:250px;
}

.profileArtistBarContainer .profileArtistBarArtistContent .profileArtistBarEditOptions a:link,
.profileArtistBarContainer .profileArtistBarArtistContent .profileArtistBarEditOptions a:active,
.profileArtistBarContainer .profileArtistBarArtistContent .profileArtistBarEditOptions a:visited {
  color: #ffffff;
}

.profileArtistBarContainer .profileArtistBarArtistContent .profileArtistBarContentVote a:link,
.profileArtistBarContainer .profileArtistBarArtistContent .profileArtistBarContentVote a:active,
.profileArtistBarContainer .profileArtistBarArtistContent .profileArtistBarContentVote a:visited {
  color: #ffffff;
}

.profileArtistBarContainer .profileArtistBarMiscOptions {
  float: left;
  width: 25px;
  margin: 0 0 0 5px;
  padding: 0;
}

.profileArtistBarContainer .profileArtistBarMiscOptions .addToPlayList {
  width: 21px;
  height: 21px;
  margin: 25px 0 0 0;
  padding: 0;
  cursor: pointer;
  background: url('../images/newartist_icon_add_hover.png') no-repeat;
}
.profileArtistBarContainer .profileArtistBarMiscOptions .ajaxAddToPlaylist_vid {
  width: 21px;
  height: 21px;
  margin: 30px 0 0 0;
  padding: 0;
  cursor: pointer;
  background: url('../images/newartist_icon_add_hover_green.png') no-repeat;
}

.profileArtistBarContainer .profileArtistBarMiscOptions .addedToPlayList {
  width: 21px;
  height: 21px;
  margin: 20px 0 0 0;
  padding: 0;
  cursor: pointer;
  background: url('../images/newartist_icon_add.png') no-repeat;
}

.profileArtistBarContainer .profileArtistBarContentOptions {
  float: left;
  max-width: 25px;
  margin: 0 0 0 5px;
  padding: 0;
}

.profileArtistBarContainer .profileArtistBarContentPlayOption {
  float: right;
  width: 50px;
  height: 55px;
  margin-top: 5px;
  padding: 10px 0 0 10px;
  border-left: 1px solid #686869;
}

.profileArtistBarContainer .profileArtistBarContentPlayOption a.play {
  float: left;
  width: 39px;
  height: 39px;
  margin: 0;
  padding: 0;
  background: url('../images/newartist_icon_play_hover.png') no-repeat;
}

.profileArtistBarContainer .profileArtistBarContentPlayOption a.pausee {
  float: left;
  width: 39px;
  height: 39px;
  margin: 0;
  padding: 0;
  background: url('../images/newartist_icon_pause_hover.png') no-repeat;
}

.profileArtistBarContainer .profileArtistBarContentPlayOption a.artistsPlayButton {
  width: 38px;
  height: 37px;
  margin: 0;
  padding: 0;
  display: block;
  background: url('../images/newartist_icon_play.png') no-repeat;
}

/* Profile - New Favorite Songs */
.profileMiscContainer .profileNewFavSongsContainer {
  float: left;
  width: 250px;
  margin: 0 0 15px 0;
  padding: 0;
}

.profileMiscContainer .profileNewFavSongsContainer a {
  color: #D96D12;
}
.profileMiscContainer .profileNewFavSongsContainer .profileNewFavSongsTitle {
  float: left;
  width: 245px;
  height: 23px;
  margin: 0 0 5px 0;
  padding: 5px 0 0 5px;
  background: #1D723A;
  color: #ffffff;
}

.profileNewFavSongsAltTitle {
  background: #D96D12 !important;
}

.profileMiscContainer .profileNewFavSongsContainer .profileNewFavSongContent {
  float: left;
  width: 250px;
  margin: 0;
  padding: 5px 0 5px 0;
  border-bottom: 1px solid #686868;
}

.profileMiscContainer .profileNewFavSongsContainer .profileNewFavSongsPic {
  float: left;
  width: 50px;
  height: 50px;
  margin: 0 10px 0 0;
  padding: 0;
}

.profileMiscContainer .profileNewFavSongsContainer .profileNewFavSongsPic img {
  max-width: 50px;
  max-height: 50px;
}

.profileMiscContainer .profileNewFavSongsContainer .profileNewFavSongsContentContainer {
  float: left;
  width: 150px;
  margin: 0;
  padding: 0;
}

.profileMiscContainer .profileNewFavSongsContainer .profileNewFavSongsContentContainer .profileNewFavSongsName {
  float: left;
  width: 150px;
  margin: 0;
  padding: 0;
}

.profileMiscContainer .profileNewFavSongsContainer .profileNewFavSongsContentContainer .profileNewFavSongsSongName {
  float: left;
  width: 150px;
  margin: 0;
  padding: 0;
}

.profileMiscContainer .profileNewFavSongsContainer .profileNewFavSongsContentContainer .profileNewFavSongsTotalVotes {
  float: left;
  width: 150px;
  margin: 0;
  padding: 0;
  color: #666666;
}

.profileMiscContainer .profileNewFavSongsOptions {
  float: right;
  width:  auto;
  margin: -12px 0px 0px 0px;
  padding: 0px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
 /* border: 1px dotted gray;*/
}

.profileMiscContainer .profileNewFavSongsOptions a.profileNewFavSongPlay {
  float: left;
  width: 25px;
  height: 25px;
  margin: 0;
  padding: 0;
  background: url('../images/newartist_icon_play_hover_25.png') no-repeat;
}

.profileMiscContainer .profileNewFavSongsOptions a.play {
  float: left;
  width: 25px;
  height: 25px;
  margin: 0;
  padding: 0;
  background: url('../images/newartist_icon_play_hover_s.png') no-repeat;
}

.profileMiscContainer .profileNewFavSongsOptions a.pausee {
  float: left;
  width: 25px;
  height: 25px;
  margin: 0;
  padding: 0;
  background: url('../images/newartist_icon_pause_sm.png') no-repeat;
}

.profileNewFavSongsOptions a.pausee {
  float: left;
  width: 25px;
  height: 25px;
  margin: 0;
  padding: 0;
  background: url('../images/newartist_icon_pause_sm.png') no-repeat;
}


.profileMiscContainer .profileNewFavSongsOptions a.pausee:hover {
  background: url('../images/newartist_icon_pause_hover_.png') no-repeat;
}

.profileMiscContainer .profileNewFavSongsOptions a.profileNewFavSongPlay img {
  max-width: 25px;
}

.profileMiscContainer .profileNewFavSongsOptions .profileNewFavSongAdd {
  float: left;
  margin: 5px 0 0 4px;
  padding: 0;
}
.profileMiscContainer .profileNewFavSongsOptions .profileNewFavSongRm {
  float: left;
  margin: 5px 3px 0 4px;
  padding: 0;
}

.profileMiscContainer .profileNewFavSongsOptions .profileNewFavSongAdd .addToPlayList {
  width: 21px;
  height: 21px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  background: url('../images/contestants/genre_detail/profile_mod_btn_add_hover.png') no-repeat;
}

.profileMiscContainer .profileNewFavSongsOptions .profileNewFavSongAdd .addedToPlayList {
  width: 21px;
  height: 21px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  background: url('../images/contestants/genre_detail/profile_mod_btn_add_hover.png') no-repeat;
}

/* Profile - Friends */
.profileFriendsContainer {
  float: left;
  width: 250px;
  margin: 0 0 20px 0;
  padding: 0;
}

.profileFriendsContainer .profileFriendsTitle {
  float: left;
  width: 245px;
  height: 23px;
  margin: 0;
  padding: 5px 0 0 5px;
  background: #1D723A;
  color: #ffffff;
}

.profileFriendsContainer .profileFriendsTitle .profileFriendsTitleTxt {
  float: left;
  margin: 0;
  padding: 0;
}

.profileFriendsContainer .profileFriendsTitle .profileFriendsViewAll {
  float: right;
  margin: 0 5px 0 0;
  padding: 0;
}

.profileFriendsContainer .profileFriendsTitle .profileFriendsViewAll a:link,
.profileFriendsContainer .profileFriendsTitle .profileFriendsViewAll a:active,
.profileFriendsContainer .profileFriendsTitle .profileFriendsViewAll a:visited {
  color: #ffffff;
  text-decoration: none;
}

.profileFriendsContainer .profileFriendsPicture {
  float: left;
  width: 55px;
  height: 90px;
  margin: 5px 0 0 0;
  padding: 0;
  font-size: 11px;
  text-align: left;
}

.profileFriendsContainer .profileFriendsPicture a:link,
.profileFriendsContainer .profileFriendsPicture a:visited,
.profileFriendsContainer .profileFriendsPicture a:active {
  text-decoration: none;
  color: white;
}

.profileFriendsContainer .profileFriendsPicture .profileFriendsPictureContainer {
  float: left;
  width: 55px;
  height: 55px;
  margin: 0;
  padding: 0;
}

.profileFriendsContainer .profileFriendsPicture .profileFriendsNameContainer {
  float: left;
  width: 55px;
  margin: 0;
  padding: 0 0 5px 0;
  text-align: center;
}

.profileFriendsContainer .profileFriendsPicture .profileFriendsNameContainer a{
  font-size: 11px;
  color: white;
}
.profileFriendsNameContainer a{
  font-size: 11px;
  color: white;
}
.profileFriendsContainer .profileFriendMargin {
  margin-right: 10px;
  width: 55px;
}

.profileFriendsContainer .profileFriendsPicture img {
  max-width: 55px;
  max-height: 55px;
  display: block;
  margin-left: auto;
  margin-right: auto
}

.profileFriendsContainer .profileFriendsAll {
  float: left;
  width: 250px;
  margin: 0;
  padding: 2px 0 0 0;
  text-align: right;
  border-top: 1px solid #1D723A;
}

/* Profile - 250 ad */
.profile250Ad {
  float: left;
  width: 250px;
  height: 250px;
  margin: 10px 0 10px 0;
  padding: 0;
}
/* Profile - Wall Area */
.profileContentContainer {
  float: left;
  width: 518px;
  min-height: 650px;
  margin: 0 0 0 20px;
  padding: 0;
}

.profileBigContentContainer {
  width: 608px !important;
}

.profileMyMusicIntro {
  float: left;
  width: 518px;
  margin: 0 0 15px 0;
  padding: 0;
}
.profileMyMusicIntro .profileMyMusicIntroTxt {
  float: left;
  width: 518px;
  margin: 0;
  padding: 0 0 2px 0;
  color: #EE742C;
  font-size: 15px;
  font-weight: bold;
  border-bottom: 1px solid #282828;
}

.profileContentTitle {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0 0 2px 0;
  font-size: 24px;
  color: #1D723A;
  border-bottom: 1px solid #1D723A;
  overflow: hidden;
}

.profileContentContainer .profileContentTitle .profileContentTxt {
  float: left;
}

.profileContentContainer .profileContentTitle .profileContentTitleOption {
  float: right;
  margin: 10px 0 0 0;
  padding: 0;
  font-size: 12px;
  font-weight: normal;
}

.profileContentContainer .profileStatusName {
  float: left;
  max-width: 518px;
  margin: 0;
  padding: 0;
  font-weight: bold;
  font-size: 14px;
  color: #39B54A;
  overflow: hidden;
}

.profileContentContainer .profileStatusContainer {
  max-width: 518px;
  margin: 3px 0 0 5px;
  padding: 0;
  font-size: 12px;
  color: #ffffff !important;
  font-weight:  normal;
  overflow: hidden;
}

.profileContentContainer .profilePublisherContainer {
  float: left;
  width: 518px;
  margin: 10px 0 10px 0;
  padding: 0;
}

.profileContentContainer .profilePublisherContainer .profilePublisherTxtArea {
  float: left;
  width: 506px;
  height: 14px;
  line-height: 14px;
  margin: 0;
  padding: 5px;
  color: #ffffff;
  border: 1px solid #1D723A;
  overflow: hidden;
  background: #252525;
}

.profileContentContainer .profilePublisherContainer .profilePublisherInput {
  float: right;
  margin: 5px 0 0 0;
  padding: 0 5px 0 5px;
  font-weight: bold;
  border: 1px solid #1D723A;
  color: #ffffff;
  cursor: pointer;
  background: #1D723A;
}

/* Profile - Feed Container */
.profileFeedContainer {
  float: left;
  width: 518px;
  margin: 0 0 10px 0;
  padding: 0;
}

.profileFeedContainer .profileFeedPic {
  float: left;
  width: 50px;
  height: 50px;
  margin: 0;
  padding: 0;
}

.profileFeedContainer .profileFeedPic img {
  max-width: 50px;
  max-height: 50px;
}

.profileFeedContainer .profileFeedPost {
  float: right;
  width: 458px;
  min-height: 50px;
  margin: 0 0 5px 0;
  padding: 0;
  overflow: hidden;
  border-top: 1px solid #1d723a;
}

.profileFeedContainer .profileFeedPost a.profileFeedName {
  font-weight: bold;
}

.profileFeedContainer .profileFeedPost .profileFeedTimeStamp {
  float: left;
  width: 458px;
  margin: 5px 0 0 0;
  padding: 0;
  color: #666666;
}

/* Profile - Feed Reply */
.profileFeedReplyArea {
  float: right;
  width: 458px;
  margin: 0;
  padding: 0;
  display: none;
}

.profileFeedReplyArea .profileFeedReplyTxtArea {
  float: left;
  width: 448px;
  height: 14px;
  line-height: 14px;
  margin: 0;
  padding: 5px;
  color: #ffffff;
  border: 1px solid #1d723a;
  background: #252525;
  overflow: hidden;
}

.profileFeedReplyArea .profileFeedReplyButton {
  float: right;
  margin: 5px 0 0 0;
  color: #ffffff;
  font-weight: bold;
  border: none;
  cursor: pointer;
  background: #1D723A;
}


/* Profile - Feed replies */
.profileFeedReplyContainer {
  float: right;
  width: 458px;
  margin: 0;
  padding: 5px 0 0 0;
  border-top:1px solid #282828;
  background: #3B3B3C;
}

.profileFeedReplyContainer .profileFeedReplyPic {
  float: left;
  width: 50px;
  height: 50px;
  margin: 0;
  padding: 0;
}

.profileFeedReplyContainer .profileFeedReplyPic img {
  max-width: 50px;
  max-height: 50px;
}

.profileFeedReplyContainer .profileFeedReplyPost {
  float: right;
  width: 398px;
  min-height: 50px;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.profileFeedReplyContainer .profileFeedReplyPost a.profileFeedReplyName {
  font-weight: bold;
}

.profileFeedReplyContainer .profileFeedReplyPost .profileFeedReplyTimeStamp {
  float: left;
  width: 398px;
  margin: 5px 0 0 0;
  padding: 0;
  color: #666666;
}

.profileFeedShowAllReplies {
  float: right;
  width: 456px;
  margin: 0;
  padding: 0;
  text-align: center;
  border: 1px solid #1d723a;
}

/* Profile - Album */
table.photosTable {
  float: left;
  width: 609px;
}

table .photosTableCell {
  max-width: 100px;
  height: 100px;
  text-align: center;
  vertical-align: middle;
  border-top: 1px solid #282828;
  border-left: 1px solid #282828;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  padding: 0px;
  background: #111411;
}

table .photosTableCell img {
  text-align: center;
  vertical-align: middle;
  max-width: 80px;
  max-height: 80px;
  border: 1px solid #282828;
}

table .photosTableCellLast {
  max-width: 100px;
  height: 100px;
  text-align: center;
  vertical-align: middle;
  border-top: 1px solid #282828;
  border-left: 1px solid #282828;
  border-right: 1px solid #282828;
  border-bottom: 1px solid #000000;
  padding: 0;
  background: #111411;
}

table .photosTableCellLast img {
  text-align: center;
  vertical-align: middle;
  max-width: 80px;
  max-height: 80px;
  border: 1px solid #282828;
}

/* Profile - Individual Photo View */
.photosNumPage {
  float: left;
  margin: 10px 0 0 0;
  padding: 0;
}

.photosNav {
  float: right;
  margin: 10px 0 0 0;
  padding: 0;
}

.photosMain {
  float: left;
  width: 498px;
  max-height: 600px;
  margin: 10px 0 10px 0;
  padding: 10px;
  border: 1px solid #282828;
  background: #111411;
}

.photosMain img {
  max-width: 498px;
  max-height: 520px;
  margin: auto;
  display: block;
  border: 1px solid #282828;
}

.photosCaption {
  float: left;
  margin: 10px 0 0 0;
  padding: 0;
}

.photosDate {
  float: right;
  margin: 10px 0 0 0;
  padding: 0;
  color: #666666;
}

.photosOptions {
  float: left;
  width: 520px;
  min-height: 200px;
  margin: 0;
  padding: 10px 0 0 0;
  border-top: 1px solid #282828;
}

.photoCommentsWrapper {
  float: left;
  width: 340px;
  margin: 0;
  padding: 0;
}

.photosOptions .photoPicComment {
  float: left;
  width: 342px;
  margin: 0;
  padding: 5px;
  border-top: 1px solid #282828;
  border-bottom: 1px solid #000000;
  background: #111411;
}

.photosOptions .photoCommentMessage {
  float: left;
  width: 297px;
  margin: 0;
  padding: 0;
}

.photosOptions .photoPicComment .photoCommentName {
  float: left;
  margin: 0;
  padding: 0;
  font-weight: bold;
}

.photosOptions .photoPicComment .photoCommentInfo {
  margin: 2px 0 0 0;
  padding: 0;
  font-size: 11px;
}

.photosOptions .photoCommentBox {
  float: left;
  width: 340px;
  margin: 0;
  padding: 5px;
  border: 1px solid #282828;
  background: #111411;
}

.photosOptions .photoSmallPic {
  float: left;
  width: 35px;
  height: 35px;
  margin: 0 10px 0 0;
  padding: 0;
}

.photosOptions .photoSmallPic img {
  max-width: 35px;
  max-height: 35px;
  margin: auto;
  display: block;
  border: 1px solid #282828;
}

.photosOptions .photoCommentBox textarea {
  float: left;
  width: 289px;
  min-height: 33px;
  height: 33px;
  margin: 0;
  padding: 2px 2px 0 2px;
  line-height: 14px;
  border: 1px solid #282828;
  color: #ffffff;
  background: #000000;
}

.photosOptions .photoCommentBox .photoSubmitComment a {
  float: right;
  height: 15px;
  margin: 5px 0 0 0;
  padding: 5px;
  border: 1px solid #282828;
  color: #ffffff;
  background: #1D723A;
}

.photosOptions .photoCommentBox .photoSubmitComment a:hover {
  text-decoration: none;
}

.photosOptions ul.photoLinkOptions {
  float: left;
  margin: 0px 0 0 20px;
  padding: 0;
  color: #ffffff;
}

.photosOptions ul.photoLinkOptions li {
  list-style-type: none;
  display: block;
}

.photosOptions ul.photoLinkOptions li a:link,
.profileContent .photosOptions ul.photoLinkOptions li a:active,
.profileContent .photosOptions ul.photoLinkOptions li a:visited {
  color: #37B34A !important;
}

.profileUploadForm {
  float: left;
  width: 600px;
  margin: 0 0 10px 0;
  padding: 0;
  font-size: 11px;
  color: #666666;
}

.profileUploadCheckBox {
  float: left;
  padding: 0;
  margin: 0 5px 0 0;
}

.profileUploadInputButton {
  float: left;
  padding: 0 5px 0 5px;
  margin: 0;
  border: none;
  color: #ffffff;
  font-weight: bold;
  cursor: pointer;
  background: #1D723A;
}

.profileUploadTxtBox {
  border: none;
}

/* Profile - Information */
.profileInformation {
  float: left;
  width: 608px;
  margin: 0;
  padding: 0;
}

.profileInformation .profileInformationTitle {
  float: left;
  width: 608px;
  margin: 10px 0 10px 0;
  padding: 0;
  font-weight: bold;
  border-bottom: 1px solid #1D723A;
}

.profileInformation .profileInformationContainer {
  float: left;
  width: 608px;
  margin: 0 0 5px 0;
  padding: 0;
}

.profileInformation .profileInformationContainer .profileInformationMain {
  float: left;
  width: 110px;
  margin: 0;
  padding: 0;
}

.profileInformation .profileInformationContainer .profileInformationTxt {
  float: left;
  width: 488px;
  margin: 0 0 0 10px;
  padding: 0;
}

/* Profile - Music */
.profileMusicContainer {
  float: left;
  width: 518px;
  margin: 5px 0 10px 0;
  padding: 0;
  border-bottom: 1px solid #282828;
}

.profileMusicContainer .profileMusicPic {
  float: left;
  width: 50px;
  height: 50px;
  margin: 0;
  padding: 0;
}

.profileMusicContainer .profileMusicPic img {
  max-width: 50px;
  max-height: 50px;
}

.profileMusicContainer .profileMusicWrapper {
  float: left;
  width: 433px;
  margin: 0 0 0 10px;
  padding: 0;
}

.profileMusicContainer .profileMusicWrapper .profileMusicTitle {
  float: left;
  width: 50px;
  margin: 0;
  padding: 0;
  color: #666666;
}

.profileMusicContainer .profileMusicWrapper .profileMusicContent {
  float: left;
  width: 430px;
  margin: 0;
  padding: 0;
}

input.profileMusicNameChangeArea {
  float: left;
  width: 148px;
  margin: 0;
  padding: 1px;
  border: none;
}

input.profileMusicNameChangeButton {
  float: left;
  height: 18px;
  margin: 0 0 0 5px;
  padding: 0 5px 0 5px;
  color: #ffffff;
  border: none;
  cursor: pointer;
  background: #EE742C;
}

.profileMusicContainer .profileMusicWrapper .profileMusicStars {
  float: left;
  margin: 2px 0 0 0;
  padding: 0;
}

.profileMusicContainer .profileMusicWrapper .profileMusicManipulate {
  float: left;
  margin: 2px 0 0 5px;
  padding: 0;
}

.profileMusicOptions {
  float: right;
  width: 25px;
  margin: 0;
  padding: 0;
}

.profileMusicOptions .profileMusicOptionPlay {
  float: left;
  width: 25px;
  height: 25px;
  margin: 0;
  padding: 0;
  background: url('../images/voter_newartist_icon_play_h.png');
}

.profileMusicOptions a.play {
  float: left;
  width: 25px;
  height: 25px;
  margin: 0;
  padding: 0;
  background: url('../images/voter_newartist_icon_play_h.png');
}

.profileMusicOptions a.pausee {
  float: left;
  width: 25px;
  height: 25px;
  margin: 0;
  padding: 0;
  background: url('../images/voter_newartist_icon_pause_sm.png');
}

.profileMusicOptions .profileMusicOptionAdd {
  float: left;
  width: 20px;
  height: 25px;
  margin: 5px 0 0 5px;
  padding: 0;
}

.profileMusicOptions .profileMusicOptionAdd img {
  margin: 0 auto;
  display: block;
}

/* Profile - Playlists */
.profilePlaylistDOM_Control {
  float: left;
  width: 588px;
  margin: 0;
  padding: 0;
}

.profilePlaylistContainer {
  float: left;
  width: 798px;
  margin: 0 0 0 10px;
  padding: 0;
}

.profilePlaylistTitleContainer {
  float: left;
  width: 798px;
  margin: 0 0 5px 0;
  padding: 0 0 2px 0;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  border-bottom: 1px solid #D96D12;
}

.profilePlaylistTitleContainer span {
  margin: 0 0 0 5px;
  color: #D96D12;
}

.profilePlaylistsContainer {
  float: left;
  width: 200px;
  min-height: 400px;
  margin: 0 10px 10px 0;
  padding: 0;
  background: #1e2420;
}

.profilePlaylistsContainer .profilePlaylistMainTitle {
  float: left;
  width: 190px;
  margin: 5px 5px 10px 5px;
  padding: 0 0 2px 0;
  font-size: 14px;
  font-weight: bold;
  border-bottom: 1px solid #686868;
}

.profilePlaylistsContainer .profilePlaylistMainTitle .profilePlaylistMainTitleTxt {
  float: left;
  max-width: 169px;
  margin: 0;
  padding: 0;
}

.profilePlaylistsContainer .profilePlaylistMainTitle .profilePlaylistCreateNewDiv {
  float: right;
  width: 16px;
  height: 16px;
  margin: 0;
  padding: 0;
}

.profilePlaylistsContainer .profilePlaylistMainTitle .profilePlaylistCreateNewDiv .profilePlaylistCreateNewButton {
  width: 16px;
  height: 16px;
  margin: 0;
  padding: 0;
  display: block;
  cursor: pointer;
  background: url('../images/addtoplaylist_sprite.png') 0 -16px no-repeat;
}

.profilePlaylistsContainer .profilePlaylistMainTitle .profilePlaylistCreateNewDiv .profilePlaylistCreateNewButton:hover {
  background: url('../images/addtoplaylist_sprite.png') 0 0 no-repeat;
}

.profilePlaylistCreateNewContainer {
  float: left;
  width: 200px;
  margin: 0 0 5px 0;
  padding: 0 0 5px 0;
  border-bottom: 1px solid #474A48;
  display: none;
}

.profilePlaylistCreateNewContainer .profilePlaylistCreateNewTitle {
  float: left;
  width: 195px;
  margin: 0 0 5px 5px;
  padding: 0;
  color: #EE742C;
}

.profilePlaylistCreateNewContainer input.profilePlaylistNewPlaylistName {
  float: left;
  width: 185px;
  margin: 0 5px 0 5px;
  padding: 2px;
  color: #000000;
  border: none;
  background: #ffffff;
}

.profilePlaylistCreateNewContainer input.profilePlaylistNewPlaylistSubmit {
  float: right;
  margin: 5px 5px 0 0;
  padding: 0 5px 0 5px;
  color: #ffffff;
  border: none;
  cursor: pointer;
  background: #EE742C;
}

.profilePlaylistsContainer .profilePlaylistNameWrapper {
  float: left;
  width: 200px;
  margin: 0 0 2px 0;
  padding: 2px 0 2px 0;
}

.profilePlaylistsContainer .profilePlaylistActive {
  background: #0f1412;
}

.profilePlaylistsContainer .profilePlaylistActive a:link,
.profilePlaylistsContainer .profilePlaylistActive a:active,
.profilePlaylistsContainer .profilePlaylistActive a:visited {
  color: #EE742C;
}
a.green {
  color:#37C94A !important;
}
.profilePlaylistsContainer .profilePlaylistNameWrapper a:link,
.profilePlaylistsContainer .profilePlaylistNameWrapper a:active,
.profilePlaylistsContainer .profilePlaylistNameWrapper a:visited,
.profilePlaylistsContainer .profilePlaylistNameWrapper a:hover {
  color: #ffffff;
  text-decoration: none;
}

.profilePlaylistsContainer .profilePlaylistNameWrapper:hover {
  background: #0f1412;
}

.profilePlaylistsContainer .profilePlaylistNameWrapper .profilePlaylistName {
  float: left;
  max-width: 160px;
  margin: 0 0 0 10px;
  padding: 0;
}

.profilePlaylistsContainer .profilePlaylistNameWrapper .profilePlaylistName.profilePlaylistActive {
  color: #D96D12 !important;
}

.profilePlaylistsContainer .profilePlaylistNameWrapper .profilePlaylistRemove {
  float: right;
  width: 16px;
  height: 16px;
  margin: 0;
  padding: 0;
  cursor: pointer;
}

.profilePlaylistsContainer .profilePlaylistNameWrapper .profilePlaylistRemove .profilePlaylistRemoveButton {
  width: 11px;
  height: 11px;
  margin: 0;
  padding: 0;
  display: block;
  background: url('../images/delete_sprite_sm.png') 0 0 no-repeat;
}

.profilePlaylistsContainer .profilePlaylistNameWrapper .profilePlaylistRemove .profilePlaylistRemoveButton:hover {
  background: url('../images/delete_sprite_sm.png') 0 -12px no-repeat;
}
.profilePlaylistsContainer .profilePlaylistNameWrapper .profilePlaylistRemove .profilePlaylistRemoveButton_vid {
  width: 11px;
  height: 11px;
  margin: 0;
  padding: 0;
  display: block;
  background: url('../images/delete_sprite_sm.png') 0 0 no-repeat;
}

.profilePlaylistsContainer .profilePlaylistNameWrapper .profilePlaylistRemove .profilePlaylistRemoveButton_vid:hover {
  background: url('../images/delete_sprite_sm.png') 0 -12px no-repeat;
}

.profilePlaylistControlContainer {
  float: left;
  width: 578px;
  margin: 0;
  padding: 5px;
  background: #1e2420;
}

.profilePlaylistControlContainer .profilePlaylistControlSearch {
  float: left;
  width: 578px;
  margin: 0 0 5px 0;
  padding: 0 0 5px 0;
  line-height: 20px;
  border-bottom: 1px solid #686868;
}

.profilePlaylistControlContainer .profilePlaylistControlSearch .profilePlaylistControlBox {
  float: left;
  margin: 0 5px 0 0;
  padding: 0;
  line-height: 0;
  color: #EE742C;
}

.profilePlaylistControlContainer .profilePlaylistControlSearch input.profilePlaylistControlSearchBox {
  float: left;
  width: 150px;
  margin: 0 5px 0 0;
  padding: 2px;
  color: #000000;
  border: none;
  background: #ffffff;
}

.profilePlaylistControlContainer .profilePlaylistControlSearch input.profilePlaylistControlCheckBox {
  margin: 2px 0 0 0;
  padding: 0;
  color: #000000;
  border: none;
  background: #1e2420;
  line-height: 0;
}

.profilePlaylistControlContainer .profilePlaylistControlSearch input.profilePlaylistControlSearchInput {
  margin: 0;
  padding: 0 2px 0 2px;
  color: #ffffff;
  border: none;
  background: #EE742C;
  cursor: pointer;
}

.profilePlaylistControlContainer .profilePlaylistControlShowing {
  float: left;
  margin: 0;
  padding: 0;
}

.profilePlaylistControlContainer .profilePlaylistControlPagination {
  float: right;
  margin: 0;
  padding: 0;
}

.profilePlaylistControlContainer .profilePlaylistControlPagination .profilePlaylistControlPaginateLeft {
  float: left;
  width: 20px;
  height: 20px;
  margin: 0 2px 0 0;
  padding: 0;
}

.profilePlaylistControlContainer .profilePlaylistControlPagination .profilePlaylistControlPaginateNum {
  float: left;
  height: 20px;
  margin: 0 1px 0 0;
  padding: 0 5px 0 5px;
  line-height: 21px;
  color: #EE742C;
  background: #0F1412;
}

.profilePlaylistControlContainer .profilePlaylistControlPagination .profilePlaylistControlPaginateNum a:link,
.profilePlaylistControlContainer .profilePlaylistControlPagination .profilePlaylistControlPaginateNum a:active,
.profilePlaylistControlContainer .profilePlaylistControlPagination .profilePlaylistControlPaginateNum a:visited {
  color: #ffffff;
}

.profilePlaylistControlContainer .profilePlaylistControlPagination .profilePlaylistControlPaginateRight {
  float: left;
  width: 20px;
  height: 20px;
  margin: 0 0 0 2px;
  padding: 0;
}

.profilePlaylistSongContainer {
  float: left;
  width: 588px;
  height: 75px;
  margin: 0;
  padding: 5px 0 5px 0;
  font-size: 12px;
  border-bottom: 1px solid #686868;
}

.profilePlaylistSongContainer .profilePlaylistCountContainer {
  float: left;
  width: 53px;
  height: 70px;
  margin: 0;
  padding: 28px 0 0 0;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  background: url('../images/newartist_playerbg_left.png') repeat-x;
}

.profilePlaylistSongContainer .profilePlaylistArtistPic {
  float: left;
  width: 75px;
  height: 75px;
  margin: 0 0 0 10px;
  padding: 0;
}

.profilePlaylistSongContainer .profilePlaylistArtistPic img {
  width: 75px;
  height: 75px;
}

.profilePlaylistSongContainer .profilePlaylistArtistContent {
  float: left;
  width: 340px;
  margin: 0 0 0 10px;
  padding: 0;
  color: #FFFFFF;
}

.profilePlaylistSongContainer:hover {
  background: #3B3B3C;
}

.profilePlaylistSongContainer span.artistsHighlight {
  color: #EE742C;
}

.profilePlaylistSongContainer .profilePlaylistArtistContent .profilePlaylistContentSongName {
  float: left;
  width: 340px;
  margin: 0;
  padding: 0;
  font-size: 15px;
  font-weight: bold;
  color: #EE742C;
}

.profilePlaylistSongContainer .profilePlaylistArtistContent .profilePlaylistContentArtistName {
  float: left;
  width: 340px;
  margin: 3px 0 0 0;
  padding: 0;
}

.profilePlaylistSongContainer .profilePlaylistArtistContent .profilePlaylistContentStats {
  float: left;
  width: 340px;
  margin: 4px 0 0 0;
  padding: 0;
  clear: left;
  white-space: nowrap;
}

.profilePlaylistSongContainer .profilePlaylistArtistContent .profilePlaylistContentVote {
  float: left;
  width: 340px;
  margin: 6px 0 0 0;
  padding: 0;
}

.profilePlaylistSongContainer .profilePlaylistArtistContent .profilePlaylistContentVote a:link,
.profilePlaylistSongContainer .profilePlaylistArtistContent .profilePlaylistContentVote a:active,
.profilePlaylistSongContainer .profilePlaylistArtistContent .profilePlaylistContentVote a:visited {
  color: #ffffff;
}

.profilePlaylistSongContainer .profilePlaylistContentOptions {
  float: left;
  max-width: 25px;
  margin: 0 0 0 5px;
  padding: 0;
}

.profilePlaylistSongContainer .profilePlaylistContentOptions .addToPlayList {
  width: 21px;
  height: 21px;
  margin: 12px 0 0 0;
  padding: 0;
  cursor: pointer;
  background: url('../images/newartist_icon_add.png') no-repeat;
}

.profilePlaylistSongContainer .profilePlaylistContentOptions .addedToPlayList {
  width: 21px;
  height: 21px;
  margin: 12px 0 0 0;
  padding: 0;
  cursor: pointer;
  background: url('../images/newartist_icon_add_hover.png') no-repeat;
}

.profilePlaylistSongContainer .artistContentPlayOption {
  float: right;
  width: 50px;
  height: 50px;
  margin: 0;
  padding: 15px 0 0 10px;
  border-left: 1px solid #686869;
}

.profilePlaylistSongContainer .artistContentPlayOption a.artistsPlayButton {
  width: 38px;
  height: 37px;
  margin: 0;
  padding: 0;
  display: block;
  background: url('../images/newartist_icon_play.png') no-repeat;
}

.profilePlaylistErrorContainer {
  float: left;
  width: 588px;
  height: 50px;
  margin: 5px 0 0 0;
  padding: 0;
  text-align: center;
  line-height: 50px;
  background: #1e2420;
}

/* Profile - Not A friend */
.profileNotAFriendContainer {
  float: left;
  width: 788px;
  height: 650px;
  margin: 0;
  padding: 0;
}

.profileNotAFriendContainer .profileNotAFriendPic {
  float: left;
  width: 250px;
  height: 250px;
  margin: 0;
  padding: 0;
}

.profileNotAFriendContainer .profileNotAFriendPic img {
  max-width: 250px;
  max-height: 250px;
}

.profileNotAFriendContainer .profileNotAFriendWrapper {
  float: left;
  width: 523px;
  margin: 0 0 0 15px;
  padding: 0;
}

.profileNotAFriendContainer .profileNotAFriendWrapper .profileNotAFriendName {
  float: left;
  width: 523px;
  margin: 0;
  padding: 0;
  font-size: 24px;
  font-weight: bold;
  color: #37C94A;
}

.profileNotAFriendContainer .profileNotAFriendWrapper .profileNotAFriendInfo {
  float: left;
  width: 513px;
  margin: 10px 0 15px 0;
  padding: 5px;
  border:1px solid #282828;
  font-weight: bold;
  color: #37C94A;
  background: #111411;
}

.profileNotAFriendContainer .profileNotAFriendWrapper .profileNotAFriendRequest {
  float: left;
  margin: 20px 0 0 0;
  padding: 2px;
  color: #37C94A;
  border: none;
  text-align: left;
  text-decoration: none;
  font-weight: bold;
}

.profileNotAFriendContainer .profileNotAFriendWrapper .profileNotAFriendRequest a:link,
.profileNotAFriendContainer .profileNotAFriendWrapper .profileNotAFriendRequest a:active,
.profileNotAFriendContainer .profileNotAFriendWrapper .profileNotAFriendRequest a:visited {
  color: #ffffff;
}

.profileNotAFriendContainer .profileNotAFriendWrapper .profileNotAFriendFriends {
  float: left;
  width: 523px;
  margin: 20px 0 0 0;
  padding: 0;
  border-bottom: 1px solid #37C94A;
}

.profileNotAFriendContainer .profileNotAFriendWrapper .profileNotAFriendFriends .profileNotAFriendFriendShort {
  float: left;
}

.profileNotAFriendContainer .profileNotAFriendWrapper .profileNotAFriendFriends .profileNotAFriendFriendCount {
  float: right;
}

.profileNotAFriendContainer .profileNotAFriendWrapper .profileNotAFriendPicContainer {
  float: left;
  width: 50px;
  height: 50px;
  margin: 5px 10px 0 0;
  padding: 0;
}

.profileNotAFriendContainer .profileNotAFriendWrapper .profileNotAFriendPicContainer img {
  max-width: 50px;
  max-height: 50px;
}

.profileNotAFriendContainer .profileNotAFriendPicMargin {
  margin-right: 0 !important;
}

.homeFriendsPaginationControl {
  float: right;
  margin: 5px 0 5px 0;
  padding: 0;
}

.homeFriendsPaginationControl .homeFriendPageNavArrowLeft {
  float: left;
  margin: 5px 2px 0 0;
  padding: 0;
  line-height: normal;
}

.homeFriendsPaginationControl .homeFriendPageNavPage {
  float: left;
  height: 20px;
  margin: 5px 1px 0 0;
  padding: 0 5px 0 5px;
  line-height: 21px;
  background: #0f1412;
}

.homeFriendsPaginationControl .homeFriendPageNavPage a {
  color: #ffffff;
}

.homeFriendsPaginationControl .homeFriendPageNavPage a:hover {
  color: #37C94A;
  text-decoration: none;
}

.homeFriendsPaginationControl .homeFriendPageNavPage.homeFriendPageActiveNavPage {
  color: #37C94A;
  font-weight: bold;
  text-decoration: none;
}

.homeFriendsPaginationControl .homeFriendPageNavArrowRight {
  float: left;
  margin: 5px 5px 0 1px;
  padding: 0;
  line-height: normal;
}