
.wrapper_player_info
{
    float: left;
    width: 320px;
    cursor: default;
    position:relative;
}

.wrapper_player_info .title_bar 
{
   background-image: url("https://web.archive.org/web/20130504001431im_/http://www.microvolts.com/content/images/CLUB_HOUSE/player_info/title_bar_bg.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    border-bottom: 2px solid #2D3846;
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    font-weight: normal;
    height: 36px;
    width: 320px;
}


.wrapper_player_info .title_bar .name
{
    float: left;
    margin-top: 10px;
    margin-left: 10px;
    font-weight: bold;
    width: 90px;
}
.wrapper_player_info .title_bar .level,.wrapper_player_info .title_bar .clan
{
   float: left;
    height: 22px;
    margin-left: 10px;
    margin-top: 6px;
    width: 22px;
}
.wrapper_player_info .title_bar .add_friend
{
    background-position: center top;
    background-repeat: no-repeat;
    float: right;
    height: 22px;
    margin-right: 10px;
    margin-top: 7px;
    width: 100px;
    cursor: default;
    display: none;
    position:relative;
}
.wrapper_player_info .title_bar   img
{
    width:22px;
    height:22px;
}

.wrapper_player_info .title_bar .friend_waiting
{
    background-image: url(https://web.archive.org/web/20130504001431im_/http://www.microvolts.com/Content/images/CLUB_HOUSE/player_info/icon_pending.png);
    width: 24px;
    height: 20px;
}
.wrapper_player_info .title_bar .friend_isFriend
{
    background-image: url(https://web.archive.org/web/20130504001431im_/http://www.microvolts.com/Content/images/CLUB_HOUSE/player_info/icon_friend.png);
    width: 24px;
    height: 20px;
}

.wrapper_player_info .title_bar .wallet
{
    background-image: url(https://web.archive.org/web/20130504001431im_/http://www.microvolts.com/Content/images/CLUB_HOUSE/player_info/wallet_bg.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    float: right;
    width: 80px;
    font-size: 10px;
    font-weight: bold;
    margin-top: 4px;
    margin-right: 7px;
    height: 30px;
    padding-top: 2px;
    padding-right: 8px;
    padding-left: 10px;
}

.wrapper_player_info .bottom_line1
{
   /* background-image: url(https://web.archive.org/web/20130504001431im_/http://www.microvolts.com/Content/images/CLUB_HOUSE/player_info/content_bottom_bg.png);*/
    background-repeat: no-repeat;
    background-position: 0px 0px;
    height: 6px;
    width: 320px;
    float: left;
}
.wrapper_player_info .content
{
    width: 320px;
    display: table;
    height: 100%;
    float: left;
    background-image: url(https://web.archive.org/web/20130504001431im_/http://www.microvolts.com/Content/images/CLUB_HOUSE/player_info/tabs_bg.png);
    background-repeat: repeat-x;
    padding-top: 7px;
}

.wrapper_player_info .column1
{
    float: left;
    width: 102px;
}
.wrapper_player_info .player_photo {
     width: 100px;
    height: 100px;
}
.wrapper_player_info .player_photo img
{
    border: 1px solid #999;
    width: 100px;
    height: 100px;
}
.wrapper_player_info .floor_number
{
    float: left;
    height: 20px;
    margin-left: 12px;
    margin-top: 5px;
    padding-top: 0px;
    width: 76px;
}
.wrapper_player_info .floor_number img
{
    width:73px;
    height:24px;
}
.wrapper_player_info .column2
{
    float: left;
    margin-left: 5px;
    width: 213px;
}
.wrapper_player_info .column2 .forum_title
{
    float: right;
    margin-bottom: 5px;
}
.wrapper_player_info .column2 .forum_title .title
{
    font-size: 12px;
    color: #666;
    font-weight: bold;
    float: right;
    width: 35px;
    margin-right: 5px;
    font-family: Arial, Helvetica, sans-serif;
    padding-bottom: 5px;
    padding-top: 5px;
}
.wrapper_player_info .column2 .forum_title .title_info
{
    float: right;
    font-size: 11px;
    width: 160px;
    color: #333;
    margin-top: 6px;
}
.wrapper_player_info .column2 .about_player
{
    background-image: url(https://web.archive.org/web/20130504001431im_/http://www.microvolts.com/Content/images/CLUB_HOUSE/player_info/player_status_bg.png);
    height: 105px;
    width: 213px;
    float: left;
    background-repeat: no-repeat;
}
.wrapper_player_info .column2 .about_player .player_text
{
    font-size: 10px;
    width: 182px;
    margin-left: 20px;
    color: #C6BCB7;
    margin-top: 5px;
    height: 50px;
    line-height: 12px;
    float: left;
}
.wrapper_player_info .column2 .about_player .fame_container
{
    height: 46px;
    width: 202px;
    float: left;
    background-image: url(https://web.archive.org/web/20130504001431im_/http://www.microvolts.com/Content/images/CLUB_HOUSE/fame/gauge_bg1.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    margin-left: 11px;
}
.wrapper_player_info .column2 .about_player .fame_container .fame_column1
{
    height: 42px;
    width: 55px;
    float: left;
}
.wrapper_player_info .column2 .about_player .fame_container .votes
{
    color: #EAEAEA;
    float: left;
    font-size: 11px;
    height: 12px;
    margin-bottom: 1px;
    margin-top: 12px;
    text-align: center;
    width: 55px;
}
.wrapper_player_info .column2 .about_player .fame_container .fame_column1 .btn_vote_red
{
    background-image: url(https://web.archive.org/web/20130504001431im_/http://www.microvolts.com/Content/images/CLUB_HOUSE/fame/btn_fame_chaotic.png);
    background-position: left top;
    background-repeat: no-repeat;
    font-size: 9px;
    font-weight: bold;
    text-align: center;
    padding-top: 3px;
    float: left;
    width: 55px;
    color: #D6D6D6;
    margin: 3px 1px 0px 2px;
    height: 15px;
}
.wrapper_player_info .column2 .about_player .fame_container.de .fame_column1 .btn_vote_red
{
    background-image: url(https://web.archive.org/web/20130504001431im_/http://www.microvolts.com/Content/images/CLUB_HOUSE/fame/btn_fame_chaotic_de.png);
}
.wrapper_player_info .column2 .about_player .fame_container .fame_column1 .btn_vote_red:hover
{
    background-position: left -18px;
    cursor: pointer;
}
.wrapper_player_info .column2 .about_player .fame_container .fame_column1 .btn_vote_red.clicked
{
    background-position: left -36px;
    cursor: default;
}

.wrapper_player_info .column2 .about_player .fame_container .fame_column1 .btn_vote_red.disable
{
    background-position: left bottom;
    cursor: default;
}


.wrapper_player_info .column2 .about_player .fame_container .fame_column2
{
    height: 46px;
    width: 91px;
    float: left;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    color: #666666;
    font-size: 10px;
    font-weight: bold;
}



.wrapper_player_info .column2 .about_player .fame_container .fame_column2 .fame_count
{
    line-height: 10px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
    text-align: center;
    width: 40px;
}

.wrapper_player_info .column2 .about_player .fame_container .fame_column3
{
    height: 42px;
    width: 55px;
    float: left;
}

.wrapper_player_info .column2 .about_player .fame_container .fame_column3 .btn_vote_blue
{
    background-image: url(https://web.archive.org/web/20130504001431im_/http://www.microvolts.com/Content/images/CLUB_HOUSE/fame/btn_fame_lawful.png);
    background-position: left top;
    background-repeat: no-repeat;
    font-size: 9px;
    font-weight: bold;
    text-align: center;
    padding-top: 3px;
    float: left;
    width: 55px;
    color: #D6D6D6;
    margin: 3px 1px 0px 2px;
    height: 15px;
    cursor: pointer;
}
.wrapper_player_info .column2 .about_player .fame_container.de .fame_column3 .btn_vote_blue
{
    background-image: url(https://web.archive.org/web/20130504001431im_/http://www.microvolts.com/Content/images/CLUB_HOUSE/fame/btn_fame_lawful_de.png);
}
.wrapper_player_info .column2 .about_player .fame_container .fame_column3 .btn_vote_blue:hover
{
    background-position: left -18px;
}
.wrapper_player_info .column2 .about_player .fame_container .fame_column3 .btn_vote_blue.clicked
{
    background-position: left -36px;
    cursor: default;
}
.wrapper_player_info .column2 .about_player .fame_container .fame_column3 .btn_vote_blue.disable
{
    background-position: left bottom;
    cursor: default;
}

.wrapper_player_info .title_bar .icon_player_info
{
    background-image: url(https://web.archive.org/web/20130504001431im_/http://www.microvolts.com/Content/images/CLUB_HOUSE/player_info/icon_player_info.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    height: 20px;
    width: 20px;
    float: left;
    margin-top: 8px;
    margin-left: 8px;
}

.wrapper_player_info .title_bar .icon_clan_info
{
    background-image: url(https://web.archive.org/web/20130504001431im_/http://www.microvolts.com/Content/images/CLUB_HOUSE/clan/icon_crew.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    height: 20px;
    width: 20px;
    float: left;
    margin-top: 8px;
    margin-left: 8px;
}

.btn1000
{
   color: #292929;
    display: block;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    height: 23px;
    text-decoration: none;
}
.btn1000 .btn1000_left
{
   background-image: url("https://web.archive.org/web/20130504001431im_/http://www.microvolts.com/Content/images/buttons/btn3_left.png");
    background-position: left top;
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 23px;
    width: 2px;
}
.btn1000:hover .btn1000_left,.btn1000:hover .btn1000_middle,.btn1000:hover .btn1000_right
{
   
    background-position: left bottom;
    
}
.btn1000 .btn1000_right
{
    background-image: url(https://web.archive.org/web/20130504001431im_/http://www.microvolts.com/Content/images/buttons/btn3_right.png);
    background-position: right top;
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 23px;
    width: 2px;
}
 
.btn1000 .btn1000_middle
{
    background-image: url("https://web.archive.org/web/20130504001431im_/http://www.microvolts.com/Content/images/buttons/btn3_middle.png");
    background-position: left top;
    background-repeat: repeat-x;
    color: #001938;
    display: block;
    float: left;
    font-weight: bold;
    height: 23px;
    margin: 0;
    padding: 0;
    text-align: center;
}
.wrapper_player_info .icon_friend
{
    
    background-repeat: no-repeat;
    background-position: 0px 0px;
    height: 14px;
    width: 17px;
    float: left;
    margin-right: 5px;
    margin-top:4px;
}
.wrapper_player_info .friend_add .btn1000{
    cursor: pointer;
    
}

.wrapper_player_info .friend_add .icon_friend{
    background-image: url(https://web.archive.org/web/20130504001431im_/http://www.microvolts.com/Content/images/CLUB_HOUSE/player_info/icon_add_friend.png);
}
 
.btn1000 .btn1000_middle .text
{
    float: left;
    font-size: 11px;
    height: 16px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 4px;
    width:90px;
}

 

/*
     FILE ARCHIVED ON 00:14:31 May 04, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:57:27 Apr 15, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.574
  exclusion.robots: 0.053
  exclusion.robots.policy: 0.042
  esindex: 0.01
  cdx.remote: 9.829
  LoadShardBlock: 56.735 (3)
  PetaboxLoader3.datanode: 65.817 (4)
  load_resource: 60.02
  PetaboxLoader3.resolve: 43.459
*/