/* the div that holds the content (episodes) */
div.content {
  background: repeat-y center;
}

/* the div that holds the MEMBERS/JOIN/SEEMORE link images at the bottom */
div.bottomLinks {
  text-align: center;
  width: 100%;
}

/* the div that holds the standard text at the very bottom */
div.footer {
  text-align: center;
  font-size: 11px;
  color: black;
  padding: 10px;
}

/* removes borders from all links and images */
img, a {
  border: 0px none;                                                                                               
}

/* the image at the very top of the page */
img.topHeader {
  width: 50px;
  height: 50px;
}

/* the large image right below the topHeader */
img.mainHeader {
  
}

/* the image/link at the bottom to get to the members site */
img.members {
  
}

/* the image/link at the bottom that goes to the join page */
img.joinNow {
  
}

/* the image/link at the bottom to go to the next tour page */
img.seemore {
  
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #000000;
	background-image: url(http://cache.members-access.com/orgysexparties.com/s1/images/bg.jpg);
	background-repeat: repeat;
}

/* Small text */
.txtsmall {
	font-size: 10px;
	color:#999999;
}

/* Small links */
.linksmall {
	color: #FFCC00;
}

/* Table text */
.date {
   color: #663366;
   font-size: 14px;
   font-weight: bold;
   text-align:left;
   padding-left:10px;
}   
.name {
   color: #000000;
   font-size: 20px;
   font-weight: bold;
   text-align:left;
   padding-left:10px;
}
.text {
   text-align:left;
   padding-left:10px;
   padding-right:10px;
}

/* Main wrapper for page */
.wrapper {
	background-color: #ecebeb;
	margin: auto;
	width: 850px;
/*	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: #FFCC33;
	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: #8a0060;
	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: #976b7f;
	height: 30px;
	text-align: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

/* Step 1 arrow */
.join_step1b {
	background-color: #8d427e;
	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: #8a0060;
	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: #976b7f;
	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: #976b7f;
	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: #8a0060;
	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: #810059;
}

/* Step 2 */
.video_step2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #810059;
}

/* Step 3 */
.video_step3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #810059;
}

/* 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: #fcbef1;
}

/* 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: #fcbef1;
}

/* 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: #fcbef1;
}

/* Steps title */
.section_stepstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2d292a;
}

/* 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: #2d292a;
}

/* 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: #FFFFFF;
	background-color: #810059;
}

/* 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: #fcbef1;
}

/*
*--------------------------------------
*/


div#seo_footer {
  margin: auto;
  width: 600px;
  color: white;
  font-size: 11px;
  text-align: center;
}
/* Transparent PNG FIX for HTML - IMAGES MUST BE INSIDE A DIV TAG FOR THIS TO WORK - DEPENDANT ON BLANK.GIF FILE */
img {
	behavior: url(http://cache.images.members-access.com/rp20/iepngfix.htc);
	border: 0px;
}

body {
	margin: 0px;	
}
.clearBoth {
	clear: both;
}


/*PV BRANDING*/
.pvBrandingShort {
	margin: 0px auto;
	padding: 0px 10px;
	height: 48px;
	background: #000 url(http://cache.images.members-access.com/rp20/main-pv-branding-002.jpg) no-repeat;
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	text-align: center;
	white-space: nowrap;
}
.pvBrandingShort img {
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}

.pvBrandingShort .brandText{
	float:left;
	height: 20px;
	padding: 15px 20px 13px 10px;
}



/*HEADER AREA*/
#mainTopShort {
	margin: 0px;
	padding: 0px;
	height: 165px;
	width: 100%;
	background: #000 url(http://cache.members-access.com/orgysexparties.com/s1/images/photo-hdr.jpg) no-repeat left top;
	overflow: hidden;
}
#siteLogoShort {
	background: url(http://cache.images.members-access.com/rp20/site-logo-bg-horz-002.png) no-repeat;
	float: left;
	height: 165px;
	width: 245px;
}
#hdrButns {
	float: right;
	width: 245px;
	height: 165px;
	border-left: 2px solid #000;
}



/*TAGLINE*/
.tagline {

	height: 20px;
	background: #000;
	border-bottom: 1px solid #000000;
	font: bold 17px Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	padding: 7px 20px;
	white-space: nowrap;
}


/*Number Images*/

div.number-img-1, div.number-img-2, div.number-img-3, div.number-img-4, div.number-img-5, div.number-img-6, div.number-img-7, div.number-img-8, div.number-img-9, div.number-img-0, div.number-img-comma{
	display: inline-block;
	float: left;
	height: 48px;
	width:  24px;
	clear: none;
}
div.number-img-1 { background: url(http://cache.images.members-access.com/rp20/number-1.png) no-repeat bottom left; }
div.number-img-2 { background: url(http://cache.images.members-access.com/rp20/number-2.png) no-repeat bottom left; }
div.number-img-3 { background: url(http://cache.images.members-access.com/rp20/number-3.png) no-repeat bottom left; }
div.number-img-4 { background: url(http://cache.images.members-access.com/rp20/number-4.png) no-repeat bottom left; }
div.number-img-5 { background: url(http://cache.images.members-access.com/rp20/number-5.png) no-repeat bottom left; }
div.number-img-6 { background: url(http://cache.images.members-access.com/rp20/number-6.png) no-repeat bottom left; }
div.number-img-7 { background: url(http://cache.images.members-access.com/rp20/number-7.png) no-repeat bottom left; }
div.number-img-8 { background: url(http://cache.images.members-access.com/rp20/number-8.png) no-repeat bottom left; }
div.number-img-9 { background: url(http://cache.images.members-access.com/rp20/number-9.png) no-repeat bottom left; }
div.number-img-0 { background: url(http://cache.images.members-access.com/rp20/number-0.png) no-repeat bottom left; }
div.number-img-comma { background: url(http://cache.images.members-access.com/rp20/number-comma.png) no-repeat bottom left; width:11px; }

/* Transparent PNG FIX for HTML - IMAGES MUST BE INSIDE A DIV TAG FOR THIS TO WORK - DEPENDANT ON BLANK.GIF FILE */
img {
	behavior: url(images/iepngfix.htc);
	border: 0px;
}

#pvShortHeaderLogo { overflow: hidden; }
#pvShortHeaderLogo img { width: 149px; height: 43px; }