.note {
  background: #ffffff url("/images/home/note.gif") repeat-x bottom left;
  padding: 20px;
  font-size: 12px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #dddddd;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
body {
  background: #eeeeee;
  color: #444444;
  font-family: "Myriad Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
a {
  text-decoration: none;
  font-style: normal;
  color: #888888;
  border-bottom: 1px solid #cccccc;
}
.mb { margin-bottom: 40px; }
.mt { margin-top: 40px; }
img.f {
  float: left;
  margin-right: 10px;
}
img.r {
  float: right;
  margin-left: 10px;
}
h2 {
  font-size: 24px;
  font-weight: normal;
}
h3 {
  font-size: 15px;
  font-weight: normal;
}
.legend { text-align: center; }
.legend span {
  padding: 8px 10px;
  background: #dddddd;
  color: #666666;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-size: 11px;
}
.green {
  font-size: 13px;
  text-align: center;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 4px solid #eeeeee;
}
.green a {
  background: #91bc43 url("/images/home/green.gif") repeat-x top left;
  padding: 7px 10px;
  display: block;
  color: #ffffff;
  font-weight: bold;
  border: none;
  text-shadow: 2px 2px 2px #779f2f;
}
.green a:hover { background: #91bc43 url("/images/home/green2.gif") repeat-x top left; }
#top { background: #161616 url("/images/home/top.gif") repeat-x top left; }
#top .container_12 { padding: 20px 0 10px; }
#top #logo h1 {
  background: transparent url("/images/home/logo.png") no-repeat;
  color: transparent;
  height: 100px;
  font-size: 1px;
}
#top #navigation { text-align: center; }
#top #navigation ul {
  margin: 0;
  padding: 0;
}
#top #navigation ul li {
  display: inline;
  padding: 0;
  margin: 0;
  list-style: none;
}
#top #navigation ul li a {
  font-weight: bold;
  font-size: 12px;
  padding: 5px 8px;
  background: #333333;
  color: #ffffff;
  border: 1px solid #333333;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#top #navigation ul li a:hover { border: 1px solid #444444; }
#top #quote {
  margin-top: 10px;
  margin-bottom: 15px;
  color: #777777;
  font-size: 12px;
  font-style: italic;
}
#content {
  background: #eeeeee url("/images/home/footer.png") no-repeat top center;
  padding-top: 5px;
}
#content .hook {
  margin: 30px 0 25px;
  text-align: center;
  font-family: "Myriad Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#content .hook h2 {
  font-size: 30px;
  font-weight: normal;
  margin: 0 0 5px;
  line-height: 1em;
}
#content .hook h2 a { border: none; }
#content .hook .who {
  font-size: 12px;
  color: #999999;
}
#content .hook .who a {
  font-style: normal;
  color: #888888;
  border-bottom: 1px solid #cccccc;
}
#features {
  margin-top: 12px;
  background: #ffffff url("/images/home/note.gif") repeat-x bottom left;
  padding: 20px;
  font-size: 12px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #dddddd;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
#features h2 {
  font-size: 13px;
  padding: 8px 20px;
  margin: 15px -20px 20px;
  color: #ffffff;
  background: #333333;
}
#features h2 a {
  color: #cccccc;
  border-color: #444444;
}
#features ul {
  font-size: 12px;
  margin: 10px 0 30px 0;
  padding: 0;
}
#features ul li {
  margin: 0;
  list-style: none;
}
#features ul li div {
  padding: 5px 0px 5px 5px;
  color: #444444;
  border-bottom: 1px solid #eeeeee;
}
#features ul li div img {
  vertical-align: middle;
  margin-right: 5px;
}
#features ul li div:hover { background: #eeeeee; }
.box {
  background: #ffffff url("/images/home/note.gif") repeat-x bottom left;
  padding: 20px;
  font-size: 12px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #dddddd;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
}
.box h2 {
  font-size: 14px;
  border-bottom: 1px solid #dddddd;
}
#feature_details em {
  font-style: normal;
  background: #fbfbf6;
  padding: 2px;
}
#feature_details .grid_3 h2 {
  margin-top: 15px;
  font-size: 17px;
  color: #222222;
}
#plans {
  padding: 20px;
  text-align: center;
  margin-left: 175px;
}
#plans .plan {
  margin-top: 43px;
  border: 1px solid #cccccc;
  padding: 15px;
  background: #ffffff;
  width: 140px;
  float: left;
  margin-right: 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
#plans .plan ul {
  margin: 0 0 20px 0;
  padding: 0;
}
#plans .plan ul li {
  margin: 0;
  list-style: none;
  padding: 3px;
  border-bottom: 1px solid #f5f6f7;
}
#plans .plan .name {
  border: 1px solid #f6f7f8;
  background: #f6f7f8;
  margin: -10px -10px 10px -10px;
  padding: 10px 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
#plans .plan h2 {
  font-size: 24px;
  font-weight: bold;
  line-height: 1em;
  margin: 0 0 2px 0;
}
#plans .plan h3 {
  margin: 0;
  font-size: 13px;
  font-weight: normal;
  line-height: 1em;
  color: #666666;
}
#plans .recommended {
  border: 5px solid #dddddd;
  padding: 15px 10px 10px;
  background: #ffffff;
  float: left;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  margin-right: 10px;
}
#plans .recommended h4 {
  text-transform: uppercase;
  font-size: 13px;
  margin: 0 0 10px;
  line-height: 1em;
  color: #cccccc;
  font-weight: bold;
}
#plans .recommended .plan {
  margin-top: 0;
  background: #fffeee;
  margin: 0;
}
#plans .recommended .name {
  background: #fffccc;
  border: 1px solid #fff999;
}
#footer {
  margin-top: 20px;
  padding-top: 25px;
  padding-bottom: 20px;
  font-size: 12px;
  color: #666666;
  border-top: 1px solid #dddddd;
  background: #ffffff url("/images/home/footer.png") no-repeat top center;
}
#footer h3 {
  font-size: 15px;
  margin: 0;
}
#footer a {
  color: #555555;
  border-bottom: 1px solid #cccccc;
}
#footer ul {
  font-size: 12px;
  margin: 10px 0 30px 0;
  padding: 0;
}
#footer ul li {
  margin: 0;
  list-style: none;
}
fieldset {
  border: 1px solid #dddddd;
  padding: 20px;
  background: #ffffff url("/images/home/note.gif") repeat-x bottom left;
  padding: 20px;
  font-size: 12px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #dddddd;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
fieldset label {
  clear: both;
  display: block;
  font-size: 11px;
  color: #999999;
  line-height: 2em;
}
fieldset input {
  padding: 5px;
  background: #f6f6f6;
  color: #444444;
  font-size: 11px;
  border: 1px solid #cccccc;
  width: 97%;
  display: block;
}
fieldset textarea {
  padding: 5px;
  background: #f6f6f6;
  color: #444444;
  font-size: 11px;
  border: 1px solid #cccccc;
  width: 97%;
  display: block;
}
fieldset input.submit {
  margin: 10px 0 20px 0;
  border: 3px solid #eeeeee;
  background: #85c62c;
  color: #ffffff;
  width: auto;
  font-weight: bold;
  padding: 5px 8px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.doc {
  background: #ffffff url("/images/home/note.gif") repeat-x bottom left;
  padding: 20px;
  font-size: 12px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #dddddd;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  width: 500px;
  margin: 30px auto;
}
