* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	height: 100%;
	padding:0 20px;
}

img {
    border:0;
}

div h2 {
	font-size: 14pt;
	color: #000;
}
div a {
	text-decoration: none;
}

a:link
{
    color: #1B3863;
    /*color: black;*/
}

ul,ol li
{
	margin-left: 30px;
}

#wrapper {
	width: 100%;
	min-width: 960px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 170px;
	background: #FFFFFF;
}

.logo {
	margin: 15px 0 25px 25px;
	float:left;
}

.reg{
	float:right;
	text-decoration:none;
	color: #000000;
	font-size: 0.9em;
	margin: 0px 10px 10px 10px;
}
.lang
{
    float:right;
	text-decoration:none;
	margin:45px 40px 30px 30px;
}

/* ----------------- < Горизонтальное меню > -------------------- */

#horizon_menu ul
{
 position:relative;
 float:left;
 height:47px;
 width:100%;
 -moz-border-radius:5px;
 -webkit-border-radius:5px;
 -khtml-border-radius:5px;
 -o-border-radius:5px;
 border-radius:5px;
 background:#383a3c;
 background: -webkit-gradient(linear, 0 0, 0 bottom, from(#47484b), to(#2e3032));
 background: -moz-linear-gradient(#47484b, #2e3032);
 background: linear-gradient(#47484b, #2e3032);
 -pie-background: linear-gradient(#47484b, #2e3032);
 box-shadow:0 3px 3px #ccc;
 -webkit-box-shadow:0 3px 3px #ccc;
 -khtml-box-shadow:0 3px 3px #ccc;
 -o-box-shadow:0 3px 3px #ccc;
 -moz-box-shadow:0 3px 3px #ccc;
 behavior: url(pie/PIE.htc);
 display:inline;
 z-index:20;
 font: 13px/1.231 arial,helvetica,clean,sans-serif;
 padding: 0px;
 margin:  0px;
}

#horizon_menu ul li
{
 position:relative;
 display:inline;
 float:left;
 list-style: none;
}

#horizon_menu ul li a
{
 position:relative;
 display:inline;
 line-height:47px;
 padding:0 3px 0 23px;
 text-decoration:none;
 font-size:1.4em;
 color:#fff;
}

#horizon_menu ul li a:hover
{
 color:#fcc726;
}

/* ----------------- < Выпадающее меню > -------------------- */

#horizon_menu ul li ul
{
 background:#323336;
 display:none;
 width:180px;
 height:0;
 float:left;
 position:absolute;
 top:41px;
 left:20px;
 border:1px solid #323336;
 -moz-border-radius:5px;
 -webkit-border-radius:5px;
 -khtml-border-radius:5px;
 -o-border-radius:5px;
 border-radius:5px;
 behavior: url(pie/PIE.htc);
 z-index:10;
}

#horizon_menu ul li ul li
{
}

#horizon_menu ul li ul li a
{
 background:#323336;
 width:170px;
 line-height:15px;
 font-size:1em;
 float:left;
}

#horizon_menu ul li ul li a.last_fol
{
 padding-bottom:15px;
 width:168px;
 border:1px solid #323336;
 -moz-border-radius-bottomleft:5px;
 -moz-border-radius-bottomright:5px;
 -webkit-border-bottom-left-radius:5px;
 -webkit-border-bottom-right-radius:5px;
 border-bottom-left-radius:5px;
 border-bottom-right-radius:5px;
}

#horizon_menu ul li:hover ul, #horizon_menu ul li.jshover ul
{
 display:block;
}

.top-menu-ul-li {
}

/* ----------------- </ Выпадающее меню > -------------------- */


/* ----------------- </ Горизонтальное меню > -------------------- */

#menu_left ul
{
    list-style-type: none;
}
#menu_left #current
{
   font-weight: bold;
   text-decoration: underline;
}

.input_bg{
	display:block;
	float:right;
}

.input_bg div{
	background:url(../img/inputbg.gif);
	background-repeat:no-repeat;
	width: 198px;
	height: 26px;
	margin: 13px 10px 0 0;
}

.input_bg input{
    border: none;
	background:none;
	outline:none;
	width: 188px;
	height: 22px;
	margin: 2px 0 0 5px;
}

.input_button{
    float:right;
	margin: 13px 0 0 0;
}

.left_pic_menu{
	float:left;
}

.right_pic_menu{
	float:right;
}

.col1{
    background:	none;
	width: 150px;
	float:left;
}

.col2{
    background:	none;
	width: 150px;
	float:left;
}
.col3{
    background:	none;
	width: 150px;
	float:left;
}


/* Middle
-----------------------------------------------------------------------------*/
#content {
	padding: 0 0 100px;
}

.slider_button {
	height: 23px;
	background:url(../img/slide_bg.gif);
	margin-left:auto;
	margin-right: auto;
	float: left;
	width: 100%;
}

.slider_button a {
    text-decoration:none;
}

.slider_button_arrow  {
	color: #FFFFFF;
	float:right;
	font-size:1em;
	font-family:"Times New Roman", Times, serif;
	margin-right: 5px;
}

.slider_button_text  {
	color: #FFFFFF;
	float:right;
	font-size:0.8em;
	margin: 3px 13px 0 0;
}

.slider_button .left {
    float:left;
}

.slider_button .right {
    float:right;
}

.slider_box{
	height: 90px;
	width: 100%;
	margin-bottom: 8px;
    display: block;
}

.slider_box .left{
    float:left;
	margin: 90px 0 0 10px;
}

.slider_box .right{
    float:right;
	margin: 90px 10px 0 0 ;
}

.slider_content{
	float:left;
	width:100%
}

#slider{
	margin-left:auto;
	margin-right:auto;
	height:90px;
    width: 696px;
    overflow: hidden;
	}
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{
	width:696px;
	height:90px;
	overflow:hidden;
	}
#prevBtn, #nextBtn{
	display:block;
	width:30px;
	height:33px;
	top:21px;
	z-index:0;
	}
#nextBtn{
	float: left;
	margin-top:30px;
	margin-left: -45px;
	}
#prevBtn{
	float: left;
	margin-left: -100%;
	left: 10px;
	position:relative;
	display:block;
	}
#prevBtn a, #nextBtn a{
	display:block;
	width:34px;
	height:33px;
	}
#nextBtn a{
	background:url(../img/Slider_box_rightItem.gif) no-repeat 0 0;
	}

#prevBtn a{
	background:url(../img/Slider_box_leftItem.gif) no-repeat 0 0;
	}

.content{
    width: 100%;
	float:left;
}

.container {
	float:left;
	width: 100%;
    padding-top: 10px;
}

.content_col1{
	width:220px;
	margin-left: -100%;
	float:left;
	}

.content_col2{
/*	padding: 0 250px 0 240px; */
	padding: 0 270px 0 240px;
    font-size: 12pt;
	}

.content_col3{
	width: 250px;
	margin-left: -250px;
	float:left;
	}
.year
{
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 0px;
}
.year li
{
    display:inline-block;
    font-family: Arial, Verdana, Tahoma;
    font-size: 16pt;
}
.current_year
{
    display:inline-block;
    font-family: Arial, Verdana, Tahoma;
    font-size: 16pt;
    background: #173664;
    padding: 4px;
    color: #fff;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -khtml-border-radius:5px;
    -o-border-radius:5px;
    border-radius:5px;
}
.link
{
    color: #000;
    display:block;
    text-decoration:none;
    font-weight: bold;
    font-size: 16pt;
}

/* left menu col */
div.content_col1 ul
{
	margin-left: 20px;
}

div.col1 a:hover
{
    color: #ff6a00;
    text-decoration: none;
}
/* base style of articles journal.django.html */
div.gray_row
{
    background: #E6E6E6;
}
div span.authors_style
{
    font-style: italic;
}
div.category, div.sub_category1, div.sub_category2
{
	background: #E6E6E6;
	text-align: center;
	font-weight: bold;
}
div.category
{
	background: #C6C6C6;
	font-size: 14pt;
}
div.sub_category1
{
	font-size: 13pt;
	background: #A6A6A6;
}
div.sub_category2
{
	font-size: 12pt;
	background: #B6B6B9;
}

/* table style of articles journalTable.django.html */
table#articles
{
	border-collapse: collapse;
	font-size: 10pt;
}
table#articles tr td.value a
{
    text-decoration: underline;
    color: #000;
}
table#articles tr td.value a:hover
{
    text-decoration: none;
    color: gray;
}
table#articles tr.article_title
{
	font-size: 12pt;
	font-weight: bold;
}
table#articles tr.article_title_gray
{
	font-size:   12pt;
	font-weight: bold;
	background:  #E6E6E6;
}
table#articles td
{
	padding: 4px;
	border: 1px solid white;
}
table#articles td.title
{
	font-weight: bold;
}
table#journals
{
    font-size: 12pt;
}
table#articles tbody tr.gray_row
{
	background: #E6E6E6;
}
table#articles tbody tr.category, tr.sub_category1, tr.sub_category2
{
	text-align: center;
	font-weight: bold;
}
table#articles tbody tr.category
{
	background: #C6C6C6;
	font-size: 14pt;
}
table#articles tbody tr.sub_category1
{
	background: #A6A6A6;
	font-size: 13pt;
}
table#articles tbody tr.sub_category2
{
	background: #B6B6B9;
	font-size: 12pt;
}
/* change view style button(link) of articles */
div.content_col2 h1
{
    font-size: 16pt;
}
#menu_left
{
    list-style-type: none;
}
#menu_left a
{
    color: #000;
    font-size: 12pt;
}
#menu_left a:hover
{
    text-decoration: underline;
}
.attention
{
    color: green;
    font-size: 16pt;
    text-align: center;
}
#books td
{
   vertical-align: top;
   height: 235px;
   width: 30%;
   min-width: 210px;
}
#books td.center_col
{
   margin: 0px 15px 0px 15px;
}




/* end */
/* Footer
-----------------------------------------------------------------------------*/
#footer {
	min-width: 960px;
	color: #000000;
	font-size: 1em;
	width: 100%;
	margin-top: -100px;
	clear:both;

}

#content, .content { zoom:1; }
.footer_content {

	float:left;
	width:100%;
	/*height: 80px;*/
	padding: 20px 0 0 0;
}

.footer_content hr {
    height: 9px;
	color: #434448;
	background-color: #434448;
	border: 0px;

}

#footer img {
	margin: 7px 0 0 2px;
	float:left;

}

#footer span{
	margin: 14px 0 0 8px;
	display:block;
	float:left;
	font-size: 0.8em;
	}

.footer_content ul {
	margin: 14px 0 0 0;
	float:right;
	font-size: 0.8em;
}

.footer_content li {

	display:inline;
	border-right: 1px #000 solid;
	padding-right: 5px;

	}

.footer_content li a {
	color:#000000;
	text-decoration:none;
	}

li.last{
	border: none;
	}
.errorlist
{
    list-style-type: none;
    color: red;
    margin-left: 0px;
}

/* Forms: */
.form_container
{
    margin-left: 30%;
}
.form_container h3
{
    margin-top: 14px;
    margin-bottom: 14px;
}
/* login */
#login
{
    list-style-type: none;
    padding-bottom: 10px;
    margin-left: 24px
}
#login li
{
    width: 180px;
    padding-bottom: 4px;
}
#login span /* marks errors */
{
    color: red;
}
#login_submit
{
    padding: 0px 4px 0px 4px;
    margin-left: 24px;
    margin-bottom: 10px;
}

/* coupons */
a.link_blue
{
    color: #063874;
    text-decoration: underline;
}

#link_desc
{
    text-decoration: underline;
    font-weight:     bold;
}
/* Yashare */
.yashare-auto-init
{
	margin-top: 10px;
	margin-left: 65px;
}

.attention
{
    text-decoration: italic;
    font-size: 14pt;
}

.search_panel_two
{
	float: left;
        width: 240px;
	margin: 45px 0px 40px 208px;
}


.search_panel {
	float: right;
        width: 240px;
	margin: 45px 0px 40px 0px;
}

.search_result
{
	margin-top: 25px;
}

ol.search_result li
{
	margin-bottom: 10px;
}

.wide
{
	margin-left: 3%;
	padding-left: 0px;
}

/* Publishers */
li.publisher
{
    padding-left: 10px;
}

span.necrolog {
 border-bottom: solid 2px black;
 border-top: solid 2px black;
 border-left: solid 2px black;
 border-right: solid 2px black;
 text-decoration: none;
}

a:link.necrolog {
 text-decoration: none;
}
.news-list {
    margin-top: 20px;
}

.table-layout {
    display: table;
}
.table-row {
    display: table-row;
}
.table-cell {
    margin-top: 8px;
}

.news-date {
    color: #DC8544;
    font-weight: bold;
    padding: 2px;
}
.news-item a:hover
{
    color: #1B3863;
    text-decoration: underline;
}
.index-letters {
    display: block;
    margin: 9px 0 15px -3px;
    padding: 0;
    list-style: none;
    overflow: hidden;
    line-height: 1;
}
.index-letter {
    color: #c1c1c1;
    display: block;
    float: left;
    margin-right: 3px;
    padding: 0;
    min-width: 20px;
    height: 20px;
    text-align: center;
    line-height: 21px;
}
.index-letter:hover {
    background: #173664;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}
.index-letter a {
    display: block;
    padding: 0 3px;
}
.index-letter a:hover {
    color: #fff;
}
form.companies-search {
    padding: 20px 0px;
    text-align: center;
}
form.companies-search input[type=text] {
    width: 40%;
    height: 20px;
}
form.companies-search button {
    height: 24px;
    width: 64px;
    font-size: 11pt;
}
.news-paginator {
    margin-top: 30px;
    text-align: center;
}
.btn-add-to-cart-en {
    background-image: url('/media/img/add-to-cart_en.jpg');
    background-size: 170px 45px;
    height: 45px;  
    width: 170px;
    border: 0;
    cursor: pointer;
}
.btn-add-to-cart-ru {
    background-image: url('/media/img/add-to-cart_ru.jpg');
    background-size: 170px 45px;
    height: 45px;  
    width: 170px;
    border: 0;
    cursor: pointer;
}
