html,
body {
	padding: 0;
	margin: 0;
	min-height: 600px;
	color: #fff;
}
html {
	background: #000 url(../images/stars.jpg);
}

body {
	letter-spacing: 0.05em;
	font-family: arial, sans-serif;
	font-size: 12px;
	background: transparent url(../images/earth_alt.png) bottom left no-repeat;
	min-height: 1000px;
}

body.music,
body.intro {
	background: none;
	min-height: 0;
}

p {
	padding-bottom: 1.2em;
	line-height: 1.5em;
	text-align: justify;
}

h1, 
h2{
	font-size: 1.1em;
	line-height: 1.8em;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin-bottom: 1.5em;
}

a {
	color: white;
	text-decoration: underline;
	background-color: inherit;
}

a:hover {
	color: #739b1e;
	text-decoration: none;
	background-color: inherit;
}

a.current {
	color: #739b1e;
	background-color: inherit;
}

img {
	border: none;
}

ul{
	list-style:none;
	margin:0 0 0.5em 0;
}

li{
	list-style:none;
	margin:0 0 0.5em 0;
}

ul.menu {
	margin-bottom: 2em;
	padding-left: 40px;
}

div.menu{
	width: 300px;
	min-height: 500px;
	position: absolute;
	top: 120px;
	left: 0;
	font-size: 1.1em;
}

div.menu li{
	margin:0 0 1em 0;
}

.movie,
.movie p {
	text-align: center;
}

.menu a {
	text-decoration: none;
}

.images {
	text-align: center;
}

#title {
	text-align: right;
	height: 70px;
	padding: 20px 40px;
	line-height: 34px;
}

#title img {
	vertical-align: middle;
}

#footer {
	position: absolute;
	bottom: 1em;
	right: 2em;
}

#content {
	border: 1px solid #666666;
	margin-left: 300px;
	margin-bottom: 2em;
	padding: 1.5em;
	max-width: 750px;
	background-color: #000;
	min-height: 500px;
}

#container {
	position: relative;
	min-height: 100%;
	top: 0;
	left: 0;
	padding-bottom: 1em;
}

#contact {
	text-align: center;
}

#vrinterface-menu {
	background: url(../images/back_luna.png) bottom right no-repeat;
} 

#plot-menu {
	background: url(../images/back_sat1.png) bottom right no-repeat;
}

#interface-menu {
	background: url(../images/back_trash1.png) bottom right no-repeat;
}

#software-menu {
	background: url(../images/back_oldmenship.jpg) bottom right no-repeat;
}

#links-menu {
	background: url(../images/back_hackership.jpg) bottom right no-repeat;
}

#credits-menu {
	background: url(../images/back_trash2.png) bottom right no-repeat;
}

#howtoplay-menu {
	background: url(../images/back_trash3.png) bottom right no-repeat;
}

#exconf-menu {
	background: url(../images/back_sat2.png) bottom right no-repeat;
}

#media-menu {
	background: url(../images/back_tie.png) bottom right no-repeat;
}

#intro {
	background: url(../images/earth_alt.png) bottom left no-repeat;
	height:600px;
	min-height: 600px;
	color:white;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	min-width: 1023px;
}

a.intro-link {
	position: absolute;
	border:1px solid white;
	padding:0.2em 0.5em;
}

#plot-intro {
	bottom: 370px;
	left: 36px;

}

#interface-intro {
	bottom: 410px;
	left: 117px;
}

#vrinterface-intro {
	bottom: 450px;
	left: 254px;
}

#software-intro {
	bottom: 490px;
	left: 380px;
}

#howtoplay-intro {
	bottom: 500px;
	left: 563px;
}

#exconf-intro {
	bottom: 480px;
	left: 668px;
}


#media-intro {
	bottom: 450px;
	left: 798px;
}

#credits-intro {
	bottom: 430px;
	left: 880px;
}

#intro-text {
	position: absolute;
	bottom: 50px;
	left: 80px;
	width: 700px;

}

#music {
	text-align: center;
}

#music object {
	display: block;
	width: 300px;
	height: 17px;
	margin: 10px auto;
}

#music-intro {
	position: absolute;
	bottom: 380px;
	left: 980px;
}

#music-link {
	margin-left: 40px;
}

#tooltip {
	display: none;
	position: absolute;	  
	background-color: black;
	border: 1px solid white;
	padding: 4px;
	font-size: 10px;
}

#horizon {
	height: 100px;
	width: 400px;
	position: absolute;
	display: block;
	text-align: left;
	padding: 10px;
	top: 0;
	left: 450px;
	background: url(../images/horizon.png) center no-repeat;
}

.horizon-item {
	filter: alpha(opacity=40);
	-moz-opacity:.4;
	opacity:.4;
	font-size:20px;
	height: 35px;
	width: 36px;
	position: absolute;
}

#horizon-index {
	background: url(../images/marker.png);
	left: 130px;
	top: 50px;
}

#horizon-plot {
	background: url(../images/marker_red.png);
	right: 10px;
	top: 60px;
}

#horizon-interface {
	background: url(../images/marker_red.png);
	left: 120px;
	top: 10px;
}

#horizon-vrinterface {
	background: url(../images/marker.png);
	left: 250px;
	top: 20px;
}

#horizon-software {
	background: url(../images/marker.png);
	left: 50px;
	top: 70px;
}

#horizon-howtoplay {
	background: url(../images/marker.png);
	left: 260px;
	top: 25px;
}

#horizon-exconf {
	background: url(../images/marker.png);
	left: 160px;
	top: 60px;
}

#horizon-media {
	background: url(../images/marker_blue.png);
	right: 70px;
	top: 50px;
}

#horizon-links {
	background: url(../images/marker.png);
	left: 340px;
	top: 45px;
}

#horizon-credits {
	background: url(../images/marker.png);
	left: 280px;
	top: 15px;
}


