/*	list recent games	*/
#recent_games_list { overflow:auto; position:relative; height:540px; color: #ffffff; }
#recent_games_list ul{ overflow:hidden; list-style: none; border: 0px; top: 0px; left: 0px; margin: 0px; padding: 0px; }
#recent_games_list ul li{ position:static; float:left; margin:3px; border: 1px solid #F4F4F4; background-color: #FEFEFE; }
#recent_games_list ul li:hover{ border: 1px solid #F4F4F4; background-color: #F9F9F9; }
#recent_games_list ul li a{ display:block; width:261px; height:100px; text-decoration:none; position:relative; overflow:hidden; }
#recent_games_list ul li a.game-of-the-week{ background-position:left -72px; }
#recent_games_list ul li a:hover{ background-position:left -144px;}
#recent_games_list ul li a em{ display:block; padding:3px 0 0 10px; font-size:87%; font-weight:bold; color:#ffffff;}
#recent_games_list ul li a:hover em{ visibility:hidden; }
#recent_games_list ul li a img{ position:absolute; left:3px; bottom:3px; }
#recent_games_list ul li a span{font:11px arial, helvetica, sans-serif; position:absolute; left:110px; top:5px; color:#000; padding-right:4px; cursor:pointer; }
#recent_games_list ul li a span strong{font-size:12px; font-weight:bold; display:block; color:#E10004; }

/*	list shock games	*/
#shock_games_list { overflow:auto; position:relative; height:480px; color:#ffffff;}
#shock_games_list ul{ overflow:hidden; list-style:none; border:0px; top: 0px; left:0px; margin:0px; padding:0px;}
#shock_games_list ul li{ position:static; float:left; margin:3px; border:1px solid #F4F4F4; background-color:#FEFEFE;}
#shock_games_list ul li:hover{ border:1px solid #F4F4F4; background-color:#F9F9F9;}
#shock_games_list ul li a{ display:block; width:124px; height:230px; text-decoration:none; position:relative; overflow:hidden;}
#shock_games_list ul li a.game-of-the-week{background-position:left -72px;}
#shock_games_list ul li a:hover{background-position:left -144px;}
#shock_games_list ul li a em{display:block;padding:3px 0 0 10px; font-size:87%; font-weight:bold; color:#ffffff;}
#shock_games_list ul li a:hover em{visibility:hidden;}
#shock_games_list ul li a img{position:absolute; left:5px; top:5px;}
#shock_games_list ul li a span{font: 80% arial, helvetica, sans-serif; position:absolute; left:10px; top:110px; color:#000; padding-right:4px; cursor:pointer;}
#shock_games_list ul li a span strong{font: 95% arial, helvetica, sans-serif; font-weight:bold; display:block; color:#E10004;}

/*	list leaderboard / feature games	*/
#leadfeatgames_list { overflow:auto; position:relative; height:480px; color:#ffffff;}
#leadfeatgames_list ul{ overflow:hidden; list-style:none; border:0px; top:0px; left:0px; margin:0px; padding:0px;}
#leadfeatgames_list ul li{ position:static; float:left; margin:3px; border:1px solid #F4F4F4; background-color:#FEFEFE;}
#leadfeatgames_list ul li:hover{ border:1px solid #F4F4F4; background-color:#F9F9F9;}
#leadfeatgames_list ul li a{ display:block; width:124px; height:230px; text-decoration:none; position:relative; overflow:hidden;}
#leadfeatgames_list ul li a.game-of-the-week{background-position:left -72px;}
#leadfeatgames_list ul li a:hover{background-position:left -144px;}
#leadfeatgames_list ul li a em{display:block;padding:3px 0 0 10px;font-size:87%;font-weight:bold; color:#ffffff;}
#leadfeatgames_list ul li a:hover em{visibility:hidden;}
#leadfeatgames_list ul li a img{position:absolute; left:5px; top:5px;}
#leadfeatgames_list ul li a span{font: 80% arial, helvetica, sans-serif; position:absolute; left:10px; top:110px; color:#000; padding-right:4px; cursor:pointer;}
#leadfeatgames_list ul li a span strong{font: 95% arial, helvetica, sans-serif; font-weight:bold; display:block; color:#E10004;}

/*	list games	*/
#listing_games { overflow:auto; position:relative; height:1430px; color:#ffffff;}
#listing_games ul{ overflow:hidden; list-style:none; border:0px; top: 0px; left:0px; margin:0px; padding:0px;}
#listing_games ul li{ position:static; float:left; margin:3px; border:1px solid #F4F4F4; background-color:#FEFEFE;}
#listing_games ul li:hover{ border:1px solid #F4F4F4; background-color:#F9F9F9;}
#listing_games ul li a{ display:block; width:124px; height:230px; text-decoration:none; position:relative; overflow:hidden;}
#listing_games ul li a.game-of-the-week{background-position:left -72px;}
#listing_games ul li a:hover{background-position:left -144px;}
#listing_games ul li a em{display:block;padding:3px 0 0 10px; font-size:87%; font-weight:bold; color:#ffffff;}
#listing_games ul li a:hover em{visibility:hidden;}
#listing_games ul li a img{position:absolute; left:5px; top:5px;}
#listing_games ul li a span{font:10px arial, helvetica, sans-serif; position:absolute; left:10px; top:110px; color:#000; padding-right:4px; cursor:pointer;}
#listing_games ul li a span strong{font-size:10px; font-weight:bold; display:block; color:#E10004;}

/*	list top play games	*/
#lst_pgames_list {overflow:auto; position:relative; height:240px; color:#ffffff;}
#lst_pgames_list ul{ overflow:hidden; list-style:none; border:0px; top: 0px; left:0px; margin:0px; padding:0px;}
#lst_pgames_list ul li{ position:static; float:left; margin:3px; border:1px solid #343230; background-color:#21201f;}
#lst_pgames_list ul li:hover{ border:1px solid #333333; background-color:#000000;}
#lst_pgames_list ul li a{ display:block; width:124px; height:230px; text-decoration:none; position:relative; overflow:hidden;}
#lst_pgames_list ul li a.game-of-the-week{background-position:left -72px;}
#lst_pgames_list ul li a:hover{background-position:left -144px;}
#lst_pgames_list ul li a em{display:block;padding:3px 0 0 10px; font-size:87%; font-weight:bold; color:#ffffff;}
#lst_pgames_list ul li a:hover em{visibility:hidden;}
#lst_pgames_list ul li a img{position:absolute; left:10px; top:10px;}
#lst_pgames_list ul li a span{font:80% arial, helvetica, sans-serif; position:absolute; left:10px; top:110px; color:#fff; padding-right:4px; cursor:pointer;}
#lst_pgames_list ul li a span strong{font:95% arial, helvetica, sans-serif; font-weight:bold; display:block; color:#ffff66;}

/* list info */
#lstInfo {overflow:auto; position:relative; height:200px; color:#ffffff; font-weight:normal;}
#lstInfo ul{ overflow:hidden; list-style:none; border:0px; top: 0px; left:0px; margin:0px; padding:0px;}
#lstInfo ul li{ position:static; float:left; margin:3px; border:0px solid #343230; background-color:none; width:280px;}
#lstInfo ul li:hover{ border:0px; background-color:#000000;}

/* list last played games */
#last_games_list { overflow:auto; position:relative; height:760px; color: #ffffff; }
#last_games_list ul{ overflow:hidden; list-style: none; border: 0px; top: 0px; left: 0px; margin: 0px; padding: 0px; }
#last_games_list ul li{ position:static; float:left; margin:3px; border: 1px solid #F4F4F4; background-color: #FEFEFE; }
#last_games_list ul li:hover{ border: 1px solid #F4F4F4; background-color: #F9F9F9; }
#last_games_list ul li a{ display:block; width:275px; height:100px; text-decoration:none; position:relative; overflow:hidden; }
#last_games_list ul li a.game-of-the-week{ background-position:left -72px; }
#last_games_list ul li a:hover{ background-position:left -144px;}
#last_games_list ul li a em{ display:block; padding:3px 0 0 10px; font-size:87%; font-weight:bold; color:#ffffff;}
#last_games_list ul li a:hover em{ visibility:hidden; }
#last_games_list ul li a img{ position:absolute; left:3px; bottom:3px; }
#last_games_list ul li a span{font:10px arial, helvetica, sans-serif; position:absolute; left:113px; top:3px; color:#000; padding-right:4px; cursor:pointer; }
#last_games_list ul li a span strong{font-size:10px; font-weight:bold; display:block; color:#E10004; }

