/* =========================================================================
  INDEX
========================================================================== */

#history, #social {
  clear: both;
  padding: 20px 0 0 0;
  border-top: 1px solid #E1E1E1;
}

#history #about {
  float: left;
  width: 625px;
}

#history #companies {
  margin-left: 665px;
}

#history #companies img {
  float: left;
}

#social #news {
  float: left;
  width: 295px;
}

#social #community {
  margin: 0 335px;
}

#newsletter {
  float: right;
  width: 295px;
  text-align: justify;
}

#news ul {
  line-height: 1.8em;
}

#news li.posted {
  color: #666666;
}

#news li.article {
  margin-bottom: 20px;
  text-align: justify;
}

#news li.article a {
  font-weight: normal;
}

#newsletter input.text {
  width: 291px;
}

#community ul {
  float: left;
}

#community li {
  float: left;
  width: 96px;
  text-align: center;
}

#community ul a {
  text-decoration: none;
  display: block;
}

/* =========================================================================
  PRODUCTS
========================================================================== */

.product {
  clear: left;
  float: left;
  width: 100%;
  margin-bottom: 2.4em;
}

.product h1, .product p, ul.download {
  margin-left: 200px;
}

.product img {
  float: left;
  margin-right: 40px;
}

ul.download {
  margin-left: 240px;
}

ul.download li a {
  display: block;
  padding: 7px 5px 7px 30px;
  background: url(../images/icons/golf-gps-download.png) no-repeat left center;
}

#features {
  clear: both;
  padding: 20px 0 0 0;
  border-top: 1px solid #E1E1E1;
}

.featureLeft {
  clear: left;
  float: left;
  width: 300px;
}

.featureRight {
  float: right;
  width: 300px;
}
.featureMiddle {
  margin: 0 335px;
}

.featureLeft p, .featureRight p, .featureMiddle p {
  text-align: justify;
}

#social #youTube {
  float: left;
  width: 460px;
  height: 283px;
  margin-bottom: 20px;
}
