* {
  margin: 0px;
  padding: 0px;
}

body {
  font-family: Arial, Verdana, Times, serif;
  text-align: left;
  font-size: 12px;
  color: #000000;
  line-height: 15px;
  background: #FFC59A url(../images/bg.jpg) repeat-x;
}

body, table { font-size:12px }
p { margin-bottom:15px }
  
a, a:hover {
  color: #fffdf2;
  text-decoration: underline;
  outline: none;
}

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-join,
.header-main {
  overflow: hidden;
  width: 1000px;
  height: 307px;
}

.header-main img { float:left }

.logo-join,
.logo-main {
  float: left;
  display: inline;
  width: 500px;
  height: 307px;
}

.logo-join {
  background: url(../images/logo-join.jpg) no-repeat;
}

.logo-main {
  background: url(../images/logo-main.jpg) no-repeat;
}

.top-join,
.top-main {
  float: left;
  display: inline;
  width: 500px;
  height: 307px;
}

.top-join {
  background: url(../images/top-join.jpg) no-repeat;
}

.top-main {
  background: url(../images/top-main.jpg) no-repeat;
}

.container-join {
  width: 951px;
  margin: 7px auto 0 auto;
}

.head-join {
  width: 951px;
  height: 94px;
  background: #C30006 url(../images/head-join.jpg) no-repeat;
}

.form-box {
  width: 921px;
  min-height: 500px;
  padding: 15px;
  margin: 0 auto 0 auto;
  background: #FFECDE url(../images/form-bg.jpg) left bottom no-repeat;
}

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

.footer {
  width: 1000px;
  color: #fffdf2;
  font-size: 10px;
  text-align: center;
  margin: 0 auto 0 auto;
  font-family: verdana;
  background: url(../images/footer-bg.jpg) repeat-y;
}

.webmaster {
  padding-top: 28px;
  height: 26px;
  background: url(../images/webmaster-bg.jpg) top left no-repeat;
}

.warning {
  margin: 20px auto 0 auto;
  width: 560px;
}

.copyright {
  margin: 0 auto;
  width: 410px;
  padding-top: 20px;
}
/**MAIN**/
.container-main,
.container-bottom {
  overflow: hidden;
  width: 960px;
  margin: 0 auto 0 auto;
}

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

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

.head-main {
  font-size: 30px;
  color: #812700;
  text-align: left;
  margin-top: 20px;
}

.head-p {
  color: #000;
  margin: 15px 0 20px 0;
}

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

.episodebox {
  width: 960px;
  padding-bottom: 1px;
  background: #FFEDE0 url(../images/box-bg.jpg) repeat-x left top;
  border-bottom:10px solid #FFC59A;
}

.episodebox h2,
.our-sites h2 {
  color: #fffaee;
  height: 44px;
  font-size: 28px;
  font-weight: normal;
  padding: 25px 0 0 23px;
  font-family: trebuchet MS;
  background: url(../images/title-bg.jpg) no-repeat;
}
*+html .episodebox h2 { height:30px; padding-bottom:14px }

.episodebox-left,
.episodebox-left2 {
  float:left;
  display:inline;
  margin:10px 0 0 11px;
  position:relative;
  border:4px solid #F36502;
}

.episodebox-left {
  width: 620px;
}

.episodebox-left2 {
  width: 512px;
}

.scrollable-image,
.clip {
  overflow:hidden;
  position:relative;
}

.scrollable-image {
  width:620px;
  height:430px;
}

.clip {
  width:512px;
  height:384px;
}

.scrollable-image span {
	display: block;
	width: 2480px;
	height: 430px;
}
.scrollable-image span img { float:left }

.arrow-left,
.arrow-right {
  width:39px;
  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 {
  overflow: hidden;
  float:right;
  display:inline;
  margin:5px 15px 0 0;
  width: 298px;
}

.episodebox-right img {
  display: block;
  border: 2px #F36502 solid;
  margin-top: 5px;
}

.episodebox-right2 {
  overflow: hidden;
  float:right;
  display:inline;
  margin:5px 12px 0 0;
  width: 147px;
}

.episodebox-right2 img {
  display: block;
  border: 2px #F36502 solid;
  margin-top: 5px;
}

.episodebox-middle {
  float: left;
  display: inline;
  width: 258px;
  overflow: hidden;
  margin: 5px 0 0 5px;
}

.episodebox-middle img {
  display: block;
  border: 3px #F36502 solid;
  margin-top: 5px;
}

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

.episodebox .thumbs img {
  border:2px solid #F36502;
  float:left;
  width:223px;
  height:169px;
  margin-right:10px;
}

.episodebox-description {
  float: left;
  display: inline;
  color: #ffede0;
  width: 556px;
  margin-top: 10px;
  min-height: 81px;
  border-right: 1px #E25A00 solid;
  background: #360D00 url(../images/description.jpg) top left no-repeat;
}

.episodebox-description p {
  margin: 17px 15px 10px 15px;
}

.rates {
  overflow: hidden;
  float: left;
  color: #ffede0;
  display: inline;
  margin-top: 10px;
  width: 403px;
  min-height: 81px;
  background: #360D00 url(../images/rates.jpg) top left no-repeat;
}

.rates a {
  float: right;
  display: inline;
  margin: 7px 7px 0 0;
  width: 189px;
  height: 68px;
  background: #E50066 url(../images/join.jpg) no-repeat;
}

.rates a:hover {
  background-position: 0 -68px;
}

.rate-box {
  float: left;
  display: inline;
  font-size: 18px;
  margin: 7px 0 0 10px;
}

.rate-box h3 {
  font-size: 18px;
}

.rate-box b {
  display: block;
  margin-top: 10px;
  font-weight: normal;
}

.stars {
  overflow: hidden;
  width: 190px;
  margin-top: 8px;
}

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

.our-sites {
  width: 960px;
}

.sites-container {
  overflow: hidden;
  width: 948px;
  padding: 10px 0 0 12px;
  min-height: 259px;
  border-bottom: 10px #FFC59A solid;
  background: #A72F00 url(../images/our-sites-bg.jpg) repeat-x;
}

.sites-box {
  float: left;
  width: 227px;
  min-height: 239px;
  display: inline;
  margin-right: 8px;
  background: #FFE8D7 url(../images/sites-box.jpg) no-repeat;
}

.sites-box img {
  margin: 2px;
}

.sites-box h4 {
  font-size: 15px;
  color: #ff00d2;
  margin: 5px 5px 0 10px;
}

.sites-box p {
  margin: 5px 5px 4px 10px;
}

.surprise {
  position: relative;
  width: 1000px;
  height: 295px;
  background: url(../images/surprise-bg.jpg) no-repeat;
}

.our-models {
  width: 960px;
}

.our-models h2 {
  color: #bd3b00;
  height: 44px;
  font-size: 28px;
  font-weight: normal;
  padding: 25px 0 0 23px;
  font-family: trebuchet MS;
}
*+html .our-models h2 { height:30px; padding-bottom:14px }

.models-container {
  overflow: hidden;
  width: 960px;
}

.allmodels-box {
  width: 940px;
  margin:0 auto;
}

.models-box {
  float: left;
  width: 227px;
  display: inline;
  margin-right: 2px;
  background: url(../images/models-box.jpg) no-repeat;
  padding-bottom: 10px;
}

.models-box img {
  margin: 2px;
}

.models-box h3 {
  font-size: 15px;
  color: #ff00d2;
  margin: 3px 5px 0 10px;
}

.allmodels-box .models-box { margin-right:6px; border:1px solid #e9b; margin-bottom:16px }
.allmodels-box .models-box:hover { border-color:#f09 }

.models-box h3 a { color:#ff00d2; text-decoration:none }
.models-box h3 a:hover { text-decoration:underline }

.models-box p {
  margin: 5px 5px 4px 10px;
}

.left {
  float: left;
  display: inline;
  width: 21px;
  height: 225px;
  display: block;
  margin-right: 2px;
  /*background: url(../images/left.jpg) no-repeat;*/
}

.right {
  float: left;
  display: inline;
  width: 21px;
  height: 225px;
  display: block;
  /*background: url(../images/right.jpg) no-repeat;*/
}

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

a.button2 {
  width: 189px;
	height: 68px;
	line-height: 68px;
}

a.button3 {
  width: 234px;
	height: 90px;
	line-height: 90px;
}

a.button:hover,
a.button2:hover,
a.button3:hover {
	color: #7F000E;
}

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

a.button2 span {
  width: 189px;
  height: 68px;
}

a.button3 span {
  width: 234px;
  height: 90px;
}

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

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

a.button3:hover span {
	background-position: 0 -90px;
}

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

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

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

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

a.models {
  width: 320px; 
}

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

a.join {
  width: 189px;
}

a.join span {
  width: 189px;
	height: 68px;
	background: url(../images/join.jpg) no-repeat;
}

a.join-now {
  width: 234px;
}

a.join-now span {
  width: 234px;
	height: 90px;
	background: url(../images/join-now.jpg) no-repeat;
}

a.see-more {
  width: 234px;
}

a.see-more span {
  width: 234px;
	height: 90px;
	background: url(../images/see-more.jpg) no-repeat;
}

.join-now {
  position: absolute;
  top: 113px;
  left: 17px;
}

.see-more {
  position: absolute;
  top: 23px;
  left: 734px;
}