* { margin:0; padding:0 }
body {
	font-family: Verdana, Times, serif;
	text-align: left;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	background: #FFF2D8 url(../images/bg.jpg) repeat-x;
}
body, table { font-size:12px }
p { margin-bottom:15px }
a { color:#fff2d8; text-decoration:underline }
a:hover { text-decoration:none }
h1, h2, h3 { font-weight:normal }
img { border:0 }
.clear { clear:both }
.overflow { overflow:hidden; width:100% }
.container { overflow:hidden; width:1000px; margin:0 auto 0 auto }

/**JOIN**/
.header-main { overflow: hidden; width:1000px; height:403px }
.header-main img  { float:left }

.copyright-cont {
	width: 100%;
	background: #102567 url(../images/footer.jpg) repeat-x;
}

.copytext {
	width: 1000px;
	color: #fff2d8;
	font-size: 10px;
	margin: 0 auto 0 auto;
	text-align: center;
	background: #102567 url(../images/footer-bg.jpg) left top no-repeat;
	padding: 20px 0 10px 0;
}
/**MAIN**/
.container-main,
.container-bottom {
	overflow: hidden;
	width: 960px;
	margin: 0 auto 0 auto;
}

.cont-bg {
	width: 100%;
	background: url(../images/bg-cont.jpg) repeat-x;
}

.menu {
	list-style-type: none;
	height: 125px;
}

.menu li {
	float: left;
	display: inline;
}

a.button,
a.button2 {
	display: block;
	width: 290px;
	height: 125px;
	color: #FFF0D2;
	position: relative;
	overflow: hidden;
	font-size: 24px;
	line-height: 125px;
	text-align: center;
	text-decoration: none;
	background-color: #E600A7;
}

a.button2 {
	height: 96px;
	line-height: 96px;
}

a.button:hover,
a.button2:hover {
	color: #1426C9;
}

a.button span,
a.button2 span,
a.button3 span {
	width: 290px;
	position: absolute;
	height: 125px;
	left: 0px;
	top: 0px;
	cursor: pointer;
}

a.button2 span {
  height: 96px;
}

a.button:hover span {
	background-position: 0 -125px;
}

a.button2:hover span {
	background-position: 0 -96px;
}

a.members {
  width: 314px; 
  margin-right: 2px;
}

a.members span {
	width: 314px;
	height: 125px;
	background: url(../images/members.jpg) no-repeat;
}

a.access {
  width: 317px;
  margin-right: 2px;
}

a.access span {
	width: 317px;
	height: 125px;
	background: url(../images/access.jpg) no-repeat;
}

a.models {
  width: 317px;
}

a.models span {
	width: 319px;
	height: 125px;
	background: url(../images/models.jpg) no-repeat;
}

a.episode-join {
  width:285px;
  margin-top:11px;
  margin-left:auto;
}

a.episode-join span {
	width: 285px;
	height: 125px;
	background: url(../images/btn-click-to-join.jpg) no-repeat;
}

a.episode-join2 {
  width:225px;
  margin-top:11px;
  margin-left:auto;
}

a.episode-join2 span {
	width: 225px;
	height: 96px;
	background: url(../images/btn-click-to-join2.jpg) no-repeat;
}
.head-main {
	font-size: 22px;
	color: #000;
	text-align: center;
	margin-top: 16px;
}

.head-p {
	width: 860px;
	color: #000;
	margin: 15px auto 20px auto;
	text-align: center;
}

.container-main {
	width: 960px;
	margin: 0 auto 10px auto;
}

.episodebox,
.our-sites,
.our-models {
	width: 960px;
	padding-bottom: 10px;
	background: #FFF url(../images/box-bg.jpg) repeat-y left top;
	border-bottom:10px solid #FFF2D8;
}

.episodebox h2, .our-sites h2, .our-models h2 {
	color: #fff2d8;
	height: 43px;
	font-size: 24px;
	font-weight: bold;
	padding: 25px 0 0 23px;
	background: url(../images/title-bg.jpg) no-repeat;
}

*+html .episodebox h2, *+html .our-sites h2, *+html .our-models h2 { padding-bottom:10px }

.episodebox-left {
	float:left;
	display:inline;
	margin-left:11px;
	margin-top: 10px;
	width:620px;
	height:430px;
	position: relative;
	border:4px solid #F0048C;
}

.episodebox-left2 {
	float:left;
	display:inline;
	margin-left:11px;
	margin-top: 10px;
	width: 692px;
}

.scrollable-image {
	width:620px;
	height:430px;
	overflow:hidden;
	position:relative;
}
.scrollable-image span { display:block; width:2480px; height:430px }
.scrollable-image span img { float:left }

.clip {
	float: left;
	display: inline;
	width:512px;
	height:384px;
	overflow:hidden;
	border:4px solid #F0048C;
	position:relative;
}

.scroll-gallery {
	float: left;
	display: inline;
	margin-left: 5px;
	width: 167px;
}

.scroll-gallery img {
	border: 2px #F0008A solid;
	margin-bottom: 3px;
}

.arrow-left,
.arrow-right {
	width:31px;
	height:430px;
	cursor:pointer;
	background-repeat:no-repeat;
	position:absolute;
	top:0;
}

.arrow-left {
  background-image:url(../images/scroll-left.png);
  left:0;
}

.arrow-right {
  background-image:url(../images/scroll-right.png);
  right:0;
}

.episodebox-right,
.episodebox-right2 {
  float:right;
  display:inline;
  margin:10px 20px 0 0;
}

.episodebox-right {
  width:285px;
}

.episodebox-right2 {
  width:225px;
}

.episodebox-right h3,
.episodebox-right2 h3 {
  font-size: 20px;
  margin-bottom: 10px;
}

.episodebox .thumbs {
  overflow:hidden;
  height:173px;
  margin-top:10px;
  margin-left:11px;
}

.episodebox .thumbs img {
  border:2px solid #F0008A;
  float:left;
  margin-right:10px;
}

.episodebox .stars {
  width:100%;
  overflow:hidden;
  margin-bottom: 10px;
}

.episodebox .stars img {
  float:left;
  padding-right:5px;
  cursor:pointer;
}

.rating {
  color:#F0018A;
  font-size:20px;
  margin-bottom: 10px;
}
.rating-current { font-weight:bold }
.rating-total { font-size:16px; font-weight:normal }
.votes { color:#000; font-weight:normal; font-size:14px }

.episode-line {
  display: block;
  height: 1px;
  width: 100%;
  overflow: hidden;
  border-top: 1px #FFEAB8 solid;
}

.episodebox-right .episode-description, .episodebox-right2 .episode-description { padding:5px 5px 5px 0 }
.episodebox-right .episode-description { height:210px; overflow:auto }
.episodebox-right2 .episode-description { height:195px; overflow:auto }

.sites-box, .models-box {
  float: left;
  display: inline;
  width: 227px;
  min-height: 206px;
  background: #E30B5F url(../images/our-sites-bg.jpg) no-repeat;
}
.sites-box { margin:10px 0 0 10px }
.sites-box img, .models-box img { margin:2px }
.sites-box a, .models-box a, .models-box span {
	display: block;
	color: #FFF;
	text-decoration: underline;
	margin: 5px 0 0 8px;
	font-weight: bold;
}
.models-box a.image { margin:0 }
.models-box span { text-decoration:none }
.sites-box a:hover, .models-box a:hover { text-decoration:none; color:#fff2d8 }
.sites-box p, .models-box p { color:#fff2d8; margin:5px 0 10px 8px; width:205px }
.models-box { margin: 10px 4px 0 0 }
.models-container { margin:0 18px }

.left, .right {
	float: left;
	display: inline;
	width: 11px;
	height: 19px;
/*	background: url(../images/left.gif) no-repeat;*/
}
.left { margin:115px 5px 0 3px }
.right { margin:115px 3px 0 3px; /*background:url(../images/right.gif) no-repeat*/ }

.footer {
	position: relative;
	width: 1000px;
	height: 320px;
	background: url(../images/surprise-bg.jpg) no-repeat;
}
.get-access,
.watch-more {
	position: absolute;
	top: 132px;
	width: 239px;
	height: 132px;
}
.get-access {
  left: 12px;
  background: url(../images/get-acces.jpg) no-repeat;
}

.watch-more {
  right: 19px;
  background: url(../images/watch-more.jpg) no-repeat;
}

.get-access:hover,
.watch-more:hover {
  background-position: 0 -132px;
}