<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Blue Ridge Squeeze Page
Description: Squeeze Page.
Tags: dark, light
*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset, img {
  border: 0 none;
}
address, caption, cite, code, dfn, th, var {
  font-style: normal;
  font-weight: normal;
}
ol, ul {
  list-style: none outside none;
}
caption, th {
  text-align: left;
}
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before, q:after {
  content: "";
}
abbr, acronym {
  border: 0 none;
}
b, strong {
  font-weight: bold;
}
a {
  color: #000000;
  outline: medium none;
  text-decoration: none;
}
a:hover {
  color: #000000;
}
.hidden {
  display: none;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
.clearboth {
  clear: both;
}
.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
}
html[xmlns] .clearfix {
  display: block;
}
* html .clearfix {
  height: 1%;
}
body {
  color: #000000;
  font-family: trebuchet ms, verdana, arial, sans-serif;
  font-size: 12px;
  height: 100%;
}
#header {
	display: block;
}
#header .inner {
	display: block;
	margin: 0 auto;
	width: 1000px;
}
#brand {
	display: block;
	margin: 0 auto;
	padding: 0 0 20px;
	width: 446px;
}
#brand a {
	display: block;
	width: 446px;
}
#brand a img {
	display: block;
	margin: 0 auto;
}
#page {
	background-color: #ffffff;
	display: block;
	margin: 10px auto 0;
	position: relative;
	width: 740px;
}
#message {
  color: #FF0000;
  display: block;
  float: left;
  font-size: 28px;
  font-weight: bold;
  line-height: 125%;
  padding: 0 0 20px;
  text-align: center;
  width: 740px;
}
#left {
  display: block;
  float: left;
  padding: 0 20px 20px 0;
  width: 350px;
}
#right {
  display: block;
  float: right;
  padding: 0;
  width: 322px;
}
#left .message {
  display: block;
  padding: 0 0 20px;
}
#left .message a {
  color: #FF0000;
}
#left .video {
  display: block;
  height: 260px;
  padding: 0 0 20px;
  width: 350px;
}
#left .box {
  color: #000000;
  font-family: trebuchet ms, verdana, arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 130%;
  padding: 0;
}
#left .box p {
  padding: 0 0 15px;
}
/* SBOX */
#sbox {
  display: block;
  position: relative;
  width: 322px;
}
#sbox .red-arrow {
  left: -47px;
  position: absolute;
  top: 100px;
}
#sbox .title {
  background: url(images/optin_header.jpg) no-repeat 0 0;
  display: block;
  height: 40px;
  text-indent: -9999px;
  width: 322px;
}
#sbox .scontent {
  background: url(images/box_center.jpg) repeat-y 0 0;
  padding: 15px 0 0;
  width: 322px;
}
#sbox .sbottom {
  padding: 0 20px 25px;
}
#sbox .left {
  display: block;
  float: left;
  font-size: 14px;
  line-height: 125%;
  width: 140px;
}
#sbox .right {
  display: block;
  float: right;
  margin: 0 -10px 0 0;
  width: 145px;
}
#sform {
  background: url(images/box_center.jpg) repeat-y 0 0;
  display: block;
  padding: 0 0 0;
  width: 322px;
}
#sform .bottom {
  background: url(images/box_bottom.jpg) no-repeat 0 100%;
  padding: 0 0 35px;
}
#sform .title {
  font-family: trebuchet ms, verdana, arial, sans-serif;
  font-size: 26px;
  font-weight: bold;
  letter-spacing: -0.06em;
  line-height: 100%;
  padding: 0 15px 20px;
  text-align: center;
}
#sform .af-form-wrapper .af-body input.text {
  width: 185px !important;
}
/**/
#sform .row {
  padding: 0 0 10px;
}
#sform .row .input-text {
  border: 1px solid #C8D5DD;
  color: #000000;
  display: block;
  font-family: trebuchet ms, verdana, arial, sans-serif;
  font-size: 12px;
  margin: 0 auto;
  padding: 10px;
  text-transform: uppercase;
  width: 265px;
}
#sform .row .input-submit {
  background: url("images/btn_free.png") no-repeat scroll 0 0 transparent;
  border: medium none;
  cursor: pointer;
  display: block;
  height: 74px;
  margin: 20px auto 0;
  text-indent: -9999px;
  width: 298px;
}
#sform p {
  color: #FF0000;
  font-size: 10px;
  font-weight: bold;
  padding: 10px 10px 0;
  text-align: center;
}
/**/

#footer {
  background-color: transparent;
  color: #000000;
  font-size: 12px;
  padding: 20px 0;
  text-align: center;
}
#footer .inner {
  display: block;
  margin: 0 auto;
  width: 1000px;
}</pre></body></html>