@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	color: #2d020c;
	background-color: #FFFFFF;
	background-image: url(body-bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Helvetica;
}
.clear {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
ul.buttons {
	list-style-type: none;
	position: absolute;
	z-index: 1;
}
ul.buttons li {
	/*float: left;*/
}
ul.buttons li a {
	display: block;
	text-align: center;
	background-color: #FFFF00;
	color: #3a0066;
	text-decoration: none;
	/*font-weight: bold;*/
	position: absolute;
}
ul.buttons li a:hover {
	color: #000000;
	background-color: #FFFF99;
}
ul.buttons li a strong {
	color: #FF0000;
}
ul.buttons li a span {
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
}
ul.buttons li a:hover span {
	background-position: bottom;
}


.main {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.main .warning-buttons {
	background-image: url(top-bg.jpg);
	background-repeat: no-repeat;
	width: 960px;
	font-weight: bold;
	height: 194px;
}
.main .warning-buttons a {
	height: 89px;
	width: 230px;
	top: 50px;
	line-height: 40px;
}

.main .warning-buttons .leave {
	left: 116px;
}
.main .warning-buttons .leave span {
	background-image: url(button-leave.jpg);
}

.main .warning-buttons .enter {
	left: 612px;
}
.main .warning-buttons .enter span {
	background-image: url(button-enter.jpg);
}
.main .content {
	position: relative;
	width: 960px;
	padding-top: 56px;
	background-image: url(warning-content-bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.main .content h1 {
	position: absolute;
	display: block;
	height: 62px;
	width: 337px;
	color: #fb006f;
	text-transform: uppercase;
	line-height: 60px;
	font-size: 52px;
	left: 17px;
	top: -20px;
	z-index: 1;
}
.main .content h1 span {
	background-image: url(warning.gif);
	display: block;
	position: absolute;
	height: 62px;
	width: 337px;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
	background-position: center top;
}
.main   .content   p, .main  .content  li {
	font-size: 12px;
	line-height: 18px;
	margin-left: 20px;
	padding-top: 0px;
	margin-right: 410px;
	margin-bottom: 18px;
	position: relative;
	z-index: 1;
}
.main .content li {
	list-style-type: none;
	background-image: url(li-arrow.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	padding-left: 24px;
}
.main .content .picture {
	background-image: url(warning-content-pic.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 561px;
	width: 453px;
	top: 0px;
	right: 0px;
}

.main .top-join {
	background-image: url(top-join.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 410px;
	width: 960px;
	background-color: #F3072F;
}
.main .top-join .top-join-01 {
	background-image: url(top-join-01.gif);
	background-repeat: no-repeat;
	position: absolute;
	width: 960px;
	left: 0px;
	top: 0px;
	height: 72px;
}
.main .top-join .top-join-02 {
	background-image: url(top-join-02.jpg);
	background-repeat: no-repeat;
	height: 206px;
	width: 960px;
	left: 0px;
	top: 72px;
	position: absolute;
}
.main .top-join .top-join-03 {
	background-image: url(top-join-03.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 132px;
	width: 960px;
	left: 0px;
	top: 278px;
}

.main    .top-join    p, .main   .top-main   p.top {
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	left: 20px;
	top: 35px;
	width: 900px;
}
.main .top-join .button-join {
	width: 945px;
	height: 89px;
	left: 8px;
	top: 286px;
	line-height: 42px;
	font-size: 24px;
}
.main .top-join .button-join span {
	background-image: url(button-join.jpg);
}
.main .join-form {
	background-image: url(form-bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 109px;
	height: 570px;
}

.main .join-form .top {
	background-image: url(join-form-top.jpg);
	background-repeat: no-repeat;
	height: 109px;
	text-align: center;
	background-color: #8A0868;
	color: #ffe59f;
}
.main .join-form .top h1 {
	font-family: Impact;
	font-size: 40px;
	color: #ffe59f;
	padding-top: 18px;
	font-weight: normal;
}
.main .join-form .top p {
	font-size: 16px;
}
.main   .bottom-join    {
	padding-top: 40px;
	text-align: center;
}
.main  .bottom-join  h2, .main .middle .top h2 {
	font-family: Impact;
	font-size: 42px;
	font-weight: normal;
	color: #f81c47;
}
.main  .bottom-join  p, .main .middle .top p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #7a0a95;
	line-height: 18px;
}
.main .bottom-join img {
	margin-top: 20px;
}
.main .top-main {
	position: relative;
	height: 749px;
	width: 960px;
	background-color: #FF9515;
}
.main .top-main .top-main-01 {
	background-image: url(top-main-01.jpg);
	background-repeat: no-repeat;
	height: 72px;
	position: absolute;
	width: 960px;
	left: 0px;
	top: 0px;
}
.main .top-main .top-main-02 {
	background-image: url(top-main-02.jpg);
	position: absolute;
	height: 365px;
	width: 360px;
	left: 0px;
	top: 72px;
	background-repeat: no-repeat;
}
.main .top-main .top-main-03 {
	background-image: url(top-main-03.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 365px;
	width: 600px;
	top: 72px;
	right: 0px;
}
.main .top-main .top-main-04 {
	background-image: url(top-main-04.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 144px;
	width: 960px;
	left: 0px;
	top: 437px;
}
.main .top-main .top-main-05 {
	background-image: url(top-main-05.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 169px;
	width: 476px;
	left: 0px;
	top: 581px;
}
.main .top-main .top-main-06 {
	background-image: url(top-main-06.jpg);
	height: 169px;
	width: 484px;
	top: 581px;
	right: 0px;
	position: absolute;
}


.main .top-main h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #fe0937;
	position: absolute;
	left: 13px;
	top: 345px;
}
.main .top-main p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #180200;
	position: absolute;
	left: 13px;
	top: 370px;
	width: 385px;
}
.main  .top-main  p  a {
	color: #ca1608;
	text-decoration: none;
}

.main  .top-main  p  a:hover {
	text-decoration: underline;
}
.main .top-main .buttons {
	top: 627px;
	left: 8px;
	width: 464px;
	height: 89px;
}
.main .top-main .buttons a {
	height: 89px;
	width: 230px;
	line-height: 40px;
	font-size: 18px;
	top: 0px;
}
.main .top-main .buttons .ma {
	left: 0px;
}
.main .top-main .buttons .ma span {
	background-image: url(button-memabers-area.jpg);
}
.main .top-main .buttons .ia {
	right: 0px;
}
.main .top-main .buttons .ia span {
	background-image: url(button-instant-access.jpg);
}
.main  .middle .top {
	background-image: url(middle-top-bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	height: 85px;
	padding-top: 16px;
}
.main .middle .episode .top {
	background-image: url(episode-top-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	height: 125px;
	width: 960px;
	margin: 0px;
	padding: 0px;
	background-color: #E3184F;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
.main .middle .episode .top h3 {
	color: #fffcee;
	font-weight: normal;
	margin-left: 18px;
	padding-top: 20px;
	font-size: 22px;
}
.main .middle .episode .top p {
	font-size: 12px;
	line-height: 18px;
	width: 765px;
	margin-left: 20px;
	color: #fff3bb;
}
.main .middle .episode .movies {
	background-image: url(episode-movies-bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.main .middle .episode .movies .big {
	margin-right: auto;
	margin-left: auto;
	width: 920px;
	padding: 8px;
	background-color: #e100b4;
	border: 2px solid #d21dff;
	height: 550px;
}
.main .middle .episode .movies .thumbs {
	padding-top: 9px;
	padding-left: 10px;
}
.main .middle .episode .movies .thumbs div {
	float: left;
	margin-right: 9px;
	height: 158px;
	width: 222px;
	padding: 2px;
	border: 1px solid #d21dff;
	background-color: #e100b4;
}
.main .middle .buttons {
	background-image: url(movie-buttons-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 133px;
	position: relative;
	margin-bottom: 30px;
}
.main .middle .buttons a {
	top: 27px;
	height: 85px;
	line-height: 40px;
}
.main .middle .buttons .play {
	width: 293px;
	left: 13px;
}
.main .middle .buttons .play span {
	background-image: url(button-play.jpg);
}
.main .middle .buttons .download {
	width: 630px;
	right: 10px;
}
.main .middle .buttons .download span {
	background-image: url(button-download.jpg);
}
.main .bottom {
	position: relative;
	height: 328px;
}
.main .bottom .bottom-main-01 {
	background-image: url(bottom-main-01.jpg);
	height: 328px;
	width: 257px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
}
.main .bottom .bottom-main-02 {
	background-image: url(bottom-main-02.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 328px;
	width: 440px;
	left: 257px;
	top: 0px;
}
.main .bottom .bottom-main-03 {
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(bottom-main-03.jpg);
	height: 328px;
	width: 263px;
}


.main  .bottom  div {
	text-align: center;
	position: absolute;
	top: 0px;
	color: #6d06a3;
	height: 73px;
}
.main  .bottom  div  strong {
	font-weight: normal;
	color: #eb00a3;
	line-height: 40px;
}
.main .bottom div span {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	height: 73px;
	background-repeat: no-repeat;
	background-position: center top;
}
.main .bottom .download {
	width: 257px;
	left: 0px;
}
.main .bottom .download span {
	background-image: url(download-all.jpg);
}
.main .bottom .downloadx {
	width: 257px;
	left: 0px;
}
.main .bottom .downloadx span {
	background-image: url(watch-more.jpg);
}

.main .bottom .watch {
	width: 263px;
	right: 0px;
}
.main .bottom .watch span {
	background-image: url(watch-more.jpg);
}
.main .bottom .watchx {
	width: 263px;
	right: 0px;
}
.main .bottom .watchx span {
	background-image: url(download-all.jpg);
}

.main .bottom .buttons {
	width: 960px;
	top: 150px;
}
.main .bottom .buttons a {
	line-height: 40px;
	height: 89px;
	width: 230px;
	top: 0px;
}
.main .bottom .buttons .ma {
	left: 8px;
}
.main .bottom .buttons .ma span {
	background-image: url(button-memabers-area-bottom.jpg);
}
.main .bottom .buttons .next {
	right: 10px;
}
.main .bottom .buttons .next span {
	background-image: url(button-next-page.jpg);
}

.main .bottom .buttons .nextinstant {
	right: 10px;
}
.main .bottom .buttons .nextinstant span {
	background-image: url(button-instant-access.jpg);
}

input { position:relative; vertical-align: middle; padding: 2px; font-size: 12px; font-family: Verdana, Helvetica, Arial, sans-serif; border:#ccc 1px solid; }

.formtabl {margin:0;padding:0; position:relative; font-family:Arial, Helvetica, sans-serif}
.formtabl table {margin:0;padding:0; position:relative; font-family:Arial, Helvetica, sans-serif}
.formtabl td {margin:0;padding:0; position:relative; font-family:Arial, Helvetica, sans-serif}
.formtabl td table {margin:0;padding:0; position:relative; font-family:Arial, Helvetica, sans-serif}
.formtabl td table td {margin:0;padding:0; position:relative; font-family:Arial, Helvetica, sans-serif}