@charset "UTF-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td ,object{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

a:link {color:#ff9900; text-decoration:none}
a:visited {color:#ff9900; text-decoration:none}
a:active {color:white; text-decoration:none}
a:hover {color:#ff6600; text-decoration:underline}

body{
	background-image: url(images/planetback.jpg);
	background-position: 90% top;
	background-color: #000000;
	background-repeat: repeat-y;
}
.iphone {
	background-image: url(images/iphonebg.png);
	background-repeat: no-repeat;
	height: 76px;
	width: 690px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 384px;
	padding-left: 70px;
}

.header {
	background-image: url(images/pheader.png);
	width: 760px;
	height: 72px;
}

.pilotheader {
	background-image: url(images/pilotheader.png);
	width: 760px;
	height: 72px;
}
.content {
	background-image: url(images/pbg.png);
	background-repeat: repeat;
	width: 640px;
	position: relative;
	overflow: hidden;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 60px;
	color: #FFFFFF;
}
.footer {
	background-image: url(images/pbgfooter.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 700px;
	overflow: hidden;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.container {
	margin: auto;
	width: 760px;
}
.background {
	height: 100%;
	width: auto;
	background-color: #778E9C;
	color: #FFFFFF;
	border: 1px solid #000000;
}

.backgroundhigh {
	height: 100%;
	width: 100%;
}

.link #screenshots {
	left: 140px;
	top: 39px;
	color: #FFFFFF;
}
.media {
	left: 140px;
	position: relative;
	top: 82px;
	width: 480px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#wrapper {
	left: 140px;
	position: relative;
	top: 82px;
	width: 480px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;}

.navihome {
	height: 29px;
	width: 360px;
	position: relative;
	left: 395px;
	top: 29px;
}
.leader {
	background-image: url(images/leaderback.png);
	height: 40px;
	background-repeat: no-repeat;
	position: relative;
	top: 127px;
	z-index: 1;
}
.banners {
	width: 240px;
	height: 48px;
	float: right;
	position: relative;
	top: 24px;
}
.highscoretable {
	z-index: 2;
	width: 640px;
	position: relative;
	overflow: hidden;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.header2 {
	background-image: url(images/header2.png);
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 9px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 33px;
}
.objtable {
	vertical-align: middle;
}

.back {
	position: fixed;
	width: 67px;
	height: 93px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	bottom:0;
	z-index: 1;
}
