

/* Start:/local/templates/main/components/realty/cabinet/cabinet_spec_main/style.css?17498443891425*/
.note-text {
    border: 1px solid;
    color: #004470;
    margin-top: 10px;
    padding: 5px;
}

.error-text {
	color: #D20006;
	padding:5px;
	margin-top:10px;
	border:1px solid;
}

.spec-wnd {
    width: 600px;
}

div[id^="calendar_popup"] {
    z-index: 99999 !important;
}

.section-col {width:48%; margin-bottom:10px;}
.action-btn {
	display:inline;
	margin:0 5px;
	cursor:pointer;
	padding:5px;
	color:#fff;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}

.action-btn a {color:#fff;text-decoration:none;}
#submit-btn, #close-btn {background-color:#004470;}
#cancel-btn {background-color: #D20006;}
.spec-actions {
    margin-top: 20px;
    text-align: center;
}


.second-row-count td {
    border-bottom: 1px solid;
    border-top: 1px solid;
    padding-top:5px;
    padding-bottom:5px;
    border-color:#D20006;
}
.second-row-count td:first-of-type {
    border-left: 1px solid #D20006;
    padding-left: 5px;
}
.second-row-count td:last-of-type {
    border-right: 1px solid #D20006;
    padding-right:5px;
}

td.del-do a {color:#D20006;}

#cabinet-table {
    border: 2px solid #E90107;
    -webkit-border-radius:5px;
    -mox-border-radius:5px;
    border-radius:5px;
}

#cabinet-table table {
    margin: 0 5px 5px;
}

#cabinet-table h3 {
    background: url("/local/templates/main/components/realty/cabinet/cabinet_spec_main/images/bg-spec.jpg") repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 20px;
    padding: 4px 7px 10px;
}
/* End */


/* Start:/local/templates/main/jquery.toolTip.css?17498443892702*/
/* TipTip CSS - Version 1.2 */

#tiptip_holder {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99999;
}

#tiptip_holder.tip_top {
    padding-bottom: 5px;
}

#tiptip_holder.tip_bottom {
    padding-top: 5px;
}

#tiptip_holder.tip_right {
    padding-left: 5px;
}

#tiptip_holder.tip_left {
    padding-right: 5px;
}

#tiptip_content {
    font-size: 11px;
    color: #676555;
    /*text-shadow: 0 0 2px #000;*/
    padding: 4px 8px;
    /*border: 1px solid rgba(234,203,107,0.25);*/
    background-color: rgb(252,247,209);
    background-color: rgba(252,247,209,0.92);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), to(#fcf7d1));
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    /*box-shadow: 0 0 3px #eacb6b;
    -webkit-box-shadow: 0 0 3px #eacb6b;
    -moz-box-shadow: 0 0 3px #eacb6b;*/
}

#tiptip_arrow, #tiptip_arrow_inner {
    position: absolute;
    border-color: transparent;
    border-style: solid;
    border-width: 6px;
    height: 0;
    width: 0;
}

#tiptip_holder.tip_top #tiptip_arrow {
    border-top-color: #fff;
    border-top-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_bottom #tiptip_arrow {
    border-bottom-color: #fff;
    border-bottom-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_right #tiptip_arrow {
    border-right-color: #fff;
    border-right-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_left #tiptip_arrow {
    border-left-color: #fff;
    border-left-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_top #tiptip_arrow_inner {
    margin-top: -7px;
    margin-left: -6px;
    border-top-color: rgb(252,247,209);
    border-top-color: rgba(252,247,209,0.92);
}

#tiptip_holder.tip_bottom #tiptip_arrow_inner {
    margin-top: -5px;
    margin-left: -6px;
    border-bottom-color: rgb(252,247,209);
    border-bottom-color: rgba(252,247,209,0.92);
}

#tiptip_holder.tip_right #tiptip_arrow_inner {
    margin-top: -6px;
    margin-left: -5px;
    border-right-color: rgb(252,247,209);
    border-right-color: rgba(252,247,209,0.92);
}

#tiptip_holder.tip_left #tiptip_arrow_inner {
    margin-top: -6px;
    margin-left: -7px;
    border-left-color: rgb(252,247,209);
    border-left-color: rgba(252,247,209,0.92);
}

/* Webkit Hacks  */
@media screen and (-webkit-min-device-pixel-ratio:0) {    
    #tiptip_content {
        padding: 4px 8px 5px 8px;
        background-color: rgba(252,247,209,0.88);
    }
    #tiptip_holder.tip_bottom #tiptip_arrow_inner { 
        border-bottom-color: rgba(252,247,209,0.88);
    }
    #tiptip_holder.tip_top #tiptip_arrow_inner { 
        border-top-color: rgba(252,247,209,0.92);
    }
}
/* End */


/* Start:/local/templates/main/cabinet.css?174984438817313*/
#person-col1 {
    float:left;
    width:160px;
    margin-right:20px;
    }
#person-col2 {
    float:left;
    width:510px;
    }
#person-col2 ul {
    margin:0 0 0 30px;
    }
#cabinet-menu {
padding: 20px 0 80px;
border-right:1px solid #ddd;
}




#cabinet-menu .menu-padding {
    padding:10px 0;
}

#cabinet-menu .menu-userlink  a{
    color:#E40000;
}

#cabinet-menu li,
#cabinet-blog-menu li {
color: #000;
list-style-type:none;
}

#cabinet-blog-menu {
    margin-top:20px;
    border:1px solid #5EAB1F;
    border-radius:5px;
    overflow: hidden;
    padding: 4px 7px;

}

#cabinet-menu li a,
#cabinet-menu li span {
    display:block;
    padding:8px;
    margin-right:-1px;
    }
#cabinet-menu li span {
    border:1px solid #ddd;
    border-right-color:#fff;

    font-weight:700;
    color:#555;
    }

#cabinet-menu li a {
text-decoration: none;
border-right:1px solid #ddd;
}

#cabinet-menu li a:hover {
background:#eee;
}






































#cabinet-table {
margin: 20px 0 30px;
}

#cabinet-table {
margin: 20px 0 30px;
}

#cabinet-table table {
    width:99%;
}

#cabinet-table table thead tr {
vertical-align: top;
}

#cabinet-table table p {
margin:0;
}

#cabinet-table table thead th {
    padding: 2px 5px;
    font-weight: 700;
    text-align: left;
    font-size: 11px;
    color: #7F726A;
    }

#cabinet-table table tbody tr {
    vertical-align: middle;
    }

#cabinet-table table tbody tr.first-row td {
    padding:5px 5px 0 5px;
    border-top: 1px solid #e4e4e4;
    }
#cabinet-table table tbody tr.first-row-alt td {
    padding:5px;
    border-top: 1px solid #e4e4e4;
    }
#cabinet-table table tbody tr.second-row td {
    border-top: none;
    font-size:11px;
    vertical-align:bottom;
    padding:0 5px 5px 32px;
    }
#cabinet-table table tbody .second-row-hover a {
    text-decoration: none;
    border-bottom:1px dashed #0072FF;
    }
    #cabinet-table table tbody tr.second-row .second-row-hover {
        visibility:hidden;
        }
    #cabinet-table table tbody tr.second-row .second-row-click {
        display:none;
        padding-top:6px;
        line-height:1.4em;
        }
        #cabinet-table table tbody tr.second-row .second-row-click-col {
            float:left;
            margin:6px 28px 0 0;
            }
        #cabinet-table table tbody tr.second-row .second-row-click-h2 {
            margin:12px 0 6px;
            font-size:12px;
            font-weight:700;
            }
        #cabinet-table table tbody tr.second-row .second-row-click-last {
            margin:6px 0 12px;
            }
    #cabinet-table table tbody tr.second-row .second-row-hover {
        text-align:right;
        }

#cabinet-table table tbody tr.hightlighted td {
    background-color: #f5f5f5;
    }
    #cabinet-table table tbody tr.hightlighted td .second-row-hover {
        visibility:visible;
        }
    #cabinet-table table tbody tr.clicked td .second-row-click {
        display:block;
        }
    #cabinet-table table tbody tr.clicked td .second-row-hover {
        visibility:visible;
        }

#cabinet-table table tbody tr.hot td {
    background-color: #eaf9de;
    }
#cabinet-table table tbody tr.hot2 td {
    background-color: #eaeaea;/*#FFEEE4;*/
    }

#cabinet-table table tbody small {
    display: block;
    color: #7F726A;
    font-size: 11px;
    margin: 2px 0 0;
    }
    #cabinet-table table tbody small i {
        font-style:normal;
        color:#bFb2aA;
        }

#cabinet-table table tbody .star {
    width: 25px;
    padding: 0;
    text-align: center;
    }

#cabinet-table table tbody .photo {
    width:68px;
    }
    #cabinet-table table tbody .photo img {
        border:1px solid #dfe0e0;
        }

#cabinet-table table tbody .price {
    width:88px;
    }

#cabinet-table table tbody .square {
    width:84px;
    font-size:11px;
    } /*
#cabinet-table table tbody .address {
    width:134px;
    } */


#cabinet-table table tbody .contacts {
    width:104px;
    font-size:11px;
    }

#cabinet-table table .checkbox {
    text-align:center;
    width:18px;
    }

#cabinet-table table .action {
    background:url(/local/templates/main/images/action-header.gif) no-repeat 50% 50%;
    width:18px;
    }

#cabinet-table .action-selector-holder {
    }
    #cabinet-table .action-selector-holder .action-selector {
        display:block;
        width:24px;
        height:16px;
        padding:2px;
        background:url(/local/templates/main/images/action.gif) no-repeat 50% 50%;
        border:1px solid transparent;
        }
    #cabinet-table .action-selector-holder .action-selector:hover {
        border-color:#b1baa6;
        background-color:#dee8d1;
        }
    #cabinet-table .action-selector-holder ul {
        position:absolute;
        top:auto;
        display:none;
        z-index:500;
        height:auto;
        background:#fff;
        border:1px solid #b1baa6;
        margin:-1px 0 0 0;
        padding:2px;
        box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.298);
        font-size:11px;
        }
        #cabinet-table .action-selector-holder ul li {
            list-style-type:none;
            margin:0;
            }
        #cabinet-table .action-selector-holder ul li.action-selector-divider {
            padding-top:6px;
            margin:0 6px 4px;
            border-bottom:1px solid #ccc;
            }
        #cabinet-table .action-selector-holder ul a {
            display:block;
            padding:4px 6px;
            text-decoration:none;
            color:#333;
            }
        #cabinet-table .action-selector-holder ul a:hover {
            background:#dee8d1;
            }
            #cabinet-table .action-selector-holder ul a .help {
                display:block;
                float:right;
                width:12px;
                height:12px;
                background:url(/local/templates/main/images/help12.gif) no-repeat 0 0;
                margin:1px 0 0 10px;
                }

    #cabinet-table .action-selector-holder-active ul {
        display:block;
        }

    #cabinet-table .action-selector-holder-active .action-selector,
    #cabinet-table .action-selector-holder-active .action-selector:hover {
        border-color:#b1baa6;
        }

    #cabinet-table .action-selector-holder-wait .action-selector,
    #cabinet-table .action-selector-holder-wait .action-selector:hover {
        background:url(/local/templates/main/images/ajax-green.gif) no-repeat 50% 50%;
        }

.user-panel {margin:-10px 0 20px 0; padding:10px; color:#555; background:#f1f1ed;}
.user-panel-label, .user-panel-select {float:left;}
.user-panel-select {margin-left:10px;}
.user-panel-label {padding-top:2px;}
.user-panel, .user-panel select, .user-panel input {font-size:11px;}


#sort-panel {background:#f1f1ed; padding:8px;}
#sort-panel, #sort-panel select {font-size:11px; color:#575c5b;}
#sort-panel #sort-panel-pages {float:left; padding-top:3px;}
#sort-panel #sort-panel-sort {float:right;}

#filter-panel {background:#fff; padding:8px;}
#filter-panel, #filter-panel select {font-size:11px; color:#575c5b;}
#filter-panel #filter-panel-sort {float:left;}


#add-object-menu {
    float:left;
    display: block;
    overflow: hidden;
    margin-bottom:10px;
    z-index:501;
    }
    #add-object-menu ul {
        position:absolute;
        top:auto;
        display:none;
        z-index:500;
        height:auto;
        background:#fff;
        border:1px solid #5EAB1F;
        padding:4px 6px;
        margin:-1px 0 0 0;
        -moz-border-radius:0 5px 5px 5px;
        -webkit-border-radius:0 5px 5px 5px;
        -khtml-border-radius:0 5px 5px 5px;
        border-radius:0 5px 5px 5px;
        }
        #add-object-menu ul li {
            list-style-type:none;
            margin:2px 0;
            }
        #add-object-menu ul b {
            display: block;
            padding: 3px 6px;
            }
        #add-object-menu ul a {
            display:block;
            padding: 3px 6px 3px 12px;
            text-decoration: none;
            -moz-border-radius:3px;
            -webkit-border-radius:3px;
            -khtml-border-radius:3px;
            border-radius:3px;
            }
        #add-object-menu ul a:hover {
            background-color:#5EAB1F;
            color:#fff;
            }
        .add-object-menu-button-active ul {
            display:block!important;
            }
        .add-object-menu-button-active #add-object-menu-button,
        .add-object-menu-button-active #add-object-menu-button:hover {
            background-color:#559900!important;
            color:#fff;
            -moz-border-radius:5px 5px 0 0!important;
            -webkit-border-radius:5px 5px 0 0!important;
            -khtml-border-radius:05px 5px 0 0!important;
            border-radius:5px 5px 0 0!important;
            }
    #add-object-menu #add-object-menu-button {
        display:block;
        padding:6px 14px;
        background:#5EAB1F url(/local/templates/main/images/btn-bg.png) repeat-x 0 0;
        color:#fff;
        text-decoration: none;
        font-weight:700;
        -moz-border-radius:5px;
        -webkit-border-radius:5px;
        -khtml-border-radius:5px;
        border-radius:5px;
        text-shadow: 1px 1px 0px #438415;
        -moz-box-shadow:0 1px 2px #225500;
        -webkit-box-shadow:0 1px 2px #225500;
        box-shadow:0 1px 2px #225500;
        }
    #add-object-menu #add-object-menu-button:hover {
        background:#7ac840 url(/local/templates/main/images/btn-bg.png) repeat-x 0 -29px;
        }

.cabinet-active-N,
.cabinet-active-Y {
    display:block;
    width:16px;
    height:16px;
    background:url(/local/templates/main/images/active.gif) no-repeat 0 0;
    }
.cabinet-active-N {
    background-position:0 -16px;
    }

#person-response-list {
    }
    #person-response-list .item {
        line-height: 150%;
        padding:0 0 20px 0;
        }
    #person-response-list .item .author {
        color: #ACACAC;
        }
    #person-response-list .item-pos {
        background-color:#dfffd8;
        padding:8px;
        margin-bottom:12px;
        }
    #person-response-list .item-neg {
        background-color:#ffefe5;
        padding:8px;
        margin-bottom:12px;
        }
    #person-response-list .responds-count {
        color:#cbcbcb;
        font-size:14px;
        }
    #person-response-list .responds-count-pos {
        color:#43b053;
        }
    #person-response-list .responds-count-neg {
        color:#ce1707;
        }
    #person-response-list .item .item-answer {
        margin:10px 0 0 50px;
        padding-left:10px;
        border-left:4px solid #ccc;
        }
        #person-response-list .item-pos .item-answer {
            border-left-color:#bfdfb8;
            }
        #person-response-list .item-neg .item-answer {
            border-left-color:#dfcfc5;
            }

#speaker-descr {
    border:1px solid #ccc;
    padding:10px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -khtml-border-radius:5px;
    border-radius:5px;
    }
#speaker-descr-details {
    display:none;
    }
    #speaker-descr p {
        margin-bottom:8px;
        }
#speaker-descr-button {
    display:block;
    width:120px;
    text-align:center;
    margin:-1px auto 18px;
    padding:4px 0;
    border:1px solid #ccc;
    text-decoration:none;
    font-size:11px;
    -moz-border-radius:0 0 5px 5px;
    -webkit-border-radius:0 0 5px 5px;
    -khtml-border-radius:0 0 5px 5px;
    border-radius:0 0 5px 5px;
    background-color:#f0f0f0;
    }
#speaker-descr-button:hover {
    background-color:#ddd;
    }



#buy-button {
    display:block;
    float:left;
    padding:4px 14px;
    background:#5EAB1F url(/local/templates/main/images/btn-bg.png) repeat-x 0 0;
    color:#fff;
    text-decoration: none;
    font-weight:700;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -khtml-border-radius:5px;
    border-radius:5px;
    text-shadow: 1px 1px 0px #438415;
    -moz-box-shadow:0 1px 2px #225500;
    -webkit-box-shadow:0 1px 2px #225500;
    box-shadow:0 1px 2px #225500;
    margin-bottom:18px;
    border:none;
    }
#buy-button:hover {
    background:#7ac840 url(/local/templates/main/images/btn-bg.png) repeat-x 0 -29px;
    }

.payment-descr {
    margin:-8px 0 8px;
    color:#888;
    padding:0 0 0 20px;
    }

.backlink {
    float:right;
    margin-top:4px;
    }

.subscribe-col {
    float:left;
    width:50%;
    }
    .subscribe-col label {
        display:block;
        margin-bottom:4px;
        }
    .subscribe-col .subscribe-col-spacer {
        height:10px;
        }
    .subscribe-col .email {
        width:220px;
        }


#news-list .news-item {
    padding:8px;
    margin-bottom:12px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -khtml-border-radius:5px;
    border-radius:5px;
    }
#news-list .news-item-date,
#news-list .news-item-text,
#news-detail {
    margin: 0;
    padding: 0;
    line-height: 130%;
    }
#news-list .news-item-date,
#news-detail .news-item-date {
    color:#888;
    }
#news-detail .news-item-date,
#news-detail .news-item-text {
    margin-bottom:8px;
    }

#news-list .news-item-text-comment {
    margin: 0;
    padding: 0;
    line-height: 130%;
    padding:8px;
    margin-top:10px;
    }

#news-list .news-item-A {
    background:#dfffd8;
    }
    #news-list .news-item-A .comment-status {
        color:#43B053;
        }
#news-list .news-item-D {
    background:#ffefe5;
    }
    #news-list .news-item-D .comment-status,
    #news-list .news-item-D .item-comment-cause {
        color:#CE1707;
        }
#news-list .news-item-W {
    background:#eaeaea;
    }
    #news-list .news-item-W .comment-status {
        color:#888;
        }

#news-list .item-comment {
    margin:10px 0 0 50px;
    padding-left:10px;
    border-left:4px solid #ccc;
    line-height: 130%;
    }
    #news-list .news-item-D .item-comment {
        border-left-color:#dfcfc5;
        }
    #news-list .news-item-W .item-comment {
        border-left-color:#ccc;
        }
    #news-list .news-item-A .item-comment {
        border-left-color:#bfdfb8;
        }
#news-list .comment-href {
    font-size:11px;
    text-align:right;
    margin-top:8px;
    }

#news-list .r-comment-title {padding:10px 0 0 80px; font-weight:700;}
#news-list .r-comment {padding:0 0 0 80px;}

#news-list .comment-form {padding:0 10px; display:none;}
#news-list .comment-form textarea {width:400px; height:80px; margin:8px 0;}

#news-list .comment-button {
    display:block;
    color:#fff;
    text-decoration:none;
    border:none;
    font-size:11px;
    padding:6px 8px;
    width:160px;
    text-align:center;
    margin:0 auto;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -khtml-border-radius:5px;
    border-radius:5px;
    text-shadow: 1px 1px 0px #438415;
    -moz-box-shadow:0 1px 2px #225500;
    -webkit-box-shadow:0 1px 2px #225500;
    box-shadow:0 1px 2px #225500;
    background:#5EAB1F url(/local/templates/main/images/btn-bg.png) repeat-x 0 0;
    }
#news-list .comment-button:hover {
    background:#7ac840 url(/local/templates/main/images/btn-bg.png) repeat-x 0 -32px;
}

#ajax-message {display:none;}

#load-tip {display:none; font-size:11px; color:#43B053; text-align:center;}

.cabinet-table-limited {margin-top:0!important; height:200px; overflow-y: scroll; border:1px solid #e4e4e4;}
.cabinet-table-title {background:#e4e4e4; padding:5px;}

.cost-radio {margin-left:8px;}

#person-menu {
padding: 20px 0 250px;
border-right:1px solid #D20006;
}

#person-menu .menu-padding {
    padding:10px 0;
}

#person-menu .menu-userlink  a{
    color:#E40000;
}

#person-menu li {
color: #000;
list-style-type:none;
}

#person-menu li a,
#person-menu li span {
    display:block;
    padding:8px;
    margin-right:-1px;
    position:relative;
    }
#person-menu li span {
    border:1px solid #D20006;
    border-right-color:#fff;
    font-weight:700;
    color:#555;
    cursor:pointer;
    -webkit-border-radius:5px 0 0 5px;
    -moz-border-radius:5px 0 0 5px;
    border-radius:5px 0 0 5px;
    }

#person-menu span:after,
#person-menu a:after
{
    content: ">";
    position: absolute;
    right: 5px;
    font-size: 14px;
    font-weight: bold;
}

#person-menu span:after {color: #D20006;}
#person-menu a:after {color:#004470;}

#person-menu li a {
text-decoration: none;
border-right:1px solid #D20006;
}

#person-menu li a:hover {
background:#eee;
}
#filter-panel-sort form {
    margin-top: 5px;
}



/********************************* MAIL *****************************/

/*Mail-list table*/
table.mail-list
{
	border:1px solid #99BAD7;
	border-collapse:collapse;
    width:100%;
}

/*Any cell*/
table.mail-list td
{
	border:1px solid #d1d1d1;
	background-color:#FFFFFF;
	color:#333;
	padding:3px 5px;
}

/*Head cell*/
table.mail-list thead td, table.data-table th
{
font-weight: normal;
font-size: 14px;
color: #3d4345;
text-shadow: 0 1px 1px rgba(255,255,255,0.4);
border-top: 1px solid #d1d1d1;
border-bottom: 1px solid #d1d1d1;
padding: 10px;
background: #f7f7f7;
}

/*Body cell*/
table.mail-list tbody td
{
	background-color:#FFF;
	background-image:none;
	color:#333;
}

/*Foot cell*/
table.mail-list tfoot td
{
	background-color:#F1F5FA;
	padding:4px;
	color:#333;
}
.do-not-read {
font-weight:bold;
}
.not-found{
border:1px solid #D40006;
border-radius:5px;
padding:10px;
}
.mail-header{
background:#014774;
border-radius:5px 5px 0 0;
padding:10px;
margin-bottom:10px;
color:#FFFFFF;
}
.mail-link-new{
color:#FFFFFF;
}

/* End */


/* Start:/local/templates/main/object.css?174984438919749*/
#sort-panel {background:#f1f1ed; padding:8px;}
#sort-panel, #sort-panel select {font-size:11px; color:#575c5b;}
#sort-panel #sort-panel-pages {float:left; padding-top:3px;}
#sort-panel #sort-panel-sort {float:right;}

#objects-col1 {
    width:200px;
    float:left;
    margin-right:20px;
    }
#objects-col2 {
    width:740px;
    float:left;
    }
    #objects-col2 .h2 {
        margin:0;
        }
    #objects-col2 #objects-table {
        margin:8px 0 16px;
        }

#objects-table {
margin: 20px 0 30px;
}

#objects-table table {
    width:100%;
}

#objects-table table thead tr,
#last-objects-table table thead tr {
vertical-align: top;
}

#objects-table table p,
#last-objects-table table p {
margin:0;
}

#objects-table table thead th,
#last-objects-table table thead th {
    padding: 2px 5px;
    font-weight: 700;
    text-align: left;
    font-size: 11px;
    color: #7F726A;
    }

#objects-table table tbody tr,
#last-objects-table table tbody tr {
    vertical-align: middle;
    }

#objects-table table tbody tr.first-row td
#last-objects-table table tbody tr.first-row td {
    padding:5px 5px 0 5px;
    border-top: 1px solid #e4e4e4;
    }
#objects-table table tbody tr.first-row-alt td,
#last-objects-table table tbody tr.first-row-alt td {
    padding:5px;
    border-top: 1px solid #e4e4e4;
    }
#objects-table table tbody tr.second-row td,
#last-objects-table table tbody tr.second-row td {
    border-top: none;
    font-size:11px;
    vertical-align:bottom;
    padding:0 5px 5px;
    }
#objects-table table tbody .second-row-hover a,
#objects-table table tbody .second-row-hover2 a {
    text-decoration: none;
    border-bottom:1px dashed #7F726A;
    color:#7F726A;
    }
    #objects-table table tbody tr.second-row .second-row-hover {
        visibility:hidden;
        float:right;
        }
    #objects-table table tbody tr.second-row .second-row-hover2 {
        width:70px;
        text-align:center;
        }
    #objects-table table tbody tr.second-row .second-row-click {
        display:none;
        padding-top:6px;
        line-height:1.4em;
        }
        #objects-table table tbody tr.second-row .second-row-click-col {
            float:left;
            margin:6px 28px 0 0;
            }
        #objects-table table tbody tr.second-row .second-row-click-h2 {
            margin:12px 0 6px;
            font-size:12px;
            font-weight:700;
            }
        #objects-table table tbody tr.second-row .second-row-click-last {
            margin:6px 0 12px;
            }
    #objects-table table tbody tr.second-row .second-row-hover {
        text-align:right;
        }

#objects-table table tbody tr.hightlighted td {
    background-color: #f5f5f5;
    }
    #objects-table table tbody tr.hightlighted td .second-row-hover {
        visibility:visible;
        }
    #objects-table table tbody tr.clicked td .second-row-click {
        display:block;
        }
    #objects-table table tbody tr.clicked td .second-row-hover {
        visibility:visible;
        }

#objects-table table tbody tr.hot td {
    background-color: #eaf9de;/*#FFEEE4;*/
    }
#objects-table table tbody tr td.date {
    font-size:11px;
}

#objects-table table tbody small {
    display: block;
    color: #7F726A;
    font-size: 11px;
    margin: 2px 0 0;
    }
    #objects-table table tbody small i {
        font-style:normal;
        color:#bFb2aA;
        }

#objects-table table tbody .star {
    width: 25px;
    padding: 0;
    text-align: center;
    }

#objects-table table tbody .photo,
#last-objects-table table tbody .photo {
    width:68px;
    }

#objects-table table tbody .price,
#objects-table table tbody .price-right {
    width:88px;
    }
#objects-table table tbody .price-right {
    text-align:right;
    }
#objects-table table tbody .price-neg {
    color:#d00;
    }
#objects-table table tbody .price-pos {
    color:#080;
    }

#objects-table table tbody .square {
    width:84px;
    font-size:11px;
    }
#objects-table table tbody .seller {
    text-align:right;
    font-size:11px;
    }

#object-info {
    position: relative;
    width: 690px;
    margin: 0 0 10px;
    }

#ajax-message {
    display:none;
    }
#object-public-edit-btn, #object-public-edit-btn-link {
    display:block;
    padding:4px 12px;
    text-decoration:none;
    color:#343434;
    border:1px solid #e9e9e9;
    background:#f7f7f7;
    z-index:501;
    }
#object-public-edit-btn:hover {
    background:#e9e9e9;
    }
#object-public-edit {
    position:absolute;
    right:0;
    }
    #object-public-edit ul {
        position:absolute;
        float:right;
        top:auto;
        right:0;
        display:none;
        z-index:500;
        height:auto;
        background:#fff;
        border:1px solid #b1baa6;
        margin:-1px 0 0 0;
        padding:2px;
        box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.298);
        font-size:11px;
        width:160px;
        }
        #object-public-edit ul li {
            list-style-type:none;
            margin:0;
            }
        #object-public-edit ul li.action-selector-divider {
            padding-top:6px;
            margin:0 6px 4px;
            border-bottom:1px solid #ccc;
            }
        #object-public-edit ul a {
            display:block;
            padding:4px 6px;
            text-decoration:none;
            color:#333;
            }
        #object-public-edit ul a:hover {
            background:#dee8d1;
            }

    .object-public-edit-active ul {
        display:block!important;
        }
    .object-public-edit-active #object-public-edit-btn,
    .object-public-edit-active #object-public-edit-btn:hover {
        border:1px solid #b1baa6;
        border-bottom-color:#fff;
        }

/*#object-info-tabs {
    border-bottom:1px solid #e9e9e9;
    margin-bottom:8px;
    }
    #object-info-tabs a {
        display:block;
        float:left;
        padding:4px 12px;
        text-decoration:none;
        color:#343434;
        border:1px solid #e9e9e9;
        margin:0 -1px -1px 0;
        }
    #object-info-tabs a:hover {
        background:#e9e9e9;
        }
    #object-info-tabs a.object-info-tab-active {
        color: #d11b24;
        border-bottom:1px solid #fff;
        }
    #object-info-tabs a.object-info-tab-active:hover {
        background:#fff;
        }*/

/*#object-map-container {
    width:520px;
    height:400px;
    margin-bottom:18px;
    }*/
#object-map-container {
    width:273px;
    height:203px;
    margin:8px 0;
    border:2px solid #ccc;
    }
#object-info-tab-map {
    display: none;
    }

#object-info h2 {
padding: 0 50px 0 0;
}

#object-info #object-tiny-info {
margin:0 0 12px 0;
font-size:11px;
color: #B2B2B2;
}

#object-info #price,
#object-info #price-per-sm {
height:30px;
white-space: nowrap;
}
#object-info #price .price-val,
#object-info #price-per-sm .price-per-sm-val {
color: #d11b24;
font-size: 20px;
float:left;
margin-right:8px;
}
#object-info #price .price-val {
font-size: 20px;
}
#object-info #price-per-sm .price-per-sm-val {
font-size: 14px;
}
#object-info #price-per-sm .price-per-sm-val span {
font-size: 12px;
color:#888;
}
#object-info #price #price-currency {
font-size: 14px;
float:left;
position:relative;
}
#object-info #price #price-currency-list {
display:none;
position:absolute;
background:#eaeaea;
/*width:44px;*/
}
    #object-info #price-currency-list a {
    display:block;
    margin:2px 0;
    padding:3px;
    text-decoration:none;
    }
    #object-info #price-currency-list a:hover {
    background:#e0e0e0;
    }
#object-info #price-currency-val {
display:block;
padding:3px 18px 3px 3px;
text-decoration: none;
background:url(/local/templates/main/images/dd.gif) no-repeat 100% 60%;
}
    #object-info #price-currency-val span {
    color:#0072FF;
    border-bottom:1px dashed #0072FF;
    }
.price-currency-active #price-currency-val {background-color:#eaeaea!important;}
.price-currency-active #price-currency-list {display:block!important;}


#object-info p {
color: #000;
line-height: 150%;
margin: 5px 0 15px;
}

#object-info p small {
color: #B2B2B2;
font-size: 11px;
}

#object-info .bookmark {
float:right;
margin-top:6px;
}

#object-info .bookmark li {
list-style-type: none;
}

#object-info .bookmark .print {
float: left;
width: 16px;
height: 16px;
}

#object-info .bookmark .print a {
overflow: hidden;
display: block;
width: 16px;
height: 16px;
background: url('/bitrix/templates/main/images/icon_print.gif') no-repeat;
}

#object-info .bookmark .add {
float: left;
width: 13px;
height: 12px;
margin: 2px 0 0 10px;
}

#object-info #object-params {
float: right;
width:396px;
}

#object-info .object-params-no-left {
width:100%!important;
}

#object-params-list #object-params-title {
color:#db0f00;
font-weight:400;
font-size:16px;
margin:8px 0 14px;
}

#object-info #object-params-bg {
background:#eaeaea;
padding:8px;
}

#object-photo {
    float: left;
    width:280px;
    margin: 0 10px 0 0;
    }
    #object-info #object-photo .image {
        overflow: hidden;
        width: 273px;
        height: 203px;
        margin: 0;
        border: 2px solid #FE0003;
        }
    #object-info #object-photo .list {
        width: 286px;
        }
        #object-info #object-photo .list li {
            float: left;
            overflow: hidden;
            width: 59px;
            height: 59px;
            margin: 6px 8px 0 0;
            border: 2px solid #FE0003;
            }
        #object-info #object-photo .object-photo-holder a {
            display:block;
            position:relative;
            }
        #object-info #object-photo .object-photo-holder .zoom {
            display:block;
            width:28px;
            height:28px;
            top:50%;
            left:50%;
            margin:-14px 0 0 -14px;
            position:absolute;
            background:url(/local/templates/main/images/zoom.png) no-repeat 50% 50%;
            }
        #object-info #object-photo .list a img {
            opacity:0.5;
            -moz-opacity:0.5;
            -khtml-opacity:0.5;
            }
        #object-info #object-photo .list a:hover img,
        #object-info #object-photo .list a.jq-change-photo-active img {
            opacity:1;
            -moz-opacity:1;
            -khtml-opacity:1;
            }

#object-links,
#object-author {
    margin: 0 0 16px;
    padding: 10px;
    border: 1px solid #CCC;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    }
    #object-author img {float:left; margin:2px 8px 6px 0; }
    #object-author p {margin:0 0 8px 0!important; }

#find-tip {
    background:#eee;
    padding:10px;
    float:right;
    width:192px;
    margin-left:10px;
    color:#888;
    }

#object-links {
    line-height:1.5em;
    border:1px solid #FE0003;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    }
    #object-links .object-links-col1,
    #object-links .object-links-col2,
    #object-links .object-links-col3,
    #object-links .object-links-col4 {
        float:left;
        }
    #object-links .object-links-col1 {
        width:134px;
        }
    #object-links .object-links-col2 {
        width:152px;
        }
    #object-links .object-links-col3 {
        width:116px;
        }
    #object-links .object-links-col4 {
        width:90px;
        }
    .object-links-share {
        margin:0 0 10px -4px;
        float:right;
        }
        .object-links-share  .yashare-auto-init {
            margin-top:-6px;
        }
    .complaint {
        color: #E40000!important;
        }

    #object-params-list .object-params-section {
        margin: 5px 0 15px;
        color: #000;
        background: #F2F2F2;
        padding:1px 5px;
        width:386px;
        }
    #object-params-list .object-params-row {
        margin:5px 0;
        line-height:1.4em;
        }
    #object-params-list .object-params-label,
    #object-params-list .object-params-value {
        float:left;
        color: #5A5A5A;
        }
    #object-params-list .object-params-label {
        width:110px;
        }
    #object-params-list .object-params-value {
        width:270px;
        }
        #object-params-list .object-params-value strong {
            font-weight:400;
            color:#000;
            }

#object-text-cut {
    overflow:hidden;
}
    #object-text-cut p {
        margin:0;
    }
    .object-text-cut-collapsed {
        overflow:hidden;
        height:70px;
    }
    #object-text-cut-href {
        text-decoration:none;
        border-bottom:1px dashed #0072FF;
    }

.jq-add2fav-delete,
.jq-add2compare-black {
    color:#333;
    }

.object-distinct-details {
    font-size:11px;
}
.object-distinct-details,
.object-distinct-details a {
    color:#777;
    }

    .jq-row-click {
        background:url(/local/templates/main/images/object-arr.gif) no-repeat 0 5px;
        padding-left:8px;
        border-bottom:none!important;
    }
    .jq-row-click span {
        border-bottom:1px dashed #7F726A;
    }
    .jq-collapsed {
        background-position:0 -52px;
    }

#object-person {
    width: 100%;
}
	#object-person tr td {
        background-color: #f4f4f4;
        border-color: #E7E7E7;
        border-style: solid;
        padding: 10px 10px 0 10px;
    }
    #object-person tr .image {
        border-width: 1px 0 1px 1px;
        vertical-align: top;
        width: 10%;
    }
	#object-person tr .main {
        border-width: 1px 0;




    }
	#object-person tr .counts {

        border-width: 1px 0;
        font-size: 11px;
        width: 25%;
    }
	#object-person tr .stat {
    border-width: 1px 1px 1px 0;
    width: 10%;


    }
	    #object-person tr .stat p {
            background: url("/local/templates/main/images/rating.gif") no-repeat scroll 0 0 transparent;
            padding: 15px 0 12px 35px;
        }


#objects-table {
margin: 20px 0 30px;
}

#objects-table table {
    width:100%;
}

#objects-table table thead tr {
vertical-align: top;
}

#objects-table table p {
margin:0;
}

#objects-table table thead th {
    padding: 2px 5px;
    font-weight: 700;
    text-align: left;
    font-size: 11px;
    color: #7F726A;
    }

#objects-table table tbody tr {
    vertical-align: middle;
    }

#objects-table table tbody tr.first-row td {
    padding:5px;
    border-top: 1px solid #e4e4e4;
    }
#objects-table table tbody tr.first-row-alt td {
    padding:5px;
    border-top: 1px solid #e4e4e4;
    }
#objects-table table tbody tr.second-row td {
    border-top: none;
    font-size:11px;
    vertical-align:bottom;
    padding-bottom:5px;
    }

#objects-table table tbody .second-row-hover a,
#objects-table table tbody .second-row-hover2 a {
    text-decoration: none;
    border-bottom:1px solid #014673;
    line-height:15px;
    color:#004470;
    font-size:11px;
    }
    #objects-table table tbody tr.second-row .second-row-hover {
        float:right;
        }
    #objects-table table tbody tr.second-row .second-row-hover2 {
        width:70px;
        text-align:center;
        }

    #objects-table table tbody tr.second-row .second-row-click {
        display:none;
        padding-top:6px;
        line-height:1.4em;
        }
        #objects-table table tbody tr.second-row .second-row-click-col {
            float:left;
            margin:6px 28px 0 0;
            }
        #objects-table table tbody tr.second-row .second-row-click-h2 {
            margin:12px 0 6px;
            font-size:12px;
            font-weight:700;
            }
        #objects-table table tbody tr.second-row .second-row-click-last {
            margin:6px 0 12px;
            }
    #objects-table table tbody tr.second-row .second-row-hover {
        text-align:right;
        }

#objects-table table tbody tr:nth-child(4n+1) td,
#objects-table table tbody tr:nth-child(4n+2) td
{ background-color:#f9f9f9;}

#objects-table table tbody tr.hightlighted td {
    background-color: #f3f3f3;
    }
    #objects-table table tbody tr.hightlighted td .second-row-hover {
        visibility:visible;
        }
    #objects-table table tbody tr.clicked td .second-row-click {
        display:block;
        }
    #objects-table table tbody tr.clicked td .second-row-hover {
        visibility:visible;
        }

#objects-table table tbody tr.hot td {
    background-color: #eaf9de;/*#FFEEE4;*/
    }
#objects-table table tbody tr td.date {
    font-size:11px;
}

#objects-table table tbody small {
    display: block;
    color: #7F726A;
    font-size: 11px;
    margin: 2px 0 0;
    }
    #objects-table table tbody small i {
        font-style:normal;
        color:#bFb2aA;
        }

#objects-table table tbody .star {
    width: 25px;
    padding: 0;
    text-align: center;
    }    


    #objects-table table tbody .photo img,
    #last-objects-table table tbody .photo img {
        border: 2px solid #FE0003;
        }  
        


    #objects-table table tbody .photo-transparent img {
        opacity:0.5;
        }


#objects-table table tbody .price,
#objects-table table tbody .price-right {
    width:88px;
    } 

#objects-table table tbody .price-right {
    text-align:right;
    } 

#objects-table table tbody .price-neg {
    color:#d00;
    } 

#objects-table table tbody .price-pos {
    color:#080;
    }
        

#objects-table table tbody .square {
    width:84px;
    font-size:11px;
    }
    

html, body {
    background-color: #FFFFFF;
    color: #5A5A5A;
    font-family: Arial,Tahoma,Verdana,sans-serif;
    font-size: 12px;
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
}
html, body {
    color: #5A5A5A;
    font-family: Arial,Tahoma,Verdana,sans-serif;
    font-size: 12px;
}

html, body {
    background-color: #FFFFFF;
    color: #5A5A5A;
    font-family: Arial,Tahoma,Verdana,sans-serif;
    font-size: 12px;
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
}
html, body {
    color: #5A5A5A;
    font-family: Arial,Tahoma,Verdana,sans-serif;
    font-size: 12px;
}

#object-photo-new {
    float: left;
    overflow: hidden;
}
#object-photo-new .object-photo-holder {
    float: left;
    max-width: 430px;
    overflow: hidden;
}

#object-photo-new .list{
    margin-left: 430px;
}
#object-photo-new .list li{list-style: none;}

#object-info > h1 {
    font-size: 24px;
    font-weight: 700;
}
            
#object-params-new > #object-params-list {
    color: #014673;
    font-size: 14px;
}
.description {
    color: #000000;
    font-size: 14px;
}

.sale-otdel {
    color: #FF0000;
    font-size: 36px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.application {
    color: #FFFFFF;
    display: block;
    margin-top: 20px;
    text-align: center;
    margin-bottom: 20px;
}

.application span {
    background-color: #003E69;
    border-radius: 5px;
    font-size: 28px;
    padding: 4px 37px;
    cursor: pointer;
}

#object-note > .label {
    color: black;
    font-size: 14px;
}

.object-params-row-big {
    color: #000000;
    font-size: 18px;
    line-height: 1.4em;
}

.object-params-row-big-red {
    color: red;
    font-size: 18px;
    line-height: 1.4em;
}


.ligit {
    color: #FF0000;
    font-size: 32px;
    text-align: right;
}
.ligit-list{
    color: #FF0000;
    font-size: 24px;
    position: absolute;
    right: 0;
    top: 0;
    padding: 10px;
}
.newbilding {
    position: relative;
}

.newbilding-menu {
    text-align: center;
}

.newbilding-menu .label {
    color: #014673;
    font-size: 18px;
    margin-bottom: 10px;
    display: inline-block;
}
           
.newbilding-menu .item {
    background-color: #014673;
    border-radius: 5px;
    color: #FFFFFF;
    display: block;
    font-size: 18px;
    padding: 4px;
    text-decoration: none;
    margin-bottom: 5px;
}
/* End */


/* Start:/local/templates/main/jquery.simplemodal.css?17498443893632*/
/*
 * SimpleModal Basic Modal Dialog
 * http://www.ericmmartin.com/projects/simplemodal/
 * http://code.google.com/p/simplemodal/
 *
 * Copyright (c) 2010 Eric Martin - http://ericmmartin.com
 *
 * Licensed under the MIT license:
 *   http://www.opensource.org/licenses/mit-license.php
 *
 * Revision: $Id: basic.css 257 2010-07-27 23:06:56Z emartin24 $
 */

#basic-modal-content {
    display:none;
    }

.simplemodal-popup {
    display: none;
    }

/* Overlay */
#simplemodal-overlay {
    background-color:#000;
    }

/* Container */
#simplemodal-container {
    height:20px;
    width:560px;
    color: #333;
    padding: 8px;
    background-color: #fff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    box-shadow: 1px 1px 8px #555;
    -webkit-box-shadow: 1px 1px 8px #555;
    -moz-box-shadow: 1px 1px 8px #555;
    }
    #simplemodal-container .simplemodal-data {
        padding:8px;
        }
    #simplemodal-container a.modalCloseImg {
        background:url(/local/templates/main/images/x.png) no-repeat;
        width:25px;
        height:29px;
        display:inline;
        z-index:3200;
        position:absolute;
        top:-12px;
        right:-13px;
        cursor:pointer;
        }
    
.simplemodal-label {
    float: left;
    width: 110px;
    height: 20px;
    margin: 5px 10px 5px 0;
    text-align: right;
    font-size:11px;
    color:#777;
    padding-top:4px;
    }

.simplemodal-input {
    float: left;
    width: 400px;
    margin: 5px 0 10px;
    }    
    .simplemodal-input input,
    .simplemodal-input textarea,
    .simplemodal-input select,
    .simplemodal-cword input {
        width: 290px;
        color: #5A5A5A;
        font-size: 12px;
        font-family: Tahoma, Arial, Verdana, sans-serif;
        padding: 4px 5px;
        border: 1px solid #BFBFBF;
        }
    .simplemodal-input textarea {
        width: 390px;
        height:90px;
        }
    .simplemodal-input textarea.ta-small {
        height:40px;
        }
    .simplemodal-input textarea.ta-big {
        height:120px;
        }
    .simplemodal-tip,
    .simplemodal-tip2 {
        font-size:10px;
        color:#9c9c9c;
        }
    .simplemodal-tip2 {
        margin-bottom:8px;
        }
        
    .simplemodal-radio {
        color: #5A5A5A;
        font-size: 11px;
        color:#777;
        margin-bottom:4px;
        }

.simplemodal-p {
    font-size:11px;
    }   

.simplemodal-captcha {
    float: left;
    width: 180px;
    margin: 5px 10px 10px 0;
    }  
.simplemodal-cword {
    float: left;
    width: 140px;
    margin: 5px 0 10px;
    }          
    .simplemodal-cword input {
        width:100px;
        }   

    .simplemodal-button a {
    display: block;
    color: #FFF;
    width: 92px;
    height: 19px;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
    padding: 4px 10px 0;
    margin:6px auto;
    border:none;
    background:#BE2222 url(/local/templates/main/images/btn-bg1.png) repeat-x 0 0;
    -moz-border-radius:5px; 
    -webkit-border-radius:5px;  
    -khtml-border-radius:5px; 
    border-radius:5px; 
    text-shadow: 1px 1px 0px #ED3737;
    -moz-box-shadow:0 1px 2px #550000; 
    -webkit-box-shadow:0 1px 2px #550000;
    box-shadow:0 1px 2px #550000; 
    }
    .simplemodal-button a:hover {
        background:#7EB4848 url(/local/templates/main/images/btn-bg1.png) repeat-x 0 -29px;
    }
    
    .simplemodal-data-done {color:#5EAB1F; font-size:18px;}

* html #simplemodal-container a.modalCloseImg {background:none; right:-14px; width:22px; height:26px; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/x.png',sizingMethod='scale');}
/* End */
/* /local/templates/main/components/realty/cabinet/cabinet_spec_main/style.css?17498443891425 */
/* /local/templates/main/jquery.toolTip.css?17498443892702 */
/* /local/templates/main/cabinet.css?174984438817313 */
/* /local/templates/main/object.css?174984438919749 */
/* /local/templates/main/jquery.simplemodal.css?17498443893632 */
