@CHARSET "ISO-8859-1";
/* GENAREL */
.hide,
#profile-loader, 
#alt-message,
#not-logged-in		{display:none;}
#not-logged-in		{padding:10px 0 10px 0;}

#profile-loader		{width:32px; height:32px; margin:auto;}
#profile-loader img	{display:none;}
.profile_boxout_top	{height:12px; padding:14px 20px 0 20px; width:644px;  background:url("/layout/hp_top.png") no-repeat top left;}
.profile_boxout_mid	{background:url("/layout/hp_mid.png") repeat-y top left; padding:0 20px 0 20px; position:relative;}
.profile_boxout_bot	{background:url("/layout/hp_bottom.png") no-repeat top left; height:11px;}

/* PROFILE */
#profile_loggedin	{padding:5px 0 10px 0;}
    #profile_userdata			{width:190px; float:left; text-align:center;}
	#profile_userdata a.invite	{padding-top:20px; display:block;}
    #profile_awardslist	{float:left; padding-top:10px;}
	.awards		{float:left; text-align:center; font-size:20px;}
	.awards img	{height:143px;}
    #profilePicture	{margin:0 auto; width:100px; display:block;}
    #profileName	{text-align:center; font-weight:bold; font-size:14px; display:block;}

/* GAMES */
.game_container		{border-bottom:2px solid #DDD; width:640px; padding:10px 0 10px 0;}
    .game_info			{width:192px; float:left; display:inline; text-align:center;}
	.game_info a		{display:block; font-size:16px; margin-top:3px; font-weight:bold;}
    .game_scores		{margin-left:10px; float:left; display:inline;}
	.game_scores ul		{list-style-type:none; font-size:28px;}
	.game_scores li		{line-height:1.8; height:53px; width:435px;}
	.game_scores li #name			{width:200px; margin-right:20px; overflow:hidden;}
	.game_scores li span			{width:130px; font-size:18px;}
	.game_scores li span.count		{float:left; width:20px; font-size:20px; line-height:2.6;}
	.game_scores li a.userThumb		{display:block; width:50px; margin-top:3px;}
	.game_scores li img#award-pic	{margin:37px 0 0 -16px; height:15px; display:inline; float:left;}
	.game_scores li a				{display:block; float:left; padding-left:10px;}
	.game_scores li a.postowall		{border:1px solid red; display:inline; padding-top:20px; float:right; border:0;}
    .game_more						{display:none;}
    .game_more_button				{float:right; line-height:1.9; font-size:14px; font-weight:bold; text-align:center; color:#000; width:94px; height:29px; background:url("/layout/blank_button.png") no-repeat top left;}
    .game_more_button:hover			{color:#000; text-decoration:none;}

/* FRIENDS PAGE */
ul#friends				{width:600px; text-align:center; padding-top:15px;}
ul#friends li			{height:220px; width:200px; list-style:none; float:left;}
ul#friends li a			{text-decoration:none; font-size:20px;}
ul#friends li a img		{display:block; width:100px; margin:0 auto;}

/* MYMB */
.mymb ul						{list-style:none; color:#000; font-size:12px; font-weight:bold; margin:-8px 0 0 -8px; background:url("/layout/mymb_123.png") no-repeat left top; height:176px;}
.mymb ul li						{float:left; display:inline; width:206px; padding:153px 0 0 11px;}
.mymb #mymb-text				{width:310px; float:left; display:inline;}
.mymb #mymb-text img			{float:left; display:inline; padding-bottom:20px;}
.mymb #mymb-text a img			{margin:22px 0 0 20px;}
.mymb #mymb-text h2				{color:#FF0;}
.mymb #mymb-text p.top			{font-size:20px; font-weight:normal;}
.mymb #mymb-text p				{font-size:14px; font-weight:bold; padding-bottom:20px;}
.mymb #mymb-leaders				{float:right; display:inline; background:url("/layout/mymb_scores_background.png") no-repeat top center; width:332px; height:648px; margin:20px 0 20px 0;}
.mymb #mymb-leaders table		{margin:48px 0 0 15px;}
.mymb #mymb-leaders table td		{height:50px; padding-bottom:8px;}
.mymb #mymb-leaders table .count	{font-size:24px; letter-spacing:-2px;}
.mymb #mymb-leaders table .position	{font-size:20px; width:30px; text-align:center;}
.mymb #mymb-leaders table .name		{font-size:14px; width:130px; font-weight:bold;}
.mymb #mymb-leaders table .pic		{width:30px;}
.mymb #mymb-leaders table .black, 
.mymb #mymb-leaders table .black a	{color:#000;}
div#help_dialog_medals,
div#help_dialog_firends	    {text-align:left; display:none; font-size:14px;}
div#help_dialog_medals p,
div#help_dialog_firends p   {margin-bottom:10px;}
a.help_button				{right:20px; top:1px; position:absolute; display:block;}

/* LEADER BOARDS */
.mymb_scores table				{width:645px;}
.mymb_scores table td			{margin-bottom:10px; font-size:22px;}
.mymb_scores table .name		{width:300px; height:60px;}
.mymb_scores table .position	{text-align:center; font-size:14px; width:75px; font-weight:bold;}

/* FAQ */
.faq ul	    {margin:20px; font-size:11px;}
.faq li	    {margin-bottom:4px;}
.faq p	    {margin-bottom:10px;}
.faq dl	    {margin-top:20px;}
.faq dt	    {font-weight:bold; font-size:18px;}
.faq dt a   {color:#FF0;}
.faq dd	    {padding:3px 0 30px 10px; font-size:14px;}

/* FRIENDS INVITE */
.invite .profile_boxout_mid		{height:650px;}