@charset "utf-8";
/* CSS Document */

/* header nav */

#members-area a:link {
	width: 192px;
	height: 37px;
	display: block;
	background:url(../img/members-area.gif) top no-repeat;
}

#members-area a:visited {
	width: 192px;
	height: 37px;
	display: block;
	background:url(../img/members-area.gif) top no-repeat;
}

#members-area a:hover {
	width: 192px;
	height: 37px;
	display: block;
	background:url(../img/members-area-hover.gif) top no-repeat;
}

#bookmark-site a:link {
	width: 192px;
	height: 37px;
	display: block;
	background:url(../img/bookmark.gif) top no-repeat;
}

#bookmark-site a:visited {
	width: 192px;
	height: 37px;
	display: block;
	background:url(../img/bookmark.gif) top no-repeat;
}

#bookmark-site a:hover {
	width: 192px;
	height: 37px;
	display: block;
	background:url(../img/bookmark-hover.gif) top no-repeat;
}

#watch-trailer a:link {
	width: 192px;
	height: 37px;
	display: block;
	background:url(../img/watch-trailer.gif) top no-repeat;
}

#watch-trailer a:visited {
	width: 192px;
	height: 37px;
	display: block;
	background:url(../img/watch-trailer.gif) top no-repeat;
}

#watch-trailer a:hover {
	width: 192px;
	height: 37px;
	display: block;
	background:url(../img/watch-trailer-hover.gif) top no-repeat;
}

#instant-access a:link {
	width: 192px;
	height: 37px;
	display: block;
	background:url(../img/instant-access.gif) top no-repeat;
}

#instant-access a:visited {
	width: 192px;
	height: 37px;
	display: block;
	background:url(../img/instant-access.gif) top no-repeat;
}

#instant-access a:hover {
	width: 192px;
	height: 37px;
	display: block;
	background:url(../img/instant-access-hover.gif) top no-repeat;
}

/* /header nav */

#intro-bg {
	background: url(../img/header_16.gif) top no-repeat;
	width: 620px;
	height: 105px;
}

#intro-bg p {
	font-size: 12px;
	line-height: 13px;
	color: #000;
	padding: 10px;
}

.red {
	color: #a20000;
}

/* trailer */

#trailer {
	width: 920px;
	height: 444px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	background: url(../img/trailer.png) top no-repeat;
}

#trailer-screen {
	background: url(../img/trailer-screen.jpg) top no-repeat;
	width: 720px;
	height: 406px;
	margin: 0 auto;
	padding: 0 0 0 0;
}

#play-button {
	width: 150px;
	height: 150px;
	margin: 0 auto;
	padding: 128px 0 0 0;
}

/* /trailer */

/* episode */

.episode-content-bg {
	background: url(../img/episode_01.jpg) top no-repeat;
	width: 1000px;
	height: 555px;
	margin: 30px 0 0 0;
}

.episode-content-bg table {
	width: 990px;
	margin: 10px auto 0 auto;
}

.episode-content-bg table img {
	border: 1px solid #6f6f6f;
	margin: 0 0 2px 0;
}

.episode-content-bg table p {
	font-size: 14px;
	color: #FFF;
	text-align: justify;
	padding: 20px 20px 0 20px;
	margin: 0;
}

.episode-title {
	font-size: 50px !important;
	font-weight: bold;
	text-align: center !important;
	color: #dac395 !important;
	padding: 0 !important;
	margin: 0 !important;
}

.episode-link-bg {
	background: url(../img/episode_03.gif) top no-repeat;
	width: 1000px;
	height: 57px;
}

.episode-link-bg p {
	font-size: 20px;
	text-align: center;
	padding: 7px 0 0 0;
}

/* /episode */

/* footer nav */

#nav {
	margin: 30px auto 0 auto;
	width: 880px;
}

#next-page a:link {
	width: 372px;
	height: 62px;
	display: block;
	background:url(../img/next-page.gif) top no-repeat;
}

#next-page a:visited {
	width: 372px;
	height: 62px;
	display: block;
	background:url(../img/next-page.gif) top no-repeat;
}

#next-page a:hover {
	width: 372px;
	height: 62px;
	display: block;
	background:url(../img/next-page-hover.gif) top no-repeat;
}

#instant-access-footer a:link {
	width: 372px;
	height: 62px;
	display: block;
	background:url(../img/instant-access-footer.gif) top no-repeat;
}

#instant-access-footer a:visited {
	width: 372px;
	height: 62px;
	display: block;
	background:url(../img/instant-access-footer.gif) top no-repeat;
}

#instant-access-footer a:hover {
	width: 372px;
	height: 62px;
	display: block;
	background:url(../img/instant-access-footer-hover.gif) top no-repeat;
}

/* /footer nav */

/* footer */

#footer {
	margin: 30px 0 0 0;
}

#footer-nav-bg {
	background: url(../img/footer_02.gif) top no-repeat;
	width: 1000px;
	height: 50px;
}

#footer-nav-bg table {
	width: 960px;
	margin: 0 auto;
}

#footer-nav {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #dd0000;
	padding: 19px 0 0 0;
	margin: 0;
}

#footer-nav a:link {
	color: #fff;
	text-decoration: none;
}

#footer-nav a:visited {
	color: #fff;
	text-decoration: none;
}

#footer-nav a:hover {
	color: #fff;
	text-decoration: underline;
}

#copyright {
	font-size: 10px;
	color: #d28383;
	text-align: right;
	padding: 14px 0 0 0;
	margin: 0;
}

#legal-bg {
	background: url(../img/footer_04.gif) top no-repeat;
	width: 1000px;
	height: 70px;
}

#legal-bg p {
	margin: 0;
	padding: 30px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #000;
}

#legal-bg p a:link {
	color: #a20000;
	text-decoration: underline;
}

#legal-bg p a:visited {
	color: #947251;
	text-decoration: none;
}

#legal-bg p a:hover {
	color: #e64040;
	text-decoration: none;
}

/* /footer */
