/* The ico added in the display_user_name() */
.favusers_button_ADD{ display:inline-block; margin-left:6px; font-size:0.8em;}

/* Dialog */
#favusers_dialog_confirm { width:280px; margin:auto; padding-top:20px;}
#favusers_dialog_confirm img,
#favusers_refuse_confirm img{width:36px;}

#favusers_dialog_confirm .dialog_label,
#favusers_refuse_confirm .dialog_label{text-align:left; margin-left: 60px;}

#favusers_dialog_confirm .dialog{text-align:center;}
#favusers_dialog_confirm .big_ico,
#favusers_refuse_confirm .big_ico{float:left; margin:4px; margin-right:16px;}

/* Hiscore in favusers:scores  */
#hiscores_fav_list .hiscore_unit{}
#hiscores_fav_list .hiscore_unit .game_thumb {width:200px;}

/*.hiscore_unit_score_fav{width:200px; height:200px; background:#F4F7FA; margin:auto; overflow:auto; color:#486079; margin-top:5px;}
*/
.hiscore_unit_score_fav{width: 400px;
height: auto; background:#F4F7FA; margin:auto; overflow:auto; color:#486079; margin-top:5px;}

#favuser_game_score_content_result .hiscore_unit{width:auto;}


.hiscore_unit_score_fav .your_best_score{font-size:1.3em; font-weight:bold;}
.hiscore_unit_score_fav td{border-top:solid 1px #ddd;font-size:.9em;}
.hiscore_unit_score_fav tr.last td{border-bottom:solid 1px #ddd;font-size:.9em;}

/* SCORE DISPLAY
In the favusers scores pages we don't need to have the ADD button */
#hiscores_fav_list .favusers_button_ADD{display:none;}
.favusers_del_button{margin-left:5px;}
#hiscores_fav_list tr.you {font-weight:bold; background:#E2FFE3;}
#hiscores_fav_list tr.you .favusers_del_button{display:none;}

/* ADD FORM */
#form_add_favusers_bloc{}
#form_add_favusers { margin:0px; }

#form_add_favusers_bloc .big_ico{float:left; margin:6px; margin-right:16px; }

#form_refuse_favusers_bloc {   text-align:right;}
#form_refuse_favusers_bloc .big_ico{float:right; margin:6px; margin-left:16px; }
#form_refuse_favusers_bloc label{font-size:1.2em; font-weight:bold;}

#favusers_you_have_x_favorites{}
#favusers_you_are_favorite_of{  text-align:right;}

#favusers_list{ display:none;}
#favusers_list .favusers_button_ADD{display:none;}
#favusers_list li{border-bottom:solid 1px #EEE; padding-top:3px;}
#favusers_list ol:hover{}


/* favusers hoff in game pages */
#favusers_hof_in_game_pages_bloc th{ text-align:center;} /* background:url(images/favusers_add_ico_big.gif) 50px 50px no-repeat;*/
#favusers_hof_in_game_pages_bloc.bloc_white{border:none;}





.hof_favusers_bloc{float:none; width:300px; margin:20px auto;}

table.favusers_scores{ background:#d8edfb; width: 100%;}
table.favusers_scores tr:nth-child(odd) td{ background:#b7daf2 !important; }
table.favusers_scores tr.current_user td{ background:#CF9 !important; font-weight:bold;}
.hof_favusers_bloc .favusers_button_ADD{ display:none;}
table.favusers_scores.table > tbody > tr > td{border-top: 1px solid #A0C2FF;}


/*---------------------------------------- 
HISCORES_LIST GAME ORDERED */
#favusers_scores_list_page .hiscores_list_part_item{padding-left:0px;}

/* favOfList */
/*-----------------------------------*/
#favOfList{max-height: 500px; text-align: left; overflow-y: auto; margin-top:10px;}
#favOfListNoPremium{padding: 12px;padding-left: 90px; text-align: left;margin-top:10px;}
#favOfList li{margin-bottom:3px;}



