/* reset */

html, body, h1, h2, h3, p, form, ul, table, th, td { margin: 0; padding: 0; }

html, body { height: 100%; width: 100%; }
body { position: relative; }

img { border: 0; vertical-align: bottom; }
ul { list-style: none; }

table { border-collapse: collapse; }
th, td { vertical-align: top; text-align: left; }

*:focus { outline: none; }

/* основные стили */

html { background: #fff; color: #000; font: 14px/135% Arial, sans-serif; }
body { }

a { color: #005ba3; text-decoration: underline; }
a:hover { color: #005ba3; text-decoration: none; }

span.more, span.tab-more { color: #005ba3; border-bottom: 1px dashed #005ba3; cursor: pointer; }
a.more { color: #005ba3; border-bottom: 1px dashed #005ba3; text-decoration: none; }

h1, h2, h3 { font: bold 32px/115% Trebuchet MS, sans-serif; margin: 0 0 1em 0; }
h2 { font-size: 24px; }
h3 { font-size: 18px; }
h3 sup { font: bold italic 14px Trebuchet MS, sans-serif; color: red; margin: 0; }
h4 { font: bold 14px/135% Arial, sans-serif; margin: 0 0 1em 0; }

small { color: #666; font: 12px/135% Arial, sans-serif; }
p { margin: 0 0 1.5em 0; }
hr { color: #ccc; background: #ccc; height: 1px; border: none; }
input, button, textarea, select, option { font: 14px/135% Arial, Verdana, sans-serif; }
label { cursor: pointer; }

.clear { clear: both; }
.nowrap { white-space: nowrap; }
.hidden { display: none; }
.show { display: block !important; }

.error-block { font: 14px/135% Arial, sans-serif; background: #c00; color: #fff; padding: 25px; width: 940px; margin: 0 auto; }
.error-block b { font: 32px/115% Trebuchet MS, sans-serif; color: #fff; display: block; margin: 0 0 0.5em 0; }
.error-block a { color: #fff; text-decoration: underline; }
.error-block a:hover { color: #fff; text-decoration: none; }
.error-block p { margin: 0; }

/* стили шаблона */

#wrapper { width: 990px; margin: 0 auto; }

#head { position: relative; background: url(../img/back/head.jpg) top repeat-x #aae4ef; }

#head h1.logo { padding: 25px 0 35px 40px; margin: 0; }
#head h1.logo a { text-indent: -9999px; overflow: hidden; display: block; width: 100px; height: 116px; background: url(../img/front/logo.png) top left no-repeat; }

#head .phone { position: absolute; top: 20px; left: 200px; width: 750px; border-bottom: 1px solid #65c0e1; padding: 0 0 25px 0; }
#head .phone span { font: bold 18px/135% Trebuchet MS, sans-serif; color: #fff; }

#head .user { position: absolute; z-index: 19; top: 30px; right: 40px; }
#head .user li.top { float: left; margin: 0 0 0 51px; padding: 10px 0 0 0; font: 12px/115% Arial, sans-serif; position: relative; }

#head .user a.top { color: #fff; display: block; position: relative; z-index: 21; }
#head .user a.top:hover { color: #fff; }
#head .user a.top.more { color: #fff; border-bottom: 1px dashed #fff; }
#head .user a.top.more:hover { color: #fff; }

#head .user a.top span { text-indent: -9999px; overflow: hidden; display: block; width: 28px; height: 19px; position: absolute; top: -3px; left: -25px; }
#head .user a.top span.auth { background: url(../img/back/icon/head-auth.png) top left no-repeat; }
#head .user a.top span.auth-open { background: url(../img/back/icon/head-auth-open.png) top left no-repeat; }
#head .user a.top span.base { background: url(../img/back/icon/head-base.png) top left no-repeat; }
#head .user a.top span.hidden { display: none !important; }

#head .user .form { position: absolute; z-index: 19; right: -15px; top: 0; padding: 40px 0 15px 0; background: #0067ad; display: none; /*box-shadow: 0 20px 60px rgba(0,0,0,0.5);*/ }
#head .user .form li { padding: 0 15px 10px 15px; color: #fff; }
#head .user .form li input.input { width: 155px; margin: 5px 0 0 0; }

#head .user .form .button { padding: 5px 0 0 0; }
#head .user .form .button span { text-indent: -9999px; overflow: hidden; display: block; width: 78px; height: 58px; cursor: pointer; }
#head .user .form .button small { color: #73ddfc; display: block; width: 78px; text-align: center; padding: 5px 0 0 0; }

#head .user .form .button .info { float: left; margin: 0 0 0 12px; }
#head .user .form .button .info span { background: url(../img/back/icon/head-button-info.png) top left no-repeat; }

#head .user .form .button .mail { float: right; margin: 0 12px 0 0; }
#head .user .form .button .mail span { background: url(../img/back/icon/head-button-mail.png) top left no-repeat; }

#head .menu { position: absolute; z-index: 17; top: 100px; left: 165px; padding: 15px 0 25px 25px; }
#head .menu li.top { float: left; margin: 0 15px 0 0; }

#head .menu a.top { font: bold 18px/115% Trebuchet MS, sans-serif; color: #fff; display: block; padding: 5px 10px; }
#head .menu a.top:hover { color: #fff; }
#head .menu a.top.selected { color: #00a2df; background: #fff; }
#head .menu a.top.selected:hover { color: #00a2df; }

#head .menu li ul { padding: 10px 0 0 0; display: none; }
#head .menu li li { margin: 10px 0 0 10px; }
#head .menu li li a { color: #fff; }
#head .menu li li a:hover { color: #fff; }

#head .menu.hover { background: url(../img/back/menu.png); }
#head .menu.hover li ul { display: block; }

#head .corner-left { width: 28px; height: 28px; background: url(../img/back/corner/head-left.png) top left no-repeat; position: absolute; bottom: 0; left: 0; }
#head .corner-right { width: 28px; height: 28px; background: url(../img/back/corner/head-right.png) top right no-repeat; position: absolute; bottom: 0; right: 0; }

#service { padding: 20px 40px 40px 40px; }
#service .back { background: #fff; position: relative; }

#service .back-n { position: absolute; height: 20px; width: 100%; background: #fff; top: -20px; left: 0; }
#service .back-s { position: absolute; height: 20px; width: 100%; background: #fff; bottom: -20px; left: 0; }
#service .back-e { position: absolute; height: 100%; width: 20px; background: #fff; top: 0; right: -20px; }
#service .back-w { position: absolute; height: 100%; width: 20px; background: #fff; top: 0; left: -20px; }

#service .back-ne { position: absolute; height: 20px; width: 20px; background: url(../img/back/corner/service/top-right.png) top right no-repeat; top: -20px; right: -20px; }
#service .back-nw { position: absolute; height: 20px; width: 20px; background: url(../img/back/corner/service/top-left.png) top left no-repeat; top: -20px; left: -20px; }
#service .back-se { position: absolute; height: 20px; width: 20px; background: url(../img/back/corner/service/bottom-right.png) bottom right no-repeat; bottom: -20px; right: -20px; }
#service .back-sw { position: absolute; height: 20px; width: 20px; background: url(../img/back/corner/service/bottom-left.png) bottom left no-repeat; bottom: -20px; left: -20px; }

#service .icon { width: 900px; margin: 0 auto; padding: 0 0 5px 0; position: relative; }
#service .icon .item { width: 300px; float: left; }
#service .icon .item h2 { margin: 0; width: 200px; margin: 0 auto; font: bold 32px/115% Trebuchet MS, sans-serif; }
#service .icon .item h2 a { display: block; text-align: center; text-decoration: none; margin: 0 0 15px 0; }
#service .icon .item h2 a.direct:hover { color: #005ba3; }
#service .icon .item h2 a img { display: block; margin: 0 0 10px 0; }
#service .icon .item p { margin: 0 0 15px 0; text-align: center; }

#service .detail { }
#service .detail .item { padding: 25px 0 0 0; margin: 25px 0 0 0; border-top: 1px solid #22a6f3; position: relative; display: none; }
#service .detail .item .arrow { background: url(../img/back/detail-arrow.gif) top center no-repeat; width: 42px; height: 21px; position: absolute; top: -21px; }
#service .detail .item .arrow-1 { left: 134px; }
#service .detail .item .arrow-2 { left: 434px; }
#service .detail .item .arrow-3 { left: 734px; }
#service .detail .item .info { padding: 25px; }
#service .detail .item .info-top { padding: 0 25px 25px 25px; }

#service .detail .item .tariff { border-bottom: 1px solid #22a6f3; }
#service .detail .item .tariff td { padding: 0 25px 25px 25px; }

#map { height: 400px; }

#content { position: relative; padding: 40px 30px; }

#index { }
#index .main { float: left; width: 650px; }
#index .main .center { margin: 0 0 0 190px; }
#index .about { float: right; width: 240px; font: 12px/135% Arial, sans-serif; }

#index .police { clear: both; margin: 0 0 0 190px; padding: 60px 0 40px 0; }
#index .police .item { float: left; width: 120px; margin: 0 50px 0 0; position: relative; }
#index .police .item span { position: absolute; right: 125px; }
#index .police .item small { font: 11px/125% Arial, sans-serif; }

#twitter { margin: 0 0 25px 0; background: #eeece1; padding: 15px 15px 15px 55px; position: relative; }
#twitter .icon { position: absolute; top: 15px; left: 15px; }

#connect { background: #007baa; padding: 15px 20px 15px 190px; margin: 0 0 40px 0; color: #fff; display: none; min-height: 105px; }
#connect h4 { color: #fff; }
#connect a { color: #fff; }
#connect .more { color: #fff; border-bottom: 1px dashed #fff; }

#cable { position: absolute; width: 175px; height: 540px; top: 55px; left: 0; }
#cable a { display: block; font: 12px/115% Arial, sans-serif; text-align: center; width: 120px; height: 110px; margin: 0 auto; position: relative; z-index: 31; text-decoration: none; }
#cable a span { color: #005ba3; border-bottom: 1px dashed #005ba3; }
#cable a.connect-on span { color: #fff; border-bottom: 1px dashed #fff; }
#cable .port { width: 175px; height: 90px; background: url(../img/back/connect/port.png) top left no-repeat; position: absolute; top: 20px; }
#cable .off { width: 175px; height: 520px; background: url(../img/back/connect/off.png) top left no-repeat; position: absolute; }
#cable .on { width: 175px; height: 520px; background: url(../img/back/connect/on.png) top left no-repeat; position: absolute; display: none; }

#vote { position: relative; padding: 0 0 40px 0; }
#vote .border { border: 1px solid #73d6ef; padding: 15px; }
#vote h4 { margin: 0; }
#vote .list { display: none; }
#vote ul { padding: 10px 0 0 0; }
#vote li { padding: 10px 0 0 25px; position: relative; }
#vote .result li { padding: 10px 0 0 0; }
#vote label input { position: absolute; top: 9px; left: 0; }
#vote .button { margin: 20px 0 0 0px; }
#vote .bar { background: #eeece1; height: 5px; overflow: hidden; margin: 5px 0 0 0; }

#page { }
#page .main { float: left; width: 500px; margin: 0 240px 0 190px; }
#page .main-full { float: left; width: 690px; margin: 0 0 0 240px; }

#page .side-left { float: left; width: 200px; margin: 0 0 0 -100%; position: relative; }
#page .side-left .menu { }
#page .side-left .menu li { margin: 0 0 20px 0; }
#page .side-left .menu li a { }
#page .side-left .menu li a.selected { color: #000; text-decoration: none; }
#page .side-left .menu li a.selected:hover { color: #000; text-decoration: none; }

#page .side-right { float: left; width: 200px; margin: 0 0 0 -200px; position: relative; }
#page .side-right .service { }
#page .side-right .service .item { text-align: center; padding: 0 0 25px 0; }
#page .side-right .service .item a { text-decoration: none; font-style: italic; }
#page .side-right .service .item a span { text-decoration: underline; }
#page .side-right .service .item a:hover span { text-decoration: none; } 
#page .side-right .service .item img { display: block; margin: 0 0 5px 0; }

#footer { border-top: 1px solid #22a6f3; padding: 40px 0; font: 12px/135% Arial, sans-serif; position: relative; z-index: 13; }
#footer .qr { float: left; margin: -10px 20px 0 20px; padding: 9px; border: 1px solid #ccc; }
#footer .qr img { display: block; }
#footer .copy { float: left; margin: 0 50px 0 0; }
#footer .addr { float: left; margin: 0 50px 0 0; }

#footer .search { float: right; width: 280px; margin: 0 30px 0 0; }
#footer .search div { padding: 0 25px 0 0; position: relative; }
#footer .search div input.input { width: 250px; }
#footer .search div input.go {
	position: absolute; top: 50%; right: 0; margin: -10px 0 0 0; padding: 0; border: 0; 
	text-indent: -9999px; overflow: hidden; width: 20px; height: 20px; 
	background: url(../img/back/search.gif) top left no-repeat; cursor: pointer;
}

#feedback { top: 50%; left: 0; position: fixed; z-index: 999; }
#feedback a { display: block; background: #ffa000; margin: -50px 0 0 0; }

/* общие стили */

.title-text { color: #999; }
.YMaps-b-balloon-content { font: 14px/135% Arial, sans-serif; }
.YMaps-b-balloon-content b { display: block; margin: 0 5px 0 2px; }
.YMaps-b-balloon-content div { margin: 0 5px 0 2px; color: #666; font: 12px/135% Arial, sans-serif; }

p.date { color: #666; font: 12px/135% Arial, sans-serif; }

.news-list { margin: -25px 0 0 0; }
.news-list .item { padding: 25px 0 0 0; }
.news-list .item .date { margin: 0; padding: 0 0 10px 0; }

.item-list { margin: -25px 0 0 0; }
.item-list .item { padding: 25px 0 0 0; }
.item-list .image { float: left; }
.item-list .text { margin: 0 0 0 110px; }

.album-list { margin: -25px 0 0 0; }
.album-list .item { padding: 25px 0 0 0; }

.file-list { }
.file-list ul { margin: -10px 0 0 0; }
.file-list ul li { padding: 10px 0 0 0; position: relative; }
.file-list ul li .icon { position: absolute; top: 11px; left: -20px; }

.tariff { width: 100%; }
.tariff td { width: 25%; padding: 0 25px 25px 0; }
.tariff td h3 { font: bold 20px/115% Trebuchet MS, sans-serif; margin: 0 0 10px 0; }

.tariff td div { padding: 5px 10px; margin: 0 0 5px 0; float: left; font: bold 20px/115% Trebuchet MS, sans-serif; color: #fff; }
.tariff td div span { font: bold 16px/115% Trebuchet MS, sans-serif; }
.tariff td p { margin: 0 0 0 10px; clear: both; font: bold 16px/115% Trebuchet MS, sans-serif; }

.tariff-5 td { width: 20%; padding: 0 0 25px 25px !important; }
/*.tariff-5 td h3 { font: bold 16px/115% Trebuchet MS, sans-serif; }
.tariff-5 td div { font: bold 16px/110% Trebuchet MS, sans-serif; white-space: nowrap; }*/

.tariff td.item-1 h3 { color: #0ab4ea; }
.tariff td.item-1 div { background: #0ab4ea; }
.tariff td.item-1 small { color: #fff; }
.tariff td.item-2 h3 { color: #0072dd; }
.tariff td.item-2 div { background: #0072dd; }
.tariff td.item-2 small { color: #fff; }
.tariff td.item-3 h3 { color: #c3009c; }
.tariff td.item-3 div { background: #c3009c; }
.tariff td.item-3 small { color: #fff; }
.tariff td.item-4 h3 { color: #6100bb; }
.tariff td.item-4 div { background: #6100bb; }
.tariff td.item-4 small { color: #fff; }
.tariff td.item-5 h3 { color: #fe8b1a; }
.tariff td.item-5 div { background: #fe8b1a; }
.tariff td.item-5 small { color: #fff; }
.tariff td.item-6 h3 { color: #bcbe1c; }
.tariff td.item-6 div { background: #bcbe1c; }
.tariff td.item-6 small { color: #fff; }
.tariff td.item-7 h3 { color: #71ae19; }
.tariff td.item-7 div { background: #71ae19; }
.tariff td.item-7 small { color: #fff; }
.tariff td.item-8 h3 { color: #23a68f; }
.tariff td.item-8 div { background: #23a68f; }
.tariff td.item-8 small { color: #fff; }

.tab { }
.tab .tab-head { }
.tab .tab-head li { float: left; padding: 5px 10px; font: 12px/135% Arial, sans-serif; }
.tab .tab-head li.selected { background: #eeece1; }
.tab .tab-head li.selected span.more { color: #000; border: 0; cursor: text; }
.tab .tab-item { clear: both; padding: 25px 0 0 0; }

.section-list { margin: -25px 0 0 0; }
.section-list .item { padding: 25px 0 0 0; }
.section-list .item h4 { margin: 0; }

table.table { width: 100%; }
table.table th { padding: 5px 10px; border: 1px solid #ccc; background: #eeece1; font: bold 12px/135% Arial, sans-serif; }
table.table td { padding: 5px 10px; border: 1px solid #ccc; font: 12px/135% Arial, sans-serif; }
table.table .center { text-align: center; }
table.table .price { white-space: nowrap; text-align: right; }

ul.list { list-style: outside; margin: 0 0 -5px 3em; padding: 0; }
ul.list li { margin: 0 0 5px 0; }

ol { margin: 0 0 -5px 3em; padding: 0; }
ol li { margin: 0 0 5px 0; }

.vacancy { margin: -25px 0 0 0; }
.vacancy .item { padding: 25px 0 0 0; }
.vacancy .item .date { margin: 0; padding: 0 0 10px 0; }
.vacancy .item .info { padding: 10px 0 0 0; display: none; } 
.vacancy .item .info ul { margin: 0 0 25px 0; }
.vacancy .item .info li { position: relative; margin: 10px 0 0 40px; }
.vacancy .item .info li span { position: absolute; right: 100%; padding: 0 5px 0 0; }

.tariff-list { margin: -25px 0 0 0; }
.tariff-list .item { padding: 25px 0 0 0; }

.hide-block { }
.hide-block .content { display: none; padding: 10px 0 0 0; }

.search-page { }
.search-page form { float: left; margin: 0 0 10px 0; }
.search-page form div { padding: 0 25px 0 0; position: relative; }
.search-page form div input.input { width: 450px; }
.search-page form div input.go { 
	position: absolute; top: 50%; right: 0; margin: -10px 0 0 0; padding: 0; border: 0; 
	text-indent: -9999px; overflow: hidden; width: 20px; height: 20px; 
	background: url(../img/back/search.gif) top left no-repeat; cursor: pointer; 	
}
.search-page .item { padding: 25px 0 0 0; }
.search-page .item p { margin: 0 0 10px 0; }
.search-page .item p b { background: #eeece1; padding: 0 5px; font-weight: normal; }

.history { }
.history .year-list { padding: 0 0 25px 0; }
.history .year-list span { display: block; float: left; background: #eeece1; padding: 5px 10px; margin: 0 5px 5px 0; }

.street { width: 100%; }
.street .column-left { float: left; width: 50%; }
.street .column-left .inside { padding: 0 20px 0 0; }
.street .column-right { float: right; width: 50%; }
.street .column-right .inside { padding: 0 0 0 20px; }
.street .inside .business-list h3 { margin: 20px 0 0 0; }
.street .list { margin: 0 0 25px 0; }
.street .list li { float: left; border: 1px solid #ccc; padding: 5px 10px; margin: 0 5px 5px 0; }
.street .list li.new { border: 1px solid #090; background: #090; color: #fff; }
.street .list li.soon { border: 1px dashed #090; }

.faq-list { margin: -25px 0 0 0; }
.faq-list .section { padding: 25px 0 0 0; }
.faq-list .section .item { margin: 0 0 0 40px; }
.faq-list .section .item .text { display: none; padding: 0 0 25px 0; }
.faq-list .section-top { padding: 25px 0 0 0; }
.faq-list .section-top .item { margin: 0; }
.faq-list .section-top .item .text { display: none; padding: 0 0 25px 0; }

.actions-list { margin: -25px 0 0 0; }
.actions-list .item { padding: 25px 0 0 0; }
.actions-list .item .text { display: none; padding-top: 25px; }

.actions-list h1 { color: #005ba3; }

.actions-list .file { position: relative; }
.actions-list .file .icon { position: absolute; top: 0; left: -20px; }

.web-list { width: 100%; }
.web-list td { width: 33%; padding: 0 25px 25px 0; }

.form-small { }
.form-small ul { margin: -10px 0 0 0; }
.form-small li { padding: 10px 0 0 0; clear: both; }
.form-small li span { display: block; float: left; text-align: right; width: 90px; margin: 0 10px 0 0; }
.form-small li span.more { display: inline; float: inherit; text-align: left; margin: 0 10px 0 0; }
.form-small li .button { margin: 0 0 0 100px; }
.form-small .hide-block { margin: 0 0 0 100px; }

.pagination { margin: 40px 0 0 0; }
.pagination h4 { margin: 0 0 10px 0; }
.pagination ul { clear: both; }
.pagination ul li { float: left; }
.pagination .navigation { }
.pagination .navigation li { padding: 0 15px 0 0; }
.pagination .navigation .arrow { font: 18px/115% Arial, sans-serif; } 
.pagination .navigation .disabled { color: #666; }
.pagination .page { padding: 10px 0 0 0; }
.pagination .page li { padding: 5px 15px 5px 0; }
.pagination .page .selected { background: #eeece1; padding: 5px 10px; margin: 0 15px 0 0; }

.map-site { width: 100%; }
.map-site td { width: 50%; }
.map-site ul.level-0 { padding: 0 40px 0 0; margin: -10px 0 0 0; font: bold 14px/135% Arial, sans-serif; }
.map-site ul.level-0 li { margin: 10px 0 0 0; }
.map-site ul.level-0 ul { font: 14px/135% Arial, sans-serif; padding: 0 0 25px 25px; }

.vote { position: relative; }
.vote h4 { margin: 0; }
.vote ul { padding: 10px 0 0 0; }
.vote li { padding: 10px 0 0 25px; position: relative; }
.vote .result li { padding: 10px 0 0 0; }
.vote label input { position: absolute; top: 9px; left: 0; }
.vote .button { margin: 20px 0 0 0px; }
.vote .bar { background: #eeece1; height: 5px; overflow: hidden; margin: 5px 0 0 0; }

.photo-list { margin: 0 0 -15px 0; }
.photo-list td { padding: 0 15px 15px 0; }
.photo-list td img { display: block; }

.payment { width: 100%; }
.payment th { padding-bottom: 20px; }
.payment td { width: 50%; padding: 0 40px 20px 0; }
.payment td.line { padding: 0 20px 40px 0; border-right: 1px solid #ccc; }
.payment td img { display: block; }

.resources { width: 100%; }
.resources td { width: 50%; padding: 0 40px 40px 0; }
.resources td img { display: block; }

.soft-step { width: 100%; }
.soft-step td { width: 50%; padding: 0 40px 40px 0; }