@charset "utf-8";
/* CSS Document */
#highscore_contests_module
{
	position:relative;
	background:url(/assets/images/modules/highscore_contest/bg_home.jpg) no-repeat;
	width:634px;
	height:408px;
	margin: 7px 0px 5px 0px;	
	float:left;
}

#highscore_contests_module .contest_frame
{
	position:relative;
	margin-left:8px;
	top:48px;
	float:left;
}

#highscore_contests_module .contest_frame .contest_container
{
	position:relative;
	background:url(/assets/images/modules/highscore_contest/contest_frame_bg_home.jpg) no-repeat;
	width:200px;
	height:320px;
}

#highscore_contests_module .contest_frame .contest_container .contest_logo
{
	position:absolute;
	background:url(/assets/images/modules/highscore_contest/contest_logo_home.png) no-repeat;
	width:72px;
	height:72px;
	left:128px;
	z-index:7;
}


#highscore_contests_module .contest_frame .contest_container .prize_image_frame
{
	position:relative;	
	left:0px;
	bottom:0px;
	top:20px;
	left:7px;
}

#highscore_contests_module .contest_frame .contest_container .prize_image_frame img.prize_image_container
{
	position:relative;
	width:180px;
}

#highscore_contests_module .contest_frame .contest_container .game_div
{
	position:absolute;
	width:200px;
	height:174px;
	top:156px;

}

#highscore_contests_module .contest_frame .contest_container .game_div .game_thumb_module
{
	position:relative;
	left:58px;
}

#highscore_contests_module .contest_frame .contest_container .game_div .game_title
{
	text-align:center;
	font-family:tahoma;
	font-weight:bold;
	font-size:11px;
	color:#0097E0;
	margin-top:5px;
	margin-bottom:5px;
}

#highscore_contests_module .contest_frame .contest_container .game_div .contest_text
{
	position:relative;
	text-align:center;
	font-family:arial;
	font-size:11px;
	font-weight:normal;
	width:185px;
	left:8px;
	line-height:1.0;
}


#highscore_contests_module .contest_frame .contest_container .game_div .play_btn
{
	position:absolute;
	background:url(/assets/images/modules/highscore_contest/play_btn_home.gif) no-repeat;
	display:block;
	width:84px;
	height:22px;
	top:128px;
	left:57px;
	text-indent:-9999em;
	
}

#highscore_contests_module .contest_frame .contest_container .game_div .leaderboard_btn
{
	display:none;
}

#highscore_contests_module a.view_all
{
	position:absolute;
	display:block;
	/*CHANGE IMAGE PATH*/
	background:url(/assets/images/modules/green_bullet.png) no-repeat right bottom;
	width:176px;
	height:12px;
	left:231px;
	top:383px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#888888;
}

#highscore_contests_module a.view_all:hover
{
	background: url(/assets/images/modules/blue_bullet.png) no-repeat right bottom;
    color:#0097E0;
}

#highscore_contests_module .contest_frame .contest_container .game_div a.play_btn:hover
{
	background:url(../assets/images/modules/highscore_contest/play_btn_home_over.gif) no-repeat;
}

#highscore_contests_module .content_breaker
{
	display:none;
}

.pregame_page #highscore_contests_module
{
	position:relative;
	background:none;
	width:435px;
	height:165px;
	left:0px;
	float:left;
	top:0px;
	margin:0px;
}

.pregame_page #highscore_contests_module .contest_frame .contest_container
{
	background:none;
	position:relative;
	width:435px;
	height:165px;
	bottom:10px;
}

.pregame_page #highscore_contests_module .contest_frame .contest_container  .contest_logo
{
	position:relative;
	background:url(/assets/images/modules/highscore_contest/contest_logo_pregame.gif) no-repeat;
	width:184px;
	height:57px;
	bottom:37px;
	left:253px;
}

.pregame_page #highscore_contests_module .contest_frame .contest_container .prize_image_frame
{
	background:none;
	position:relative;
	width:240px;
	height:160px;
	top:-107px;
	left:14px;

}

.pregame_page #highscore_contests_module .contest_frame .contest_container .prize_image_frame img.prize_image_container
{	
	position:relative;
	width:240px;
}

.pregame_page #highscore_contests_module .contest_frame .contest_container .game_div .contest_text
{
	position:relative;
	bottom:126px;
	width:182px;
	font-family:arial;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	left:255px;
	line-height:1.0;
}



.pregame_page #highscore_contests_module .contest_frame .contest_container .game_div .leaderboard_btn
{
	display:none;
}

.pregame_page #highscore_contests_module .contest_frame .contest_container .game_div .play_btn
{
	display:none;
}

.pregame_page #highscore_contests_module .contest_frame .contest_container .game_thumb_module
{
	display:none;
}

.pregame_page #highscore_contests_module .contest_frame .contest_container .game_div .game_title
{
	display:none;
}

.pregame_page #highscore_contests_module .content_breaker
{
	background:url(../assets/images/template/nav/content_breaker.gif ) repeat-x;
	position:absolute;
	height:7px;
	width:434px;
	left:4px;
	bottom:6px;
	display:block;
}

.pregame_page #highscore_contests_module a.view_all
{
	display:none;
}

#sidebar_content .highscore_leaderboard
{
	background:url(../assets/images/modules/widgets/leaderboard_highscore_module.gif) no-repeat;
	height:430px;
}

#sidebar_content .highscore_leaderboard #leaderboard_menu
{
	display: none;
}

#sidebar_content .highscore_leaderboard .leaderboard ul li.header
{
	background: none;
}

#sidebar_content .highscore_leaderboard .leaderboard ul 
{
	top: 32px;
}

@charset "utf-8";
/* CSS Document */
#mini_sidebar #highscore_contests_module
{
	position:relative;
	background:url(/assets/images/modules/highscore_contest/bg_800.gif) no-repeat;
	width:136px;
	height:338px;
	float: left;
	left: 6px;
	margin-bottom:6px;
}

#mini_sidebar #highscore_contests_module .contest_frame .contest_container
{
	position:relative;
	background:none;
	width:138px;
	height:340px;
}

#mini_sidebar #highscore_contests_module .contest_frame .contest_container .game_div
{
	position:relative;
	bottom:400px;

}


#mini_sidebar #highscore_contests_module .contest_frame .contest_container .prize_image_frame
{
	position:relative;
	top:85px;
	left:12px;
	width:96px;
	height:64px;
}


#mini_sidebar #highscore_contests_module .contest_frame .contest_container .prize_image_frame img.prize_image_container
{
	position:relative;
	width:96px;
}

#mini_sidebar #highscore_contests_module .contest_frame .contest_container .game_div .contest_text
{
	position:relative;
	width:97px;
	left:10px;
	text-align:center;
	font-family:arial;
	font-size:11px;
	font-weight:normal;
	bottom:60px;
	line-height:1.0;
}

#mini_sidebar #highscore_contests_module .contest_frame .contest_container .game_div .leaderboard_btn
{
	position:absolute;
	background:url(/assets/images/modules/highscore_contest/leaderboard_btn_800.gif) no-repeat;
	display:block;
	width:104px;
	height:20px;
	top:40px;
	left:10px;
	text-indent:-9999em;
	
}

#mini_sidebar #highscore_contests_module .contest_frame .contest_container .game_div .play_btn
{
	display:none;
}


#mini_sidebar #highscore_contests_module .contest_frame .contest_container .game_thumb_module
{
	display:none;
}

#mini_sidebar #highscore_contests_module .contest_frame .contest_container .contest_logo
{
	display:none;
}

#mini_sidebar #highscore_contests_module .contest_frame .contest_container .game_div .game_title
{
	display:none;
}

#mini_sidebar #highscore_contests_module .content_breaker
{
	display:none;
}


#mini_sidebar #highscore_contests_module .view_all
{
	display:none;
}

#mini_sidebar #highscore_contests_module .contest_frame .contest_container .game_div a.leaderboard_btn:hover
{
	background:url(/assets/images/modules/highscore_contest/leaderboard_btn_800_over.gif) no-repeat;
}

#sidebar_content #highscore_contests_module
{
	position:relative;
	background:url(/assets/images/modules/highscore_contest/bg_640.gif) no-repeat;
	width:302px;
	height:330px;
	float: left;
	left: 5px;
	margin: 7px 0px 0px 0px;
}

#sidebar_content #highscore_contests_module .contest_frame .contest_container
{
	position:relative;
	width:302px;
	height:332px;
	background:none;
}

#sidebar_content #highscore_contests_module .contest_frame .contest_container .game_div
{
	position:relative;
	left:32px;
	top:-30px;
}


#sidebar_content #highscore_contests_module .contest_frame .contest_container .prize_image_frame
{
	position:relative;
	top:41px;
	left:34px;
	width:216px;
	height:144px;
}


#sidebar_content #highscore_contests_module .contest_frame .contest_container .prize_image_frame img.prize_image_container
{
	position:relative;
	width:216px;
}

#sidebar_content #highscore_contests_module .contest_frame .contest_container .game_div .contest_text
{
	position:relative;
	top:0px;
	width:230px;
	left:0px;
	top:85px;
	color:#666666;
	text-align:center;
	font-family:arial;
	font-size:11px;
	font-weight:normal;
	line-height:1.0
}

#sidebar_content #highscore_contests_module .contest_frame .contest_container .game_div .leaderboard_btn
{
	position:absolute;
	background:url(/assets/images/modules/highscore_contest/leaderboard_btn_640.gif) no-repeat;
	display:block;
	width:137px;
	height:24px;
	top:134px;
	left:51px;
	text-indent:-9999em;
	
}

#sidebar_content #highscore_contests_module .content_breaker
{
	display:none;
}

#sidebar_content #highscore_contests_module .contest_frame .contest_container .game_div .play_btn
{
	display:none;
}


#sidebar_content #highscore_contests_module .contest_frame .contest_container .game_thumb_module
{
	display:none;
}

#sidebar_content #highscore_contests_module .contest_frame .contest_container .contest_logo
{
	display:none;
}

#sidebar_content #highscore_contests_module .contest_frame .contest_container .game_div .game_title
{
	display:none;
}
#sidebar_content #highscore_contests_module a.view_all
{
	display:none;
}

#sidebar_content #highscore_contests_module .contest_frame .contest_container .game_div a.leaderboard_btn:hover
{
	background:url(/assets/images/modules/highscore_contest/leaderboard_btn_640_over.gif) no-repeat;
}

