@charset "utf-8";
.achievement {
	float: left;
	padding-right: 8px;
	padding-top: 8px;
	width: 84px;
}
.achievement > div:last-child {
    display:none;
}
.achievement:hover > div:last-child {
    display:block;
	z-index:20;
}
.achievement img {
	border: 1px solid rgb(185, 196, 178);
	height: 82px;
	width: 82px;
}
.achievement span {
	color: #333333;
	float: left;
	text-align: center;
	width: 100%;
}
.achievement_info{
    padding:0px;
    margin-left:25px;
    position:absolute;
    top:10px;
    min-width:50px;
    padding:5px;
    background-color:white;
    text-align:center;
    opacity:0.92;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -moz-box-shadow:gray 2px 2px 3px;
    -webkit-box-shadow:gray 2px 2px 3px;
}
.arrow{
    height:0px;
    width:0px;
    position:absolute;
    bottom:-10px;
    left:10px;
    opacity:0.97;
    border-bottom:10px solid transparent;
    border-left:25px solid white;
}
.character_count {
	min-width:20px;
}
#days_held {
	float: right;
	padding-right: 40px;
	position: relative;
	top: 0px;
}
.favorite {
	color: #333333;
	text-transform: capitalize;
}
.favorite_count {
	background: url(../images/top_song_gradient.png) repeat-x;
	color: #333333;
	font-size: 11px;
	font-style: italic;
	margin-left: 13px;
	margin-right: 5px;
	margin-top: 2px;
	max-width:90%;
	min-width: 45px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.favorite_name {
	font-weight: bolder;
}
.favorite_panel {
	display: none;
	overflow: hidden;
	z-index: 1;
}
.favorite_panel > div:last-child {
	height:568px;
	margin-bottom:3px;
	margin-right:3px;
}
.favorites {
	overflow: hidden;
	overflow-y: auto;
	padding-left: 10px;
}
#favorites_container {
	border-bottom: 1px solid rgb(193, 193, 193);
	height: 690px;
}
#favorites_content {
	background: url(../images/mypage/favorites_gradient.png) top left repeat-x;
	background-color: rgb(214,247,179);
	border: 1px solid rgb(165,165,165);
	float: left;
	height: 648px;
	margin-left: 13px;
	overflow: hidden;
	position: relative;
	top: -12px;
	width: 536px;
	z-index: 1;
    -moz-box-shadow:#cfcfcf 1px 1px 3px;
    -webkit-box-shadow:#cfcfcf 1px 1px 3px;
}
.favorites_field_holder {
	background: #deead8;
	border: 1px solid #a5a5a5;
	float: left;
	height: 22px;
	margin-left: 6px;
	margin-top: 7px;
	width: 215px;
}
#favorites_footer {
	border-bottom: 1px solid rgb(185, 198, 171);
	border-top: 1px solid rgb(165, 165, 165);
	height: 37px;
	overflow: hidden;
	z-index: 5;
}
.favorites_header {
	padding-bottom: 3px;
	padding-left: 10px;
	padding-top: 19px;
}
#favorites_left {
	float: left;
	width: 282px;
}
#favorites_search {
	background: url(../images/mypage/search_gradient.png) top left no-repeat;
	float: left;
	width: 300px;
}
.favorites_search_button {
	background: url(../images/search_glass.png) top left no-repeat;
	border: none;
	cursor: pointer;
	height: 24px;
	margin-top: 7px;
	width: 22px;
}
#favorites_tabs {
	background-image: url(../images/mypage/favorites.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	position: relative;
	top: 1px;
}
.friend {
	float: left;
	height: 150px;
	overflow: hidden;
	padding-left: 20px;
	padding-right: 15px;
	width: 104px;
	word-wrap: break-word;
}
.friend a {
	color: #333333;
}
.friend div {
	font-style: italic;
	text-align: center;
	width: 102px;
}
.friend img {
	border: 1px solid rgb(130,131,130);
	height: 100px;
	width: 100px;
}
#friends {
	height: 145px;
	padding-right: 20px;
	padding-top: 12px;
	width: 100%;
}
#friends_container {
	background: url(../images/mypage/friends_gradient.png) bottom left repeat-x;
	border-top: 1px solid rgb(174, 178, 172);
	height: 245px;
}
.friends_field_holder {
	background: #deead8;
	border: 1px solid #a5a5a5;
	float: left;
	height: 22px;
	margin-left: 10px;
	margin-top: 7px;
	width: 218px;
}
#friends_header {
	background: url(../images/mypage/friends_icon.png) no-repeat;
	color: #6e6e6e;
	font: 14pt Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 44px;
	margin-left: 19px;
	margin-top: 11px;
	padding-left: 54px;
}
#friends_header span {
	float: left;
	position: relative;
	top: 11px;
}
#friends_link {
	color: rgb(72, 128, 11);
	float:left;
	padding-left:20px;
}
#friends_paging {
	float: right;
	padding-right: 20px;
}
#friends_paging a {
	color: rgb(72, 128, 11);
	padding-left: 2px;
	padding-right: 2px;
}
#friends_paging img {
	padding-left: 10px;
	padding-right: 10px;
}
#friends_search {
	background: url(../images/mypage/search_gradient.png) top left no-repeat;
	border-bottom: 1px solid rgb(165,165,165);
	border-left: 1px solid rgb(165,165,165);
	border-top: 1px solid rgb(165,165,165);
	float: right;
	height: 37px;
	margin-top: 0px;
	padding-top: 0px;
	position: relative;
	right: 0px;
	top: 0px;
	width: 266px;
}
.friends_search_button {
	background: url(../images/search_glass.png) top left no-repeat;
	border: none;
	cursor: pointer;
	height: 24px;
	margin-top: 7px;
	width: 22px;
}
#friends_search form {
	position: relative;
	right: 0px;
	top: 0px;
}
#favorite_characters_panel_ul{
	height: 320px;
	overflow: hidden;
	overflow-y: auto;
	padding-left:10px;
}
.greyDiv{
	background-color: white;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	height: 82px;
	left: 1px;
	opacity: 0.7;
	position: relative;
	top: -86px;
	width: 82px;
}
#latest_plays {
	height: 320px;
	overflow: hidden;
	overflow-y: auto;
	margin-right:3px;
}
#latest_plays_container {
	border-top: 1px solid rgb(208,210,206);
	height: 400px;
}
#latest_plays_content {
	background: url(../images/mypage/shouts_gradient.png) bottom left repeat-x;
	background-color: #FFFFFF;
	border: 1px solid rgb(165,165,165);
	float: left;
	height: 359px;
	margin-bottom:3px;
	margin-left: 13px;
	position: relative;
	top: -12px;
	width: 536px;
	z-index: 1;
    -moz-box-shadow:#cfcfcf 1px 1px 3px;
    -webkit-box-shadow:#cfcfcf 1px 1px 3px;
}
#latest_plays_header {
	overflow: hidden;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-top: 19px;
}
#latest_plays_tabs {
	background-image: url(../images/mypage/latest_plays.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	position: relative;
	top: 1px;
}
#most_played_artists {
	overflow: hidden;
	overflow-y: auto;
	padding-left: 10px;
}
.personal {
	padding-left: 1px;
}
#personal_achievements{
	width:1580px;
}
#personal_avatar > img{
	height:150px;
	width:150px;
}
.playlist {
	padding-top: 10px;
}
.playlist_name {
	font-weight: bolder;
	width: 260px;
}
.playlist_song_count {
	background: url(../images/mypage/arrow.png) center left no-repeat;
	color: #48800b;
	cursor: pointer;
	font-weight: bolder;
	padding-left: 12px;
}
#playlists_container {
	background: url(../images/mypage/playlists_gradient.png)bottom left repeat-x;
	border: 1px solid rgb(165,165,165);
	float: left;
	height: 356px;
	margin-left: 15px;
	margin-top: 6px;
	overflow:hidden;
	width: 265px;
}
#playlists_container > img:last-child {
    position:relative;
    top:-223px;
    left:116px;
	-webkit-transition: all 1s ease-in;
}
#playlists_container:hover > img:last-child {
	-webkit-transform:translate(80px,275px) scale(4);
	-webkit-border-radius:5px;
}
#playlists_content {
	color: #333333;
	font: 9pt Arial, Helvetica, sans-serif;
	font-stretch: condensed;
	height: 298px;
	overflow: hidden;
	overflow-y: auto;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 95%;
}
#playlists_header {
	background: url(../images/mypage/playlist_icon.png) no-repeat;
	color: #6e6e6e;
	font: 14pt Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 44px;
	margin-left: 5px;
	margin-top: 4px;
	padding-left: 52px;
}
#playlists_header img {
	float: right;
	padding-right: 8px;
	padding-top: 8px;
}
#playlists_header span {
	float: left;
	padding-top: 10px;
}
#post_shout {
	background: url(../images/mypage/shout_pinstripe.png) top left repeat-x;
	border-top: 1px solid rgb(165,165,165);
	height: 66px;
}
.shout {
	padding-top: 10px;
}
.shout_name {
	font-weight: bolder;
}
.shout > .remove_link{
	display:none;
}
.shout:hover > .remove_link{
	display:inline;
}
#shouts {
	height: 268px;
	margin-bottom:3px;
	padding-left: 5px;
	padding-top: 4px;
}
#shouts_container {
	background: url(../images/mypage/shouts_gradient.png) repeat-x;
	border: 1px solid rgb(165,165,165);
	float: left;
	height: 341px;
	margin-left: 15px;
	margin-top: 6px;
	width: 265px;
    -moz-box-shadow:#cfcfcf 1px 1px 3px;
    -webkit-box-shadow:#cfcfcf 1px 1px 3px;
}
#shouts_content {
	color: #333333;
	font: 9pt Arial, Helvetica, sans-serif;
	font-stretch: condensed;
	height: 220px;
	overflow: hidden;
	overflow-y: auto;
	padding-bottom: 3px;
	padding-left: 10px;
	width: 95%;
}
.shouts_header {
	background: url(../images/mypage/shout_icon.png) no-repeat;
	color: #6e6e6e;
	font: 14pt Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 44px;
	padding-left: 52px;
}
.shouts_header span {
	position: relative;
	top: 9px;
}
.throne {
	padding-top: 10px;
}
.throne_info {
	float: left;
	padding-left: 15px;
	width: 370px;
}
.throne_spacer {
	background: rgb(231,231,231);
	float: left;
	height: 1px;
	margin-bottom: 6px;
	margin-top: 7px;
	width: 100%;
}
.throne_time {
	float: left;
	font-weight: bolder;
	padding-right: 13px;
	text-align: right;
	width: 100px;
}
.throne_title {
	float: left;
	font-weight: bolder;
	padding-left: 10px;
	text-transform: capitalize;
	width: 380px;
}
#thrones_held {
	height:570px;
	overflow: hidden;
	overflow-y: auto;
}
#thrones_held_img {
	float: left;
}
.video {
	padding-top: 10px;
}
.video_link {
	background: url(../images/mypage/arrow.png) center left no-repeat;
	color: #48800b;
	cursor: pointer;
	font-weight: bolder;
	padding-left: 12px;
}
.video_name {
	font-weight: bolder;
	width: 260px;
}
#videos_container {
	background: url(../images/mypage/videos_gradient.png) repeat-x;
	border: 1px solid rgb(165,165,165);
	float: left;
	height: 257px;
	margin-left: 15px;
	margin-top: 15px;
	width: 265px;
}
#videos_content {
	color: #333333;
	font: 9pt Arial, Helvetica, sans-serif;
	font-stretch: condensed;
	height: 195px;
	overflow: hidden;
	overflow-y: auto;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 95%;
}
#videos_header {
	background: url(../images/mypage/videos_icon.png) no-repeat;
	color: #6e6e6e;
	font: 14pt Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 44px;
	margin-left: 5px;
	margin-top: 4px;
	padding-left: 52px;
}
#videos_header img {
	float: right;
	padding-right: 8px;
	padding-top: 8px;
}
#videos_header span {
	float: left;
	padding-top: 10px;
}
