/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

@import url(../../../warp/css/layout.css);


/* Spacing
	----------------------------------------------------------------------------------------------------*/

.module,
#header,
#breadcrumbs,
#content { margin: 10px; }

#headerbar { margin: 71px 0; }


/* Layout
----------------------------------------------------------------------------------------------------*/
.sitemap, .sitemap a {
	font-size:9px;
	color: #999999;
	text-align: center;
	/* display: none; */
	}

body {
/* background: #fafafa; */
}

#totop-scroller {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	width: 20px;
	height: 20px;
	background: url(../images/totop_scroller.png) 50% 50% no-repeat;
	text-decoration: none;
}

.logo {
	background: url(../images/logo.png) 0% 0% no-repeat;
}

/* Убираем маркеры и выравниваем список rss-ленты */
ul.newsfeed { 
	margin-left: 0;
    padding-left: 0;
}

li.newsfeed-item {
	list-style-type: none;
}

/* Bottom */

#page-bottom { 
	background: url(../images/page_bottom_bg.jpg) 50% 0 repeat; 
	color: #646566;
	display: block;
	font: normal normal 400 13px/19.5px Arial;
	height: 321px;
	margin: 0px;
	padding: 0px;
}

#page-bottom .page-bottom-1 { background: url(../images/page_bottom_bg_t.jpg) 50% 0 repeat-x; }
#page-bottom .page-bottom-2 { background: url(../images/page_bottom_bg_b.png) 50% 100% repeat-x; }

#page-bottom .page-bottom-2 .wrapper-bottom {
	margin: auto;
	width: 980px;
}

#page-bottom .page-bottom-2 .wrapper-bottom #bottom {
	clear: both;
	color: #B9BABB;
	height: 271px;
	overflow: hidden;
	padding: 10px 0px 40px;
	width: 980px;
}

#page-bottom .page-bottom-2 .wrapper-bottom #bottom .bottommodule, .bottommodule-last {
	background: url(../images/module_line_bg_bottom.png) repeat-y 100%;
	display: block;
	height: 211px;
	margin: 30px 0px 0px;
	padding: 0px 15px;
	position: relative;
	width: 210px;
}

.bottommodule-last {
	background: transparent repeat scroll 0% 0% / auto padding-box border-box;
}

/* Shadow */

#bottom  p { 
	text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.400);
}

#bottom ul li a { 
	color: #92AACE;
	text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.298);
}

#bottom .module h3.module-title { 
	color: #F5F6F7;
	text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.702);
	border-bottom: none; /* phpBB */
	text-transform: none; /* phpBB */
	font: normal normal 400 18px/18px Arial; /* phpBB */
}

/* Typography */

#bottom a,
#footer a { color: #92AACE; }

#bottom a:hover,
#footer a:hover { color: #ffffff; }

/* Footer */

#footer-bg {
	background: url(../images/page_footer_bg.jpg) 50% 0 repeat;
}

#page-footer { 
	background: url(../images/page_footer_bg_t.png) 0 0 repeat-x; 
	color: #646566;
	display: block;
	font: normal normal 400 13px/19.5px Arial;
	height: 95px;
	margin: 0px;
	padding: 0px;
}

#page-footer .wrapper-bottom {
	margin: auto;
	width: 980px;
}

#page-footer .wrapper-bottom #footer {
	clear: both;
	color: #9699AA;
	height: 35px;
	margin: 0px 15px;
	padding: 13px 0px 0px;
	position: relative;
	text-shadow: rgba(0, 0, 0, 0.898) 0px 1px 0px;
	width: 980px;
	text-align: left;
}

/* Menu footer */

#footer ul.menu {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: block;
	line-height: 15px;
}

#footer .menu li {
	background: url(../images/footermenu_item_bg.png) 0 50% no-repeat;
	display: inline-block;
	margin: 0px;
	padding: 0px;
}

#footer .menu li a {
	background: transparent;
	display: inline-block;
	padding: 0 13px 0 15px;
	overflow: hidden;
	color: #E2E2E7;
	text-decoration: none;
}

#footer .menu li a:hover { text-decoration: underline; }

#footer .menu li a.first {
	padding-left: 0px;
	background: url(../images/page_footer_bg_menu.jpg) 0 0 no-repeat;
}

.copy-menu {
	margin: 1px;
	line-height: 1.4;
}

#toolbar, #toolbar a {
	color: #F5F6F7;
	text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.702);
}

#toolbar a:hover {
	text-decoration: underline;
}

table.tablica {
	border-collapse: separate;
	border-spacing: 2px;
	font-size: 12px;
}

.tablica tr td, .tablica tr th {
	background-color: #f0f1f7;
	border: 1px solid #e9eaf3;
	padding: 5px;
}

.tablica tr td {
	vertical-align: top;
}

/* Карта города */
#map1 {
	background: url('../images/map/map_01.jpg');
	width: 220px;
	height: 155px;
	float:left;
}

#map1:hover {
	background-position: 0 -155px;
}

#map2 {
	background: url('../images/map/map_02.jpg');
	width: 220px;
	height: 155px;
	float:left;
}

#map2:hover {
	background-position: 0 -155px;
}

#map3 { 
	background: url('../images/map/map_03.jpg');
	width: 220px;
	height: 155px;
	float:left;
}

#map3:hover { 
	background-position: 0 -155px;
}

#map4 {
	background: url('../images/map/map_04.jpg');
	width: 220px;
	height: 155px;
	float:left;
}

#map4:hover {
	background-position: 0 -155px;
}

.map5 { 
	clear: both;
}

#map6 { 
	border: 1px solid #acacac;
	width: 440px;
	height: 310px;
	margin: 0 auto;
}

#sape, a.sape {
	font-size:9px;
	color: #999999;
}

a[data-lightbox], .tablica a[data-lightbox] {
	border-bottom: 1px dashed;
}

a[href*="images"], a[href*="userbars"] { /* убираем пунктир с изображений */
	border-bottom: 0;
}

p.quote {
	background-color: #F0F1F7;
	border: 1px solid #E9EAF3;
	border-radius: 5px;
	margin: 0px 35px 7px 15px;
	padding: 5px 9px;
}

p.ex-quote {
	background: url('../images/ex-quote.png') 0px 50% no-repeat transparent;
	display: block;
	font-size: 17px;
	font-weight: 700;
	padding: 40px 0 40px 60px;
	width: 595px;
	color: #000000;
	line-height: 1.3;
}

.banneritem .spotlight {
	background-color: #F0F1F7;
	border: 1px solid #E9EAF3;
	border-radius: 5px;
}
.spotlight .overlay {
	border-radius: 5px 5px 0 0;
}

#toolbar .float-left .module, #toolbar .float-left > time { 
	margin: 0px 20px 0px 0px;
}