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

body {
	padding: 0;
	margin: 0 auto;
	font-family: "trebuchet ms", Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #000;
	background: #badf55 url(../images/layout/body-bg.gif) repeat-x;
}
img { display:block; }
a { color:#ff29a2; 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; }
h3 { letter-spacing:0.2pt; }
em { font-style:normal; font-weight:bold; }

/* HEADER */
.header{
	position: relative;
	width: 960px;
	height: 365px;
	margin: 0 auto;
	background: #FF006E;
}
.header a.img { float:left }
.header .text {
	float: left;
	position: relative;
	width: 360px;
	height: 141px;
	background: #FF006E url(../images/layout/header.text.bg.gif) repeat-x;
}
.header .text img { float:right }
.header .text h1 {
	position: absolute;
	left: 20px;
	bottom: 16px;
	color: #fff;
	font-size: 20px;
	line-height: 38px;
}
.header .text h1 span { font-size:28px }
.header .text h1 span.row1 { color:#fff }
.header .text h1 span.row2 { color:#fffc99 }
.header .text h1 span.row3 { color:#fffd00 }

/* NAVIGATION */
.navigation {
	position: relative;
	width: 956px;
	height: 50px;
	margin: 0 auto;
	padding-top: 2px;
}
.navigation a { float:left }

/* HEADING */
.heading {
	width: 960px;
	height: 130px;
	margin: 0px auto;
	font-weight: bold;
	color: #000000;
	background: #fff url(../images/layout/heading-bg.jpg) no-repeat;
}
.heading h2 {
	padding-top: 30px;
	font-size: 33px;
	font-weight: bold;
	text-align: center;
	line-height: 1.5em;
}
.heading h3 {
	padding: 0px 30px;
	font-size: 13px;
	text-align: center;
	line-height: 1.4em;
}

/* BUTTONS */
a.button,
a.nav-button {
	position: relative;
	display: block;
	overflow: hidden;
	line-height: 45px;
	background: #fff4d1;
	color: #7d0051;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}
a.nav-button { margin:0 2px; line-height:45px; }
a.button:hover,
a.nav-button:hover { color:#ff0079; }
a.button span,
a.nav-button span {
	position: absolute;
	left:0; top:0;
	display: block;
}
a.nav-button,
a.nav-button span { width:314px; height:45px; }
a.nav-button:hover span,
.footer a.nav-button:hover span { background-position: 0px -45px; }
a.members-entrance span { background: url(../images/layout/members-entrance.gif) no-repeat; }
a.instant-access span { background: url(../images/layout/instant-access.gif) no-repeat; }

.footer a.instant-access { position:absolute; left:0; top:196px; }
.footer a.instant-access span { background: url(../images/layout/instant-access-footer.gif) no-repeat; }
.footer a.next-page { position:absolute; right:0; top:196px; }
.footer a.next-page span { background: url(../images/layout/next-page.gif) no-repeat; }
a.all-models span { background: url(../images/layout/all-models.gif) no-repeat; }

a.button { float: left; }
a.button,
a.button span { width:463px; height:45px; }
a.button:hover span { background-position:0px -45px; }
a.button.full-length-movie,
a.button.full-length-movie span { width:417px; height:45px; float:none; margin:auto; }
a.full-length-movie span { background: url(../images/layout/full-length-movie.jpg) no-repeat; }

a.button.watch-free-trailer { margin-right:5px; }
a.watch-free-trailer span { background: url(../images/layout/watch-free-trailer.jpg) no-repeat; }

a.button.instant-access-full-photo-set, 
a.button.instant-access-full-photo-set span { width:884px; height:45px; }
a.instant-access-full-photo-set span { background: url(../images/layout/instant-access-full-photo-set.gif) no-repeat; }

a.button.instant-access-full-movie, 
a.button.instant-access-full-movie span { width:884px; height:45px; }
a.instant-access-full-movie span { background: url(../images/layout/instant-access-full-movie.gif) no-repeat; }

a.view-all-models { float:none; margin:0px auto; position:relative; right:14px; }
a.view-all-models,
a.view-all-models span { width:528px; height: 49px; }
a.view-all-models span { background:url(../images/layout/view-all-models.gif) no-repeat; }
a.view-all-models:hover span { background-position:0px -49px; }

/* EPISODE BOX */
.episodebox {
	position: relative;
	overflow: hidden;
	width: 960px;
	margin: 0px auto;
	padding-top: 24px;
	background: #fff url(../images/layout/episodebox-top-bg.gif) no-repeat;
}
.episodebox.bottom {	
	height: 23px;
	padding: 0px;
	overflow: hidden;
	background: #fff url(../images/layout/episodebox-bottom.gif) no-repeat;
}
.episodebox .title {
	padding: 0px 0px 12px 0px;
	font-size: 30px;
	font-weight: bold;
}
.episodebox .box {
	padding: 0px 26px 5px 38px;
	background: #fff url(../images/layout/episodebox-bg.gif) repeat-y;
}
.episodebox .columns .left {
	position: relative;
	float: left;
	width: 571px;
	height: 361px;
	margin-right: 12px;
	border: 2px solid #98d100;
}
.episodebox .columns .downsize {
	width: 512px;
	height: 384px;
}
.episodebox .columns .left .tinytext {
	font-size: 10px;
	position: relative;
	top: -9px;
	left: 20px;
	color: #999;
}
*+html .episodebox .columns .left .tinytext { top:-5px; }
* html .episodebox .columns .left .tinytext { top:-5px; }
.episodebox .columns .left .scrollable-image {
	position: absolute;
	left:0; top:0;
	width: 571px;
	height: 361px;
	overflow: hidden;
}
.episodebox .columns .left .scrollable-image span {
	display: block;
	width: 2284px;
	height: 365px;
}
.episodebox .columns .left .scrollable-image span img {
	float: left;
}
.episodebox .columns .left .arrow-left {
	position: absolute;
	left:0px; top:0;
	width: 40px;
	height: 361px;
	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:0px; top:0;
	width: 40px;
	height: 361px;
	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: 293px;
	height: 222px;
	overflow: hidden;
	padding: 0px 0px 143px 15px;
	border-left: 1px solid #ff29a2;
	background: url(../images/layout/lr-logo.jpg) 0px 222px no-repeat;
}
.episodebox .columns .expand {
	width: 352px;
	height: 245px;
	background: url(../images/layout/lr-logo-ex.jpg) 0px 245px no-repeat;
}
.episodebox .columns .right .text {
	position: relative;
	overflow: hidden;
	height: 113px;
	padding: 10px 21px 0px 0px;
	margin-bottom: 12px;
	text-align: justify;
	line-height: 1.3em;
}
.episodebox .columns .right .expand-text {
	height: 136px;
}
.episodebox .columns .right .rating {
	padding: 0px 0px 0px 0px;
}

/* EPISODE BOX - THUMBNAILS */
.episodebox .thumbs {
	width: 100%;
	padding-top: 7px;
}
.episodebox .thumbs img {
	float: left;
	margin: 0px 6px 6px 0px;
	border: 2px solid #98d100;
}

/* RATING */
.rating div {
	float: left;
}
.rating b {
	color: #ff29a2;
	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: 100%;
	height: 15px;
	margin: 8px 0px 8px 0px;
}
.rating .bar div {
	position:relative; float:left;
	overflow:hidden; cursor:pointer;
	width:16px; height:15px;
}
.rating .bar .yes { background: url(../images/layout/rating-yes.gif) 50% 0% no-repeat; }
.rating .bar .no { background: url(../images/layout/rating-no.gif) 50% 0% no-repeat; }

/* TOP BOX */
.topbox {
	position: relative;
	overflow: hidden;
	width: 960px;
	margin: 0px auto;
	background: #FA0057 url(../images/layout/topbox-bg.gif) repeat-y;
}
.topbox.bottom {	
	height: 23px;
	padding: 0px;
	overflow: hidden;
	background: #fff url(../images/layout/topbox-bottom.gif) no-repeat;
}
.topbox .title,
.topbox .title span {
	display: block;
	width: 960px;
	height: 67px;
	color: #FFEECB;
}
.topbox .title {
	position: relative;
	padding-left: 30px;
	line-height: 67px;
	font-size: 30px;
}
.topbox .title span { position:absolute; left:0; top:0; }
.topbox .box { padding: 8px 0px 0px 29px; }

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

/* TOP MODELS */
.topbox.top-models .box { padding-bottom:12px; }
.topbox.top-models .cleaner { margin-bottom:0; }
.topbox.top-models .title span { background: url(../images/layout/top-models-title.jpg) no-repeat; }
.topbox .box .model {
	float: left;
	width: 170px;
	height: 230px;
	margin: 0px 10px 20px 0px;
	padding: 1px;
	background: #fff;
}
.topbox .box .model .info { padding: 6px 10px 10px 10px; }
.topbox .box .model .info a.name { font-size: 16px; font-weight: bold; }
.topbox .box .model .info span.age { display: block; margin-bottom: 4px; }
.topbox .box a.text {
	color: #fffccc;
	font-size: 28px;
	font-weight: bold;
	display: block;
	width: 750px;
	margin: 0 auto;
	text-decoration: none;
	position: relative;
	top: -4px;
}
.topbox .box a.text:hover { text-decoration:underline; color:#fff }

/* JOIN FORM */
.join .header .image { background: url(../images/layout/join-header-bg.jpg) no-repeat; }
.join .header .text {
	position: absolute;
	bottom: -40px;
	width: 100%;
	color: #91004c;
	background: #fff;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
}
.join .header h1 span { font-size: 25px; }
.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: 901px;
	margin: 0px auto;
	background: #fff;
	border: 5px solid #ff29a2;
}
/* FOOTER */
.footer {
	height: 406px;
	background: #BADF55 url(../images/layout/footer-bg.gif) 0px 50px repeat-x;
}
.footer .box {
	position: relative;
	width: 960px;
	height: 360px;
	margin: 0px auto;
	background: #badf55 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 a { color: #000; }