@CHARSET "UTF-8";


#affiliate_container {
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin: 0px;
	padding: 10px;
	background-color: #FFFFFF;
	color: black;
	font-family: sans-serif;
	font-size: medium;
	margin-top: 15px;
}

#affiliate_container p {
	color: black;
	font-family: sans-serif;
	font-size: medium;
	margin-top: 15px;
	text-align: left;
}

#affiliate_container a {
	color: blue;
	
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	display: block;
}

#affiliate_container .quicklinks a {
	text-align: left;
	display: inline;
}

#affiliate_container h1 {
	text-align: center;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 26px;
}

#left_border {
	background-image: url("images/template/affiliates/salesletter_02.png");
	background-repeat: repeat-y;
	background-position: center;
}

#right_border {
	background-image: url("images/template/affiliates/salesletter_04.png");
	background-repeat: repeat-y;
	background-position: center;
}

#quote {
	float: right;
	height: 260px;
	width: 180px;
	padding: 5px;
	margin: 5px;
	background-color: #FFF08F;
	border: 1px solid #666666;
	font-size: 14px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
#guarantee {
	background-color: #FFFFCC;
	border: 3px dashed #990000;
	padding: 10px;
}
#guarantee img {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#guarantee h2 {
	text-align: center;
	font-size: 18px;
	color: #990000;
}
#video {
	background-color: #E8EAF0;
	padding: 10px;
	border: 4px dashed #56AEDD;
}
.product_box {
	float: left;
	margin-right: 20px;
}
#video #details {
	float: right;
	width: 250px;
}
#video #headline {
	font-size: 24px;
	text-align: center;
	font-weight: bold;
}
#affiliate_container h2    {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #990000;
}
.yellow {
	font-weight: bold;
	background-color: #FFFF00;
}
.style5 {
	color: #FF0000;
	font-weight: bold;
}
.style6 {font-size: 24px}
.style7 {font-size: 14px}
.style8 {font-size: 12px; }
.style9 {color: #FF0000}
.quicklinks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #D6FFC0;
	border: 1px dashed #006600;
}
.admaterial {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EBFFD7;
	border: 3px dashed #009900;
	padding: 0px;
	margin: 0px;
	text-align: center;
}