/* ------------------------------------------------ TEMPLATE STYLES ---------------------------------------- */

html { height: 100%; margin-bottom: 1px;
}

body {
	background: url('images/bg.png');
	background-repeat: repeat-x;
	background-color:#0F397E;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
}


p {font-size:16px; font-family:tahoma;}


ul {margin-left:30px; list-style-type: none; padding:5px 40px 0 0;}
li {background-image:url('images/arrow.jpg'); height:auto; background-repeat: no-repeat; padding:0 0 15px 30px; font-size:14px; font-family:tahoma;}
li.arrow2 {background-image:url('images/arrow2.png'); height:auto; background-repeat: no-repeat; padding:0 0 20px 40px; text-align:left; font-weight:bold;}
li.arrow1 {background-image:url('images/arrow1.png'); height:auto; background-repeat: no-repeat; padding:0 0 20px 40px; text-align:left; font-weight:bold;}
li.checkbox {background-image:url('images/checkbox.png'); height:auto; background-repeat: no-repeat; padding:0 0 20px 40px; font-weight:bold; font-size:16px}

#warning {font-family:tahoma; font-weight:bold; margin:0 auto; padding-top:10px; background:url('images/warning.jpg') no-repeat; width:586px; height:54px; color:#202098; text-align:center;}

#submitpad {
	padding: 3px;
	background-color: #ff0000;
  margin: 0px;
  border-width: 5px;
  border-color: #ff0000;
  border-spacing: 0;
}


#guarantee {
	background:url("images/guarantee_bg.jpg") no-repeat;
	width:586px;
	height:315px;
	font-family:Tahoma}
	
.redandbigger {
	font-size: 24px;
	color: #d70305;
	text-align: center;
	font-weight: bolder;
	margin-top:15px;}


.redandbiggerleft {
	font-size: 24px;
	color: #B2091D;
	text-align: left;
	font-weight: bolder;}
	
.bigger {
	font-size: 18px;
	font-weight: bold;
	color:#000000;}

.headline {
	font-size:24px;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #cc0000;
	text-align:center;
	margin:0;
	padding-top:10px;}
	
.headline-left {
	font-size:24px;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #cc0000;
	text-align:left;
	margin:0;
	padding-top:10px;}
	
.subheadline {
	font-size:18px;
	font-family:Georgia, Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight:bold;
	margin-top:15px;}

	
.subtitle {
	font-size: 20px;
	color: #CC0000;
	font-family: Georgia;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	margin:0 auto;}
	
.subtitle_left {
	font-size: 26px;
	color: #CC0000;
	text-align: left;
	font-weight: bold;
	margin-top:0;}
	

p.bold {font-weight:bold;}

.bold {font-weight:bold;}
.italic {font-style:italic;}
.bolditalic {font-weight:bold; font-style:italic;}
.underline {text-decoration:underline;}
.boldunderline {font-weight:bold; text-decoration:underline;}


.highlight {
	font-weight:bold;
	background-color:#FFFF00;}
		
.italiclight {
	font-weight:bold;
	background-color:#FFFF00;
	font-style:italic;}

img {border:0}
img.leftbb {float:left; padding:0; margin:0 10px 10px 0; border:6px solid #000000;}
img.rightbb {float:right; padding:0; margin:0 0 10px 20px;border:6px solid #000000;}


blockquote {
	width:500px;
	background-color:#FDFFD2;
	margin:15px auto 15px auto;
	padding: 0px 10px 0px 10px;
	border: 1px dashed #FF0000;
	text-align:left;
	}

.floatleft {float:left; padding:0 10px 5px 0;}
.floatright {float:right; padding:0 0 10px 20px;}
.center {text-align:center; margin:0 auto;}
.boxright {float:right; padding:10px; width:200px; background-color:#FFFDC4; border:2px dashed #000000; text-align:left; margin-left:10px; }
.testimonial {font-size:12px; font-family: Georgia; font-style:italic;}
.testimonial_title {font-size:12px; font-family: Georgia; font-style:italic; font-weight:bold;}
.bonus {margin:0 auto; width:500px; text-align:left;}