body {
	font-size: 13px;
	font-family:'Lucida Grande','Trebuchet MS',Arial,Helvetica,sans-serif;
	margin: 0;
  color: black;
  background: white url(/images/page/home/background.png) top left repeat-x;
  text-align: center;
}

a {
  color: #006CD2;  
}

p {
  line-height: 20px;
}

img { border: none; }

h1, h2, h3 { margin-top:20px; margin-bottom:3px; }

h1, h2, h3, legend { color: #303030; font-family: "Trebuchet MS", Trebuchet, "Lucida Grande", Lucida; }

hr {
  clear:both;
  border:none;
  border-top:1px solid #c0c0c0;
}

div#main {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

div#menu {
  font-size: 14px;
  padding-top: 12px;
  height: 35px;
  border: 0px solid red;
  margin-bottom: 20px;
  color: #818181;
}

div#particles-logo {
  float: right;
  margin-top: -3px;
}

div#menu a {
  color: white;
  text-decoration: none;
}

div#header #description {
  font-size: 135%;
  width: 400px;
  float:left;
}

div#header #screenshots {
  float: right;
  margin-top: 12px;
}

div#content {
  padding-top: 10px;
  clear:both;
}

div#content #features-clients-press-column {
  width: 670px;
  float: left;
  margin-bottom: 0px;
  border-right:1px solid #e2e2e2;
  padding-right: 10px;
}

div#features {
  margin-bottom: 10px;
  padding-bottom: 20px;
  margin-top: 10px;
}

div#api-architecture-column {
  float: right;
  width: 300px;
  padding-left: 10px;
}

div#rest-api h2, div#architecture h2 {
  color: #006CD2;
}

div#clients, div#press {
  float:left;
  width: 300px;
}

div#press {
  padding-left: 35px;
  border-left: 0px solid #e2e2e2;
}

div#press ul {
  padding-left:0;
  margin-left:0;
}

div#press li {
  line-height: 20px;
  list-style-type:none;
  margin-bottom: 10px;
}

div#architecture {
  margin-top: 30px;
}

div#foot {
  background: #040404 url(/images/page/home/foot_background.png) top left repeat-x;
  color: white;
  clear:both;
  text-align:center;
  padding-top: 25px;
  border-bottom:1px solid black;
}

div#foot a {
  color: #87C1F8;
}

div#foot #foot-content {
  text-align: left;
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  color: grey;
}

div#foot h2 {
  color: white;
}

div#about {
  width: 670px;
  float: left;
} 

div#news {
  float: right;
  width: 300px;
  font-size: 160%;
  color: white;
}

div#news p {
  line-height: 30px;
}

div.feature {
  width: 300px;
  float: left;
  margin-right: 30px;
  color: grey;
  line-height: 20px;
}



/* PRICING */

table {
  border-collapse: collapse;
}

sup {
  font-size: 10px;
}

div#price-table {
  width: 500px;
  float:left;
  margin-right: 0px;
}

div#price-table table {
  margin-top: 20px;
  background: white;
  font-size: 120%;
}

div#price-table thead td {
  font-size: 130%;
}

div#price-table thead td.hd {
  font-size: 150%;
}

div#price-table td {
  padding: 10px;
  border: 1px solid #c0c0c0;
}

div#signup {
  margin-top: 10px;
  font-size: 140%;
  width: 470px;
  float:right;
}

div#signup ul {
  margin-left:0;
  padding-left:0;
}

div#signup li {
  list-style-type: none;
  background: url(/images/page/pricing/green_check.png) left center no-repeat;
  padding-left: 40px;
  line-height: 30px;
}

div#faqs {
  margin-top: 10px;
}

div#calculator {
  font-size: 140%;
  float:left;
  width: 750px;
  float:left;
}

div#calculator h1 {
  color: #c0c0C0;
}

div#calculator h2 {
  margin-bottom:0;
}

div#calculator p {
  margin-top:0;
}

div#calculator input {
  width: 50px;
  background: #040404;
  color: #fff37c;
  font-weight: bold;
  border: none;
  font-size: 30px;
  border:1px solid grey;
  text-align:center;
  vertical-align:middle;
}

div#fee-total {
  width: 240px;
  float:right;
  text-align:center;
  margin-top: 70px;
}

span#total-price {
  font-size: 250%;
  display:block;
  font-weight: bold;
  color: black;
  margin-top: -130px;
  margin-right:10px;
  
}

span.grey {
  color: grey;
  font-size: 13px;
}

td.center {
  text-align: center;
}

td.right {
  text-align: right;
}

td.hd {
  border-left:4px solid #007ed6 !important;
  border-right:4px solid #007ed6 !important;
  font-size: 150%;
  border-style:outside;
}

div.faq {
  width: 460px;
  float:left;
  font-size: 110%;
  line-height: 25px;
  padding-right:20px;
}
