/* Different background images */
.girl {
	background-image:url(images/afilliate_lp_girl_bg.jpg);
}
.couple {
	background-image:url(images/afilliate_lp_couple_bg.jpg);
}
.asian {
	background-image:url(images/afilliate_lp_asian_bg.jpg);
}
.gm {
	background-image:url(images/afilliate_lp_gay_bg.jpg);
}
.gf {
	background-image:url(images/afilliate_lp_lesbian_bg.jpg);
}
.hispanic {
	background-image:url(images/afilliate_lp_hispanic_bg.jpg);
}
.afram {
	background-image:url(images/afilliate_lp_afram_bg.jpg);
}
/* headers for generic version */

.affiliate_lp_header_generic {
	background-image: url(images/afilliate_lp_generic_header.gif);
}
.affiliate_lp_subheader_generic {
	background-image: url(images/afilliate_lp_generic_subheader.gif);
}
/* headers for 6mg version */

.affiliate_lp_header_6mg {
	background-image: url(images/afilliate_lp_6mg_header.gif);
}
.affiliate_lp_subheader_6mg {
	background-image: url(images/afilliate_lp_6mg_subheader.gif);
}
/* headers for 15% version */

.affiliate_lp_header_15percent {
	background-image: url(images/afilliate_lp_15percent_header.gif);
}
.affiliate_lp_subheader_percent {
	background-image: url(images/afilliate_lp_percent_subheader.gif);
}
/* headers for 10% version */

.affiliate_lp_header_10percent {
	background-image: url(images/afilliate_lp_10percent_header.gif);
}
/* headers for 20% version */

.affiliate_lp_header_20percent {
	background-image: url(images/afilliate_lp_20percent_header.gif);
}
/* headers for 7 days version */

.affiliate_lp_header_7days {
	background-image: url(images/afilliate_lp_7days_header.gif);
}
.affiliate_lp_subheader_days {
	background-image: url(images/afilliate_lp_days_subheader.gif);
}
/* headers for 5 days version */

.affiliate_lp_header_5days {
	background-image: url(images/afilliate_lp_5days_header.gif);
}
/* headers for 3 days version */

.affiliate_lp_header_3days {
	background-image: url(images/afilliate_lp_3days_header.gif);
}

/* styles for all layouts */
html, body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	width: 100%;
 .text-align: center;
}
#bodyWrapper {
	width: 800px;
	background-color: transparent;
	margin: 20px auto 0px;
	padding: 0px;
 .text-align: left;
}
#bodyContent, #bodyContentInner {
	margin: 0px;
	padding: 0px;
}
.affiliate_wrapper {
	position:relative;
	width:800px;
}
.errorMessageSummary {
	color: #CC0000;
	display:none;
	width:800px;
}
.affiliate_wrapper_t {
	width:799px;
	height:51px;
	position:relative;
}
.affiliate_wrapper_logo {
	overflow: hidden;
	height: 0px !important;
	height /**/:27px;
	width:194px;
	background-image: url(images/afilliate_lp_match_logo.gif);
	background-repeat: no-repeat;
	padding: 27px 0 0 0;
	font-size:1px;
	color:#ffffff;
	position:absolute;
	top:12px;
	left:30px;
}
#alreadyMember {
	overflow: hidden;
	height: 0px !important;
	height /**/:17px;
	width:205px;
	background-image: url(images/afilliate_lp_already_member_link.gif);
	background-repeat: no-repeat;
	padding: 17px 0 0 0;
	font-size:1px;
	color:#ffffff;
	position:absolute;
	top:-140px;
	left:520px;
	text-indent: -4000px;
}
#alreadyMember a {
	display:block;
	height:30px;
	width:220px;
	position:relative;
	top:-30px;
}
.affiliate_wrapper_m {
	width:799px;
	height:578px;
	background-repeat:no-repeat;
	position:relative;
}
.affiliate_lp_header {
	overflow: hidden;
	height: 0px !important;
	height /**/:73px;
	width:382px;
	background-position:center;
	background-repeat: no-repeat;
	padding: 73px 0 0 0;
	font-size:1px;
	color:#ffffff;
	position:absolute;
	top:34px;
	left:30px;
}
.affiliate_lp_subheader {
	overflow: hidden;
	height: 0px !important;
	height /**/:53px;
	width:362px;
	background-repeat: no-repeat;
	padding: 53px 0 0 0;
	font-size:1px;
	color:#ffffff;
	position:absolute;
	top:24px;
	left:431px;
}
.affiliate_lp_copy {
	position:absolute;
	top:76px;
	left:433px;
	width: 325px;
	height: 73px;
	line-height:16px;
}
.affiliate_lp_form_header {
	overflow: hidden;
	height: 0px !important;
	height /**/:21px;
	width:258px;
	background-image: url(images/afilliate_lp_form_header.gif);
	background-repeat: no-repeat;
	padding: 21px 0 0 0;
	font-size:1px;
	color:#ffffff;
	position:absolute;
	top:126px;
	left:66px;
}
