html,body {
    font: 11px Tahoma, Verdana, Arial, sans-serif;
    margin:0px;
    padding:0px;
    background-image: url('img/main-bg_xy.jpg');
    height:100%;
    color: #fff;
}
#body {
    background: transparent url('img/zip_x.jpg') left 0px repeat-x;
    min-width: 990px;
}
#mainContentContainer {
    background: transparent url('img/zip_y.jpg') 207px 0px repeat-y;
    overflow: hidden;
    min-height: 100%;
    width: 990px;
    margin: 0px auto;
    position: relative;
}
h1 {
    font-size:14px;
    color: #b10000;
    text-align:center;
    margin: 12px 0px 7px 0px;
    clear: both;
}
h2 {
    color: #bc1515;
    font-size:12px;
    padding-bottom: 3px;
    border-bottom: 3px solid #440000;
}
h3 {
    font-weight:bold;
}
hr {
    border: 1px solid #440000;
}
a {
    color:#A80909;
    text-decoration:none;
    line-height:1.5em;
}
a:hover {
    text-decoration: underline;
}
img {
    border: none;
}
fieldset {
    margin: 0px;
    padding: 0px;
    border: none;
}
ul {
    margin: 3px 0px;
}
p {
    margin: 7px 0px;
}
p.affiliateRevenue {
    display: none;
}

.error {
	color: #f00;
	border: 1px solid #f00;
	padding: 2px 5px;
}
.warning {
    background: #900;
    padding: 8px;
    position: relative;
}
.inputbox2, .inputbox, .agreementbox, #revenueInput, #creditsInput, #descField {
    background: #000;
    color: #fff;
    border: 1px solid #990000;
}
.inputbox {
    width: 164px;
}
.inputbox2 {
    width: 400px;
    height: 150px;
}
.day, .hour, .minute {
    width: 40px !important;
}
.year {
    width: 55px !important;
}
.month {
    width: 90px !important;
}
#pageHeader {
    background: #000 url('img/header-bg_nr.jpg') 300px 10px  no-repeat;
    height: 166px;
    overflow: hidden;
}
#siteLogo {
    float: left;
    margin: 20px 5px 0px 3px;
}

/* form-----------------------------------------------*/
.formField {
	clear: both;
	text-align: right;
	margin-bottom: 5px;
}
.formField label {
	float: left;
}

#loginForm {
    margin: 10px 10px 5px 0px;
    overflow: hidden;
}
#loginField, #passwordField, #sitesField {
    background: #000000;
    border: solid 1px #6b1006;
    margin: 0px 5px 0px 5px;
    color: #990000;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 160px;
    padding: 1px 0;
}
#sitesField {
	width: 162px;
	padding: 0;
}

#loginFieldLabel, #passwordFieldLabel {
    font-size: 12px;
    font-weight: bold;
    color: #6b1006;
}

#loginForm fieldset {
    float: left;
}

#loginForm a {
    margin: 0 7px 0 0;
    color:#990000;
}

#loginFormLinks {
    margin: 0px;
    padding: 0px 2px;
    float: right;
    text-align: center;
    list-style: none;
}
#loginFormLinks li{
    text-align: right;
}
#loginButton {
    margin-left: 5px;
    background: url("i/okBut1.png") no-repeat;
    border: none;
    width: 32px;
    height: 22px;
    color: white;
    font-weight: bold;
    padding: 0;
    text-align: center;
    display: block;
}

#registerLink {
    background: url("img/registerButton.gif") top center no-repeat;
    width: 126px;
    height: 15px;
    display: block;
    text-align: center;
    color: #eaeaea !important;
    text-transform: uppercase;
    font-weight: bold;
    padding: 5px 0px;
    margin: 0px 0px 5px auto !important;
}
#registerLink:hover {
    text-decoration: none;
    color: #fff !important;
}

#forgotPasswordLink {
    text-decoration: underline;
    margin: 0px !important;
}
#forgotPasswordLink:hover {
    text-decoration: none;
}

/* leftbox---------------------------------*/
#leftbox {
    width: 206px;
    float:left;
    margin: 40px 0px 80px 0px;
}
#leftbox a {
   color:#ffffff;
}
#mainMenu ul {
	padding-left: 25px;
}
#mainMenu li {
    list-style-image: url(img/list-bullet_nr.jpg);
}
#mainMenu li a {
    text-decoration:none;
    font-size: 14px;
    margin: 5px;
}
.date {
    font-weight:bold;
}

/*content----------------------------------*/
#pageContentPlaceholder {
    margin: 40px 5px 80px 270px;
}
#pageContent {
    overflow: hidden;
}
.gallery {
    margin:0px;
    padding:0px;
    overflow: hidden;
}
.gallery .item {
    background-image:url(img/galleryItem-bg_nr.gif);
    float:left;
    height:165px;
    text-align:center;
    width: 110px;
    font-size:12px;
    margin: 3px;
    list-style-type:none;
    position: relative;
}
.gallery .nickLink {
    font-weight: bold;
}
.gallery p {
    margin:1px;
    padding:0px;
    font-size:11px;
    clear: both;
}
.gallery a {
    color: #fff;
    text-decoration:none;
    font-size:12px;
}
.gallery img {
    margin: 0px auto;
    display: block;
    width: 100px;
    height: 100px;
}
#page_decor_zip {
    position:absolute;
    top: 166px;
    left:120px;
}
#page_decor_zip2 {
    position:absolute;
    top: 210px;
    left:183px;
}
.info {
    text-decoration:none;
    font-size:10px;
}
#language {
    margin: 0px 22px;
}
#language img {
    width: 16px;
    height:10px;
    float:left;
    margin:3px;
}
/*footer----------------------*/
#footerContainer {
    height: 53px;
    clear:both;
    position:absolute;
    bottom:0px;
    left:0px;
    width:100%;
}
#copy {
    clear: both;
    float:left;
    font-size:11px;
    color:#990000;
    width: 170px;
    text-align:center;
    padding: 0px 0px 0px 25px;
    margin: 0px;
}
#additionalLinks, #footerMenu {
    text-align:center;
}
#footerMenu {
	margin-left: 200px;
	padding-left: 20px;
}
#additionalLinks li, #footerMenu li {
    display:inline;
    list-style-type:none;
    padding: 0px 6px 0px 6px;
    white-space: nowrap;
}
#footerMenu li {

}
#additionalLinks li + li, #footerMenu li + li {
    border-left:1px solid #990000;
}
#additionalLinks a, #footerMenu a {
    color:#990000;
    font-size:11px;
    text-decoration:none;
}
.formTable {
    margin: 7px;
    overflow: hidden;
    width: 100%;
}

#profilePhotoBox {
    float: left;
}
#profilePhotoBox img {
    display: block;
    border: #6a0f05 2px solid;
    margin: 0px 20px 0px 0px;
}
#profileItemsBox {
    float: right;
    margin-right: 30px;
    width: 190px;
}
#profileItemsBox table td.pp_information {
    border: 1px solid #230202;
    padding: 1px 3px;
    background: #410202;
}
.profileItemRow a {
    color: #fff;
}

#profileGirlInfoBox {
    float: left;
    width: 300px;
}
#profileDescriptionBox, #profileDescription {
    clear: left;
}
#profileDescriptionBox {
    margin-right: 250px;
    padding-top: 20px;
}
#profileDescription {
    padding-top: 10px;
}
#profileLinks {
    padding: 10px 0px;
    clear: left;
    width: 157px;
}
#profileLinks a, .videoRowFirst a, .videoRow a, .storyRowFirst a, .storyRow a  {
    color: #a80909;
    text-decoration: underline;
}
#profileLinks a:hover,
.videoRowFirst a:hover,
.videoRow a:hover,
.storyRowFirst a:hover,
.storyRow a:hover {
    text-decoration: none;
}
.profileGirlInfoRow td {
    padding: 3px;
}
.profilePhotoThumb {
    float: left;
    text-align: center;
    padding: 3px;
}
.profilePhotoThumb img {
    display: block;
    border: #6a0f05 2px solid;
    margin: 0px 3px;
}
.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;
}

#userMenu {
    padding: 10px 10px 10px 0px;
}
#userMenu table {
    width: 100%;
    font-size: 11px;
}
#userMenu td {
    padding: 0px;
}
#userMenu .icon {
    width: 15px;
}
#userMenu .item {
    padding-left: 5px;
}

#userMenu .value {
    text-align: right;
}

.reporterTable {
    border-collapse: collapse;
    width: 100%;
}
.reporterTable td {
    padding: 4px 10px;
}
.reporterHeaderRow td, .reporterTotalRow td {
    background: #340303;
}
.reporterHeaderRow a, .itemsHeader td {
    color: #FFF;
    font-weight: bold;
    text-decoration: none;
}
.reporterRow td {
    border-top: 1px solid #280707;
    background: #4d0707;
}
table.reporterTable .reporterRow:hover td {
    background: #6e1616;
}

.modelStepMsgOK {
    font-weight: bold;
    color: #fafafa;
}
.modelStepMsgError {
    font-weight: bold;
}

.formButton,
.enableButton,
.saveButton,
.reporterButton {
    border: 1px outset #450202;
    background: #450202;
    color: #fff;
    padding: 2px 15px;
}
.formButton,
.reporterButton {
	margin: 10px 0px 0px;
}

.formButton:active {
    border: 1px inset #250202;
    background: #250202;
    color: #ebebeb;
}
.formButton.smsSettingsButton {
    width: 90px;
}
.langSelector {
    position: absolute;
    top: 140px;
    left: 0px;
    list-style: none;
    padding: 0px;
    margin: 0px;
    width: 222px;
    text-align: center;
}
.langSelector li {
    display: inline;
    padding: 0px 1px;
}
.bookmarkRecord p {
    margin: 3px;
}
.bookmarkRecord .thumbL {
    float: left;
    margin: 0px 10px 10px 0px;
}
.clear {
    clear: both;
}

.rate {
    overflow: hidden;
    padding: 0px 20px;
    margin: 6px 0px;
}
.rate .rateContainer {
    background: transparent url('img/rateStarDisabled-small_x.gif') top left repeat-x;
    width: 65px;
    height: 12px;
    float: left;
    display: block;
    margin-left: 3px;
    text-align: left;
}
.rate .rateValue {
    background: transparent url('img/rateStarEnabled-small_x.gif') top left repeat-x;
    height: 12px;
    display: block;
}

.profileRateContainer {
    background: transparent url('img/rateStarDisabled-big_x.gif') top left repeat-x;
    width: 85px;
    height: 17px;
    float: left;
    display: block;
    margin-left: 3px;
}
.profileRateValue {
    background: transparent url('img/rateStarEnabled-big_x.gif') top left repeat-x;
    height: 17px;
    display: block;
}

.pages {
    border: 1px solid #000;
}
.searchPagingTop, .searchPagingBottom {
    width: 97%;
    padding: 5px;
}
.paging {
    display: inline-block;
    margin: 5px 0;
}
.paging b, .paging a {
    border: 1px solid #771414;
    padding: 1px 4px;
    margin: 0px 2px;
}
.paging b, .paging a:hover {
    color: #d30907;
    background: #800203;
    text-decoration: none;
}

#personalRoomButton {
    text-align: right;
    padding: 2px 8px;
}

#feedbacksTable {
    width: 98%;
}

.pendingAppointments {
    color: #b9b900 !important;
}

#newsBox {
    padding-right: 7px;
}
#newsBox h3 {
    font-size: 11px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
}
#newsBox h3 span {
    font-weight: bold;
    font-size: 12px;
    padding-left: 4px;
}
#newsBox p {
    margin: 0px;
    padding: 5px 0px 20px 7px;
}
#newsBox a {
    color: #b10000;
    text-decoration: underline;
}

.medialink {
    display: block;
}

.promoPage h2 {
    text-align: center;
}
.promoPage p {
    text-align: justify;
}

#spokenLangs {
    display: inline;
    margin: 0px;
    padding: 0px;
}
#spokenLangs li {
    display: inline;
    padding: 0px 2px;
}

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

#appointmentOptions {
    position: absolute;
    padding: 0px;
    left: 50%;
    background-color: #520000;
    border: 1px solid #990000;
    width: 350px;
}

#appointmentOptions form{
	padding: 5px;
}

#appointmentOptions h1{
	border: none;
	border-bottom: 1px solid #990000;
	height: 30px;
	padding-left: 15px;
	text-align: left;
}

.ajaxfieldwaiting {
	color: black;
        display: block;
        font-weight: bold;
        height: 14px;
        line-height: 14px;
        text-align: center;
        width: 95%;
	background: #fff url('i/progress.gif') top left repeat-x;
}

.googlesettings .fieldset {
	border: 1px solid Azure;
	padding: 5px;
	margin: 0px;
        width: 95%;
}

.appointmentHideSettings {
	height: 16px;
	width: 16px;
	background: transparent url('i/icons/cross.png') top left no-repeat;
	float:right;
	padding-right: 7px;
	margin-top: -16px;
	cursor: pointer;
}

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

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


#votes {
	position: absolute;
}

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

ul.tagMatches li {
    background:#000;
    color:#BC1515;
    cursor:pointer;
    list-style-type:none;
    padding-left: 5px;
    width:159px;
}
ul.tagMatches li:hover {
    background:#4D0707;
    color:#fff;
}
#videoBoxesContainer {
    overflow: hidden;
}
.videoRows .videoBox {
    border: 1px solid #990000;
    background: #000;
    overflow: hidden;
    padding: 2px;
    margin: 5px 0px;
    width: 675px;
}
.videoBoxes .videoBox {
    border: 1px solid #990000;
    background: #000;
    overflow: hidden;
    padding: 2px;
    margin: 5px 10px;
    width: 320px;
    height: 115px;
    float: left;
}

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

#videoCommentsTable {
	width: 100%;
}

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

.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: 590px;
    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: #4D0707;
    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: #4D0707;
    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 #fff solid;
}
.actionButtons {
	text-align: right;
}

.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 #fff solid;
}
.interviewFormActions {
	margin-top: 15px;
	text-align: center;
}
/* end */
.formTable .videoInfo {
	width: 400px;
	overflow: hidden;
}
.formTable .eroticStoryInfo {
	width: 500px;
	overflow: hidden;
}

.autocompleteResult {
    background: #fff;
    border: solid #b88383;
    border-width: 0px 1px 1px 1px;
    margin: 0px;
    padding: 0px;
}
.autocompleteResult li {
    color: #222;
    list-style: none;
    padding: 2px 4px;
    cursor: default;
}
.autocompleteSelectedRow {
    background: #f3baba;
    color: #333;
}
.eroticStoriesFormTable {
	margin: 7px;
}

.videoViewButtons {
    position: absolute;
    margin:-20px 0 0 630px;
}

.cost {
	clear: both;
}
.voteContainer {
	clear:both;
}

.online {
    position: absolute;
    bottom: 46px;
    left: 4px;
    text-align: center;
    text-transform: uppercase;
    background: #8cc63e;
    color: #fff;
    width: 100px;
    margin: 0px 2px;
    font-size: 10px;
    font-weight: bold;
}
.indicateOnline {
    font-size:15px;
    font-weight: bold;
    color: #fff;
    background: #8cc63e;
    width:135px;
    height: 21px;
    margin-top:7px;
    text-align: center;
}

.indicateOffline {
	font-size:15px;
	font-weight: bold;
	color: #890908;
	background: #500001;
	width:135px;
	height: 21px;
	margin-top:7px;
	text-align: center;
}

#chatTopMsgDiv {
    width: 100%;
}

.disabledMainMenuItems {
	font-size: 14px;
	margin: 5px;
	color: #FFFFFF;
	line-height: 1.5em;
}

#interviewerBigButton,
#interviewerBigButton:hover	 {
    background: url('i/fetishBut.jpg') no-repeat;
    width: 230px;
    height: 139px;
}

.saleitemPhotoTable {
	margin: 5px !important;
}

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

.publicPhotoBox,
.saleitemPhotoBox {
    background: #450202;
    width: 190px;
    height: 108px;
    text-align: left;
    float: left;
    margin:2px 25px 2px 0;
    padding: 0px;
}
.publicPhotoBox {
    height: 101px;
}
.publicPhotoThumb,
.saleitemPhotoThumb {
    margin: 10px;
    float: left;
    padding: 0px;
}
.publicPhotoActions,
.saleitemPhotoActions {
	padding: 0px;
    margin: 10px 0px 0px 10px;
    overflow: hidden;
}
.publicPhotoActions a,
.saleitemPhotoActions a{
    line-height: 1em;
}

.publicPhotoActions .views {
    display: block;
}


/*select restricted country form*/
#restrictedCountryDiv{
    width:295px !important;
}
#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:0;
}
#restrictedCountryDiv a {
    padding:0;
}
#restrictedCountryDiv button{
    margin: 10px 10px;
}
#countryList {
    padding-left: 0px !important;
    list-style-type:none;
    margin-left: 0px!important;
    height:490px !important;
}
/*select restricted country form*/

.tooltipImage {
    padding-left: 10px;
}
.discountCodeContainer .tooltipImage {
	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: 540px;
}
.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;
}
.lastEroticStories .userInfo {
    width: 100px;
    text-align: center;
}
.lastEroticStories td {
	border-bottom:1px dotted #CCCCCC;
	margin:0;
	padding:7px 4px 5px;
}
.lastEroticStories .userInfo a {
    display:block;
}
.lastEroticStories {
    border-collapse:collapse;
}
/*profile photo*/
.profilePhotoForm {
    padding: 15px;
    margin: 10px 0px 0px 0px;
    overflow: hidden;
}
.profilePhoto {
    background: #450202;
    margin-right: 15px;
    padding: 10px;
    float: left;
}
.profilePhoto img {
	margin: 0px;
	display:block;
}
.uploadProButtonDiv {
    margin: 10px 0px;
    text-align: left;
}
.photoActions {
	background: #450202;
    text-align: center;
    padding: 5px;
    margin: 0px;
}
.photoStatus {
    margin-top: 4px;
    padding: 0px;
    text-align: center;
}

#selectProfilePhotoText {
	margin-bottom: 5px;
}
h3.landingPageBox {
    color: #b10000;
    text-align:center;
}
#landingPageContainer {
	margin-top: 6px;
    background-color: #000000;
    border:1px solid #990000;
}
td.formSubmitCell {
    padding-top: 15px;
}

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

#paymentSectionsContainer h2 {
	background-color: #650606;
}

table.depositTable td {
    background: #4d0707;
    border-top: #280707 1px solid;
}
table.depositTable th {
    background-color: #340303;
    color: #fff;
}

table.depositamount td {
    border-top: #280707 1px solid;
    background-color: #4d0707;
}
table.depositamount th {
    border-top: #280707 1px solid;
    background-color: #340303;
    color: #fff;
}

.hintCheckboxCell {
    width: 52px;
    text-align: center;
}

/* 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 {
    text-align: center;
}
#privatePhotoUploadForm input[type=text] {
    width: 299px;
}
#privatePhotoUploadForm select {
    width: auto;
}
/* end private photo upload form */

#interviewTable td.image {
    width: 150px;
}

/* Greetings */

#viewGreetingBtn {
    float: right;
    width: 155px;
    height: 68px;
    padding-left: 70px;
    padding-top: 4px;
    margin: 10px 0;
}

#greetingTopLabel {
    margin: 11px auto 0;
}

span.greetingStatusapproved {
    color: #08B300;
}

span.greetingStatuscanceled {
    color: #B30007;
}
/*              */
#mustBeLogginedContainer {
    margin: 10px 0 0 10px;
}
#mustBeLogginedContainer .messageContainer {
	height: 143px;
	width: 370px;
	border-right: none;
}
#mustBeLogginedContainer .loginFormContainer {
    border: 1px solid #fc0000;
    border-left: none;
    padding: 15px 0 0 15px;
    width: 250px;
    height: 148px;
}
#mustBeLogginedContainer div#password {
	float:left;
}
#mustBeLogginedContainer .loginFormContainer #sitesField {
	margin-top: 5px;
}
#mustBeLogginedContainer .loginFormContainer ul {
    padding: 0 0 0 5px;
}
#mustBeLogginedContainer div {
	margin-bottom: 5px;
}
#mustBeLogginedContainer div#password input {
    width: 124px;
}

/* rater params for purchases begin */

#purchasedVideos, #purchasedPhotos {
    list-style: none;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}

#purchasedPhotos .purchasedPhotoThumb .thumbContainer {
    width: 65px;
    height: 65px;
    margin-bottom: 10px;
}

.purchasedPhotoThumb .thumbContainer {
    float: left;
    padding: 10px;
}
.purchasedPhotoThumb img {
    padding: 1px;
    border: 1px solid #989898;
    -moz-border-radius: 3px;
}

#purchasedPhotos .purchasedPhotoThumb img:hover {
    position: relative;
    top: -2px;
    left: -2px;
}

#purchasedPhotos .purchasedPhotoThumb img:hover {
    height: 69px;
    width: 69px;
}

.purchasedPhotoThumb,
.videoItem {
    float: left;
    height:115px;
    width: 330px;
    background-color: #340303;
    margin: 4px;
    overflow: hidden;
}

.purchasedPhotoThumb p {
    padding: 0 5px 0 0;
}
#purchasedVideos .videoItem {
    height: 140px;
    width: 330px;
}

.purchasedPhotoThumb {
    height: 90px;
    width: 172px;
}

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

#purchasedVideos .videoItem .thumbHidder {
    height: 130px;
}

.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;
    font-weight: bold;
}
.videoItem .nick{
    margin-top: 15px;
}

.videoItem ul li {
    margin: 4px;
}

/*.rate {
    margin: 0px 0px 0px 0px;
    float: left;
}*/

.rateContainer {
    text-align:left !important;
    background: url("i/icons/rate-grey.png") no-repeat;
    width: 70px;
    height: 13px;
    float: left;
    overflow: hidden;
}
/*.rateContainer {
    background: url("i/icons/rate-grey.png") no-repeat;
}*/

.raterRateValue,
.rateValu {
    background: url("i/icons/rate-red.png") no-repeat;
    height: 13px;
    display: block;
    z-index: 1;
    float: left;
}

.raterRateValue {
    position:absolute;
}

.ratePersonalValue {
    background: url("i/icons/rate-yellow.png") no-repeat;
    height: 13px;
    display: block;
    position:absolute;
    z-index: 9990;
}

.votes {
    z-index: 9999;
    position:absolute;
    width:100%
}

.rateContainer {
    margin: 0px 10px 0px 2px;
    position: relative;
}

.marks {
    float: left;
    width:14px;
    height: 13px;
    margin: 0px;
    padding: 0px;
}

/* rater params for purchases begin */


/* FaceBook 'like' button */

#fbLikeDivContainer {
    height: 40px;
}

#fbLikeDivContainer #fbLikeDiv {
    position: absolute;
    margin: 7px 0 -4px 0;
}

/* ----------------------*/

/*---------------------timetable styles-----------------*/

.ttControl .ttInfo {
	display: none;
	background: #000;
	padding: 5px 10px;
	border: 1px solid #990000;
}
.ttTextDayHead {
    font-weight: bold;
    padding: 1px 5px 0px 2px;
    text-align: left;
    vertical-align: top;
}
.ttTextItem {
    margin-left: 10px;
}
.ttTextItem.ttOffline {
    color: red;
}
.ttData td {
    border: 1px solid #280607;
}
td.ttRowHead {
    font-weight: bold;
}
td.ttColHead {
    white-space: nowrap;
    text-align: center;
    font-size: 10px;
    color: #BC1515;
}
td.ttItem {
	width: 15px;
    background: #555;
}
td.ttItem.active{
    background: #9f9;
}
td.ttItem:hover {
    background: #ccc;
}
td.ttItem.active:hover{
    background: #7d7;
}
.ttSubmit {
    background: #450202;
    border: 1px outset #450202;
    color: #FFFFFF;
    padding: 2px 15px;
    margin: 10px 0px 5px 0px;
}
.ttControl {
	text-align: left;
}
/*-----------------timetable end--------------------*/

/*-----------------user menu------------------------*/

.accountMenu {
	font-size:12px;
	font-weight: bold;
    margin: 0px 10px 25px 0px !important;
    padding: 0px;
}

.accountMenu .placeholder > a {
    padding-left: 30px;
}
.accountMenu .placeholder:hover > a {
    background: none;
}
.accountMenu .placeholder + .placeholder{
    border-top: 1px dotted #B10000;
}
.accountMenu .menu {
    display: none;
    background-color: #260607;
    border-top: 1px dotted #B10000;
    border-bottom: 1px dotted #B10000;
    margin: 0px;
    padding: 0px;
    z-index: 999;
    list-style: none;
}
.accountMenu .menu li {
    padding: 4px 0px;
    width: 202px;
    height: 18px;
    border-left: 1px dotted #B10000;
    border-right: 1px dotted #B10000;
}
.accountMenu .menu li + li {
	border-top: 1px dotted #B10000;
}
.accountMenu .menu a {
    display: block;
    padding: 0px 20px 0px 20px;
}
.accountMenu .activator,
.accountMenu .link {
    padding: 0px 27px 0px 0px;
}
.accountMenu .activator > a,
.accountMenu .link > a {
    display: block;
    height: 18px;
    padding: 4px 0px 4px 27px;
}
.accountMenu .activator {
	background: url(i/userMenuMark.png) no-repeat 180px 4px;
}
.accountMenu .activator.opened {
    background: url(i/userMenuMark.png) no-repeat 180px -14px;
}
.accountMenu .activator.opened a,
.accountMenu .activator.opened .menu li > a:hover,
.accountMenu .link a:hover {
	color: #FB2219 !important;
}
.accountMenu .activator.opened .menu li > a {
	color: #FFFFFF !important;
}
.accountMenu a:hover {
	text-decoration: none;
}
/*-----------------menu icons-----------------------*/
#umenuProfile {
	background: url("i/icons/menu/menuIcon-profile_nr.gif") no-repeat;
}
#umenuSaleitems {
	background: url("i/icons/menu/menuIcon-items_nr.gif") no-repeat;
}
#umenuSettings {
	background: url("i/icons/menu/menuIcon-privacysettings_nr.gif") no-repeat;
}
#umenuRevenue {
	background: url("i/icons/menu/menuIcon-revenue_nr.gif") no-repeat;
}
#umenuCredits {
	background: url("i/icons/menu/menuIcon-deposit_nr.gif") no-repeat;
}
#umenuAffiliate {
	background: url("i/icons/menu/menuIcon-affiliate_nr.gif") no-repeat;
}
#umenuRivshop {
	background: url("i/icons/menu/menuIcon-rivshop_nr.gif") no-repeat;
}
#umenuMessages {
	background: url("i/icons/menu/menuIcon-messages.png") no-repeat;
}
#umenuRequests {
	background: url("i/icons/menu/menuIcon-requests.png") no-repeat;
}
#umenuSms {
    background: url("i/icons/menu/menuIcon-sms.png") no-repeat;
}
#umenuServices {
    background: url("i/icons/menu/menuIcon-services.png") no-repeat;
}
#umenumodeluncomletesteps {
    background: url("i/icons/menu/menuIcon-modelsteps.png") no-repeat;
}
#umenutoseller {
    background: url("i/icons/menu/menuIcon-toseller.png") no-repeat;
}

/*-----------------end user menu--------------------*/

.saleitemSettingsPlaceholder {
    margin: 10px 0px;
    background: #000;
    padding: 7px 7px 12px 7px;
    border: 1px solid #B10000;
    overflow: hidden;
}
.saleitemSettingsPlaceholder.itemEnabled {
    background-color: #000;
    border-color: #B10000;
}
.saleitemOptionPlaceholder {
    float: left;
    margin: 0px 3px;
}
.saleitemOptionPlaceholder select,
.saleitemOptionPlaceholder input {
    margin: 0px;
}
.saleitemOptionPlaceholder .enableButton,
.saleitemOptionPlaceholder .saveButton {
    margin-top: 26px;
}
.saleitemOptionPlaceholder .itemStatusPic {
    margin-top: 30px;
}
.saleitemOptionPlaceholder .padded {
    margin-top: 20px;
}
.saleitemsSummaryPlaceholder {
    width: 400px;
    margin: 10px 0px 0px;
}

.rulesImage {
    background: url('i/rulesCollage.jpg') no-repeat;
    width: 711px;
    height: 324px;
    margin-top: -26px;
}
.rulesImageIt {
    background: url('i/rulesCollageIt.jpg') no-repeat;
}

.sidebarBut {
    background: url("i/rulesButton.png") no-repeat;
	width: 281px;
    height: 53px;
    text-align: center;
    margin-left: -75px;
    overflow: hidden;
    white-space: nowrap;
}
.sidebarBut a {
    text-transform: uppercase;
    color: #FFF;
    text-decoration: none;
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 53px;
}
.sidebarBut:hover {
    background: url("i/rulesButton.png") no-repeat 0px -53px;
}
.rulesRegisterButton {
    display: block;
    background: url("i/rulesRegisterButton.png") no-repeat 0px 0px !important;
    text-align: center;
    font-size: 22px;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    height: 54px;
    width: 354px;
    line-height: 54px;
    margin: -75px 0px 0px;
}
.rulesRegisterButton:hover {
    background: url('i/rulesRegisterButton.png') no-repeat 0px -54px !important;
    color: #fff;
}

/*-------------------------user info box styles-------------------------------*/
.briefUserInfo {
    width: 200px;
    margin: 10px 0px 10px 0px;
    padding:10px 0;
}
.currentUserNick, .briefInfo {
	margin:4px 6px;
	padding:0;
}
.currentUserNick {
    font-size: 18px;
    font-weight:bold;
    border-bottom: 1px dotted #B10000;
}
.briefInfo {
	font-size: 12px;
    font-weight: bold;
    color: white;
    text-transform: capitalize;
}
.briefInfo a:hover {
	color: #FB2219 !important;
	text-decoration: none;
}
.currentUserNick {
    color: #B10000;
}
/*-------------------------user info box styles end---------------------------*/

.composeMessage input {
	margin: 0px 0px 5px 0px;
}
#messageSendFormPlaceholder {
	margin: 10px 0px !important;
}
#messageSendFormPlaceholder label {
    display: block;
    float: left;
    height: 10px;
    padding: 5px 0;
    width: 80px;
}
#messageSendFormPlaceholder .formButton {
	margin: 5px 0px 0px 80px;
}

#row_sexpreference > td > label,
#row_preferences > td > label,
#row_contact > td > label,
#row_spokenlanguage > td > label,
td.formItemField > label {
    float: left;
}
#row_sexpreference > td,
#row_contact > td,
#row_preferences > td,
#row_spokenlanguage > td {
	padding: 4px 0px;
}

div.ageconfirmation_agreement, div.other_agreement {
    color: black;
}
.especialLink {
    color: red;
}
