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

* {margin:0; padding:0; outline:none; border:none;}
body {background:url(../img/bg.jpg) no-repeat top center #000; color:#fff; font-family:"Myriad Pro Condensed", "Arial Narrow", Arial, Helvetica, sans-serif}
#header {width:1000px; margin:0 auto; text-align:center; position:relative; height:70px; border-bottom:10px solid #900;}
#header a#logo {display:block; float:left; background:url(../img/logo.gif) no-repeat bottom center; width:142px; height:39px; text-indent:-999em; padding-top:10px;}
a {color:#fff;}
a:hover {color:ccc;}
#header ul#topnav {padding-top:20px;}
#header ul#topnav li {display:inline; color:#fff;}
#header ul#topnav li:before {content:" | ";}
#header ul#topnav li.first:before {content:"";}
#header ul#topnav li a {color:#fff; text-decoration:none;}
#header h5#sticker {position:absolute; background:url(../img/sticker.png) no-repeat top center; height:90px; width:88px; display:block; right:0; top:0; text-indent:-999em;}
#wrapper {width:1000px; margin:0 auto; text-align:center;}
#screenshot {float:left; margin:20px 0 0 20px;}
#introtext {float:right; text-align:left; width:550px; margin-top:40px;}
#introtext ul {margin-left:40px;}
#introtext li:before {content:"- ";}
#introtext li {font-size:26px; font-style:italic; list-style-type:none;}
#introtext li em {font-size:42px; letter-spacing:4px; font-weight:bold;}
#download1 {clear:both; width:100%; background:url(../img/arrow1.gif) no-repeat left top; height:100px; margin:27px 0 0;}
a#downloadbtn1 {display:block; background:url(../img/download1.gif) no-repeat; width:258px; height:78px;float:right; overflow:hidden; text-indent:-999em; margin:10px 0 0 0;}
a#totalDownloads {display:block; background:url(../img/downloads.png) no-repeat; width:132px; height:50px; float:right; overflow:hidden; text-indent:-999em; margin:10px 10px 0 0;}
#download2 {width:100%; background:url(../img/arrow3.gif) no-repeat center; text-align:center; margin:0 auto padding:0 0 40px 0;}
#downloadbtn2 {display:block; background:url(../img/download2.gif) no-repeat; width:354px; height:155px; text-indent:-999em; text-align:center; margin:0 350px;}
#introtext h1 {font-size:60px; font-weight:bold;}
#maintext {float:left; text-align:left; width:450px; margin:0 0 0 20px;}
#maintext h2 {font-size:36px; font-weight:bold; padding:10px 0;}
#maintext p {font-size:18px; padding:10px 0;}
#maintext p strong {font-weight:bold;}
#video {float:right; width:450px; height:300px; background:#111; border:1px solid #333; margin:10px 20px 0 20px;}
.clear {clear:both; width:100%;}
#extratext {text-align:left; padding:10px;}
#proggies {width:100%; clear:both; margin:20px auto; text-align:center;}
#footer {text-align:right;}
#footer li {display:inline;}
#footer li:before {content:" | ";}
#footer li.first:before {content:"";}
body#interiorpage {background:url(../img/bg-int.jpg) no-repeat top center #000;}

#int-content p {font-size:18px; line-height:32px; padding:4px;}
#int-content h1, #int-content h2, #int-content h3, #int-content h4, #int-content h5 {padding:4px;}
#int-content {width:100%; text-align:left;}