@charset "utf-8";
@import url("/css/reset.css");
@import url("http://fonts.googleapis.com/css?family=PT+Sans:400,700&subset=latin,cyrillic");
body{
    font-family: 'Trebuchet MS', Verdana, sans-serif;
    font-size: 14px;
}

p {
    color: #363636;
    font-size: 14px;
    line-height: 21px;
    margin: 8px 0;
    text-align: justify;
}

table {
    background-color: #ddd;
    width: 100%;
    margin-bottom: 8px;
    margin-top: 8px;
}

table.yap-list {
    background:none;
}

table.yap-list td {
    background:none;
}

table td {
    background-color: #fff;
    padding: 3px;
}

table th {
    background-color: #F6F6F6;
    padding: 3px;
    font-weight: normal;
    text-align: left;
}

.wrapper {
    min-height:100%;
}

.container {
    padding-bottom:64px;
}

.inside {
    margin:0 auto;
    max-width:1200px;
    position: relative;
    padding: 0 16px;
}

.header {
    background:url(../img/footer-bg.png) repeat-x 0 100%;
}

.head {
	margin-right: 300px;
}

#navigation {
	float: right;
}

#nav {
    text-align: right;
}

#nav li {
    display: inline-block;
    line-height: 2.3em;
    padding-left: .75em;
}

.search {
    background: #029dcf url(../img/footer-bg.png) repeat-x 0 0;
    color: #fff;
    padding: 6px 0;
}

.search-box {
    margin:0 auto;
    width: 870px;
}


.main {
    margin: 8px 0;
}

.col_50 {
    width:48%;
    margin:0 2% 0 0;
    float:left;
}

ul.row {
    float: left;
    width: 22%;
    margin: 16px 15px 16px 0;
}

ul.row li {
    line-height: 21px;
}

ul.row li.rcent {
    font-weight: bold;
}

ul.row li:before {
    content: "\2192 \0020";
    color: #888;
}

ul.row2 {
    float: left;
    width: 45%;
    margin-right: 15px;
}

ul.row2 li:before {
    content: "\2192 \0020";
    color: #888;
}

ol.row2 {
    float: left;
    width: 45%;
    margin-right: 15px;
}


div.ablock {
    margin: 16px 0 0 0;
    border: 1px solid #ddd;
    background-color: #F6F6F6;
}
div.ablock span{
    float:left;
    margin: 4px 0;
}
ul.alphabetic {
    list-style-type: none;
    margin: 4px 0;
    padding: 0;
}

ul.alphabetic  li {
    display: inline-block;
    padding: 2px 7px 2px 7px;
    color: #111;
}

ul.alphabetic  li a {
    text-decoration: none;
}

ul.alphabetic  li a:hover {
    text-decoration: underline;
}

ul.alphabetic  li.current {
    background-color: #aaa;
    color: #000;
}

#map {
    width: 98%;
    height: 450px;
    border: 1px solid #ddd;
    background-color: #fafafa;
    margin: 8px 0 16px 0;
    padding: 8px;
}

.map-medium {
    width: 100%;
    border: 1px solid #ddd;
    background-color: #fafafa;
    margin: 8px 0 16px 0;
    position: relative;
}

.map-medium #yamap {
    border: 1px solid #ddd;
    height: 270px;
    width: 100%;
    margin: 8px;
    width: -moz-calc(100% - 340px);
    width: -webkit-calc(100% - 340px);
    width: -o-calc(100% - 340px);
    width: calc(100% - 340px);
}

.map-region {
    width: 100%;
    border: 1px solid #ddd;
    background-color: #fafafa;
    margin: 8px 0 8px 0;
    position: relative;
}

.map-region #yamap {
    border: 1px solid #ddd;
    height: 270px;
    width: 100%;
    margin: 8px;
    width: -moz-calc(100% - 430px);
    width: -webkit-calc(100% - 430px);
    width: -o-calc(100% - 430px);
    width: calc(100% - 430px);
}

.near {
    position: absolute;
    top: 8px;
    right: 8px;
    width: 310px;
}

.map-region .near {
    position: absolute;
    top: 8px;
    right: 8px;
    width: 400px;
}

.near p {
    margin: 0 0 8px 0;
}

.near ul.firmsList li {
    border-bottom: none;
}

div.cl {
    clear: both;
}

.footer {
    height: 85px;
    background: #029dcf url(../img/footer-bg.png) repeat-x 0 0;
    color: #fff;
    padding-top: 10px;
    font-size: 11px;
    margin-top: -85px;
    text-align:justify;
}

ol {
    margin: 0 0 16px 24px;
}

ol.firmsList li {
    padding: 4px 0;
    border-bottom: 1px #aaa dotted;
}

ol.firmsList li div {
    color: #999;
}

ol.firmsList li.adv {
    background-color: #FDFAE5;
    padding-left: 16px;
}

ul.firmsList {
    list-style-type: none;
}

ul.firmsList li {
    padding: 4px 0;
    border-bottom: 1px #aaa dotted;
}

ul.firmsList li div {
    color: #999;
    margin-left: 18px;
}

ul.firmsList>li>span {
    color: #FFF;
    background: #029dcf;
    padding:0 4px 0 4px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

ul.firmsList li.adv {
    background-color: #FDFAE5;
    padding-left: 16px;
}

div.address {
    width: 100%;
    background: url(../img/contact-ico.png) no-repeat center left;
    padding: 8px 0 8px 64px;
}

div.address p {
    margin: 0;
}
div.persons {
    width: 80%;
    height:75px;
    background: url(../img/person-ico.png) no-repeat center left;
    padding: 5px 5px 5px 75px;
}

div.persons p {
    margin: 0;
}

.breadcrumbs {
    margin:0 0 16px 0;
    padding: 0;
    padding-bottom:10px;
    font-size: 13px;
}
.breadcrumbs li{
    float:left;
    padding: 0 5px 0 0;
    list-style:none;
}

div.photo {
    border: 1px solid #ddd;
    background-color: #fafafa;
    padding: 8px;
    width: 200px;
    height: 200px;
    /*position: absolute;
    left: 16px;
    top: 96px;*/
}

dl {

    /*margin-left: 210px;
    margin-right: 310px;*/
}

dt {
    float: left;
    clear: left;
    width: 170px;
    text-align: right;
    color: #999;
}

dd {
    margin: 0 0 0 178px;
    padding: 0 0 0.2em 0;
}

#crumbs {
    height:2.3em;
    border:1px solid #dedede;
    list-style-type:none;
    padding:0;
    margin:8px 0 16px 0;
    background-color: #fff;
}

#crumbs li {
    float:left;
    line-height:2.3em;
    color:#999;
    padding-left:.75em;
}

#crumbs li a {
    background:url(../img/crumbs.gif) no-repeat right center;
    display:block;
    padding:0 15px 0 0;
}

#crumbs li a:link, #crumbs li a:visited {
    color:#0e87af;
    text-decoration:none;
}

#crumbs li a:hover, #crumbs li a:focus {
    color:#FF9900;
}

#tabs {
    height:2.3em;
    border-left:1px solid #dedede;
    border-top:1px solid #dedede;
    border-right:1px solid #dedede;
    border-bottom: 1px solid #dedede;
    list-style-type:none;
    padding:0;
    margin:8px 0 16px 0;
    background-color: #fff;
}

#tabs li {
    float:left;
    line-height:2.3em;
    color:#999;
    padding-left:.67em;
    padding-right:.72em;
}

#tabs li a {
    text-decoration: none;
}

#tabs li:hover {
    border-bottom: 3px solid #FF9900;
    cursor: pointer;
}

#tabs li:hover a {
    color: #FF9900;
}

#tabs li.current {
    color: #FF9900;
    border-bottom: 3px solid #FF9900;
}

#tabs li.noitem:hover {
    border-bottom: none;
}

.seealso-block {
    border: 1px solid #ddd;
    background-color: #fff;
    padding: 8px;
    /*position: absolute;
    right: 16px;
    top: 96px;*/
    color: #999;
    width: 300px;
}


.seealso-block p {
    margin: 4px 0;
}

.seealso-block ul li {
    padding-left: 16px;
}

.seealso-block ul li:before {
    content: "\2192\0020";
    color: #FF9900;
    margin-left: -16px;
}

.bordered-block {
    border: 1px solid #ddd;
    background-color: #fff;
    padding: 8px;
    margin: 8px 0;
}

.bordered-block p {
    margin: 4px 0;
}

/*comments*/

.comment-block {
    width: 98%;
    border: 1px solid #ddd;
    background-color: #fafafa;
    margin: 8px 0 16px 0;
    padding: 8px;
    position: relative;
}

.comment-block p {
    margin: 0 70px 0 0;
}

.comment-block .raterc {
    position: absolute;
    top: 8px;
    right: 0;
}

.comment-block .name, .comment-block .date {
    color: #FF9900;
}

.comment-block .reply {
    color: #0e87af;
}

#addfomz {
    margin: 10px 0 0 0;
    border: 1px solid #ddd;
    padding: 10px;
    background-color: #fafafa;
}

#addfomz table td {
    background-color: #fafafa;
}

.button-gradient {
    -moz-box-shadow:inset 0px 1px 0px 0px #cae3fc;
    -webkit-box-shadow:inset 0px 1px 0px 0px #cae3fc;
    box-shadow:inset 0px 1px 0px 0px #cae3fc;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #4197ee) );
    background:-moz-linear-gradient( center top, #79bbff 5%, #4197ee 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#4197ee');
    background-color:#79bbff;
    -webkit-border-top-left-radius:0px;
    -moz-border-radius-topleft:0px;
    border-top-left-radius:0px;
    -webkit-border-top-right-radius:0px;
    -moz-border-radius-topright:0px;
    border-top-right-radius:0px;
    -webkit-border-bottom-right-radius:0px;
    -moz-border-radius-bottomright:0px;
    border-bottom-right-radius:0px;
    -webkit-border-bottom-left-radius:0px;
    -moz-border-radius-bottomleft:0px;
    border-bottom-left-radius:0px;
    text-indent:0;
    border:1px solid #469df5;
    display:inline-block;
    color:#ffffff;
    font-family:Trebuchet MS;
    font-size:14px;
    font-weight:normal;
    font-style:normal;
    height:24px;
    line-height:24px;
    width:100%;
    text-decoration:none;
    text-align:center;
    text-shadow:1px 1px 0px #287ace;
}
.button-gradient:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4197ee), color-stop(1, #79bbff) );
    background:-moz-linear-gradient( center top, #4197ee 5%, #79bbff 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4197ee', endColorstr='#79bbff');
    background-color:#4197ee;
}
.button-gradient:active {
    position:relative;
    top:1px;
}

.button-gradient-red {
    border:1px solid #ff6262;
    text-decoration:none;
    display:inline-block;
    text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
    background-color: #ff9a9a; background-image: -webkit-gradient(linear, left top, left bottom, from(#ff9a9a), to(#ff4040));
    background-image: -webkit-linear-gradient(top, #ff9a9a, #ff4040);
    background-image: -moz-linear-gradient(top, #ff9a9a, #ff4040);
    background-image: -ms-linear-gradient(top, #ff9a9a, #ff4040);
    background-image: -o-linear-gradient(top, #ff9a9a, #ff4040);
    background-image: linear-gradient(to bottom, #ff9a9a, #ff4040);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ff9a9a, endColorstr=#ff4040);
    color: #ffffff;
    font-family: Trebuchet MS;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    height: 24px;
    line-height: 24px;
    width: 216px;
    text-decoration: none;
    text-align: center;
}

.margintop8 {
    margin-top: 8px;
}

.fullwidth {
    width: 100%;
}

.button-gradient-red:hover{
    border:1px solid #ff3434;
    background-color: #ff6767; background-image: -webkit-gradient(linear, left top, left bottom, from(#ff6767), to(#ff0d0d));
    background-image: -webkit-linear-gradient(top, #ff6767, #ff0d0d);
    background-image: -moz-linear-gradient(top, #ff6767, #ff0d0d);
    background-image: -ms-linear-gradient(top, #ff6767, #ff0d0d);
    background-image: -o-linear-gradient(top, #ff6767, #ff0d0d);
    background-image: linear-gradient(to bottom, #ff6767, #ff0d0d);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ff6767, endColorstr=#ff0d0d);
}


table.grayed {
    text-shadow: 1px 1px 0px #fff;
    background:#eaebec;
    margin:16px 0;
    border:#ccc 1px solid;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    -moz-box-shadow: 0 1px 2px #d1d1d1;
    -webkit-box-shadow: 0 1px 2px #d1d1d1;
    box-shadow: 0 1px 2px #d1d1d1;
}
table.grayed th {
    padding:8px 4px 8px 16px;
    border-top:1px solid #fafafa;
    border-bottom:1px solid #e0e0e0;
    background: #ededed;
    background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
    background: -moz-linear-gradient(top,  #ededed,  #ebebeb);
    font-weight: bold;
}
table.grayed th:first-child{
    text-align: left;
    padding-left:8px 4px 8px 16px;
}
table.grayed tr:first-child th:first-child{
    -moz-border-radius-topleft:3px;
    -webkit-border-top-left-radius:3px;
    border-top-left-radius:3px;
}
table.grayed tr:first-child th:last-child{
    -moz-border-radius-topright:3px;
    -webkit-border-top-right-radius:3px;
    border-top-right-radius:3px;
}

table.grayed tr.first td:first-child{
    -moz-border-radius-topleft:3px;
    -webkit-border-top-left-radius:3px;
    border-top-left-radius:3px;
}
table.grayed tr.first td:last-child{
    -moz-border-radius-topright:3px;
    -webkit-border-top-right-radius:3px;
    border-top-right-radius:3px;
}

table.grayed tr{
    padding-left:20px;
}
table.grayed tr td:first-child{
    text-align: left;
    padding-left:20px;
    border-left: 0;
}
table.grayed tr td {
    padding: 8px 4px 8px 16px;
    border-top: 1px solid #ffffff;
    border-bottom:1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;

    background: #fafafa;
    background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
    background: -moz-linear-gradient(top,  #fbfbfb,  #fafafa);
}

table.grayed tr td ul.row {
    margin: 0 15px 0 0;
}

table.grayed tr.even td{
    background: #f6f6f6;
    background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
    background: -moz-linear-gradient(top,  #f8f8f8,  #f6f6f6);
}
table.grayed tr:last-child td{
    border-bottom:0;
}
table.grayed tr:last-child td:first-child{
    -moz-border-radius-bottomleft:3px;
    -webkit-border-bottom-left-radius:3px;
    border-bottom-left-radius:3px;
}
table.grayed tr:last-child td:last-child{
    -moz-border-radius-bottomright:3px;
    -webkit-border-bottom-right-radius:3px;
    border-bottom-right-radius:3px;
}
table.grayed tr:hover td {
    background: #f2f2f2;
    background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
    background: -moz-linear-gradient(top,  #f2f2f2,  #f0f0f0);
}

table.grayed tr td.positive {
    font-weight: bold;
    color: green;
}

table.grayed tr td.negative {
    font-weight: bold;
    color: red;
}

.mlink {
    background: url(../img/metro.png) left center no-repeat;
    padding: 0 0 0 20px;
    line-height: 28px;
}

.noico {
    background: none;
    padding: 0;
    line-height: 18px;
}

/* jRating */
.rate {
    float: left;
}

.rating-info {
    margin: 0 0 0 124px;
}

p.page404{
    width: 700px;
}

/* social buttons */
div.ilike {
    position: relative;
    margin: 8px 0 0 0;
}

.ilike #vk_like {
    position: absolute !important;
    top: 0;
    left: 131px;
}

.ilike  #___plusone_0 {
    position: absolute !important;
    top: 0;
    left: 230px;
}

.articleList li{
    padding-bottom:14px;
}
.articleList li span{
    font-size:12pt;
    color:#029dcf;
}

#yandex_ad {
    margin: 8px 0;
}

#yandex_ad3 {
    margin: 8px 0;
}

#person-content-1 {
    float:left;
    width:220px;
}
#person-content-2-1 {
    float:left;
    width: 410px;
    width: -moz-calc(100% - 540px);
    width: -webkit-calc(100% - 540px);
    width: -o-calc(100% - 540px);
    width: calc(100% - 540px);
}
#person-content-2-2 {
    float:right;
    width:316px;
}

.mapadv {
    width: 728px;
    height: 90px;
    background-color: #666;
    margin: 8px 0 0 8px;
}

h2.bright {
    color: #FF9900;
}

ul.commentsList {
    list-style-type: none;
    margin: 8px 0 0 0;
}

ul.commentsList li {
    padding: 4px 0;
    border-bottom: 1px #aaa dotted;
}

ul.commentsList li:first-child {
    border-top: 1px #aaa dotted;
}

ul.commentsList div {
    margin: 4px 0;
    text-align: justify;
}

ul.commentsList li span {
    color: #FFF;
    background: #029dcf;
    padding:0 4px 0 4px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

ul.commentsList li div.author {
    color: #999;
    text-align: right;
}

div.borderedblock {
    text-shadow: 1px 1px 0px #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
    margin: 16px 0;
    border: #ccc 1px solid;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 1px 2px #d1d1d1;
    -webkit-box-shadow: 0 1px 2px #d1d1d1;
    box-shadow: 0 1px 2px #d1d1d1;
    padding: 6px;
}

div.chamberinfo {
    width: 550px;
}

.margin-top-20 {
	margin-top: 20px;
}

.margin-bottom-20 {
		margin-bottom: 20px;
}

.ad_unit {
		min-height: 90px;
}