@charset "utf-8";
/* CSS Document */

body {
background:#410E5F url(images/bg.png) no-repeat;
font-family: Arial;
font-size:small;
margin-left:0;
margin-top:0;
}

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

.outnow {
position:absolute;
background:url(images/outnow.png) no-repeat;
height:182px;
width:254px;
}

.logo {
position:absolute;
background:url(images/logo_space_oddity.png) no-repeat;
left:220px;
top:10px;
height:141px;
width:400px;
}

.links {
position:absolute;
background:#673E7F;
width:380px;
height:130px;
left:670px;
padding:5px;
color:#FF0099;
font-size:14px;
font-weight:bold;
}


.top_hr {
background:url(images/top_hr.png) no-repeat;
position:absolute;
top:140px;
left:190px;
width:870px;
height:8px;
}

.part1 {
position:absolute;
top:170px;
left:180px;
}

.part2 {
position:absolute;
top:350px;
left:180px;
}

.step1 {
position:absolute;
top:170px;
left:110px;
background:url(images/step1.png) no-repeat;
width:56px;
height:54px;
}

.step2 {
position:absolute;
top:350px;
left:200px;
background:url(images/step2.png) no-repeat;
width:56px;
height:54px;
}

.EP {
position:absolute;
top:170px;
left:170px;
margin-left:10px;
color:#FFFFFF;
}

.APP {
position:absolute;
top:170px;
left:440px;
margin-left:60px;
color:#FFFFFF;
width:500px;
}


.video_preview {
position:absolute;
top:170px;
left:870px;
}

.CREATOR {
position:absolute;
top:350px;
left:260px;
margin-left:10px;
color:#FFFFFF;
}

.line {
position:absolute;
top:320px;
left:198px;
margin-top:20px;
margin-bottom:20px;
background:url(images/hr.png) no-repeat;
width:900px;
height:3px;
}

.down {
float:left;
margin-top:10px;
width:300px;
}

.input {
font-family:Arial, Helvetica, sans-serif;
font-size:small;
}

.msg_box {
background:#CC0000;
color:#FFFFFF;
font-weight:bold;
}

.privacy{
font-size:smaller;
margin-top:5px;
margin-bottom:5px;
}

.why {
margin-top:4px;
}

.faq {
background:white;
color:black;
padding:10px;
}

.reg_users {
position:absolute;
top:67px;
left:265px;
color:#FFFFFF;
font-weight:bold;
}

.footer {
position:absolute;
top:600px;
left:450px;
color:white;
font-weight:bold;
}