/*
Theme Name: 12 Etapes
Description: Specialized skin created for 12 Etapes de la Guerison
Version: 1.0
Author: Marvin M. Monteagudo
Author URI: http://www.marvenom.com
 */


@import url('./reset.css');
@import url('./960.css');

body {
  width: 100%;
  margin: 0;
  background : #FFFFFF;
  text-align:center;
}

#wrap {
  width: 960px;
  margin: 0 auto;
  text-align:left;
}

#grid_header {
  background: url(../images/header.png);
  height: 160px;
}

#grid_headbtns {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

#grid_footer {
  margin-top: 1em;
  height: 88px;
  background:url(../images/footerbg.jpg);
}

#body_area {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  line-height: 1.2em;
  color:#333;
}

#body_area h3 { font-size: 12pt; display:block; margin-bottom: 1em;}
#body_area p {text-align:justify;}

#cont_headbtns {
  text-align:right;
}

#cont_headbtns a{
  text-decoration:none;
  color:#900;
}

#cont_headbtns a:hover {
  color:#fc0;
}

.btn {
  margin-top: 10px;
  text-align:center;
}
.btn img {
  margin-bottom: 8px;
}

#cont_navi {
  line-height: 31px;
  height: 31px;
}
#cont_navi .buybtn {
  margin: 5px 1em 0 1em;
  display: block;
  float:right;
}

#cont_navi a {
  text-decoration:none;
  color:#FFF;
}

#cont_navi a:hover {
  color:#900;
}

#cont_video, #cont_phrase, #cont_optin {
  padding: 10px;

}

#cont_phrase {
  text-align:center;
}

#cont_optin {
  background:url(images/optin_bg.png) center no-repeat;
  height: 326px;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

#book {
  margin-top: 30px;
}

.tabpage h1 {
  text-align: center;
  font-size: 28px;
  padding-bottom: 50px;
}

#book .cover {
  margin-top: 40px;
}

#buy_options {
}

.purchase_option {
  padding-bottom: 50px;
}

.purchase_option p {
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
}

.option_header {
  text-align: center;
  background-color: #ffcccc;
}

.purchase_option form input[type=image]{
  padding-top: 10px;
	margin-left: auto;
  display: block;
	margin-right: auto;
}

.tabs > ul {
  list-style: none;
}

.tabs > ul > li {
  display: inline-block;
}
.tabs > ul > li:hover {
  cursor: pointer;
}

#cont_footer a {
  text-decoration:none;
  color:#fff;
}

#cont_footer a:hover {
  color:#900;
}

#cont_footer {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 8pt;
  margin-top: 15px;
  text-align:center;
}

#privacy {
  margin-top: 30px;
}

#privacy p {
  padding-bottom: 20px;
}

#contact {
  margin-top: 30px;
  font-size: 18px;
  min-height: 400px;
}

#contact p {
  padding-bottom: 80px;
}

#vault_content p {
  padding-bottom: 20px;
}

#vault {
  margin-top: 30px;
}

#vault_content h2 {
  padding-bottom: 10px;
}
