@charset "UTF-8";


body {
  font-family: "Helvetica Neue", "HelveticaNeue", "HelveticaNeueRoman", "HelveticaNeue-Roman", "Helvetica Neue Roman", Helvetica, Arial, sans-serif;
  background: #f7f7f7;
  font-size:16px;
  color: #5e5d5d;
  font-weight:normal;
}

@font-face {
  font-family: "Museo Slab";
  src: url("type/Museo_Slab_500.otf");
  src: local("☺"),
    url("type/Museo_Slab_500.otf") format("opentype");
}

.clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }


a {
	text-decoration:none;
	color:#a52d3c;
}

a:hover {
	text-decoration:underline;
}

h1 {
	font-size:19px;
	font-weight:normal;
	color: #000;
	padding-bottom:8px;
}

h2 {
	display:inline;
	line-height:normal;
	font-weight:normal;
	font-size: inherit;
}

h3 {
	display:inline;
	line-height:normal;
	font-weight:normal;
	font-size: inherit;
}

h4 {
	display:inline;
	line-height:normal;
	font-weight:normal;
	font-size: inherit;
}
	

hr {
	border: 0;
	background-color:#c9c9c9;
	color:#c9c9c9;
	height:1px;
	margin-bottom:0px;
}
ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#features li {
	color:#5E5D5D;
	background-image: url(images/gProCoin.png);
	background-repeat: no-repeat;
	background-position: 0px -2px;
	padding-left: 40px;
	min-height: 24px;
	padding-top: 4px;
}
	
#headerContainer {
	position:absolute;
	width:100%;
	height:530px;
	z-index:1;
	left: 0px;
	top: 0px;
	background-image:url(images/bg2.png);
	background-repeat:repeat-x;
	text-align:center;
}
#logo {
	position:relative;
	width:379px;
	height:65px;
	z-index:2;
	background-image:url(images/logo.png);
	left: 65px;
	top:7px;
}

#header {
	position:relative;
	width:1024px;
	height:500px;
	z-index:2;
	top:0px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
	

#nav {
	position:absolute;
	width:520px;
	height:20px;
	z-index:2;
	right:10px;
	top:29px;
	font-size:12px;
	letter-spacing:.1em;
}

#nav a {
	color:#FFF;
	text-decoration:none;
	padding: 18px;
}

#nav a:hover {
	color:#ff5c5c;
	text-decoration:none;
}

#nav .download {
	display: inline;
	letter-spacing:.1em;
	color:#ff5c5c;
}

#homepageContent {
	position:relative;
	width:890px;
	z-index:3;
	top: 525px;
	margin-left:auto;
	margin-right:auto;
}
#whatis {
	width:420px;
	z-index:4;
	float:left;
}
#screenshots {
	position:relative;
	width:420px;
	z-index:4;
	float:right;
}
#whatScreens {
	position:relative;
	overflow:hidden;
	clear:both;
}
#features {
	position:relative;
	width:100%;
	z-index:4;
	display:inline;
	float:left;
}
.pic {
	position:relative;
	width:130px;
	height:90px;
	float: left;
	padding-right:10px;
	padding-bottom:10px;
	
}

.pic:hover {
	zoom: 1;
	filter: alpha(opacity=90);
	opacity: 0.9;
}

#footer {
	position:relative;
	width:890px;
	height:115px;
	z-index:4;
	bottom:10px;
	border-top-style: solid; 
	border-top-color: #c9c9c9; 
	border-top-width: 1px;
	padding-top:10px;
	margin-left:auto;
	margin-right:auto;
	float:left;
}

.link {
	position:relative;
	height:20px;
	z-index:4;
	color:#a1a1a1;
	font-size:15px;
	float:left;
}

.link img {
	position:relative;
	padding-right:8px;
	top: 4px;
	}
	
.copyright {
	font-size:11px;
	}
	
.homepageTitle {
	font-size:19px;
	font-weight:normal;
	color: #000;
	padding-bottom:8px;
	margin-top: 12px;
	margin-bottom: 12px;
}	
#glow {
	position:absolute;
	width:659px;
	height:508px;
	z-index:1;
	top:0px;
	left:-25px;
	background-image:url(images/glow.png);
}
	
	
/* Pros Page */

#innerHead {
	position:absolute;
	width:100%;
	height:89px;
	left:0px;
	top:0px;
	z-index:1;
	background-image:url(images/header.png);
	background-repeat:repeat-x;
	text-align:center;
}

#innerHeadContent {
	position:relative;
	width:1024px;
	margin-left:auto;
	margin-right:auto;
	top:0px;
}
	
#pros {
	position:relative;
	width:890px;
	height:600px;
	z-index:3;
	top: 100px;
	margin-left:auto;
	margin-right:auto;
}

#pros h1 {
	text-align:center;
	font-family: "Museo Slab", sans-serif;
	color:#a32929;
	font-size:30px;
	margin-bottom:30px;
}

.author {
	position:relative;
	width:222px;
	height:250px;
	z-index:4;
	font-family: "Museo Slab", sans-serif;
	font-size:20px;
	color:#a32929;
	float:left;
	margin-bottom:10px;
}

.authorMiddle {
	position:relative;
	width:222px;
	height:250px;
	z-index:4;
	font-family: "Museo Slab", sans-serif;
	font-size:20px;
	color:#a32929;
}

.author img {
	padding-bottom:5px;
}

.author img:hover {
	zoom: 1;
	filter: alpha(opacity=80);
	opacity: 0.8;
	cursor:pointer;
}

.authorMiddle img {
	padding-bottom:5px;
}

.authorMiddle img:hover {
	zoom: 1;
	filter: alpha(opacity=80);
	opacity: 0.8;
	cursor:pointer;
}

.title {
	  font-family: "Helvetica Neue", "HelveticaNeue", "HelveticaNeueRoman", "HelveticaNeue-Roman", "Helvetica Neue Roman", Helvetica, Arial, sans-serif;
	font-size:15px;
	color:#a1a1a1;
}

.title a {
	font-size:13px;
	color:#a32929;
	text-decoration:none;
}

.title a:hover {
	text-decoration:underline;
}

.middle {
	position:relative;
	width:446px;
	height:250px;
	float:left;
	margin-bottom:10px;
}

/* Hand-Pack Styles */

.packName {
	font-family: "Museo Slab", sans-serif;
	font-size:20px;
	color:#a32929;
	font-weight:normal;
	display:inline;
}


#aboutPacks {
	position:relative;
	width:500px;
	z-index:5;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-bottom:50px;
}

.handpack {
	position:relative;
	width:890px;
	margin-bottom:40px;
	float:left;
}

.handpack h4 {
	font-size:20px;
}

.packImg {
	position:relative;
	width:152px;
	height:162px;
	float:left;
	display:inline;
	
}

.packDescription {
	position:relative;
	width:700px;
	z-index:4;
	float:right;
	display:inline;
}

.top {
	position: relative;
	width: auto;
	bottom: 32px;
	left: 35px;
	margin-bottom: -50px;
}


/* Author Pages */
.authorPackName {
	font-family: "Museo Slab", sans-serif;
	font-size:18px;
	color:#a32929;
	font-weight:normal;
	display:inline;
}

#author {
	position:relative;
	width:890px;
	z-index:2;
	margin-left:auto;
	margin-right:auto;
	top:100px;
	text-align:left;
}
#sidebar {
	position:relative;
	width:222px;
	height:100%;
	z-index:3;
	float:left;
	top:20px;
}
#info {
	position:relative;
	width:638px;
	z-index:3;
	float:right;
	top:20px;
	border-bottom-style: solid; 
	border-bottom-color: #c9c9c9; 
	border-bottom-width: 1px;
}

#info a {
	font-size:15px;
}

#info img {
	position:relative;
	padding-right:8px;
	top: 4px;
	margin-right:7px;
}

#author h1 {
	font-family: "Museo Slab", sans-serif;
	color:#a32929;
	font-size:30px;
	display:inline;
}

#author h2 {
	font-family: "Museo Slab", sans-serif;
	color:#a32929;
	font-size:24px;
	display:inline;
}

#about
 {
	position:relative;
	width:638px;
	z-index:3;
	float:right;
	margin-top:35px;
	margin-bottom:20px;
}
.packImg {
	position:relative;
	width:152px;
	height:162px;
	z-index:3;
	float:left;
	display:inline; 
	margin-bottom:20px;
}
.packInfo {
	position:relative;
	width:450px;
	z-index:3;
	float:right;
	display:inline;
	margin-bottom:20px;
}


/* Slider Styles */

#slider { 
	position:relative;
	width:890px;
	height:165px;
	
}  

#sliderDiv {
	position:absolute;
	width:880px;
	height:300px;
	z-index:4;
	top:90px;
}

ul {
	text-align:left;
	color:#fff;
	font-weight:normal;
	
}

#slider li {
	list-style:none;
}

#slide1 {
	position:relative;
	width:890px;
	height:300px;
	z-index:2;
	top:50px;
	margin-left:auto;
	margin-right:auto;
	color:#FFF;
	text-align:left;
}
    #iPhone {
	position:absolute;
	width:444px;
	height:220px;
	z-index:3;
	top:40px;
	background-image:url(images/iPhone.png);
}
    #text1 {
	position:relative;
	width:400px;
	height:300px;
	z-index:2;
	left:475px;
	top:5px;

}
    .appStore {
	position:absolute;
	width:185px;
	height:55px;
	z-index:2;
	background-image:url(images/appStore.png);
	display:block;
}

	.appStore:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8; 
    opacity: 0.8;
	}
	
	.googlePlay {
	position:absolute;
	width:188px;
	height:55px;
	left: 205px;
	z-index:2;
	background-image:url(images/googlePlay.png);
	display:block;
}
	.googlePlay:hover {
 	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8; 
    opacity: 0.8;
	}

	
/* Homepage Reviews Styles */	
.reviews{
	position:relative;
	width:890px;
	height:170px;
	}
	
.reviewTitle{
	position:relative;
	width:100%;
	font-family: "Museo Slab", sans-serif;
	font-size:19px;
	text-align:center;
	color:#a32929;
	margin-top:15px;
	}
	
.stars{
	position:relative;
	text-align:center;
}

.reviewText{
	position:relative;
	font-size:16px;
	width:90%;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	color:#5E5D5D;
	font-style:italic;
	margin-top:10px;
}

.reviewAuthor{
	position:relative;
	font-size:13px;
	width:90%;
	text-align:right;
	margin-left:auto;
	margin-right:auto;
	color:#A1A1A1;
	margin-top:10px;
}

#reviewsContainer{
	position:relative;
	width:890px;
	height:165px;
	background-color: #f8f8f8;
	-webkit-box-shadow: 0 0 0 1px rgba(0,0,0,.07), 0 2px 5px rgba(0,0,0,.1), inset 0 0 0 1px rgba(0,0,0,.05);
	-moz-box-shadow: 0 0 0 1px rgba(0,0,0,.07), 0 2px 5px rgba(0,0,0,.1), inset 0 0 0 6px rgba(0,0,0,.05);
	box-shadow: 0 0 0 1px rgba(0,0,0,.07), 0 2px 5px rgba(0,0,0,.1), inset 0 0 0 1px rgba(0,0,0,.05);
	border: solid 5px #fff;
	list-style: none;
	/* Prevent FOUC (see FAQ page) and keep things readable if javascript is disabled */
	overflow-y: auto;
	overflow-x: hidden;
	z-index:4;	
}

/*Support Page */
#aboutSupport{
	position:relative;
	width:500px;
	z-index:5;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-bottom:50px;
}

#faqs{
	position:relative;
	width:100%;
	background-color: #fff;
	-webkit-box-shadow: 0 4px 5px rgba(0,0,0,.14);
	-moz-box-shadow: 0 4px 5px rgba(0,0,0,.14);
	box-shadow: 0 4px 5px rgba(0,0,0,.14);
	padding-bottom:20px;
}

.simple_jfaq {
	display: block;
	top:-10px;
	margin-top:-10px;
 }
.simple_jfaq dt {
	margin: 2px;
	padding: 4px 20px;
	font-weight: bold;
	font-size:14px;
	color:#a32929;
	text-decoration:underline;
}

.simple_jfaq dt.hover {
	text-decoration:none;
	  }
.simple_jfaq dd {
	display: block;
	font-size:14px;
	color:#2b2b2b;
	margin: 2px;
	padding: 10px 60px;
	overflow: hidden;
		}
		
.faqTitle{
	font-family: "Museo Slab", sans-serif;
	color:#000000;
	font-size:20px;
	padding: 20px 20px;
}

.up{
	top:10px;
	margin-top:10px;
}

#nav a img{
	top:10px;
}

#logo2 {
	position:relative;
	width:379px;
	height:65px;
	z-index:2;
	background-image:url(images/gamoz.png);
	background-repeat:no-repeat;
	background-position:center;
	background-position:left;
	left: 65px;
	top:7px;
}

.privacyText{
	font-size:14px;
	color:#2b2b2b;
	margin: 2px;
	padding: 0px 20px;
}
	
	
/*Legal Pages*/
.title2{
	font-family: "Museo Slab", sans-serif;
	color:#a32929;
	font-size:24px;
	display:inline;
}

.termsUl{
   list-style-type: disc; 
   list-style-position: inside;
   color: #5e5d5d;
}
	
	
	
	
	
