body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

/* Small text */
.txtsmall {
	font-size: 10px;
}

/* Small links */
.linksmall {
	color: #D161A0;
}

/* Main wrapper for page */
#wrapper {
	background-color: #ecebeb;
	margin: auto;
	width: 820px;
	border-top-width: 5px;
	border-right-width: 12px;
	border-bottom-width: 10px;
	border-left-width: 12px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #232323;
	border-right-color: #232323;
	border-bottom-color: #232323;
	border-left-color: #232323;
}

/* Divider */
#divider {
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 7px;
}

/* Spacer */
#spacer {
	height: 15px;
}

/* Footer */
#footer {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #232323;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
}

/* Footer links */
#footer a { 
	color: #D161A0;
	font-weight: bold;
}

#footer a.footlink { 
	font-size: 11px;
	font-weight: bold;
}

/*
*--------------------------------------
* Join page 
*--------------------------------------
*/

/* Forms section title */
.join_sectiontitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	text-transform: uppercase;
	padding: 5px;
	margin-bottom: 1px;
}

/* Container for right side */
.join_rightcontainer {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

/* Lines for right section */
.horzline {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

/* No credit card options */
.formcontainer {
	margin-bottom: 1px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	clear: none;
	float: none;
	height: 40px;
	background-color: #DDDDDD;
}

/*
*--------------------------------------
* Join page - site thumbs
*--------------------------------------
*/

/* Box around site thumb and name */
.site_thumbbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
	font-weight: bold;
	width: auto;
}

/* Box around thumb itself */
.site_thumb {
	width: 195px;
	height: 145px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 5px;
}


/*
*--------------------------------------
* Join page - main join form
*--------------------------------------
*/

/* Step 1 */
.join_step1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	background-color: #521433;
	text-align: center;
	padding: 5px;
	height: 30px;
	width: 30px;
	margin-bottom: 1px;
}

/* Step 1 text */
.join_step1a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ac4f7b;
	height: 30px;
	text-align: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

/* Step 1 arrow */
.join_step1b {
	background-color: #eecbdb;
	height: 30px;
	width: 30px;
	padding: 5px;
	margin-bottom: 1px;
}

/* Step 1 field names */
.join_step1c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #303030;
	text-decoration: none;
	background-color: #f6d3e3;
	height: 30px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}

/* Step 1 input fields */
.join_step1d {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #303030;
	text-decoration: none;
	background-color: #f6d3e3;
	height: 30px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}

/* Step 2 */
.join_step2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #622055;
	text-align: center;
	float: left;
	padding: 5px;
	height: 30px;
	width: 30px;
	margin-bottom: 1px;
}

/* Step 2 text */
.join_step2a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8d427e;
	height: 30px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}

/* Step 2 drop down */
.join_step2b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8d427e;
	height: 30px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}

/* Step 3 */
.join_step3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5f394e;
	text-align: center;
	float: left;
	height: 32px;
	width: 30px;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}

/* Step 3 text */
.join_step3a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #976b7f;
	height: 31px;
	padding-top: 11px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}

/* Step 3 submit button */
.join_step3b {
	background-color: #976b7f;
		height: 40px;
	padding-bottom: 0px;
	padding-top: 2px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}

/*
*--------------------------------------
* Join page - other payment options
*--------------------------------------
*/

/* Check option icon */
.join_option1 {
	background-color: #CCCCCC;
	background-image: url(images/icon-bg-check.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 30px;
	width: 30px;
	padding: 5px;
}

/* Check option text */
.join_option1a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-color: #DDDDDD;
	width: 200px;
	height: 30px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	float: left;
}

/* Check option button */
.join_option1b {
	background-color: #DDDDDD;
	width: 102px;
	height: 30px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	float: left;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* Phone option icon */
.join_option2 {
	background-color: #CCCCCC;
	background-image: url(images/icon-bg-phone.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 30px;
	width: 30px;
	padding: 5px;
}

/* Phone option text */
.join_option2a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-color: #DDDDDD;
	width: 200px;
	height: 30px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	float: left;
}

/* Phone option button */
.join_option2b {
	background-color: #DDDDDD;
	width: 102px;
	height: 30px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	float: left;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* Declined cc option icon */
.join_option3 {
	background-color: #CCCCCC;
	background-image: url(images/icon-bg-cc.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 30px;
	width: 30px;
	padding: 5px;
}

/* Declined cc option text */
.join_option3a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-color: #DDDDDD;
	width: 200px;
	height: 30px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	float: left;
}

/* Declined cc option button */
.join_option3b {
	background-color: #DDDDDD;
	width: 102px;
	height: 30px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	float: left;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*
*--------------------------------------
* Join page - bullet points
*--------------------------------------
*/

/* Header for bullet points */
.bulletpointsheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

/* Span across bullet points */
.bulletpoints {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
}

/* Line for each bullet point */
.bulletpointsline {
	background-image: url(images/bullet-arrow-clear.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: left center;
	font-size: 12px;
	margin-bottom: 13px;
	padding-left: 17px;
	display: block;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

/* Testimonial header */
.testimonialheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 10px;
}

/* Testimonials */
.testimonials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

/*
*--------------------------------------
* Video page 
*--------------------------------------
*/

/* Video episode description */
.video_text {
	background-image: url(images/vidtext-bg.jpg);
	background-repeat: no-repeat;
	height: 134px;
	width: 726px;
	font-size: 12px;
	margin: auto;
	text-align: center;
	color: #000000;
	font-weight: normal;
	text-align: justify; 
	overflow: hidden;
}

/* Screen shot of site */
.screenshot {
	border: 4px solid #968A8A;
	height: 445px;
	width: 335px;
}

/*
*--------------------------------------
* Video page - join form
*--------------------------------------
*/

/* Step 1 */
.video_step1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ac4f7b;
}

/* Step 2 */
.video_step2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8d427e;
}

/* Step 3 */
.video_step3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #976b7f;
}

/* Step 1 input fields */
.video_step1a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #f7d2ed;
}

/* Step 2 select box */
.video_step2a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ffecfb;
}

/* Step 3 submit button */
.video_step3a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ffe5fa;
}

/* Steps title */
.section_stepstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
}

/* No credit card title */
.section_nocctitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
}

/* Notes section in steps and no cc title */
.section_subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

/* Other payment options text */
.video_subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	background-color: #CCCCCC;
}

/* Icon background */
.iconbg {
	background-color: #999999;
}

/* Input buttons */
.video_joinfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	background-color: #CCCCCC;
}

/*
*--------------------------------------
*/



/*
*--------------------------------------
* Pink Visual Pass
*--------------------------------------
*/

/* See all images */
.seeall {
	text-align: right;
	padding-top: 6px;
	padding-bottom: 6px;
}

/* Section header images */
.pvhead {
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}

/* Box around episode thumb and name */
.episode_thumbbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
	font-weight: bold;
	width: auto;
}

/* Box around episode thumb */
.episode_thumb {
	height: 140px;
	width: 176px;
	background-image: url(images/thumb-bg.jpg);
	background-repeat: no-repeat;
	margin-top: 1px;
	margin-bottom: 1px;
}

/* Episode page text */
.pagelinks {
	color: #D161A0;
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
	text-align: center;
}

/* Episode page links */
.pagelinks a { 
	color: #D161A0;
}
