/* Generic */
body {
  background: url(/images/shade.png) 0 -12px repeat-x;
  margin: 0;
  padding: 0;
}
body, p {
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 14px;
  line-height: 22px;
}
h1, h2, h3, h4, h5 {
  font-family: Georgia,"Times New Roman",Times,serif;
}
h1 {
  margin: 40px 0 0px;
  color: #c00;
  font-size: 38px;
  line-height: 40px;
  text-align: center;
}
h2 {
  font-style: italic;
  font-size: 20px;
  font-weight: normal;
  color: #444;
}
h3 {
  text-transform: uppercase;
  font-size: 18px;
  margin: 6px 0;
}
h4 {
  margin: 2em 0 6px;
  font-size: 14px;
}
h5 {
  font-size: 12px;
  margin: 1em 0 0 0;
}                
p.tiny {
  font-size: 12px;
  color: #333;
}
p.largebold {
  font-size: 18px;
  font-weight: bold;
}
p.large {
  font-size: 18px;
}
#video_placeholder {
  color: #666;
  font-style: italic;
}

/* Page Structure */
.body {
  width: 810px;
  margin: 0 auto;
}
.body-3col {
  width:1000px;
  margin: 0 auto;
}
.left {
  float: left;
  width: 150px;
  margin-right: 40px;
  padding-top: 50px;
}
.singlecol {
  float: left;
  width: 750px;
}
.main {
  float: left;
  width: 450px;
  padding-bottom: 50px;
}
.sidebar {
  float: right;
  width: 300px;
  padding-top: 14px;
  margin-top: 26px;
}
.sidebar, .sidebar p {
  font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
  font-size: 12px;
}
.sidebar h3 {
  margin-top: 0;
}
.sidebar ul {
  padding-left: 16px;
  margin-left: 0;
}
table.contact {
  border-collapse: collapse;
}
table.contact th {
  text-align: left;
  padding: 0 4px 4px 0;
}
table.contact td {
  padding: 0 0 4px 4px;
}
p.quote {
  margin: 1em 0 0;
  font-style: italic;
}
.source {
  margin: 0 0 1.5em 0;
  color: #666;
  text-align: right;
}

.footer {
  clear: both;
  width: 100%;
  background-color: #000;
  color: #666;
  text-align: center;
  padding: 10px 0;
  font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
  font-size: 11px;
}
.footer a {
  color: #ccc;
}
.footer a:hover {
  color: #fff;
}
.main strong, .squeeze strong, .sales strong {
  background-color: #ffb;
} 


span.label,span.spacer,span.multiple span {width:60px;float:left;} 
span.multiple {float:left;} 
span.button {padding-left:120px;} 
div.clear {clear:both;padding-top:5px;}

/* Confirm page */
.confirmPage {
  width: 550px;
  border: 2px solid #000;
  margin: 20px auto;
  padding: 20px;
  text-align: center;
  font-size: 16px;
  background-color: #fff;
}
.confirmPage p {
  font-size: 16px;
}
.confirmPage .normal {
  font-weight: normal;
}
.confirmPage h1 {
  margin: 10px 0 20px;
  font-size: 23px;
  line-height: 30px;  
}
.confirmPage h1 em {
/*  background-color: #ff9;*/
  color: #f00;
}
.confirmPage strong {
  color: #f00;
}
.confirmPage.left {
  text-align: left;
}
.email {
  font-family: courier;
  font-weight: bold;
}
.confirm_subject {
  border: 2px solid #000;
  background-color: #ddd;
  padding: 20px;
  font-weight: bold;
  font-size: 16px;
  margin: 0 20px;
}
.confirmPage ul {
  text-align: left;
}
.confirmPage li {
  padding-left: 1em;
}

/* Signup box */

.signup-arrow {
  padding-left: 115px;
}
.signup {
  border: 5px solid #f00;
  padding: 0 10px;
  margin: 20px 0 20px;
  font-size: 12px;
  background-color: #e5e5e5;
}
.main .signup {
  width: 250px;
}
.signup p {
  font-size: 12px;
}
.signup p.reason {
  font-weight: bold;
  font-size: 16px;
  text-align: center;
}
.privacy {
  font-size: 10px !important;
  color: #666;
}

/* Squeeze page */
.squeeze {
  border: 2px solid #ccc;
  width: 580px;
  margin: 50px auto;
  text-align: center;
}
.squeeze, .squeeze h1, .squeeze p {
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 14px;
}
.squeeze .inner {
  text-align: left;
  padding: 20px;
}
.squeeze h1 {
  color: #c00;
  font-size: 38px;
  line-height: 40px;
  text-align: center;
  margin: 0 0 20px;
}
.squeeze li {
  margin: 8px 0;
}

.main ul {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: square;
  padding: 0;
  margin: 0 0 0 20px;
}
.main ul li {
  margin: 0 0 1.5em;
}
.main p {
  margin: 0 0 1.5em 0;
}

p.sep {
  margin-top: 3em;
}
 
p.purchase {
  margin: 3em 0;
}
a.purchase {
  font-size: 18px;
  font-weight: bold;
  border: 4px solid #ff6;
  padding: 8px 16px;
  background-color: #f5f5f5;
}

/* Sales page */

.sales h4 {
  font-size: 15px;
  line-height: 22px;
  margin-bottom: 1em;
}
.sales h5 {
  background-color: #ddf;
  border: 1px solid #99f;
  padding: 2px 8px;
  margin: 2em 0 1em;
  font-size: 14px;
}
.buy {
  background-color: #ff9;
  border: 1px solid #ccc;
  padding: 2px 8px;
  display: block;
  font-weight: bold;
  font-size: 18px;
  line-height: 26px;
}
.sales dt {
  font-weight: bold;
}
.sales dd {
  margin-bottom: 1em;
}
.sales h1 {
  font-size: 34px;
  color: #000;
  margin: 40px 0 1em 0;
}
.guarantee {
  border: 4px solid #ccc;
  background-color: #eee;
  padding: 8px 12px;
  margin-bottom: 1em;
}
.guarantee h4 {
  margin: 0 0 1em;
}
.guarantee p {
  margin: 0;
}