* {
  outline: none;
}
img { border: none }
body {
  background: #000;
  font: 33px Helvetica, Arial;
  letter-spacing: -1px;
  margin: 8px;
  margin-left: 0px;
}
#wrapper {
  width: 550px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
h1 {
  margin: 50px 0 0 0;
  padding: 0;
  position: relative;
  display: block;
  text-align: left;
  font-size: 70px;
  line-height: 110px;
  letter-spacing: -3px;
  width: 400px;
}
h2 {
  margin: -28px 0 0 0;
  padding: 0;
  position: relative;
  display: block;
  text-align: left;
  text-transform: uppercase;
  font-size: 26px;
  width: 400px;
  color: #fff;
}
h3 {
  margin-top: 30px;
  padding: 0;
  position: relative;
  display: block;
  text-align: left;
  font-size: 30px;
  width: 500px;
  color: #63bc46;
}
.small { font-size: 14px }
.c1 { color: #a839b2 }
.c2 { color: #ff0071 }
.c3 { color: #acd030 }
.c4 { color: #58aa00 }
.c5 { color: #00aa78 }
.c6 { color: #0074ae }
a { color: #fff }
p.footer {
  text-align: left;
  font-size: 13px;
  letter-spacing: auto;
  padding-top: 30px;
  margin-bottom: 50px;
  color: #aaa;
  clear: both;
}
#requirements {
  position: absolute;
  top: 34px;
  left: 280px;
  background-color: #000;
  border: 1px solid #ed1972;
  color: #fff;
  font-size: 14px;
  line-height: 16px;
  text-transform: lowercase;
  width: 255px;
  height: 50px;
  padding: 10px;
}
#requirements em {
  color: #ed1972;
  font-weight: bold;
  font-style: normal;
}
#windows-warning a {
  font-weight: bold;
  color: #f00;
}
#beta {
  position: absolute;
  left: 10px;
  top: -5px;
  background: url(http://twistoridesktop.com/beta.png);
  width: 139px;
  height: 40px;
}
form.email-updates {
  margin-top: 20px;
  width: 756px;
  background: #1b0a1b;
  border-top: 1px solid #a839b2;
  padding: 18px;
  font-size: 20px;
  color: #fff;
  letter-spacing: -1px;
  -webkit-text-stroke: 0.5px transparent;
}
form.email-updates input.text {
  font: 20px Helvetica, Arial;
  padding: 2px;
  border: none;
  width: 200px;
}
form.email-updates input.submit {
  font: 20px Helvetica, Arial;
  background: #7d2f7d;
  border: none;
  color:#fff;
  font-weight: bold;
  letter-spacing: -1px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
div.video {
  width: 790px;
  height: 400px;
  border: 1px solid red;
}
div.blurb {
  margin-top: 20px;
  width: 810px;
}
div.blurb div.column {
  width: 250px;
  margin-right: 20px;
  float: left;
}
h4 {
  margin: -25px 0 20px 0;
  padding: 0;
  font-size: 22px;
  width: 550px;
  color: #fff;
  font-weight: normal;
}
div.blurb div.column p {
  color: #fff;
  font-size: 14px;
  letter-spacing: 0px;
  width: 250px;
 }
#store-table {
  border: 1px solid #3d3d3d;
  color: #fff;
  font-size: 16px;
  letter-spacing: 0;
  width: 560px;
  padding: 10px;
  margin-bottom: 10px;
}
#sale-cart-header { display: none }
.store-item-quantity {
  border: none;
  font: 16px Helvetica, Arial;
  font-size: 16px;
  width: 20px;
}
.store-total-column {
  text-align: right;
  font-size: 20px;
  border-top: 1px solid #222;
  padding-right: 34px;
}
.store-item-name-column {
  font-size: 20px;
}
.store-item-amount-column {
  font-size: 20px;
  text-align: right;
}
.store-item-modifiers-column {
  text-align: right;
  width: 20px;
}
.store-item-update-link {
  display:block;
  text-indent:1000px;
  overflow: hidden;
  width: 20px;
  height: 19px;
  background: url(http://twistoridesktop.com/cart-update.png) no-repeat;
}
#store-additional-products {
  display: none;
}
#store-purchase-buttons {
  width: 560px;
  height: 28px;
  background:url(http://twistoridesktop.com/buy-now.png) no-repeat;
}
#google_checkout_button {
  float: right;
}
p {
  margin-top: 0px;
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0px;
}
#freebie {
  padding-top: 20px;
}
.freebie-fill-out {
  width: 550px;
}
#freebie-form-table {
  color: #fff;
  text-align: left;
  font-size: 18px;
}
#freebie-form-table th {
  font-weight: normal;
}

#freebie-form-table ul.errorlist {
  color: red;
  position: absolute;
  left: 400px;
  list-style-type: none;
  width: 250px;
  margin-top: -3px;
}
#download {
  padding-top: 20px;
  color: #fff;
  font-size: 18px;
}
#store_content {
  color: #fff;
}