﻿.ui-tooltip 
{
	font-size: 0.8em;
}

html, body
{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
body
{
	font-size: 10pt;
	color: #2b2b2b;
	font-family: "Trebuchet MS" , Verdana, Helvetica, Arial, sans-serif;
}
ul
{
	padding: 0px 0px 0px 0px;
}
li
{
	padding: 0px 0px 0px 0px;
}
a
{
	color: #40454e;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
a img
{
	border: none;
}
/*h1, h2, h3, h4, h5, h6 { font-family: Georgia; font-weight: normal; }
h1 { font-size: 20px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }
h5 { font-size: 12px; }
h6 { font-size: 11px; }*/

#site
{
	width: 960px;
	margin: 0 auto;
	position: relative;
	height: auto !important;
	height: 100%;
}

#header
{
	color: #ffffff;
}
#header #logo
{
	font-family: Georgia, 'Times New Roman' , Times, serif;
	font-weight: normal;
	font-size: 14pt;
	text-transform: uppercase;
}
#header #logo a:hover
{
	text-decoration: none;
}
#header #page-caption
{
	font-family: 'Times New Roman' , Times, serif;
	font-weight: bold;
	font-size: 16pt;
}

#header div a:hover
{
	text-decoration: none;
}
#header a
{
	color: #ffffff;
	text-decoration: none;
}
#header a:hover
{
	text-decoration: underline;
}

#header #lang
{
	position: absolute;
	top: 18px;
	right: 0px;
	color: #ffffff;
	z-index: 999;
}

.searchform
{
	position: absolute;
	right: 0px;
	top: 16px;
	z-index: 999;
}
.searchform input
{
	float: left;
	border: none;
}
.searchform .stxt
{
	background: #b7b6c8;
	width: 140px;
	padding: 3px 0 2px 5px;
}
.searchform .sbtn
{
	width: 21px;
	height: 21px;
	cursor: pointer;
}
.lightText
{
	color: #9B9B9B;
}

#header .slider
{
	position: absolute;
	top: 45px;
	right: 0;
	width: 525px;
	height: 170px;
}
#header .slider a
{
	color: #fff;
	text-decoration: none;
	text-shaddow: 1px 0px 0 #000000;
}

#header .datetime
{
	position: absolute;
	top: 155px;
	right: 0;
	width: 525px;
	height: 16px;
	text-align: right;
	font-weight: bold;
	color: #fff;
	font-size: 13px;
}

.bodynormal-home
{
	min-height: 400px;
	width: 960px;
	margin: 0 auto;
}
.bodynormal
{
	min-height: 400px;
	width: 960px;
	margin: 0 auto;
	padding-top: 25px;
}

.gclear
{
	clear: both;
	height: 50px;
}

.empty
{
	height: 157px;
}

#footer
{
	height: 130px;
	position: relative;
	padding-top: 25px;
}
#footer a
{
	color: #fff;
}
#footer .donor
{
	color: #c4c3d5;
	font-size: 10pt;
	width: 1000px;
}



.home-section
{
	padding-left: 40px;
	border: #8886a4 1px solid;
}
.home-section-content
{
	margin: 25px 25px 25px 0px;
	padding: 0px 200px 0px 0px;
	text-align: justify;
	min-height: 100px;
	font-size: 13pt;
}
.home-section a
{
	text-decoration: none;
}

.home-classes
{
	border-spacing: 12px;
}

.home-class-header-left
{
	background-position: right;
	height: 30px;
	padding-right: 20px;
	font-weight: bold;
	font-size: 13pt;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('../i/left_gradient.png');
	background-repeat: no-repeat;
	background-color: #8886A4;
	text-align: right;
}

.home-class-header-right
{
	background-position: left;
	height: 30px;
	padding-left: 20px;
	font-weight: bold;
	font-size: 13pt;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('../i/right_gradient.png');
	background-repeat: no-repeat;
	background-color: #8886A4;
	text-align: left;
}

.home-class-description
{
	padding: 20px;
	font-size: 10pt;
}

.home-class-description_image
{
	padding: 10px 0px 10px 0px;
}

.home-class-header-left a
{
	color: #FFFFFF;
	text-decoration: none;
}

.home-class-header-left a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

.home-class-header-right a
{
	color: #FFFFFF;
	text-decoration: none;
}

.home-class-header-right a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

.home-class-description a
{
	text-decoration: none;
}

.home-class-description a:hover
{
	text-decoration: underline;
}

.search-title
{
	color: #8886a4;
	font-size: 16pt;
	text-align: center;
}

.search-top-menu
{
	color: #8886a4;
	border-bottom: #8886a4 1px solid;
	margin: 10px 0px 3em 0px;
}
.search-top-menu a
{
	color: #8886a4;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
}
.search-top-menu span
{
	color: Black;
	font-weight: bold;
	position: relative;
	top: 20px;
	padding: 0px 10px 0px 10px;
}

.search-form
{
	margin-bottom: 1em;
}

.search-form select
{
	border: #8886a4 1px solid;
	height: 23px;
}
.search-form label
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.search-form td
{
	text-align: left;
}

.search-form td:not(.props-left-column), .search-form td:not(.ext-props-left-column)
{
	white-space: nowrap;
}

.search-form .input
{
	border: #8886a4 1px solid;
	padding: 0px 3px 0px 3px;
}

.props-left-column
{
	width: 200px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.props-left-column label
{
	font-weight: bold;
}
.ext-props-left-column
{
	width: 200px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.ext-props-left-column label
{
	font-weight: bold;
}


.search-form .ui-datepicker-trigger
{
	margin-left: 4px;
	vertical-align: top;
	height: 25px;
	width: 25px;
}

.search-section
{
	background: #8886a4;
	color: White;
	width: 250px;
	height: 25px;
	cursor: pointer;
	font-weight: bold;
}
.search-section .caption
{
}
.search-section .caption a
{
	color: White;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.search-section .show-hide
{
	float: right;
	height: 25px;
	width: 25px;
	background-repeat: no-repeat;
	border: #ffffff 1px solid;
}

.documents-list
{
	border: #8886a4 1px solid;
	padding: 0px 0px 0px 40px;
}
#documents-page #list
{
	padding-right: 50px;
}
.documents-list table
{
}
.documents-list thead
{
	background-color: #F0F0F0;
}
.documents-list td.header
{
	padding: 6px 6px 6px 6px;
	border-left: #8886a4 1px solid;
	border-top: #8886a4 1px solid;
	border-bottom: #8886a4 1px solid;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	vertical-align: middle;
	font-weight: bold;
	text-align: left;
}
.documents-list td.header_last
{
	padding: 6px 6px 6px 6px;
	border-left: #8886a4 1px solid;
	border-top: #8886a4 1px solid;
	border-bottom: #8886a4 1px solid;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-right: #8886a4 1px solid;
	border-right-color: #C0C0C0;
	vertical-align: middle;
	font-weight: bold;
	text-align: left;
}
.documents-list td
{
	padding: 6px 6px 6px 6px;
	vertical-align: top;
}

.document-item
{
	min-height: 37px;
	margin: 10px 0px 10px 0px;
	font-weight: normal;
	text-align: justify;
}
.document-item a
{
	text-decoration: none;
}
.document-item a:hover
{
	text-decoration: underline;
}

.act-top-menu
{
	font-size: 10.5pt;
	font-weight: bold;
}
.act-top-menu-item
{
	padding: 0px 10px 0px 10px;
	height: 25px;
}
.act-top-menu-item-selected
{
	color: White;
	background-color: #8886a4;
	height: 25px;
	background-image: url(../i/zagolovok_25.gif);
	background-repeat: no-repeat;
	padding: 0px 20px 0px 35px;
}

.act-top-menu-item a:link
{
	color: #8886a4;
	text-decoration: none;
}
.act-top-menu-item a:visited
{
	color: #8886a4;
	text-decoration: none;
}
.act-top-menu-item a:hover
{
	color: #8886a4;
	text-decoration: underline;
}
.act-top-menu-item a
{
	color: #8886a4;
}

.act-tools
{
	background: #8886a4;
	padding: 0 10px 0px 10px;
	color: White;
	height: 25px;
}
.act-tools a:link
{
	color: #ffffff;
	text-decoration: none;
}
.act-tools a:visited
{
	color: #ffffff;
	text-decoration: none;
}
.act-tools a:hover
{
	color: #ffffff;
	text-decoration: underline;
}
.act-tools a
{
	color: #ffffff;
}

.highlited-keyword
{
	font-weight: bold;
	color: Red;
}

.classificator-deprecated
{
	color: #777;
	font-style: italic;
}

.detail-keywords
{
	cursor: pointer;
	margin-left: 4px;
}

.wp-pagenavi
{
	background: #8886a4;
	padding: 0px 25px 0px 25px;
	color: White;
	height: 30px;
	margin-left: 30px;
}
.wp-pagenavi a
{
	border: #ffffff 1px solid;
	padding: 1px 3px 1px 3px;
	text-decoration: none;
	cursor: pointer;
	color: White;
}
.wp-pagenavi span
{
	border: #ffffff 1px solid;
	padding: 1px 3px 1px 3px;
	text-decoration: none;
}
.wp-pagenavi a:hover
{
	border-bottom-color: #716f93;
	border-top-color: #716f93;
	border-right-color: #716f93;
	border-left-color: #716f93;
}
.wp-pagenavi span.current
{
	border: #ffffff 2px solid;
}
.wp-pagenavi span.current
{
	font-weight: bold;
}

.flat input
{
	border: #8886a4 1px solid;
	height: 23px;
	padding: 0px;
}

#propTable td
{
	padding: 10px;
	border-top: 1px solid #8886a4;
	font-size: 11pt;
}
#propTable td.name-column
{
	color: #8886a4;
	font-weight: bold;
}
#propTable td.value-column
{
	border-left: 1px solid #8886a4;
}

#propTable ul
{
	list-style-image: none;
	list-style-type: none;
	margin-left: 0px;
}

#propTable li
{
	padding-left: 30px;
}
#propTable li.item-level0
{
	padding-left: 0px;
}
#propTable li.item-level1
{
	padding-left: 10px;
}
#propTable li.item-level2
{
	padding-left: 20px;
	font-style: italic;
}

ul.dynatree-container
{
	overflow: scroll;
	overflow-x: hidden;
	border: #8886a4 1px solid;
}

span.dynatree-selected a
{
	color: Black;
	font-weight: bold;
	font-style: normal;
}

span.dynatree-active a
{
	background-color: #f0f0f0 !important;
	color: Black !important;
}

.classificator-dialog button
{
	font-size: small;
}
/*Navigation path
-----------------------------------------------------*/
.navigation-path
{
	white-space: nowrap;
	overflow: hidden;
	margin-bottom: 1em;
	text-overflow: ellipsis;
}
.navigation-path>span:before
{
	content: "»";
	margin:0 0.5em 0 0.5em;
}
.navigation-path a
{
	text-decoration: underline;
}
.navigation-path a:hover
{
	color:#666699;
}
/*---------------------------------------------------*/

/*Search and filter params
-----------------------------------------------------*/
.search-filter-params
{
	margin-bottom: 1em;
	background-color: #DFDEE7;
	border: 1px dotted #8886A7;
	padding: 0.3em;
}

.search-filter-params .query-prop
{
	padding: 0.3em;
	border-top: 1px dotted #8886A7;
}

.search-filter-params .query-prop:first-child
{
	padding: 0.3em;
	border-top: none;
}

.search-filter-params .query_prop_name
{
	font-weight: bold;
	font-style: italic;
}

.search-filter-params .query-prop div
{
	margin-bottom: 0.5em;
}

.search-filter-params a
{
	text-decoration: underline;
}

/*---------------------------------------------------*/

.tab-button
{
	color: #8886A4;
	display: table-cell;
	height: 25px;
	font-weight: bold;
	padding: 0 12px 0 12px;
	vertical-align: middle;
}

.tab-button-active
{
	color: White;
	background: #8886a4 url('../i/zagolovok_25.gif') no-repeat;
	vertical-align: middle;
	padding: 0 25px 0 35px;
}
