/* Basic Sales Page Layout */
* {
	margin: 0;
	padding: 0;
}


body {
	background: url(../images/background.jpg) repeat;
	text-align: center;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
}
.offer_headliner {
	font-size: 18px;
	font-weight: bold;
	color: #BD022D;
}

.hiddenlink {
  color: #000;
  text-decoration: none;
  cursor: text;
  visibility: hidden;
}
  
#offer_headline {
	padding-top: 25px;
	padding-left: 50px;
	padding-right: 20px;
}
.sales_offer_top {
	padding-top: 5px;
	padding-bottom: 5px;
}
#Form {
	height: 110px;
	padding: 20px;
}

#no_thanks {
	background-color: #E6EFF7;
	border: 1px dashed #D8E7F1;
	font-size: 12px;
	font-weight: bold;
	color: #67A0CB;
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#no_thanks a {
	font-size: 12px;
	font-weight: bold;
	color: #67A0CB;
	text-decoration: none;
}

#no_thanks a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #234965;
	text-decoration: none;
}



.offer_top {
	font-weight: bold;
	font-variant: small-caps;
	color: #4087BB;
}

.style1 {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.9em;
}
.style4 {
         font-size: 12px;
	 font-weight: bold;
         color: #666666;
}

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

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
div.hide-me {
	display: none;
}
p {
	padding-bottom: 10px;
	font-size: 11px;
	line-height: 1.6em;
	color: #575759;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
#wrapper {
	width: 655px;
	margin: 0 auto;
	text-align: left;
}
#wrapper-top {
	width: 655px;
	height: 183px;
	background: url(../images/header.jpg) no-repeat;
	display: block;
	text-indent: -999999px;
	margin: 0 auto;
}
#wrapper-bottom {
	width: 655px;
	height: 106px;
	background: url(../images/footer.jpg) no-repeat;
	display: block;
	text-indent: -999999px;
	margin: 0 auto;
}
#content {
	background: url(../images/index_06.jpg) repeat-y top #fff;
	padding: 20px;
	padding-bottom: 40px;
}

#content_template_wrapper {
	font-size: 12px;
	color: #2F2F2F;
	margin-right: 50px;
	margin-left: 50px;
	padding-top: 110px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #CCCCCC;
}

#wrapper table {
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}

hr {
	border: none;
	border-bottom: 1px dotted #7193a5;
	display: block;
	margin: 30px 0;
	clear: both;
}

h1 {
	font-size: 36px;
	padding: 10px 0;	
	text-align: center;
	color: #f51414;
	letter-spacing: -1px;
}
h2 {
	font-size: 24px;
	padding: 10px 0;
	text-align: center;	
	letter-spacing: -1px;
}
h3 {
	font-size: 21px;
	padding: 10px 0;	
	letter-spacing: -1px;
	text-align: center;
}
h4 {
	font-size: 18px;
	padding: 10px 0;
	text-align: center;	
	letter-spacing: -1px;
}
p {
	font-family: georgia, sans-serif;
	font-size: 13px;
	line-height: 1.9em;
	color: #666;
}
strong {
	font-weight: bold;
	color: #333;
}
em {
	background: #f6fc94;
	padding: 5px;
}
a {
	font-weight: bold;
}

.intro_text {
	font-size: 16px;
	font-weight: bold;
	color: #2F2F2F;
}

.your_face {
	border: 2px solid #CCCCCC;
}

.highlight {
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFB9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3CC7D;
	margin: 0px;
	padding: 5px;
	color: #875203;

}

h1.main-headline {
	display: block;
	padding: 10px 30px;
	font-family: georgia, serif;
	font-weight: bold;
/*	text-transform: uppercase; */
	letter-spacing: -1px;
	color: #e50323;
	font-size: 38px;
	text-align: center;
}

div.lead-intro {
	display: block;
	padding: 30px;
	width: 450px;
	display: block;
	margin: 10px auto;
}
div.lead-intro p {
	clear: both;
}
div.lead-intro span.desk-of {
	display: block;
	padding: 5px;
	color: #333;
	text-align: left;
	font-family: verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	background: #fcffb1;
}
div.lead-intro span.desk-of strong {
	font-weight: bold;
}
div.lead-intro span.top-date {
	display: block;
	padding: 5px;
	background: #fcffb1;
	color: #666;
	margin-bottom: 10px;
	text-align: left;
	font-family: verdana, sans-serif;
	font-size: 11px;
}

h2.sub-headline {
	display: block;
	padding: 10px 50px;
	width: 400px;
	margin: 10px auto;
	font-family:  Arial, Tahoma, sans-serif;
	font-size: 21px;
	font-weight: bold;
	text-align: center;
	background: #eee;
	color: #444;
	border: 2px dashed #999;
	border-right: 2px dashed #ccc;
	border-bottom: 2px dashed #ccc;
}

h2.sub-headline2 {
	display: block;
	padding: 10px 50px;
	width: 400px;
	margin: 10px auto;
	font-family:  Arial, Tahoma, sans-serif;
	font-size: 21px;
	font-weight: bold;
	text-align: center;
	background: #fffb97;
	color: #444;
	border: 1px dotted #ccc;
}

div.footer-style {
	padding: 10px
}
div.footer-style p {
	padding: 10px 0;
	
}
div.footer-style h3.signature {
	font-family: georgia, serif;
	font-size: 18px;
	text-align: left;
	color: #2072c6;
	font-weight: lighter;
	font-style: italic;
	padding-bottom: 10px;
}

/* Johnson Box */
/* (START) */
div.johnson-box {
	padding: 30px;
	width: 450px;
	display: block;
	margin: 10px auto;
	border: 1px dotted #ccc;
	background: #eef5f9;
}
div.johnson-box h2 {
	display: block;
	text-align: center;
	padding: 10px 20px;
	color: #3983aa;
	font-weight: bold;
	letter-spacing: -1px;
	font-family: tahoma, sans-serif;
	font-size: 24px;
}
div.johnson-box ul {
	margin-left: 30px;
	color: #666;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	list-style: none;
}
div.johnson-box ul li {
	padding: 5px;
	padding-left: 20px;
	background: url(../images/bullet10.png) no-repeat left;
	color: #3983aa;
}
div.johnson-box ul li strong {
	color: #444;
	font-weight: bold;
}
div.johnson-box p {
	padding: 10px 0;
	font-size: 12px;
	font-family: verdana, sans-serif;
}


/* Testimonial */
/* (START) */
div.testimonial {
	padding: 20px;
	width: 500px;
	display: block;
	margin: 10px auto;
	padding-left: 50px;
	background: url(../images/big-testimonial.gif) no-repeat left top;
}
div.testimonial p {
	font-size: 14px;
	color: #777;
	font-style: italic;
	font-family: georgia, sans-serif;
}
div.testimonial p em {
	background: #faf5a9;
	font-weight: bold;
	font-style: normal;
	padding: 5px;
}
div.testimonial strong {
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #777;
	font-family: verdana, sans-serif;
}

/* Bullet List */
/* (START) */
div.bullet-list {
	padding: 5px 15px;
}
div.bullet-list ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
div.bullet-list ul li {
	display: block;
	padding: 8px;
	background: url(../images/bullet9.png) no-repeat left top;
	padding-left: 24px;
	color: #444;
	font-size: 13px;
	padding-top: 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
	font-family: arial, sans-serif;
}
div.bullet-list ul li strong {
	display: block;
	color: #c80000;
}

/* Buy Now Box */
/* (START) */
div.buynow-box {
    background: #fcffb1;
	padding: 40px 50px;
	width: 400px;
	display: block;
	margin: 10px auto;
	border: 1px dotted #ccc;
}
div.buynow-box h2 {
	display: block;
	text-align: center;
	padding: 10px 20px;
	color: #4d87dd;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: impact, sans-serif;
	font-size: 36px;
}
div.buynow-box h3 {
	display: block;
	text-align: center;
	padding: 10px 20px;
	color: #777;
	font-weight: normal;
	text-transform: uppercase;
	font-family: tahoma, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
}
div.buynow-box ul {
	margin-left: 30px;
	color: #666;
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #666;
	list-style: none;
}
div.buynow-box ul li {
	padding: 5px;
	padding-left: 26px;
	background: url(../images/bullet4.png) no-repeat left;
	color: #4d87dd;
}
div.buynow-box8 ul li strong {
	color: #4d87dd;
	font-weight: bold;
}
div.buynow-box p {
	padding: 10px 0;
	font-size: 11px;
	font-family: verdana, sans-serif;
}
div.buynow-box form input[type=submit] {
	padding: 10px 30px;
	font-size: 12px;
	margin: 10px auto;
	font-weight: bold;
	display: block;
}
div.buynow-box form input[type=checkbox] {
	float: left;
	margin: 10px;
	margin-top: 15px;
	width: 20px;
}
/* (END) */

