@charset "UTF-8";

body::-webkit-scrollbar{
    width:0;
	height:0;
    background-color:transparent;
	z-index: 10000000;
}

body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	overflow-y: hidden;
	font-family: 'Futura Bk BT', 'Futura Bk', 'Futura', sans-serif, "Helvetica Neue", Helvetica, Arial ;
	font-weight: 400; 
	font-style: normal;

}

img, img a {
	border: none;
}
.essay {
	position:absolute;
	font-size:30pt;
	color:#CDCDCD;
}
.essay a {
	color:#FFFFFF;
	text-decoration:none;
}

#distance-counter, #langselect, #donate {
	position:fixed;
	display:inline;
	text-align:right;
	color:#AAAAAA;
}

#distance-counter {
	text-align:center;
	bottom:100px;
	height:50px;
	width:100%;
	left:0;
	font-size: 30px;
}

#counterleft {
	position: fixed;
	display: block;
	width: 50%;
	left:0px;
	padding-right:14px;
	text-align: right;
}

#counterright {
	font-size:  30px;
	position: fixed;
	display: block;
	width: 50%;
	padding-top: 7px;
	padding-left:14px;
	left:50%;
	text-align: left;
}

#distance-btn {
	position:fixed;
	display: inline-block;
	width:600px;
	height:70px;
	cursor:pointer;
	z-index: 101;
}

#langselect {
	height: 20px;
	width:150px;
	top:16px;
	left: 90%;
	margin-left:-60px;
	z-index:10;

}

#donate {
	width:80px;
	top:14px;
	left: 90%;
	margin-left:-80px;
	z-index:11;
	opacity: .7;

}
#langselect img {
	opacity: .7;
	height:24px;
	width:24px;
	cursor:pointer;
}
#langselect ul {
	position:relative;
	top:-18px
}
#counter {
	font-size:41px;
	position: relative;
	display:inline;
	cursor:pointer;
	text-align: right;
	
}

.selectarrow img {
	display:inline;
	opacity: .7;
	height:16px;
	width:16px;
	margin-left:10px;
	margin-right: 2px;
	cursor:pointer;
}

#jumparrow {
	position: absolute;
	display:inline-block;
	
	cursor:pointer;
}

#unitselect {
	padding: 4px 20px 24px 20px;
	text-align: left;
	position:fixed;
	left: 51%;
	bottom:151px;
	display:none;
	background:rgba(0,0,0,0.80);
	z-index: 20;
	border-left:1px solid #494949;
	cursor: pointer;
}

#langs {
	display:none;
}

#unitselect li, #langselect li {
	list-style-type: none;
	padding:3px 0px;
}
#unitselect li a, #langselect li a {
	font-size:20px;
	padding:6px 0px;
	list-style-type: none;
	color:#AAAAAA;
	text-decoration:none;
	
}

#unitselect li:active > a, #langselect li:hover > a{
	color:#ffffff;
}

#credit {
	position:fixed;
	display:inline;
	text-align:left;
	width:200px;
	top:12px;
	left: 20px;
}

#credit a.logolink {
	position: absolute;
	font-family: 'Futura Bk BT', 'Futura Bk', 'Futura', sans-serif, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400; 
	font-style: normal;
	font-size: 11px;
	color: #8F8F8F;
	text-decoration: none;
	margin-top: 8px;
}

#credit img {
	position: absolute;
	height: 28px;
	width: 28px;
	margin-left: 100px;
	opacity: 0.5;
}

.nav {
	position:fixed;
	left: 50%;
	top: 100px;
	margin-left: -254px;
	font-size: 30px;
	cursor: pointer;
}

.nav ul {
	visibility: visible;
}

.nav li a {
	text-decoration: none;
	color: #AAAAAA;
	cursor: pointer;
}

.nav li {
	margin: 20px 0px 20px 0px;
	list-style-type: none;
	cursor: pointer;
}

.nav li img {
	height:15px;
	width:15px;
	opacity: 0.7;
}

.nav li a:active {
	color: #fff;
}

#lightspeeder_x {
	position:fixed;
	width:120px;
	height:50px;
	top:90%;
	left:99%;
	margin-left:-80px;
	font-family: 'Futura Bk BT', 'Futura Bk', 'Futura', sans-serif, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400; 
	font-style: normal;
	font-size:11px;
	color:#AAAAAA;
}


#lightspeeder a {
	opacity: .7;
	color:#AAAAAA;
	text-decoration:none;
	cursor: pointer;
}

#lightspeeder a:hover {
	opacity: 1.0;
}

#lightspeedmsg {
	font-family: 'Futura Bk BT', 'Futura Bk', 'Futura', sans-serif, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:25px;
	/*color:#FFF;*/
	color: #92fcff;opacity: 0.8;
	text-align:center;
	position:fixed;
	top:140px;
	left:50%;
	width:45%;
	/*margin-left: 0px;*/
	display: none;
	min-width: 250px;
}

#msg1, #msg2, #msg3, #msg4, #msg5 {
	display: none;
	position: absolute;
	text-align:center;
}

#lightspeeder img  {
	margin-top:-16px;
	height:40px;
	width:40px;
}

.warpfactor {
	position:relative;
	top:-18px;
}


#reloader {
	position:fixed;
	width:20px;
	top:90%;
	left:99%;
	margin-left:-100px;
	font-family: 'Futura Bk BT', 'Futura Bk', 'Futura', sans-serif, "Helvetica Neue", Helvetica, Arial, sans-serif; 
	font-weight: 400; 
	font-style: normal;
	font-size:11px;
	color:#AAAAAA;
	cursor: pointer;
}

#reloader a {
	opacity: .7;
	color:#AAAAAA;
	text-decoration:none;
}

#reloader a:hover {
	opacity: 1.0;
}


#introwrap {
	float:left;
	display:inline;
}

#titlecard {
	float:left;
	position:relative;
	/*height:100%;*/
	width:2100px;
}

#bluemoon {
	position:absolute;
	left:0px;
	top:0px;
	height:100%;
	width:auto;
	margin:0;
	z-index:3;
}

#titleimage {
	position:absolute;
	/*height:0;*/
	margin: 50px;
	z-index:4;
	max-height: 80vh;
}
.scalewrap {
	float:right;
	height:100%;
	z-index:5;
}

#scaleimg {
	z-index:9;
}
.scalewrap img {
	position:absolute;
	height: auto;
	width: 1588px;
	max-height: 100vh;
}
#navblocker {
	position: absolute;
	background-color: #000000;
	height: 99%;
	width: 4200px;
	margin-left:200px;
	z-index: 1;
}

.planetwrapper {
	position: relative;
	top:40%;
}
.earthwrapper {
	position:absolute;
	top: 66vh;
	height:20em;
	margin-top:-10em;
}
#bigspace {
	position:absolute;
	left: 4400px;
	background-color: #000000;
	background-image: url(img/ticks2.svg);
	background-repeat: repeat-x;
	background-position: left bottom;
	/*width: 1703574px;*/
	width: 1705000px;
	height: 99.9%;
}
.labeltext {
	position: absolute;
	font-family: 'Roboto', 'Market Deco','Futura', sans-serif, "Helvetica Neue", Helvetica, Arial;
	font-weight: 100; 
	font-style: normal;
	font-size: 72px;
	color: #eaeaea;
	text-transform: uppercase;
}
#sunwrap {
	left: -200px;
	position:absolute;
	top:-150px;
	z-index:2;
}
#sun {
	position: relative;
	height: 400px;
	width: 400px;
	fill: #fde301;
}
#suntxt {
	text-align:center;
	margin:0 auto;
	width: 400px;
	top: 164px;
	color: #000000;
	font-size: 72px;
}
#mercury {
	position: absolute;
	left: 16666px;
	height: 1px;
	width: 1px;
	fill: #ffcc00;
}
#merctxt {
	left: 16462px;
	padding-left: 200px;
	color: #ffcc00;
}
#venus {
	position: absolute;
	left: 31138px;
	height: 4px;
	width: 4px;
	fill: #86ffca;
}
#venustxt {
	left: 30935px;
	color: #86ffca;
	padding-left: 200px;
}
#earth {
	position: absolute;
	left: 43053px;
	height: 3px;
	width: 3px;
	fill: #01fdfa;
}
#earthtxt {
	left: 42850px;
	color: #01fdfa;
	padding-left: 200px;
}
#moon {
	position: absolute;
	left: 43164px;
	height: 1px;
	width: 1px;
	fill: #ffffff;
}
#moontxt {
	margin-top:-110px;
	left: 43160px;
	color: #FFFFFF;
	font-size:2em;
}
#mars {
	position: absolute;
	left: 65586px;
	height: 2px;
	width: 2px;
	fill: #ff7443;
}
#marstxt {
	left: 65383px;
	color: #ff7443;
	padding-left: 200px;
}
#jupiter {
	position: absolute;
	left: 224041px;
	height: 40px;
	width: 40px;
	fill: #ffa043;
}
#jupitertxt {
	top: 44px;
	left: 223842px;
	color: #ffa043;
	padding-left: 200px;
}
#jupitermoons {
	position: absolute;
	left: 224162px;
	color: #F0E8E0;
	font-size:24px;
}
.moondot {
	margin:0 6px 2px 0;
}
#io {
	position:absolute;
	left: 0px;
}
#europa {
	position:absolute;
	left: 193px;
}
#ganymede {
	position:absolute;
	left: 307px;
}
#callisto {
	position:absolute;
	left: 541px;
}
#saturn {
	position: absolute;
	left: 412397px;
	height: 34px;
	width: 65px;
	fill: #ffa043;
}
#saturntxt {
	top: 44px;
	left: 412225px;
	color: #f9d293;
	padding-left: 200px;
}
#saturnmoons {
	position: absolute;
	left: 412742px;
	color: #F0E8E0;
	font-size:24pt;
}
#titan {
	position:absolute;
	left: 0px
}
#uranus {
	position: absolute;
	left: 827961px;
	height: 14px;
	width: 14px;
	fill: #18E6FF;
}
#uranustxt {
	top: 28px;
	left: 827763px;
	color: #18E6FF;
	padding-left: 200px;
}
#neptune {
	position: absolute;
	left: 1295901px;
	height: 14px;
	width: 14px;
	fill: #45B9FF;
}
#neptunetxt {
	top: 24px;
	left: 1295703px;
	color: #45B9FF;
	padding-left: 200px;
}
#triton {
	position:absolute;
	left: 1295805px;
	color: #696969;
	font-size:.4em;
}
#pluto {
	position: absolute;
	left: 1699774px;
	height: 1px;
	width: 1px;
	fill: #D9F5FF;
}
#plutotxt {
	top: 17px;
	left: 1699570px;
	color: #D9F5FF;
	padding-left: 200px;
}

.navbtn {
	border: 1px solid #494949;
	text-transform: uppercase;
	text-align: center;
	padding: 20px;
	margin: 10px;
	font-size: 30px;
	color:#A2A2A2;
}

#planetsbtn.navbtn {
	padding-right:42px;
	min-width: 220px;
}

.btnstrip {
	position:fixed;
	text-align: center;
	top:50px;
	left: 50%;
	margin-left:-334px;
	font-size: 30px;
	cursor: pointer;
}

/*.navbtn:active {
	border: 1px solid #fff;
	color: #fff;
}*/

.selectmenu {
	position:fixed;
	top: 50%;
	left: 50%;
}

#planets {
	padding: 24px 20px 4px 20px;
	text-align: center;
	position:fixed;
	left: 50%;
	margin-left: -216px;
	top:118px;
	display:none;
	background:rgba(255,255,255,0.10);
	z-index: 20;
	/*border-left:1px solid #494949;*/
	cursor: pointer;
	width: 240px;
}

#planets.nav li {
	margin: 10px 0px 15px 0px;
	font-size: 25px;
}

#unitbtn {
	font-size: 30px;
	border:1px solid #494949;
	padding:10px;
	position: relative;
	display:inline;
	cursor: pointer;
	margin-right: 16px;
}

#unitbtn:active {
	border:1px solid #FFF;
	color:#FFF;
}


.navbtn img {
	position:relative;
	top: 8px;
	opacity:0.7;
}

.navbtn img:active {
	opacity:1;
}

#fromsun {
	font-size: 30px;
	text-align: left;
	position:relative;
}
