@charset "utf-8";

* {margin:0;padding:0;list-style-type:none;outline:none;text-decoration:none;border:none;}

@font-face {
	font-family: 'HelveticaNeue Condensed';
	src: url('hlhco.eot');
	src: local('☺'), url('hlhco.ttf') format('truetype');
}

body {background:#4cb266 url(../images/bodybg.jpg) no-repeat 50% 0;}

#minisiteContainer {width:1025px !important;}

#container {
	background:url(../images/contentBg.png) no-repeat;
	width:1025px;height:800px;
	margin:46px auto 0;
	position:relative;}
	
	#header {height:260px;}
		#header h1 {float:left;}
		#header h2 {
			float:left;
			position:relative;left:144px;top:35px;}
		
		#nav {
			height:81px;
			overflow:hidden;
			position:absolute;left:150px;top:566px;}
		
			#nav li {
				display:inline;float:left;}
				
		#originalGamesTab {
			position:absolute;top:642px;left:170px;}
			
		#social {
			float:right;margin-bottom:5px;}
			
			#social li {
				float:left;display:inline;
				margin-right:10px;}
		
	#content {
		width:560px;
		margin-left:160px;}
		
			#subcontentContainer_02, #subcontentContainer_03, #subcontentContainer_04 {display:none;} 
			
/* DESCRIPTION SECTION */

	#descriptionSection {
		background:url(../images/descriptionBg.png) no-repeat;
		width:336px;height:399px;
		position:absolute;left:710px;top:110px;
		padding:49px 0 0 25px;}
			
			#descriptionTexts {
				width:203px;
				padding:10px;
				text-align:center;}
			
				#descriptionTexts h2 {
					font:oblique bold 19px/1 'HelveticaNeue Condensed', Arial, Helvetica, sans-serif;color:#ffe613;text-shadow:2px 2px #000;}
					
				#descriptionTexts p {
					font:12px/14px Tahoma, Geneva, sans-serif;color:#fff;
					text-align:left;
					margin-top:6px;}
				
			#descriptionPager {
				width:225px;
				text-align:center;
				position:absolute;top:400px;}
				
			#text2 {display:none;}				

/* END DESCRIPTION SECTION */

/* SCREENSHOTS SECTION */

	.screenGoodiesMask {
		background:url(../images/screenGoodiesBg.png) no-repeat;
		width:459px;height:308px;
		position:absolute;top:239px;left:212px;z-index:10;}

	#screenshotsSection {
		width:433px;height:308px;
		position:relative;top:-17px;left:65px;z-index:0;
		overflow:hidden;}

		#screenshotsSection li {
			display:inline;float:left;}
			
		.screenImages {
			width:9999px;position:absolute;}
			
	.pager {
		position:absolute;top:380px;z-index:20;}
	
		.arrowLeft {position:absolute;left:48px;}
		.arrowRight {position:absolute;left:457px;}

/* END SCREENSHOTS SECTION */

/* FEATURES SECTION */

	#featuresSection {
		background:url(../images/featuresbg.png) no-repeat;
		width:434px;height:268px;
		padding:40px 0 0 25px;
		position:relative;top:-42px;left:40px;}
		
		#featuresSection p {
			font:10px/12px Verdana, Geneva, sans-serif;color:#fff;
			width:390px;
			float:left;}
			
		#featuresSection li {
			margin-bottom:10px;
			clear:both;
			overflow:hidden;}
			
			#featuresSection li img {float:left;display:inline;}

/* END FEATURES SECTION */

/* TRAILER SECTION */

	#trailerSection {
		background:url(../images/trailerMobile.png) no-repeat;
		width:351px;height:314px;padding:66px 0 0 90px;
		margin:auto;}

/* END TRAILER SECTION */

/* GOODIES SECTION */

	.goodiesAnchor a {
		width:459px;height:308px;
		position:absolute;top:239px;left:212px;z-index:11;}

	#goodiesSection {
		width:433px;height:268px;
		position:relative;top:-17px;left:65px;z-index:0;
		overflow:hidden;}

		#goodiesSection li {
			display:inline;float:left;}
			
			.goodiesImages {
				width:9999px;position:absolute;}
				.goodiesImages li img {width:433px;}

/* END GOODIES SECTION */

#footer {
	position:absolute;bottom:0;left:190px;height:100px;}
	
	#glLogo {
		float:left;clear:both;
		width:161px;height:30px;
		padding-right:25px;
		border-right:1px solid #54ae55;}
		
	#legals {
		float:left;
		padding-left:10px;}
		
		#legals p {
			font:10px/12px Tahoma, Geneva, sans-serif;color:#fff;
			width:575px;}