@charset "utf-8";
/* CSS Document */

.my_friends_header{
	overflow:hidden;
	/*display:inline-block;*/
	margin:0px 0 5px 0;
	}

.myfriend_gamer_card_top{
	background:url(../img/myfreind_gamer_card_top.png) no-repeat;
	height:5px;
	width:216px;
	display:block;
}
.myfriend_gamer_card_middle_y{
	background:url(../img/myfreind_gamer_card_middle.png) repeat-y;
	width:216px;
	text-align:center;
/*	height:280px;*/
}
.hieght274{
	height:266px !important;
/*	height:274px !important;*/
	}
.myfriend_gamer_card_middle{
	background:url(../img/myfreind_gamer_card_bg.png) no-repeat;
/*	padding:8px 10px 0 10px;*/
	padding:0px 10px;
	height:265px;
	}
.myfriend_gamer_card_bottom{
	background:url(../img/myfreind_gamer_card_bottom.png) no-repeat;
	height:6px;
	width:216px;
}



.myfriend_gamer_card_231{
	width:231px;
}
.myfriend_gamer_card_231 .myfriend_gamer_card_top_231{
	background:url(../img/myfreind_gamer_card_231_top.png) no-repeat;
	height:5px;
	width:231px;
	display:block;
}
.myfriend_gamer_card_231 .myfriend_gamer_card_middle_y{
	background:url(../img/myfreind_gamer_card_middle_231.png) repeat-y;
	width:231px;
	text-align:center;
}

.myfriend_gamer_card_231 .myfriend_gamer_card_middle{
	background:url(../img/myfreind_gamer_card_bg_231.png) no-repeat;
	padding:4px 10px 0 10px;
	}
.myfriend_gamer_card_231 .myfriend_gamer_card_bottom_231{
	background:url(../img/myfreind_gamer_card_bottom_231.png) no-repeat bottom;
	height:6px;
	width:231px;
}

.myfriend_gamer_card p{
	color:#FFFFFF;
	}
.gamer_card_owner{
	background:url(../img/hr_line_2px.png) repeat-x bottom;
	height:24px;
	font-weight:bold;
	font-size:150%;
	color:#fff;
}
.myfriend_gamer_card{
/*	border:1px solid red;*/
}
.myfriend_gamer_card .gamer_card_owner p.car_red{
	background:url(../img/icons/icn_red_car.gif) no-repeat left center;
	font-weight:bold;
	font-size:16px;
}
.myfriend_gamer_card .gamer_card_owner p.car_green{
	background:url(../img/icons/icn_green_car.gif) no-repeat left center;
	font-weight:bold;
	font-size:16px;
}
.gc_footer{
	background:url(../img/hr_line_2px_light.png) repeat-x top;
	height:20px;
	margin-top:2px;
	/*padding:1px 5px 0 5px;*/
	padding:1px 0 0 0;
}

.gc_footer a{
	color:#0033CC;
	vertical-align:middle;
	}
.gc_footer a.gamer_card_send_mail{
	background:url(../img/icons/ico_send_mail.png) no-repeat left center;
	padding-left:20px;
}

.gc_footer a.gamer_card_remove{
	background:url(../img/icons/ico_remove.png) no-repeat left center;
	padding-left:20px;
}

.gc_footer a.gamer_card_car{
	background:url(../img/icons/icn_red_car.gif) no-repeat left center;
	padding-left:20px;
	color:#c60728;
}

.gc_footer a.gamer_card_car_green{
	background:url(../img/icons/icn_green_car.gif) no-repeat left center;
	padding-left:20px;
}

.gc_footer a.gamer_card_race{
	background:url(../img/icons/ico_race.png) no-repeat left center;
	padding-left:20px;
}
.gamer_card_2{

}
.gamer_card_2 .myfriend_gamer_card_middle{
	background:url(../img/myfreind_gamer_card_bg.png) no-repeat top right;
	padding:8px 10px 0 0;
	overflow:hidden;
	}

.gamer_card_2 .myfriend_gamer_card_middle_y{
	background:url(../img/myfreind_gamer_card_middle.png) repeat-y top right;
	width:226px;
	text-align:center;
}
.gamer_card_2 .myfriend_gamer_card_top{
	background:url(../img/myfreind_gamer_card_top.png) no-repeat;
	height:5px;
	width:216px;
	display:block;
	margin-left:10px;
}

.gamer_card_2 .myfriend_gamer_card_bottom{
	background:url(../img/myfreind_gamer_card_bottom.png) no-repeat;
	height:6px;
	width:226px;
	margin-left:10px;
}

.gamer_card_2 .gamer_card_owner{
	background:url(../img/hr_line_2px.png) repeat-x bottom;
	padding-bottom:5px;
	font-weight:bold;
	font-size:16px;
	margin-left:15px;
}
.gamer_card_2 .gc_footer{
	background:url(../img/hr_line_2px_light.png) repeat-x top;
	height:20px;
	margin-top:5px;
	padding:2px 5px 0 5px;
	margin-left:15px;
}

.myfriend_confirmation{
	background:url(../img/confirmation_1.png) no-repeat;
	width:152px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
	padding:30px 32px 32px 32px;
	height:213px;
}
.myfriend_confirmation_2{
	background:url(../img/confirmation_2.png) no-repeat;
	width:152px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
	padding:30px 32px 32px 32px;
	height:222px;
}
.card_invite_friends{
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
	padding:10px 12px 32px 12px;
	/*height:242px;*/
	height:235px;
	width:192px;
}

.card_invite_friends_card_bg {
	background:url(../img/invite_card_bg.png) no-repeat;
}

.card_invite_friends .gamer_card_owner{
	background:none;
	height:21px;
	font-weight:bold;
	font-size:16px;
	color:#fff;
}
.card_invite_friends p{
	font-size:11px;
	font-weight:normal;
}
.card_invite_friends p:last-child{
	padding-top:6px;
}

.myfriend_confirmation .myfriend_gamer_card_top{
	background:url(../img/confirmation_1_top_curv.png) no-repeat;
	height:5px;
	width:216px;
	display:block;
}
.myfriend_confirmation .myfriend_gamer_card_middle_y{
	background:url(../img/confirmation_1_middle_y.png) repeat-y top right;
	width:216px;
	text-align:center;
}

.myfriend_confirmation .myfriend_gamer_card_middle{
	background:url(../img/confirmation_1_middle.png) no-repeat top right;
	padding:30px 32px 32px 32px;
	overflow:auto;
	display:inline-block;
	}
.myfriend_confirmation .myfriend_gamer_card_bottom{
	background:url(../img/confirmation_1_bottom.png) no-repeat bottom;
	height:6px;
	width:216px;
}

 .btn_my_friends_red{
	background:url(../img/my_friends_btn_red.png) no-repeat;
	height:32px;
	padding-bottom:2px;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	border:0px;
	cursor:pointer;
	width:151px;
	/*margin:15px 0 10px 0;*/
	}

 .btn_my_friends_red_modified{
	background:url(../img/my_friends_btn_red.png) no-repeat;
	height:32px;
	padding-bottom:5px;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	border:0px;
	cursor:pointer;
	width:151px;
	/*margin:15px 0 10px 0;*/
	}

 .btn_122{
	background:url(../img/btn_122.png) no-repeat;
	height:30px;
	padding-bottom:3px;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	border:0px;
	width:126px;
	cursor:pointer;
	/*margin:15px 0 10px 0;*/
	}
.btn_my_friends_gray{
	background:url(../img/my_friends_btn_gray.png) no-repeat;
	height:30px;
	padding-bottom:3px;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	border:0px;
	width:151px;
	cursor:pointer;
	}

div.frnd_req_control{
	float:right;
	display:block;
	width:215px;
	}

.pro_points_bg_1{
	background:url(../img/pro_points_2.png) no-repeat top;
	height:50px;
	width:193px;
	text-align:right;
	padding:63px 10px 0 0;
	font-size:12px;
	color:#333;
}

.switch_list_view{
	float:left;
	vertical-align:middle;
	background:url(../img/icons/ico_lists.png) no-repeat left;
	padding-left:20px;
	}
.switch_gamercard_view{
	float:left;
	vertical-align:middle;
	background:url(../img/icons/ico_gamercard_view.png) no-repeat left;
	padding-left:20px;
	}

.network_view{
	float:left;
	vertical-align:middle;
	padding-left:65px;
}

.switch_list_view img{
	margin-top:5px;
	margin-right:5px;
	}
.my_friends_customize_view{
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	margin-top:5px;
	overflow:hidden;
	padding:3px 0 3px 10px;
	margin-bottom:5px;
	}

.my_friends_customize_view input{
	background:url(../img/my_friends_filter_name.png) no-repeat;
	border:0px;
	width:168px;
	height:18px;
	padding:2px;
	margin-left:5px;
	margin-right:25px;
	color:#333333;
	font-size:95%;
	vertical-align:middle;
}
.my_friends_customize_view select{
	width:150px;
	color:#333333;
	font-size:95%;
	vertical-align:middle;
	}

table.friends_list{
	border:1px solid #CCCCCC;
	border-left:none;
	border-right:none;
	}
table.friends_list td.brdrLeft{
	border-left:1px solid #CCCCCC;
	}
table.friends_list td.brdrRight{
	border-right:1px solid #CCCCCC;
	}
tr.odd td{
	background:url(../img/friends_list_row_bg_odd.png) repeat-x;
	border-bottom:1px solid #666666;
	height:60px;
	text-align:left;
	}
th.odd_1 {
	background:url(../img/friends_list_row_bg_odd_1.png) repeat-x;
		height:33px;
		vertical-align:top;
		font-weight:bold;
		line-height:12px;
		text-align:left;
	}
th.odd_1 p{
	text-align:center !important;
	}
th.odd_2 {
	background:url(../img/friends_list_row_bg_odd_2.png) no-repeat right top;
		height:33px;
		vertical-align:top;
		font-weight:bold;
		text-align:center;
		line-height:12px;
	}
th.odd_3 {
	background:url(../img/friends_list_row_bg_odd_2.png) no-repeat left top;
		height:33px;
		vertical-align:top;
		font-weight:bold;
		text-align:center;
		line-height:12px;
	}
table.friends_list tr.even td{
	background:url(../img/friends_list_row_bg_even.png) repeat-x;
	border-bottom:1px solid #666666;
	height:60px;
	}
table.friends_list tr td .send_message{
	background:url(../img/icons/ico_send_mail.png) no-repeat left;
	padding-left:22px;
	}
table.friends_list tr td .remove{
	background:url(../img/icons/ico_remove.png) no-repeat left;
	padding:2px 0 2px 22px;
	}
table.friends_list tr td .ranks{
	font-weight:bold;
	font-size:80%;
	}
table.friends_list tr td .points, table#tbl_header tr td .points{
	background:url(../img/icons/ico_points.png) no-repeat left;
	padding-left:15px;
	font-weight:bold;
	font-size:120%;
	margin-right:2px;
	text-align:right;
	width:50px;
	}

table.friends_list tr td .fastest_finish{
	background:url(../img/icons/ico_time.png) no-repeat left;
	padding-left:20px;
	font-weight:bold;
	font-size:120%;
	}
table.friends_list tr td .fastest_lap{
	background:url(../img/icons/ico_fastest_lap.png) no-repeat left;
	padding-left:40px;
	font-weight:bold;
	font-size:120%;
	}
table.friends_list tr td div.tabl_header{
	height:35px;
	clear:both;
	vertical-align:top;
	font-weight:bold;
	text-align:center;
	line-height:12px;
	}

.my_friends_confirmation_remove{
	background:url(../img/my_friends_confirmation_remove.png) repeat-x;
	height:45px;
	padding:15px 0 0 35px;
	width:632px;
	}
.my_friends_confirmation_remove p{
	float:left;
	width:270px;
	color:#FFFFFF;
	text-align:center;
	margin-right:40px;
	font-size:110%;
	}
.my_friends_confirmation_remove_1{
	background:url(../img/my_friends_confirmation_remove_1.png) repeat;
	height:92px;
	padding:15px 0 0 25px;
	position:relative;
	z-index:15;
	}
.my_friends_confirmation_remove_1 p{
	color:#FFFFFF;
	font-size:110%;
	position:absolute;
	}

.my_friends_confirmation_remove_1 div{
	position:absolute;
	right:10px;
	}

td div.delete_overlay {
	height: 51px !important;
	margin-top:-67px;
	display:none
}

div.grid_delete_overlay {
	float:left;
	z-index:500;
	display:none;
	position:relative;
	margin-left:-225px;
	top:11px;
}

.recruit_friends{
	background:url(../img/icons/add_user.png) no-repeat left;
/*	margin-left:35px;*/
	padding-left:20px;
	font-size:100%;
	}
.trophie_gold{
	background:url(../img/icons/ico_trophie_gold.png) no-repeat left;
	width:28px;
	padding-left:20px;
	float:left;
	font-size:100%;
	margin-right:4px;
	}
.trophie_silver{
	background:url(../img/icons/ico_trophie_silver.png) no-repeat left;
	width:28px;
	padding-left:20px;
	float:left;
	font-size:100%;
	margin-right:4px;
	}
.trophie_bronze{
	background:url(../img/icons/ico_trophie_bornze.png) no-repeat left;
	width:28px;
	padding-left:20px;
	float:left;
	font-size:100%;
	display:inline-block;
	}
.trophie_gold_2{
	background:url(../img/icons/ico_trophie_gold.png) no-repeat left;
	width:27px;
	padding-left:18px;
	float:left;
	font-size:100%;
	margin-right:4px;
}
.trophie_silver_2{
	background:url(../img/icons/ico_trophie_silver.png) no-repeat left;
	width:27px;
	padding-left:18px;
	float:left;
	font-size:100%;
	margin-right:4px;
}
.trophie_bronze_2{
	background:url(../img/icons/ico_trophie_bornze.png) no-repeat left;
	width:25px;
	padding-left:18px;
	float:left;
	font-size:100%;
	margin-right:4px;
}

.number_races{
	clear:both;
	text-align:center;
	font-size:120%;
	margin-top:10px;
	font-weight:bold;
	width:140px;
	}
p.usr_thumb{
	background:url(../img/avatar_50_50_1.gif) no-repeat;
	width:46px;
	height:46px;
	padding:2px;
	}
.leaderboard_menu{
	background:url(../img/leaderboard_menu_bg.png) no-repeat;
	height:35px;
	margin-bottom:-5px;
}
.leaderboard_menu table tr td{
	text-align:center;
	font-weight:bold;
	line-height:12px;
	padding-top:2px;
	}

.gamer_card_owner .grid_remove{
	background:url(../img/icons/icn_remove.png) no-repeat left;
}

#tbl_header{
	background:url(../img/leaderboard_menu_bg_1.png) no-repeat;
/*	height:90px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;*/
	font-weight:bold !important;
	vertical-align:top;
	}
.tbl_header_styl{
	background:url(../img/friends_list_row_bg_odd_1.png) repeat-x top;
	height:90px;
/*	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;*/
	font-weight:bold !important;
	vertical-align:top;
	}
#tbl_header .line_height{
		line-height:12px;
		}

.gamer_card_border{
	background:url(../img/gamercard_overlay_border.png) no-repeat;
	height:307px;
	width:225px;
	padding:10px 0 0 10px;
}


.gamer_card_border .bord_steps{
	text-align:right;
	color:#FFFFFF;
	font-size:12px;
	width:190px;
}

.wallet_summary{
	width:415px;
	padding:5px;
	}

.wallet_summary .messages .message_title_410{
	background:url(../img/news_flash_message_title_bg_xpnd_410.png) no-repeat;
	width:385px;
	height:20px;
	margin:0px;
	border-bottom:none;
	font-weight:bold;
	padding:2px 0 0 25px;
	}
.wallet_summary .messages .message_title_410.collaps{
	background:url(../img/news_flash_message_title_bg_collaps_410.png) no-repeat;
	}
.wallet_summary table.main_tbl td{
	padding:3px;
	}
.wallet_summary table.main_tbl td table td small{
	font-style:italic;
	color:#666666;
	padding-left:5px;
	}

.wallet_summary table.main_tbl td.dotted_brdr{
	border-bottom:1px dotted #cccccc;
	}

.add_1{
	background:url(../img/add_1.png) no-repeat;
	width:196px;
	text-align:center;
	margin-left:2px;
	padding-top:140px;
}

.box_width178{
	width:178px;
	}
#need_more_gold{
	background:url(../img/need_more_gold_bg.png) no-repeat;
	width:230px;
	height:116px;
	padding:13px 0 0 17px;
	font-weight:bold;
	font-size:14px;
}
#need_more_gold a{
	display:block;
	width:147px;
	height:42px;
	padding:15px 0 0 70px;
	text-decoration:none;
	color:#FFFFFF;
	}
.community_search{
	background:#ffffff url(../img/icons/ico_search.png) no-repeat right center;
	border:1px solid #cccccc;
	width:310px;
	padding:3px 5px;
	float:left;
	}
.lb_av_icons{
       margin-bottom:-18px;
       width:48px;
       position:relative;
       overflow:hidden;
       padding-left:1px;
       }

p.usr_thumb_blank{
	width:46px;
	height:46px;
	padding:2px;
	}
.info_div{
	display:block;
	background-color:#ffffff;
	border:2px solid #CC3333;
	padding:10px;
	margin-bottom:10px;
/*	font-weight:bold;*/
	font-size:12px;
}
.info_div a{
	color:white;
	font-weight: bold;
}
a.removeIcon {
	float:left;
	margin-top:-3px;
	position:relative;
	height:22px;
}
div.myfriend_gamer_card_middle div.barsbox{
	overflow:hidden;
	margin-top:3px;
}