body
{
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	line-height: 1;
	font-size: 11pt;
}

body
{
}

.Container
{
    position: relative;
	width: 960px;
	margin: 0 auto;
	overflow-x: hidden;
	overflow-y: hidden;

	background-image: url(images/fixed_background.jpg);
	background-position: center center;
	background-repeat:  no-repeat;
	background-attachment: fixed;
	background-size:  cover;
	background-color: #999;
}

.LeftShadow
{
    position: absolute;
    z-index: 10;
    left: -12px;
    height: 950px;
    width: 30px;
}

.RightShadow
{
    position: absolute;
    z-index: 10;
    left: 942px;
    height: 950px;
    width: 30px;
}

.TopHeader
{
    width: 960px;
    height: 125px;
    background-color: #DDDDDD;
    background-image: url(images/gradient.png);
    position: relative;
}

.HeaderButtons
{
	font-family: Helvetica, Arial, sans-serif;
	padding-top: 28px;
	padding-left: 60px;
	font-size: 28px;
	color: #666666;
	text-align: center;
	line-height: 36px;
	font-weight: 900;
	position: relative;
}

.HeaderButtons2
{
	padding-top: 20px;
	padding-left: 30px;
	text-align: center;
}

.HeaderButtons3
{
    position: absolute;
	left: 600px;
	top: 50px;
	width: 150px;
}

.HeaderButtons4
{
    position: absolute;
	left: 400px;
	top: 25px;
	width: 300px;
}

.QuoteUnquoteTab
{
    position: absolute;
	left: 50px;
	top: 22px;
}

.GemSpinnerIITab
{
    position: absolute;
	left: 200px;
	top: 22px;
}

.Hints
{
    /* background-color: Yellow; */
    padding: 0px 3px 0px 3px;
}

.SideImageUpperLeft
{
    position: absolute;
    left: -400px;
    top: 0px;
}

.SideImageUpperRight
{
    position: absolute;
    left: 960px;
    top: 0px;
}

.SideImageLowerLeft
{
    position: absolute;
    left: -400px;
    top: 950px;
}

.SideImageLowerRight
{
    position: absolute;
    left: 960px;
    top: 950px;
}

.Logo
{
    margin: 10px 10px 10px 10px;
}

.TopAnnouncement
{
    width: 745px;
    height: 75px;
    /* background-color: #F00000; */
    padding: 10px 10px 10px 10px;
    margin-top: 10px;
}

.PromoBlock
{
    width: 960px;
    height: 330px;
	background-color: #DDDDDD;
	position: relative;
}

.PromoImage
{
    position: absolute;
}

.PromoImageAppStoreButton
{
    position: absolute;
    left: 10px;
    top: 276px;
}

.PromoImageAndroidMarketButton
{
    position: absolute;
    left: 160px;
    top: 276px;
}

.TrailerButton
{
    position: absolute;
    left: 811px;
    top: 276px;
}

.GameIcons
{
    width: 960px;
    position: absolute;
    top: -105px;
    z-index: 10;
    text-align: center;
}

.GameIcon
{
    position: relative;
}

.GameIconImage
{
    z-index: 0;
}

.GameIconRing
{
    position: absolute;
    left: -1px;
    top: -68px;
    display: none;
    z-index: 1;
}

.ContentBlock
{
    width: 960px;
    margin: 0px 30px 20px 0px;
    display: none;
    background-color: #F8F8F8;
}

.Footer
{
	font-family: Helvetica, Arial, sans-serif;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 20px;
	font-size: 18px;
	color: #666666;
	text-align: center;
	font-weight: 900;
}

.FacebookArea
{
	text-align: center;
	font-weight: bold;
	position: relative;
}

.FacebookLabel
{
	position: relative;
	top: -10px;
}

.FacebookButton
{
	border: none;
}

.copyrightBlack {
	color: #000000;
}

.TopLinks
{
	padding-top: 15px;
	padding-bottom: 40px;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}

.NoUnderline
{
	text-decoration: none;
	color: #000000;
}

.TopLogo
{
	text-align: center;
}

.ShortWideCardContainer
{
	position: relative;
	height: 220px;
	margin-top: 0px;
	padding-top: 20px;
	margin-left: 8px;
}

.ShortWideCardContainer2
{
	position: relative;
	height: 440px;
	margin-top: 0px;
	padding-top: 20px;
	margin-left: 8px;
}

.TallCardContainer
{
	position: relative;
	height: 320px;
	margin-top: 20px;
	padding-top: 20px;
	padding-left: 10px;
}

.Card
{
	z-index: 0;
	position: relative;
}

.LeftPanel
{
	position: absolute;
	left: 1%;
	width: 470px;
	background-color: #F8F8F8;
}

.RightPanel
{
	position: absolute;
	width: 470px;
	left: 51%;
	background-color: #F8F8F8;
}

.AppIcon
{
	position: absolute;
	left: 50px;
	top: 10px;
	z-index: 1;
}

.AppName
{
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 72px;
	font-weight:bold;
	color: #666666;
	left: 290px;
	top: 60px;
	z-index: 1;
}

.AppStoreButton
{
	position: absolute;
	left: 295px;
	top: 145px;
	z-index: 1;
	cursor: pointer;
	text-decoration: none;
	border: none;
}

.AndroidMarketButton
{
	position: absolute;
	left: 445px;
	top: 144px;
	z-index: 1;
	cursor: pointer;
	text-decoration: none;
	border: none;
}

.PhoneScreen
{
	position: absolute;
	left: 20px;
	top: -35px;
	z-index: 1;
}

.CardTitle
{
	position: absolute;
	left: 240px;
	top: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:bold;
	color: #666666;
	z-index: 1;
}

.CardText
{
	position: absolute;
	left: 240px;
	top: 90px;
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	line-height: 1.5;
	color: #666666;
	z-index: 1;
}

.Info
{
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #666666;
	left: 90px;
	top: 30px;
	z-index: 1;
	width: 730px;
	line-height: 1.5;
}

.HintsMainTitle
{
    margin: 40px 40px 40px 40px;
    font-size: 60px;
}

.HintsIntro
{
    margin: 40px 40px 40px 40px;
    line-height: 20px;
}

.HintTitle
{
    margin: 40px 40px 40px 40px;
    font-size: 24px;
}

.HintPuzzle
{
    font-weight: bold;
    margin: 40px 40px 20px 80px;
    font-size: 18px;
}

.HintAnswer
{
    background-color: Yellow;
    padding: 3px 3px 3px 3px;
}

.RulesTitle
{
    margin: 40px 40px 40px 40px;
    font-size: 24px;
}

.RulesAnswer
{
    font-weight: bold;
    margin: 40px 40px 20px 80px;
    font-size: 18px;
    line-height: 25px;
}

.Hint
{
    margin: 20px 40px 20px 120px;
    font-size: 18px;
}

.HintReveal
{
    background-color: Yellow;
    padding: 0px 10px 0px 10px;
    border: 1px solid #000;
    cursor: pointer;
}

.HintContent
{
    position: relative;
    top: -25px;
    background-color: #A0A0A0;
    margin: 0px 0px 0px 160px;
    padding: 2px 2px 2px 2px;
    line-height: 30px;
}

.Black
{
	color: #000000;
	font-size: 24px;
}
