
/* COMMON STYLE
--------------------------------------------------------- */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	color: #222222;
	background: #FFFFFF;
	font: 11px Tahoma, Arial, sans-serif;
}

body#bd {
margin: 0px 0 0px 0px;
	background: url(../images/bg.gif);
}

body.contentpane {
	width: auto; /* Printable Page */
	margin: 1em 2em;
	background: #FFFFFF;
	color: #000000;
	font-size: 12pt;
	font-family: serif;
	line-height: 140%;
}

td.lhead {
	background: url(../images/lefttop.jpg) no-repeat top left;
	height:215px;
}

td.rhead {
	background: url(../images/head.jpg) no-repeat top left;
}

td.lfon {
	background: url(../images/leftfon.jpg) repeat-y top left;
}

.topm {
	color: #FFE0B3;
	font: 29px Arial, Helvetica, sans-serif; 
	padding-right: 70px;
}

a:active, a:focus
         {
        outline: none;
  }

a:focus
        {
    -moz-outline-style: none;
 } 

a {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
}

a.mainlevel {
	padding-left: 10px;
	display: block;
	background: url(../images/arrow-off.gif) no-repeat -1px 3px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	line-height: 110%;
	margin-bottom: 2px;
	margin-top: 2px;
}

a.mainlevel#active_menu {
	padding-left: 10px;
	background: url(../images/arrow-on.gif) no-repeat -1px 3px;
	color: #CC0000;
	font-weight: bold;
}

a.mainlevel:hover {
	background: url(../images/arrow-on.gif) no-repeat -1px 3px;
	color: #CC0000;
	text-decoration: underline;
}
a.mainlevel:active {
	background: url(../images/arrow-on.gif) no-repeat -1px 3px;
	color: #CC0000;
}

a.pagenav {
	font-weight: normal;
	color: #666666;
	border: 1px solid #cccccc;
	padding:1px 4px;
	margin-top: 2px;
	line-height: normal;
}

a.pagenav:hover {
	border: 1px solid #BB4D5A;
	color: #BB4D5A;
	text-decoration: none;
}

span.pagenav {
	border: 1px solid #e2e2e2;
	color: #CCCCCC;
	padding:1px 4px;
}

th.pagenav_prev a {
	font-weight: normal;
	
}

th.pagenav_next a {
	font-weight: normal;
	
}



a.readon {
	display: block;
	color: #000000;
	font-size: 11px;
	text-decoration: underline;
	text-align: right;
}

a.readon:hover {
	color: #BF2856;
	text-decoration: underline;
}

a.sublevel {
	padding-left: 5px;
	color: #000000;
	text-decoration: none;
	display: block;
}

a.sublevel:hover {
	color: #CC0000;
	text-decoration: underline;
}

a.sublevel #active_menu {
	color: #CC0000;
	text-decoration: none;
}

#active_menu {
	color: #CC0000;
	text-decoration: none;
}

/* --------- bottom ------------ */

#bottom {
	border: 0px solid #cccccc;
	text-align: center;
}

#bottom a.mainlevel-nav {
	padding: 2px 12px;
	color: #000000;
	font: 11px Tahoma, Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 7px;
	background: none;
}

#bottom a.mainlevel-nav:hover {
	color: #CC0000;
	text-decoration: underline;
}
#bottom a.mainlevel-nav:active {
	color: #CC0000;
}


.date {
	color: #999999;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
}

a.news {
	color: #000000;
}

a.news:hover {
	color: #CC0000;
}

.read {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	line-height: 120%;
}

a.read:hover {
	font-size: 11px;
	text-decoration: underline;
	line-height: 120%;
}

span.pathway {
	padding: 5px;
}

.pathway {
	color: #999999;
}
a.pathway {
	color: #333333;
}

a.pathway:hover {
	color: #CC0000;
}

textarea {
	border: 1px solid #D3CCC2;
	padding-left: 2px;
	font: 11px/1.3em Tahoma, Arial, sans-serif;
}


fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

fieldset a {
	font-weight: bold;
}

fieldset span.small {
	margin: 0!important;
	background: none!important;
	padding: 0!important;
}

form {
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 12px;
	font-weight: bold;
}


h3 {
	font-size: 11px;
}

h4 {
	margin: 5px 0;
	font-size: 11px;
	font-weight: bold;
}

hr {
	border-top: 1px solid #D3CCC2;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

table.contentpaneopen td span.small {
	padding: 0 0 0 11px;
	clear: both;
}

table.contentpaneopen td, table.contentpane td {
	/*padding: 1px;*/
}

/*  ссылки в тексте  */
table.contentpaneopen td a {
	color: #751E00;
}

table.contentpaneopen td a:hover {
	color: #CC0000;
}

table.contentpaneopen-new td a {
	color: #751E00;
}

table.contentpaneopen-new td a:hover {
	color: #CC0000;
}

table.blog td a {
	color: #751E00;
}

table.blog td a:hover {
	color: #CC0000;
}

#remositorycontainer a {
	color: #751E00;
}

#remositorycontainer a:hover {
	color: #CC0000;
}

.back_button {
	margin: 20px;
}

td.createdate {
	padding: 3px 0 3px 10px;
	color: #CC0000;
	font-size: 10px;
	background: #f0f0f0;
}

.createdate {
	padding: 1 0 1 10px!important;
	color: #CC0000;
font-weight: bold;
	font-size: 11px;
	background: #f0f0f0;
}

.mdate {
	color: #CC0000;
	font-weight: bold;
	font-size: 10px;
}

ul {
margin: 10px 0 0 10px;
		padding-left: 15px;/**/
	list-style: disc;
}

li {

}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox {
	padding: 1px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
}

select, textarea, .inputbox {
	background: #FFFFFF;
	color: #3C4A53;
}

.button {
	padding-left: 1px!important;
	padding-right: 1px!important;
	border: 1px solid #CCCCCC;
	background: url(../images/but-bg.jpg) #FFFFFF;
	color: #666666;
	font: 11px Tahoma, Arial, sans-serif;
/*	height: 20px;
	margin-bottom: 2px;*/
}

.inputbox {
	padding-left: 2px;
	margin-bottom: 1px;
	font-size:11px;
	border: 1px solid #CCCCCC;
	color:#000000;
}
.inputbox:hover, .inputbox:focus  {
	border: 1px solid #999999; 
	}

/* general STYLE
--------------------------------------------------------- */
table.blog {
}

.article_seperator {
	display: block;
	height: 20px;
}



.clr {
	clear: both;
}

.componentheading {
	padding: 4px;
	margin: 0;
	color: #E57701;
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	line-height: normal;
}

div.componentheading-new {
	padding: 4px;
	margin: 0;
	color: #E57701;
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	line-height: normal;
	margin-bottom: 10px;
}

td.contentheading h1 {
	padding: 4px;
	margin: 0;
	color: #E57701;
	font-family: Arial;
	font-size: 16px;
	
	text-align: left;
	line-height: normal;
}


td.contentheading a.contentpagetitle {
	color: #000000;
	padding: 0;
	text-align: left;
	font-weight: bold;
	font-size: 13px;
}

.contentheading, .contentpagetitle {
	color: #888888;
	padding: 0;
	text-align: left;
/*	background: url(../images/seperator.gif) repeat-x bottom left!important;font-weight: normal; float: left;border: 1px solid #CCCCCC;font-weight: bold;*/
	font-weight: bold;
	font-size: 13px;
}

h1 {
	padding: 0;
	margin: 0;
	color: #E57701;
	font-family: Arial;
	font-size: 16px;
	
	text-align: center;
	line-height: normal;
}

#remositorycontainer h2 {
	padding: 4px;
	color: #E57701;
	font-family: Arial;
	font-size: 16px;
	text-align: left;
	line-height: normal;
}


h2 {
	color: #E57701;
	padding: 4px;
	font-size: 12px;
}


.title {
	color: #E57701;
}


.contentdescription {
	padding: 12px 9px!important;
}

.error {
	color: #CC0000;
}

.moduletable {
	padding: 0;
}


/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-wrapper {
	width: 1030px;
	margin: 0 auto;
	background: #FFFFFF;
}


/* MAIN NAVIGATION
--------------------------------------------------------- background: url(../images/dot.gif) repeat-y 218px 0;width: 77%;*/
#ja-mainnavwrap {
	clear: both;
	background-image	: url(../../../img/menufon.jpg);
}

.narrow #ja-mainnavwrap {
	background: url(../images/dot.gif) repeat-y 173px 0;
}

#ja-mainnav {
	
}

#ja-mainnavwrap a,
#ja-mainnavwrap a:hover,
#ja-mainnavwrap a:active,
#ja-mainnavwrap a:focus {
	outline: none;
}

#ja-subnavwrap {
}

#ja-subnav {
}

div.header-nav {
/*	float: left;*/
background-image	: url(../../../img/menufon.jpg);
height: 25px;
border-bottom: 0px solid #C0C0C0;
}

/* MBanners
--------------------------------------------------------- */

div.mainban a {
	display: block; text-align: center;
	 width:170px;
	border: 1px solid #DDD;
	padding: 1px;
}

div.mainban a:hover {
	border: 1px solid #c24733;
	padding: 2px 0 0 2px;
}


/* MODULE
--------------------------------------------------------- */
/* ==============    blocks     ================ */
div.module div div {
	padding: 0px;
	padding-bottom: 1px;
	border: none;
}

div.module div div div {
	
}

/* div.module div div div .search {
	text-align: center;
} */

div.module div div div div {
	padding: 0px;
	width: auto !important;
	width: 100%;
	border: none;
}

div.module div {

}

div.module {
	border: 0px solid #CFD2D3;
	width: 100% !important;
	padding: 0 0 8px 0;
	margin-bottom: 12px;
}

div.moduletable {
	padding: 6px;
	width: auto!important;
	width: 100%;
}

div.moduletable h3, div.module h3 {
	padding: 3px;
	color: #777;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	line-height: normal;
	height: 18px;
	margin-top: 0px;
	background: #F0F0F0;
}

/*  Left Moduls*/
div.module-left div div {
	padding: 0px;
	padding-bottom: 1px;
	border: none;
}

div.module-left div div div div {
	padding: 0px;
	width: auto !important;
	width: 100%;
	border: none;
}


div.module-left {
	border: 0px solid #CFD2D3;
	width: 100% !important;
	padding: 0 0 8px 0;
	margin-bottom: 12px;
}

div.module-left h3 {
	padding: 3px;
	color: #777;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	
	line-height: normal;
	height: 18px;
	margin-top: 0px;
	background: url(../images/men2fon.jpg) top left;
}

/* Modul News */
div.module-nus div div {
	padding: 0px;
	padding-bottom: 1px;
	border: none;
}

div.module-nus div div div div {
	padding: 0px;
	width: auto !important;
	width: 100%;
	border: none;
}


div.module-nus {
	border: 0px solid #CFD2D3;
	width: 100% !important;
	padding: 0 0 8px 0;
	margin-bottom: 2px;
}

div.module-nus h3 {
	padding: 3px;
	color: #777;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	
	line-height: normal;
	height: 18px;
	margin-top: 0px;
	background: #F0F0F0;
}


div.moduletable td {
	padding: 8px 0!important;
}

div.search input.inputbox {
	width: 130px;
	height: 20px;
	margin-top: 1px;
}

div.search {
	padding: 6px 4px 4px 8px;
	background: #f0f0f0;
	padding-left: 10px;
	padding-bottom: 8px;
	margin: 8px;
	clear: both;
}

.regheader {
	padding: 2px;
	padding-left: 12px;
	width: 100%;
	color: #666666;
	font-weight: bold;
	line-height: normal;
}

.sectiontableheader a, .sectiontableheader a:hover {
	color: #FFFFFF;
}

.small {
	
}


#ja-mainnavwrap {
	clear: both;
	
}

table.char td {
	background: #ffffff;
	font-size: 10px;
	padding: 4px;
}

.performs_required {
	color: #FF0000;
}
/*h3 img {
	float: left;
}
 Clearfix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}
