/* CSS Salesletter Template by eCoverDesign.com  
 Copyright 2009 by Thomas Breher - All Rights Reserved  */


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
body {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url("../images/background.jpg");
	background-repeat: repeat-x;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	line-height: 19px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
}
h1 {
	color: #9cbebf;
	font-size: 30px;
	font-weight: bold;
	line-height: normal;
	font-family: tahoma;
}
h2 {
	color: #c9033c;
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
	font-family: tahoma;
}
h3 {
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
	font-family: tahoma;
	background-color: #FFFF00;
}

h4 {
	color: #9cbebf;
	font-size: 20px;
	font-weight: bold;
	line-height: normal;
	font-family: tahoma;
}

h5 {
	color: #c9033c;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	font-family: tahoma;

}

h6 {
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	line-height: normal;
	font-family: tahoma;
}

a,  a:link {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #000;
  text-decoration: underline;
}
a:focus {
  color: #000;
}
a:active {
  color: #000;
}
#outerWrapper {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 800px;
}
#outerWrapper #header {
	padding: 10px;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	
}
#outerWrapper #contentWrapper #content {
	margin: 0 0 0 0;
	padding: 10px 55px 50px 25px;
	background-image: url(../images/middle.png);
	background-repeat: repeat-y;
	background-position: center center;
}
#outerWrapper #footer {

	padding: 10px 10px 10px 10px;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 20px;
}
.bonus {
	background-color: #F3F3F3;
	padding: 5px;
	width: 500px;
	border: 1px dashed #666666;
	margin-left: auto;
	margin-right: auto;
}

.guarantee {
	background-color: #FFFFFF;
	padding: 10px;
	width: 350px;
	margin-left: auto;
	margin-right: auto;

	background-image:
	margin-top: 0px;
	border: thin solid #000;
}

li {
	list-style-position: outside;
	list-style-image: url(../images/listdot.gif);
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	text-align: left;
	vertical-align: middle;
	
}
.checkmark {
	list-style-position: outside;
	list-style-image: url(../images/checkmark.gif);
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: text-top;	
}

.testimonialbox { background: url(../images/bg-corner.gif) repeat; }
.testimonialtop div { background: url(../images/tl-corner.gif) no-repeat top left; }
.testimonialtop { background: url(../images/tr-corner.gif) no-repeat top right; }
.testimonialbot div { background: url(../images/bl-corner.gif) no-repeat bottom left; }
.testimonialbot { background: url(../images/br-corner.gif) no-repeat bottom right; }


.testimonialtop div, .testimonialtop, .testimonialbot div, .testimonialbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.testimonialcontent {
	margin: 0 7px;
	font-family:"Courier New";
	font-size:14px;
}

.testimonialbox { width: 500px; margin: 1em auto;
}

.johnsonbox { background: url(../images/bg-corner-grey.gif) repeat; }
.johnsontop div { background: url(../images/tl-corner-grey.gif) no-repeat top left; }
.johnsontop { background: url(../images/tr-corner-grey.gif) no-repeat top right; }
.johnsonbot div { background: url(../images/bl-corner-grey.gif) no-repeat bottom left; }
.johnsonbot { background: url(../images/br-corner-grey.gif) no-repeat bottom right; }


.johnsontop div, .johnsontop, .johnsonbot div, .johnsonbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.johnsoncontent { margin: 0 40px; 
}

.johnsonbox { width: 650px; margin: 1em auto;
}

.orderbutton {
	font-family: tahoma;
	font-size: 35px;
	font-style: normal;
	line-height: 65px;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
	text-decoration: none;
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 69px;
	width: 409px;
	text-align: center;
	display: block;
	padding: 0px;
	clip: rect(auto,auto,auto,auto);
		margin-left: auto; 
	margin-right: auto;
}

a.orderbutton:hover {
	font-family: tahoma;
	font-size: 35px;
	font-style: normal;
	line-height: 65px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 69px;
	width: 409px;
	text-align: center;
	display: block;
	padding: 0px;
	clip: rect(auto,auto,auto,auto);
	margin-left: auto; 
	margin-right: auto;
}
#button {
	float:left;
	position:relative;
	left:50%;
	font-size:11px;
	line-height:normal;
	margin-left: auto;
	margin-right: auto;
	width: auto;
		}
#button ul {
	margin:0;
	padding:10px 0px 0px 0px;
	list-style:none;
	position:relative;
	left:-50%;
	}
#button a {
	float:left;
	background:url("../images/buttonleft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	border-bottom:1px solid #CCCCCC;
	}
#button a span {
	float:left;
	display:block;
	background:url("../images/buttonright.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#666666;
	}

#button a span {float:none;}

#button a:hover span {
	color:#000000;
	}
#button a:hover {
	background-position:0% -42px;
	}
#button a:hover span {
	background-position:100% -42px;
	}  

.testimonialboxleft { background: url(../images/bg-corner.gif) repeat; }
.testimonialtopleft div { background: url(../images/tl-corner.gif) no-repeat top left; }
.testimonialtopleft { background: url(../images/tr-corner.gif) no-repeat top right; }
.testimonialbotleft div { background: url(../images/bl-corner.gif) no-repeat bottom left; }
.testimonialbotleft { background: url(../images/br-corner.gif) no-repeat bottom right; }


.testimonialtopleft div, .testimonialtopleft, .testimonialbotleft div, .testimonialbotleft {
width: 100%;
height: 7px;
font-size: 1px;
}
.testimonialcontentleft { margin: 0 7px; 
}

.testimonialboxleft {
	width: 200px;
	float: left;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: auto;
}

.testimonialboxright { background: url(../images/bg-corner.gif) repeat; }
.testimonialtopright div { background: url(../images/tl-corner.gif) no-repeat top left; }
.testimonialtopright { background: url(../images/tr-corner.gif) no-repeat top right; }
.testimonialbotright div { background: url(../images/bl-corner.gif) no-repeat bottom left; }
.testimonialbotright { background: url(../images/br-corner.gif) no-repeat bottom right; }


.testimonialtopright div, .testimonialtopright, .testimonialbotright div, .testimonialbotright {
width: 100%;
height: 7px;
font-size: 1px;
}
.testimonialcontentright { margin: 0 7px; 
}

.testimonialboxright {
	width: 200px;
	float: right;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 1em;
}

.copyright {
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
	font-family: Arial;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	vertical-align: middle;
 	
}

.testimonialimageleft {
	float: left;
	margin-top: auto;
	margin-right: 10px;
	margin-bottom: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
}

.testimonialimageright {
	float: right;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
}

.orderform {
	float:none;
	position:relative;
	line-height:normal;
	margin-left: auto;
	margin-right: auto;
	width: 450px;
	border:3px dashed #FF0000;
	background-image:url(../images/background-orderform.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding: 10px;
	margin-top: 10px;
		}
		

.price {
	float:none;
	position:relative;
	line-height:normal;
	margin-left: auto;
	margin-right: auto;
	width: 190px;
	background-image:url(../images/priceborder.png);
	background-repeat: no-repeat;
	background-position:top;
	font-family: tahoma;
	font-size: 40px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
	display: block;
	vertical-align: middle;
	padding-top: 30px;
	height: 80px;
		}
		
.underline {
	text-decoration: underline;
}
.strikethrough {
	text-decoration: line-through;
}
.bonusheadline {
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	line-height: 35px;
	font-family: tahoma;
}
