@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	font-family: Helvetica, Arial, serif;
	font-size: 12px;
	color: #352706;
	width: 100%;
	background-color: #352706;
}

label {
	width: 150px;
	text-align:right;
	display: block;
	float: left;
	margin-top: 10px;
	*margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
}

input, select, textarea {
	width: 300px;
	float: left;
	display: block;
	margin-top: 10px;
	*margin-top: 0px;
	font-size: 10px;
}

/** ID's **/

#bodyContainer {
	margin: 0 auto;
	width: 1062px;
	min-height: 1000px;
	background-color: #352706;
}

#bodyContainerLeft {
	margin: 0px;
	width: 45px;
	float: left;
	min-height: 1000px;
	background-image: url(../../images/MB_leftextra.jpg);
	background-repeat: no-repeat;
}

#bodyContainerRight {
	margin: 0px;
	width: 1016px;
	min-height:  1000px;
	background-color: #5c450f;
	float: left;
}

#bodyContainerRightTop {
	width: 1016px;
	margin: 0px;
	border: 0px;
	height: 84px;
}

#bodyContainerHome {
	height: 161px;
	border: 0px;
	width: 1016px;
}

#bodyContainerRightMenu {
	width: 1016px;
	margin: 0px;
	border: 0px;
	height: 198px;
}

#bodyContainerRightMenuLeft {
	float: left;
	width: 286px;
	height: 198px;
	border: 0px;
	margin: 0px;
}

#bodyContainerRightMenuRight {
	float: left;
	width: 730px;
	height: 198px;
	border: 0px;
	margin: 0px;
}

#bodyContainerRightMenus {
	height: 67px;
	width: 730px;
	margin: 0px;
	border: 0px;
}

#bodyContainerMain {
	width: 1016px;
	background-image: url(../../images/main_background.jpg);
	min-height: 500px;
	border: 0px;
	margin: 0px;
}

#bodyContainerMainLeft {
	background-image: url(../../images/MB_leftsidebackground.jpg);
	width: 26px;
	margin: 0px;
	border: 0px;
	float: left;
	min-height: 500px;
}

#bodyContainerMainRight {
	width: 980px;
	border: 0px;
	margin: 0px;
	background-color: #fff;
	float: left;
}

#bodyContainerMainText {
	width: 950px;
	border: 0px;
	margin-left: 46px;
	margin-right: 20px;
	margin-bottom: 0px;
	min-height: 500px;
	padding-bottom: 50px;
}

#bodyTextOnly {
	width: 900px;
	border: 0px;
	margin-left: 46px;
	margin-bottom: 0px;
	min-height: 500px;
	padding-bottom: 50px;
	padding-top: 20px;
}


#bodyContainerMainBottom {
	width: 1016px;
	border: 0px;
	margin: 0px;
	border: 0px;
	min-height: 100px;
	background-image: url(../../images/MB_bottombackground.jpg);
}

#bodyContainerMainBottomText {
	width: 950px;
	border: 0px;
	margin-left: 46px;
	margin-right: 20px;
	padding-top: 10px;
}

#footerCopy {
	color: #a9b953;
	margin-bottom: 25px;
}

#footerCopy a {
	color: #a9b953;
	text-decoration: none;
}

#footerMain {
	color: #a9b953;	
}

#footerMain a {
	color: #a9b953;
	text-decoration: none;
}

#footerMain2 {
	color: #a9b953;
	margin-top: 3px;
	margin-bottom: 15px;	
}

#footerMain2 a {
	color: #a9b953;
	text-decoration: none;
}

#footerMain3 {
	color: #a9b953;	
}

#footerMain3 a {
	color: #fff;
	text-decoration: none;
}

#footerMain4 {
	color: #a9b953;
	margin-top: 3px;	
}

#footerMain4 a {
	color: #fff;
	text-decoration: none;
}

#footerMenu {
	text-align: center;
	width: 960px;
}

#footerParents {
	color: #352706;	
	margin-bottom: 20px;
}

#footerParents a {
	color: #352706;
	text-decoration: none;
}

#freeAreaBox {
	width: 600px;
	border: 2px solid #352706;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: 149px;
	margin-bottom: 20px;
}

#freeAreaComingSoon {
	padding-left: 40px;
	margin-bottom: 30px;
}

#movie {
	margin-left: 150px;
	margin-top: 0px;
	padding-top: 0px;
}


#promoBanner {
	display: block;
	margin-top: 30px;
	margin-left: 35px;
	margin-bottom: 30px;
}

#promoBanner img {
	display: block;
	border: 0pt none;
}

#returnHome {
	margin-left: 15px;
	width: 945px;
	text-align: right;
	font: 12px Helvetica, Arial, Sans;
	color: #a3c459;
	margin-top: -40px;
}

#returnHome a {
	color: #a3c459;
	text-decoration: none;
}

/** CLASSES's **/

.bodyContainerRightMenuButtons {
	float: left;
	margin: 0px;
	border: 0px;
	height: 67px;
}

.bodySubTitle {
	font-weight: bold;
	font-size: 13px;
	color: #596e23;
	margin-top: 40px;
	margin-left: 20px;
}

.bodyTitle {
	font-size: 16px;
	font-weight: bold;
	color: #596e23;
	margin-left: 20px;
	padding-top: 10px;
}

.bodyTitle a {
	font-size: 16px;
	font-weight: bold;
	color: #bc0101;
	padding-top: 10px;
	text-decoration: none;
}


.enterButton {
	float: left; 
	width: 314px; 
	margin-left: 50px; 
	margin-top: 20px;
	font-weight: bold;
	text-align: center;
	color: #352706;
	font-size: 18px;
}

.exitButton {
	float: left; 
	width: 314px; 
	margin-left: 100px; 
	margin-top: 20px;
	font-weight: bold;
	text-align: center;
	color: red;
	font-size: 18px;
}

.freeAreaSignupLeft {
	float: left;
	width: 120px;
	border: 0px;
	margin-left: 140px; 
}

.freeAreaSignupRight {
	float: left;
	width: 200px;
	margin-bottom: 4px;
}

.joinBillingHeader {
	display: block; 
	width: 610px; 
	height: 62px;
}

.joinBillingLeft {
	display: block; 
	float: left; 
	width: 27px; 
	height: 709px; 
	margin-left: 16px;
}

.joinBillingOptions {
	margin-top: 10px; 
	line-height: 25px; 
	margin-left: 83px; 
	font-size: 15px; 
	font-weight: bold; 
	color: #352706;
}

.joinBillingRight {
	display: block; 
	float: left; 
	width: 33px; 
	height: 709px;
}

.joinButtons {
	width: 218px; 
	height: 44px; 
	display: block; 
	float: right; 
	margin-top: 55px; 
	margin-right: 20px;
}

.joinNoLabel {
	width: auto;
	text-align: inherit;
	display: inline;
	float: none;
	margin-top: 0px;
	margin-left: 0px; 
	margin-right: 0px;
}

label {
	width: 150px;
	text-align:right;
	display: block;
	float: left;
	margin-top: 10px;
	*margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
}

input, select, textarea {
	width: 300px;
	float: left;
	display: block;
	margin-top: 10px;
	*margin-top: 0px;
	font-size: 10px;
}

.joinPrice {
	display: block; 
	margin-left: -258px; 
	width: 943px; 
	height: 81px; 
	position: relative; 
	z-index: 5; 
	margin-top: 15px;
}

.joinPricing {
	margin-top: 10px; 
	line-height: 25px; 
	margin-left: 83px; 
	font-size: 15px; 
	font-weight: bold; 
	color: #352706;
}

.joinSidebar {
	 display:block; 
	 float: left; 
	 position: relative; 
	 z-index:2; 
	 width: 286px; 
	 height: 953px; 
	 margin-left: -46px; 
	 margin-bottom: -50px;
	 
}

.joinStep1 {
	width: 460px; 
	height: 33px; 
	margin-top: 38px; 
	display: block;
}

.joinStep2 {
	width: 505px; 
	height: 33px; 
	display: block; 
	margin-top: 55px;
}

.latestUpdateLeft {
	width: 285px; 
	margin-right:
	margin-left: 12px;
	font-size: 12px;
	font-family: Helvetica, Arial, Sans;
	color: #352706;
}

.latestUpdateLeft h1 {
	font-weight: bold;
	font-size: 14px;
}

.latestUpdateLeft h1 a {
	text-decoration: none;
	color: #352706;
}

.dates {
	font-color: #b3d066;
	font-weight: bold;
	text-align: right;
}

.latestUpdateLeftimg
{
	border: 1px solid #352706; 
	width: 283px; height: 158px;
} 

.latestUpdateRight {
	background-image: url(../../images/MB_membersbigpicbackground.jpg) top left no-repeat;
	width: 652px;
	height: 372px;
}

.links1 {
	float: left; 
	margin-left: 70px; 
	width: 255px;
}

.links2 {
	float: left; 
	margin-left: 20px; 
	width: 255px;
}

.links3 {
	float: left; 
	margin-left: 25px; 
	width: 255px;
}

.mainText {
	font-size: 12px;
	color: #5b440e;
	margin-left: 20px;
	margin-right: 35px;
}

.mainText a {
	text-decoration: none;
	color: #352706;
}

.mainText li {
	text-decoration: none;
	color: #5b440e;
	margin-left: 30px;
}

.memberScene {
	width: 945px;
	margin-left: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../../images/MB_members_scenebackground.jpg) top left no-repeat;
}

.memberSceneFree {
	width: 945px;
	margin-left: -5px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../../images/MB_members_scenebackground.jpg) top left no-repeat;
}

.memberSceneLeft {
	width: 475px;
	float: left;
}

.memberSceneRight {
	width: 470px;
	float: left;
}

.pagination {
	font-style: italic; color: #5C450F; font-size: 12px; float: right;
	font-weight: bold;
	margin-bottom: 15px;
	margin-right: 10px;
}

.pagination a {
	text-decoration: none;
	font-weight: normal;
	color: #5B4509;
}

.pagination span {
	font-weight: bold;
	text-decoration: none;
}

.pageSubTitle {
	margin-left: 20px;
	width: 945px;
	text-align: right;
	margin-top: -30px;
	margin-bottom: 20px;
}

.playerDiv {
	border: 1px solid #312405;
	background: #312405 url('../../images/MB_videopreviewbackground.jpg') top left no-repeat;
	width: 433px;
	height: 253px;
	padding-top: 8px;
	padding-left: 12px;
}

.playerDiv2 {
	border: 1px solid #312405;
	background: #312405 url('../../images/MB_membersbigpicbackground.jpg') top left no-repeat;
	width: 647px;
	height: 364px;
	padding-top: 8px;
	padding-left: 5px;
}

.sampleVideo {
	display: block;
	width: 422px;
	height: 237px;
	position: relative;
	z-index: 1;
}

.sampleVideo2 {
	display: block;
	width: 638px;
	height: 358px;
	position: relative;
	z-index: 1;
}


.sampleVideoPlayButton {
	 margin-left: 150px;
	 margin-top: -175px;
	 float: left;
	 display: block;
	 border: 0;
	 position: relative;
	 z-index: 10;
}

.sampleVideoPlayButton2 {
	 margin-left: 250px;
	 margin-top: -250px;
	 float: left;
	 display: block;
	 border: 0;
	 position: relative;
	 z-index: 10;
}

.sceneDescription {
	min-height: 96px;
	overflow: hidden;
}

.sceneDetails {
	width: 945px;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.sceneDetailsLeft {
	width: 290px;
	float: left;
}

.sceneDetailsLeftTitle {
	font: bold 20px Helvetica, Arial, Sans;
	color: #352706;
	width: 290px;
}

.sceneDetailsLeftSubTitle {
	font: bold 14px Helvetica, Arial, Sans;
	font-style: italic; 
	color: #a5bf5c;
	width: 290px;
	margin-top: 3px;
}

.sceneDetailsLeftText {
	font: 11px Helvetica, Arial, Sans;
	color: #352706;
	width: 290px;
	margin-top: 10px;
}

#sceneDetailsMovie {
	margin-left: 9px;
	margin-top: 9px;
}

.sceneDetailsPhotos {
	width: 945px;
	margin-left: 15px;
	margin-top: 10px;
}

.sceneDetailsPhoto {
	width: 228px;
	height: 124px;
	border: 1px solid #352706;
	margin-left: 8px;
	float: left;
}

.sceneDetailsRating {
	margin-top: 50px;
}


.sceneDetailsRight {
	width: 625px;
	margin-left: 30px;
	float: left;
}

.sceneDetailsRightLeft {
	width: 445px;
	height: 261px;
	float: left;
	border: 1px solid #352706;
	background-image: url(../../images/MB_videopreviewbackground.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.sceneDetailsRightRight {
	width: 145px;
	float: left;
	margin-left: 25px;
}

.sceneDetailsRightRightText {
	margin-left: 15px;
	font: 11px Helvetica, Arial, Sans;
	color:#352706;
}

.sceneDivider {
	margin-top: 30px;
	margin-bottom: 30px;
	border: 0px;
	width: 945px;
	min-height: 5px;
	background-image: url(../../images/MB_scenedivider.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}


.sceneLeft {
	float: left;
	width: 499px;
	/* border: 1px solid blue; */
	padding-left: 15px;
}

.scenePicLeft {
	width: 222px;
	height: 126px;
	float: left;
	margin-left: 12px;
}

.scenePicRight {
	width: 222px;
	height: 126px;
	float: left;
	margin-left: 10px;
}


.sceneRightPlayer {
	float: right;
	width: 456px;
	/* border: 1px solid red; */
}

.sceneSeperatorImage {
	display: block;
	padding: 15px 0;
}

.sceneText {
	font: 12px Helvetica, Arial, Sans;
	width: 470px;
	float: left;
	margin-top: 15px;
}

.sceneTitle {
	font: bold 15px/17px Helvetica, Arial, Sans;
	color: #352706;	
}

.sceneTitleLeft {
	font: bold 20px Helvetica, Arial, Sans;
	color: #352706;
	float: left;
	width: 350px;
}

.sceneTitleLeftA {
	font: bold 20px Helvetica, Arial, Sans;
	color: #352706;
	float: left;
	width: 450px;
}

.sceneSubTitleLeftA {
	font: bold 14px Helvetica, Arial, Sans;
	font-style: italic; 
	color: #a5bf5c;
	float: left;
	width: 350px;
	margin-top: 3px;
}

.sceneTitleRight{
	font: bold 15px Helvetica, Arial, Sans;
	color: #352706;
	float: left;
	width: 115px;
	margin-left: 10px;
}

.subButton {
	width: 80px; 
	margin-left: 390px;
	margin-top: 7px;
	*margin-top: -10px;
}

.theBilling {
	margin-left: 20px; 
	width: 610px; 
	margin-left: 20px; 
	margin-top: 28px;
}

.theBilling2 {
	float: left; 
	width: 508px; 
	height: 709px; 
	padding: 0 11px;
}

.theJoin {
	float: left; 
	width: 710px;
}

