/* general */
.firms_sale table tr td {
	border: 1px solid #333333;
	border-collapse: collapse;
}
.firms_sale table {
	margin-bottom: 25px;
}
.clr,
.clearfix {
    *zoom: 1;
}
.clr:before,
.clearfix:before,
.clr:after,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}
.clr:after,
.clearfix:after {
    clear: both;
}
a {
    text-decoration: underline;
    color: #2d98c6
}
a:hover {
    text-decoration: none;
    color: #2d98c6
}
.grey,
a.grey:hover {
    color: #7d7d7d
}
.black,
a.black:hover {
    color: #000
}
.link {
    text-decoration: none;
}
.link span {
    border-bottom-style: dashed !important;
    border-bottom-width: 1px !important;
    line-height: 1em;
    display: inline-block;
    *display: inline;
}
.link:hover span {
    border-bottom-width: 0;
}
.block-right {
    display: block;
    text-align:right
}
p {
    margin-bottom:20px;
}
p .icon-more {
    vertical-align: middle;
}
img.left,
i.left,
img.l,
i.l {
    float: left;
    margin: 5px 25px 15px 0;
    display:inline
}
img.right,
i.right,
img.r,
i.r, .right {
    float: right;
    margin: 5px 10px 15px 25px;
    display:inline
}
img.frame {
    background-color: #dee5e9;
    padding: 5px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 20px;
    zoom:1
}
h1 {
    font-size: 24px;
    color:#484848;
    line-height: 28px;
}
h2 {
    font-size: 18px;
    line-height: 22px;
    color:#484848
}
h2.index {
    font-size: 20px;
    line-height: 28px;
}
h2 i {
    margin-top:2px;
}
h3 {
    font-size: 15px;
    line-height: 19px
}
h4 {
    font-size: 14px;
    line-height: 18px
}
.sidebar h4 {
    font-size: 18px;
    line-height: 22px;
}
.sidebar .frame-block h4 {
    font-size: 14px;
    line-height: 18px
}
h5 {
    font-size: 13px;
    line-height: 17px;
}
/* article */
article ul,
.article ul {
    margin:-5px 0 20px 0;
}
article ol,
.article ol {
    margin-bottom:20px;
}
article ol ol,
.article ol ol {
    margin-bottom:0;
}
article ul ul,
.article ul ul {
    margin:0;
}
article ul li,
.article ul li {
    list-style: none;
    padding-left: 15px;
    margin-top: 5px;
    background: url(../i/list-arr.png) no-repeat 0 6px
}
article ul ul li,
.article ul ul li {
    padding-left: 10px;
    background: url(../i/list-arr3.png) no-repeat 0 9px
}
article ul ul ul li,
.article ul ul ul li {
    background: url(../i/list-arr4.png) no-repeat 0 9px
}
article header .pull-right,
.article header .pull-right {
    line-height: 28px;
}
article header .about,
.article header .about {
    list-style: none;
    margin:0;
    zoom:1;
    padding-top:5px;
    font-size: 15px;
    font-style: italic;
    color: #484848
}
article header .about li,
.article header .about li {
    float:left;
    display:inline;
    background: none;
    padding: 0;
    margin: 0 0 0 35px;
}
article.
,article {
    zoom:1;
}
article .info,
.article .info {
    overflow: hidden;
    zoom:1
}
article small,
.article small {
    font-size: 11px
}
article blockquote,
.article blockquote {
    position: relative;
    background: #fbedeb;
    padding: 10px 15px 10px 25px;
    border: 0;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    zoom:1;
    font-size: 12px;
    line-height: 20px;
    font-style: italic;
}
article blockquote .quote,
.article blockquote .quote {
    width: 36px;
    height:45px;
    background: url(../i/blockquote.png) no-repeat;
    display: block;
    position: absolute;
    left: -17px;
    top: 10px;
}
article blockquote p,
.article blockquote p {
    font-size: 13px;
}
/* layout */
.container {
    width: 930px;
    padding: 0 35px;
    margin: 0 auto
}
.sidebar {
    padding-top: 2px;
}
.main {
    zoom:1;
    padding-bottom:40px;
}
.main-shadow {
    position:absolute;
    left:0;
    right: 0;
    height: 59px;
    background: url(/lending/images/topmenu2.png) repeat-x top
}
/* logo */
.logo {
    display: block;
/*    width: 122px;
    height: 30px; */
    width: 294px;
    height: 32px;
    padding: 49px 0 0 87px;
    margin:11px 0 18px 0;
    background: url(../i/logo.png) no-repeat;
    font-size:11px;
    line-height: 12px;
    color: #7c7d7d;
    text-decoration: none;
}
.logo:hover {
    color:#7c7d7d
}
/* directions */
.directions {
    line-height:18px;
    margin: 20px 0;
    font-size: 12px;
    zoom:1
}
.directions .pic {
    margin-right: 10px;
    float: left;
    display:inline;
    width: 50px;
}
.directions .text {
    display:block;
    margin-bottom: 3px;
    zoom:1
}
/* phone */
.phone {
    margin: 20px 0;
    font-size: 12px;
    zoom:1
}
.phone .pull-left {
    margin: 0;
    line-height: 11px;
    zoom:1;
    width: 165px;
}
.phone dt,
.phone dd {
    float: left;
    display:inline
}
.phone dt {
    clear:left;
    width: 21px;
    height: 22px;
}
.phone dd {
    margin-left:5px;
}
.phone .pull-left .num {
    font-size:17px;
    line-height:18px;
    display:block;
    font-weight:bold;
}
.phone .pull-left small,  .phone .pull-right small{
    font-size:11px;
    line-height:11px;
}
.phone .pull-right {
    font-size:14px;
    line-height: 18px;
}
.phone .icon-call-me {
    vertical-align: top;
}
.phone .link {
    font-weight: bold;
    font-size: 12px;
}
.phone .dropdown-menu {
    width: 230px;
    margin: -40px 0 0 -40px;
    background: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 0;
    zoom:1
}
.phone .dropdown-menu-inner {
    position: relative;
    width: 190px;
    padding: 20px 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding-top:50px;
    border: 0;
    background: #fff;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    behavior: url(./assets/regprofi/pie.htc);
    zoom:1
}
.phone .dropdown-toggle,
.phone .icon-call-me {
    position: relative;
    z-index: 1001;
}
.phone .btn-group.open .dropdown-toggle {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.phone .btn-group.open .dropdown-toggle span {
    border: 0
}
.phone form .btn {
    font-size: 14px
}
.phone button.close {
    top: 10px;
    right: 10px;
    position: absolute;
}
/* header-nav */
.header-nav {
    position: relative;
    z-index: 999;
    margin-bottom:30px;
    zoom:1
}
.header-nav .inner {
    position: relative;
    z-index: 4;
    width:922px;
    height: 38px;
    padding: 0 8px 0 0px;
/*    background: #2994c1 url(../i/menu-bg.png) repeat-x top;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;  */
    behavior: url(./assets/regprofi/pie.htc);
}
.header-nav .nav-shadow {
    position:absolute;
    z-index: 2;
    top: 33px;
    left: -15px;
    width:960px;
    height: 9px;
/*    background: url(../i/nav-shadow.png) no-repeat   */
}
.header-nav .btn {
    margin-top: 6px;
    -webkit-box-shadow: 0 1px 2px #1c5267;
    -moz-box-shadow: 0 1px 2px #1c5267;
    box-shadow: 0 1px 2px #1c5267;
}
.header-nav .menu {
    position: relative;
    float: left;
    margin-top: 4px;
    zoom:1
}
.header-nav .menu ul {
    margin: 0 0 0 0px;
    list-style: none;
    zoom:1
}
.header-nav .menu li {
    float:left;
    height: 28px;
    padding-top: 7px;
    background: url(../i/menu-line.png) no-repeat left center;
    padding-left: 8px;
    padding-right: 8px;
}
.header-nav .menu li:first-child {
    background-image: none;
}
.header-nav .menu a {
    font-size: 15px;
    color: #fff;
    font-weight:bold;
    text-decoration: none;
}
.header-nav .menu a:hover {
    text-decoration: underline;
}
.header-nav .menu .dropdown a:hover {
    text-decoration: none;
}
.header-nav .dropdown {
    position: relative;
    padding-left: 0px;
    padding-right: 0px;
    margin: 0 0px;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    behavior: url(./assets/regprofi/pie.htc);
}
.header-nav .dropdown:hover,
.header-nav .dropdown.over {
    background: #fff
}
.header-nav .dropdown:hover a,
.header-nav .dropdown.over a {
    color: #000
}
.drop1 .dropdown-menu {
    width: 370px;
    margin: -6px 0 0;
    z-index: -1;
    border: 0;
    -webkit-border-radius: 0 5px 5px 5px;
    -moz-border-radius: 0 5px 5px 5px;
    border-radius: 0 5px 5px 5px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: none
}
.drop1 .dropdown-menu .dropdown-menu-inner {
    position: relative;
    width: 310px;
    padding: 30px;
    margin: 0;
    background: #fff;
    -webkit-border-radius: 0 5px 5px 5px;
    -moz-border-radius: 0 5px 5px 5px;
    border-radius: 0 5px 5px 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    behavior: url(./assets/regprofi/pie.htc);
}
.drop2 .dropdown-menu {
    width: 310px;
    margin: -6px 0 0;
    z-index: -1;
    border: 0;
    -webkit-border-radius: 0 5px 5px 5px;
    -moz-border-radius: 0 5px 5px 5px;
    border-radius: 0 5px 5px 5px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: none
}
.drop2 .dropdown-menu .dropdown-menu-inner {
    position: relative;
    width: 250px;
    padding: 30px;
    margin: 0;
    background: #fff;
    -webkit-border-radius: 0 5px 5px 5px;
    -moz-border-radius: 0 5px 5px 5px;
    border-radius: 0 5px 5px 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    behavior: url(./assets/regprofi/pie.htc);
}
.drop3 .dropdown-menu {
    width: 340px;
    margin: -6px 0 0;
    z-index: -1;
    border: 0;
    -webkit-border-radius: 0 5px 5px 5px;
    -moz-border-radius: 0 5px 5px 5px;
    border-radius: 0 5px 5px 5px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: none
}
.drop3 .dropdown-menu .dropdown-menu-inner {
    position: relative;
    width: 280px;
    padding: 30px;
    margin: 0;
    background: #fff;
    -webkit-border-radius: 0 5px 5px 5px;
    -moz-border-radius: 0 5px 5px 5px;
    border-radius: 0 5px 5px 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    behavior: url(./assets/regprofi/pie.htc);
}
.drop4 .dropdown-menu {
    width: 770px;
    margin: -6px 0 0 -670px;
    z-index: -1;
    border: 0;
    -webkit-border-radius: 5px 0 5px 5px;
    -moz-border-radius: 5px 0 5px 5px;
    border-radius: 5px 0 5px 5px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: none
}
.drop4 .dropdown-menu .dropdown-menu-inner {
    position: relative;
    width: 710px;
    padding: 30px;
    margin: 0;
    background: #fff;
    -webkit-border-radius: 5px 0 5px 5px;
    -moz-border-radius: 5px 0 5px 5px;
    border-radius: 5px 0 5px 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    behavior: url(./assets/regprofi/pie.htc);
}
.header-nav .dropdown-menu a {
    padding: 0;
    white-space: normal;
}
.header-nav .dropdown:hover .dropdown-menu,
.header-nav .dropdown.over .dropdown-menu {
    display: block;
}
.header-nav .site-map {
    padding:0 0 0 30px;
    zoom:1
}
.header-nav .site-map i {
    margin: 3px 0 0 0
}
.header-nav .site-map h3 {
    margin-bottom: 15px;
}
.header-nav .site-map h3 a {
    color:#2d98c6!important;
    text-decoration: underline;
}
.header-nav .site-map h3 a:hover {
    text-decoration: none;
}
.header-nav .site-map .list {
    margin-bottom: 40px;
    list-style: none;
    padding: 0;
    margin: 0;
    zoom:1
}
.header-nav .site-map .list li {
    padding:0;
    margin-bottom: 10px;
    position: relative;
    background: none;
    float: none;
    height: auto
}
.header-nav .site-map .list a {
    color: #646464;
    font: normal 12px/16px Arial;
    padding: 0;
    text-decoration: underline;
}
.header-nav .site-map .list a:hover {
    background:none;
    text-decoration: none;
}
.header-nav .site-map .list i {
    position:absolute;
    left:0;
    top:0;
    margin-left:0
}
/* submenu */
.submenu {
    margin-bottom: 50px;
}
.submenu .site-map {
    padding: 0 0 5px 25px;
}
.submenu .list {
    display: none;
}
/* submenu */
.footer-nav {
    width: 100%;
    float: left;
    padding: 15px 0;
    background: url(../i/dblline.png) repeat-x bottom
}
.footer-nav .menu {
    padding: 0;
    margin: 0;
    float: left;
}
.footer-nav .menu ul {
    padding: 0;
    margin: 0;
    zoom:1
}
.footer-nav .menu li {
    float: left;
    display:inline;
    list-style: none;
    padding: 0;
    margin: 0;
    margin-right: 25px;
    line-height: 26px;
}
.footer-nav .menu a {
    color:#7d7d7d;
    font-size: 11px;
    text-decoration: none;
}
/* well */
.well {
    background: #f8f8f8 url(../i/well.png) repeat-x bottom;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    -webkit-box-shadow: 0 4px 5px #7c7c7c;
    -moz-box-shadow: 0 4px 5px #7c7c7c;
    box-shadow: 0 4px 5px #7c7c7c;
    border: 0;
    zoom:1;
    padding: 19px 40px;
    position: relative;
    behavior: url(./assets/regprofi/pie.htc);
    margin-bottom: 40px;
}
.well .row-fluid {
    font-size: 15px;
    line-height: 22px;
    font-style: italic;
    margin: 0 -20px;
    width:653px;
    position: relative;
}
.well .col-r {
    padding-left:30px;
}
.well .price {
    margin-top: 10px;
    display: block;
    line-height: 16px;
    font-size: 15px;
    line-height: 22px;
    text-decoration: none;
    color: #484848;
    font-style: normal;
    zoom:1
}
.well .price strong {
    font-size: 16px;
    text-decoration: underline;
    color: #2d98c6;
}
.well .price:hover strong {
    text-decoration: none;
}
.well .price .pull-left {
    margin-right: 8px;
}
.well ul {
    font-size: 12px;
    margin-bottom: 0;
}
/* separator */
.separator {
    width: 930px;
    height: 28px;
    margin: 10px 0;
    background: url(../i/separator.png) no-repeat
}
article .separator,
.article .separator {
    width: 724px;
    height: 28px;
    margin: -35px -16px 10px -15px;
    background: url(../i/separator2.png) no-repeat
}
/* slider-index */
.slider-index {
    position:relative;
    margin: 0 0 28px -35px;
    overflow: hidden;
    zoom:1
}
.slider-index .navigation {
    position:absolute;
    top: 160px;
    left:245px;
    z-index: 2;
}
.slider-index .thumbs {
    margin: 0;
    padding: 0;
}
.slider-index a.thumb:focus {
    outline: none;
}
.slider-index .thumbs img {
    border: none;
    display: block;
}
.slider-index .navigation li {
    float: left;
    padding: 0;
    margin: 0;
    list-style: none;
    margin-right: 7px;
    padding-bottom: 5px;
}
.slider-index .navigation li.selected {
    background: url(../i/slider-index-shadow.png) no-repeat bottom center;
}
.slider-index .navigation a {
    width: 89px;
    height: 50px;
    padding: 8px 3px 0 6px;
    display: block;
    font-size: 6px;
    line-height: 8px;
    color: #424b52;
    background: url(../i/slider-index-nav.png) repeat-x;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.slider-index .navigation li.selected a {
    width: 89px;
    height: 47px;
    padding: 5px 0 0 3px;
    border:3px solid #009ae6
}
.slider-index .navigation .title {
    color: #008bc6;
    font-size: 9px;
    line-height: 10px;
    font-weight: bold;
    display: block;
    margin-bottom: 4px;
    zoom:1
}
.slider-index .navigation .title strong {
    font-size: 13px;
}
.slider-index .caption-container {
    position: absolute;
    top: 30px;
    left: 245px;
    width: 440px;
}
.slider-index .caption-container h4 {
    font-size:28px;
    color:#008bc6;
    line-height: 24px;
    margin-bottom: 10px;
    padding: 6px 0 4px;
    font-family: pfdintextcondproBold;
    font-weight: normal;
}
.slider-index .caption-container h4 strong {
    font-size:40px;
    font-weight: normal;
}
.slider-index .caption-container p {
    font-size:15px;
    line-height: 18px
}
.slider-index .content {
    display: none;
    width: 704px;
}
.slider-index .content a, .slider-index .navigation a {
    text-decoration: none;
}
.slider-index .slideshow-container {
    position: relative;
    clear: both;
    height: 249px; /* This should be set to be at least the height of the largest image in the slideshow */
}
.slider-index .loader {
    position: absolute;
    top: 0;
    left: 0;
    width: 704px;
    height: 249px; /* This should be set to be at least the height of the largest image in the slideshow */
}
.slider-index .slideshow span.image-wrapper {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}
.slider-index .slideshow a.advance-link {
    display: block;
    width: 704px;
    height: 249px; /* This should be set to be at least the height of the largest image in the slideshow */
    line-height: 0;
    text-decoration: none;
    color: #424b52
}
.slider-index .slideshow a.advance-link:hover, .slider-index .slideshow a.advance-link:active, .slider-index .slideshow a.advance-link:visited {
    text-decoration: none;
}
.slider-index .image-caption {
    display: block;
    position: absolute;
}
.slider-index .pagination a, .slider-index .pagination span.current, .slider-index .pagination span.ellipsis {
    display: block;
}
.slider-index .pagination span.ellipsis {
    border: none;
}
.slider-index #captionToggle a {
    display: block;
}
/* site-map */
.site-map {
    padding:0 30px 0 60px;
    position: relative;
    zoom:1
}
.site-map i {
    position:absolute;
    left:0;
    margin-left:-10px
}
.site-map h3 {
    margin-bottom: 5px;
}
.site-map ul {
    list-style: none;
    padding: 0;
    margin: 0;
    zoom:1
}
.site-map .list {
    margin-bottom: 20px;
}
.site-map .list li {
    padding:10px 0 0 0;
    position: relative;
    zoom:1;
}
.site-map .list ul li {
    padding:10px 0 0 20px;
    background: url("../i/icon-site-map-sprite.png") repeat-y -12px 0
}
.site-map .list a {
    color: #646464
}
.site-map .list i {
    position:absolute;
    left:0;
    top:0;
    margin-left:0
}
/* well-block */
.well-block .site-map {
    padding: 0;
}
.well-block .site-map ul {
    margin:0!important;
}
.well-block .list li {
    padding-left:7px;
    padding-top:0;
    margin-top: 0;
    margin-bottom: 5px;
    position: relative;
    zoom:1;
    background: url(../i/list-arr2.png) no-repeat left 8px;
}
.well-block .list ul li {
    background: url("../i/icon-site-map-sprite.png") repeat-y -12px 0;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 5px;
}
.well-block .list a {
    color: #646464
}
/* table */
.tbl {
    width: 100%;
    border: 1px solid #e1e1e1;
    margin-bottom: 40px;
}
.tbl th {
    background: #2d98c6;
    border-left:1px solid #52b3d6;
    color: #fff;
    text-align: left;
    font-weight: bold;
    padding:8px 10px 8px 28px;
}
.tbl td {
    border-left:1px solid #f3f3f3;
    padding:6px 10px 6px 28px;
}
.tbl .alt td {
    background: #f5f5f5;
    border-color:#e9e9e9
}
/* pic-shadow */
.pic-shadow {
    position: relative;
    padding-bottom: 26px;
    margin-bottom: 20px;
    zoom:1;
}
.pic-shadow .pic-shadow-inner {
    position:absolute;
    width: 685px;
    height: 221px;
    bottom:0;
    left:-15px;
    background: url(../i/pic-shadow.png) no-repeat
}
/* well-block */
.well-block {
    padding: 25px;
    background: #eeeeec;
    margin-bottom: 35px;
    zoom:1
}
.well-block ul {
    margin: -5px 0 0
}
.well-block header {
    margin-bottom: 10px;
    zoom:1
}
.well-block a {
    color: #000
}
.well-block header .pull-right {
    line-height: 40px;
}
.well-block article,
.well-block .article {
    font-size: 12px;
    line-height: 18px;
}
.well-block article p,
.well-block .article p {
    margin-bottom: 5px;
}
/* list-horizont */
.list-horizont {
    list-style: none;
    padding: 0;
    margin: 0;
    overflow: hidden;
    clear: left;
    margin-top:-20px;
    zoom:1
}
.list-horizont li {
    width: 400px;
    margin: 20px 38px 0 0;
    padding: 0;
    min-height: 50px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    _height: 50px;
    overflow: hidden;
}
/* frame-block */
.frame-block {
    position: relative;
    margin: 35px 0;
    padding:15px 20px;
    min-height: 101px;
    border: 1px dashed #b2b2b2;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    zoom:1;
    min-height: 116px;
}
.frame-block article p,
.frame-block .article p {
    margin: 0
}
.frame-block .frame-block-shadow {
    position: absolute;
    width: 692px;
    height:24px;
    bottom: -35px;
    left: -25px;
    background: url(../i/frame-block-shadow2.png) no-repeat 0 0
}
.sidebar .frame-block .frame-block-shadow {
    width: 269px;
    background: url(../i/frame-block-shadow.png) no-repeat 0 0
}
/* opinions */
.opinions {
    color: #383e47;
    font-size: 12px;
    margin-bottom: 35px;
    zoom:1
}
.opinions dt {
    background: #d7f3ff;
    font-style: italic;
    padding: 15px 10px 15px 25px;
    margin: 0 0 27px 0;
    font-weight: normal;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    position: relative;
    zoom:1;
    behavior: url(./assets/regprofi/pie.htc);
}
.opinions dd {
    color: #454b53;
    margin: 0;
    padding-left:25px
}
.opinions dd .pull-left {
    margin: 0 5px 10px 0
}
.opinions .arr {
    position: absolute;
    width: 18px;
    height: 17px;
    background: url(../i/opinions-arr.png) no-repeat;
    bottom: -17px;
    left: 25px;
}
.opinions .quotes {
    position: absolute;
    width: 36px;
    height: 43px;
    background: url(../i/opinions-quotes.png) no-repeat;
    top: 10px;
    left: -17px;
}
/* breadcrumb */
.breadcrumb {
    padding: 0;
    margin:-10px 0 10px;
    list-style: none;
    background-color: transparent;
    background-image: none;
    filter: none;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.breadcrumb li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    text-shadow: none;
    font-size: 11px;
    color: #484848
}
.breadcrumb i {
    margin: 6px 4px 0;
}
.breadcrumb .active {
    color: #333333;
}
/* section-menu */
.section-menu {
    zoom:1
}
ul.section-menu li {
    background: #ededed;
    background: -moz-linear-gradient(left,  #ededed 0%, #f5f5f5 50%, #ededed 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ededed), color-stop(50%,#f5f5f5), color-stop(100%,#ededed));
    background: -webkit-linear-gradient(left,  #ededed 0%,#f5f5f5 50%,#ededed 100%);
    background: -o-linear-gradient(left,  #ededed 0%,#f5f5f5 50%,#ededed 100%);
    background: -ms-linear-gradient(left,  #ededed 0%,#f5f5f5 50%,#ededed 100%);
    background: linear-gradient(to right,  #ededed 0%,#f5f5f5 50%,#ededed 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ededed',GradientType=1 );
    -webkit-box-shadow:0 12px 5px -6px #ddd;
    -moz-box-shadow:0 12px 5px -6px #ddd;
    box-shadow:0 12px 5px -6px #ddd;

    width: 190px;
    height:auto;
    min-height: 60px;
    display: inline-block;
    *display: inline;
    padding: 10px 14px!important;
    margin:0 14px 15px -7px!important;
    font-size: 16px;
    text-align: center;
    vertical-align: top;
}
/* thumbnails */
article .thumbnails,
.article .thumbnails {
    margin-left: -30px!important;
    position: relative;
}
.thumbnails li {
    margin-left:30px;
    padding: 0!important;
    background: none!important;
    display: inline;
    zoom:1
}
.thumbnail {
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding: 0;
}
.thumbnails img {
    width: auto;
}
/* captcha */
.captcha {
    zoom:1
}
.captcha .pic {
    width: 71px;
    height: 24px;
}
.captcha .col-l {
    float: left;
    width: 71px;
}
.captcha .col-c {
    float: left;
    width: 26px;
    margin-left:4px;
    display: inline;
}
.captcha .col-r {
    float: left;
    width: 67px;
    margin-left:3px;
    display: inline;
}
.captcha .reload {
    text-align: center;
}
/* icon */
[class^="icon-"],
[class*=" icon-"] {
    display: inline-block;
    vertical-align: text-top;
    background-image: url(../i/icon-sprite.png);
    background-position: -9999px -9999px;
    background-repeat: no-repeat;
}
[class^="icon-services-"],
[class*=" icon-services-"] {
    background-image: url(../i/icon-services-sprite.png);
}
.submenu [class^="icon-services-"],
.submenu [class*=" icon-services-"] {
    background-image: url(../i/icon-services-small-sprite.png);
}
[class^="icon-map-"],
[class*=" icon-map-"] {
    background-image: url(../i/icon-site-map-sprite.png);
}
.well-block [class^="icon-map-"],
.well-block [class*=" icon-map-"] {
    background-image: url(../i/icon-site-map-sprite2.png);
}
.icon-left {
    margin-right: 5px;
}
.icon-right {
    margin-left: 5px;
}
.icon-phone {
    width: 15px;
    height: 16px;
    background-position: 0 0
}
.icon-phone-small {
    width: 14px;
    height: 14px;
    background-position: -15px 0
}
.icon-call-me {
    width: 21px;
    height: 22px;
    background-position: 0 -16px;
}
.icon-btn-right {
    width: 5px;
    height: 9px;
    background-position: 0 -38px;
}
.btn .icon-btn-right {
    margin-top: 2px;
}
.icon-chekbox {
    width: 20px;
    height: 17px;
    background-position: 0 -47px;
}
.icon-more {
    width: 5px;
    height: 7px;
    background-position: 0 -64px;
}
.icon-services-legal {
    width: 51px;
    height: 63px;
    background-position: 0 0;
}
.icon-services-elimination {
    width: 67px;
    height: 50px;
    background-position: 0 -63px;
}
.icon-services-registration {
    width: 46px;
    height: 50px;
    background-position: 0 -113px;
}
.icon-services-licensing {
    width: 68px;
    height: 63px;
    background-position: 0 -164px;
}
.icon-services-companies {
    width: 70px;
    height: 59px;
    background-position: 0 -226px;
}
.submenu .icon-services-legal {
    width: 24px;
    height: 25px;
    background-position: 0 0;
}
.submenu .icon-services-elimination {
    width: 24px;
    height: 25px;
    background-position: 0 -75px;
}
.submenu .icon-services-registration {
    width: 24px;
    height: 25px;
    background-position: 0 -25px;
}
.submenu .icon-services-licensing {
    width: 24px;
    height: 25px;
    background-position: 0 -50px;
}
.submenu .icon-services-companies {
    width: 24px;
    height: 25px;
    background-position: 0 -100px;
}
.icon-map-top {
    width: 12px;
    height: 30px;
    background-position: 0 0;
}
.icon-map-bottom {
    width: 12px;
    height: 100%;
    background-position: 0 -60px;
}
.icon-map-middle {
    width: 12px;
    height: 30px;
    background-position: 0 -30px;
}
.icon-news {
    width: 16px;
    height: 16px;
    background-position: 0 -71px;
}
.icon-comment {
    width: 17px;
    height: 18px;
    background-position: 0 -87px;
}
.icon-message {
    position: relative;
    width: 91px;
    height: 61px;
    margin: -20px -15px 0 0;
    background: url(../i/icon-message.png) no-repeat;
}
.icon-reload {
    width: 15px;
    height: 16px;
    background-position: 0 -105px;
}
.icon-list-arr {
    width: 19px;
    height: 14px;
    background-position: 0 -121px;
}
.icon-mail {
    width: 16px;
    height: 13px;
    background-position: 0 -135px;
}
.icon-print {
    width: 16px;
    height: 16px;
    background-position: 0 -148px;
}
.icon-breadcrumb-arr {
    width: 2px;
    height: 3px;
    background-position: 0 -164px;
}
.icon-valid-ok {
    width: 10px;
    height: 7px;
    background-position: 0 -167px;
}
/* form */
form {
    margin: 0;
    zoom:1
}
input.text,
textarea {
    background: #e9e9e9!important;
    border-color: #939393 #e9e9e9 #e9e9e9 #939393!important;
    -webkit-box-shadow: inset 1px 1px 0 #a9a9a9!important;
    -moz-box-shadow: inset 1px 1px 0 #a9a9a9!important;
    box-shadow: inset 1px 1px 0px #a9a9a9!important;
}
select,
input[type="file"] {
    line-height: 18px;
}
input[type="file"] {
    padding: 0;
}
:root .radio input[type="radio"] { margin: auto \0/IE9 }
:root .checkbox input[type="checkbox"] { margin: auto \0/IE9 }
input:focus,
select option:focus,
.radio input:focus,
.checkbox input:focus {
    outline: none!important
}
textarea {
    resize: vertical
}
label,
.control-group.error > label {
    color: #424242
}
label sup {
    color: #bd0009
}
.btn {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 0 11px;
    font-weight: bold;
    margin-bottom: 0;
    font-size: 11px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    vertical-align: middle;
    color: #000;
    background: url(../i/btn-sprite.png) repeat-x 0 0;
    border-width: 1px;
    border-style: solid;
    border-color: #fff #dbdbdb #949494;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 0 #dbdbdb;
    -moz-box-shadow: 0 1px 0 #dbdbdb;
    box-shadow: 0 1px 0 #dbdbdb;
    text-decoration: none;
    cursor: pointer;
    *margin-left: .3em;
    outline: none;
    white-space: nowrap;
}
.btn:hover {
    border-color: #f6f6f6 #dbdbdb #949494;
    background-position: 0 -25px;
    color: #000;
}
.btn:active,
.btn.active {
    border-color: #bababa #dbdbdb #fff;
    background-position: 0 -50px;
}

.btn2 {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 0 11px;
    font-weight: bold;
    margin-bottom: 0;
    font-size: 11px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    vertical-align: middle;
    color: #000;
    background: url(../i/btn2-sprite.png) repeat-x 0 0;
    border-width: 1px;
    border-style: solid;
    border-color: #ffffff #dbdbdb #949494;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 0 #dbdbdb;
    -moz-box-shadow: 0 1px 0 #dbdbdb;
    box-shadow: 0 1px 0 #dbdbdb;
    text-decoration: none;
    cursor: pointer;
    *margin-left: .3em;
    outline: none;
    white-space: nowrap;
}
.btn2:hover {
    border-color: #ededed #dbdbdb #949494;
    background-position: 0 -25px;
    color: #000;
}
.btn2:active,
.btn2.active {
    border-color: #afafaf #dbdbdb #fff;
    background-position: 0 -50px;
}

.btn3 {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 0 11px;
    font-weight: bold;
    margin-bottom: 0;
    font-size: 14px;
    height: 27px;
    line-height: 26px;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    background: url(../i/btn3-sprite.png) repeat-x 0 -27px;
    border: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 0 #dbdbdb;
    -moz-box-shadow: 0 1px 0 #dbdbdb;
    box-shadow: 0 1px 0 #dbdbdb;
    text-decoration: none;
    cursor: pointer;
    *margin-left: .3em;
    outline: none;
    white-space: nowrap;
}
.btn3:hover {
    background-position: 0 -54px;
    color: #fff;
}
.btn3:active,
.btn3.active {
    background-position: 0 -81px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.disabled,
.disabled:hover,
.disabled:active,
.disabled.active,
.disabled,
.btn3[disabled] {
    background-position: 0 0;
    background: url(../i/btn3-sprite.png) repeat-x 0 0;
    cursor: default;
}
.btn:first-child {
    *margin-left: 0;
}
.btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.btn-block + .btn-block {
    margin-top: 5px;
}
button.btn,
input[type="submit"].btn {
    *padding-top: 2px;
    *padding-bottom: 2px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.btn-group > .btn,
.btn-group > .dropdown-menu {
    font-size: 11px;
}
button.close {
    width: 29px;
    height: 29px;
    display: block;
    float: none;
    overflow: hidden;
    opacity: 1;
    filter: alpha(opacity=100);
    text-shadow: none;
    text-indent: -99999px;
    background: url(../i/btn-close-sprite.png) no-repeat
}
button.close:hover {
    opacity: 1;
    background-position: 0 -30px;
}
button.close:active,
button.close.active {
    opacity: 1;
    background-position: 0 -60px;
}
.dl-horizontal {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 30px;
}
.dl-horizontal dt {
    float: left;
    width: 80px;
    clear: left;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 10px;
}
.dl-horizontal dd {
    margin-left: 90px;
    margin-bottom: 10px;
}
.control-group .help-block, .control-group .help-inline {
    font-size: 11px;
    line-height: 14px;
}
.help-block, .help-inline {
    color: #969797;
}
.control-group.error .help-block, .control-group.error .help-inline {
    color: #e60000;
}
.control-group.success .help-block, .control-group.success .help-inline {
    color: #969797;
}
.control-group.error input.text, .control-group.error textarea {
    border-color: #e60000!important;
    border-width:2px;
    padding: 4px 5px 2px;
    -webkit-box-shadow: inset 1px 0 0 #a9a9a9!important;
    -moz-box-shadow: inset 1px 0 0 #a9a9a9!important;
    box-shadow: inset 0 1px 0px #a9a9a9!important;
}
.control-group.success input.text, .control-group.success textarea {
    border-color: #16c949!important;
    border-width:2px;
    padding: 4px 5px 2px;
    -webkit-box-shadow: inset 1px 0 0 #a9a9a9!important;
    -moz-box-shadow: inset 1px 0 0 #a9a9a9!important;
    box-shadow: inset 0 1px 0px #a9a9a9!important;
}
.control-group.error select {
    border-color: #e60000!important;
    -webkit-box-shadow: inset 1px 0 0 #a9a9a9!important;
    -moz-box-shadow: inset 1px 0 0 #a9a9a9!important;
    box-shadow: inset 0 1px 0px #a9a9a9!important;
}
.control-group.success select {
    border-color: #16c949!important;
    -webkit-box-shadow: inset 1px 0 0 #a9a9a9!important;
    -moz-box-shadow: inset 1px 0 0 #a9a9a9!important;
    box-shadow: inset 0 1px 0px #a9a9a9!important;
}
.control-group .help-block i {
    vertical-align: baseline;
}
/* footer */
.footer {
    width: 100%;
    background: #eeeeec url(../i/footer-shadow.png) repeat-x top
}
.footer .inner {
    height: 190px;
    margin: 0 auto;
    padding: 0 35px;
    width: 930px;
}
.footer .counter {
    float: right;
    display:inline;
    margin:18px -10px 0 0;
    padding: 0
}
.footer .counter li {
    float: left;
    display:inline;
    margin-right: 10px;
    width:88px;
    list-style: none
}
.footer .logo-footer {
    float: left;
    display:inline;
    width: 122px;
    height: 38px;
    margin: 20px 25px 0 0;
    background: url(../i/logo-footer.png) no-repeat
}
.footer .copyright {
    padding-top: 0;
    width: 200px;
    float: left;
    display:inline;
    margin-top:20px;
    font-size: 11px;
    line-height: 14px;
    color: #7d7d7d
}
.footer .phone {
    float: left;
    display:inline;
    width: 160px;
    margin: 20px 0 0 0;
    font-size: 11px;
}
.footer .phone dt {
    float: left;
    display:inline;
    width: 16px;
    margin-right: 5px
}
.footer .phone dd {
    float:left;
}
.footer .phone a {
    color: #7d7d7d
}
/* font-face */
@font-face {
    font-family: 'pfdintextcondproBold';
    src: url('../font/pfdintextcondpro-bold.eot');
    src: url('../font/pfdintextcondpro-bold.eot?#iefix') format('embedded-opentype'),
        url('../font/pfdintextcondpro-bold.woff') format('woff'),
        url('../font/pfdintextcondpro-bold.ttf') format('truetype'),
        url('../font/pfdintextcondpro-bold.svg#pfdintextcondprobold') format('svg');
    font-weight: normal;
    font-style: normal;
}

.pager span{
  display: inline-block;
}
ul.pageNav{
  list-style: none;
  display: inline-block;
}
ul.pageNav li{
  background: none;
  margin: 2px;
  display: inline-block;
}
ul.pageNav li a{
  display: block;
  padding: 5px;
 background: #f1f1f1;
 color: #000;
 text-decoration: none;
}
ul.pageNav li a.active, ul.pageNav li a:hover{
  background: #D7F3FF;
}
.yandex_map_print{
  display: none;
}
.pr20{
  padding-right: 20px;
}
.w615{
  width: 615px;
}
.mb40{
  margin-bottom: 40px;
}



/* my */
   ul.light-outer-class {
    margin: 0; /* Обнуляем значение отступов */
    padding: 4px; /* Значение полей */
    text-align:right;
   }
   ul.light-outer-class li {
    display: inline; /* Отображать как строчный элемент */
    margin-right: 5px; /* Отступ слева */
    padding: 3px; /* Поля вокруг текста */
   }

.strong, .b, .bold {
    font-weight:bold;
}

.underline {
    text-decoration:underline;
}


.yandex-m {
    position: relative;
    top: -196px;
    left:12px;
}

