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

body { padding: 0; margin: 0 auto; font-family: "Trebuchet MS", Arial, Verdana; font-size: 12px; color: #FFF; background: #000; }

a:link, a:visited, a:active { color: #fff000; text-decoration: underline; }
a:hover { color: #fff000; text-decoration: none; }
a:focus { outline: none; }

.cleaner { clear: both; }
.cleaner-padding { clear: both; padding: 0 0 1em 0; }

h1,h2,h4,h5,h6 { font-weight: normal; text-align: left; }

h1 {
	font-size: 2.3em;
	line-height: 1;
	margin-bottom: 0.5em;
	letter-spacing: -0.03em;
	color: #FFFFFF;
	text-align: center;
}
h2 { font-size: 1.3em; margin-bottom: 0.75em; line-height: 1.3em; color: #d3d3d3; text-align: center; }
h3 { font-size: 1.8em; margin: 0; padding: 0; letter-spacing: -0.03em; color: #FFF; }

#container {
	width: 930px;
	margin: 0 auto;
	padding: 0;
}

/* HEADER */

.top-text  { height: 17px; text-align: center; padding: 3px 0 0 0; color: #d3d3d3; }

.header {
	width: 930px;
	height: 260px;
	position: relative;
	background-color: #560000;
}
.header .navi {
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 100;
}
.header p {
	line-height: 220px;
	margin: 0px;
	padding-left: 100px;
	font-size: 50px;
	color: #FDC04B;
}
.header p span {
	background-image: url(../images/layout/header.jpg);
	position: absolute;
	height: 260px;
	width: 930px;
	left: 0px;
	top: 0px;
}
.join p span {
	background-image: url(../images/layout/header-join.jpg);
}

.heading { padding:15px; padding-top:0px; }

/* BUTTON LINKS */

a.button {
	display: block;
	width: 290px;
	height: 40px;
	position: relative;
	overflow: hidden;
	font-size: 17px;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	background-color: #3E0600;
}
a.button:hover {
	color: white;
}
a.button span {
	width: 290px;
	position: absolute;
	height: 40px;
	left: 0px;
	top: 0px;
	cursor: pointer;
}
a.button:hover span {
	background-position: center bottom;
}
.header a.button {
	float: left;
}

/* ROLLOVERS ON BUTTONS */

a.members-entrance { width: 211px; }
a.members-entrance span {
	width: 211px;
	background-image: url(../images/buttons/members-entrance.gif);
}
a.get-instant-access { width: 214px; }
a.get-instant-access span {
	width: 214px;
	background: url(../images/buttons/get-instant-access.gif) no-repeat;
}
a.all-our-models { width: 187px; }
a.all-our-models span {
	width: 187px;
	background-image: url(../images/buttons/all-our-models.gif);
}
a.get-full-length-movie-now,
a.click-here-for-free-video ,
a.click-here-for-free-preview ,
a.click-here-for-free-pics,
a.click-here-for-more-details,
a.click-to-get-instant-access {
	margin: 0 10px 10px 0px;
}
a.get-full-length-movie-now span {
	background-image: url(../images/buttons/join-for-full-access.gif);
}
a.click-here-for-free-video span {
	background-image: url(../images/buttons/click-here-for-free-video.gif);
}
a.click-here-for-free-preview span {
	background-image: url(../images/buttons/click-here-for-free-video.gif);
}
a.click-here-for-free-pics span {
	background-image: url(../images/buttons/click-here-for-free-pics.gif);
}
a.click-here-for-more-details span {
	background-image: url(../images/buttons/click-here-for-more-details.gif);
}
a.click-to-get-instant-access {
	width: 416px;
	margin: 0 auto;
}
a.click-to-get-instant-access span {
	width: 416px;
	background-image: url(../images/buttons/click-to-get-instant-access.gif);
}
a.click-to-view-all-our-models {
	width: 416px;
	margin: 0 auto;
}
a.click-to-view-all-our-models span {
	width: 416px;
	background-image: url(../images/buttons/click-to-view-all-our-model.gif);
}
a.click-to-get-full-length-movie {
	width: 590px;
	margin: 0 auto;
}
a.click-to-get-full-length-movie span {
	width: 590px;
	background-image: url(../images/buttons/click-to-get-full-length-movie.gif);
}
a.footer-instant-access {
	position: absolute;
	left: 0px;
}
a.footer-instant-access span {
	background-image: url(../images/buttons/footer-access.gif);
}
a.footer-continue-tour {
	position: absolute;
	right: 0px;
}
a.footer-continue-tour span {
	background-image: url(../images/buttons/footer-tour.gif);
}

/* MAIN COLUMN */

.left-wrapper {
	margin: 0;
	padding: 0px 10px;
}
.alt-left-wrapper {
	width: 610px;
	float: left;
}

/* EPISODE BOX */

.left-wrapper .box-wrapper {
	margin: 0 0 30px 0;
	padding: 0;
	background: #c51300;
}

.left-wrapper .box-wrapper .header-wrapper { height: 56px; background: url(../images/layout/episodebox-center-bg.gif) repeat-x; }
.left-wrapper .box-wrapper .header-wrapper .episode-name { float: left; padding: 15px 10px;  background:  url(../images/layout/episodebox-left-bg.gif) no-repeat top left; }
.left-wrapper .box-wrapper .header-wrapper .comments-rating { 
	float: right; 
	min-width: 100px; 
	padding: 20px 10px 0 10px; 
	background: url(../images/layout/episodebox-right-bg.gif) no-repeat top right; 
	cursor: default;
}
* html .comments-rating {float: right; min-width: 100px; padding: 20px 10px 0 100px; background: url(../images/layout/episodebox-right-bg.gif) no-repeat top right; }
.left-wrapper .box-wrapper .header-wrapper .comments-rating img { padding: 0 2px; margin:0; cursor: pointer; }
.left-wrapper .box-wrapper .header-wrapper .comments-rating b { position:relative; bottom:3px; }

.left-wrapper .box-wrapper .text { padding: 0 10px 10px 10px; line-height: 1.5em; clear: both; }

.left-wrapper .box-wrapper .thumbs {
	padding: 0 0 0 10px;
	overflow: hidden;
	width: 900px;
}
.left-wrapper .box-wrapper .thumbs .disclaimer {
	font-size: 10px;
	color: #e99;
	display: block;
	text-align: center;
	letter-spacing: 0.4px;
}
.left-wrapper .box-wrapper .thumbsG {
	border: 1px solid #c51300;
}
.left-wrapper .box-wrapper .thumbsG img {
	border: 1px solid black;
}
.alt-left-wrapper .box-wrapper .thumbs {
	width: 600px;
}
.left-wrapper .box-wrapper .thumbs img {
	background-color: #990000;
}
.left-wrapper .box-wrapper .thumbs p img {
	background-color: transparent;
}
.alt-left-wrapper .box-wrapper .thumbs .clip {
	width: 512px;
	height: 384px;
	border: 1px solid #6a0b00;
	background: #330000;
	margin: auto;
	overflow: hidden;
}
.left-wrapper .box-wrapper .thumbs .big-thumbnail {
	border: 1px solid #6a0b00;
	float: left;
	margin: 0 10px 10px 0;
}
.left-wrapper .box-wrapper .thumbs .small-thumbnails {
	float: left;
	border: 1px solid #6a0b00;
	margin: 0 10px 10px 0;
}
.left-wrapper .box-wrapper .models {
	padding: 0 8px;
}
.left-wrapper .box-wrapper .models p {
	width: 139px;
	float: left;
	padding: 5px 6px 10px 4px;
	margin: 0 0 5px 0;
}
.left-wrapper .box-wrapper .models p b { font-size:14px; }
.left-wrapper .box-wrapper .models p:hover {
	border: 1px solid #fc9;
	padding: 4px 5px 9px 3px;
	background-color: #cd2e23;
}
.left-wrapper .box-wrapper .models p img {
	border: 1px solid #6a0b00;
	display: block;
	margin: 0px 3px 5px 0px;
	width: 138px;
	background-color: #900;
	opacity: 0.8;
}
.left-wrapper .box-wrapper .models p:hover img {
	opacity: 1.0;
}
.alt-left-wrapper .box-wrapper .buttons a {
	float: left;
	margin-bottom: 8px;
}
.left-wrapper .box-wrapper .buttons-center {
	width: 600px;
	margin: 0 auto;
}
.left-wrapper .box-wrapper .buttons-center a {
	float: left;
}
.left-wrapper .box-wrapper .one-button-center {
	width: 417px;
	margin: 0px auto 10px;
}
.left-wrapper .box-wrapper .bottom-wrapper {
	height: 18px;
	background: red url(../images/layout/episodebox-center-bottom-bg.gif) repeat-x;
	clear: none;
}
.left-wrapper .box-wrapper .bottom-wrapper .right-corner { height: 18px; float: left; background:  url(../images/layout/episodebox-left-bottom-bg.gif) no-repeat top left; }
.left-wrapper .box-wrapper .bottom-wrapper .left-corner { height: 18px; float: right; background: url(../images/layout/episodebox-right-bottom-bg.gif) no-repeat top right; }

/* RIGHT COLUMN */

.right-wrapper {
	float: right;
	width: 270px;
	border-left: 1px solid #310000;
	padding-left: 14px;
	padding-right: 10px;
}
.right-wrapper  .top  {
	background: url(../images/layout/right-box-top.gif) no-repeat;
	line-height: 57px;
	padding-right: 17px;
	padding-left: 17px;
	height: 50px;
	float:none;
	text-align: center;
}
.right-wrapper .right-box-wrapper {
	margin: 0 0 30px;
	background-color: #c51300;
	background-image: url(../images/layout/right-box-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 270px;
}
.right-wrapper .right-box-wrapper .episode  {
	padding: 0px;
	padding-left: 18px;
}
.right-wrapper .right-box-wrapper .episode-dvd  {
	padding: 0px;
	text-align: center;
}
.right-wrapper .right-box-wrapper .episode-title  {
	font-size: 16px;
}
.right-wrapper .right-box-wrapper .views  {
	margin: 0px;
	padding-right: 20px;
}
.right-wrapper .right-box-wrapper .thumb  {
	border: 1px solid #6a0b00;
	margin: 5px 0px 10px;
	clear: both;
	float: none;
	background-color: #990000;
}
.right-wrapper  .models p  {
	float: left;
	margin: 0px;
	padding-bottom: 20px;
	padding-left: 15px;
}
.right-wrapper .models p img {
	border: 1px solid #6A0B00;
	background-color: #990000;
}


/*JOIN PAGE */

.join-box { width: 910px; float: left; margin: 0 0 15px 10px; }
.join-box .top { width: 895px; height: 36px; padding: 15px 0 0 15px; background: #c51300 url(../images/layout/joinbox-01.gif) no-repeat; }
.join-box .box-content { padding: 0 15px 10px 15px;background: #c51300; height: 350px /* remove height at content filling */  }

/* FOOTER */

.footer {
	width: 930px;
	height: 210px;
	position: relative;
	clear: both;
	background-image: url(../images/layout/footer.jpg);
}
.footer .left-text  {
	width: 200px;
	text-align: center;
	line-height: 1.5em;
	position: absolute;
	left: 90px;
	top: 50px;
	font-size:16px;
}
.footer .right-text  {
	width: 200px;
	text-align: center;
	line-height: 1.5em;
	position: absolute;
	top: 50px;
	right: 85px;
	font-size:16px;
}
.footer .navi {
	position: absolute;
	left: 80px;
	top: 128px;
	width: 770px;
	margin: 0px;
}

.copyright { margin: 0 auto 25px auto; text-align: center; font-size: 11px; line-height: 1.6em; color: #999; }
.copyright a { color: #999; text-decoration: underline; }
.copyright a:hover { text-decoration: none; }

a.zoomicon {
	display: block;
	width: 140px; height: 150px;
	position: relative;
}

a.zoomicon img {
	float: left;
}

a.zoomicon span {
	display: block;
	background: url(../images/zoomicon.png) no-repeat;
	position: absolute;
	top:1px; right:-1px;
	width:32px; height:32px;
}