body, html {
    background: #f3f3f3;
    font: 11px Tahoma, Verdana, Arial, sans-serif;
    margin: 0px;
    padding: 0px;
    height: 100%;
    color: #000;
}

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

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

a {
    color: #0378e1;
}
a:hover {
    text-decoration: none;
}

img {
    border: 0px;
}

.composeTextBox {
    width: 67%;
}

input[type="text"],
input[type="password"],
select {
    font-family: Tahoma;
    font-size: 12px;
    border: 1px solid #a8a8a8;
}

.button,
input[type="submit"] {
    background: #5db3fe;
    border: 2px solid #458de1;
    color: #fff;
    margin: 5px;
}

#mainContainer {
    background: #fff;
    width: 990px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    min-height: 100%;
}

#headerContainer {
    background: url('i/headerBg.jpg') center bottom no-repeat;
    height: 135px;
    padding-top: 10px;
    position: relative;
}

#mainMenu {
    background: url('i/mainMenuBg.jpg') center top no-repeat;
    height: 56px;
}
#mainMenu ul {
    padding: 17px 20px;
    float: left;
}
#mainMenu li {
    display: inline;
    padding: 3px 6px;
}
#mainMenu li + li {
    border-left: 1px solid #c2e1f8;
}
#mainMenu a {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
}
#mainMenu a:hover {
    color: #eaeaea;
}
#mainMenu #joinButton {
    float: right;
    margin: 4px 15px 0px 0px;
}
#mainMenu #joinButton a {
    font-size: 15px;
    background: url('i/headerJoinButton.jpg') no-repeat;
    width: 100px;
    height: 22px;
    display: block;
    text-align: center;
    padding: 13px 0px 13px 20px;
    text-decoration: none;
    color: #458de1;
}
#mainMenu #joinButton a:hover,
#welcomeBox #registerButton:hover {
    color: #4eb3ff;
}
.userMenuValue {
    color: #666;
}
#loginForm {
    float: right;
    width: 250px;
    height: 70px;
    margin: 15px;
}
#loginForm label {
    width: 70px;
    display: block;
    float: left;
    padding: 5px 5px 5px 0px;
    color: #808080;
    clear: both;
    text-align: right;
}
#loginForm input {
    width: 130px;
    height: 16px;
    background: #5eb1ee;
    border: 0px;
    margin: 2px;
    float: left;
    color: white;
    padding: 2px;
}
#loginForm #loginButton {
    background: url('i/headerLoginButton.jpg') no-repeat;
    width: 30px;
    height: 30px;
    float: right;
}
#loginForm #loginOptions {
    margin-top: 6px;
    margin-left: 75px;
    color: #080808;
}
#loginForm #loginOptions a {
    font-size: 10px;
}

#contentContainer {
    margin: 3px 11px;
    overflow: hidden;
}

#contentContainer #sidebar {
    width: 210px;
    float: left;
}

h1 {
    background: url('i/contentTitle.jpg') no-repeat;
    padding: 6px 10px 0px 35px;
    height: 31px;
    font-size: 18px;
    font-weight: bold;
    margin: 0px;
    color: #fff;
    overflow: hidden;
}

h1 a {
    color: #fff;
}

#content h1 {
    margin: 0px 0px 0px 0px;
}

#sidebar h1 {
    background: url('i/sidebarTitle.jpg') no-repeat;
}

.sidebarBox .content {
    margin: 3px 0px;
    background: url('i/sidebarBg_r.jpg') repeat;
    color: #000;
    padding: 10px;
    overflow: hidden;
    border: 1px solid #e4e4e4;
}

.sidebarBox .content a:hover {
    text-decoration: none;
}

ul#userMenu li.userMenuLastItem {
    margin-top: 10px;
}

#contentContainer #content {
    overflow: hidden;
}
#contentContainer #contentPlaceholder {
    margin-left: 218px;
}

.contentBox .content {
    margin: 4px;
}

#welcomeBox {
    background: url('i/welcomeBoxBg.jpg');
    width: 480px;
    height: 220px;
    padding-left: 263px;
    position: relative;
}

#welcomeBox p {
    padding: 15px;
    margin: 0px;
    text-align: justify;
    color: #fff;
}

#welcomeBox #registerButton {
    background: url('i/welcomeBoxRegisterButton.jpg') no-repeat;
    color: #3374d0;
    width: 446px;
    height: 30px;
    display: block;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
    padding: 19px 0px;
    margin: 10px;
    position: absolute;
    bottom: 22px;
    right: 10px;
}

#randomGirlPicture a{
    display: block;
}
#randomGirlPicture img{
    width: 100px;
    height: 100px;
    display: block;
    border: 1px solid #e7e7e7;
}
#randomGirlPicture {
    float: left;
}

#randomGirlInfo {
    margin-left: 110px;
}


.girlsGallery {
    overflow: hidden;
    margin: 4px 0px;
}
.girlsGallery li {
    width: 144px;
    height: 230px;
    background: url('i/galleryItemBg.jpg') no-repeat;
    float: left;
    margin: 0px 6px 5px 0px;
    text-align: center;
}

.girlsGallery li .nick {
    height: 14px;
    margin: 7px 5px 0px 5px;
    padding: 1px;
    color: #fff;
    font-size: 11px;
    font-weight: normal;
    text-align: center;
    display: block;
    text-decoration: none;
}
.girlsGallery li img {
    display: block;
    width: 133px;
    height: 133px;
    border: 1px solid #e7e7e7;
    margin: 11px 4px 3px 4px;
    background: #fff;
}
.girlsGallery li .info {
    margin: 2px 28px;
    padding: 0px;
}
.girlsGallery li span {
    float: left;
    padding: 1px 6px 1px 0px;
}

.rateIndicator {
    background: url('i/rateStarFalse.gif') repeat-x;
    width: 85px;
    height: 17px;
    overflow: hidden;
    text-align: left;
}
.rateIndicator .rateValue {
    background: url('i/rateStarTrue.gif') repeat-x;
    height: 17px;
    overflow: hidden;
}

.rateContainer {
    background: url('i/rateStarFalse.gif') repeat-x;
    width: 85px;
    height: 17px;
    overflow: hidden;
}
.rateContainer .rateValue {
    background: url('i/rateStarTrue.gif') repeat-x;
    height: 17px;
    overflow: hidden;
}

#footerContainer,
#footerContainer a {
    color: #000;
}
#footerContainer {
    padding: 20px 0px;
}
#footerContainer .copy {
    float: left;
    padding: 0px;
    margin: 0px 0px 30px 0px;
    width: 220px;
    text-align: center;
}
#footerContainer .footerMenu {
    padding: 0px 60px;
    overflow: hidden;
}
#footerContainer li {
    display: block;
    padding: 0px 10px;
    margin: 0px;
    float: left;
}
#footerContainer li + li {
    border-left: 1px solid #000;
}

#statisticsTable {
    width: 100%;
}
#statisticsTable .value {
    width: 50px;
}

h3 {
    border-bottom: 3px solid #5EB1EE;
    color: #5EB1EE;
    font-size: 18px;
    font-weight: bold;
    padding: 4px 0px;
    margin: 10px 5px;
}

.box2,
.box2 tbody,
.box2 tr {
    display: block;
}
.box2 .boxContent {
    display: block;
}

.profilePhoto {
    margin: 0px 10px 10px 10px;
    float: left;
}

#profile,
.page {
    overflow: hidden;
}

#profile #description {
    clear: both;
}

.table, .reporterTable {
    border-collapse: collapse;
}

.table .odd,
.reporterTable .odd {
    background: #f5fafe;
}
.table .even,
.reporterTable .even {
    background: #ecf6fd;
}

.reporterHeaderRow,
.reporterTotalRow {
    background: #00428a;
    color: #fff;
}
.reporterHeaderRow a,
.reporterTotalRow a {
    color: #fff;
}

.reporterCell,
.reporterHeaderCell,
.reporterTotalCell {
    padding: 3px 7px;
}

.table .odd td,
.table .even td {
    padding: 3px 11px;
}

#userMenu {
    font-size: 12px;
}
#userMenu li {
    padding: 2px 0px;
    font-weight: bold;
}

#langSelector {
    position: absolute;
    top: 5px;
    right: 54px;
}

#langSelector li {
    float: left;
    padding: 0px 2px;
}

#siteLogo {
    float: left;
    margin: 3px 0px 0px 30px;
}

.pages {
    margin: 10px 0px;
}

.searchParametersDecor {
    text-align: center;
    padding: 8px 0px;
}

.error {
    color: #ff0000;
    padding: 15px;
    background: #ffd8d3;
    border: 3px solid #f0d7d7;
}

#profileItemsBox {
    float: right;
    width: 160px;
}
#profileItemsBox table {
    width: 100%;
}

#personalRoomButton {
    margin: 0px 0px 10px 0px;
}

.itemList {
    padding: 0px;
    margin: 0px;
    list-style: none;
    overflow: hidden;
}
.itemList li {
    float: left;
    margin: 2px 4px;
}
.itemList a {
    display: block;
}
.itemList p {
    margin: 2px 0px;
    text-align: center;
}
.itemList img {
    display: block;
    float: left;
    width: 50px;
    height: 50px;
    margin: 0px 5px;
    border: 1px solid #e7e7e7;
}

.autocompleteResult {
    background: #fff;
    border: solid #83a0b8;
    border-width: 0px 1px 1px 1px;
    margin: 0px;
    padding: 0px;
}
.autocompleteResult li {
    color: #222;
    list-style: none;
    padding: 2px 4px;
    cursor: default;
}
.autocompleteSelectedRow {
    background: #bae4f3;
    color: #333;
}
#tooltip {
    font: 11px Tahoma, Verdana, Arial;
    font-weight: normal;
    position: absolute;
    z-index: 3000;
    width:250px;
    border: 1px solid #269;
    background-color: #F7F7F7;
    padding: 2px;
    opacity: 0.90;
    color: #222222;
}

/* jQuery Simple Dialog */
.sd_container {
    font-family: Tahoma;
    margin: 0;
    padding: 10px;
    position: absolute;
    background-color: #fff;
    border: solid 1px #ccc;
    color: #000;
}

.sd_header {
    font-size: 125%;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center;
}

.sd_content {
    text-align: left;
}

.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: #dbf5f7;
    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;
}

.videoItem {
    margin-bottom: 10px;
}

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

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

ul.tagMatches li:hover {
    background: #96BDCD;
    color: #fff;
}

.profileContainer {
    margin-top: 10px;
}
#profile .girlGalleryItem {
    float: left;
}
#personalRoomButton {
    margin-bottom: 5px;
}
#profileItemsBox {
    float: right;
}
#profileItemsBox .table {
    width: 100%;
}
#userInformation {
    margin: 0px 0px 0px 145px;
    padding: 0px;
    list-style: none;
}
#userInformation li {
    padding: 2px;
    float: none;
}
#userInformation img {
    padding: 0px 5px 0px 0px;
}
#userInformation .paramLabel {
    font-weight: bold;
}

.clear {
    width: 100%;
    overflow: hidden;
}
/*simplemodal css -------------------------------*/
#basic-modal-content,
#video-modal-content {
    display:none;
}
/* Overlay */
#simplemodal-overlay {
    background-color:#000;
    cursor:wait;
}
/* Container */
#simplemodal-container {
    height:540px;
    width:370px;
    color:#000;
    background-color:#f1f1f1;
    border:1px solid #aaa;
    padding:12px;
}
#simplemodal-container a {
    color:#00aac8;
}
#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;
}
/*simplemodal css -------------------------------*/
/*select restricted country form*/
#restrictedCountryDiv #save,
#restrictedCountryDiv #discard {
    float: right;
    margin:20px 5px;
}
#countryList input {
    float: right;
}
#countryList span {
    float: left;
    clear: both;
}
#restrictedCountryDiv p {
    text-align: center;
    font-weight: bold;
    margin: 0px;
}
#countryList {
    padding-left: 0px !important;
    list-style-type:none;
    margin-left: 0px!important;
}
/*select restricted country form*/

.transferPaymentStripHeader, .transferPaymentStripHeaderExp,
.ccPaymentStripHeader, .ccPaymentStripHeaderExp,
.prepaidcardPaymentStripHeader, .prepaidcardPaymentStripHeaderExp {
    width: 580px;
    height: 30px;
    padding: 7px 0 0 50px;
    background-color: #00A9CF;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
}


.transferPaymentStripHeader {
    background: url("i/bank.gif") top left no-repeat;
}
.transferPaymentStripHeaderExp {
    background: url("i/bank.gif") bottom left no-repeat;
}
.ccPaymentStripHeader {
    background: url("i/card.gif") top left no-repeat;
}
.ccPaymentStripHeaderExp {
    background: url("i/card.gif") bottom left no-repeat;
}
.prepaidcardPaymentStripHeader {
    background: url("i/prepaid.gif") top left no-repeat;
}
.prepaidcardPaymentStripHeaderExp {
    background: url("i/prepaid.gif") bottom left no-repeat;
}

.paymentStripContentInvisible {
    width: 650px;
    overflow: hidden;
    display: none;
    padding: 10px;
}

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

table.depositTable {
    background: #fff;
    color: #000;
    width: 300px;
    border-left: solid 1px black;
    border-bottom: solid 1px black;
}

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

table.depositTable th {
    border-right: solid 1px black;
    border-top: solid 1px black;
    background-color: #99138E;
    color: #fff;
}

table.depositTable td.tdright {
    width: 130px;
    background-color: #fff;
}

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

table.depositamount {
    background: #fff;
    color: #000;
    width: 175px;
    border-left: solid 1px black;
    border-bottom: solid 1px black;
}

table.depositamount td {
    border-right: solid 1px black;
    border-top: solid 1px black;
    text-align: center;
}

table.depositamount th {
    border-right: solid 1px black;
    border-top: solid 1px black;
    background-color: #99138E;
    color: #fff;
    text-align: center;
}

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

div.depositmessagebody {
    margin: 5px;
    width: 290px;
}

div.depositmessage {
    width: 290px;
    margin: 5px;
}

.creditsHead {
    height: 20px;
    padding-top: 4px;
    float: left;
}

div.creditsHead {
    background-image: url('/i/credits.gif');
    background-repeat: no-repeat;
    width: 50px;
    padding-left: 25px;
}

div.creditContainerHead {
    width: 510px;
    height: 40px;
}

div#depositFormTable {
    width: 510px;
}
.superOffer {
    color: #f00;
    text-align: right;
    margin-right: 2px;
    font-size: 10px;
}

.warning {
    background: #FFFEB9;
    color: #000;
    padding: 10px;
}

div.depositform {
    float: right;
    width: 175px;
}

.paysectionsDivider {
	height: 5px;
}

#paymentSectionsContainer {
    width: 580px;
    overflow: hidden;
}
.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;
}