body {
  font-family: verdana, arial;
  font-size: 10pt;
  background: #161500 url(../images/background.jpg) 0 4px;
  text-align: center; }

a {
  color: #38302B;
  text-decoration: none; }

a:hover {
  text-decoration: underline;
  cursor: pointer; }

.top_background {
  width: 100%;
  height: 436px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background: url(../images/background_top.jpg); }

.container {
  margin: 34px auto 0 auto;
  width: 700px;
  background: #161500 url(../images/container_gradiant.png);
  padding: 45px;
  text-align: left; }

.header {
  background: url(../images/header.gif) no-repeat;
  width: 700px;
  height: 79px;
  margin-bottom: 15px; }
  .header h1, .header h2 {
    position: absolute;
    left: -9999px; }

.welcome {
  background: #ffffff url(../images/homepage_welcome.jpg) repeat-y;
  width: 700px;
  min-height: 296px;
  font-family: Georgia, Times New Roman;
  font-size: 0.9em; }
  .welcome p {
    padding: 15px 10px 10px 270px;
    line-height: 1.5em; }
  .welcome .author {
    font-weight: bold;
    font-size: 1.2em; }
  .welcome .who {
    width: 310px;
    padding-top: 0; }

.black_book {
  width: 700px;
  height: 57px;
  background: url(../images/text_little_black_book.gif) no-repeat;
  margin: 13px 0 13px 0; }
  .black_book p {
    position: absolute;
    left: -9999px; }

.homepage .expert {
  width: 165px;
  min-height: 120px;
  padding-top: 110px;
  float: left;
  margin-left: 13px;
  margin-bottom: 12px;
  position: relative; }
  .homepage .expert h3 {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 0px;
    z-index: 1000; }
    .homepage .expert h3 a {
      display: block;
      width: 165px;
      height: 100px;
      color: transparent; }
    .homepage .expert h3 a:hover {
      text-decoration: none;
      color: transparent;
      background: #ffffff;
      opacity: 0.1; }
  .homepage .expert ul {
    clear: both;
    margin-bottom: 20px; }
.homepage .clarke {
  background: url(../images/expert_sam_clarke.jpg) no-repeat; }
.homepage .wing {
  background: url(../images/expert_lorna_wing.jpg) no-repeat; }
.homepage .brown {
  background: url(../images/expert_darren_brown.jpg) no-repeat; }
.homepage .parkinson {
  background: url(../images/expert_christine_parkinson.jpg) no-repeat; }
.homepage .hix {
  background: url(../images/expert_mark_hix.jpg) no-repeat; }
.homepage .mccombie {
  background: url(../images/expert_peter_mccombie.jpg) no-repeat; }
.homepage .bigg {
  background: url(../images/expert_richard_bigg.jpg) no-repeat; }
.homepage .campion {
  background: url(../images/expert_charles_campion.jpg) no-repeat; }
.homepage .expert {
  background-color: #DFDFC9; }
.homepage .first {
  clear: both;
  margin-left: 0; }

ul {
  list-style: none;
  margin: 0;
  padding: 0 5px 0 10px; }
  ul li {
    background-image: url(../images/bullet.gif);
    background-repeat: no-repeat;
    background-position: 0px 5px;
    padding-left: 10px;
    margin-top: 5px;
    line-height: 1.3em;
    position: relative; }

.footer {
  clear: both;
  width: 701px;
  min-height: 105px;
  background-color: #1a1a00;
  background-image: url(../images/bottle_tio_pepe.gif);
  background-position: top 30px;
  background-repeat: no-repeat;
  margin-top: 12px; }
  .footer p {
    padding: 25px 0 0 120px;
    line-height: 1.5em;
    color: #A6A676; }
  .footer a {
    color: #ffffff;
    text-decoration: none;
    font-weight: bold; }
  .footer a:hover {
    text-decoration: underline; }

.experts, .footer {
  font-family: verdana, arial;
  font-size: 0.9em; }

.ads {
  margin-top: 13px;
  clear: both;
  width: 720px;
  overflow: hidden; }
  .ads .ad {
    float: left;
    width: 165px;
    height: 58px;
    margin: 0 15px 0px 0; }
    .ads .ad p {
      position: absolute;
      left: -9999px; }
    .ads .ad a {
      display: block;
      font-size: 0px;
      width: 100%;
      height: 100%;
      color: transparent; }
    .ads .ad a:hover {
      background: #ffffff;
      opacity: 0.2;
      -moz-opacity: 0.2;
      text-decoration: none; }
  .ads .masterclass {
    background: #626128 url(../images/ad_masterclass.jpg) no-repeat;
    width: 340px; }
    .ads .masterclass a {
      color: #626128; }
  .ads .register {
    background: #666640 url(../images/ad_register.jpg) no-repeat; }
    .ads .register a {
      color: #666640; }
  .ads .ask_our_experts {
    background: #86910F url(../images/ad_ask_our_experts.jpg) no-repeat;
    margin-right: 0; }
    .ads .ask_our_experts a {
      color: #86910F; }

.clearfix {
  clear: both; }

.article, .page {
  background: url(../images/article_background.gif) repeat-y;
  height: 100%;
  font-family: verdana, Lucida Grande;
  font-size: 0.9em;
  line-height: 1.8em;
  margin-bottom: 12px; }
  .article h2,   .page h2 {
    font-family: georgia, times new roman;
    color: #7A032A;
    font-size: 2.3em;
    font-weight: normal;
    margin: 29px 0 10px 0;
    line-height: 1.3em; }
  .article .column.middle h3, .article .column.middle h4,   .page .column.middle h3, .page .column.middle h4 {
    font-weight: normal;
    font-size: 1.3em;
    font-style: italic;
    margin: 0 0 10px 12px;
    color: #4A4039; }
  .article .column.middle h4,   .page .column.middle h4 {
    font-style: normal;
    font-weight: bold;
    margin-bottom: 0;
    font-size: 1.2em;
    padding: 18px 0 0 0; }
  .article h2, .article p, .article ul,   .page h2, .page p, .page ul {
    padding: 0 11px 0 11px; }
  .article p,   .page p {
    margin: 0; }

.page {
  background: #dfdfc9;
  color: #4A4039;
  width: 700px;
  min-height: 300px; }
  .page h2 {
    padding-top: 12px; }
  .page ul {
    margin-left: 20px; }
  .page h3 {
    font-weight: normal;
    font-size: 1.2em;
    font-style: italic;
    margin: 20px 0 0 12px;
    color: #4A4039; }
  .page img {
    margin: 10px 5px 24px 17px; }

.article:after, .page:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.column {
  float: left; }
  .column p {
    padding: 10px 12px 0 12px; }
  .column p, .column .column {
    color: #4A4039; }

.column.left {
  width: 165px;
  margin-right: 6px; }
  .column.left p {
    padding-top: 5px; }
  .column.left a {
    color: #0069CA;
    text-decoration: underline; }
  .column.left a:hover {
    color: #002F5B; }

.column.middle {
  width: 341px;
  margin-right: 4px;
  margin-left: 3px; }
  .column.middle img {
    padding: 17px; }
  .column.middle ul li {
    background-position: 10px 16px;
    line-height: 1.7em; }
  .column.middle .column {
    width: 155px;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    min-height: 50px; }
  .column.middle .heading {
    font-weight: bold; }

.column.right {
  width: 165px;
  margin-left: 6px; }
  .column.right a {
    display: block;
    margin: 12px 0 12px 12px;
    color: #75655A;
    font-weight: bold; }
  .column.right .expert {
    min-height: 0px;
    padding: 0;
    float: normal;
    margin: 0 0 0 12px;
    background: none;
    color: #75655A; }
    .column.right .expert a {
      margin: 0;
      font-weight: normal; }
    .column.right .expert h3 {
      position: static;
      font-size: 1.1em;
      margin: 15px 0  0;
      padding: 0; }
      .column.right .expert h3 a {
        font-weight: bold; }
    .column.right .expert ul {
      list-style: none;
      padding: 0 0 20px 0; }
      .column.right .expert ul li {
        background: none;
        padding: 0 12px 0 0;
        font-size: 1.1em; }

.left .image {
  width: 165px;
  height: 205px; }
  .left .image h2 {
    position: absolute;
    left: -9999px; }
.left .clarke {
  background: url(../images/bios/sam_clarke.jpg) no-repeat; }
.left .wing {
  background: url(../images/bios/lorna_wing.jpg) no-repeat; }
.left .hix {
  background: url(../images/bios/mark_hix.jpg) no-repeat; }
.left .brown {
  background: url(../images/bios/darren_brown.jpg) no-repeat; }
.left .bigg {
  background: url(../images/bios/richard_bigg.jpg) no-repeat; }
.left .mccombie {
  background: url(../images/bios/peter_mccombie.jpg) no-repeat; }
.left .campion {
  background: url(../images/bios/charles_campion.jpg) no-repeat; }
.left .parkinson {
  background: url(../images/bios/christine_parkinson.jpg) no-repeat; }

.middle .image {
  margin-left: 11px; }

form {
  margin: 25px 0 20px 11px; }

.field {
  clear: both;
  position: relative;
  padding: 5px 0 5px; }
  .field label {
    position: absolute;
    left: 0; }
  .field .element {
    padding-left: 100px; }
    .field .element .text {
      width: 200px; }
    .field .element .short {
      width: 50px; }
    .field .element textarea {
      width: 205px;
      height: 100px; }

ul.return {
  margin: 0 0 20px 0;
  list-style-position: inside; }
