* {
margin:0;
padding:0;
}
html {
overflow-y:scroll;
}
body {
max-width:765px;
margin:50px;
font:14px/1.6 Arial, Helvetica, sans-serif;
background:transparent;
}
body:after {
content:"";
position:fixed;
left:0;top:0;right:0;bottom:0;
z-index:-1;
background:url(/img/homes-bg.jpg) no-repeat center center;
background-size:cover;
}
@font-face {
font-family:cinzel;
src:url(/fonts/cinzel.woff);
}
.head, .main, .paypal {
position:relative;
}
.head, .main, .foot {
box-shadow:0 0 5px #000;
border-radius:8px;
background:#fff;
padding:35px;
margin:0 0 25px;
overflow:hidden;
}
.head img {
float:left;
padding:0 20px 0 0;
}
.sitename {
float:left;
font-size:38px;
font-family:cinzel;
line-height:1.5;
letter-spacing:2px;
margin:4px 0 0;
font-weight:bold;
}
.sitename:after {
content:"";
background:url(/img/underline.png) no-repeat 50% 0;
height:50px;
width:100%;
background-size:contain;
display:block;
}
.head a {
color:#000;
text-decoration:none;
}
#buynow {
height:91px;
}
.js #buynow {
background:url(/img/buynow.png) 0 0 no-repeat;
}
.js #buynow .payhip-buy-button {
color:rgba(0,0,0,0);
}
.video #buynow, .states #buynow {
height:80px;
margin:25px 0 0;
}
#buynow .sellfy-buy-button {
display:inline-block;
overflow:hidden;
width:136px;
height:40px;
background:url(/img/buy-now-29.jpg) 0 0 no-repeat;
color:rgba(0,0,0,0); 
}
.video h1, h2 {
font-size:18px;
text-transform:uppercase;
}
.home h2 {
text-transform:none;
}
p {
margin:0 0 12px;
}
li {
list-style:none;
}
#fb-root {
margin-top:30px;
}
.foot p:last-child {
margin:0;
}
#mailtoemail b {
display:none;
}
video, .alt {
margin:0 0 20px;
outline:1px solid #000;
width:100%;
height:auto;
}
.trustpilot {
font-size:13px;
}
.trustpilot > img {
width:145px;
}
.trustpilot img + p {
font-size:12px;
}
.trustpilot a {
color:#000;
text-decoration:none;
}
.trustpilot .trustpilotreview {
border-top:1px solid #999;
padding:10px 0;
}
.trustpilot .trustpilotreview:hover {
background:#eee;
border-top:1px solid #000;
}
.trustpilotreview img, .trustpilotreview span {
float:left;
}
.trustpilotreview span {
color:#999;
font-size:12px;
}
.trustpilotreview img {
width:85px;
margin:1px 8px 8px 0;
}
.trustpilotreview p {
clear:both;
margin:0;
}
.foot .trustpilot img {
width:160px;
}
/* --- Classes --- */
.clear {
clear:both;
}
.info {
padding-top:45px;
}
/* --- Forms --- */
.question {
padding:0 0 0 60px;
line-height:43px;
background:url(/img/open-folder.png) 0 0 no-repeat;
}
html.js .question {
padding:0;
line-height:inherit;
background:none;
}
.answer, .answer strong, .question {
float:left;
clear:both;
}
.question {
margin:18px 0 10px 0;
}
html.js .question {
cursor:pointer;
}	
.answer {
margin:0 0 5px 62px;
overflow:hidden;
}
.answer strong {
font-weight:normal;
position:relative;
padding-right:20px;
}
.answer strong:after {
content:'';
position:absolute;
bottom:4px;
width:500px;
margin-left:2px;
border-bottom:2px dotted #999;
}
.answer strong ~ a {
float:right;
padding:0 10px 0 25px;
height:28px;
position:relative;
z-index:1;
}
.answer strong a {
color:#000;
text-decoration:none;
}
.answer strong a:hover, .answer strong a:focus {
color:blue;
}
.answer strong + a {
background:#fff url(/img/web-icon.png) 0 0 no-repeat;
}
.answer strong + a + a {
background:#fff url(/img/doc-icon.png) 0 0 no-repeat;
}
.answer.ebook strong + a + a {
background:#fff url(/img/epub-icon.png) 0 0 no-repeat;
}
.answer strong + a + a + a {
background:#fff url(/img/pdf-icon.png) 0 0 no-repeat;
}
/* --- Accordian --- */
.openanswer { /*class added to answers when opened */
color:green;
}
.closeanswer:hover { /*class added to answers when closed */
color:green;
}
.question img {
padding:0 3px 0 0; /* img space */
margin:0 0 -16px;
}
a#collapse, a#expand {
text-decoration:none;
} 
a#collapse:hover, a#expand:hover {
text-decoration:underline;
}
a#collapse { /* collaspe all */
color:darkred;
}
a#expand { /* expand all */
color:darkgreen;
}
p#controls {
display:none;
}
html.js p#controls {
display:block;
margin:0 0 5px;
-webkit-text-size-adjust:100%;
}
p#controls a {
display:inline-block;
}
/* --- Thumbs --- */
.thumbs {
margin-top:40px;
text-align:center;
}
.thumbs li {
display:inline-block;
vertical-align:top;
width:106px;
line-height:1;
margin:0 0 15px;
padding:0 3px;
word-wrap:break-word;
}
.thumbs li:hover img {
border:1px solid #999;
}
.thumbs img {
width:95px;
height:115px;
border:1px solid #000;
}
.thumbs span {
padding:3px 4px 0 4px;
display:block;
font-size:11px;
}
.thumbs a {
color:#000;
text-decoration:none;
}
/* --- Sitemap --- */
.sitemap .main ul {
list-style:none;
padding-left:15px;
}
.sitemap .main ul li.section {
list-style:none;
margin-left:-15px;
font-weight:bold;
text-transform:uppercase;
margin-top:35px;
line-height:1.2;
}
.sitemap .main ul li.section a {
color:#000;
}
.sitemap .main li:nth-child(3n+1) {
list-style:disc;
}
.sitemap .main li:nth-child(3n) {
margin:0 0 12px;
}
.sitemap .main h3 {
font-size:16px;
}
/* --- Free Lease --- */
.lease h1 {
font-size:20px;
margin-bottom:10px;
}
.lease h1:before {
content:"The";
display:inline-block;
vertical-align:top;
transform:skewY(-20deg);
margin:-8px 8px 8px 0;
text-decoration:underline;
font-size:26px;
}
.lease h2, .lease h3 {
font-size:14px;
}
.lease h3 {
margin:0 0 12px;
}
.freelease em {
font-style:normal;
text-decoration:underline;
}
.lease .freelease {
margin-left:22px;
word-wrap:break-word;
}
.lease .main h2, .lease .main p {
display:inline;
}
.lease h2, .lease p.indent, .lease p.indent2 {
position:relative;
}
.lease h2 span, .lease p.indent span, .lease p.indent2 span {
position:absolute;
left:-22px;
}
.lease h2 span {
font-weight:bold;
}
.lease .main p:after {
content:'';
display:block;
clear:both;
margin:0 0 12px;
}
.lease p.indent {
display:block;
margin-left:22px;
}
.lease p.indent2 {
display:block;
margin-left:44px;
}
.lease p.indent:after, .lease p.initials:after, .lease p.page.last:after {
display:none;
}
.lease .links {
position:absolute;
top:38px;
right:35px;
}
.lease .links a {
padding:0 10px 0 25px;
float:left;
height:28px;
}
.lease .links a {
background:#fff url(/img/pdf-icon.png) 0 0 no-repeat;
}
.lease .links a + a {
background:#fff url(/img/doc-icon.png) 0 0 no-repeat;
}
.lease .links a + a + a {
background:#fff url(/img/txt-icon.png) 0 0 no-repeat;
}
.lease p.page {
position:relative;
text-align:center;
display:block;
border-bottom:7px solid #000;
padding:12px 0 50px 0;
margin:20px 0 30px -22px;
}
.lease p.page.last {
border-bottom:none;
margin-bottom:20px;
}
.lease p.page span {
position:absolute;
top:0;right:0;
border:1px solid #000;
padding:5px 10px;
text-align:left;
margin-left:15px;
}
.lease .main p.sig {
line-height:3;
}
.lease .main p.sig:after {
margin:0 0 40px;
}
.lease .cc img {
margin:0 4px -2px 0;
}
.lease .leaseimg {
width:100%;
height:auto;
max-height:275px;
}
/* --- States --- */
.states h1 {
font-size:18px;
margin:0;
}
.states h2 {
text-align:center;
text-transform:none;
margin:0 0 25px;
font-size:16px;
}
.states h2 em {
font-weight:normal;
font-size:14px
}
.states .main p {
margin:0 0 15px;
}
.states .main {
word-wrap:break-word;
}
.states .main li {
list-style-type:upper-alpha;
margin:0 0 15px 45px;
}
.states .main ol ol li {
list-style-type:lower-alpha;
margin-left:85px;
}
.states .links {
position:absolute;
top:38px;
right:35px;
}
.states .links a {
padding:0 10px 0 25px;
float:left;
height:28px;
}
.states .links a {
background:#fff url(/img/pdf-icon.png) 0 0 no-repeat;
}
.states .links a + a {
background:#fff url(/img/doc-icon.png) 0 0 no-repeat;
}
.states .links a + a + a {
background:#fff url(/img/txt-icon.png) 0 0 no-repeat;
padding-right:0;
}
.states .main p:last-of-type {
text-align:center;
margin-top:35px;
}
.states .main mark {
background:green;
color:#fff;
padding:1px 3px 2px 3px;
border-radius:3px;
}
.states p.clauses {
text-align:center;
margin:0 0 30px;
}
.states .thumbs li span {
line-height:1;
}
/** --- 50 State List ** --- */
.states.list h1 {
font-size:20px;
}
.states.list .main p {
text-align:left;
margin:0 0 12px;
}
.states.list .main ol {
overflow:hidden;
margin-top:25px;
}
.states.list ol li {
list-style-type:decimal;
margin:0 0 4px 27px;
float:left;
width:318px;
}
.states.list .main .thumbs li {
list-style-type:none;
margin:0 0 15px;
}
.states.list .main .thumbs li span {
background:none;
color:#000;
display:block;
padding:3px 4px 0 4px;
}
/* --- 404 Error Page --- */
.error404 .main img  {
float:left;
margin:0 30px 0 0;
width:320px;
}
.error404 .main h2  {
float:left;
text-transform:none;
font-size:26px;
font-weight:normal;
margin-top:15px;
}
.error404 .main h2 a {
font-size:15px;
}
/* --- Mobile Code --- */
@media screen and (max-width:860px) {
	.head {
	text-align:center;
	}
	.sitename {
	float:none;
	margin:0;
	}
	.head img {
	display:none;
	}
	#buynow {
	height:80px;
	}
	html.js p#controls {
	display:none;
	}
	h2.question {
	font-size:20px;
	}
	.accordprefix {
	display:none;
	}
	html.js .question, .question {
	padding:0 0 0 60px;
	line-height:43px;
	background:url(/img/open-folder.png) 0 0 no-repeat;
	color:#000;
	cursor:default;
	}
	.answer {
	display:block !important;
	}
	.answer strong {
	float:none;
	display:block;
	font-size:15px;
	}
	.answer strong:after {
	display:none;
	}
	.answer strong ~ a {
	float:left;
	height:auto;
	line-height:2.6;
	margin:5px 15px 15px 0;
	padding:0 8px 0 35px;
	text-decoration:none;
	border-radius:5px;
	box-shadow:0 1px 1px #eee inset;
	color:#fff;
	font-size:13px;
	text-shadow:1px 1px 0 #000;
	outline:none;
	}
	.answer strong + a {
	background-color:green;
	background-position:8px 50%;
	border:solid 1px green;
	}
	.answer strong + a + a {
	background-color:#1b56c3;
	background-position:8px 50%;
	border:solid 1px #1b56c3;
	}
	.answer.ebook strong + a + a {
	background-color:#55ACEE;
	background-position:8px 50%;
	border:solid 1px #55ACEE;
	}
	.answer strong + a + a + a {
	background-color:#b12626;
	background-position:8px 50%;
	border:solid 1px #b12626;
	}
	.answer strong ~ a:hover {
	color:#000;
	text-shadow:none;
	}
	.answer strong ~ a:active, .answer strong ~ a:focus {
	border-color:#fff;
	}
	.info {
	padding-top:25px;
	}
	.lease p.page {
	text-align:left;
	}
	 .states .links {
	position:static;
	padding-bottom:35px;
	}
}
@media screen and (max-width:725px) {
	body {
	margin:25px;
	}
	.head, .main, .foot {
	padding:25px;
	}
}
@media screen and (max-width:645px) {
	.sitename {
	font-size:44px;
	line-height:1.1;
	text-align:left;
	}
	.sitename:after {
	display:none;
	}
	.lease .links {
	position:static;
	}
}
@media screen and (max-width:440px) {
	html.js .question, .question {
	padding-left:46px;
	background-size:40px 33px;
	line-height:33px;
	}
	.answer {
	margin-left:0;
	margin-bottom:15px;
	}
	.info {
	padding-top:10px;
	}
}
@media screen and (max-width:395px) {
	.sitename {
	font-size:40px;
	letter-spacing:normal;
	}
}	
@media screen and (max-width:380px) {
	.answer strong ~ a {
	margin-right:10px;
	padding:0 5px 0 30px;
	font-size:12px;
	background-position-x:5px !important;
	}
}
