﻿@import url(reset.css);

body {
  background: #757575 url(images/background.jpg) repeat-x center 0;
  color: #000; 
  font-family: Arial, sans-serif; 
  font-size: 62.5%;
  line-height: 1.4;
}
h2 { font-size: 1.8em; margin: 1em 0; }
h3 { font-size: 1.6em; }
h4 { font-size: 1.4em; }
hr { color: #fff; height: }
p { font-size: 1.4em; margin: 0 0 1em; line-height: 1.5; }
a {color: #ff332e; text-decoration: none;}
a:hover {
  text-decoration: underline;
}
sup {
  font-size: 0.7em;
  vertical-align: text-top;
  font-weight: normal;
}
.clear-left { clear: left; margin: 0; }

#wrapper {
  margin: 0 auto;
  padding-top: 16px;
  width: 960px;
}
#background {
  background: url(images/bg_effects.jpg) no-repeat 50% 0;
}
#header {
  height: 127px;
  position: relative;
}
#logo {
  height: 120px;
  width: 360px;
  position: absolute;
}
#nav {
  color: #000;
  float: right;
  font-size: 1.2em; 
  margin-top: 42px;
  width: 540px;
  border-bottom: 4px solid #ff332e;
}
#nav li {
  float: left; 
}
#nav a {
  color: #000;
  display: block;
  font-size: 1.8em; 
  font-weight: bold;
  display: block; 
  margin: 0 35px 0 0; 
  padding: 3px 10px 2px;
}
#nav a#selected {
  color: #fff;
  background: #f00;
}
#carousel {
  border: 4px solid #eee;
  height: 364px;
  margin: 0 0 30px 0;
  padding: 3px;
  position: relative;
}
#carousel h1 {
  font-size: 3.4em;
  width: 450px;
}
#carousel h1 span {
  color: #ff332e;
}
#carousel p {
  font-size: 1.8em;
  margin-top: 8px;
}

#carousel #signup {
  background: url(images/button.gif) no-repeat;
  height: 80px;
  width: 283px;
  position: absolute;
  left: 600px;
  top: 328px; 
}
#carousel #signup a {
  color: #fff;
  display: block;
  font-weight: bold;
  font-size: 2.2em;
  height: 66px;
  margin-top: 14px;
  text-align: center;
  width: 263px;
}
.slide {
  position: absolute;
  background: #fff;
  width: 934px;
  height: 359px;
  padding-left: 12px;
  padding-top: 5px;
}

.slide .content {
  position: absolute;
  left: 12px;
  top: 10px; 
  width: 350px;
  z-index: 2;
}
#slide1 {
  background: #fff url(images/home1.jpg) 150px 57px no-repeat;
}
#slide1 .content p {
  margin-top: 26px;
}

#slide2 .content {
  left: 335px;
  width: 400px;
}
#slide2-productivity {
  left: 6px;
  position: absolute;
}
#slide2-img {
  position: absolute;
  right: 0;
  bottom: 20px;
  z-index: 0;
  height: 220px;
}
#slide3 .content {
  width: 400px;
  position: absolute;
  z-index: 2;
}
#slide3-img {
  position: absolute;
  top: 114px;
  left: 70px;
  z-index: -1;
}
#slide3-meeting {
  position: absolute;
  left: 500px;
  top: 36px;
  z-index: 0;
  width: 400px;
}


#tabs {
  font-size: 1.2em;
  position: absolute;
  bottom: 12px;
  left: 15px;
  z-index: 3;
}
#tabs li {
  float: left;
  border: 1px solid #ccc;
  width: 26px;
  height: 26px;
  margin-right: 12px;
  list-style: none;
  text-align: center;
}

#tabs .tab {
  background: #eee;
  color: #000;
  display: block;
  height: 24px;
  padding-top: 2px;
  text-decoration: none;
  font-size: 1.2em;
}

#tabs .tab-on {
  background: #333;
  color: #fff;
}

#benefits .benefit { background: #fff; border: 3px solid #eee; float: left; height: 136px; margin-right: 40px; padding: 10px 12px 7px; width: 263px; }
#benefits .benefit#b3 { margin-right: 0; }

#benefits h2 { font-size: 1.6em; margin-top: 0; margin-bottom: 10px; }

#benefits #demo10-logo {
  margin-bottom: 7px;
}
#main { background: #fff; padding: 10px 15px; }

#main h1 {
  font-size: 2.4em;
  padding-top: 2px;
  margin-bottom: 16px;
}

#demo { 
  position: relative; 
  height: 376px; 
  background: #efefef; 
  margin: 10px -15px; 
  padding: 0;}

#demo .view-tab-on {
  font-weight: bold;
  color: #000;
}
#demo .view {
  position: absolute;
  height: 376px;
}

#demo #side {
  width: 100%; 
  background: url(images/demo_side_bg.jpg) no-repeat;
}
#demo #side-img {
  margin-left: 490px;
  margin-top: 20px;
}
#demo #side-overlay1 {
  right: 70px;
  top: 60px;
}
#demo #front {
  width: 100%;
  background: url(images/demo_front_bg.jpg) no-repeat 0;
}
#demo #front-img {
  margin-left: 300px;
  margin-top: 100px;
}
#demo #front-overlay1 {
  left: 200px;
}
#demo #back {
  width: 100%;
  background: url(images/demo_back_bg.jpg) no-repeat; 
}
#demo #back-img {
  margin-top: 10px;
  margin-left: 350px;
}
#demo #back-overlay1 {
  top: 225px;
  left: 670px;
}
#demo #back-overlay2 {
  top: 105px;
  left: 260px;
}
#demo #netbook {
  position: absolute;
  bottom: 20px;
  left: -50px;
  width: 380px;
}

#demo #selector {
  position: absolute;
  left: 12px;
  top: 12px;
  z-index: 2;
}

#demo .overlay {
  background: #fff;
  position: absolute;
  font-size: 1.2em;
  padding: 6px;
  border: 2px solid #FF332E;
  width: 200px;
  z-index: 1;
}

#demo #front-overlay1 {
  left: 350px;
  top: 50px;
}

#demo #front-overlay2 {
  right: 100px;
  bottom: 10px;
}


#specs {
  border-top: 2px solid #eee;
  border-bottom: 2px solid #eee;
  padding: 11px 0 0 10px;
  background: #fcfcfc;
  margin-bottom: 12px;
}

#specs h3 {
  margin-bottom: 10px;
}
#specs .category {
  width: 210px; 
  float: left;
  margin-bottom: 6px;
  margin-right: 18px;
}
#specs #size {
  width: 245px;
}
#specs #display {
  width: 200px;
}
#specs #connections {
  width: 180px;
  margin-left: 16px;
  margin-right: 0;
}

#specs div p {
  font-size: 1.2em;
}

.description {
  font-size: 0.9em;
  clear: left;
  margin-bottom: 28px;
}

#description1 {
  clear: left;
}

#description1 div {
  width: 290px;
  margin-right: 30px;
  float: left;
}

#description1 div.last {
  margin-right: 0;
}

#description1 h2 {
  text-align: center;
  font-size: 1.6em;
}
#description1 img {
  display: block;
  margin: 0 auto 16px;
}

#description2 {
  clear: left;
  margin-left: auto;
  margin-right: auto;
  width: 520px;
}

#description2 h2 {
  text-align: center;
}
#description2 img {
  margin: 0 10px 16px 0;
}

#description3 {
  margin-left: 20px;
}

#description3 h2 {
  text-align: center;
}

#description3 img {
  display: block;
  margin: 0 auto 16px;
}

#description3 div {
  width: 420px;
  margin-right: 40px;
  float: left;
}

#description3 div.last {
  margin-right: 0;
}

#description4 {
  margin-left: auto;
  margin-right: auto;
  width: 520px;
}

#description4 h2 {
  text-align: center;
}
#description4 img {
  display: block;
  margin: 10px auto 16px;  
}

#back-home {
  margin-top: 10px;
}

#team h2 {
  margin-bottom: 0;
}

#footer {
  background: none;
  clear: left;
  font-size: 1.2em;
  margin-top: 3em;
  padding: 8px;
  border-top: 2px solid #ff332e;
}

#home #footer {
  color: #fff;
  border-top: 1px solid #eee;
}

#home #footer a {
  color: #f88;
}

#signup-form .ss-form {
  background: #ccc;
}

#about-img {
  float: right; 
  margin-right: 15px; 
  margin-left: 15px; 
  padding: 5px;
  padding-bottom: 3px;
  border: 1px solid #aaa;
}

#team #eric {
  width: 500px;
}
#team-img {
  float: right;
  margin-right: 15px; 
  margin-left: 15px; 
  padding: 5px;
  padding-bottom: 3px;
  border: 1px solid #aaa;
}
