html {
  margin: 0;
  padding: 0;
  border: 0;
  height: 100%;
}

body {
  font-size:12pt;
  font-family:sans-serif;
  margin: 0;
  padding: 0;
  height: 100%;
  background-color: #f4f4f4
}

iframe {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0 none;
}

#support_container {
  position: absolute;
  left: 0;
  width: 100%;
  top: 131px;
  bottom: 0px;
}

#support_header_container {
  position: absolute;
  left: 0;
  width: 100%;
  top: 0px;
  height: 130px;
  background-color: #005e7c;
}

#header_container {
  background-color: #005e7c;  
}

#support_content_header {
  width: 990px; 
  margin: 0 auto;
  padding: 10px 0px 10px 0px;
  height: 118px;
}

#content_header {
  width: 900px; 
  margin: 0 auto;
  padding: 10px;
  height: 118px;
}

#support_content_logo {
  width: 254px;
  height: 112px;
  float: left;
}

#content_logo {
  width: 254px;
  height: 112px;
  float: left;
  margin-left: 30px;
}

#content_header_text {
  vertical-align: bottom;
  margin-left: 400px;
  height: 107px;
}

#content_header_text ul {
  list-style-type: none;
}
#content_header_text ul li {
  float: left;
}

#content_header_text ul li a {
  padding-right: 12px;
  padding-left: 12px;
  padding-top: 20px;
  display: block;
  line-height: 122px;
  text-decoration: none;
  color: #85aec0;
}

#content_header_text ul li.highlighted a {
  color: white;
}

#content_divider {
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.2, #f4f4f4), color-stop(0.8, #909090));
  background-image: -moz-linear-gradient(center bottom, #f4f4f4 33%, #909090 67% );
  padding: 2px;
  height: 5px;  
}

#main_container {
  background-color: #f4f4f4;
}

#content_main {
  width: 900px; 
  margin: 0 auto;
  padding: 10px;
}

#content_text {
  padding-left: 33px;
  padding-top: 40px;
  width: 550px;
}

.respace_text {
   font-family: 'Quantico', sans-serif;
   font-size: 30pt;
   text-shadow: -1px 0 #a0a0a0, 0 1px #a0a0a0,
         1px 0 #a0a0a0, 0 -1px #a0a0a0;
   color: #203c9f;
}

.respace_logo_text {
  margin-top: -20px;
}

.totalspace_text {
   font-family: 'Play', sans-serif;
   font-size: 30pt;
   font-weight: 700;
   color: 0x222222;
   margin-top: -20px;
}

.respace_subhead {
  font-family: 'Play', sans-serif;
  font-size:12pt;
}

.big_arrow {
  font-size: 90pt;
}

.arrow_info {
  font-size: 12pt;
}


.respace_beta_text {
  margin-top: -12px;
}

.beta_text {
  font-family: 'Yesteryear', cursive;
  font-size: 30pt;
  color: red;
}
.beta_head {
  font-size: 30px;
  padding-left: 15px;
}

#icon_section {
  position: relative;
  height: 350px;
}

#big_icon {
  position: absolute;
  top: 35px;
  left: 35px;
}

#content_showtable {
  margin-top: 40px;
  border-top: thin solid #bbbbbb;
  padding-top: 20px;
  padding-bottom: 20px;
}

.col_image {
  text-align: center;
  width: 300px;
  vertical-align: bottom;
}

.col_text {
  padding-left: 25px;
  padding-right: 25px;
  vertical-align: top;
}

#content_detail {
  border-top: thin solid #bbbbbb;
  padding-top: 20px;
  padding-left: 25px;
  padding-right: 25px;  
}

#download_button_container {
  position: absolute;
  top: 50px;
  left: 325px;  
}

#support_button_container {
  position: absolute;
  top: 150px;
  left: 325px;  
}

#docs_button_container {
  position: absolute;
  top: 250px;
  left: 325px;  
}

.download_button {
  -moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
  -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
  box-shadow:inset 0px 1px 0px 0px #ffffff;
  background-color:#dddddd;
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
  border-radius:6px;
  border:1px solid #dcdcdc;
  display:inline-block;
  color:#777777;
  font-family:Arial;
  font-size:19px;
  font-weight:bold;
  padding:19px 74px;
  text-decoration:none;
  text-shadow:1px 1px 0px #ffffff;
  position: relative;
  width: 100px;
  height: 50px;
}
.download_button:hover {
  background-color:#cfcfcf;
}

.button_image {
  position: absolute;
  top: 20px;
  left: 20px;
  display: inline;
  border-style: none;
}

.button_text {
  position: absolute;
  top: 16px;
  left: 85px;
  display: inline;
}

.button_small_print {
  position: absolute;
  top: 62px;
  left: 85px;
  display: inline;
  font-size: 11px;
  color: black;
  text-shadow: none;
}

#beta {
  position: absolute;
  top: 50px;
  left: 620px;
  width: 250px;
}



.footer {
  clear: both;
  padding-top: 20px;
  border-top: thin solid #bbbbbb;
}

.fcolumn {
  float: left;
  font-size: 10pt;
}

.fcolumn1 {
  width: 250px;
  margin: 0 15px 0 27px;
}

.fcolumn1 a {
  text-decoration: none;
}

.fcolumn1 a:hover {
  text-decoration: underline;
}

.fcolumn2 {
  width: 250px;
  margin: 0 15px 0 35px;
}

.fcolumn3 {
  width: 250px;
  margin: 0 0 0 28px;
  padding: 10px 10px 10px 10px;
  background-color: #dddddd;
  border-radius: 5px;
  -moz-border-radius: 5px;
}
#follow_img {
  vertical-align: middle;
  width: 22px;
  height: 22px;
}

#follow {
  margin-left: 15px;
}
#follow a {
  text-decoration: none;
  color: #505050;
}
#follow a:hover {
  text-decoration: underline;
}
.clear {
  clear:both;
}

.licences_list li {
  padding-bottom: 5px;
}

#docs_left_col {
  float:left;
  width:200px;
}

#docs_left_col h4 {
  margin-bottom: 0;
}

#docs_left_col ul {
  list-style-type: none;
  padding-left: 0;
  margin-top: 5px;
}

#docs_left_col ul li {
  padding-left: 10px;
  padding-top: 4px;
  text-decoration: none;
  color: #85aec0;
}
#docs_left_col ul li a {
  color: #85aec0;
  text-decoration: none;
}
#docs_left_col ul li a:hover {
  color: #203c9f;
}


#docs_right_col {
  float:right;
  width:700px;
  padding-bottom: 50px;
}
