﻿/* --------------------- Details Tab ------------------------ */
.game_details_container
{
    position: relative;
    width: 780px;
}
.game_details_container .logo
{
    position: absolute;
    z-index: 100;
    left: 1px;
    top: 1px;
}
.game_details_container .app_store_text
{
    position: absolute;
    text-indent: -9999px;
}
.game_details_container .app_store
{
    position: absolute;
	text-indent: -9999px
}
.game_details_container .remote_app_store
{
    position: absolute;	
}
.game_details_container .video_frame
{
    position: absolute;
    z-index: 120;
    width: 640px;
    height: 360px;
    top: 95px;
    left: 62px;
    padding: 8px;
    overflow: hidden;
}
.game_details_container .youtube
{
    position: absolute;
    right: 2px;
    top: 409px;
}
.game_details_container .description
{
	width: 620px;
    position: absolute;
    overflow: hidden;
    top: 486px;
    left: 66px;
    padding: 30px 70px 0 25px;
}
.game_details_container .description .scroll_area
{
    width: 600px;
    padding-right: 16px;
    overflow: scroll;
    overflow-x: hidden;
}
.more_apps
{
    width: 780px;
}
.more_apps p
{
    float: left;
    width: 245px;
    height: 75px;
    margin: 0;
    padding: 0 15px 0 0;
}
.more_apps p img
{
    float: left;
    padding-right: 10px;
}
.more_apps p span.details_text
{
    color: #666666;
    font-size: 10px;
    font-weight: normal;
}
.more_apps p a
{
    color: #99cc33;
    font-size: 10px;
    text-decoration: none;
}
.more_apps p a:hover
{
    color: #666666;
}
/* --------------------- FAQ Tab ------------------------ */
.title_container
{
    clear: both;
    height: 75px;
}
.title_container *
{
    float: left;
}
.title_container img.thumbnail
{
    padding-right: 10px;
}
.title_container img.game_name
{
    padding-right: 10px;
    margin-top: 11px;
}
.title_container img.title
{
    margin-top: 11px;
}

.faq_container p
{
    padding-bottom: 15px;
}
.faq_container p span
{
    font-size: 11px;
    font-weight: bold;
}
.faq_container p a
{
    text-decoration: none;
    color: #99cc33;
}
.faq_container ul
{
    margin-top: 10px;
    margin-left: 35px;
    padding-bottom: 16px;
}
.faq_container ul li
{
    list-style: none;
    font-family: Trebuchet MS;
    font-size: 13px;
    font-weight: bold;
}
.faq_container ul li a
{
    color: #99cc33;
	text-decoration: none;
}
.extra_padding
{
    padding-top: 17px;
}
/* --------------------- Support Tab ------------------------ */
.support_container p
{
    padding-bottom: 15px;
    padding-left: 80px;
}
.support_container p *
{
    float: left;
}
.support_container p.height
{
    height: 22px;  
}
.support_container p img.discussion_board
{
    margin-top: 6px;
    padding-right: 10px
}
.support_container p .button_arrow
{
    display: block;
    width: 37px;
    height: 27px;
    background: url(../img/bullet_big_triple_arrow.png) no-repeat right top;
}
.support_container .feedback_container
{    
    width: 611px;   
    margin-left: 80px; 
}
.game_details_container .game_details_bg .description ul
{
	list-style: none;
	margin-left: 13px;
}
/* --------------------- Splat ------------------------ */
.game_details_container.splat .game_details_bg
{
	width: 780px;
	min-height: 782px;
	height:auto !important;
	height: 782px;
	background: url(../img/game_details_bg_splat.jpg) no-repeat top;
}
.game_details_container.splat .game_details_bg .logo
{
	width: 220px;
	height: 97px;
	background-image: url(../img/logo_splat.png);
}
.game_details_container.splat .game_details_bg .app_store_text
{
    right: 182px;
    top: 40px;
    width: 284px;
    height: 33px;
    background-image: url(../img/app_stroe_text.png);
}
.game_details_container.splat .game_details_bg .app_store
{
    right: 66px;
    top: 44px;
	height: 30px;
	width: 96px;
	background-image: url(../img/apple_comingsoon.jpg);
}
.game_details_container.splat .game_details_bg .remote_app_store
{
    right: 66px;
    top: 38px;
	height: 40px;
	width: 110px;	
}
/* --------------------- ZapTap ------------------------ */
.game_details_container.zaptap .game_details_bg
{
	width: 780px;
	min-height: 782px;
	height:auto !important;
	height: 782px;
	background: url(../img/game_details_bg_zaptap.jpg) no-repeat top;

}
.game_details_container.zaptap .game_details_bg .logo
{
	width: 182px;
	height: 75px;
	background-image: url(../img/logo_zaptap.png);
}
.game_details_container.zaptap .game_details_bg .app_store_text
{
	right: 198px;
	top: 45px;
	height: 34px;
	width: 382px;
	background-image: url(../img/app_stroe_text_zaptap.png);
}
.game_details_container.zaptap .game_details_bg .app_store
{
    right: 42px;
    top: 49px;
	height: 38px;
	width: 156px;
	background-image: url(../img/apple_store_zaptap.png);
}
.game_details_container.zaptap .game_details_bg .remote_app_store
{
    right: 74px;
    top: 48px;
	height: 40px;
	width: 110px;
}
.game_details_container.zaptap .game_details_bg .description
{
	width: 590px;
	color: #ccffcc;
	padding: 0 25px;
	margin-left: 4px;
}
/* --------------------- BlowFish ------------------------ */
.game_details_container.blowfish .game_details_bg
{
	width: 780px;
	min-height: 782px;
	height:auto !important;
	height: 782px;
	background: url(../img/game_details_bg_blowfish.jpg) no-repeat top;

}
.game_details_container.blowfish .game_details_bg .app_store
{
    right: 62px;
    top: 34px;
	height: 41px;
	width: 106px;
	background-image: url(../img/apple_store_blowfish.png);
}
.game_details_container.blowfish .game_details_bg .remote_app_store
{
    right: 66px;
    top: 36px;
	height: 40px;
	width: 110px;
}
.game_details_container.blowfish .game_details_bg .description
{
	width: 590px;
	color: #fff;
	padding: 25px;
	margin-left: 4px;
	font-weight: bold;
	font-family: arial;
	font-size: 12px;
}
/* --------------------- The Beach ------------------------ */
.game_details_container.thebeach .game_details_bg
{
	width: 780px;
	min-height: 783px;
	height:auto !important;
	height: 783px;
	background: url(../img/game_details_bg_thebeach.jpg) no-repeat top;

}
.game_details_container.thebeach .game_details_bg .app_store
{
    right: 62px;
    top: 54px;
	height: 41px;
	width: 106px;
	background-image: url(../img/apple_store_thebeach.png);
}
.game_details_container.thebeach .game_details_bg .remote_app_store
{
    right: 74px;
    top: 48px;
	height: 40px;
	width: 110px;
}
.game_details_container.thebeach .game_details_bg .video_frame
{
    position: absolute;
    z-index: 120;
    width: 640px;
    height: 360px;
    top: 115px;
    left: 62px;
    padding: 8px;
    overflow: hidden;
}
.game_details_container.thebeach .game_details_bg .description
{
	width: 590px;
	color: #fff;
	padding: 25px;
	margin-left: 4px;
	font-weight: bold;
	font-family: arial;
	font-size: 12px;
}
/* --------------------- Mobair ------------------------ */
.game_details_container.mobairpilottraining .game_details_bg
{
	width: 780px;
	height: 760px;
	background: url(../img/game_details_bg_mobair.jpg) no-repeat top;

}
.game_details_container.mobairpilottraining .game_details_bg .app_store
{
    right: 66px;
    top: 63px;
	height: 42px;
	width: 106px;
	background-image: url(../img/apple_store_mobair.png);
}
.game_details_container.mobairpilottraining .game_details_bg .remote_app_store
{
    right: 66px;
    top: 64px;
	height: 40px;
	width: 110px;
}
.game_details_container.mobairpilottraining .game_details_bg .video_frame
{
    position: absolute;
    z-index: 120;
    width: 640px;
    height: 360px;
    top: 115px;
    left: 62px;
    padding: 8px;
    overflow: hidden;
}
.game_details_container.mobairpilottraining .game_details_bg .description
{
	width: 590px;
	color: #ffffcc;
	padding: 25px;
	margin-top: 6px;
	margin-left: 4px;
	font-weight: bold;
	font-family: arial;
	font-size: 12px;
}
/* --------------------- Dr Ito ------------------------ */
.game_details_container.drito .game_details_bg
{
	width: 780px;
	height: 783px;
	background: url(../img/game_details_bg_drito.png) no-repeat top;

}
.game_details_container.drito .game_details_bg .app_store
{
    right: 60px;
    top: 56px;
	height: 54px;
	width: 118px;
	background-image: url(../img/apple_store_drito.png);
}
.game_details_container.drito .game_details_bg .remote_app_store
{
    right: 74px;
    top: 48px;
	height: 40px;
	width: 110px;
}
.game_details_container.drito .game_details_bg .video_frame
{
    position: absolute;
    z-index: 120;
    width: 640px;
    height: 360px;
    top: 115px;
    left: 62px;
    padding: 8px;
    overflow: hidden;
}
.game_details_container.drito .game_details_bg .description
{
	width: 590px;
	color: #000;
	padding: 25px;
	margin-top: 6px;
	margin-left: 4px;
	font-weight: bold;
	font-family: arial;
	font-size: 12px;
}