@charset "utf-8";
/* Сброс стиля */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, textarea, input, select {margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}
table {border-collapse: collapse; border-spacing: 0;}
caption, th, td {text-align: left; font-weight: normal;}
table, td, th {vertical-align: middle;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img {border: none;}
:focus {outline: 0;}

/* Основной стиль */
html {height: 100%; padding-bottom: 1px;}
body {color: #334; font: normal 75% sans-serif; line-height: 1.5; background-image: url(images/body_bg.jpg); background-position: center top; 	background-color: #FFF; background-repeat: no-repeat;}

/* Типографика заголовков */
/* Заголовки */
h1,h2,h3,h4,h5,h6 {color: #444;font-weight: normal;line-height: 1;margin-bottom: 0.3em}
h4,h5,h6 {font-weight: bold;}
h1 {font-size: 2.6em;}
h2 {font-size: 2em;}
h3 {font-size: 1.5em;}
h4 {font-size: 1.25em;}
h5 {font-size: 1.1em;}
h6 {font-size: 1em;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin: 0;}

/* Ссылки */
a:focus,a:hover {color: #357;}
a {color: #357;text-decoration: underline}

/* Ссылки подробнее */
a.more {color: #579;	font-weight: bold;}
a.more:hover {color: #234;}
.sla {border-radius:6px;	-webkit-border-radius:6px;-moz-border-radius:5px;-khtml-border-radius:10px;}

/* Текстовые элементы */
p {margin-bottom: 1em;}
abbr, acronym {border-bottom: 1px dotted #666;}
address {margin-bottom: 1.5em;}
blockquote {margin: 1.5em;}
del, blockquote { color:#666; }
em, dfn, blockquote, address {font-style: italic;}
strong, dfn {font-weight: bold;}
sup, sub {line-height: 0;}
pre {margin: 1.5em 0;white-space: pre}
pre,code,tt {font: 1em monospace;line-height: 1.5}

/* Списки */
li ul, li ol {margin-left: 1.5em;}
ul, ol {margin: 0 0 1.5em 1.5em;}
ul {list-style-type: disc;}
ol {list-style-type: decimal;}
dl {margin: 0 0 1.5em 0;}
dl dt {font-weight: bold;}
dd {margin-left: 1.5em;}

/* Таблицы */
/*table {margin-bottom: 1.4em; width: 100%;}*/
th {font-weight: bold;}
thead th {background: #C3D9FF;}
th,td,caption {padding: 4px 10px 4px 5px;}
tr.even td {background: #F2F6FA;}
tfoot {font-style: italic;}
caption {background: #EEE;}

table.data-table {border: 1px solid #CCB;margin-bottom: 2em;width: 100%}
table.data-table th {background: #F0F0F0;border: 1px solid #DDD;color: #555;text-align: left}
table.data-table tr {border-bottom: 1px solid #DDD;}
table.data-table td, table th {padding: 10px;}
table.data-table td {background: #F6F6F6;border: 1px solid #DDD}
table.data-table tr.even td {background: #FCFCFC;}
/*white*/
table.wdata-table {border: 1px solid #CCB;margin-bottom: 2em;width: 100%;}
table.wdata-table th {background: #FFF;border: 1px solid #DDD;color: #555;text-align: center;}
table.wdata-table tr {border-bottom: 1px solid #DDD;}
table.wdata-table td, table th {padding: 10px;text-align: center;}
table.wdata-table td {background: #FFF;border: 1px solid #DDD;text-align: center;}
/*auto*/
table.adata-table {border: 1px solid #CCB;margin-bottom: 2em;width: auto; margin-left:auto; margin-right:auto;}
table.adata-table th {background: #FFF;border: 1px solid #DDD;color: #555;text-align: center;}
table.adata-table tr {border-bottom: 1px solid #DDD;}
table.adata-table td, table th {padding: 10px;text-align: center;}
table.adata-table td {background: #FFF;border: 1px solid #DDD;text-align: center;}
/*sitemap page*/
table.sdata-table {margin-bottom: 2em;width: 100%;}
table.sdata-table th {background: #FFF;color: #555;text-align: left;vertical-align: top;}
table.sdata-table tr {}
table.sdata-table td, table th {padding: 10px;text-align: left;vertical-align: top;}
table.sdata-table td {margin-bottom: 2em;width: auto;text-align: left;vertical-align: top;}
.sdata-table #mapsite  li{list-style-type: none;}

/* Naiaiaiua eeannu ioeaee, oniao*/

.small {font-size: 0.9em;}
.smaller {font-size: 0.8em;}
.smallest {font-size: 0.7em;}

.large {font-size: 1.15em;}
.larger {font-size: 1.25em;}
.largest {font-size: 1.35em;}

.hidden {display: none;}

.quiet {color: #999;}
.loud {color: #000;}
.highlight {background:#ff0;}

.text-left {text-align: left;}
.text-right {text-align: right;}
.text-center {text-align: center;}
.text-separator {padding: 0 5px;}

.error, .notice, .success {border: 1px solid #DDD;margin-bottom: 1em;padding: 0.6em 0.8em}
.error {background: #FBE3E4; color: #8A1F11; border-color: #FBC2C4;}
.error a {color: #8A1F11;}
.notice {background: #FFF6BF; color: #514721; border-color: #FFD324;}
.notice a {color: #514721;}
.success {background: #E6EFC2; color: #264409; border-color: #C6D880;}
.success a {color: #264409;}

label {font-weight: bold; cursor: pointer;}
fieldset {padding: 1.4em; margin: 0 0 1.5em 0; border: 1px solid #ccc;}
legend {font-weight: bold; font-size: 1.2em;}
textarea {overflow: auto;}
input.text, textarea, select {background: #FCFCFC;border: 1px inset #AAA;margin: 0.5em 0;padding: 4px 5px}
input.text:focus, textarea:focus, select:focus {background: #FFFFF5;}
input.button {background: #DDD;border: 1px outset #AAA;padding: 4px 5px}
input.button:active {border-style: inset;}
.form-error {border-color: #F00;}

.center,.aligncenter {display: block;margin-left: auto;margin-right: auto}

.left,.alignleft {float: left;}
.right,.alignright {float: right;}

.clear,.clearer {clear: both;}
.clearer {display: block;font-size: 0;line-height: 0;height: 0}

.content-separator, .archive-separator {background: #D5D5D5;clear: both;color: #FFE;display: block;font-size: 0;line-height: 0;height: 1px}
.content-separator {margin: 20px 0;}
.archive-separator {margin: 10px 0;}
.news-separator {clear: both;color: #FFE;display: block;font-size: 0;line-height: 0;height: 1px;border-bottom-width: 1px;border-bottom-style: dotted;
border-bottom-color: #D5D5D5;margin: 10px 0px 10px 0px;	padding: 5px 0px 5px 0px;}

/* Пост стили */
.post a {text-decoration: none;}
.post a:hover {text-decoration: underline;}
.post img.left, .post img.right {margin-bottom: 0;}
.post-date {color: #777;margin: 2px 0 10px;}
.post-date a {color: #444;}
.post-date1 {color: #777; font: normal 11px Arial, Helvetica, sans-serif}
.post-title h1, .post-title h2, .post-title h3 {margin-bottom: 0;}
.post-meta {	background: #F6F6F6;border: 1px solid #DDD;color: #777;padding: 6px 10px}
.post-meta a {color: #345; }
.post-meta a:hover {color: #001;}
.post-body {font-size: 1.1em;}
.post-body a {color: #039;}
.post-body a:hover {color: #039;}

/* Админка редактирование каталога */
.red {color: #F00}
.gr {color: #090}
.bl {color: #06C}
.post-body a.red {color: #fff; background-color: #F00; padding: 3px; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; border-bottom-style: none}
.post-body a.red:hover  {color: #FFF; background-color: #F90}
.post-body a.gr {color: #fff; background-color: #090; padding: 3px; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; border-bottom-style: none}
.post-body a.gr:hover  {color: #FFF; background-color: #F90}
.post-body a.bl {color: #fff; background-color: #06C; padding: 3px; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; border-bottom-style: none}
.post-body a.bl:hover  {color: #FFF; background-color: #F90}
/* Слои */
/* Основное выравнивание */
.center-wrapper {margin: 0 auto;	width: 980px}

/* Верх сайта Header */	
#header {margin-bottom: 24px;}
#logo {margin: 25px; width:213px; height:97px;}

#site-title {font: normal 1.6em serif;border-bottom: 1px solid #CCC;	padding-bottom: 24px}
#site-title span {color: #999;}
#site-title a {color: #000;	text-decoration: none;}

/* Навигация */
#navigation {margin-bottom: 24px;}
#navigation a {display: block;	text-decoration: none}

/* Навигация основного меню */
#main-nav {color: #888;font-size: 1.5em;background: url('images/main_nav_bg.gif') repeat-x left top;	background-color: #003399;border-radius:6px; -webkit-border-radius:6px;-moz-border-radius:5px;-khtml-border-radius:10px}

/* Слой под навигацией */
#sub-nav {height:20px;}

/* Основной поле контента, левый и правый блоки */
.main {margin-bottom: 18px;}
.main#main-three-columns {box-shadow: #dfdfdf 0px 0px 15px;	-moz-box-shadow: #dfdfdf 0px 0px 15px;	-webkit-box-shadow: #dfdfdf 0px 0px 15px;background-image: url('images/main-two-columns.gif');background-repeat: repeat-y;background-position: right top}
.main#main-two-columns {box-shadow: #dfdfdf 0px 0px 15px;-moz-box-shadow: #dfdfdf 0px 0px 15px;	-webkit-box-shadow: #dfdfdf 0px 0px 15px;}
.main#main-three-columns .sidebar {width: 193px; }
.main#main-three-columns #main-left {width: 534px; margin: 10px;}
.main#main-two-columns #main-left {width: 958px; margin: 10px;}
.main#main-two-columns {background-color: #FFF;}
.main#main-two-columns .sidebar {width: 193px;}

.sidebar a {text-decoration: none;}
.sidebar a:hover {text-decoration: underline;}

#sidebar-1 {margin: 10px;}
#sidebar-2 {margin: 10px;}
#sidebar-2 .column-content .column-title {	color: #0000cc;font-size: 1.1em;font-weight: bold;	padding-bottom: 10px}



#sidebar-2 div .column.left .column-content p a {color: #036;font-weight: normal}

/* Sidebar sections */
.section {margin-bottom: 16px;}
.section-title {background-color: #F2F6FA;border-top: 2px solid #ABC;font: bold 1.1em sans-serif;margin-bottom: 5px;min-height: 0;padding: 5px 8px 6px}

/* Блоки футера */
#fboard {background: #FAFAFA url('images/dashboard.gif') repeat-y left top;border-top: 1px solid #E7E7E7;padding: 10px}

#fboard div.column {/*width: 236px; */width: 240px; }
/*#fboard #column-4 {border-right: none;}*/

#fboard .column-content {padding: 14px 18px}
#fboard .column-title {color: #0000cc;	font-size: 1.1em;	font-weight: bold;padding-bottom: 10px}
#fboard .column-content a:hover {color: #FFF; text-decoration: none; background-color: #333;}
#fboard .column-content a {color: #FFF;display: block;background-color: #039;width: 70px;text-align: center;font-size: 11px;padding: 2px;border-radius:6px; -webkit-border-radius:6px; -moz-border-radius:5px; -khtml-border-radius:10px}

/* Dashboard */
#dashboard {background: #FAFAFA url('img/dashboard.gif') repeat-y left top;border: 1px solid #E7E7E7;margin-bottom: 18px}

#dashboard .column {width: 244px;}
#dashboard #column-4 {border-right: none;}

#dashboard .column-content {padding: 14px 16px}
#dashboard .column-title {color: #666;font-size: 1.4em;font-weight: bold;padding-bottom: 5px}
#dashboard a {color: #456;}
#dashboard a:hover {color: #000;}

/* Footer */
#footer {padding: 10px; background: #23358c; color: #fff; border-radius:6px; -webkit-border-radius:6px; -moz-border-radius:5px; -khtml-border-radius:10px;}
#footer a {color: #fff;text-decoration: none}
#footer .right, #footer .right a {color: #ccccff;text-decoration: none}
#footer .text-separator {	padding: 0 3px;color: #BBB}
#footer a:hover {color: #fff;}
#copy {font-size: 11px;}
#copy a{text-decoration: underline;}

/*
Service5.ru
--------------------------------------------------------------------*/
#ifooter {padding: 10px 0;}
#ifooter a {color: #579;text-decoration: none}
#ifooter .right, #ifooter .right a {color: #999;text-decoration: none}
#ifooter .text-separator {padding: 0 3px;color: #BBB}
#ifooter a:hover {color: #000;}

/* Постраничный вывод стиль */
div.pagenum {padding-right: 3px; padding-left: 3px; padding-bottom: 3px; margin: 3px; padding-top: 3px; text-align: center;border-radius:6px; -webkit-border-radius:6px; -moz-border-radius:5px; -khtml-border-radius:10px}
div.pagenum a {border-right: #ddd 1px solid; padding-right: 5px; border-top: #ddd 1px solid; padding-left: 5px; padding-bottom: 2px; border-left: #ddd 1px solid; color: #aaa; margin-right: 2px; padding-top: 2px; border-bottom: #ddd 1px solid; text-decoration: none}
div.pagenum a:hover {border-right: #a0a0a0 1px solid; padding-right: 5px; border-top: #a0a0a0 1px solid; padding-left: 5px; padding-bottom: 2px; border-left: #a0a0a0 1px solid; margin-right: 2px; padding-top: 2px; border-bottom: #a0a0a0 1px solid}
div.pagenum a:active {border-right: #a0a0a0 1px solid; padding-right: 5px; border-top: #a0a0a0 1px solid; padding-left: 5px; padding-bottom: 2px; border-left: #a0a0a0 1px solid; margin-right: 2px; padding-top: 2px; border-bottom: #a0a0a0 1px solid}
div.pagenum span.current {border-right: #e0e0e0 1px solid; padding-right: 5px; border-top: #e0e0e0 1px solid; padding-left: 5px; font-weight: bold; padding-bottom: 2px; border-left: #e0e0e0 1px solid; color: #aaa; margin-right: 2px; padding-top: 2px; border-bottom: #e0e0e0 1px solid; background-color: #f0f0f0;}
div.pagenum span.disabled {border-right: #f3f3f3 1px solid; padding-right: 5px; border-top: #f3f3f3 1px solid; padding-left: 5px; padding-bottom: 2px; border-left: #f3f3f3 1px solid; color: #ccc; margin-right: 2px; padding-top: 2px; border-bottom: #f3f3f3 1px solid}

/* TINY */
.umz1 {font-size: 21px;border-bottom: 1px dashed #9AB8D1}
.umz2 {border-bottom: 1px dashed #9AB8D1;height: 1px;}

/* Contact area */
#contact-area {width: 600px; margin-top: 25px}
#contact-area input, #contact-area textarea {	padding: 5px; width: 300px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; border: 1px solid #ccc; margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px}
#contact-area textarea {height: 90px}
#contact-area textarea:focus, #contact-area input:focus {border: 1px solid #daab6f}
#contact-area input.submit-button {width: 100px; float: right; margin-right: 75px; padding: 5px 0}
#contact-area label {float: left; text-align: right; margin-right: 15px; width: 200px; padding-top: 5px; font-size: 12px; font-family: Arial, Helvetica, sans-serif}

/* Стиль меню каталога */
ul.menu_city {padding:0;margin:10px 15px}
ul.menu_city li {padding:2px 0;margin:0;list-style:none;	list-style-position: inside;list-style-image: url('images/list.gif');}
ul.menu_city li ul li{padding:0;margin:3px 0 0 10px; list-style:none; font-style: italic; font-size: 11px; line-height: 1.8}
ul.menu_city li ul {padding:0;margin:0 0 10px 15px }
ul#my-menu a {padding-left:8px;list-style:none}

.cost {font-family: Arial, Helvetica, sans-serif;font-size: 1.4em;color: #555;}

#back-top {position: fixed; bottom: 50px; left: 20px;float: right}
#back-top a {display: block; text-align: center; font: 12px Arial, Verdana, Tahoma, sans-serif; text-transform: uppercase;text-decoration: none; color: #333}
#back-top a:hover {color: #000;}
#back-top span {display: none; width: 47px;height: 47px; display: block; margin-bottom: 7px; background: url('images/back-top-button.png') no-repeat center center}

/*Карта сайта*/
#mapsite h3 {display: block;margin-top: 25px;	margin-bottom: 10px}
#mapsite li {	list-style-type: none;	line-height: 1.8em;}

a.pub, a.nnext  {color: #FFF; display: block;	background-color: #666;	width: 70px;	text-align: center;font-size: 11px;	padding: 2px;border-radius:6px; -webkit-border-radius:6px; -moz-border-radius:5px; -khtml-border-radius:10px;float: right; text-decoration: underline;}
 a.pub:hover {color: #FFF; text-decoration: none; background-color: #039}
 a.nnext:hover {color: #FFF; text-decoration: none; background-color: #039}
 
/*Выбор языка*/
#container1{width:120px;margin-top:30px;font-size: 13px;font-family: Arial, Helvetica, sans-serif;	float:right}
#container1 a:link, #container1 a:visited{color:#0066CC; text-decoration:none;}
#container1 a:hover{text-decoration:underline;}
#container1 ul , #container1 li{margin:0; border:0; list-style:none; padding:0;}
#container1 ul{}
#container1 ul{height:21px;}
#container1 li{display:inline;}
#container1 .menu span{margin-right:10px;line-height:18px;width: 120px;padding-top: 4px;padding-right: 2px;padding-bottom: 4px;	padding-left: 6px;border-top-width: 1px;border-right-width: 1px;
border-bottom-width: 1px;border-left-width: 1px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: #EFEFEF;border-right-color: #EFEFEF;	border-bottom-color: #EFEFEF;border-left-color: #EFEFEF;background-color: #FFF;}
#container1 .menu span a{font-weight:normal;text-decoration:none}
#container1 .menu span:hover{color: #00C}
#container1 .arrow{margin-left:4px; cursor:pointer}
#container1 .sub_menu{display:none;position:relative;top:2px;width:99px;background:#FFFFFF;padding-top: 4px;padding-right: 2px;padding-bottom: 4px;padding-left: 4px;	border-top-width: 1px;
border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;border-top-style: none;	border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: #EFEFEF;	border-right-color: #EFEFEF;border-bottom-color: #EFEFEF;border-left-color: #EFEFEF;line-height: 18px;font-weight: normal}
#container1 .sub_menu a:link, #container1 .sub_menu a:visited{	display:block;padding:2px;text-decoration: none}
#container1 .sub_menu a:hover{color: #00C}
#container1 .item_line{border-top:solid 1px #EFEFEF}