body {
  margin: 0 auto;
  padding: 0;
  background: #fff;
  text-align: center;
  font-family: Helvetica,"Lucida Grande",Verdana,Arial,sans-serif;
  fontsize: 16px;
  color: #333;
  height: 100%; }
  body.public {
    background: #fff; }
  body .form {
    padding: 100px 0 0 0; }

h1, h2, h3, h4, h5, h6 {
  color: #000; }

h1 {
  font-size: 42px;
  letter-spacing: normal;
  margin: 5px 0 15px 0;
  padding: 0 0 5px 0;
  position: relative; }
      
img {
  border: 0;
}

a {
  font-weight: normal;
  text-decoration: none;
  padding: 2px; }
  a:link, a:visited {
    color: #C00; }
  a:hover, a:active {
    color: #FFF;
    background-color: #C00; }
  
.clearfix:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden; }

.clearfix {
  display: inline-block; }
  
.clearfix {
  display: block; }

.clearfix {
  height: 1px;
}

.clear {
  clear: both; }

.container {
  background: #FFF;
  padding-top: 0;
  padding-bottom: 50px;
  position: absolute;
  width: 100%;
  left: 0;
  min-height: 100%;
  height: 100%;
  voice-family: "\"}\"";
  voice-family: inherit; }

html>body .container {
  height: auto; }

.white_container.container {
  background: #FFF; }

#container {
  margin: 0; }

#container { overflow : hidden; _height : 1%; zoom : 1; }

div#Header {
  width: 100%;
  top: 0;
  background: #FFF;
  vertical-align: middle;
  color: #AAA;
  margin: 0 0 0px 0;
  padding: 40px;
  border-bottom: 2px solid #ccc; }

div#Header .logo {
  position: absolute;
  top: 10px;
  right: 30px; }

div#Header .navLinks {
  position: absolute;
  top: 15px;
  left: 60px; }

.spaceHeader {
  clear: both;
  background: #AEDBF8;
  padding: 30px 0 15px 0;
  margin-bottom: 30px;
  border-top: 1px solid #46b7f8;
  border-bottom: 1px solid #46b7f8;
  width: 100%; }

#FaqContainer {
  margin-top: 50px;
  margin-bottom: 50px; }

.FAQ {
  line-height: 1.25em;
  text-align: left;
  width: 650px;
  margin-top: 50px;
  background-color: #ffc;
  padding: 10px 30px;
  border: 1px solid #FC0; }

.FAQ div {
  text-align: left;
  padding-bottom: 20px;
  padding-top: 5px; }

.FAQ h3 {
  font-style: italic; }


#Footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #e3e3e3;
  padding: 30px 0;
  font-size: 10px;
  color: #c00;
  border-top: 1px solid #ccc; }

#overview {
  text-align: left;
  margin-left: 100px;
  margin-bottom: 100px;
  width: 447px;
  float: left; }

#overview h2 {
  vertical-align: bottom; }

#overview p {
  margin-left: 70px;
  padding: 0 0 3px 0;
  line-height: 1.25em; }

#overview img {
  padding: 5px 20px 0 0;
  float: left; }

.screenshot {
  margin-right: 50px;
  width: 503px;
  float: right;
  clear: right; }

img.screenshot  {
  border: 1px solid #ccc;
  margin: 0 30px 10px 0; }

a.screenshot:link, a.screenshot:visited, a.screenshot:hover, a.screenshot:active {
  color: #FFF;
  background-color: #FFF;
}

.episode {
  margin: 0 250px 50px;
  padding: 0px 70px 2px 40px;
  line-height: 1.5em;
  text-align: left;
  width: 660px;
  height: 300px;
  background-color: #ccc;
  border: 1px solid #999;
}

.episode h2 {
  margin-top: 30px
}

.episode h2 small {
  text-transform: lowercase;
  font-size: .5em;
  font-style: normal;
  font-color: #ccc;
}

.episode_screenshot {
  position: relative;
  top: 1px;
  left: 70px;
  width: 300px;
  height: 300px;
  float: right;
}

img.episode_screenshot {
  background-color: #fff;
  color: #fff;
}

.episode_screenshot img {
  border: 1px solid #ccc;
}

.download {
  position: relative;
  bottom: 100px;
  left: 5px;
  clear: both;
  padding: 10px;
  width: 340px;
  background-color: #ffc;
  color: 999;
  border: 1px solid #FC0;
  font-size: .75em;
}