.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	/*display: inline-block;*/
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}


.white-popup input[type="button"] {
  background-color: #b55e64;
  border-radius: 8px;
  border: 0px;
  text-transform: uppercase;
  font-family: OverlockRegular, sans-serif;
  padding: 3px 15px;
  box-shadow: 2px 4px 10px #b55e64;
  color: #ecadb3;
}

.white-popup input[type="button"]:hover {
  background-color: #aa4149;
}

a.button {
  background-color: #b55e64;
  border-radius: 8px;
  text-transform: uppercase;
  font-family: OverlockRegular, sans-serif;
  padding: 3px 15px;
  box-shadow: 2px 4px 10px #b55e64;
  color: #ecadb3;
}

a.button:hover {
  background-color: #aa4149;
}

/* GENERAL */
body {
  background-color: #3e3d40;
  font-family: OverlockRegular;
  font-size: 12px;
  line-height: 1.25em;
}

h2 {
  color: #b55e64;
  font-weight: normal;
  font-size: 17px;
  padding: 5px 0px 5px 0px;
  font-family: CinzelRegular, sans-serif;
}

h3 {
  font-family: CinzelRegular, sans-serif;
  font-weight: normal;
}

a {
  text-decoration: none;
  color: #b55e64;
}

nav ul {
  margin: 0px;
  padding: 0px;
  font-family: CinzelRegular, sans-serif;
}

img {
  border: 0px;  
}

small {
  font-size: .9em;
}

h4.master,
h2.master {
  color: #B55E64;
  font-size: 17px;
  font-weight: normal;
  padding: 5px 0 0px 0px;
  border-bottom: 1px solid #3E3D40;
  margin-bottom: 1em;
  margin-top: 1.7em;
  text-transform: uppercase;
}

h5.master {
  font-size: 14px;
  font-weight: normal;
}

h2.master a.back {
  float: right;
  margin-top: -5px;
  padding-top: 5px;
}

dl {
  text-align: left;
  font-family: OverlockRegular, sans-serif;
  margin-top: .6em;
  margin-bottom: .8em;
}

dt {
  float: left;
  width: 75px;
}

dd {
  margin-left: 10px;
}

hr {
  background-color: none;
  border: none;
  background: url(../images/hr.png) center center repeat-x transparent;
  height: 1px;
}

strong {
  font-family: OverlockBold;
  font-weight: normal;
}

ul.dash {
  padding-left: 0px;
  list-style-type: none;
  list-style-image: none;
}

ul.dash li {
  list-style-image: none;
  list-style-type: none;
  background: url(../images/bullet_dash.png) left 7px no-repeat transparent;
  padding-left: 12px;
}

.element {
  position: relative;  
}

/* HEADER NAVIGATION */
.navigation-wrapper {
  background: url(../images/nav_bg.png) top center repeat-x #e38c92;
  box-shadow: 0px 4px 6px #222;
}

.navigation-wrapper nav {
  width: 940px;
  margin: 0 auto;
}

nav.primary ul li {
  float: left;
}

nav.primary ul li a {
  color: #fff;
  font-size: 18px;
  line-height: 56px;
  display: block;
  padding: 0px 20px;
  background: url(../images/nav_spacer.png) left top no-repeat transparent;
}

nav.primary ul li.active a,
nav.primary ul li a:hover {
  background: url(../images/nav_spacer.png) left top no-repeat, url(../images/nav_bg_hover.png) left center repeat-x transparent;
}

nav.primary ul li.last a {
  padding-right: 3em;
}

nav.primary ul li.small a {
  padding: 0px 15px;
  font-size: 13px;
  background-image: url(../images/nav_spacer_small_50.png);
  color: #b55e64;
}

nav.primary ul li.divider{
	height: 56px;
	width: 12px;
  font-size: 13px;
  background-image: url(../images/nav_spacer.png);
}

nav.primary ul li.small,
nav.primary ul li.image {
  float: right;
}

nav.primary ul li.small.active a,
nav.primary ul li.small a:hover {
  background: url(../images/nav_spacer_small_50.png) left top no-repeat, url(../images/nav_bg_hover.png) left center repeat-x transparent;
}

nav.primary ul li.image a {
  background: url(../images/nav_spacer_small_50.png) left top no-repeat transparent;
  line-height: 1em;
  padding-left: 5px;
  padding-right: 0px;
}

nav.primary ul li.image a img {
  margin-top: 12px;
}

/* HEADER USER */
.user-wrapper {
}

.user {
  width: 940px;
  margin: 0 auto;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 24px;
  padding-left: 15px;
}

.user span {
  font-family: OverlockRegular;
  text-transform: none;
}

.user a {
  color: #eeb3b9;
}

.user a:hover {
  color: #B55E64;
}

.user em {
  font-style: normal;
  /*color: #eeb3b9;*/
}

/* HEADER FEATURED */
.featured-wrapper {
  background: url(../images/featured_bg.png) top center repeat-x #e48e94;
}

.featured-inner {
  background: url(../images/featured_shadow.png) top center no-repeat transparent;
}

.featured {
  width: 940px;
  margin: 0 auto;
  position: relative;
}

.featured ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

.featured ul li img {
  display: block;
}

/* MAIN */
.main-wrapper {
  background: url(../images/main_bg.jpg) center top repeat-y #fff;
  padding-bottom: 1px;
}

.main {
  background: url(../images/main_shadow.png) center 2px no-repeat, url(../images/main_shadow_bottom.png) center bottom no-repeat transparent;
  width: 940px;
  margin: 0px auto; 
  padding-top: 15px; 
  padding-bottom: 35px;
}

.main.no-shadow {
  background: url(../images/main_shadow.png) center 2px no-repeat transparent;
  padding-bottom: 0px;
}

.top-articles .article {
  width: 300px;
  float: left;
  margin-left: 20px;
  padding-top: 13px;
  background: url(../images/article_shadow_top.png) top center no-repeat transparent;
}

.top-articles .article img {
  display: block;
}

.top-articles .article .article-inner {
  padding-bottom: 13px;
  background: url(../images/article_shadow_bottom.png) bottom center no-repeat transparent;
}

.top-articles .article:first-child {
  margin-left: 0px;
}

.news-search {
  background: url(../images/vertical_divider.png) top center no-repeat transparent;
  min-height: 193px;
}

.news-search .news,
.news-search .search {
  float: left;
  width: 460px;
}

.news-search .search {
  margin-left: 20px;
}

.news-search h2 {
  text-transform: uppercase;
  border-bottom: 1px solid #3e3d40;
  padding-left: 24px;
}

.news-search .news h2 {
  background: url(../images/icon_news.png) left center no-repeat transparent;
}

.news-search .search h2 {
  background: url(../images/icon_video.png) left center no-repeat transparent;
}

.news ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

.news li {
  background: url(../images/hr.png) bottom left repeat-x transparent;
  padding-bottom: 2px;
  font-family: OverlockRegular;
  padding-left: 3px;
}

.news-search form .input input {
  font-size: 24px;
  font-family: OverlockRegular;
  height: 41px;
  background-color: #ebebeb;
}

.news-search form .submit {
  float: right;
}

.news-search form .input {
  padding-right: .5em;
  overflow: hidden;
}

.news-search form .input input {
  width: 100%;
}

.news-search .searchcontainer {
  margin: 0px 25px;
}

.news-search .searchcontainer .description {
  font-size: 12px;
  color: #b55e64;
  margin-top: 5px;
  font-family: OverlockRegular;
}

/* FOOTER */
.footer-inner {
  width: 940px;
  margin: 0px auto; 
}

#footer {
  font-size: 11px;
  line-height: 1.2em;
  font-family: CinzelRegular, sans-serif;
}

#footer,
#footer a {
  color: #c1c1c1;
}

#footer strong {
  font-weight: normal;  
}

#footer strong a {
  color: #efb6bc;
  text-transform: uppercase;
}

#footer .support,
#footer .payment,
#footer .sitemap {
  float: left;
  width: 300px;
  background: url(../images/footer_spacer.png) left top no-repeat transparent;
  padding: 20px 0px 20px 30px;
  margin-right: 35px;
  min-height: 140px;
}

#footer .support {
  width: 290px;
  padding-left: 20px;
}


#footer .payment {
  width: 180px;
  margin-right: 0px;
}

#footer .support-container {
  background: url(../images/icon_support.png) left top no-repeat transparent;
  padding-left: 55px;
}

#footer .friends-container {
  background: url(../images/friends.png) left top no-repeat transparent;
  padding-left: 55px;
  margin-top: 2em;
  height: 20px;
}

#footer .membership-container {
  background: url(../images/icon_membership.png) left top no-repeat transparent;
  margin-top: 2em;
  padding-left: 55px;
  min-height: 55px;
}

.gallery {
  background: url(../images/main_shadow.png) center bottom no-repeat transparent;
  padding-bottom: 77px;
}

.gallery h2 {
  background: url("../images/hr.png") repeat-x scroll left bottom, url("../images/heart_red.png") left center no-repeat transparent;
  padding-left: 25px;
}

.gallery img {
  float: left;
  margin-left: 14px;
}

.gallery img.first {
  margin-left: 0px;
}

/* Ladie Detail */
.ladie {
  margin-bottom: 20px;
}

.ladie h2.master {
  background: url("../images/heart_red.png") left center no-repeat transparent;
  padding-left: 25px;
}

.bts-overview h2.master,
.ladies-overview h2.master {
  background: url("../images/icon_eye.png") left center no-repeat transparent;
  padding-left: 25px;
}

.suffix .pager {
   color: #b55e64;
   text-align: right;
}

.suffix .pager a.active{
  font-weight: bold;
}

.ladie .about {
  background-color: #f3d7d9;
  width: 550px;
  float: left;
}

.ladie .popular-ad {
  float: left;
  margin-left: 10px;
}

.ladie .popular {
  width: 380px;
  height: 293px;
}

.ladie .popular img.new {
position: absolute;
top: -25px;
right: 15px;
}

.ladie .ad {
  margin-top: 4px;
}


.ladie .ad img {
  display: block;
}

.ladie .popular h3 {
  background: url(../images/play_red_bg.png) 4px center no-repeat, url(../images/h3_bg.jpg) center top repeat-x #e6979d;
  color: #fff;
  margin: 0px;
  padding: 10px 0 7px 20px;
  font-family: OverclockBold, sans-serif;
  font-size: 12px;
  padding-left: 30px;
}

.ladie .about .portrait {
  display: block;
  float: left;
}

.ladie .about .cv {
  float: left;
  width: 250px;
}

.ladie .about .cv h3 {
  color: #6e393d;
  background-color: #e79ba1;
  margin: 0px;
  padding: 10px 0px 7px 20px;
}

.ladie .about .cv-inner {
  margin-left: 20px;
  margin-right: 10px;
  color: #b55e64;
  word-wrap: break-word;
}

.ladie .about .cv-inner strong,
.ladie .about .cv-inner p {
  margin-bottom: 0px;
  margin-top: 0px;
}

.ladie .free-pics {
  margin-bottom: 15px;
  margin-top: 15px;
}

.ladie .free-pics a img {
  float: left;
  margin-left: 8px;
}

.ladie .free-pics a:first-child img {
  margin-left: 0px;
}

.gal_preview{
	display: none;
}

div.gal_preview img{
	margin-right: 5px;
	margin-bottom: 5px;
}

.lady-latest-movies .button,
.lady-latest-galleries .button {
  float: right;
}

/* Movie Detail */
.gallery-detail-page h2.master,
.movie h2.master {
  background: url("../images/icon_video_red.png") no-repeat scroll left center transparent;
  padding-left: 25px;
}

.gallery-detail-page h2 a,
.movie h2 a {
  float: right;
  background: url("../images/icon_overview.png") no-repeat scroll left center transparent;
  padding-left: 25px;
}

.gallery-detail-page .download-gallery {
  display: block;
  margin: 30px 0px 20px 0px;
  font-size: 17px;
  background: url("../images/icon_eye.png") no-repeat scroll left center transparent;
  padding-left: 25px;
}

.movie .preview {
  width: 535px;
  float: left;
}

.movie .preview img {
  display: block;
}

.movie .preview .button.first {
  width: 268px;
}

.movie .preview .button {
  float: left;
  width: 267px;
  text-align: center;
}

.movie .preview .button small {
  font-size: .8em;
  color: #a7686e;
  font-family: OverlockRegular, sans-serif;
  margin-top: .7em;
  display: block;
}

.movie .preview .button a {
  display: block;
  min-height: 62px;
  color: #5d5e5e;
  padding-top: 10px;
  line-height: 1.75em;
}

.movie .preview .button a span {
  color: #b86d72;
  font-family: OverlockRegular, sans-serif;
  font-size: 1.4em;
  text-transform: uppercase;
}

.movie .preview .button a em {
  font-style: normal;
  font-size: 1.8em;
}

.movie .preview .button-movie {
  background-color: #eeb9bf;
}

.movie .preview .button-movie:hover {
  background-color: #E79BA1;
}

.movie .preview .button-movie:hover span {
  color: #FFFFFF;
}

.movie .preview .button .button-movie span {
  background: url(../images/play_red.png) left center no-repeat transparent;
  padding-left: 22px;
}

.movie .preview .button-gallery {
  background: url(../images/button_spacer.png) left top no-repeat #eeb9bf;
}

.movie .preview .button-gallery:hover {
  background-color: #E79BA1;
}

.movie .preview .button-gallery:hover span {
  color: #FFFFFF;
}

.movie .preview .button .button-gallery span {
  background: url(../images/images_red.png) left center no-repeat transparent;
  padding-left: 22px;
}

.movie-description {
  margin: 10px 0px;
}

.show-movie-description-hide,
.show-movie-description {
  cursor: pointer;
}

.gallerie-container {
  position: relative;
  background-color: #fae5e7;
}

.gallerie-container img {
  float: left;
}

.gallerie-container aside.actions {
  float: left;
  width: 249px;
  text-align: center;
  position: relative;
  height: 430px;
}

.gallerie-container aside.actions .button.first {
  width: 249px;
}

.gallerie-container aside.actions .button {
  float: none;
  width: 249px;
}

.gallerie-container aside.actions .button .button-gallery {
  background-color: #eec6c9;
  background-image: none;
}

.gallerie-container aside.actions .button .button-movie {
  background: url(../images/shadow_button_horizontal.png) left top no-repeat #e79ba1;
}

.gallerie-container aside.actions a.button {
  font-size: 10px;
  cursor: pointer;
}

.gallerie-container aside.actions .top {
  color: #e79ba1;
  font-family: CinzelRegular, serif;
  font-size: 20px;
  line-height: 30px;
  padding-top: 15px;
}
.gallerie-container aside.actions .bottom {
  position: absolute;
  left: 0px;
  bottom: 0px;
}

.gallerie-container aside.actions .top em {
  display: block;
  color: #8b5956;
  font-style: normal;
  font-family: CinzelBold, serif;
}

.gallerie-container aside.actions .download {
  background: url(../images/gallerie_arrow.png) center top no-repeat transparent;
  text-align: center;
  margin-top: 20px;
  padding-top: 30px;
}

.gallerie-container aside.actions .download img {
  float: none;
  display: inline;
}

.movie-container {
  position: relative;
  min-height: 358px;
}

.movie-container img {
  display: block;
}

.movie-container .play {
  position: absolute;
  left: 237px;
  top: 128px;
}

.movie-container.small .play {
  left: 140px;
  top: 70px;
}

.movie-container.small {
  min-height: 200px;
}

.movie-container aside {
  background: url("../images/white.png") repeat scroll center center transparent;
  min-height: 60px;
  padding: 5px 15px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 505px;
}

.movie-container.small aside {
  min-height: 40px;
}

.movie-container.small aside {
  width: 270px;
}

.movie-container h2 {
  color: #fcfcfc;
  font-family: CinzelRegular, sans-serif;
  font-weight: normal;
  font-size: 1.8em;
  line-height: 1.1em;
  margin: 0em;
}

.movie-container.small h2 {
  font-size: 1.2em;
  padding-bottom: 0em;
}

.movie-container h2 em {
  font-family: CinzelBold, sans-serif;
  font-style: normal;
  color: #85625f;
  display: block;
}

.movie-container .more-link {
  font-family: OverlockRegular, sans-serif;
  text-transform: uppercase;
}

.movie-container.small .more-link {
  font-size: .9em;
}

.movie .movie-infos {
  float: left;
  margin-left: 5px;
  width: 400px;
  position: relative;
}

.movie-infos-inner {
  min-height: 430px;
  position: relative;
}

.movie .movie-infos small {
  margin-top: 0.7em;
  display: block;
  font-family: CinzelBold, sans-serif; 
}

.movie-infos .vcard h4 {
  font-family: CinzelBold, sans-serif;
  font-weight: normal;
  margin: 0em;
  background: url("../images/hr.png") repeat-x scroll left bottom transparent;
  padding-bottom: 2px;
  line-height: 1.2em;
}

.movie-infos .vcard {
  float: left;
  width: 180px;
  text-align: center;
  color: #b55e64;
  margin-bottom: 1em;
}

.movie-infos .vcard:first-child {
  margin-right: 40px;
}

.movie-infos .vcard dl {
  margin-left: 25px;
  font-size: .85em;
  line-height: 1.2em;
}

.movie-infos .vcard dt {
  width: 55px;
}

.movie-infos .vs {
  position: absolute;
  top: 75px;
  left: 0px;
  text-align: center;
  color: #b55e64;
  font-size: 2.3em;
  width: 400px;
  font-family: CinzelRegular, sans-serif;
}

.movie-infos .vcard a.button {
  display: block;
  font-size: .9em;
  padding: 0px 5px;
  margin-bottom: .5em;
  line-height: 1.3em;
}

.movie-infos .infos {
  background-color: #f3d7d9;
  color: #b55e64;
  font-size: .8em;
  line-height: 1.2em;
  clear: both;
  padding-top: 1em;
  font-family: OverlockRegular, sans-serif;
  position: absolute;
  left: 0px;
  bottom: 0px;
  height: 62px;
}

.movie-infos .infos .definition {
  border-radius: 3px;
  background-color: #b55e63;
  color: #fff;
  font-size: 16px;
  display: block;
  float: left;
  height: 27px;
  width: 27px;
  line-height: 27px;
  text-align: center;
  font-family: Arial, sans-serif;
  margin-right: 5px;
}

.movie-infos .infos .size {
  float: left;
  margin-right: 5px;
}

.movie-infos .infos .filesize {
  float: left;
  margin-top: 15px;
}

.movie-infos .infos strong {
  font-family: CinzelRegular, sans-serif;
  margin-bottom: .4em;
  display: block;
  font-weight: bold;
}

.movie-infos .infos .keywords {
float: left;
width: 195px;
margin-right: 0px;
margin-left: 25px;
min-height: 10px;
overflow: hidden;
height: 60px;
}

.movie-infos .infos .keywords ul {
	padding-left: 0px;
	list-style-type: none;
	margin-top: 0em;
	float: left;
	margin-right: 16px;
}

.movie-infos .infos .keywords li {
  background: url(../images/bullet.png) left center no-repeat transparent;
  padding-left: 8px;
}

.movie-infos .infos .meta {
  float: left;
  width: 180px;
}

.suffix {
  width: 940px;
  margin: 0 auto;
  padding: 40px 0px;
}

.suffix-wrapper-dark .suffix {
  padding: 0px;
}

.suffix-wrapper {
  background-color: #f3d7d9;
}

.suffix-wrapper.shadow-top {
  background: url(../images/suffix_shadow.png) center top no-repeat #f3d7d9;
  padding-top: 8px; 
}

.suffix-wrapper-dark.shadow-top {
  background-color: #eeb5bb;
}

.suffix h2 {
  color: #b55e64;
  font-weight: normal;
  font-size: 17px;
  background: url("../images/hr.png") repeat-x scroll left bottom, url("../images/play_red.png") left center no-repeat transparent;
  padding: 5px 0px 5px 25px;
}

.suffix .rec-galleries h2 {
  background: url("../images/hr.png") repeat-x scroll left bottom, url("../images/icon_video_bg.png") left center no-repeat transparent;
}

.suffix .rec-ladies h2 {
  background: url("../images/hr.png") repeat-x scroll left bottom, url("../images/icon_heart_bg.png") left center no-repeat transparent;
}

.suffix .added-content h2 {
  background: url("../images/hr.png") repeat-x scroll left bottom, url("../images/icon_plus.png") left center no-repeat transparent;
}

.suffix-wrapper-dark .suffix h2 {
  color: #fff;
  background: url("../images/hr.png") repeat-x scroll left bottom, url("../images/icon_heart_light.png") left center no-repeat transparent;
  margin-bottom: 0px;
}

.freetour-infos h3 {
  color: #b55e64;
  font-size: 20px;
  padding: 15px 0px 15px 45px;
}

.freetour-infos .movies {
  float: left;
  width: 450px;
  padding-right: 20px;
  padding-bottom: 20px;
  color: #b55e64;
}

.freetour-infos .galleries {
  float: left;
  width: 450px;  
  background: url("../images/shadow_freetour.png") left top no-repeat transparent;
  padding-left: 20px;
  padding-bottom: 20px;
  color: #b55e64;
}

.freetour-infos .movies h3 {
  background: url("../images/icon_play_big.png") left center no-repeat transparent;
}

.freetour-infos .galleries h3 {
  background: url("../images/icon_gallery_big.png") 3px center no-repeat transparent;
}

.movie-teaser {
  width: 300px;
  position: relative;
  /*height: 260px;*/
}

.movie-teaser-big {
  width: 380px;
}

.suffix .movie-teaser {
  padding-top: 25px;
}

.informations {
  padding: 3px 10px;
  background-color: #ffffff;
  font-family: OverlockRegular, sans-serif;
  font-size: .8em;
  line-height: 1.3em;
  min-height: 40px;
}

.free-gallery .informations {
  text-align: center;
  font-family: OverlockBold, sans-serif;
  padding: 7px 10px;
  font-size: .9em;
}

.movie-teaser-big .informations {
  font-size: .9em;
  padding: 3px 7px;
}

.informations a {
  font-family: OverlockBold, sans-serif;
  font-size: 1.1em;
}

.informations .status {
  float: right;
}

.movie-teaser .playbar {
  position: absolute;
  right: 20px;
  top: 25px;
  width: 32px;
  height: 166px;
  opacity: .7;
}

.movie-teaser-big .playbar {
  height: 213px;
  top: 0px;
  right: 15px;
}

.movie-teaser .playbar:hover {
  opacity: 1;
}

.movie-teaser .playbar img {
  position: absolute;
  left: 4px;
  top: 69px;
}

.movie-teaser-big .playbar img {
  top: 90px;
}

.ladie-preview img.new,
.gallery-preview img.new,
.movie-teaser img.new {
  position: absolute;
  top: 0px;
  right: 20px;
}

.movie-teaser img.motm {
  position: absolute;
  top: 1px;
  left: 0px;
}

.ladie-preview img.new,
.gallery-preview img.new {
  right: 10px;
}

.movie-teaser .preview-image {
  display: block;
}

.suffix .movie-teaser {
  float: left;
  margin-bottom: 20px;
}

.suffix .movie-teaser.middle {
  margin-left: 20px;
  margin-right: 20px;
} 

.suffix .gallery-preview,
.rec-galleries .gallery-preview {
  float: left;
  margin-left: 14px;
  margin-bottom: 20px;
}

.suffix .gallery-preview.first,
.rec-galleries .gallery-preview.first {
  margin-left: 0px;
}

.added-content .added-clip {
  float: left;
  margin-left: 20px;
  margin-bottom: 20px;
}

.added-content .added-clip.first {
  margin-left: 0px;
}

.added-clip .preview-image {
  display: block;
}

.added-content .movie-teaser {
  margin-left: 20px;
}

.added-content .movie-teaser.first {
  margin-left: 0px;
}

.added-content .gallery-preview {
  width: 140px;
  margin-left: 20px;
}

.added-content .gallery-preview.first {
  margin-left: 0px;
}

.gallery-preview {
  width: 145px;
  padding-top: 25px;
  position: relative;
}

.gallery-preview .preview-image {
  display: block;
}

.ladie-preview {
  width: 173px;
  padding-top: 25px;
  margin-bottom: 0px;
  position: relative;
}

.ladie-preview .preview-image {
  border: 1px solid #fff;
  display: block;
}

.ladie-preview .informations {
  text-align: center;
  font-size: 1.3em;
  font-family: OverlockBold, sans-serif;
  min-height: 24px;
}

.rec-ladies .ladie-preview {
  float: left;
  margin-left: 18px;
}

.rec-ladies .ladie-preview.first {
  margin-left: 0px;
}

.bottom-wrapper {
  background: url("../images/main_bg.jpg") repeat-y scroll center top #FFFFFF;
  padding: 20px 0px;
}

.bottom-wrapper .bottom {
  width: 940px;
  margin: 0 auto;
}

.balance-box {
  background-color: #e79ba1;
  color: #b55e64;  
  padding-bottom: 1px;
  width: 440px;
}

.balance-box strong {
  background: url("../images/hr.png") repeat-x scroll left bottom transparent;
  display: block;
  margin-bottom: 10px;
  padding-bottom: 4px;
  font-size: 1.2em;
  font-weight: normal;
}

.balance-box h3 {
  color: #b55e64;
  margin: 0px;
  font-family: CinzelBold, sans-serif;
  padding: 10px 0 7px 35px;
  background: url("../images/icon_person.png") 8px center no-repeat #eec0c4;
}

.balance-item img {
  float: left;
  margin-right: 8px;
}

.balance-box-inner {
  margin: 20px 10px 10px 10px;
}

.balance-box .balance-item {
  float: left;
  width: 190px;
  margin-right: 5px;
  margin-bottom: 10px;
}

.bottom.balance .balance-box {
  float: left;
}

.bottom.balance .balance-box.first {
  margin-right: 60px;
}

.balance-box-inner .scroll {
  overflow: scroll;
  height: 400px;
}

.balance-box-inner .scroll .jspTrack {
  background-color: #b86167;
}

.balance-box-inner .scroll .jspDrag {
  background-color: #eec3c7;
}


/* Members area */
.members {
  margin-bottom: 20px;  
}

.members h2.master {
  background: url("../images/icon_person.png") no-repeat scroll left center transparent;
  padding-left: 25px;
}

.members .infos {
  width: 340px;
  float: left;
  background-color: #e79ba1;
  color: #b55e64;
  padding-bottom: 10px;
  min-height: 459px;
}

.members .infos .infos-inner {
  margin: 5px 10px;
}

.members .infos .button-premium {
  display: block;
  margin-right: 40px;
  margin-top: 10px;
  margin-bottom: 5px;
}

a.button-premium{
	color: white;
}
a.button-premium:hover{
	color: #b55e64;
}

.members .infos .balance {
  color: #fff;
  display: block;
}

.balance a{
  color: #fff;
}


.members .infos .token-count {
  font-style: normal;
  display: block;
  float: left;
  background-color: #fff;
  color: #6e393d;
  font-size: 1.8em;
  padding: 20px 20px 20px 20px;
  -moz-box-shadow: inset 0 0 5px #888;
  -webkit-box-shadow: inset 0 0 5px#888;
  box-shadow: inset 0 0 5px #888;
}

.members .infos .token-info {
  float: left;
  margin-left: 10px;
  text-align: center;
  width: 140px;
  padding-top: 5px;
}

.members .infos .token-info .button {
  font-size: 1.5em;
  margin-bottom: 5px;
  display: block;
  padding: 6px 15px;
}

.members .infos h3 {
  background: url("../images/h3_bg_light.jpg") repeat-x scroll center top #eeb8be;
  margin: 0px;
  padding: 10px 0 7px 10px;
  color: #b55e64;
}

.members .infos .change {
  color: #eebabf;
  background-color: #b86167;
  padding: 5px 0px;
}

.members .infos .infos-premium {
  color: #b55e64;
  background: url("../images/h3_bg_light.jpg") repeat-x scroll center top #EEB8BE;
  padding: 6px 10px 4px 10px;
  font-family: CinzelBold, sans-serif;
  font-size: 1.1em;
}

.members .infos .infos-premium-left {
  width: 150px;
  margin-right: 20px;
  float: left;
}

.members .infos .infos-premium-right {
  width: 150px;
  float: left;
}

.members .infos .infos-premium-left .button,
.members .infos .infos-premium-right .button {
  margin-bottom: 0px;
  margin-top: 5px;
  display: block;
  float: left;
  margin-left: 5px;
}

.members .infos .change-pwem .item,
.members .infos .change .item {
  width: 50%;
  float: left;
}

.members .infos .change-pwem .actions input[type="submit"] {
  font-size: 11px;
  padding: 2px 10px;
  box-shadow: 1px 2px 5px #B55E64;
  width: 130px;
}

.members .infos .change-pwem .form-item {
  margin-bottom: 3px;
}

.members .infos .change-pwem input[type="text"], 
.members .infos .change-pwem input[type="password"] {
  padding: 1px;
  font-size: 12px;
  width: 125px;
}

.members .infos .change .item {
  text-align: center;
}

.members .infos ul {
  padding: 0px;
  list-style-type: none;
  list-style-image: none;
}

.members .infos li {
  list-style-image: none;
  list-style-type: none;
  padding-left: 10px;
}

.members .infos li.white {
  color: #fff;
  background: url(../images/bullet_white.png) 0px 4px no-repeat transparent;
}

.members .infos li.plus {
  background: url(../images/icon_plus_bg.png) 0px 4px no-repeat transparent;
}

.members .infos .premium-status {
  display: block;
      margin-bottom: 5px;
    margin-right: 40px;
    margin-top: 10px;
    padding: 3px 0px;
    color: #fff;
}

.members .video {
  width: 590px;
  float: left;
  margin-left: 10px;
}

.members .movie-container.text-bottom {
  background-color: #e79ba1;
  margin-bottom: 7px;
}

.members .movie-container.text-bottom aside {
  min-height: 60px;
  padding: 5px 15px;
  position: relative;
  bottom: auto;
  left: auto;
  width: 560px;
}

.members .movie-container.text-bottom h2 {
  color: #fff;
  padding: 10px;
  margin: 0px;
}

.members .movie-container.text-bottom h2 em {
  color: #8b5956;
}

.members .movie-container.text-bottom h2 .more-link {
  float: right;
  font-family: OverlockRegular, sans-serif;
}

.members .video .button {
  float: left;
  width: 290px;
  background-color: #e79ba1;
  color: #fff;
  min-height: 55px;
}

.members .video .button div {
  position: relative;
  padding: 6px 10px 6px 22px;
  font-size: 1.1em;
}

.members .video .button .play {
  position: absolute;
  right: 0px;
  bottom: 0px;
}

.members .video .button.first {
  margin-right: 10px;
}

.members .video .button em {
  display: block;
  font-style: normal;
  background-color: #eec5c8;
  color: #b55e64;
  padding-left: 10px;
  padding-top: 6px;
  padding-bottom: 6px;
  font-size: 1.5em;
}

.ladies-overview .pager {
  margin: 100px 0px 50px 0px;
}

.ladies-overview .pager .active {
  font-family: OverlockBold, sans-serif;
}

/* FREE TOUR */
.freetour h2.master {
  background: url("../images/icon_person.png") no-repeat scroll left center transparent;
  padding-left: 25px;
}

.freetour .info {
  float: left;
  width: 395px;
  margin-right: 10px;
  background-color: #f3d7d9;
  min-height: 358px;
}

.freetour .clip {
  float: left;
}

.free-gallery .info h3,
.freetour .info h3 {
  text-align: center;
  margin: 0px;
  color: #f3d7d9;
  background-color: #cb8a8e;
  font-size: 1.5em;
  line-height: 1.1em;
  padding: 8px 0px;
  font-family: CinzelBold, sans-serif;
}

.free-gallery .info span,
.freetour .info h3 span {
  color: #fcfcfc;
  font-family: CinzelRegular, sans-serif;
}

.freetour .button {
  display: block;
  float: left;
  margin-bottom: 20px;
}

.freetour .info-inner {
  margin: 10px;
  color: #b55e64;
}

.freetour .info-inner ul {
  padding-left: 0px;
  list-style-type: none;
  list-style-image: none;
}

.freetour .info-inner li {
  list-style-image: none;
  list-style-type: none;
  background: url(../images/bullet_dash.png) left center no-repeat transparent;
  padding-left: 12px;
  margin: 20px 0px;
} 

.freetour .preview-clips {
  margin-top: 30px;
  margin-bottom: 25px;
}

.freetour .preview-clips .movie-container {
  float: left;
  margin-left: 20px;
}

.freetour .preview-clips .movie-container.first {
  margin-left: 0px;
}

.free-gallery .info {
  float: left;
  margin-top: 25px;
  margin-left: 14px;
  width: 304px;
  background-color: #f6e5e6;
  color: #b55e64;
}

.free-gallery .info .info-inner {
  margin: 10px;
}

.free-gallery .info ul {
  padding-left: 0px;
  list-style-type: none;
  list-style-image: none;
}

.free-gallery .info li {
  list-style-image: none;
  list-style-type: none;
  background: url(../images/bullet_dash.png) left 7px no-repeat transparent;
  padding-left: 12px;
}

.works h2 {
  background: url("../images/hr.png") repeat-x scroll left bottom, url("../images/icon_arrow.png") no-repeat scroll left center transparent;
  padding-left: 25px;
}

.works .step {
  background-color: #e49298;
  width: 300px;
  float: left;
  margin-left: 20px;
  position: relative;
}

.works .step.first {
  margin-left: 0px;
}

.works .step .button {
  float: right;
  margin: 10px 20px 15px 0px;
}

.works .step .middle {
  padding: 20px;
  color: #b55e64;
  background: url("../images/steps_bg.png") top center no-repeat #f3d7d9;
}
.works .step .middle .bold {
	font-family: CinzelBold, sans-serif;
}

.works .step .top {
  background: url("../images/steps_top_bg.jpg") left top repeat-x #dfb1b4;
  text-align: center;
  color: #cb8a8e;
  font-size: 1.8em;
  line-height: 1.1em;
  font-family: CinzelRegular, sans-serif;
  padding: 5px 0px;
}

.step ul{
  padding-left: 0px;
  list-style-type: none;
  list-style-image: none;
}

.step li{
  list-style-image: none;
  list-style-type: none;
  background: url(../images/bullet_dash.png) left 7px no-repeat transparent;
  padding-left: 12px;
}


.works .step .top .white {
  color: #fff;
}

.works .step .top .bold {
  font-family: CinzelBold, sans-serif;
  color: #b55e64;
}

.works .step h4 {
  margin: 0px;
  color: #fff;
  font-family: OverlockRegular, sans-serif;
  font-weight: normal;
  text-align: left;
  background: url(../images/step1_bg.png) left center no-repeat transparent;
  margin-left: 14px;
  padding: 20px 0px 20px 0px;
}

.works .step2 h4 {
 background-image: url(../images/step2_bg.png);
}

.works .step3 h4 {
 background-image: url(../images/step3_bg.png);
}

.works .step .arrow-right {
  position: absolute;
  top: 25px;
  right: -12px;
}

/* Default Forms */
.form-item {
  margin-bottom: 8px;
  margin-top: 0;
  overflow: auto;
}

.inline-form label {
  display: block;
  float: left;
  margin-right: 10px;
  margin-top: 2px;
  width: 100px;
}

.inline-form input[type="button"],
.inline-form input[type="submit"] {
  margin-left: 110px;
}

select, textarea, input[type="text"],input[type="password"], input[type="email"] {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #C9C9C9;
  color: #505050;
  padding: 3px;
}

.actions input[type="button"],
.actions input[type="submit"] {
  background-color: #B55E64;
  border-radius: 8px 8px 8px 8px;
  box-shadow: 2px 4px 10px #B55E64;
  color: #ECADB3;
  font-family: OverlockRegular,sans-serif;
  padding: 3px 15px;
  text-transform: uppercase;
  border: 0px;
}

.forgot-password {
  margin-left: 15px;
}

/* SEARCH VIDEO */
.gallerie-overview .suffix h2,
.videos-overview .suffix h2 {
  background: url("../images/icon_video_red.png") no-repeat scroll left center transparent;
  border-bottom: 1px solid #3E3D40;
}

.gallerie-overview .suffix h2 span,
.videos-overview .suffix h2 span {
  color: #333333;
}

.gallerie-overview .suffix h2 .filter,
.videos-overview .suffix h2 .filter {
  float: right;
  font-size: 12px;
}

.gallerie-overview .suffix h2 .filter a,
.videos-overview .suffix h2 .filter a {
  color: #333333;
}

.gallerie-overview .suffix h2 .filter a.active,
.videos-overview .suffix h2 .filter a.active {
  color: #B55E64;
}

.gallerie-overview .suffix h2 .filter a.active span.sort-order-desc,
.videos-overview .suffix h2 .filter a.active span.sort-order-desc {
  display: inline-block;
  height: 10px;
  width: 10px;
  background: url("../images/sort-desc.png") center center no-repeat transparent;
}

.gallerie-overview .suffix h2 .filter a.active span.sort-order-asc,
.videos-overview .suffix h2 .filter a.active span.sort-order-asc {
  display: inline-block;
  height: 10px;
  width: 10px;
  background: url("../images/sort-asc.png") center center no-repeat transparent;
}

.searchbar {
  background-color: #333333;
}

.searchheader {
  background: url("../images/searchbar.png") center top no-repeat transparent;
  width: 950px;
  margin-left: -5px;
  margin-bottom: -12px;
  height: 79px;
}

.searchbar .sep {
  margin: 0px;  
  padding: 0px;
}

.searchbar .sep li {
  float: left;
  width: 188px;
  list-style: none;
  list-style-image: none;
  color: #fff;
  background: url("../images/shadow_search.png") left top no-repeat transparent;
  
}

.searchbar .searchheader .sep {
  font-family: OverlockRegular, sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 67px;
  margin-left: 5px;
  text-align: center;
}

.searchbar .searchheader .sep li {
  background: url("../images/hr_vertical.png") left top repeat-y transparent;
}
.searchbar .searchheader .sep li:first-child {
  background: none;
}
.searchbar .filter-more {
  display: none;
  margin-left: 89px;
  line-height: 67px;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  cursor: pointer;
  background: url("../images/filter_arrow.png") left center no-repeat transparent;
  padding-left: 30px;
}

.searchbar .filters li {
  min-height: 110px;
  padding: 10px 18px 8px 18px;
  width: 152px;
  color: #888;
}

.searchbar .filters li a {
  color: #fff;
}

.searchbar .filters li a:hover,
.searchbar .filters li a.active {
  color: #B55E64;
}

.searchbar .filters .more-filters-link {
  cursor: pointer;
}

.fulltext {
  background: url("../images/searchbar_bottom.png") center top no-repeat transparent;
  width: 850px;
  margin-left: -4px;
  height: 50px;
  padding: 0px 10px;
  padding-top: 5px;
  padding-left: 88px;
}

.fulltext input,
.fulltext label {
  float: left;
}

.fulltext label {
  font-family: OverlockRegular, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 37px;
  text-transform: uppercase;
  display: block;
  background: url("../images/icon_eye.png") left center no-repeat transparent;
  padding-left: 30px;
}

.fulltext input[type="text"] {
  height: 30px;
  width: 425px;
  margin-left: 20px;
  margin-right: 8px;
}

#token-slider {
  border-radius: 0px;
  border: 1px solid #cc9999;
  background: #ff9999;
  height: 4px;
}

.ui-slider .ui-slider-handle {
  width: 16px;
  height: 24px;
  background: url("../images/filter-handle.png") center center no-repeat transparent; 
  border: none;
  cursor: pointer;
  border-radius: 0px;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -6px;
}

.ui-slider .ui-slider-handle.ui-state-hover,
.ui-slider .ui-slider-handle.ui-state-active {
  background-image: url("../images/filter-handle-dark.png");
}

.token-slider-container {
  padding-top: 10px;
}

.token-count-container {
  text-align: center;
  padding: 10px 0px;
}

input[type="text"].token-count {
  background-color: #4d4c50;
  border: 1px solid #343338;
  color: #fff;
  font-family: OverlockRegular, sans-serif;
  font-size: 19px;
  width: 40px;
  text-align: center;
  left: 50%;
}

/* Small search */
.small-search {
  background-color: #3e3d40;
  color: #fff;
  margin-top: 2.5em;
}

.small-search h3 {
  background: url("../images/icon_small_search_filter.png") left top no-repeat transparent;
  padding-left: 25px;
  border-bottom: 1px solid #fff;
  padding-bottom: 3px;
}

.small-search-inner {
  padding: 10px 25px;
}

.small-search .fulltext-search-container {
  width: 410px;
  padding-right: 25px;
  float: left;
}

.small-search .filter-search-container {
  padding-left: 25px;
  width: 410px;
  float: left;
}

.small-search #searchphrase {
  height: 30px;
  width: 300px;
  margin-right: 8px; 
  float: left;
}

.small-search .description {
  color: #b55e64;
}

.small-search .open-filter {
  cursor: pointer;
}

.small-search .filter-search-inner {
  text-align: center;
  padding-top: 8px;
}

.small-search .filter-search-inner a.button {
  background-color: #e6969c;
  color: #fff;
  font-size: 17px;
  box-shadow: 2px 4px 10px #191819;
}

.gallery-image-preview,
.gallerie-overview .gallery-preview {
  float: left;
  margin-bottom: 20px;
  margin-left: 14px;
}

.gallery-image-preview {
  width: 145px;
}

.gallery-image-preview .download-link {
  font-size: .9em;
}

.gallery-image-preview img {
  display: block;
}

.gallery-image-preview.first,
.gallerie-overview .gallery-preview.first {
  margin-left: 0px;
}

.messages {
  margin: 10px 0px;
  padding: 5px 10px;
  background-color: #ff272e;
  color: #fff;
}

.messages a{
	color: #DDDDDD;
}

.messages a:hover{
	color: #FFFFFF;
}

.table1{
	border-collapse: separate;
	border-spacing: 1px;
	margin-bottom: 20px;
}

.table1 th{
	background-color: #b55e64;
	padding: 6px;
	font-weight: bold;
	color: white;

}

.table1 td{
	background-color: #EEEEEE;
	padding: 6px;

}

.table1 td.center{
	text-align: center;
}

.white-popup {
  position: relative;
  background: url(../images/main_bg.jpg) left top repeat-y #fff;
  padding: 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
}

.latest-movies .latest-updates {
  font-size: .9em;
  display: none;
}

.latest-movies .latest-galleries {
  font-size: .9em;
}


.latest-movies .latest-updates-galleries{
	display: none;
}

.ui-table td {
  padding: 5px 15px 5px 0px;
}

.ui-table .error {
  margin-left: 20px;
  color: red;
}

.form_general dt{
	margin-right: 10px;
}

.form_general dd{
	margin-bottom: 10px;
}

.form_general dd input, .form_general dd textarea{
	width: 400px;
}
.form_general dd textarea{
	height: 300px;
}

.thread-list{
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 1.2em;
}

.thread-list th{
	text-align: left;
	font-family: OverlockBold;
	font-weight: normal;
	background-color: #b86167;
	color: #eebabf;
	padding: 5px;
	border-bottom: 2px solid white;
}

.thread-list th a{
	color: #eebabf;

}

.thread-list tr{
	min-height: 30px;
}

.thread-list td.title a{
	display: block;
}
	
.thread-list td{
	text-align: left;
	vertical-align: top;
	background: url(../images/suffix_shadow.png) center top no-repeat #f3d7d9;
	color: #b55e64;
	padding: 5px;
	border-bottom: 2px solid white;
	line-height: 170%;
}

.thread-list .fa{
	font-size: 1.2em;
	margin-left: 10px;
}
.thread-list td.stats{
	background-color: #eebabf;
}

.thread-list td.stats, .thread-list td.lastpost{
	font-size: 0.8em;
	color: #ffffff;
}

.page-19 h4.master {
  background: url("../images/icon_premium_membership.png") no-repeat scroll left center rgba(0, 0, 0, 0);
  padding-left: 24px;
}
.page-17 h2.master {
  background: url("../images/icon_support_form.png") no-repeat scroll left center rgba(0, 0, 0, 0);
  padding-left: 24px;
}
.page-18 h4.master {
  background: url("../images/icon_friends.png") no-repeat scroll left center rgba(0, 0, 0, 0);
  padding-left: 24px;
}

table.purchases{
	width: 100%;
}

.form_message{
	color: #B55E64;
	font-family: OverlockBold;
	font-size: 1.3em;
	margin-top: 0.7em;
}

iframe[src^="about:blank"]{
	display: none;
}


.table2 th{
	text-align: left;
	background: #999999;
}

.table2 td{
	border-top: 1px solid #999999;
}

.producttable{
	border-bottom: 1px dotted #b55e64;
}

.producttable th{
	text-align: left;
}

.producttable .bigpic{
	margin-right: 20px;
}

.producttable .smallpic{
	margin-right: 7px;
}

.g-recaptcha{
	height: 90px;
}