body, html {
    background: #d3d7bc url('i/main-bg_x.jpg') repeat-x;
    font: 11px Tahoma, Verdana, Arial, sans-serif;
    margin: 0px;
    padding: 0px;
    height: 100%;
}

img {
    border: 0px;
}

table {
    border-collapse: collapse;
}

fieldset {
    padding: 0px;
    margin: 0px;
    border: 0px;
}

a {
    color: #76883e;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}

h1, h2 {
    color: #bf3c00;
    font-size: 14px;
    padding: 0px;
    margin: 0px;
}

h2 {
    font-size: 14px;
    margin: 1px 0px;
}


textarea, .inputbox, .agreementbox, .inputbox2 {
    border: 1px solid #99a37b;
    font: 11px Tahoma;
    margin: 2px 0;
}

select.inputbox {
    width:164px;
}

.agreementbox, .inputbox2 {
    width: 400px;
    height: 150px;
}

#clear {
    clear: both;
}

p.affiliateRevenue {
    display: none;
}

#mainFill {
    background: url("i/mainContainer-fill_y.jpg") repeat-y;
    width: 988px;
    margin: 0px auto;
    overflow: hidden;
}

#mainContainer {
    width: 961px;
    margin: 0px auto;
    background: url("i/mainContainer-top_nr.jpg") no-repeat;
    padding: 49px 16px 0px 11px;
}

#headerContainer {
    height: 104px;
}

#headerLogo {
    display: block;
    width: 283px;
    margin-top: 40px;
    text-align: center;
    float: left;
}

#headerMenu {
    height: 102px;
    overflow: hidden;
    padding: 0px;
    margin: 0px;
}

#headerMenu li {
    height: 102px;
    padding: 0px 2px;
    display: block;
    float: left;
    list-style: none;
    white-space: nowrap;
}
#headerMenu li + li {
    background: url("i/mainMenu-delimiter_nr.jpg") no-repeat left;
}
#headerMenu a, .disabledMainMenuItems {
    background-repeat:  no-repeat;
    background-position: center 12px;
    display: block;
    float: left;
    height: 23px;
    text-align: center;
    color: #e7ebd0;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 77px 10px 0px;
}
#headerMenu a:hover {
    color: #fff;
}

#menuItemBoys {
    background-image: url("i/menu-boys_nr.jpg");
    width: 66px;
    overflow: hidden;
}
#menuItemGirls {
    background-image: url("i/menu-girls_nr.jpg");
    width: 66px;
    overflow: hidden;
}
#menuItemCouples {
    background-image: url("i/menu-couples_nr.jpg");
    width: 66px;
    overflow: hidden;
}
#menuItemVideochat {
    background-image: url("i/menu-videochat_nr.jpg");
    width: 91px;
    overflow: hidden;
}
#menuItemSearch {
    background-image: url("i/menu-search_nr.jpg");
    width: 65px;
    overflow: hidden;
}
#menuItemRating {
    background-image: url("i/menu-rating_nr.jpg");
    width: 59px;
    overflow: hidden;
}
#menuItemSignup {
    background-image: url("i/menu-signup_nr.jpg");
    width: 85px;
    overflow: hidden;
}
.menuItemMail {
    background-image: url("i/menu-mail_nr.jpg");
    width: 85px;
    overflow: hidden;
}
.menuItemNewmail {
    background-image: url("i/menu-mail_incoming.gif");
    width: 85px;
    overflow: hidden;
}

#loginBlock {
    border-bottom: 1px dotted #a0be84;
    padding-bottom: 16px;
}

#loginBlock form {
    width: 249px;
    margin: 10px 0px 0px 26px;
    float: left;
}

#loginField, #passwordField {
    border: 1px solid #999;
    width: 130px;
    height: 14px;
    float: left;
    clear: both;
    margin-right: 10px;
    color: #999;
    font-size: 11px;
    padding: 3px;
}

#loginField {
    margin-bottom: 8px;
}

#sitesField {
    width: 95px;
    height: 22px;
    border: 1px solid #999;
    margin: 0px 4px 1px 0px;
}

#loginButton {
    background: url("i/loginForm-button_nr.jpg");
    border: 0px;
    width: 95px;
    height: 22px;
    margin-top: 7px;
}

#welcomeBox {
    text-align: center;
    margin-left: 275px;
    padding: 0px 30px;
}

#welcomeBox p {
    padding: 10px 0px 0px;
    margin: 0px;
}

#forgotPassword {
    clear: both;
    float: left;
    margin: 15px 0px 0px 26px;
}

#contentBlock {
    padding: 20px 10px;
    overflow: hidden;
}

#contentBlock.padded {
    padding: 20px 60px;
}

.smallGallery {
    width: 440px;
    overflow: hidden;
    float: left;
}

.title {
	font-family: Arial;
    background: #eef1de;
    border: 1px solid #dce2c3;
    position: relative;
    text-align: center;
    height: 18px;
    padding: 6px;
    margin-bottom: 10px;
}

.smallGallery ul {
    margin-top: 4px;
    margin: 0px;
    padding: 0px;
}

.smallGallery li {
    background: url("i/thumbnail-small-bg_nr.jpg") no-repeat;
    float: left;
    width: 98px;
    height: 115px;
    padding: 6px;
    text-align: center;
    margin: 5px 0px 0px 0px;
    list-style: none;
}

.smallGallery li a {
    color: #000;
    display: block;
}

.smallGallery li a .online {
    background: transparent url('i/status_online.gif') left no-repeat;
    padding: 1px 0px 1px 15px;
    border: 0px;
}
.smallGallery li a .offline {
    background: transparent url('i/status_offline.gif') left no-repeat;
    padding: 1px 0px 1px 15px;
    border: 0px;
}

.smallGallery li img {
    display: block;
    border: 2px solid #7a8c41;
    margin-bottom: 3px;
}

.smallGallery ul {
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    clear: both;
}
.smallGallery li {
    list-style: none;
}


.decorTL, .decorTR, .decorBL, .decorBR {
    position: absolute;
    width: 8px;
    height: 8px;
    overflow: hidden;
    z-index: 100;
}
.decorTL {
    background: url("i/box-corner-tl_nr.jpg");
    top: -1px;
    left: -1px;
}
.decorTR {
    background: url("i/box-corner-tr_nr.jpg");
    top: -1px;
    right: -1px;
}
.decorBL {
    background: url("i/box-corner-bl_nr.jpg");
    bottom: -1px;
    left: -1px;
}
.decorBR {
    background: url("i/box-corner-br_nr.jpg");
    bottom: -1px;
    right: -1px;
}

#promoBox {
    margin-left: 470px;
}

#promoBox p {
    margin: 4px 0px 19px 0px;
}

.leftSidebarBlock {
    float: left;
    width: 200px;
    padding: 20px 0px 20px 20px;
    position: relative;
    z-index: 999;
}
#userMenuBox {
	padding-top: 8px 0px 2px;
}
#userMenuBox .photo {
	height: auto;
}
#logoutLink {
    position:absolute;
    bottom:10px;
    right:0px;
    text-align: right;
    margin-right:20px;
}
.label {
    font-weight: bold;
}
#loggedUser {
    font-weight: bold;
    padding-bottom: 6px;
}
/*user menu*/
.userMenuInfo p {
    text-align: left;
    margin: 5px 0px;
}
#userMenu, #leftMenu, #newsBox {
    position: relative;
    background: #eef1de;
    border: 1px solid #d5ddbc;
    padding: 0px;
    margin: 0px;
}
#userMenu li + li, #leftMenu li + li, .accountMenu div + div {
    border-top: 1px solid #d5ddbc;
}

#userMenu li, #leftMenu li {
/*	position: relative;*/
    margin: 0px;
    padding: 0px;
    display: block;
    list-style: none;
}

#userMenu ul,
#leftMenu ul {
    margin: 0px;
    padding: 0px;
}

#userMenu a, #leftMenu a {
    font-weight: bold;
    color: #000;
    padding: 6px 8px 6px 25px;
    display: block;
}
#userMenu a span.menuValue {
	position: absolute;
	right: 30px;
	font-weight: normal;
}
#userMenu a:hover, #leftMenu a:hover {
    text-decoration: none;
    background: #dce2c3 url("i/userMenu-over-decor_nr.jpg") no-repeat 170px center;
}

.accountMenu .menu {
    display: none;
    background-color: #eef1de;
    marign: 0px;
    padding: 0px;
    z-index: 999;
    list-style: none;
    border: 1px solid #d5ddbc;
}

.accountMenu .menu li {
    padding: 0px;
    width: 202px;
    height: 25px;
}

.accountMenu .menu a {
    display: block;
    padding: 7px 27px 1px 30px;
}

.accountMenu .activator,
.accountMenu .link {
    min-height: 12px;
}

/*user menu*/
.leftsidebarbanners {
	margin-top:20px;
	text-align:center;
}
.leftsidebarbanners a {
	display:block;
	margin-bottom:5px;
}
#newsBox dl {
    padding-left: 5px;
    padding-right: 2px;
}

#leftBox {
	margin-bottom: 10px;
}

#newsBox .date {
    font-weight: normal;
    margin-right: 4px;
}

#newsBox dt {
	font-weight: bold;
}
#newsBox dt, #newsBox dd {
    margin:0;
    padding:0;
}
#newsBox dd {
    margin:5px 0 7px;
}
.archive {
    margin-top:10px;
    text-align:right;
    padding-right: 5px;
}

.gallery {
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    clear: both;
}

.gallery li {
    background: url("i/thumbnail-bg_nr.jpg") no-repeat top center;
    width: 129px;
    height: 167px;
    text-align: center;
    padding: 5px 5px 10px 5px;
    float: left;
    overflow: hidden;
    list-style: none;
}

.gallery .rateContainer {
    background: transparent url('i/rateStar-normal_x.jpg') top left repeat-x;
    width: 85px;
    height: 17px;
    float: left;
    margin-left: 20px;
}
.gallery .rateValue {
    background: transparent url('i/rateStar-active_x.jpg') top left repeat-x;
    height: 17px;
    display: block;
    float: left;
}

.gallery img {
    display: block;
    width: 102px;
    height: 102px;
    margin: 0px 11px;
}

.gallery li a .online {
    background: transparent url('i/status_online.gif') left no-repeat;
    padding: 1px 0px 1px 15px;
    border: 0px;
    margin: 0px !important;
}
.gallery li a .offline {
    background: transparent url('i/status_offline.gif') left no-repeat;
    padding: 1px 0px 1px 15px;
    border: 0px;
    margin: 0px !important;
}

.gallery p {
    margin: 1px;
    padding: 0px;
}

.gallery li a {
    display: block;
}

.gallery li a span {

    margin: 1px;
    text-align: center;
}
.gallery li a span : hover{
    text-decoration: underline;
}


.gallery img {
    border: 2px solid #7a8c41;
}

.paging {
    display: inline;
}

.paging b {
    background: url("i/pager-active_nr.jpg") center center no-repeat;
    padding: 5px 8px;
    color: #000;
}

.paging a {
    background: url("i/pager-normal_nr.jpg") center center no-repeat;
    padding: 5px 8px;
    color: #000;
}

.searchPagingTop, .searchPagingBottom {
    width: 100%;
    text-align: left;
}
.searchPagingTop {
    margin-bottom: 10px;
}
.searchPagingBottom {
    margin-top: 10px;
}

.formTable {
    border-collapse: collapse;
    margin: 15px;
    width: 95%;
}
.formItemDesc {
	width: 15% !important;
}
div.formTable {
    overflow: hidden;
    width: 97%;
}
#profilePhotoBox {
    float: left;
}
#profilePhotoBox img {
    display: block;
    border: #7d8f43 2px solid;
    margin: 0px 20px 0px 0px;
}
#profileItemsBox {
    float: right;
    margin-right: 30px;
}
#profileItemsBox table td.pp_information {
    border: 1px solid #fff;
    padding: 1px 3px;
    background: #eef1de;
}
.profileItemRow a {
    color: #666;
}
.profileItemRow .col1,
.profileItemRow .col1 img {
    width: 23px;
    height: 18px;
}
#profileGirlInfoBox {
    float: left;
    width: 300px;
}
#profileDescriptionBox, #profileDescription {
    clear: left;
}
#profileDescriptionBox {
    margin-right: 250px;
    padding-top: 10px;
}
#profileDescription {
    padding-top: 10px;
}
#profileLinks {
    margin: 10px 0px;
    width: 157px;
}
#sendMessage {
    font-weight: bold;
    font-size: 12px;
}
.profileGirlInfoRow td {
    padding: 3px;
}
.profilePhotoThumb {
    float: left;
    text-align: center;
    padding: 3px;
}
.profilePhotoThumb img {
    display: block;
    border: #7d8f43 2px solid;
}
.profilePhotoThumb .views {
    font-size: 11px;
}
.profilePhotoThumb br {
    display: none;
}
.profileRating, .profileHits {
    margin: 2px 0px;
    padding: 0px;
    float: left;
}
.profileRateContainer {
    background: transparent url('i/rateStar-normal_x.jpg') top left repeat-x;
    width: 85px;
    height: 17px;
    float: left;
    margin: 0px 10px 0px 4px;
}

.profileRateValue {
    background: transparent url('i/rateStar-active_x.jpg') top left repeat-x;
    height: 17px;
    display: block;
}


#profileDescriptionBox form {
    clear: left;
}

.error {
    background: #ffd8d3;
    color: #ff0000;
    padding: 6px;
}
.warning {
    color: #f00;
    background: #fffeb9;
    padding: 8px;
}

#footerContainer {
    height: 60px;
    background: url("i/mainContainer-bottom_nr.jpg");
    clear: both;
    padding: 20px 26px 20px 21px;
}

#copy {
    font-size: 10px;
    margin: 15px 0px 0px 0px;
    text-align: center;
}

#footerMenu {
    text-align: center;
    margin-left: 400px;
    margin: 0px;
    padding: 0px;
}

#footerMenu li {
    display: inline;
    padding: 0px 4px 0px 8px;
    list-style: none;
}

#footerMenu li + li {
    border-left: 1px solid #000;
}

#footerMenu a {
    color: #000;
}

.autocompleteResult {
    background: #f9faf6;
    border: solid #c8cfaf;
    border-width: 0px 1px 1px 1px;
    margin: 0px;
    padding: 0px;
}
.autocompleteResult li {
    color: #222;
    list-style: none;
    padding: 2px 4px;
    cursor: default;
}
.autocompleteSelectedRow {
    background: #eef1de;
    color: #333;
}


.formTable td {
    padding: 4px 8px;
}

.reporterTable {
    width: 100%;
    border-collapse: collapse;
}

.reporterTable td {
    padding: 4px 10px 4px 10px;
}

.visits td {
    padding: 0px 0px 0px 0px;
    border: none;
}

.filterTable td.divUser {
    font-weight: bold;
}

.filterTable td.divUser2 {
    font-size: 12px;
    font-weight: bold;
}

.reporterHeaderRow td, .reporterTotalRow td {
    border-top: 1px solid #a1a986;
    background: #dce2c3;
}

.reporterHeaderRow a, .itemsHeader td {
    font-weight: bold;
    text-decoration: none;
    color: #fff;
}

.reporterRow td {
    border-top: 1px solid #a1a986;
}

table.reporterTable .reporterRow:hover td {
    background: #dce2c3;
}

.reporterRow .views input,
.reporterRow .views select {
    display: block;
}

.formButton, .file,
.reporterButton {
    font-family: Tahoma;
    border: 1px outset #cdd6ad;
    background: #eef1de;
    margin: 0px;
}

.formButton:hover,
.reporterButton:hover {
    background: #f5f7ea;
}

.formButton:active,
.reporterButton:active {
    background: #dce2c3;
    border-style: inset;
}
.formButton.smsSettingsButton {
    width: 90px;
}
.creditsTable {
    width: 700px;
}
#langBarContainer {
	margin-left: 220px;
}

.awardGirlList {
    display: block;
    margin: 0px;
    padding: 0px;
}
.awardGirlList > li {
    display: block;
    margin: 5px 17px 5px 17px;
    padding: 5px !important;
    background: url("i/thumbnail-small-bg_nr.jpg") no-repeat;
    float: left;
    width: 98px;
    height: 115px;
    text-align: center;
}
#contentContainer .awardGirlList {
    overflow: hidden;
}

.box {
    padding: 8px;
    overflow: hidden;
}

#interviewerPopup {
    height: 247px;
    width: 100%;
}
.interviewerTitle {
    text-align: center;
}

.interviewerDescription {
    padding: 20px 0px;
}

.interviewerLink {
    width: 50%;
    text-align: center;
    padding-bottom: 10px;
    font-weight: bold;
}

.awardGirlList .info {
    display: block;
    margin: 0px;
    padding: 0px;
}
.awardGirlList .info li {
    display: block;
    margin: 2px;
    padding: 0px;
    overflow: hidden;
    list-style: none;
}

.place {
    font: 18px Tahoma, Verdana, Arial, serif;
    font-weight: bold;
    color: #508800;
    display: block;
    float: left;
}
.placeBig {
    font: 25px Tahoma, Verdana, Arial, serif;
    font-weight: bold;
    color: #508800;
    display: block;
    float: left;
    margin: 7px;
}
.firstGirls table {
    border-spacing: 7px;
}
.firstGirls td {
    vertical-align: bottom;
}
.firstGirls div {
    border: 1px solid #508800;
    padding: 9px;
}
.firstGirls p {
    text-align: center;
    margin: 2px;
}

#spokenLangs {
    display: inline;
    margin: 0px;
    padding: 0px;
}
#spokenLangs li {
    display: inline;
    padding: 0px 2px;
    list-style: none;
}

#tooltip {
    font: 11px Tahoma, Verdana, Arial;
    fint-weight: normal;
    position: absolute;
    z-index: 3000;
    width:250px;
    border: 1px solid #76883E;
    background-color: #EEF1DE;
    padding: 2px;
    opacity: 0.90;
    color: #000;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    overflow: hidden;
}

#personalRoomButton {
    text-align: right;
}

.darkDecorTL {
    background-image: url("i/box-cornerDark-tl_nr.jpg");
}
.darkDecorTR {
    background-image: url("i/box-cornerDark-tr_nr.jpg");
}
.darkDecorBL {
    background-image: url("i/box-cornerDark-bl_nr.jpg");
}
.darkDecorBR {
    background-image: url("i/box-cornerDark-br_nr.jpg");
}

.lightDecorTL {
    background-image: url("i/box-corner-tl_nr.jpg");
}
.lightDecorTR {
    background-image: url("i/box-corner-tr_nr.jpg");
}
.lightDecorBL {
    background-image: url("i/box-corner-bl_nr.jpg");
}
.lightDecorBR {
    background-image: url("i/box-corner-br_nr.jpg");
}

.profileItems {
    list-style: none;
    margin: 10px 0px 10px 3px;
    padding: 0px;
}
.profileItems li {
    padding: 4px 1px 4px 0;
    background-repeat: no-repeat;
    background-position: left center;
}
.profileItemEmail {
    background-image: url('i/icons/email.png');
}
.profileItemMobile {
    background-image: url('i/icons/mobile.png');
}
.profileItemIcq {
    background-image: url('i/icons/icq.png');
}
.profileItemMsn {
    background-image: url('i/icons/msn.png');
}
.profileItemYahoo {
    background-image: url('i/icons/yahoo.png');
}
.profileItemAim {
    background-image: url('i/icons/aim.png');
}
.profileItemOther {
    background-image: url('i/icons/other.png');
}
.profileItemPhoto {
    background-image: url('i/icons/photo.png');
}
.profileItemVideo {
    background-image: url('i/icons/video.png');
}
.profileItemEroticstory {
    background-image: url('i/icons/eroticstory.png');
}
.profileItemHotcam {
    background-image: url('i/icons/inwebcam.png');
}
.profileItemVoip {
    background-image: url('i/icons/rivphone.png');
}
.profileItemUnderwear {
    background-image: url('i/icons/underwear.png');
}
.profileItemWebcam {
    background-image: url('i/icons/inwebcam.png');
}

#votes {
	position: absolute;
}
.videoVotes {
    float: left;
    width:17px;
    height: 17px;
    margin: 0px;
    padding: 0px;
}

ul.tagMatches {
    margin-left:0px;
    position:absolute;
    padding:0px;
    margin-top:0px;
}

ul.tagMatches li {
    background:#EEF1DE;
    color:#000;
    cursor:pointer;
    list-style-type:none;
    padding-left: 5px;
    width:159px;
}
ul.tagMatches li:hover {
    background:#DCE2C3;
    color:#000;
}

#videoBoxesContainer {
    overflow: hidden;
}
.videoRows .videoBox {
    border: 1px solid #DCE2C3;
    background: #EEF1DE;
    overflow: hidden;
    padding: 2px;
    margin: 5px;
    width: 684px;
}
.videoBoxes .videoBox {
    border: 1px solid #DCE2C3;
    background: #EEF1DE;
    overflow: hidden;
    padding: 2px;
    margin: 4px 5px;
    width: 334px;
    height: 110px;
    float: left;
}

.videoThumb {
    overflow: hidden;
    width: 100px;
    height: 100px;
    padding: 4px;
}
.videoBoxes .videoThumb {
    float: left;
}
.videoRows .videoThumb {
    float: left;
}
.videoData{
    overflow: hidden;
    font-size: 11px;
    padding: 4px;
}

#videoCommentsTable {
    width: 90%;
}

.privateVideo {
    display: block;
    margin: 0px;
    padding: 0px;
    width: 97%;
}

.privateVideo li {
    margin: 0px;
    display:block;
    overflow: hidden;
    padding: 4px 0px;
    list-style: none;
}
.privateVideoInfo {
    font: 11px Tahoma, Verdana, Arial, sans-serif;
    display: block;
    float: left;
    width: 500px;
    overflow: hidden;
    padding: 3px;
}

.privateVideoInfo p {
    margin: 2px 0px;
    display: block;
}

.interviews {
    margin: 5px 15px;
    padding: 0px;
}
.interviews li {
    list-style: none;
    margin: 5px 0px;
}

#girlMainInfo {
    padding: 0px;
    margin: 5px 0px;
    border-collapse: collapse;
}

#girlMainInfo td {
    padding: 0px;
    margin: 5px 0px;
}
.questionbox {
    margin: 5px 0px;
    width: 350px !important;
}

/* jQuery Simple Dialog */
.sd_container{
    font-family: Tahoma;
    margin:0;
    padding: 10px;
    position: absolute;
    background-color: #EEF1DE;
    border: solid 1px #ccc;
}
.sd_header{
    font-size: 125%;
    font-weight:bold;
    margin-bottom: 10px;
    text-align: center;
}
.sd_content{}
.sd_footer{
    color: #a0a0a0;
    margin-top: 10px;
}
.sd_overlay{
    position: absolute;
    margin:0;
    padding: 0;
    top: 0;
    left: 0;
    background-color: #222;
}
.sd_loading{
    background: url('indicator.gif') center no-repeat;
    background-color: #EEF1DE;
    height: 60px;
    width: 60px;
}
.sd_closelabel{
    position:absolute;
    width:50px;
    height:22px;
    line-height:22px;
    top:0;
    left:0;
    padding:5px;
    text-align:center;
    background-color:#ccc;
}
.sd_closelabel a {
    text-decoration:none;
    color: #222;
    font-size: 12px;
    font-weight:bold;
}

#editVideoForm input, #editVideoForm select,
#editEroticStoryForm input, #editEroticStoryForm select {
    width: 230px;
    font-size: 11px;
}
#editVideoForm textarea {
	height: 65px;
	font-size: 11px;
}
#editEroticStoryForm textarea {
	height: 140px;
	font-size: 11px;
}
#viewVideoDiv {
	text-align: center;
}
.emptyVideo {
    line-height: 240px;
    width: 360px;
    height: 243px;
    vertical-align: middle;
    border: 1px #99A37B solid;
}
.actionButtons {
	text-align: right;
	margin: 8px 0px;
}

.interviewFormTitle, .interviewFormDescription, .interviewFormLanguage,
.interviewFormCreated, .interviewFormQuestions, .interviewFormNick {
	margin-top: 5px;
}
.interviewFormDescription {
	height: 28px;
	overflow: hidden;
}
#interviewFormQuestions {
	height: 240px;
	overflow: auto;
	margin-top: 2px;
	padding: 5px;
	border: 1px #000 solid;
}
.interviewFormActions {
	margin-top: 15px;
	text-align: center;
}
/* end */
.formTable .videoInfo {
	width: 400px;
	overflow: hidden;
}
.formTable .eroticStoryInfo {
	width: 500px;
	overflow: hidden;
}
.eroticStoriesFormTable {
	margin: 15px;
	border-collapse: collapse;
}

.videoViewButtons {
    position: absolute;
    margin:-25px 0 0 640px;
}

.depositBtnContainer {
    margin-top: 10px;
    text-align: center;
    width: 300px;
}

table.depositTable {
    width: 300px;
    border-left: solid 1px #A1A986;
    border-bottom: solid 1px #A1A986;
}

table.depositTable td {
	border-right: solid 1px #A1A986;
    border-top: solid 1px #A1A986;
}

table.depositTable th {
	border-right: solid 1px #A1A986;
    border-top: solid 1px #A1A986;
    background-color: #DCE2C3;
    color: #fff;

}

table.depositTable .paymentGateLogo {
	color: #000;
    background: #fff;
    width: 130px;
    padding-top: 2px;
    text-align: center;
}

table.depositTable td.depositradiobutton {
    width: 30px;
    text-align: center;
}

table.depositamount {
    width: 160px;
}

table.depositamount td {
    border: 1px solid #a1a986;
    text-align: center;
}

table.depositamount th {
	border: 1px solid #a1a986;
	text-align: center;
    background: #dce2c3;
}

div.depositmessagehead {
    margin-left: 4px;
    margin-top: 4px;
    background-image: url('/img/icon.jpg');
    background-repeat: no-repeat;
    padding-left: 20px;
    color: #f00;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    width: 280px;
}

div.depositmessagebody, div.depositmessage {
    margin: 5px;
}

.creditContainerHead {
    width: 510px;
    overflow: hidden;
    margin-bottom: 20px;
}
.creditContainerHead .paymentIssue {
    float: right;
}
.creditContainerHead .activeBalance {
    background-image: url('i/credits.png');
    background-repeat: no-repeat;
    padding-left: 30px;
    line-height: 20px;
}
.creditContainerHead .amount {
    padding-left: 15px;
}

#paymentSectionsContainer .sectionContent {
    width: 484px;
    margin: 10px 3px;
}
#paymentSectionsContainer .collapsable {
    overflow: hidden;
    width: 492px;
}

#paymentSectionsContainer .paymentAmounts {
    float: right;
    width: 160px;
}
.cost {
	clear: both;
}

.voteContainer {
	clear:both;
}

.day, .hour, .minute {
    width: 40px !important;
}
.year {
    width: 55px !important;
}
.month {
    width: 63px !important;
}
#row_date .month {
    width: 50px !important;
}

.autoadd_help {
    height: 16px;
    width: 16px;
    background: transparent url('i/icons/help.png') top left no-repeat;
    margin-left: 5px;
    vertical-align: bottom;
    display: inline;
    position: absolute;
}
.sidebar {
    padding-top: 8px;
}

.tableSortUp, .tableSortDown {
    background: transparent url('img/order_up.gif') top left no-repeat;
    height: 10px;
    width: 10px;
    vertical-align: middle;
    display: inline-block;
    position: relative;
    margin-left: 5px;
}
.tableSortDown {
    background: transparent url('img/order_down.gif') top left no-repeat;
}

#chatTopMsgDiv {
    width: 100%;
}

/*simplemodal css -------------------------------*/
#basic-modal-content,
#video-modal-content {
    display:none;
}
/* Overlay */
#simplemodal-overlay {
    background-color:#000;
    cursor:wait;
}
/* Container */
#simplemodal-container {
    height:600px;
    width:420px;
    color:#000;
    background-color:#EEF1DE;
    border:1px solid #DCE2C3;
    padding:12px;
}
#simplemodal-container a {
    color:#76883E;
}
#simplemodal-container a.modalCloseImg {
    background:url(../img/basic/x.png) no-repeat;
    width:25px;
    height:29px;
    display:inline;
    z-index:3200;
    position:absolute;
    top:-15px;
    right:-16px;
    cursor:pointer;
}
#simplemodal-container #basic-modal-content,
#simplemodal-container #video-modal-content{
    padding:8px;
}

.saleitemPhotoTable {
	margin: 5px !important;
}

.saleitemPhotoTable td {
	padding: 4px 2px !important;
}

.publicPhotoBox,
.saleitemPhotoBox {
    background: #EEF1DE;
    width: 190px;
    height: 94px;
    text-align: left;
    float: left;
    margin:2px 25px 2px 0;
}
.publicPhotoThumb,
.saleitemPhotoThumb {
    margin: 6px;
    float: left;
    padding: 0px;
}
.publicPhotoActions,
.saleitemPhotoActions {
    margin: 0px;
    padding: 4px;
    overflow: hidden;
}

.publicPhotoActions .views {
    height: 80px;
    display: block;
}
.publicPhotoView,
.saleitemPhotoView,
.saleitemPhotoStatusUnapproved {
    margin-top: 6px;
}
.publicPhotoStatusUnapproved {
    margin-top: 20px;
}

/*select restricted country form*/
#restrictedCountryDiv #save,
#restrictedCountryDiv #discard {
    float: right;
}
#countryList input {
    float: right;
}
#countryList span {
    float: left;
    clear: both;
    margin-top: 5px;
}
#restrictedCountryDiv p {
    text-align: center;
    font-weight: bold;
    margin: 0px;
}
#countryList {
    padding-left: 0px !important;
    list-style-type:none;
    margin-left: 0px!important;
    margin-top: 0px!important;
}
#restrictedCountryDiv button{
    margin: 5px 10px;
}
/*select restricted country form*/

.validatorBadField {
    border: 1px solid #e31313;
    background: #fff;
}

.validatorHint {
    position: absolute;
    background: #fffeeb;
    border: 1px solid #808080;
    padding: 4px;
    z-index: 9999;
}
.validatorFieldHint {
    padding: 3px;
    color: #b0a1a1;
}

#paymentSectionsContainer .specialOffer {
	color: red;
}
#paymentSectionsContainer p.specialOffer {
	font-size: 10px;
    text-align: right;
    margin: 2px;
}

#paymentSectionsContainer h2 {
    font-size: 18px;
    font-weight: bold;
    color: #eef1de;
    background: transparent url("i/payment-section-header-bg.gif") left top no-repeat;
    width: 494px;
    height: 37px;
    margin-top: 5px;
    cursor: pointer;
    border: none;
}
#paymentSectionsContainer .expanded h2 {
    background-position: left bottom;
}
#paymentSectionsContainer .paymentSectionHeaderDecor {
    line-height: 36px;
    margin-left: 9px;
    padding-left: 38px;
    display: block;
}
#transfer .paymentSectionHeaderDecor {
    background: url("i/payment-section-bank.png") left center no-repeat;
}
#cc .paymentSectionHeaderDecor {
    background: url("i/payment-section-cc.png") left center no-repeat;
}
#prepaidcard .paymentSectionHeaderDecor {
    background: url("i/payment-section-prepaidcard.png") left center no-repeat;
}
#convert .paymentSectionHeaderDecor {
    background: url("i/payment-section-convert.png") left center no-repeat;
}

.discountCodeContainer .tooltip {
	background: transparent url('i/icons/help.png') top left no-repeat;
	margin: 8px 0px 0px 113px;
	padding: 20px 0px 0px 0px;
	height: 0px;
	width: 20px;
	overflow: hidden;
}
.discountCodeContainer label {
    display: block;
    margin: 10px 0px 5px;
    font-weight: bold;
}
.discountCodeContainer input {
    width: 100px;
    float: left;
}

.mandatoryField {
    font-weight: bold;
}
#personalInfoRequest {
    margin: 10px;
    width: 360px;
}
.payoutRequestActions {
	bottom:25px;
	position:absolute;
	text-align:center;
	width:300px;
}
.payoutRequestDetails div {
    margin: 5px 0px;
}
.payoutDetailsHeader {
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    margin: 0 0 20px;
}

#smstextCounter {
    background: #fff;
    position: absolute;
    bottom: 6px;
    right: 2px;
}

/*profile photo*/
.profilePhotoForm {
	padding: 15px;
    margin: 10px 0px 0px 0px;
    overflow: hidden;
}
.profilePhoto {
    margin-right: 15px;
    padding: 10px;
    float: left;
}
.profilePhoto img {
	margin: 0px;
	display:block;
}
.uploadProButtonDiv {
    margin: 10px 0px;
    text-align: left;
}
.photoActions {
    text-align: center;
    padding: 5px;
    margin: 0px;
}
.photoStatus {
    margin-top: 4px;
    padding: 0px;
    text-align: center;
}
.eroticStoryStatus.approved,
.photoStatus.approved {
    color: #08b300;
}
.photoStatus.pending {
    color: #000;
}
#selectProfilePhotoText {
	margin-bottom: 5px;
}

#warningBody {
    background: #ecf2d3 url("i/adult-warning/back.jpg") no-repeat;
    border: 3px solid #ccc;
    padding: 0;
}

#warningBody .header {
	background: transparent url(i/adult-warning/header.gif) repeat-x scroll 0 -1px;
    font-weight: bold;
    height: 29px;
    line-height: 27px;
    padding-left: 6px;
    text-align: left;
}

#warningBody .logo {
    background: url("i/adult-warning/logo.jpg") no-repeat;
    height: 60px;
    width: 220px;
    display: block;
    margin: 10px auto 20px;
}

#warningBody .innerText {
    padding-left: 15px;
    padding-right: 15px;
}

#warningBody .innerText p {
    margin: 15px 0;
    line-height: 1.5em;
}

#warningBody .adultWarningButtons {
    margin: 0px auto;
    width: 100%;
    height: 80px;
    text-align: center;
    line-height: 65px;
    position: absolute;
    bottom: 0px;
    left: 0px;
}

#warningBody .enterButton {
    background: url("i/adult-warning/enterBut.png") no-repeat 0px 0px !important;
    height: 69px;
    width: 176px;
    line-height: 61px;
    text-align: center;
    font-size: 22px;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    border: 0 none;
}
#warningBody .enterButton:hover {
    background: url('i/adult-warning/enterBut.png') no-repeat 0px -69px !important;
    color: #fff;
}

#warningBody .exitButton {
    background: url("i/adult-warning/exitBut.png") no-repeat 0px 0px !important;
    height: 69px;
    width: 176px;
    line-height: 60px;
    text-align: center;
    font-size: 22px;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    border: 0 none;
    margin-left: 250px;
}
#warningBody .exitButton:hover {
    background: url('i/adult-warning/exitBut.png') no-repeat 0px -69px !important;
    color: #fff;
}

td.formSubmitCell {
    padding-top: 15px;
}

.profileImportPagingTop, .profileImportPagingBottom, .profileImportButtons {
    text-align: right;
}

.profileImportPagingBottom {
    margin-bottom: 10px;
}

.profileAvatar {
    width: 150px;
}
.profileAvatarImage {
    width: 133px;
    height: 133px;
}
#personalFormTableContainer {
    width: 90%;
}
#personalFormTableContainer .formItemDesc {
    width: 27% !important;
}

.formDesc {
    margin: 10px 0px 15px;
}
.hintCheckboxCell {
    width: 52px;
    text-align: center;
}
.allPhotoBox {
    overflow:hidden;
}
.photoForm {
    margin: 0;
}
.lastEroticStories {
    width: 90%;
    border-collapse: collapse;
    margin-top: 10px;
}
.lastEroticStories td {
    border-bottom: 1px dotted #ccc;
    padding: 7px 5px 5px 5px;
    margin: 0px;
}

.lastEroticStories th {
    text-align: left;
}
.lastEroticStories .userPhoto,
.reporterTable .userPhoto {
    display: block;
    float: left;
}
.lastEroticStories .userInfo {
    width: 100px;
    text-align: center;
}

.lastEroticStories .userInfo a {
    display: block;
}

.lastEroticStories .userLink,
.reporterTable .userLink {
    display: block;
    padding: 2px 10px;
    margin-left: 59px;
}
.lastEroticStories .userPhoto img,
.reporterTable .userPhoto img  {
    display: block;
}
.lastEroticStories .storyCounter {
    padding: 0px 4px;
}


.eroticStoriesList {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.eroticStoriesList li {
    border-bottom: 1px dotted #ccc;
    padding: 10px 0px 10px 0px;
}
.eroticStoriesList .storySize {
    float: right
}
.fieldDescription {
    margin: 0px;
    padding: 0px;
    clear: both;
    height: 18px;
}
.saleitemSettingsPlaceholder {
    margin: 10px 0px;
    background: #f6f6f6;
    padding: 7px 7px 12px 7px;
    border: 1px solid #e9e9e9;
    overflow: hidden;
}
.saleitemSettingsPlaceholder.itemEnabled {
    background-color: #eef1de;
    border-color: #dce2c3;
}
.saleitemOptionPlaceholder {
    float: left;
    margin: 0px 3px;
}
.saleitemOptionPlaceholder select,
.saleitemOptionPlaceholder input {
    margin: 0px;
}
.saleitemOptionPlaceholder .enableButton,
.saleitemOptionPlaceholder .saveButton {
    margin-top: 18px;
}
.saleitemOptionPlaceholder .itemStatusPic {
    margin-top: 20px;
}
.saleitemOptionPlaceholder .padded {
    margin-top: 20px;
}
.enableButton,
.saveButton {
    height: 21px;
    border:1px outset #cdd6ad;
    background: #eef1de;
    color: #000;
}
.saleitemsSummaryPlaceholder {
    width: 400px;
}
#publicPhotos, #privatePhotos, #privateVideos, #purchasedPhotos {
    list-style: none;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}

.videoItem {
    float: left;
    height: 115px;
    width: 232px;
    background-color: #eef1de;
    margin: 4px;
    overflow: hidden;
}

.videoItem .thumbHidder {
    overflow: hidden;
    height: 100px;
    width: 100px;
    float: left;
    margin: 5px;
    position: relative;
}

.videoItem .thumbPlayButton {
    background: url('i/icons/video-play.png') no-repeat bottom right;
    height: 66px;
    width: 82px;
    position: absolute;
    bottom:5px;
    height:20px;
    right:5px;
    width:20px;
}

.videoItem .linkWatchItNow {
    color: #d31457;
    font-weight: bold;
}

.videoItem ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.videoItem .title {
    max-height: 31px;
    overflow: hidden;
}

.videoItem ul li {
    margin: 4px;
}

#messageSendFormPlaceholder {
    width: 470px;
    padding: 10px;
}
#messageSendFormPlaceholder label {
    width: 75px;
    display: block;
    float: left;
    height: 10px;
    padding: 5px 0px;
}
#messageSendFormPlaceholder input[type=text] {
    width: 391px;
}
#messageSendFormPlaceholder .sign {
    margin: 4px 0px 15px 0px;
    padding: 0px;
}
#messageSendFormPlaceholder .error {
    margin-bottom: 10px;
}
.messageSendButtonPlaceholder {
    margin-top: 10px;
    margin-bottom: 0px;
    padding: 0px;
}

.editProfileMsg {
    margin-bottom: -10px;
    background: #F1F1F1;
    padding: 10px 10px 5px 10px;
}

#messageHeaderInfoTable {
    margin: 15px 0px 0px 0px;
}
#messageHeaderInfoTable td {
    height: auto;
}
.pageHelp {
    margin: 15px 0px;
    padding: 0px;
}

.erostoryTitleField,
.lingerieDescr,
.photoFile,
.lingerieFile,
.photoNameField,
.photoFileField,
.erostoryFileField,
#profilePhotoTitle,
#profilePhotoFile,
#publicPhotoDescription {
    width: 393px !important;
}

.proNick {
    width: 300px !important;
}

/* start private photo upload form */
.cssForm {
    margin-bottom: 10px;
}
.cssForm fieldset.section>div {
    padding: 0;
    margin: 5px 0;
}
.cssForm fieldset.section>div:first-child {
    margin-top: 10px;
}
.cssForm label {
    display: block;
}
.cssForm .buttons {
    margin: 20px 0;
    text-align: center;
}
label[for=privatePhotoCost] {
    display: inline;
}
#privatePhotoUploadForm input[type=text] {
    width: 299px;
}
#privatePhotoUploadForm select {
    width: auto;
}
/* end private photo upload form */

/* start private video upload form*/
#videoUploadForm {
    padding: 10px 23px;
}
#videoUploadForm fieldset.section>div {
    margin-bottom: 14px;
}
label[for=privateVideoCost] {
    display: inline;
}
#privateVideoCost {
    width: 80px;
}
#privateVideoCategory {
    width: 200px;
}
#privateVideoName, #privateVideoTags {
    width: 300px;
}
/* end private video upload form */

/* start erotic stories upload form */
#erostoryUploadForm {
    padding: 10px 23px;
}
label[for=eroticStoryCost] {
    display: inline;
}
#eroticStoryCost {
    width: 80px;
}
/* end erotic stories upload form */

/* Greetings */

#viewGreetingBtn {
    float: right;
    width: 165px;
    height: 69px;
    padding-left: 60px;
    padding-top: 5px;
    margin-bottom: 10px;
}

#greetingTopLabel {
    margin: 10px auto 0;
}

span.greetingStatusapproved {
    color: #76883E;
}

span.greetingStatuscanceled {
    color: #BE3D03;
}

.photoCategoryHeader {
    color: #BF3C00;
    border-bottom: 1px dotted #BF3C00;
    padding: 0px 0px 2px 0px;
    margin: 10px 0px 4px 0px;
    width: 685px;
    clear: both;
}
#mustBeLogginedContainer .loginFormContainer {
    border: 1px solid #dde2c3;
    border-left: none;
}
#mustBeLogginedContainer .loginFormContainer div {
	display: inline;
}
