@charset "UTF-8";
/* CSS Document */

body {
	margin: 0 auto;
	padding: 0;
	padding-bottom: 10px;
	font-family: "trebuchet ms", Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #000;
	background: #000 url(../images/layout/body-bg.gif) repeat-x;
}
img {
	display: block;
}
a {
	color: #ff0000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

.cleaner {
	position: relative;
	overflow: hidden;
	clear: both;
	height: 1px;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
h1,h2 { letter-spacing:-0.5pt; }
em { font-style:normal; font-weight:bold; }
/* HEADER */
.header {
	position: relative;
	width: 960px;
	height: 306px;
	margin: 0px auto;
	background: #000;
}
.header .title {
	position: absolute;
	left: 20px;
	top: 130px;
	color: #fff;
	font-size: 40px;
	line-height: 40px;
}
.header img.image1 {
	position: absolute;
	left: 0px;
	top: 0px;
}
.header img.image2 {
	position: absolute;
	left: 340px;
	top: 0px;
}
.header img.image3 {
	position: absolute;
	right: 0px;
	top: 0px;
}
.header h1 {
	position: absolute;
	left: 0px;
	top: 11px;
	width: 960px;
	color: #ffffff;
	font-size: 20px;
	line-height: 38px;
	text-align: center;
	font-size: 26px;
}
.header h1 strong {
	color: #ffa800;
}

/* NAVIGATION */
.navigation {
	position: relative;
	width: 850px;
	height: 70px;
	margin: 0px auto;
	padding: 0px 0px 0px 110px;
	background: url(../images/layout/navigation-bg.jpg) no-repeat;
}
.navigation a {
	float: left;
}

/* HEADING */
.heading {
	width: 960px;
	height: 109px;
	margin: 0px auto;
	font-weight: bold;
	color: #fff;
}
.heading h2 {
	padding-top: 16px;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}
.heading h3 {
	padding: 6px 20px 0px 20px;
	font-size: 15px;
	text-align: center;
	letter-spacing: 0.9pt;
	color: #999;
}

/* BUTTONS */
a.button,
a.nav-button {
	position: relative;
	display: block;
	overflow: hidden;
	line-height: 57px;
	background: #333333;
	color: #fff;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}
a.button:hover,
a.nav-button:hover {
	color: #FAC600;
}
a.button span,
a.nav-button span {
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
}
a.nav-button {
	line-height: 70px;
}
a.nav-button,
a.nav-button span {
	width: 247px;
	height: 70px;
}
a.nav-button:hover span {
	background-position: 0px -70px;
}
a.members-entrance span {
	background: url(../images/layout/btn-members.jpg) no-repeat;
}
a.nav-button.instant-access,
a.nav-button.instant-access span {
	width: 241px;
}
a.instant-access span {
	background: url(../images/layout/btn-instant-access.jpg) no-repeat;
}
.footer a.instant-access {
	position: absolute;
	left: 110px;
	top: 138px;
}
.footer a.instant-access span {
	background: url(../images/layout/btn-instant-access-footer.jpg) no-repeat;
}
.footer a.continue {
	position: absolute;
	right: 110px;
	top: 138px;
}
.footer a.continue span {
	background: url(../images/layout/btn-continue.jpg) no-repeat;
}
.footer a.instant-access,
.footer a.instant-access span,
.footer a.continue,
.footer a.continue span {
	width: 257px;
	height: 57px;
	line-height: 57px;
}
.footer a.instant-access:hover span,
.footer a.continue:hover span {
	background-position: 0px -57px;
}
a.all-models, a.all-models span { width:252px; }
a.all-models span { background: url(../images/layout/btn-all-models.jpg) no-repeat; }
a.button { float:left; }
a.button, a.button span { width:258px; height:57px; }
a.button:hover span { background-position: 0px -57px; }
a.watch-free-trailer, a.full-length-movie { margin-left: 1px; }
a.watch-free-trailer span { background: url(../images/layout/btn-free-trailer.jpg) no-repeat; }
a.full-length-movie { margin-top: 11px; }
a.full-length-movie span { background: url(../images/layout/btn-full-movie.jpg) no-repeat; }
a.get-full-access { margin-top: 11px; }
a.get-full-access span { background: url(../images/layout/get-full-access.jpg) no-repeat; }

a.view-all-models {
	float: none;
	margin: 0px auto;
	margin-top: -26px;
	margin-bottom: 20px;
}
a.view-all-models, a.view-all-models span { width:600px; height:59px; }
a.view-all-models span { background: url(../images/layout/btn-view-all-models.jpg) no-repeat; }
a.view-all-models:hover span { background-position: 0px -59px; }

/* EPISODE BOX */
.episodebox {
	position: relative;
	overflow: hidden;
	width: 960px;
	margin: 0px auto;
	margin-bottom: 20px;
	background: #fff url(../images/layout/episodebox-bg.gif) repeat-y;
}
.episodebox .title {
	min-height: 84px;
	_height: 84px;
	padding: 25px 19px 1px 19px;
	font-size: 30px;
	font-weight: bold;
	background: url(../images/layout/episodebox-title-bg.jpg) no-repeat;
}
.episodebox .title .text {
	position: relative;
	overflow: hidden;
	padding: 20px 0px 0px 0px;
	margin-bottom: 12px;
	text-align: justify;
	font-size: 14px;
	font-weight: normal;
	line-height: 16px;
}
.episodebox .box {
	padding: 0px 18px 18px 18px;
	background: url(../images/layout/episodebox-bottom-bg.jpg) 0% 100% no-repeat;
}
.episodebox .columns .left {
	position: relative;
	float: left;
	width: 653px;
	height: 464px;
	border: 2px solid #cb0000;
}
.episodebox .columns .left-clip { width:512px; height:384px; }
*+html .episodebox .columns .left-clip div { float:left }
.episodebox .columns .left-clip img { margin-bottom:4px }
*+html .episodebox .columns .left-clip img { margin:0 }
.episodebox .columns .left .tinytext { font-size:10px; color:#444; position:relative; top:-9px; left:16px; }
*+html .episodebox .columns .left .tinytext { top:-5px; }
.episodebox .columns .left .scrollable-image {
	position: absolute;
	left:0; top:0;
	width: 653px;
	height: 464px;
	overflow: hidden;
}
.episodebox .columns .left .scrollable-image span {
	display: block;
	width: 2612px;
	height: 464px;
}
.episodebox .columns .left .scrollable-image span img {
	float: left;
}
.episodebox .columns .left .arrow-left {
	position: absolute;
	left:0; top:0;
	width: 40px;
	height: 464px;
	background: url(../images/layout/arrow-left.png) no-repeat;
	cursor: pointer;
}
* html .episodebox .columns .left .arrow-left {
	background-color: transparent;
	background-image: url(../images/layout/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/layout/arrow-left.png", sizingMethod="image"); 
}
.episodebox .columns .left .arrow-right {
	position: absolute;
	right:0; top:0;
	width: 40px;
	height: 464px;
	background: url(../images/layout/arrow-right.png) no-repeat;
	cursor: pointer;
}
* html .episodebox .columns .left .arrow-right {
	background-color: transparent;
	background-image: url(../images/layout/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/layout/arrow-right.png", sizingMethod="image"); 
}

.episodebox .columns .right {
	float: left;
	width: 261px;
	height: 434px;
	margin-left: 6px;
}
.episodebox .columns .right img { border:2px solid #cb0000; }
.episodebox .columns .right-clip { width:402px; height:354px; }
.episodebox .columns .right .rating { color:#fff; }

/* EPISODE BOX - THUMBNAILS */
.episodebox .thumbs {
	width: 930px;
	padding-top: 6px;
}
.episodebox .thumbs img {
	float: left;
	margin: 0px 6px 6px 0px;
	border:2px solid #cb0000;
}

/* RATING */
.rating div { float:left; }
.rating .votes {	float:right; }
.rating .row {
	width: 243px;
	height: 22px;
	padding: 1px 9px 0px 9px;
	background: #cb0000;
}
.rating .clip-row { width:384px; }
.rating b { color:#000; font-weight:bold; }
.rating .title {
	padding: 0px;
	padding-right: 8px;
	font-size: 14px;
	font-weight: normal;
}
.rating .bar {
	position: relative;
	overflow: hidden;
	clear: both;
	width: 252px;
	height: 30px;
	margin: 8px 0px 8px 6px;
}
.rating .bar div {
	position: relative;
	overflow: hidden;
	float: left;
	width: 23px;
	height: 30px;
	cursor: pointer;
}
.rating .bar .yes { background: #fff url(../images/layout/rating-yes.gif) no-repeat; }
.rating .bar .yes-even {
	padding-right: 4px;
	background: #fff url(../images/layout/rating-yes-even.gif) no-repeat;
}
.rating .bar .no { background: #fff url(../images/layout/rating-no.gif) 50% 0% no-repeat; }
.rating .bar .no-even {
	padding-right: 4px;
	background: #fff url(../images/layout/rating-no-even.gif) no-repeat;
}

/* TOP BOX */
.topbox {
	position: relative;
	overflow: hidden;
	width: 962px;
	margin: 0px auto;
	background: url(../images/layout/topbox-bg.gif) 0px 76px no-repeat;
}
.topbox.bottom {	
	height: 13px;
	padding: 0px;
	overflow: hidden;
	margin-bottom: 20px;
	background: url(../images/layout/topbox-bottom.gif) no-repeat;
}
.topbox .title,
.topbox .title span {
	display: block;
	width: 962px;
	height: 76px;
	color: #FFEECB;
	background: #AF0000;
}
.topbox .title {
	position: relative;
	padding-left: 30px;
	line-height: 76px;
	font-size: 30px;
}
.topbox .title span {
	position: absolute;
	left: 0px;
	top: 0px;
}
.topbox .box {
	padding: 8px 0px 0px 19px;
}
.topbox .box img {
	border: 1px solid #fff;
}

/* TOP SITES */
.topbox .title.top-sites span {
	background: url(../images/layout/top-sites-title.jpg) no-repeat;
}
.topbox .box .site {
	float: left;
	width: 222px;
	height: 247px;
	margin: 0px 4px 0px 0px;
	padding: 3px;
	background: url(../images/layout/site-bg.gif) no-repeat;
}
.topbox .box .site .info {
	margin-top: 6px;
	line-height: 18px;
}
.topbox .box .site .info span {
	display: block;
	font-size: 18px;
	text-align: center;
	color: #fff;
}
.topbox .box .site .info a {
	display: block;
	text-align: center;
}

/* TOP MODELS */
.topbox.top-models .title span {
	background: url(../images/layout/top-models-title.jpg) no-repeat;
}
.topbox .box .model {
	float: left;
	width: 176px;
	height: 283px;
	margin: 0px 6px 6px 0px;
	padding: 2px;
	background: url(../images/layout/model-bg.gif) no-repeat;
}
.topbox .box .model .info {
	padding: 10px;
	color: #fff;
}
.topbox .box .model .info a.name {
	font-weight: bold;
}
.topbox .box .model .info span.age {
	display: block;
	margin-bottom: 4px;
}

/* JOIN FORM */
.join {
	background: #000 url(../images/layout/join-body-bg.gif) repeat-x;
}
.join .header {
	width: 960px;
	height: 306px;
}
.join .header .image {
	width: 960px;
	height: 306px;
	background: url(../images/layout/join-header-bg.jpg) no-repeat;
}
.join .header h1.stats {
	top: 225px;
	left: 80px;
	line-height: 24px;
	font-size: 18px;
	text-align: left;
	letter-spacing: 0px;
}
.join .heading h2 {
	position: relative;
	padding-top: 16px;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	background: #555;
}
.join .heading h2 span {
	position: absolute;
	right: 0px;
	top: 0px;
	display: block;
	width: 960px;
	height: 58px;
	background: url(../images/layout/join-heading-bg.jpg) no-repeat;
}
.join .heading h3 {
	padding-top: 20px
}
.join .form-box {
	position: relative;
	top: 50px;
	width: 960px;
	margin: 0px auto;
	padding: 35px 0px 60px 0px;
	background: #E5FF9C url(../images/layout/join-form-box.gif) repeat-x;
}
.join .form {	
	width: 960px;
	margin: 0px auto;
	background: #fff;
}
.join .form .top {
	height: 38px;
	background: url(../images/layout/join-form-top-bg.gif) no-repeat;
}

.join .form .bottom {
	position: relative;
	overflow: hidden;
	height: 18px;
	margin: 0px;
	background: url(../images/layout/join-form-bottom-bg.gif) no-repeat;
}
.join .form .content {
	margin-top: -10px;
	padding: 10px 28px 10px 28px;
	text-align: justify;
	background: url(../images/layout/join-form-content-bg.gif) repeat-y;
}
/* FOOTER */
.footer {
	height: 406px;
	background: url(../images/layout/footer-bg.gif) 0px 29px repeat-x;
}
.footer .box {
	position: relative;
	width: 960px;
	height: 320px;
	margin: 0px auto;
	background: url(../images/layout/footer-image.jpg) no-repeat;
}
.footer .box .text {
	position: absolute;
	top: 24px;
	width: 246px;
	height: 35px;
}
.footer .box .navigation {
	position: absolute;
	top: 190px;
	width: 253px;
	height: 63px;
	padding: 3px 0px 0px 3px;
}
.footer .box .copyright {
	position: absolute;
	bottom: 0px;
	width: 100%;
	font-size: 11px;
	text-align: center;
}
.footer .box .copyright,
.footer .box .copyright a {
	color: #fff;;
}