﻿
.tabs-a {
    margin: 0 0 20px;
}
.tabs-a:last-child {
    margin-bottom: 0;
}
.tabs-a.last-child {
    margin-bottom: 0;
}
.tabs-a > ul {
    left: -3000em;
    list-style: outside none none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: -3000em;
    width: 100%;
}
.js .tabs-a > ul {
    left: 0;
    position: relative;
    top: 0;
}
.ie7 .tabs-a > ul {
    padding-bottom: 5px;
}
.tabs-a > ul li {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #f3f3f3 none repeat scroll 0 0;
    border-color: #f3f3f3 #e5e5e5 #e5e5e5 #f3f3f3;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #434343;
    cursor: pointer;
    float: left;
    font-size: 1em;
    font-weight: 700;
    height: 37px;
    line-height: 37px;
    margin: 0 5px 5px 0;
    min-width: 90px;
    padding: 0 10px;
    position: relative;
    text-align: center;
}
.tabs-a > ul li {
    border-radius: 3px;
}
.tabs-a > ul li.current {
    background: #fff none repeat scroll 0 0;
    border-color: #ececec;
    color: #1a90e0;
    cursor: default;
}
.tabs-a > div {
    border: 1px solid #ececec;
    padding: 17px 23px 12px;
    position: relative;
}
.tabs-a > div {
    border-radius: 5px;
}
.tabs-a .adr, .tabs-a .tel {
    color: #3b3b3b;
    margin: 0 0 -3px;
}
.tabs-a .url {
    color: #ff5f46;
}
.tabs-b {
    background: #fbfbfb none repeat scroll 0 0;
    border: 1px solid #e2e2e2;
    color: #444;
    font-family: Arial,Helvetica,sans-serif;
    margin: 0 0 38px;
    overflow: hidden;
    position: relative;
}
.tabs-b {
    border-radius: 4px;
}
.tabs-b > ul {
    color: #333;
    left: -3000em;
    list-style: outside none none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: -3000em;
    width: 100%;
}
.js .tabs-b > ul {
    left: 0;
    position: relative;
    top: 0;
}
.tabs-b > ul li {
    background: #eee url("../images/sprite-a.png") no-repeat scroll -3000em -3000em;
    border-left: 1px solid #fbfbfb;
    cursor: pointer;
    float: left;
    font-size: 1.3em;
    height: 39px;
    line-height: 39px;
    margin: 0;
    overflow: hidden;
    padding: 0 20px;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
}
.cols-e > aside .tabs-b > ul li {
    width: 44px;
}
.tabs-b > ul li:first-child {
    border: 0 none;
}
.tabs-b > ul li.current {
    background-color: #fbfbfb;
}
.tabs-b > ul li.a, .cols-e > aside .tabs-b > ul li.a {
    background-position: 20px -1861px;
    padding: 0;
    text-indent: -3000em;
    width: 68px;
}
.tabs-b > div {
    padding: 0 0 5px;
}
.tabs-b > div > div {
    padding: 14px 17px 0;
}
.tabs-b > div > div.news-f {
    padding: 0;
}
