@charset "utf-8";
/* CSS Document */


#featured_table{
	width:513px;}
#featured_table .contents a{
	text-decoration:none;}
#featured_table .contents a .text{
	display:block;
	height:35px;
	overflow:hidden;}

#featured{
	margin:10px 10px 0;
	text-align:left;}
#featured #feat_game{
	display:block;
	margin:5px 0 5px;
	min-height:220px;
	text-align:left;
	overflow:hidden;}
#featured #feat_game .icon a img{
	display:block;
	border:1px solid #333;
	margin:0 5px;
	padding:2px;
	float:left;

	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;}
#featured #feat_game .icon a:hover{
	text-decoration:none;}
#featured #feat_game .icon a:hover img{
	border-color:#000;}
#featured #feat_game .title a{
	color:#111;
	font-weight:bold;
	text-decoration:underline;}
#featured #feat_game .title a:hover{
	color:#000;}
#featured #feat_game .text{
	font-size:0.9167em;
	font-weight:normal;
	color:#111;
	margin:0 0 0 10px;
	padding:0;}
#featured #feat_game .button{
	font-size:1em;
	color:#111;}

#latest_games_table{
	background:url(images/table_grey_1_tile.png) repeat;
	width:400px;}
#latest_games_table .top{
	background:url(images/table_grey_1_top.png) no-repeat;}
#latest_games_table .contents{
	background:url(images/table_grey_1_img.png) no-repeat bottom right;
	height:330px;
	overflow:hidden;}

#latest_games_table .contents .minheight{
	width:0px; height:385px; float:left;}
#latest_games_table .contents .biglist{
	width:225px;
	padding:0 0 0 5px;
	overflow:hidden;
	float:left;}
#latest_games_table .contents .biglist a{
	text-decoration:none;}

#latest_games_table .contents .smalllist{
	width:170px;
	height:340px;
	overflow:hidden;
	text-align:left;
	overflow:hidden;
	float:left;}
#latest_games_table .contents .smalllist a.game_data{
	font-size:0.9167em;
	color:#ccc;
	width:150px;
	height:17px;
	padding:0px 5px;
	text-decoration:none;
	white-space:nowrap;
	float:left;
	overflow:hidden;}
#latest_games_table .contents .smalllist a.game_data span.num{
	display:inline-block;
	width:25px;
	color:#808080;
	padding:0 0 0 0;}
#latest_games_table .contents .smalllist a.game_data:hover{
	background:none;}
#latest_games_table .contents .smalllist a.game_data:hover span.num{
	text-decoration:none;}
#latest_games_table .contents .smalllist a.game_data:hover .title{
	text-decoration:underline;}


#category_list{
	width:710px;
	margin:20px 0 10px 10px;
	float:left;
	overflow:hidden;}
#category_list .category{
	width:350px;
	margin:0 5px 0 0;}
#category_list .category .contents{
	height:200px;
	overflow:hidden;}
#category_list .category .contents .subtable_small2 .icon{
	border-color:#808080;}
#category_list .category .contents .subtable_small2 .title{
	white-space:normal;}


#top_games_table{
	background:url(images/table_grey_2_bot_img.png) bottom right no-repeat #404040;
	width:680px;
	margin:0 0 0 10px;
	float:left;}
#top_games_table .contents{
	padding:10px 10px;
	overflow:hidden;}
#top_games_table .contents .biglist{
	height:132px;
	padding:0;
	overflow:hidden;
	float:left;}
#top_games_table .contents .biglist a{
	text-decoration:none;}
#top_games_table .bot{
	background:url(images/table_grey_1_bg_bot.png) no-repeat bottom left;
	width:10px;}


#top_users{
	background:#333;
	width:204px;
	margin:20px 10px 0 0;
	float:right;}
#top_users h2.title{
	border-bottom:double #262626;
	margin:3px 10px 0;
	padding-bottom:4px;
	text-align:left;}
#top_users .contents{
	padding:4px 2px 14px;
	overflow:hidden;}
#top_users div.bot{
	background:url(images/table_grey_1_bg_bot.png) no-repeat bottom left;
	height:18px;}
#top_users div.bot div.edge{
	background:url(images/table_grey_1_bg_bot_edge.png) no-repeat bottom right;
	width:10px;
	height:18px;
	float:right;}
#top_users .contents .tabs{
	border-bottom:1px solid #262626;
	font-size:0.843em;
	color:#999;
	margin:0 6px 3px;
	padding:0 0px 3px;
	text-align:center;}
#top_users .contents .tabs span{
	color:#aaa;}
#top_users .contents .tabs span.selected{
	color:#e5e5e5;}
#top_users .contents .tabs span:hover{
	text-decoration:underline;}
#top_users .contents table{
	width:192px;
	margin:0 4px;}
#top_users .contents table tr th{
	font-size:0.834em;
	font-weight:normal;
	color:#666;
	height:30px;
	padding:0 0 4px;
	text-align:center;}
#top_users .contents table tr td{
	padding:3px 0 4px;
	text-align:left;}
#top_users .contents table tr td.username{
	width:100px;
	text-align:left;
	white-space:nowrap;
	overflow:hidden;}
#top_users .contents table tr td a .avatar{
	display:block;
	margin-right:3px;
	float:left;}
#top_users .contents table tr td a span.username{
	display:block;
	font-size:0.9167em;
	font-weight:bold;
	color:#ff860d;
	width:70px;
	padding-top:6px;
	overflow:hidden;}
#top_users .contents table tr td em.username{
	font-size:0.834em;
	color:#666;}
#top_users .contents table tr td a:hover .username{
	text-decoration:underline;}
#top_users .contents table tr td img{
	border:1px solid #222;
	width:25px;}
#top_users .contents table tr td.month{
	padding-right:6px;
	text-align:right;}
#top_users .contents table tr td.all{
	text-align:right;}

.ad_2{
	margin-right:16px;}