body.syfylightbox {
	overflow: hidden;
	background: none;
	font-family: verdana, sans-serif;
}

#syfy_lightbox_details {
	width: 640px;
	height: 360px;
	background-color: #fff;
	position: relative;
}

#syfy_lightbox_details #button_close {
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: 66px;
	height: 30px;
	background: url('/themes/sfgamecenter/images/v4/button-close.jpg') top left no-repeat;
}

#syfy_lightbox_tabs {
	width: 180px;
	height: 12px;
	position: absolute;
	top: 14px;
	left: 179px;
}

.hidden { 
	display: none;
}

#button_overview {
	width: 59px;
	height: 12px;
	background: url('/themes/sfgamecenter/images/v4/button-lightbox-tabs.jpg') 0px -16px no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	cursor: pointer;
}

#button_leaderboards {
	width: 87px;
	height: 12px;
	background: url('/themes/sfgamecenter/images/v4/button-lightbox-tabs.jpg') -93px 0px no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
	cursor: pointer;
}

#button_overview.current {
	background: url('/themes/sfgamecenter/images/v4/button-lightbox-tabs.jpg') 0px 0px no-repeat;	
	cursor: default;
}

#button_leaderboards.current {
	background: url('/themes/sfgamecenter/images/v4/button-lightbox-tabs.jpg') -93px -16px no-repeat;	
	cursor: default;
}



#overview_image {
	position: absolute;
	top: 68px;
	left: 40px;
	width: 120px;
	height: 180px;
}

#overview_info {
	position: absolute;
	top: 68px;
	left: 178px;
	width: 430px;
}

#overview_info h2 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 14px;
}

#overview_info h1 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 18px;
	color: #42145f;
}

#overview_info p {
	color: #606060;
	font-size: 11px;
}

#overview_info #button_playnow {
	width: 88px;
	height: 37px;
	cursor: pointer;
	background: url('/themes/sfgamecenter/images/v4/button-playnow.jpg') top left no-repeat;
}

#leaderboards_content {
	position: absolute;
	top: 33px;
	left: 40px;
}

#leaderboards_content .column_container .column {
	width: 225px;
	height: 317px;
	background-color: #e5e5e2;
}

/* top players */

#column_topplayers {
	background-color: #e5e5e2;
}

#column_topplayers h2 {
	background: url('/themes/sfgamecenter/images/v4/column-header-topplayers.jpg') top left no-repeat;
}

/* all time top scores */

#column_alltimehighscores {
	background-color: #e5e5e2;
}

#column_alltimehighscores h2 {
	background: url('/themes/sfgamecenter/images/v4/column-header-alltimehighscores.jpg') top left no-repeat;
}



/* ---- MODULE: lightbox (game details) */

body.lightbox {
	overflow: hidden;
	background: none;
	font-family: Helvetica, Arial, Verdana, sans-serif; 
	
}

#lightbox_game_details_container {
	position: absolute;
	top: 250px;
	left: 50%;
	width: 646px;
	height: 366px;
	margin-top: -153px;
	margin-left: -323px;
	padding: 0;
	background: none;
}

#lightbox_game_details {
	overflow: hidden;
	position: relative;
	width: 640px;
	height: 360px;
	background-color: #fff;
	padding: 3px;
}

#lightbox_content {
	visibility: hidden;
}

#lightbox_hud {
	visibility: hidden;
}

#lightbox_preloader {
	text-align: center;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 32px;
	height: 32px;
	margin-top: -16px;
	margin-left: -16px;
	background: url(../images/glyph_pending.gif) no-repeat;
}

#lightbox_hud_menu {
	position: absolute;
	left: 240px;
	top: 8px;
}

#lightbox_hud_menu a {
	display: block;
	float: left;
	clear: none;
	font-weight: bold;
	margin-right: 20px;
	text-transform: uppercase;
	cursor: pointer;
	font-size: 0.75em;
}

#lightbox_hud_menu a:hover {
	color: #96f;
}

.webfont #lightbox_hud_menu a {
	font-weight: normal;
}

#lightbox_game_details .hud .current {
	color: #96f;
	cursor: default;
}

#lightbox_hud_play a {
	display: block;
	overflow: hidden;
	position: absolute;
	top: 302px;
	right: 5px;
	width: 114px;
	height: 33px;
	padding-top: 19px;
	text-align: center;
	background: url(../images/button_play_now_bg.png) no-repeat;
	color: #fff;
	font-size: 0.9em;
}

.webfont #lightbox_hud_play a {
	font-size: 1.1em;
}

#lightbox_hud_play a:hover {
	background-position: 0 -52px;
	color: #96f;
}

#lightbox_hud_attribution {
	position: absolute;
	top: 337px;
	left: 10px;
	font-size: 0.74em;
}


#lightbox_content .overview .image {
	position: absolute;
	left: 60px;
	top: 85px;
}

#lightbox_content .description { 
	overflow: hidden;
	position: absolute;
	width: 375px;
	height: 245px;
	left: 240px;
	top: 40px;
}

#lightbox_content .description h1 {
	font-size: 1.5em;
	text-transform: none;
	color: #96f;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}

#lightbox_content .description h4 {
	font-size: 0.875em;
	line-height: 1em;
	color: #ccc;
}
#lightbox_content .description p {
	font-size: 0.875em;	
}
.webfont #lightbox_content .description p {
	font-size: 0.94em;
}

#lightbox_game_details .bucket {
	top: 25px;
	left: 35px;
	min-height: 0;
}

#lightbox_game_details .bucket .content {
	min-height: 0;
}

#lightbox_hud_menu a#lightbox_hud_menu_item2 {
	display: none;
}
