/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

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


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

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

#content td p, #content th p {
	text-indent:0px;
	padding: 0px;	   
}

#content td, #content th {
	padding: 10px;
	border: 1px solid #d6d6d6;
}

#content th {
	verticla-align: center;
}


#toolbar,
#header,
#footer {margin: 0 15px;}

#menu .module { margin: 10px 5px; }

#headerbar .module {
	margin-top: 0;
	margin-bottom: 45px;
}

#footer .module { margin: 0; }

p.title
{
	text-indent:0px;
	padding: 0px;
}

.zoo-item.list-v p.meta, .zoo-item.list-v p.links {
	text-align: right;
	line-height: normal;
}
.zoo-item.list-v p.links {
	padding-bottom: 10px;
	margin-top: 0px;
}

.zoo-item.list-v > ul > li {
	padding-top: 11px;
}

/* Layout
----------------------------------------------------------------------------------------------------*/

/* Blocks*/
#block-toolbar {
	padding: 10px 0;
	/*background: #ddd;*/
	background: #ececec;
	border-bottom: 1px solid #ddd;
}
/*
opacity:0.8;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	background: -moz-linear-gradient(top, #303030 50%, #1f1f1f 100%);
	background: -webkit-linear-gradient(top, #303030 50%, #1f1f1f 100%);
	background: -o-linear-gradient(top, #303030 50%, #1f1f1f 100%);
*/

#block-header {
	/*background: transparent;*/
	background-color: #415b80;
	width:100%;
}
/*
	box-shadow: 0 1px 0 rgba(255,255,255,0.05) inset;
}
*/

#block-logo {
	padding: 0px 0px;
	background: transparent;
}
/*
	box-shadow: 0 1px 0 rgba(255,255,255,0.05) inset;
        zoom: 1;
}
*/

#block-main {
	padding: 0 0;
	background: transparent;
}

#block-bottom {
	padding: 15px 0;
	background: #333;
	color: #777;
}
/*
	box-shadow: 0 -1px 0 rgba(255,255,255,0.05) inset;
}
*/

body#page {
	width: 100%;
	float: none;
 	background: #FFFFFF;
}

#block-footer {
	padding: 30px 0;
	background: #415b80;
	/*background: linear-gradient(to top, #1f1f1f 0%, #303030 2rem);*/
}
/*
	background: -moz-linear-gradient(top, #1f1f1f 0%, #303030 40px);
	background: -webkit-linear-gradient(top, #1f1f1f 0%, #303030 40px);
	background: -o-linear-gradient(top, #1f1f1f 0%, #303030 40px);
}
*/

/* Header */
#toolbar {
	line-height: 26px;
	/*font-size: 13px;*/
}

#header {
	/*min-height: 40px;*/
	/*text-align:center;*/
	margin: 20px 0px 20px 0px;
}

#menu {
	position: relative;
	text-align:left;
	bottom: 0;
}

.captions {
	overflow:hidden;
}

.wk-slideshow{
	overflow:hidden;
/*	height: 350px; */
}
ul.menu-dropdown{
	text-align:center;
}
ul.menu-dropdown, ul.menu-dropdown .level1, ul.menu-dropdown .level1 > span{
	display:inline-block;
	float:none;
}
.dropdown-bg {
	text-align:left;
}
#top-a .mainshow {
	margin: 0;
	padding: 0;
	/*margin-bottom: 0px;*/
	/*border: none;*/
	/*padding-bottom: 0px;*/
	/*box-shadow: none;*/
	margin-right: 20px;
}
.wk-slideshow.wk-slideshow-default{
	box-shadow: none;
}

#top-a .mainshow ul{
	/*border: #CCC 1px solid;*/
	/*border-radius: 5px;*/
}

.mod-line, body.main #content {
	padding: 15px;
	/*
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-bottom-color: rgba(0, 0, 0, 0.25);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06);
	*/
	background: transparent;
	background-clip: padding-box;
/*	border-radius: 5px; */
}

.mod-line p, .teaser-item p {
	text-indent: 0px;
	padding: 0px;
	margin: 0;
	text-align: left;
}

/* Block Separators */
/*
#top-a:after,
#top-b:after,
#innertop:after {
	content: "";
	display: block;
	margin: 0 15px;
	height: 1px;
	background: url(../images/line_dotted.png) 0 0 repeat-x;
}
*/
.mainshow {
	width: 75%;
}
#top-a .module.mod-line.anonses.deepest {
    background: #f7f8f9;
    margin: 0;
    padding: 35px 25px 0 25px;
}
h3.module-title {
    font-weight: 900;
}
#sidebar-a .anonses, #sidebar-a .docums, #sidebar-a .nauchnyj-polk, #sidebar-a .advert{
    background-color: #f7f8f9;
    padding: 0px;
}
#sidebar-a .anonses h3.module-title, #sidebar-a .docums h3.module-title, #sidebar-a .nauchnyj-polk h3.module-title, #sidebar-a .advert h3.module-title{
    background-color: #EAEAED;
    padding: 18px 15px;
    margin: 0px;
}
#sidebar-a .zoo-item.list-v{
    padding: 15px;
}

#top-a div.mainshow {
	float: left;
}

.banmain{
    margin: 0px -15px;
    padding: 6px 30px;
    background: #f7f8f9;
    text-align: center;
}
.banmain img{
    max-width: 690px;
}
.content-wrap .element.element-itemmodified.first.last, .content-wrap .element.element-itemcreated.first.last{
    float: right;
}
.element .ellabel {
    display: inline-block;
    margin-right: 10px;
}
#yoo-zoo .item div.pos-employee {
    padding: 10px;
    text-align: right;
    border: none;
    background: none;
}
.mainshow a{
	text-decoration: none;
	font-weight: bold;
}
.wk-slideshow .caption a {
	text-decoration: none;
}
.mainshow a:hover{
	text-decoration: underline;
}

#block-main {
    overflow: hidden;
}
.widecont {
    position: relative;
}
.widecont:before {
    content: "";
    position: absolute;
    width: 450px;
    height: 100%;
    left: 0;
    top: 0;
    margin-left: -450px;
}
.widecont:after {
    content: "";
    position: absolute;
    width: 450px;
    height: 100%;
    top: 0;
    right: -450px;
}
.widecont.wcgrey, .widecont.wcgrey:before, .widecont.wcgrey:after {
    /*background-color: #f7f7f7;*/
}


#block-header .wrapper
{
	  max-width: 1305px;
}

.module.mod-line.anonses.deepest {
    background-color: #f7f8f9;
    padding: 0px;
}
/*
#bottom-a:before,
#innerbottom:before {
	content: "";
	display: block;
	margin: 0 15px;
	height: 1px;
	background: url(../images/line_dotted.png) 0 0 repeat-x;
}
*/

/* Remove Block Separators if System Output is disabled */
#header + #bottom-a:before,
#top-a + #bottom-a:before,
#top-b + #bottom-a:before { display: none; }

/* Footer + Header */
#toolbar,
#toolbar a {color: #303030;}

#headerbar,
#footer { color: #FFF; }

#headerbar a,
#footer a { color: #bbb; }

#toolbar a:hover,
#headerbar a:hover,
#footer a:hover {color: #4777b9;}

/* Footer */
#footer {
	/*font-size: 12px;*/
	line-height: 18px;
}

#totop-scroller {
	display: block;
	position: absolute;
	top: -45px;
	left: 49.5%;
	z-index: 1;
	width: 44px;
	height: 26px;
	margin-left: -13px;
	background: #f4f4f4 url(../images/totop_scroller.png) 50% 9px no-repeat;
	background-size: 14px;
	box-shadow: 0 -1px 0 rgba(255,255,255,0.05);
	/* border-radius: 3px; */
	/* text-decoration: none;*/
}

#totop-scroller:hover {
	background-color: #d2d8e2;
	/*top: -30px;*/
	/*padding-bottom: 5px;*/
}
.goog-te-gadget img {
display: none;
}