/* Fixes */

.users-list-header.list-header-menu .list-header-menu-item {
    max-width: 160px;
}

#shoutbox-items {
    max-height: 550px;
    overflow: auto;
    
}

.guy-dropdown {
    width: 155px;
    left: -12px;
}

.guy-dropdown:before {
    left: 75px;
}

#photo-next-lay {
    display: block;
    position: absolute;
    width:350px;
    height:100%;
    border:0px dotted #FFF;
    cursor: pointer;
    right: 0px;
}

#photo-prev-lay {
    display: block;
    position: absolute;
    width:350px;
    height:100%;
    border:0px dotted #FFF;
    cursor: pointer;
    left: 0px;
}
#photo-next-lay:hover {
    border:1px dotted #FFF;
    opacity: 0.05;
    background: #fff;
}
#photo-prev-lay:hover {
    border:1px dotted #FFF;
    opacity: 0.05;
    background: #fff;
}

.profile-data-table tr td {
    padding: 8px;
}

.big-center .gallery-options, .big-center .gallery-sort {
    width: 730px;
}

.big-center .gallery-show, .big-center .gallery-show img {
    max-width: 730px;
}

.shoutbox-content {
    padding: 10px 10px 0;
}

.shoutbox-message {
    padding-bottom: 10px;
}

.profile-block .green {
    background: url('../images/btn-bg-green.png');
    color: #FFF;
    border-color: #30a61d;
    font-size: 14px;
} .profile-block .green:hover {
    border-color: #000;
}

.profile-block .blue {
    background: #2072c0;
    color: #FFF;
    border-color: blue;
    font-size: 14px;
} .profile-block .blue:hover {
    border-color: #000;
}

.profile-block .red {
    background: url('../images/btn-bg-red.png');
    color: #FFF;
    border-color: red;
    font-size: 14px;
    width: 130px;
} .profile-block .red:hover {
    border-color: #000;
}

.title-label {
    max-height: 15px;
    overflow: hidden;
    display: block;
    min-height: 15px;
}

.big-center .users-list-item {
    padding: 0 23px 15px 0;
}

.category-items a {
    font-size: 16px;
}

.gallery-sort {
    text-align: center;
    font-size: 14px;
}

.big-center .add-comment-form {
    width: 730px;
}

.big-center .add-comment-form textarea {
    width: 705px;
    height: 150px;
}

.users-list-line {
    margin-bottom: 5px;
}

.comment-text {
    font-size: 15px;
}

.comment-date {
    font-size: 12px;
}

#formSexPrios .profile-data-table tr td:first-child {
    width: 250px;
}

.other-user-profile .profile-data-table {
    margin-bottom: 7px;
}

.login-form .error {
    color: yellow;
    padding-top: 5px; padding-bottom: 5px;
    font-size: 13px;
}

.login-form .inputs input {
    width: 95%;
    margin-bottom: 5px;
    display: block;
    margin-left: 5px;
    margin-top: 5px;
}

.login-form .halign-left .button {
    margin-right: 5px;
    width: 80px;
    float: right;
}

.login-form .links {
    padding-bottom: 10px;
}

.login-form .links a {
    color: #FFF;
}

.vid-frame .users-list-pic-frame, .vid-frame .users-list-pic-frame img {
    height: 100px;
    background: #EEE;
}

#tableMyPhotos .users-list-header {
    height: auto;
    border-radius: 3px;
}

#tableMyPhotos .users-list-header {
    margin-bottom: 5px;
}

#formAddPhotoForm .users-list-header .list-header-menu-item {
    max-width: 160px;
}

#tableMyInvites .users-list-header .list-header-menu-item,#formSendInvitation .users-list-header .list-header-menu-item, #tableInvites .users-list-header .list-header-menu-item {
    max-width: 260px;
}

#tableMyInvites .data-table tr td:last-child {
    width: 30px;
    min-width: 30px;
}

#formSendNewMail textarea {
    width: 96%;
    height: 222px;
}

.add-comment-button input {
    margin-top: 10px;
    width: 120px;
}

.more-smiles-button {
    background-color: inherit;
}

.extra-item-pic {
    background-repeat: no-repeat;
    background-position: center center;
}

.mails-table tr td:last-child {
    min-width: 20px;
}

.more-smiles-container {
    width: 400px;
}

.msg-buttons {
    padding: 10px 0;
}

.shoutbox-message {
    border-bottom: 1px dotted #CCC;
    margin-bottom: 4px;
}

.msg-popup .float-left {
    float: none;
}

.msg-popup .users-list-item {
    margin-left: 20px;
}

.msg-popup .exptext {
    font-size: 13px;
}

.msg-popup .users-list-pic-frame img {
    border: 2px solid #D00;
}

#formSendGift textarea {
    width: 500px;
}

#formSendGift .button, #formReplyPost .button {
    margin-top: 10px;
    width: 120px;
}

.forum-reply .users-list {
    padding-top:0px;
    marigin-top:0px;
}

.forum-topic-title label {
    font-size: 20px;
}

#tablePosts .data-table .users-posts {
    text-align: left;
}

#tablePosts .data-table .owner-posts {
    width: 120px;
}

.shoutbox-content {
    font-size: 14px;
}

.extra-buy-text {
    font-size: 17px;
    font-weight: bold;
}

.extra-buy-text .right {
    float: right;
}

.extra-buy-text .right .button {
    width: 100px;
    text-align: center;
    margin-right: 20px;
    font-weight: normal;
}

.users-list-item {
    min-height: 155px;
}

.big-center .users-list-item {
    min-height: 180px;
}

.users-list-item .users-list-nick {
    display: inline-block;
    margin: 0 0 -4px;
    max-width: 96px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: pre;
}

#formSendInvitation textarea {
    width: 360px;
}

#formInviteFriend textarea, #complainForm textarea, #formSendSimpathy textarea {
    width: 500px;
}


.photo-list-table .users-list-item {
    padding: 0 12px 0 0;
    min-height: 170px;
}

.big-center .my-ratings-table .users-list-item {
    padding: 0 23px 0 0;
    min-height: 120px;
}

.comment-block .users-list-item {
    min-height: 120px;
}

.mail-new {
    font-weight: bold;
}

.express-mail a:link, .express-mail a:visited, .express-mail a:active {
    color: red;
}

.confirmation-panel {
    text-align: center;
    padding-top: 20px;
    font-size: 20px;
}

.confirmation-panel img {
    padding: 0 5px;
    margin: 0 -1px;
}

.comment-functions {
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.error-label {
    color: red;
    font-size: 11px;
}

#footer {
    height: 119px;
}

.user-gifts img {
    margin: 0 13px;
}

.photo-list-table table {
    width: 100%;
}

.tpfx .users-list-item {
    min-height: 160px;
}

.upfx .users-list-item {
    min-height: 140px;
}

/************************************************************************************************
 *
 * activity
 *
 ************************************************************************************************/
.activity {

}
.activity .left {
    float: left;
}

.activity .right {
    float: right;
}
.activity .both {
    clear: both;
}
	.activity-content {
		font-family: Tahoma, sans-serif;
	}
	.activity-item:first-child {
		border-top: #666 1px solid;
		margin-top: 15px;
	}
	.activity-item {
		border-bottom: #666 1px solid;
		padding-bottom: 10px;
        max-width: 550px;
	}
	.activity-item:hover {
		background-color: #FFF;
	}
		.activity-header {
			width: 100%;
			padding-top: 15px;
			color: #666;
		}
		.activity-foto {
			margin-top: 5px;
			max-width:45px;
		}
			.activity-arrow {
				width: 20px;
				height: 45px;
				background: transparent url('../images/new/activity-icon-arrow.png') no-repeat center;
			}
			.activity-arrow2 {
				width: 20px;
				height: 45px;
				background: transparent url('../images/new/activity-icon-arrow2.png') no-repeat center;
			}
		.activity-text {
			max-width: 290px;
			padding: 10px 10px;
			font-size: 14px;
			color: #333;
			word-wrap: break-word;
		}
			.activity-text a {
				background-color: #fce3ff;
				color: #333;
			}
		.activity-preview {
		
		}
			.foto-preview {
				width: 55px; height: 55px;
				margin-left: 7px;
			}
			.foto-preview.gift {
				width: 53px; height: 53px;
				background: #fff;
				border: 1px solid #d6d6d6;
                background-position: center center;
			}
            .foto-preview.gift img {
                
            }
            
            .activity-item:hover {
    background-color: #FFF!important;
}

.activity-text a {
    background-color: #FFF!important;
}

.foto.micro {
    width: 45px; height: 45px;
    overflow: hidden;
    position: relative;
}
    .foto.micro img {
        height: 45px;
        position: absolute;
        outline: none;
        border: none;
    }
    .foto.micro .online {
        position: absolute;
        top: -29px; right: 0;
        width: 39px; height: 39px;
        background: transparent url('http://4sex.lv/images/new/online.gif') no-repeat top right;
        z-index: 8;
    }
    
    .load-more {
    background-color: #EBEBEB;
    color: #737373;
    display: block;
    font-family: Tahoma,sans-serif;
    font-size: 14px;
    height: 45px;
    line-height: 45px;
    margin: 10px auto;
    text-align: center;
    width: 550px;
    cursor: pointer;
}

.like-count {
		padding-left: 25px;
		margin-top: -1px;
		background: transparent url('../images/new/side-header-heart.png') no-repeat left center;
		cursor: pointer;
        font-size: 18px;
	}