
/* -------------------------------------------------------------------------- */
/* pager table */

.pager_table {
    border-collapse: collapse;
    margin: 0 0 1em 0;
    text-align: left;
    width: 100%;
    _width: 99%;
    padding: 0
}

.pager_table .item .nomargin {
    margin: 0;
}

.pager_table .item .bottom, .pager_table .item .bottom_2 {
    position: absolute;
    bottom: 0px;
    margin: 0px;
    width: 160px;
}

.pager_table thead th,
.pager_table thead td,
.pager_table tfoot th,
.pager_table tfoot td {
    background-color: #ddf1f8;
    padding: 0 0 0 15px;
    font-weight: bold;
    font-size: 13px;
    color: #494949;
    height: 3em;
}

.pager_table tfoot th,
.pager_table tfoot td {
    border-top: 5px solid #fff;
}

.pager_table thead th .chek-all { font-weight:normal; }
.pager_table .item {
    font-size: 13px;
}

.pager_table .item h3 {
    line-height: inherit;
    margin: 0 0 0.2em 0;
    font-size: inherit;
    font-style: normal;
    font-weight: bold;
}

.pager_table .item p {
    padding: 0;
    margin: 0;
}

.pager_table .item td {
    vertical-align: top;
}

.pager_table .item td.tdf,
.pager_table .item td.tdb {
    border-right: 5px solid #fff;
    border-top: 5px solid #fff;
}

.pager_table .item td.tdl {
    border-top: 5px solid #fff;
}

.pager_table .item td .box {
    background: #F6F5F5;
}

.pager_table .item td .box .boxtop {
    background: transparent url('/images/ne.gif') no-repeat top right;
}

.pager_table .item td .box .boxtop div {
    background: transparent url('/images/nw.gif') no-repeat top left;
    font-size: 0;
    height: 10px;
}

.pager_table .item td .box .boxbottom {
    background: transparent url('/images/se.gif') no-repeat bottom right;
}



.pager_table .item td .box .boxbottom div {
    background: transparent url('/images/sw.gif') no-repeat bottom left;
    font-size: 0;
    height: 15px;
}


.pager_table .item td .box .boxcontent {
    position: relative;
    padding: 1px 11px;
    height: 195px;
}

/*
.height-auto .boxcontent {
    height: auto;
}
*/

.pager_table .item td .box .fixed_width {
    width: 320px;
}

.pager_table .item td .box .fixed_width2 {
    width: 280px;
}

.pager_table .item td .box_2 .fixed_width {
    width: 320px;
}

.pager_table .item td .box_2 .fixed_width2 {
    width: 280px;
}

.pager_table .item td .box_2 {
    background: #fcf5e1;
}

.pager_table .item td .box_2 .box_2_top {
    background: transparent url('/images/ne_2.gif') no-repeat top right;
}

.pager_table .item td .box_2 .box_2_top div {
    font-size: 0;
    height: 10px;
    background: transparent url('/images/nw_2.gif') no-repeat top left;
}

.pager_table .item td .box_2 .box_2_bottom {
    background: transparent url('/images/se_2.gif') no-repeat bottom right;
}

.pager_table .item td .box_2 .box_2_bottom div {
    background: transparent url('/images/sw_2.gif') no-repeat bottom left;
    font-size: 0;
    height: 15px;
}

.pager_table .item td .box_2 .box_2_content {
    position: relative;
    padding: 0 10px;
    height: 195px;
}

/* нужно для подсказок к кнопкам в правой колонке */
.pager_table .item .tdl .box .boxcontent,
.pager_table .item .tdl .box_2 .box_2_content {
    overflow: visible;
}

/* -------------------------------------------------------------------------- */

.pager_table .item a.preview {
    /* margin: 5px 15px 0 0; */
    position: relative;
    margin: 5px 15px 0 0;
    display: block;
    height: 100px;
    width: 140px;
}

.pager_table .item a.preview.trash {
    background: transparent url('apps/x.gif') no-repeat 50% 50%;
}

.pager_table .item a.preview.trash img {
	filter: alpha(opacity=30);
	opacity: 0.5;
}

.pager_table .item .preview .estmark-corner {
    background: transparent url('estmarked_2.gif') no-repeat scroll 0 0;
    position: absolute;
    z-index: 1000;
    display: none;
    height: 28px;
    width: 30px;
    left: 0;
    top: 0;
}

.pager_table .item.minus .preview .estmark-corner {
    display: block;
}

.pager_table .item .serv_links .action {
    color: #777;
    // zoom: 1;
}

.pager_table .item .estmark-action {
    position: relative;
    display: none;
    // display: block;
    // position: absolute;
    // left: -1000em;
}

.pager_table .item .estmark-action .pseudo-link {
    border-bottom: 1px dotted;
    cursor: pointer;
    color: #494949;
}

.pager_table .item .estmark-action .pseudo-link:hover {
    color: #ff5223;
}

.pager_table .item .estmark-action .loader {
	background: url("estmark-ajax.gif");
	position: absolute;
	display: none;
	height: 15px;
	width: 95px;
	left: 0;
	top: 0;
}

.pager_table .minus .minus-action,
.pager_table .plus .plus-action {
    position: relative;
    display: block;
    left: 0;
}

.pager_table .estmark-action .loader {
    display: none;
}

.pager_table .load .estmark-action .loader {
    display : block;
}

.pager_table .load .estmark-action {
    background: url('estmark-ajax.gif') no-repeat 0 0;
}

.pager_table .load .estmark-action span {
    visibility: hidden;
}

/* -------------------------------------------------------------------------- */

.pager_table .item .num {
    padding: 0 .2em 0 .5em;
    vertical-align: top;
    text-align: center;
    font-size: 12px;
    font-style: italic;
    width: 1em;
}

.pager_table .item .obj {
    font-size: 11px;
    padding: 0 7px;
    width: 140px;
}

.pager_table .item .obj .comment {
    color: #9d9d9d;
    width: 140px;
}

.pager_table p.stars_rating {
    padding-bottom: 5px;
}

.pager_table .stars {
    margin: 7px 0;
}

.pager_table .rating, .pager_table .connections {
    margin: 0 1em 0 0;
    font-size: inherit;
    line-height: 20px;
}

.pager_table .rating {
    background: transparent url('/web/images/hand.gif') no-repeat 0 50% !important;
}

.pager_table .item .obj .subinfo {
    padding-top: 0.5em;
    color: #9d9d9d;
    bottom: 5px;
}

.pager_table .item .obj .subinfo a {
    color: #58595b;
}

.pager_table .item .obj .subinfo a:hover {
    color: #FF5223;
}

.pager_table .item .short_inf {
    padding: 0 0 0 5px;
    font-size: 12px;
    width: 145px;
}

.pager_table .item .short_inf .nomargin {
    margin: 0;
}

.pager_table .item .short_inf a {
    color: #2F84C0;
}

.pager_table .item .short_inf a:hover {
    color: #FF5223;
}

.pager_table .item .short_inf p {
    margin: 0 0 0.1em;
    padding: 0;
}

.pager_table .item .short_inf .phone {
    background: transparent url('/images/icons.gif') no-repeat scroll -3px -189px;
    height:20px;
    line-height:20px;
    padding: 2px 0 2px 12px;
}

/* -------------------------------------------------------------------------- */

.pager_table .item .hide {
    background: transparent url('/images/fader_grey.png') repeat-x;
    position: absolute;
    height: 45px;
    bottom: 0;
    width: 97%;
    z-index: 1;
}

.pager_table .item .hide.yel {
    background: transparent url('/images/fader_yel.png') repeat-x;
}

.pager_table .item .comp_text {
    margin: 0.5em 0 1.5em 0;
}

.pager_table .item .more,
.pager_table .item .more_2,
.pager_table .item .podr {
    position: absolute;
    font-size: 12px;
    bottom: 4px;
    right: 1em;
    left: 1em;
    z-index: 2;
    margin: 0;
}

/* -------------------------------------------------------------------------- */

.pager_table .actions,
.pager_table .actions-top,
.pager_table .actions-bottom {
}

.pager_table .actions-bottom {
    margin: 0 0 -10px 0;
    position: absolute;
    bottom: 0;
}

.pager_table .item .actions p {
    margin: 0 0 5px 0;
}

.pager_table .item .actions a {
    color: #494949;
}

.pager_table .item .actions a:hover {
    color: #ff5223;
}

/* -------------------------------------------------------------------------- */

.pager_table .item .serv_links {
    min-width: 115px;
    font-size: 12px;
}

.pager_table .item ul.serv_links {
    list-style-type: disc;
    padding: 0;
    margin: 0;
}

.pager_table .item .serv_links li {
    margin: 0 0 3px 1em;
    padding: 0;
}

.pager_table .item .serv_links li a {
    text-decoration: none;
    line-height: 1.2;
    outline: 0 none;
}

.pager_table .item .serv_links li a span {
    border-bottom: 1px dotted;
}

*:first-child+html .pager_table .item .serv_links li a.external {
    margin-right: -18px;
}

*:first-child+html .pager_table .item .serv_links li a.external span {
    margin-right: 18px;
}

.pager_table .item .serv_links .list-drp li {
    margin: 0 9px 4px;
}

.pager_table .item .serv_links p {
    margin: 0 0 0.6em 0;
}

.pager_table .item .serv_links .bottom {
    bottom: -10px;
    width: 108px;
    margin: 0px;
}

.pg-professionals .pager_table .serv_links .button span {
    width:116px;
    padding:0 1px 0 8px;
}

.pager_table .item .serv_links .dotted {
    color: #494949;
}

.pager_table .item .serv_links .dotted:hover {
    color: #ff5223;
}

.pager_table .item .serv_links a {
    color: #494949;
}

.pager_table .item .serv_links a:hover {
    color: #ff5223;
}

.pager_table .item .serv_links a.postcard {
    font-weight: bold;
    color: #2F84C0;
}

.pager_table .item .serv_links a.postcard:hover {
    color: #ff5223;
}


/* -------------------------------------------------------------------------- */
/* кнопки группы (присоединиться, отсоединиться и т.п.) */

.pager_table .item .serv_links .group {
    position: absolute;
    margin: 2em 0 0;
    width: 112px;
    bottom: 0;
}

.pager_table .item .serv_links .group .action {
    margin-top: 0.5em;
}

.pager_table .item .serv_links .group .action .rounded-popup {
    position: absolute;
    text-align: left;
    display: none;
    width: 12em;
    float: left;
    left: -15px;
    top: -15px;
    z-index: 1;
}

.pager_table .item .serv_links .group .action a.button {
    background: transparent url('/f/1/global/css/button_left.png') no-repeat scroll 0 50% transparent;
    text-decoration: none;
    margin: 0 8px 0 0;
    line-height: 25px;
    font-size: 12px;
    display: block;
    color: #FFFFFF;
    height: 25px;
    z-index: 2;
    padding: 0;
}

/* -------------------------------------------------------------------------- */

