/*
Theme Name: Permission Email Template
Theme URI: http://www.permissionemail.com.au
Description: Custom theme for permission email.
Version: 1.0
Author: Adam
Author URI: www.rawpixel.com.au

*/

body {
  background: #953719 url('images/g-background.png') top left repeat-x;
}

h1 {
  display: block;
  width: 190px;
  height: 228px;
  text-indent: -9999px;
  background: transparent url('images/g-logo-permission-based-email.png') no-repeat 0 0;
  margin: 0px 0px 0px 35px;
  padding: 0px;
  z-index: 100;
  position: relative;
}

h1 a {
  display: block;
  width: 100%;
  height: 100%;
  outline: none;
}

.constrain {
  width: 860px;
  margin: 0 auto;
}

.constrain .header {
  background: transparent url('images/g-header-bg.png') top left no-repeat;
  height: 206px;
  position: relative;
  margin-bottom: 88px;
}

.constrain .header .nav {
  position: absolute;
  width: 621px;
  top: 6px;
  left: 19px;
  z-index: 10;
  padding-left: 200px;
}

.constrain .header .nav p {
  padding: 20px 20px 10px 20px;
  margin: 0;
  font-size: 20px;
  color: #fff;
}

.constrain .header .nav ul li {
  padding-left: 0px;
  border-bottom: 1px solid #000000;
}

.constrain .header .nav ul li.first {
  border-top: 1px solid #fff;
}

.constrain .header .nav ul li.first a {
  background: url('images/i-icon-one.png') no-repeat;
  background-position: 15px 50%;
}

.constrain .header .nav ul li.second a {
  background: url('images/i-icon-two.png') no-repeat;
  background-position: 15px 50%;
}

.constrain .header .nav ul li.third a {
  background: url('images/i-icon-three.png') no-repeat;
  background-position: 15px 50%;
}

.constrain .header .nav ul li.fourth {
  border-bottom: none;
}

.constrain .header .nav ul li.fourth a {
  background: url('images/i-icon-four.png') no-repeat;
  background-position: 15px 50%;
}

.constrain .header .nav ul li a {
  font-size: 16px;
  color: #fff;
  display: block;
  line-height: 19px;
  padding: 7px 0px 7px 62px;
  font-style: italic;
}

.constrain .header .nav ul li.first a:hover {
  background: #000 url('images/i-icon-one.png') no-repeat;
  background-position: 15px 50%;
}

.constrain .header .nav ul li.second a:hover {
  background: #000 url('images/i-icon-two.png') no-repeat;
  background-position: 15px 50%;
}

.constrain .header .nav ul li.third a:hover {
  background: #000 url('images/i-icon-three.png') no-repeat;
  background-position: 15px 50%;
}

.constrain .header .nav ul li.fourth a:hover {
  background: #000 url('images/i-icon-four.png') no-repeat;
  background-position: 15px 50%;
}

#focus {
  height: 111px;
  margin-bottom: 42px;
}

#focus .constrain {
  position: relative;
  padding-left: 20px;
  width: 610px;
}

#focus p.focus-comment {
  font-size: 36px;
  font-family: Arial, Helvetica, sans-serif;
  color: #fff;
  line-height: 40px;
  padding-top: 17px;
}

#focus p.focus-comment span {
  text-indent: 40px;
  display: block;
}

#focus p.focus-comment b {
  color: #a4cd2a;
  font-weight: normal;
}

#focus .marketing-mouse {
  position: absolute;
  width: 295px;
  height: 116px;
  top: -63px;
  right: 50px;
}

#focus .marketing-mouse span.mm {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 13px;
  color: #fff;
  font-style: italic;
  padding-top: 34px;
  padding-left: 25px;
  display: block;
  z-index: 200;
  position: relative;
}

#focus .marketing-mouse img {
  position: absolute;
  top: 0px;
  right: -30px;
  z-index: 20;
}

#link-bar {
  background: #953719 url('images/g-cta.jpg') top left no-repeat;
  width: 436px;
  height: 160px;
  padding-left: 424px;
  padding-top: 34px;
}

#link-bar p.link-text {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 30px;
  color: #fff;
  line-height: 30px;
  font-style: italic;
  padding: 0px;
  margin: 0px;
}

#link-bar a {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 20px;
  color: #a4cd2a;
  font-style: italic;
  display: block;
  text-indent: 39px;
  line-height: 30px;
}

.content h2 {
  font-size: 30px;
  color: #fff;
  border-bottom: 1px solid #fff;
  padding-bottom: 10px;
}

.content h3 {
  color: #fff;
  font-size: 20px;
  font-family: Georgia, "Times New Roman", Times, serif;
  background: #a9401e;
  padding: 10px;
  margin-bottom: 0px;
}

.content p {
  color: #fff;
  font-size: 15px;
  min-height: 24px;
  letter-spacing: 0px;
  line-height: 26px;
}

.content p.steps {
  padding: 10px;
  background: #d34f25;
  margin-top: 0px;
}

#footer {
  background: #000;
  color: #fff;
  padding: 30px;
  font-size: 14px;
}

#footer .constrain {
  position: relative;
}

#footer ul li {
  display: inline;
}

#footer ul li span, #footer ul li a {
  padding-left: 6px;
  padding-right: 6px;
}

#footer a {
  color: #a1c82b;
}

#footer a:hover {
  color: #ccc;
}

#footer .author {
  position: absolute;
  top: -10px;
  right: 0px;
}

.main-constrain {
  padding-bottom: 20px;	
}

ul.anti-spam {
  margin-left: 30px;
}

ul.anti-spam li {
  list-style: square;
  color: #fff;
}

ul.anti-spam li p {
  line-height: 20px;	
}

.contact {
  
}

hr {
  border: 0px;
  background: #fff;
  height: 1px;
}

.contact td {
  padding: 4px;  
}

.contact th {
  text-align: left;
  color: #fff;
  vertical-align: top;
  width: 130px;
  padding: 4px;
}

.contact select {
  width: 304px;
  border: 1px solid #666;
}

.contact input, .contact textarea {
  width: 300px;
  border: 1px solid #666;
}

.contact input.submit {
  width: auto;
  border: 1px solid #666;
  padding: 4px;
}