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;
}

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

li {
    /*list-style: none;*/
}

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;
}

#clear {
    clear: both;
}

#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;
}
#headerMenu li + li {
    background: url("i/mainMenu-delimiter_nr.jpg") no-repeat left;
}
#headerMenu a {
    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;
}

#loginButton {
    background: url("i/loginForm-button_nr.jpg");
    border: 0px;
    width: 67px;
    height: 53px;
}

#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;
}
#userMenuBox {
	margin-top: 10px;
}
#userMenuBox .photo {
	height: 75px;
}
.userMenuInfo {
    text-align: left;
}
.userMenuInfo img {
    width: 70px;
    height: 70px;
    border: 2px solid #7a8c41;
    float: left;
}
.label {
    font-weight: bold;
}
#loggedUser {
    font-weight: bold;
    padding-bottom: 6px;
}
.userMenuInfo p {
    text-align: left;
    margin: 0px;
    padding-left: 78px;
}
#userMenu, #leftMenu, #newsBox {
    position: relative;
    background: #eef1de;
    border: 1px solid #d5ddbc;
    padding: 0px;
    margin: 0px;
}
#userMenu li + li, #leftMenu li + li {
    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;
}
#newsBox dl {
    padding-left: 5px;
    padding-right: 2px;
}

.leftsidebarbanners {
    margin-top:20px;
    text-align:center;
}
.leftsidebarbanners a {
    display:block;
    margin-bottom:5px;
}

#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: 400px;
}

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;
    width: 190px;
}
#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: 330px;
}
#profileDescriptionBox, #profileDescription {
    clear: left;
}
#profileDescriptionBox {
    margin-right: 250px;
    padding-top: 20px;
}
#profileDescription {
    padding-top: 10px;
}
#profileLinks {
    margin: 10px 0px;
}
#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 {
    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;
}

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

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

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

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

.formButton:active,
.reporterButton:active {
    background: #dce2c3;
    border-style: inset;
}
.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;
}

#personalRoomButton {
    text-align: right;
}