html, body {
	width:100%;
	background-color: #f5f5f5; /* whiteSmoke */
}


::-moz-selection { background: #34bee0; color: #fff; text-shadow: none; }
::selection { background: #34bee0; color: #fff; text-shadow: none; }

body {
	margin:0;
	padding:0;
	color:#757575;
	position: absolute;
}

.sidebar {
	position: relative;
	z-index: 26;
	}

/* Фиксим Bootstrap на Яндекс.Картах */
.YMaps-layer-container img{
max-width: none;
}

.big-phone {
font-size: 28px;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
	margin-bottom: 0.25em;
	color: #555;
	font-weight: 200;
	text-shadow: 0px -1px 0 #DDD, 0px 1px 0 white;
	line-height: 1.1em;
}

a.black {
color: #555;
}

.add_object_btn {
  display: block;
  width: 106px;
  height: 106px;
  margin: -3px -3px 2px -3px;
  background: transparent url('/assets/img/add_btn.png') -6px -7px no-repeat scroll;
}
.add_object_btn.orange {
  background-position: -6px -145px;
  margin-bottom: 2px;
}

.tooltip {
text-shadow: none;
}



h1, .h1 {
	color: #4D99B5;
}

h1, .h1 {
  font-size: 30px;
  line-height: 36px;
}

.h1 small {
  font-size: 18px;
}

.h2 {
  font-size: 24px;
  line-height: 36px;
}

.h2 small {
  font-size: 18px;
}

.h3 {
  font-size: 18px;
  line-height: 27px;
}

.h3 small {
  font-size: 14px;
}

.h4,
.h5,
.h6 {
  line-height: 18px;
}

.h4 {
  font-size: 14px;
}

.h5 {
  font-size: 12px;
}

.h6 {
  font-size: 11px;
  color: #999999;
  text-transform: uppercase;
}





h4 {
	font-size: 19px;
/*	line-height: 36px; */
	line-height: 24px;
}



.popover h3 {
	margin: 0;
	}


.copy-years {
	color:#bbb;
	text-align: center;
	margin: 16px 0;
	text-shadow: 0px 1px 0 #fff;
}

hr {
	border-top: 1px solid #ddd;
	clear:both;
}


.image-in-text-list {
	width: 180px;
	height: 100px;
	float:right;
	margin-left: 20px;
	margin-bottom: 20px;
	border-radius: 6px;
	box-shadow: 0px 2px 6px -3px #000;
	border: none;
}

.image-in-text {
	border-radius: 6px;
	box-shadow: 0px 2px 6px -3px #000;
	border: none;
}
.image-in-text.right {
	float:right;
	margin-left: 20px;
	margin-bottom: 20px;
}

.maps_thumbs .maps_thumb {
	width: 200px;
	height: 200px;
	border-radius: 10px;
	box-shadow: 0px 2px 6px -3px #000;
	border-top: 1px solid #fff;
}

.news-author {
	text-align: right;
	color: #bbb;
}


#logo {
	display: block;
	margin: 30px 0 10px -20px;
/*
	position: relative;
	top: 30px;
	left: -20px;
*/
	width: 230px;
	height: 70px;
	border: none;
	background: transparent url('/logo.gif') -20px -16px no-repeat scroll;
}

.logo-grid2 {
	display: block;
	width: 100px;
	height: 40px;
	border: none;
	background: transparent url('/assets/img/design/logo/logo-grid2-bg.png') 0px 0px no-repeat scroll;
}
.logo-grid3 {
	display: block;
	width: 160px;
	height: 60px;
	border: none;
	background: transparent url('/assets/img/design/logo/logo-grid3-bg.png') 0px 0px no-repeat scroll;
}
.logo-grid4 {
	display: block;
	width: 220px;
	height: 84px;
	border: none;
	background: transparent url('/assets/img/design/logo/logo-grid4-bg.png') 0px 0px no-repeat scroll;
}
.logo-grid5 {
	display: block;
	width: 280px;
	height: 106px;
	border: none;
	background: transparent url('/assets/img/design/logo/logo-grid5-bg.png') 0px 0px no-repeat scroll;
}
.logo-grid6 {
	display: block;
	width: 340px;
	height: 130px;
	border: none;
	background: transparent url('/assets/img/design/logo/logo-grid6-bg.png') 0px 0px no-repeat scroll;
}
.logo-grid7 {
	display: block;
	width: 400px;
	height: 170px;
	border: none;
	background: transparent url('/assets/img/design/logo/logo-grid7-bg.png') 0px 0px no-repeat scroll;
}
.logo-grid8 {
	display: block;
	width: 460px;
	height: 170px;
	border: none;
	background: transparent url('/assets/img/design/logo/logo-grid7-bg.png') 3px 0px no-repeat scroll;
}
.logo-grid11 {
	display: block;
	width: 640px;
	height: 238px;
	border: none;
	background: transparent url('/assets/img/design/logo/logo-grid11-bg.png') 0px 0px no-repeat scroll;
}


#mini_navi {
	display: none;
	position: absolute;
	top: 0;
	right: 20px;
	width: 34px;
	height: 97px;
	background: transparent url('/mini_navi.gif') 0px 0px no-repeat scroll;
}

.container {
	position: relative;
	}

.mini-title {
	font-size: 18px;
	font-weight: 200;
	color: #4d99b5;
	line-height: 10px;
	margin: 0 0 30px;
	}

.footer {
	padding-top: 10px;
	margin: 20px 0;
	text-align: center;
	color: #6E989F;
	}
	.footer p {
		border-top: 1px dashed #CBD7D6;
		}

.sidebar .footer {
	margin: 10px 0;
	text-align: left;
	color: #6E989F;
}

/* Контактная информация */

.contacts {
	margin-top: 30px;
	margin-bottom: 30px;
	}

/* Навигация */

#navigation {
	margin:8px 0 20px;
	list-style:none;
	padding:0;
}

#navigation li {
	line-height:26px;
}

#navigation li.parent {
	/*
		font-weight: bold;
	*/
	color:#99cccc;
}

#navigation ul, li {
	margin-left:0;
}

#navigation ul{
	margin:0;
	padding:0 0 0 8%;
	list-style: none;
}

#navigation li.active>a {
	color:#669900;
	/*
		text-decoration:none;
	*/
}
#navigation li.selected_children>a {
	color: #00a184;
	/*
		text-decoration:none;
	*/
}



#navigation a {
	background-color:#f6f5f1;
	padding-right:5px;
	padding-bottom:2px;
}


.news_list .entry {
	margin: 1em 0;
}

.news_date {
	color: #d77f28;
}


#fixed {
	width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:999;
}

#left_side {
	position: absolute;
	width: 18%;
	top: 150px;
	left: 8%;
	z-index: 40;
	text-align: left;
}

b, strong {
	font-weight:600;
}

table {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0;
}

#online {
	position: relative;
	top: 50px;
	left: 215px;
	font-size: 11px;
	float: right;
	color: #abd03d;
	margin-bottom: 0;
	/*
	z-index:50;
	*/
}

form {
	margin: 0;
	padding: 0;
}

p {
	margin-top:0;
	margin-bottom: 0.8em;
	padding:0;
}

a {
	color: #269fdc;
}



.cms-block-error {
	background: #B41A00;
	color: #fff;
	padding: 0 6px;
	margin: 0 -6px;
}


table tr.odd td {
	background-color: #FEFEFE;
}
}
