/* ######################################################### */
/* # -------------------- BODY --------------------------- # */
/* ######################################################### */

body{background: #000 url(../img/bg2.jpg) no-repeat center 15px; -webkit-background-size: 930px 672px;font-family: "Arial", "Sans serif";}
.clear {clear:both;}
.top-border { height: 15px; border-bottom: 1px solid #323232; width:100%; display:block; }
#wrapper {width: 930px;margin: 0 auto;padding: 0px;overflow: hidden;}
p {margin-bottom: 20px;color: #FFFFFF;}
h3 {font-size: 24px;color: #F1C653;font-weight: lighter;margin: 10px 0px 10px 0px;}
ul {color: #FFFFFF;}

/* ######################################################### */
/* # -------------------- TOPBAR ------------------------- # */
/* ######################################################### */

#header{
	display: block;
	width: 100%;
	height: 690px;
	position: relative;
	margin: 0px 0px 0px 0px;
}
#header h1 { 
	color:#FAF5AA;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:48px;
	margin-top:15px;
	text-align:center;
	margin-bottom: 15px;
}
#header h2 {
	color:#FFFFFF;
	font-size:28px;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#fb-top {
	width:88px;
	height:65px;
	display:block;
	position:absolute;
	top:0;
	right:0;
}
.headertext {
	color:#FFFFFF;
	font-family:Myriad Pro, Trebuchet MS, Arial,Sans-Serif;
	font-size:14px;
	height:190px;
	left:100px;
	line-height:22px;
	margin:0;
	padding:10px;
	position:absolute;
	top:120px;
	width:750px;
}
#iphone4 { 
	bottom:0;
	height:340px;
	left:100px;
	position:absolute;
	width:310px;
}
#iphone4 p, #android p { font-size:11px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; margin:10px 0px 0px 0px; line-height:18px;}

#android {  
	bottom:0;
	height:340px;
	position:absolute;
	right:70px;
	width:291px;
}

#phone1 {
	display:block;
	height:305px;
	left:260px;
	position:absolute;
	top:270px;
	width:464px;
	z-index: 5;
	background: url(../img/phone1.png) no-repeat top center;
}

#phone2 {
	display:block;
	height:515px;
	position:absolute;
	right:30px;
	top:40px;
	width:226px;
	background: url(../img/phone2.png) no-repeat top center;
}

#itunes {
	left:0px;
	margin:0;
	padding:0;
	position:absolute;
	top:355px;
}
#itunes a {
	text-indent: -9999px;
	display: block;
	width: 245px;
	height: 81px;
	background: url(../img/appstore.png) no-repeat top center;
	text-decoration: none;
}
#itunes a:hover {
	display: block;
	text-indent: -9999px;
	background: url(../img/appstore.png) no-repeat bottom center;
}

#social {
	height:60px;
	position:absolute;
	left:30px;
	top:500px;
	width:165px;
}

#social a {
	display:block;
	float:right;
	margin:0 0 0 5px;
}

#price {
	width:121px;
	height:81px;
	/*background: url(../img/price.png) no-repeat center center;*/
	position: absolute;
	left: 425px;
	top: 340px;
	display: block;
	text-indent: -9999px;
}
#price a {
	text-indent: -9999px;
	text-decoration: none;
}

/* ######################################################### */
/* # -------------------- Content ------------------------ # */
/* ######################################################### */
.tagline { 
	font-size: 30px; 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	 width: 100%; 
	 border-top: 1px solid #323232; 
	 border-bottom: 1px solid #323232; 
	 height: 40px; 
	 text-align:center;
	 color:#FFF;
	 margin-bottom:20px;
	 line-height: 40px;
}

#content {
	width: 930px;
	margin: 0 auto;
	padding: 0px;
	overflow: hidden;
}

.leftside {
	width: 500px;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 25px;
}
 .leftside ul {
	 font-size: 17px;
	 margin: 0px 0px 25px 0px;
}
 .leftside li {
	 padding: 5px 0px 0px 0px;
	 line-height: 24px;
	 margin: 0px 0px 0px 25px;
}
 .leftside p { 
 	font-size: 12px;
	padding-left: 20px;
	line-height: 18px;
 }
 .leftside a {
	 text-decoration:underline;
	 color:#FFF;
 }
 .rightside {
	 float:right;
	 width: 397px;
	 margin: 0px;
	 padding: 0px;
}
 
 #facebook {
	/*background: url(../img/fb-bg.jpg) no-repeat top center;*/
	margin:0;
	padding:30px 0 0 33px;
	width:364px;
}

.screenshots {
	margin:0 0 30px;
	overflow:hidden;
	padding:0 0 0 10px;
	width:455px;
}

.left { float:left; }
.right {float:right; width:445px !important; }

.screenshots a {
	display:block;
	float:left;
}
.screenshots img {
	border: 3px solid #FFF;
}
.screenshots span {
	float:left;
	height:135px;
	margin:0 3px;
	overflow:hidden;
	width:140px;
}
.screenshots span p {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 108px;
	padding: 0px;
}
.screenshots h2 {	font-size: 20px;	font-weight: lighter;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	margin: 0px 0px 10px 4px;
	color: #FFFFFF;
}
/* ######################################################### */
/* # -------------------- FOOTER ------------------------- # */
/* ######################################################### */

#footer {
	width: 930px;
	margin: 40px auto 10px auto;
	height: 50px;
	text-align: center;
}
#footer p {
	font-size: 12px;
}
span.v1 {
	float: left;
	font-size: 12px !important;
	color: #FFF;
}
span.v1 a {
	text-decoration: none;
	color: #FFF;
}
span.v1 a:hover {
	color:#CCC
}
span.gwd {
	float: right;
	color: #9C3;
	font-size: 12px !important;
}
span.gwd a {
	color: #9C3;
	text-decoration: none;
}
span.gwd a:hover {
	color: #093;
}
