﻿/*--------------------------------------------------
*
* ����� ��� ����� �����
* http://vniis.ru
*
* �����: �������� ������
* ����:  05.2010
*
*--------------------------------------------------*/

* {
  margin: 0px;
  padding: 0px;
  border: none;
  font-family: "Times New Roman", Times, serif;
  /*font-family: Arial, Helvetica, sans-serif;*/
}

body {
  background: url("../images/bg-bg-big.png") #FFFDF8 repeat-x;  
}

.wrapper {
  width: 974px;
  min-height: 750px;
  height: 100%;
  margin: 0 auto;
  background-color: white;
}

.header-0 {
  height: 26px;
  width: 974px;
  background: url("../images/_0-header.png") no-repeat transparent;
}




.tab-1 {
  height: 30px;
  padding-top: 4px;  
  text-align: right;
}

.tab-1 a {
  font-size: 14px;
  color: #777;
  text-decoration: none;
  margin-left: 15px;
  font-family: Arial, Helvetica, sans-serif;
}

/*--------------------------------------------------
*         Active menu item highlighting
*--------------------------------------------------*/

.tab-1 a {
  display: inline-block;
  height: 21px;
  padding: 0 0px;
  padding-right: 0;
}

.tab-1 a span {
  padding-right: 0px;
  padding-top: 3px;
  display: inline-block;
  height: 21px;
  font-family: Arial, Helvetica, sans-serif;  
}

.tab-1 a.active {
  background: url("../images/menu-highlight.png") no-repeat white left top;
}

.tab-1 a.active span {
  background: url("../images/menu-highlight.png") no-repeat white right top;
}


/*------------------*/




.menu-home1 {
  float: left;
}




.menu-01 {
  float: left;
}

.menu-01 a {
  text-decoration: none;
  color: white;
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 14px;
  background: url("../images/_0-menu.png") no-repeat transparent 0 0;
  background-position: right !important;
  height: 27px;
  display: inline-block;
  margin-top: -1px;
}

.menu-01 a.active {
  text-decoration: none !important;
font-size: 14px;
}


.menu-01 a span {
  font-family: Arial, Helvetica, Sans-serif;
font-size: 14px;
  display: inline-block;
  height: 21px;
  /*width: 100%;*/
  padding: 5px 15px 0 15px;    
}

.menu-01 a .active span {
font-size: 14px;
  background: url("../images/_0-menu-active.png") #EC6722 no-repeat bottom center;
  margin-left: 1px;
  margin-right: -4px;
}

.menu-01 a .active  {
font-size: 14px;
  background: url("../images/_0-menu-active.png") #EC6722 no-repeat bottom center;
  margin-left: 1px;
  margin-right: -4px;
}

.menu-01 a {
font-size: 14px;
  font-family: Arial, Helvetica, Sans-serif;
  display: inline-block;
  height: 21px;
  /*width: 100%;*/ 
padding: 5px 15px 5px 15px;  
  margin-top: -3px;
}



.menu-0 a {
  text-decoration: none;
  color: white;
  font-family: Arial, Helvetica, Sans-serif;
      font-size: 14px;
  background: url("../images/_0-menu.png") no-repeat transparent 0 0;
  height: 21px;
  display: inline-block;
  /*margin-top: -1px;*/
padding: 1px 15px 1px 15px;  
}

.menu-0 a.active {
  height: 21px;
  text-decoration: none !important;
font-size: 14px !important;
background: url("../images/_0-menu-active.png") #EC6722 no-repeat bottom center !important;
  margin-left: 10px !important;
  margin-right: -4px!important;
margin-top:-3px !important;
}


.menu-home {
    font-size: 12px;
  float: left;
  width: 200px;
  margin: 7px 0 0 50px;
}

.menu-home a {
  display: block;
  height: 12px;
  width: 11px;
  float: left;
  margin: 0 10px;
    font-size: 12px;
  color: black;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
}

.menu-home a.home {
  background: url("../images/_0-icons.png") no-repeat transparent 0 0;
    font-size: 12px;
}

.menu-home a.mail {
  background: url("../images/_0-icons.png") no-repeat transparent -22px 0;
}

.menu-home a.link {
  background: url("../images/_0-icons.png") no-repeat transparent -43px 0;
}

.menu-0 {
  float: right;
}



.menu-0 a span {
  font-family: Arial, Helvetica, Sans-serif;
  display: inline-block;
  height: 21px;
  /*width: 100%;*/
  padding: 5px 15px 0 15px;    
}

.menu-0 a.active span {
  background: url("../images/_0-menu-active.png") #EC6722 no-repeat bottom center;
  margin-left: 1px;
  margin-right: -4px;
}

.header-1 {
  height: 30px;
  padding-top: 4px;  
  text-align: right;
}

.header-1 a {
  font-size: 13px;
  color: #777;
  text-decoration: none;
  margin-right: 15px;
  font-family: Arial, Helvetica, sans-serif;
}

.header-1 a.active {
  /*background-color: #FCE6CE;*/
  color: #655C53;
 font-size: 13px;
  text-decoration: none !important;
}

.header-1 a img {
  margin-right: 5px;
}


/*--------------------------------------------------
*         Active menu item highlighting
*--------------------------------------------------*/

.header-1 a {
  display: inline-block;
  height: 21px;
  padding: 0 7px;
  padding-right: 0;
 font-size: 13px;
}

.header-1 a span {
  padding-right: 7px;
  padding-top: 3px;
  display: inline-block;
  height: 21px;
 font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;  
}

.header-1 a.active {
  background: url("../images/menu-highlight.png") no-repeat white left top;
}

.header-1 a.active span {
  background: url("../images/menu-highlight.png") no-repeat white right top;
}


/*------------------*/



.header-2 {
  height: 95px;
  font-family: Arial, Helvetica, sans-serif;
 font-size: 16px;

}

.header-2 .logo {
  /*float: rigth;*/
}

.header-2 .title img {
  margin-left: 35px;
  margin-right: 15px;
  float: left;
}

.header-2 .title div {
 font-size: 16px;
  line-height: 20px;
  padding-top: 12px;
  width: 700px;
  font-family: Arial, Helvetica, sans-serif;
}

.header-2 .title div span {
  color: #888;
  font-family: Arial, Helvetica, sans-serif;
 font-size: 16px;
  
}

.header-2 .lang {
 font-size: 12px;
  position: relative;
  float: right;
  top: 0px;
  margin-right: 2px;
  margin-top: -30px;
}

.header-2 .lang .menu-home {
  margin-top: 0px;
}


.header-2 .lang a {
  font-size: 12px;
  color: black;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  
}

.header-2 .lang a img {
  margin: 0 5px;
}

/*--------------------------------------------------
*                  Search box
*--------------------------------------------------*/

.header-2 .search {
  float: right;
  /*margin-top: -15px;*/
}

.header-2 .search form {
  height: 26px;
  width: 280px;
}

.header-2 .search label {
  font-size: 14px;
  padding-bottom: 10px;
}

.header-2 .search fieldset {
  padding:  0 10px;
  display: inline;
  float: none;
  width: 267px;
  height: 26px;
}

.header-2 .search input.h-search-box {
  /*border: 1px solid #888;*/
  font-size: 14px;
  display: inline;
  background: url("../images/_2-search.png") no-repeat transparent left top;
  height: 26px;
  width: 232px;
  margin: 0;
  padding: 0;
  color: #888;
  padding: 0 0 0 10px;
  float: left;
}

.header-2 .search input.h-search-btn {
  background: url("../images/_2-search.png") no-repeat transparent right top;
  height: 26px;
  width: 25px;
  margin: 0;
  padding: 0;
  display: inline;
  float: right;
  color: white;
  font-size: 0;
  text-indent: -999em;
  cursor: pointer;
}


/*--------------------------------------------------
*                     Body
*--------------------------------------------------*/

.b-left {
  float: left;
  width: 734px;
}

.b-right {
  float: right;
  width: 240px;
  /*padding-top: 20px;*/
}

.b-right .item  a {
  font-family: "Times New Roman", Times, serif;
  margin-bottom: 0.5em;
  color: #1D474D;
  text-decoration: none;
}

.body-content {
  margin-top: 5px;
  padding-bottom: 20px;
  /*border-bottom: 1px solid #ccc;*/
}

.b-c-left {
  float: left;
  width: 245px;
}

.b-c-left .attention {
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 5px;

}

.b-c-left .attention h3 {
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: bold;
  font-family: "Arial Black", sans-serif;
  color: #5f5f5f;
  text-transform: uppercase;
}

.b-c-left .attention p {
  font-family: Times, serif;
  font-size: 14px;
}


.b-c-left .attention p a {
  text-decoration: none;color: #1D474D;
}

.b-c-left .attention p a:hover {
  text-decoration: underline;color: #1D474D;
}

.b-c-left .item {
  /*margin-left: 15px;*/
  border-bottom: 1px solid #ccc;
  margin-bottom: 15px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
}

.b-c-left .item h3 {
  margin-top: 15px;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: bold;
  font-family: "Arial Black", sans-serif;
  color: #333;
  text-transform: uppercase;
}

.b-c-left .item p {
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  /*margin-bottom: 1.5em;*/
  /*line-height: 1.5em;*/
  margin-bottom: 0.5em;
  line-height: 17px;
}

.b-c-left .item p a {
  text-decoration: none;
}

.b-c-left .item p a:hover {
  text-decoration: underline;
}

.b-c-left .item a.more {
  display: block;
  float: right;
  /*margin-right: -10px;*/
  text-decoration: none;
  font-size: 12px;
  text-transform: lowercase;
  color: black;
  display: inline-block;
  height: 13px;
  width: 95px;
  padding-top: 2px;
  background: url(../images/_3-right-arrow.png) no-repeat white right 0;
  font-family: Arial, Helvetica, sans-serif;
  margin-bottom: 15px;

}

.b-c-left .news {
  background: url(../images/_3-left-paper-top.png) repeat-x #F6EFD5;
  border-right: 1px solid #F5E5AA;
  /*width: 220px;*/
  margin: 10px 10px;
  padding: 15px 20px;
}

.b-c-left .news .item {
  border-bottom: 1px solid black;
  margin: 15px 0;
  padding-bottom: 15px;
}

.b-c-left .news h2 {
  font-size: 13px;
  text-transform: uppercase;
  font-family: "Arial Black", sans-serif;
  font-weight: bold;
  padding-bottom: 10px;
  border-bottom: 3px double black;
}

.b-c-left .news p {
  /*line-height: 1.4em;*/
  line-height: 17px;  
  font-family: Times, serif;
  font-size: 14px;
}

.b-c-left .news p.time {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  margin-bottom: 15px;
}

.b-c-left .news p.all-news {
  text-align: right;
  margin-bottom: 20px;
  
}

.b-c-left .news p a {
  text-decoration: none;
}

.b-c-left .news p a:hover {
  text-decoration: underline;
}

.b-c-left .news p.all-news a {
  text-decoration: none;
  font-size: 14px;
  font-family: Times, serif;
  color: #666;
}

.b-c-left .news img{
  float:right;
}

.b-c-left .news p.all-news a:hover {
  text-decoration: underline;
}
.bottom-news {
background-color: #ffffff !important;
padding-left: 15px !important;
padding-right: 15px !important;
}

.bottom-news .item {
  border-top: 1px solid #ccc;
  padding-bottom: 10px;  
}

.bottom-news .item h3 {
  margin: 20px 0;
  font-size: 12px;
  font-weight: bold;
  font-family: "Arial Black", sans-serif;
  color: black;
}

.bottom-news .item  a {
  font-family: "Times New Roman", Times, serif;
  margin-bottom: 0.5em;
  color: #1D474D;
  text-decoration: none;
}

.bottom-news .item  a:hover {
  font-family: "Times New Roman", Times, serif;
  margin-bottom: 0.5em;
  color: #1D474D;
  text-decoration: underline !important;
}

.bottom-news .item p {
  font-family: Times, serif;
  font-size: 12px;
  margin-top: 11px;
  line-height: 17px;
    margin-bottom: 0em;
}

.bottom-news .item ul {
  padding-left: 20px;
}

.bottom-news .item li {
  font-family: Times, serif;
  font-size: 14px;
  line-height: 17px;
}

.bottom-news .item a.more {
  display: block;
  float: right;
  /*margin-right: -10px;*/
  text-decoration: none;
  font-size: 11px;
  text-transform: lowercase;
  color: black;
  display: inline-block;
  font-family: Arial, Helvetica, sans-serif;
  
  height: 13px;
  width: 95px;
  padding-top: 2px;
  background: url(../images/_3-right-arrow.png) no-repeat white right 0;
}



.b-c-right {
  width: 489px;
  float: right;
  background-color: #ccc;
  padding-top: 10px;
}

.b-c-right .left-c {
  width: 230px;
  float: left;
}

.b-c-right .left-c .item {
  margin-left: 10px;
}

.b-c-right .right-c {
  width: 230px;
  float: right;
  padding-right: 10px;
}

.b-c-right .right-c .item {
  margin-right: 10px;
}

.b-c-right .main-blocks .item {
  width: 210px;
  /*background-color: #fff0df;*/
  background: url("../images/sert-b-glare.png") no-repeat #FFF0E0 center center;  
  margin-bottom: 10px;
  padding: 10px 10px 0 10px;
}

.b-c-right .main-blocks .item h3 {
  /*color: #154F57;*/
  color: #155472;
  font-size: 14px;
  line-height: 16px;
  font-family: Georgia, Times, serif;
  font-weight: bold;
  border-bottom: 2px dotted #ccc;
  padding-bottom: 10px;
  margin-bottom: 10px;
  text-transform: uppercase;
}


.b-c-right .main-blocks .item h3.icon1 {
  background: url("../images/icon1.png") transparent no-repeat top left;
  padding-left: 35px;
  padding-top: 10px;
  /*vertical-align: center;*/
  min-height: 25px;
}

.b-c-right .main-blocks .item h3.icon2 {
  background: url("../images/icon2.png") transparent no-repeat center left;
  padding-left: 35px;
  padding-top: 10px;
  /*vertical-align: center;*/
  min-height: 25px;
}


.b-c-right .main-blocks .item h3.icon3 {
  background: url("../images/icon3.png") transparent no-repeat left 5px;
  padding-left: 35px;
  /*padding-top: 10px;*/
  /*vertical-align: center;*/
  min-height: 25px;
}

.b-c-right .main-blocks .item h3.icon4 {
  background: url("../images/icon4.png") transparent no-repeat top left;
  padding-left: 35px;
  padding-top: 10px;
  /*vertical-align: center;*/
  min-height: 25px;
}


.b-c-right .main-blocks .item h3.icon5 {
  background: url("../images/icon5.png") transparent no-repeat left 5px;
  padding-left: 35px;
  /*padding-top: 10px;*/
  /*vertical-align: center;*/
  min-height: 25px;
}

.b-c-right .main-blocks .item h3.icon6 {
  background: url("../images/icon6.png") transparent no-repeat center left;
  padding-left: 35px;
  padding-top: 10px;
  /*vertical-align: center;*/
  min-height: 25px;
}


.b-c-right .main-blocks .item h3.icon7 {
  background: url("../images/icon7.png") transparent no-repeat top left;
  padding-left: 35px;
  padding-top: 10px;
  /*vertical-align: center;*/
  min-height: 25px;
}

.b-c-right .main-blocks .item h3.icon8 {
  background: url("../images/icon8.png") transparent no-repeat left 5px;
  padding-left: 35px;
  /*padding-top: 10px;*/
  /*vertical-align: center;*/
  min-height: 25px;
}

.b-c-right .main-blocks .item h3.icon9 {
  background: url("../images/icon9.png") transparent no-repeat top left;
  padding-left: 35px;
  padding-top: 10px;
  /*vertical-align: center;*/
  min-height: 25px;
}

.b-c-right .main-blocks .item h3.icon10 {
  background: url("../images/icon10.png") transparent no-repeat top left;
  padding-left: 35px;
  padding-top: 10px;
  /*vertical-align: center;*/
  min-height: 25px;
}


.b-c-right .main-blocks .item h3 a {
  /*color: #154F57;*/
  color: #155472;
  font-size: 14px;
  line-height: 16px;
  font-family: Georgia, Times, serif;
  font-weight: normal;
  text-decoration: none;
  /*letter-spacing: -1px;*/
}

.b-c-right .main-blocks .item h3 a:hover {
  text-decoration: underline;
}

.b-c-right .main-blocks .item p {
  font-family: "Times New Roman", Times, serif;
  line-height: 20px;
  /*color: #292929;*/
  color: #132f34;  
  font-size: 14px;
}

.b-c-right .main-blocks .item p b {
  font-family: "Times New Roman", Times, serif;
}

.b-c-right .main-blocks .item a.more {
  /*display: block;*/
  float: right;
  margin-right: -10px;
  text-decoration: none;
  font-size: 11px;
  text-transform: lowercase;
  font-family: Arial, Arial, Helvetica, sans-serif;
  color: black;
  display: inline-block;
  height: 17px;
  width: 85px;
  padding-top: 3px;
  background: url(../images/_3-main-block-plus-2.png) no-repeat transparent right 0;
}

.b-c-right .left-c .item:hover {
  border: 5px solid #F9872B;
  border-bottom: 0px;
  margin-left: 5px;
  margin-top: -5px;
  /*margin-bottom: 5px;*/
}

.b-c-right .right-c .item:hover {
  border: 5px solid #F9872B;
  border-bottom: 0px;  
  margin-left: -5px;
  margin-top: -5px;
  /*margin-bottom: 5px;*/
}

.b-c-right .main-blocks .item:hover a.more {
  background-color: #F9872B;
  text-align: right;
  background-image: none;
  width: 205px;
  margin: 0;
  margin-right: -10px;
  padding: 3px 30px 0 0;
  color: white;
}

/*--------------------------------------------------
*                  Right column
*--------------------------------------------------*/

.b-right .item {
  margin-left: 15px;
  margin-right: 10px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 5px;
  padding-bottom: 5px;
}

.b-right .item h3 {
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: bold;
  font-family: "Arial Black", sans-serif;
  color: #5f5f5f;
  text-transform: uppercase;
}

.b-right .item p {
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  /*margin-bottom: 1em;*/
  /*line-height: 1.5em;*/
  margin-bottom: 0.5em;
  line-height: 17px;
}

.b-right .item p a {
  text-decoration: none;
}

.b-right .item p a:hover {
  text-decoration: underline;
}

.b-right .item a.more {
  display: block;
  float: right;
  /*margin-right: -10px;*/
  text-decoration: none;
  font-size: 12px;
  text-transform: lowercase;
  color: black;
  display: inline-block;
  height: 13px;
  width: 95px;
  padding-top: 2px;
  background: url(../images/_3-right-arrow.png) no-repeat white right 0;
  font-family: Arial, Helvetica, sans-serif;
  
}


/*--------------------------------------------------
*                     Slider
*--------------------------------------------------*/

#wrapper-s {
  width: 760px;
  margin: 0 auto;
}

#intro {
  padding-bottom: 10px;
}

h2 {
  margin: 0;
  margin-bottom: 14px;
  padding: 0;
}

#slider {
  width: 734px;
  height: 200px;
  /*margin: 0 auto;*/
  position: relative;
  background: url(../images/bg.png) no-repeat #fff left top;
  overflow: hidden;
}

.scroll {
  height: 250px;
  width: 474px;
  margin-left: 250px;
  overflow: auto;
  overflow: hidden;
  position: relative;
  clear: left;
  /*background: #FFFFFF url(images/content_pane-gradient.gif) repeat-x scroll left bottom;*/
}

.scrollContainer div.panel {
  padding: 0 20px;
  padding-top: 20px;
  height: 170px;
  width: 434px;
  overflow: hidden;
}

/*--------------------------------------------------
* 
* #shade {
*   background: #EDEDEC url(images/shade.jpg) no-repeat 0 0;
*   height: 50px;
* }
* 
*--------------------------------------------------*/

.nav {
  float: left;
  width: 250px;
  position: absolute;
  top: 0px;
  margin-top: 18px;
  /*padding-top: 18px;*/
}

ul.navigation {
  list-style: circle;
  margin: 0;
  padding: 0;
  padding-left: 25px;
  /*padding-top: 20px;*/
  /*padding-bottom: 9px;*/
}

ul.navigation li {
  /*display: inline;*/
  /*margin-right: 10px;*/
  list-style-image: url(../images/bullet-2.png);
  height: 20px;
  margin-bottom: 4px;
}

ul.navigation li.selected {
  list-style-image: url(../images/bullet-1.png);
}


ul.navigation li a {
  font-family: Arial;
  font-size: 11px;
  font-weight: bold;
  padding-left: 6px;
  width: 214px;
  height: 20px;
  display: inline-block;
  color: white;
  text-decoration: none;
  position: relative;
  top: -6px;
  /*margin-top: -10px;*/
  padding-top: 4px;
}

ul.navigation li a:hover {
  /*background-color: #f6f6f6;*/
}

ul.navigation li a.selected {
  background: transparent url(../images/lnk-h.png) no-repeat;
}

ul.navigation li a:focus {
  outline: none;
}

.scrollButtons {
  position: absolute;
  top: 150px;
  cursor: pointer;
}

.scrollButtons.left {
  left: -20px;
}

.scrollButtons.right {
  right: -20px;
}

.hide {
  display: none;
}

.panel p {
  font-family: Arial;
  font-size: 12px;
  line-height: 28px;
}

/*--------------------------------------------------
*                     Footer
*--------------------------------------------------*/

.footer {
  height: 144px;
  width: 100%;
  background: url(../images/footer.png) repeat-x white;
  font-family: Arial, Helvetica, sans-serif;
}

.footer .wrapper-f {
  width: 974px;
  margin: 0 auto;
}

.footer-0 {
  height: 40px;
  padding-top: 15px;
  text-align: center;
font-size: 12px;
}

.footer-0 a {
  font-size: 12px;
  color: black;
  text-decoration: none;
  border-left: 1px solid #ccc;
  padding: 0 10px;
  font-family: Arial, Helvetica, sans-serif;
  
}

.footer-0 a:hover {
  text-decoration: underline;
font-size: 12px;
}

.footer-0 a.first {
  padding-left: 0;
  border-left: 0px;
font-size: 12px;
}

.footer-1 {
  padding-top: 10px;
}

.footer-1 {
  color: #622F0C;
 font-size: 12px;
  line-height: 16px;
}

.footer-1 a {
  text-decoration: none;
 font-size: 12px;
  line-height: 16px;
  /*font-size: 0.7em;*/
}

.footer-1 .left {
  float: left;
}

.footer-1 .left p {
  color: #622F0C;
  font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
  line-height: 16px;
}

.footer-1 .left a {
  color: #622F0C;
  font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
  line-height: 16px;
}

.footer-1 .right {
  float: right;
  color: white;
  width: 290px;
}

.footer-1 .right a {
  color: white;
  float: left;
  margin-top: 5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 16px;
  
}

.footer-2 {
  height: 28px;
  width: 974px;
  background: url("../images/_0-header.png") no-repeat transparent;
  margin: 0 auto;
}

.footer-21 {
  position:relative;
  background: url("../images/bg-bg-big.png") #FFFDF8 repeat-x;  
  margin-top:0px !important;
}



/*--------------------------------------------------
*                  Search box
*--------------------------------------------------*/




.footer-1 .right input.h-search-box {
  /*border: 1px solid #888;*/
 font-size: 14px;
  display: inline;
  background: url("../images/_2-search1.png") no-repeat transparent left top;
  height: 22px;
  width: 110px;
  margin: 0;
  padding: 0;
  color: #888;
  padding: 0 0 0 10px;
  float: left;
}

.footer-1 .right input.h-search-btn {
  background: url("../images/_2-search1.png") no-repeat transparent right top;
  height: 22px;
  width: 25px;
  margin: 0;
  padding: 0;
  display: inline;
  float: right;
  color: white;
  font-size: 0;
  text-indent: -999em;
  cursor: pointer;
}


.footer-1 .right form {
  display: inline-block;
  float: left;
  height: 22px;
  width: 110px;
}

.footer-1 .right fieldset {
  padding:  0 10px;
  display: inline;
  float: none;
  width: 110px;
  height: 22px;
}

.footer-1 .right label {
 font-size: 12px;
  margin-left: 10px;
  padding-left:10px;
  margin-right: 10px;
  border-left: 1px solid #C6611E;
  font-family: Arial, Helvetica, sans-serif;
  
}

.footer-1 .right input {
   font-size: 14px;
}


/*--------------------------------------------------
*                 ������������
*--------------------------------------------------*/

.additional-header {
  height: 62px;
  overflow: hidden;
  margin-bottom: 10px;
}

.additional-header .left {
  float: left;
  width: 446px;
  height: 62px;
  background: url("../images/_5-header-l.png") no-repeat white top left;

}

.additional-header .left img {
  float: left;
  margin-left: 30px;
}

.additional-header .left h2 {
  color: white;
  font-size: 22px;
  padding-top: 20px;
  font-family: Arial, Helvetica, sans-serif;
}

.additional-header .left h2.longer-header {
  padding-top: 6px;
  font-size: 22px;
  font-family: Arial, Helvetica, sans-serif;
}


.additional-header .right {
  float: right;
  width: 525px;
  height: 62px;
  background: url("../images/_5-header-r.png") no-repeat white bottom right;
  color: #1D474D;
  /*text-align: center;*/
  padding-top: 3px;
  line-height: 18px;
  overflow: visible;
}

.additional-header .right a {
  color: #154F57;
  font-size: 12px;
  /*letter-spacing: -1px;*/
  font-weight: bold;
  text-decoration: none;
  margin: 0 0px 0 0px;
  font-family: Arial, Arial, Helvetica, sans-serif;
}

.additional-header .right a:hover {
  text-decoration: underline;
}

.generic-body {
  float: left;
  width: 653px;
  border: 10px solid #ccc;
  padding: 20px 30px;
  min-height: 500px;
  margin-bottom: 10px;
}

.generic-body p {
  font-family: "Times New Roman", Times, serif;
  margin-bottom: 10px;
  
}

.generic-body b {
  font-family: "Times New Roman", Times, serif;
}

.generic-body a {
  font-family: "Times New Roman", Times, serif;  
  color: #1D474D;
  text-decoration: none;
}

.generic-body a:hover {
  text-decoration: underline;
}

.generic-body ul {
  font-family: "Times New Roman", Times, serif;
  padding-left: 20px;
  /*margin-bottom: 1em;*/
  margin-bottom: 0.6em;

}

.generic-body ol {
  font-family: "Times New Roman", Times, serif;
  padding-left: 20px;
  margin-bottom: 0.6em;
}

.generic-body ul li {
  font-family: "Times New Roman", Times, serif;
  line-height: 19px !important;
}

.generic-body h3 {
  color: #EF8227;
  text-transform: uppercase;
  font-family: "Arial Black", sans-serif;
  font-weight: bold;
  font-size: 18px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.cert-block {
  width: 263px;
  /*height: 200px;*/
  background: url("../images/sert-b-glare.png") no-repeat #FFF0E0 center center;
  border: 1px solid #F9CFA0;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 20px 25px;
}

.cert-block h3 {
  font-family: "Times New Roman", Times, serif;
  color: #155470;
  /*font-size: 15px;*/
  font-size: 12px;  
  font-weight: normal;
  text-transform: uppercase;
  border-bottom: 2px dotted #ccc;
  /*padding-bottom: 10px;*/
  padding-bottom: 6px;  
  margin-bottom: 10px;
}

.cert-block h3 a {
  font-family: "Times New Roman", Times, serif;
  color: #155470;
  /*font-size: 15px;*/
  font-size: 12px;  
  font-weight: normal;
  text-transform: uppercase;
  text-decoration: none;
}

.cert-block h3 a:hover {
  text-decoration: underline;
}

.cert-block p {
  font-family: "Times New Roman", Times, serif;
  /*margin-bottom: 1em;*/
  margin-bottom: 0.5em;
  line-height:16px;
  color: #132F33;
  font-size: 14px;
}

.cert-block ul {
  color: #132F33;  
}

.cert-block p b {
  font-family: "Times New Roman", Times, serif;
}

.cert-block a.more {
  /*display: block;*/
  position: relative;
  bottom: 0px;
  float: right;
  margin-right: -25px;
  margin-bottom: -25px;
  text-decoration: none;
  font-size: 14px;
  text-transform: lowercase;
  color: black;
  display: inline-block;
  height: 17px;
  width: 85px;
  padding-top: 3px;
  background: url(../images/_3-main-block-plus-2.png) no-repeat transparent right 0;
  font-family: Arial, Helvetica, sans-serif;
}

/*    cert-block containers   */

.cert-block-container-left {
  float: left;
  width: 265px;
}

.cert-block-container-right {
  float: right;
  width: 265px;
  margin-right: 50px;
}

/*  cert-block-3 containers   */

table.cert-block-container-3 tr td {
  vertical-align: top;
  padding: 0;
}

table.cert-block-container-3 .cert-block {
  width: 175px;
  padding: 15px;
}

/* end */


.generic-r-c {
  float: left;
  width: 230px;
  padding-left: 10px;
}

.generic-r-c .item h3 {
  color: white;
  padding: 8px 10px;
  font-size: 13px;
  background-color: #1D474D;
  margin-bottom: 10px;
  font-family: "Arial Black", sans-serif;
}

.generic-r-c .item h4 {
  color: white;
  padding: 8px 10px;
  font-size: 13px;
  background-color: #1D474D;
  margin-bottom: 10px;
  font-family: "Arial Black", sans-serif;
}

.generic-r-c .item h4.first {
  background-color: #EF8227;
}



.generic-r-c .item1 h4 {
  color: white;
  padding: 8px 10px;
  font-size: 13px;
  background-color: #1D474D;
  margin-bottom: 10px;
  font-family: "Arial Black", sans-serif;
}

.generic-r-c .item1 h4.first {
  background-color: #EF8227;
}


/* __________________________________________________________*/

.generic-r-c .item .theme-lev1 a{
    font-size: 14px !important;
    line-height: 17px;
    font-family: "Times New Roman", Times, serif;
  margin-bottom: 0.5em;
  color: #1D474D;
  text-decoration: none;
}

.generic-r-c .item1 .theme-lev1 a:hover {
   text-decoration: underline;
}

.generic-r-c .item1 .theme-lev1 a.active {
   text-decoration: underline;
}




.generic-r-c .item .theme-lev2 a{
  font-size: 13px !important;
  line-height: 16px !important;
  padding-left:16px;
  color: #1D4B4F;
background: url(../images/_3-main-block-plus-21.png) no-repeat transparent left 0;
}

.generic-r-c .item .theme-lev2 a:hover {
    text-decoration: underline;
}

.generic-r-c .item .theme-lev2 a .active {
    text-decoration: underline;
}




.generic-r-c .item .theme-lev3 a {
  font-size: 11px !important;
  line-height: 16px !important;
  padding-left:26px;
  color: #1D4B4F;
}

.generic-r-c .item .theme-lev3 a:hover {
    text-decoration: underline;
}

.generic-r-c .item .theme-lev3 a .active {
    text-decoration: underline;
}


/* __________________________________________________________*/

.generic-r-c .item h4 a {
  color: white;
  /*padding: 8px 10px;*/
  font-size: 13px;
  /*background-color: #1D474D;*/
  margin-bottom: 10px;
  font-family: "Arial Black", sans-serif;
  text-decoration: none;
}

.generic-r-c .item p {
  margin-bottom: 1em;
  font-size: 14px;
  line-height: 17px;
  margin-left: 10px;
}

.generic-r-c .item p a {
  font-family: "Times New Roman", Times, serif;
  margin-bottom: 0.5em;
  color: #1D474D;
  text-decoration: none;
}


.generic-r-c .item p a:hover {
  text-decoration: underline;
}

.generic-r-c .item p a.active {
  text-decoration: underline;
}

.generic-r-c .item a .remove {
  font-size: 14px;
  color: #f86c00 !important;
}

/*
 *  TODO!!!
 */

.generic-r-c .item p a.more {
  /*display: block;*/
  float: right;
  margin-right: -10px;
  text-decoration: none;
  font-size: 11px;
  text-transform: lowercase;
  font-family: Arial, Helvetica, sans-serif;
  color: black;
  display: inline-block;
  height: 17px;
  width: 85px;
  padding-top: 3px;
  background: url(../images/_3-main-block-plus-2.png) no-repeat transparent right 0;
}

.generic-r-c .sale {
  background: url(../images/_3-left-paper-top.png) repeat-x #F6EFD5;
  border-right: 1px solid #F5E5AA;
  /*width: 220px;*/
  margin: 20px 10px;
  padding: 15px 10px;
}

.generic-r-c .sale h2 {
  font-size: 13px;
  /*text-transform: uppercase;*/
  font-family: "Arial Black", sans-serif;
  font-weight: bold;
  margin-top: 10px;
  padding-left: 45px;
  padding-bottom: 15px;
  border-bottom: 2px dotted #ccc;
}

.generic-r-c .sale img.cart {
  float: left;
}

.generic-r-c .sale p {
  line-height: 20px;
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  margin-bottom: 16px;
  text-align: center;
}

.generic-r-c .sale p a {
  color: black;
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  text-decoration: none;
}

.generic-r-c .phone {
  background: url(../images/_3-left-paper-top.png) repeat-x #F6EFD5;
  border-right: 1px solid #F5E5AA;
  /*width: 220px;*/
  margin: 20px 10px;
  padding: 15px 10px;
}

.generic-r-c .phone h2 {
  font-size: 13px;
  line-height: 15px;
  /*text-transform: uppercase;*/
  font-family: "Arial Black", sans-serif;
  font-weight: bold;
  /*margin-top: 10px;*/
  padding-left: 45px;
  padding-bottom: 10px;
  border-bottom: 2px dotted #ccc;
}

.generic-r-c .phone .h2d {
font-size: 13px;
  line-height: 15px;
  /*text-transform: uppercase;*/
  font-family: "Arial Black", sans-serif;
  font-weight: bold;
  /*margin-top: 10px;*/
  padding-left: 10px;
  padding-bottom: 15px;
  border-bottom: 2px dotted #ccc;
}

.generic-r-c .phone img.phone-img {
  float: left;
}

.generic-r-c .phone p {
  line-height: 20px;
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  margin-bottom: 1em;
  /*text-align: center;*/
}

.generic-r-c .phone ul {
padding-left:20px;
  /*text-align: center;*/
}

.generic-r-c .phone ul li {
  line-height: 20px;
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  margin-bottom: 0.7em;
padding-left:10px;
  /*text-align: center;*/
}

.generic-r-c .phone p a {
  color: #1D474D;
  font-family: "Times New Roman", Times, serif;
  font-size: 16px;
  text-decoration: none;
}

.generic-r-c .phone ul li a {
  color: #1D474D;
  font-family: "Times New Roman", Times, serif;
  font-size: 16px;
  text-decoration: none;
}

.cert-text div.intro p {
  font-family: "Times New Roman", Times, serif;
  font-size: 16px;
  line-height: 30px;
  color: black;
  margin-bottom: 1em;
}


.cert-text p {
  font-family: "Times New Roman", Times, serif;
  /*font-family: Arial, Helvetica, sans-serif;*/
  /*font-size: 0.9em;*/
  /*font-size: 0.8em;*/
  /*line-height: 1.6em;*/
  line-height: 19px;
  margin-bottom: 0.6em;
}

.cert-text tr {
  margin-bottom: 10px;
}

.cert-text td {
  font-family: "Times New Roman", Times, serif;
  padding: 5px 10px;
  vertical-align: top;
}


.cert-text .new table td {
  font-family: "Times New Roman", Times, serif;
  padding: 5px 10px;
  vertical-align: top;
  font-size: 14px;
  line-height: 16px;
  border-bottom:1px solid #eee;
}

.cert-text td i {
  font-family: "Times New Roman", Times, serif;
}

.cert-text ul li {
  font-family: "Times New Roman", Times, serif;
  /*font-size: 0.9em;*/
  line-height: 19px;
  margin-bottom: 6px;
margin-top: 2px;
}

.cert-text ol li {
  font-family: "Times New Roman", Times, serif;
  /*font-size: 0.9em;*/
  line-height:19px;
  margin-bottom: 6px;
margin-top: 2px;
}

.cert-text hr {
  height: 0px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 1em;
}

.cert-text h4 {
  font-family: "Arial Black", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  color: #555;
  margin: 0.6em 0;
}

.cert-text h5 {
  font-family: "Arial Black", sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  color: #555;
  margin: 0.6em 0;
}

.cert-text img.cover {
  margin: 0 20px 10px 0;
  float: left;
}

.recent-seminar-block {
  width: 600px;
  /*height: 200px;*/
  background: url("../images/sert-b-glare.png") no-repeat #FFF0E0 center center;
  border: 1px solid #F9CFA0;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 20px 25px;
}

.recent-seminar-block h3 {
  font-family: "Times New Roman", Times, serif;
  color: #155470;
  /*font-size: 1em;*/
  font-size: 12px;  
  font-weight: normal;
  text-transform: uppercase;
  border-bottom: 2px dotted #ccc;
  /*padding-bottom: 10px;*/
  padding-bottom: 6px;  
  margin-bottom: 10px;
}

.recent-seminar-block h3 a {
  font-family: "Times New Roman", Times, serif;
  color: #155470;
  font-size: 15px;
  font-weight: normal;
  text-transform: uppercase;
  text-decoration: none;
}

.recent-seminar-block h3 a:hover {
  text-decoration: underline;  
}

.recent-seminar-block p {
  font-family: "Times New Roman", Times, serif;
  /*margin-bottom: 1em;*/
  margin-bottom: 0.5em;
  line-height: 16px;
  color: #132F33;

}

.recent-seminar-block p b {
  font-family: "Times New Roman", Times, serif;
}

.recent-seminar-block ul {
  margin-bottom: 0.5em;
}

.recent-seminar-block ul li {
  line-height: 19px;
}

.recent-seminar-block a.more {
  /*display: block;*/
  position: relative;
  bottom: 0px;
  float: right;
  margin-right: -25px;
  margin-bottom: -25px;
  text-decoration: none;
  font-size: 12px;
  text-transform: lowercase;
  color: black;
  display: inline-block;
  height: 17px;
  width: 85px;
  padding-top: 3px;
  background: url(../images/_3-main-block-plus-2.png) no-repeat transparent right 0;
  font-family: Arial, Helvetica, sans-serif;
}


/*--------------------------------------------------
*
*                     News
*
*--------------------------------------------------*/

.news-i-date {
  color: #999999;
  font-size: 13px;
}

span.news-back-link a {
  text-decoration: none;
}

span.news-back-link a:hover {
  text-decoration: underline;
}

h4.news-list-item-title {
  margin: 10px 0 10px 0;
  font-size: 13px;
  font-weight: bold;
  /*font-family: "Arial Black", sans-serif;*/
  /*color: black;*/
  color: #154F57;
  /*text-transform: uppercase;*/
}

h4.news-list-item-title span {
  color: #999;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
}

h4.news-list-item-title a {
  margin: 10px 0 20px 0;
  /*font-size: 0.8em;*/
  font-weight: bold;
  /*font-family: "Arial Black", sans-serif;*/
  /*color: black;*/
  font-family: Arial, sans-serif;
  color: #154F57;
  text-transform: none;
  text-decoration: none;
}

h4.news-list-item-title a:hover {
  text-decoration: underline;
}

span.news-back-link a {
  margin-top: 30px;
}

hr.news-list-hr {
  margin-top: 10px;
}

/*--------------------------------------------------
*
*                     Trainings
*
*--------------------------------------------------*/

.trainings-table tr.trainings-header {
}
.trainings-table tr.trainings-header th {
  background-color: #F3F3F3;
  border-left: 1px solid #CECECE;
  border-top: 1px solid #CECECE;
  border-bottom: 1px solid #CECECE;

  color: black;
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  padding: 10px;
}

.trainings-table tr.trainings-header th.trainings-price {
  border-right: 1px solid #CECECE;

}

.trainings-table tr td {
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  padding: 10px;
border-bottom:1px solid #CECECE;
}


.trainings-table tr.even {
  background-color: #F3F3F3;
}



.trainings-table1 {
  width:550px;
}

.trainings-table1 tr.trainings-header1 th {
  background-color: #F3F3F3;
  border-left: 1px solid #CECECE;
  border-top: 1px solid #CECECE;
  border-bottom: 1px solid #CECECE;
}



.trainings-list a {
  font-family: "Times New Roman", Times, serif;
  font-size: 16px!important;
  color: #1D474D !important;
text-decoration: none !important;
}

.trainings-list a:hover {
  font-family: "Times New Roman", Times, serif;
  font-size: 16px!important;
  color: #1D474D !important;
 text-decoration: underline !important;
}

.h5tr{
  padding-top:10px;
}

.h5tr a{
  font-family: "Arial Black", sans-serif !important;;
  font-size: 14px !important;
  text-transform: uppercase;
  color: #555 !important;
  margin: 0.6em 0;
}

/*--------------------------------------------------
*
*                     Helpers
*
*--------------------------------------------------*/
.clear {
  clear: both;
  height: 0px;
  line-height: 0px;
}

.clear-l {
  clear: both;
  
  width: 400px;
  height: 0px;
  line-height: 0px;
}

a.link-no-underline {
  text-decoration: none;
}

a.link-no-underline:hover {
  text-decoration: underline;
}

a.active {
  text-decoration: underline !important;
}

/*.horizontal-separator {*/
  /*background: transparent url(../images/horizontal-dashed-separator.png) repeat-x;*/
  /*height: 6px;*/
/*}*/

span.reset-h4 {
  font-family: "Tiems New Roman", serif;
  font-weight: normal;
  font-size: 16px !important;
  color: black;
  text-transform: none;
}

.smaller-text {
  font-size: 14px !important;
}

.italic {
  font-style: italic;
}

.bold {
  font-weight: bold;
}

td.valign-td-middle {
  vertical-align: middle !important;
}

input.short-input {
  width: 200px !important;
}




/* Pagiantion */

.teh-mighty-paginator a {
  color: #154e6b;
  font-family: ""Times New Roman", Times New Roman", "Times New Roman", Times, serif;
  font-size: 15px;
  text-transform: lowercase;
  font-style: italic;
  /*float: right;*/
  text-decoration: none;
}

.teh-mighty-paginator a:hover {
  text-decoration: underline;
}

.teh-mighty-paginator span {
  color: #154e6b;
  font-family: ""Times New Roman", Times New Roman", "Times New Roman", Times, serif;
  font-size: 16px;
  text-transform: lowercase;
  font-style: italic;
  /*float: right;*/
  text-decoration: none;
}

.item a {
  color: black;
  font-family: "Times New Roman", Times, serif;
  text-decoration: none;
}

.item a:hover {
  text-decoration: underline;
}

.c-b-inline-block {
  background-color: #EEEEEE;
  color: #1D474D;
  width: 305px;
  float: right;
  margin: 20px;
  margin-right: -30px;
  font-family: "Times New Roman", Times, serif;
}

.c-b-inline-block.c-b-thin {
  width: 225px;
}

.c-b-inline-block p {
  font-family: "Times New Roman", Times, serif;

}

.c-b-inline-block b {
  font-family: "Times New Roman", Times, serif;

}

.c-b-inline-block .top {
  background: url("../images/c-b-inline-block-top.png") no-repeat #ccc top left;
  height: 3px;
  line-height: 1px;
  font-size: 1px;
}

.c-b-inline-block .middle {
  padding: 20px;
  padding-bottom: 10px;
  border-left: 1px solid #C2C2C2;
  /*margin-bottom: -1em;*/
  background: url("../images/c-b-inline-block-bg.png") repeat-y right top #eee;
}

.c-b-inline-block .bottom {
  background: url("../images/c-b-inline-block-bottom.png") no-repeat #ccc bottom left;
  height: 3px;
  line-height: 1px;
  font-size: 1px;
}

.c-b-inline-block-yellow {
  width: 290px;
  float: right;
  margin: 0 -15px 20px 20px;
  /*padding: 20px;*/
}

.c-b-inline-block-yellow .top {
  background: url("../images/c-b-inline-block-yellow-top.png") no-repeat white bottom left;
  height: 6px;
  line-height: 1px;

}

.c-b-inline-block-yellow .middle {
  border-left: 1px solid #F7C58D;
  border-right: 1px solid #F7C58D;
  margin: 0px;
  padding: 10px 20px;
}

.c-b-inline-block-yellow .middle h4 {
  margin: 0;
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  color: #155470;
  font-weight: normal;
  text-transform: uppercase;
  border-bottom: 2px dotted #ccc;
  padding-bottom: 5px;
  margin-bottom: 10px;
}

.c-b-inline-block-yellow .middle p {
  margin: 0;
  font-family: "Times New Roman", Times, serif;
}

.c-b-inline-block-yellow .middle p span {
  color: #1D474D;
  font-family: "Times New Roman", Times, serif;

}

.c-b-inline-block-yellow .middle a {
  color: #1D474D;
  font-family: "Times New Roman", Times, serif;

}



.c-b-inline-block-yellow .bottom {
  background: url("../images/c-b-inline-block-yellow-bottom.png") no-repeat white bottom left;
  height: 6px;
  line-height: 1px;
  
}


/*--------------------------------------------------
*
*                     Popup
*
*--------------------------------------------------*/

.popup-content {
  padding: 10px 20px;
  font-size: 14px;
  font-family: "Times New Roman", Times, serif;
}


.popup-content p {
  font-family: "Times New Roman", Times, serif;
  /*font-family: Arial, Helvetica, sans-serif;*/
  /*font-size: 0.9em;*/
  font-size: 16px;
  /*line-height: 1.6em;*/
  line-height: 20px;
  margin-bottom: 0.6em;
}

.popup-content a {
  font-family: "Times New Roman", Times, serif;
  color: #1D474D;
  text-decoration: none;
}

.popup-content a:hover {
  text-decoration: underline;
}

.popup-content tr {
  margin-bottom: 10px;
}

.popup-content td {
  font-family: "Times New Roman", Times, serif;
  padding: 5px 10px;
}

.popup-content td i {
  font-family: "Times New Roman", Times, serif;
}

.popup-content ul li {
  font-family: "Times New Roman", Times, serif;
  /*font-size: 0.9em;*/
  line-height: 20px;
  margin-bottom: 0.6em;
}

.popup-content ol li {
  font-family: "Times New Roman", Times, serif;
  /*font-size: 0.9em;*/
  line-height: 20px;
  /*margin-bottom: 1em;*/
}

.popup-content hr {
  height: 0px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 1em;
}

.popup-content h4 {
  font-family: "Arial Black", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  color: #555;
  margin: 1em 0;
}


/*--------------------------------------------------
* Store
*--------------------------------------------------*/

.store-wrapper {
  width: 690px;
  min-height: 600px;
  margin: -10px -20px;
  float: left;
}

.store-wrapper table {
}

.store-l-c {
  width: 180px;
  float: left;
}

.store-l-c .top {
  background: url("../images/l-shop-top.png") no-repeat white top center;
  height: 7px;
  width: 172px;
}

.store-l-c .middle {
  background-color: #F5F5F5;
  width: 150px;
  min-height: 400px;
  border-left: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  /*margin-bottom: -16px;*/
  padding: 5px 10px;
}

.store-l-c .middle h4 {
  font-size: 12px;
  color: #656565;
  margin-top: 0px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.store-l-c .middle ul {
  list-style-image: url("../images/shop-bullet.png");
  margin-bottom: 25px;
}

.store-l-c .middle ul li {
  margin-bottom: 10px;
}

.store-l-c .middle ul li a {
  font-size: 14px;
  color: #3F6165;
  text-decoration: none;
}

.store-l-c .middle ul li a:hover {
  text-decoration: underline;
}

.store-l-c .bottom {
  background: url("../images/l-shop-bottom.png") no-repeat white bottom center;
  height: 7px;
  width: 172px;
}


.store-r-c {
  float: right;
  width: 480px;
}

.store-r-c .item {
  float: left;
  width: 135px;
  margin: 0 25px 35px 0;
}

.store-r-c .item p.title {
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 10px;
}

.store-r-c .item p.title a {
  text-decoration: none;
}

.store-r-c .item p.title a:hover {
  text-decoration: underline;
}

.store-r-c .item p b {
  font-size: 13px;
}

/*--------------------------------------------------
* def block
*--------------------------------------------------*/

.def-seminar-block {
  width: 600px;
  /*height: 200px;*/
  /*background: url("../img/sert-b-glare.png") no-repeat #FFF0E0 center center;*/
  border-bottom: 1px solid #ccc;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 20px 25px;
}

.def-seminar-block h3 {
  font-family: "Times New Roman", Times, serif;
  color: #155470;
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
  border-bottom: 2px dotted #ccc;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.def-seminar-block p {
  font-family: "Times New Roman", Times, serif;
  margin-bottom: 1em;
  color: #132F33;
}

.def-seminar-block p b {
  font-family: "Times New Roman", Times, serif;
}

.def-seminar-block a.more {
  /*display: block;*/
  position: relative;
  bottom: 0px;
  float: right;
  margin-right: -25px;
  margin-bottom: -25px;
  text-decoration: none;
  font-size: 12px;
  text-transform: lowercase;
  color: black;
  display: inline-block;
  height: 17px;
  width: 85px;
  padding-top: 3px;
  background: url(../images/_3-main-block-plus-2.png) no-repeat transparent right 0;
  font-family: Arial, Helvetica, sans-serif;
}

.def-seminar-block a.more.more-white {
  background: url(../images/_3-main-block-plus.png) no-repeat transparent right 0;    
}

.def-seminar-block h4 {
  margin: 20px 0;
  font-size: 15px;
  font-weight: bold;
  font-family: "Arial Black", sans-serif;
  color: black;
  text-transform: uppercase;
}

.def-seminar-block h4 a {
  margin: 20px 0;
  font-size: 15px;
  font-weight: bold;
  font-family: "Arial Black", sans-serif;
  color: black;
  text-transform: uppercase;
  text-decoration: none;
}

.def-seminar-block h4 a:hover {
  text-decoration: underline;
}

/*--------------------------------------------------
* Forms
*--------------------------------------------------*/

.contact-form {
  background-color: #FAF3D8;
  border: 1px solid #E9DFD4;
  padding: 20px;
  font-family: "Times New Roman", Times, serif;
}

a.f-add-member-button {
  display: inline-block;
  /*width: 155px*/
  /*height: 19px;*/
  background: url("../images/f-add-btn.png") transparent no-repeat top left;
  font-size: 12px;
  padding: 0 5px;
  margin-top: 10px;
  color: #3B6065;
  text-decoration: none;
}

a.f-add-member-button:hover {
  text-decoration: none;
}

a.f-add-member-button span {
  display: block;
  margin-top: 3px;
  height: 20px;
  width: 140px;
  color: #3B6065;
  font-family: Arial, Helvetica, sans-serif;
}

.contact-form td {
  font-family: "Times New Roman", Times, serif;
  padding-bottom: 0;
}

.contact-form td.req {
  text-align: right;
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
}

.contact-form td.req label {
  text-align: right;
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
}

.contact-form td.req2 {
  text-align: left;
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
}


.contact-form td span {
  color: #6E6868;
  font-family: Arial, Helvetica, sans-serif;
  
}

.contact-form h5 {
  font-size: 20px;
  font-family: "Times New Roman", Times, serif;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  font-weight: normal;
}

.contact-form h6 {
  margin-top: 5px;
  font-size: 13px;
  text-align: right;
  font-family: Arial, Helvetica, sans-serif;
  
}

.contact-form input {
  border: 1px solid #bbb;
  font-size: 13px;
  padding: 3px;
  vertical-align: middle;
  font-family: Arial, Helvetica, sans-serif;
  width: 200px;
}

.contact-form input.aw {
  float: left;
  display: inline-block;
  width: 20px;
  margin-top: 3px;
}

.contact-form button {
  float: left;
  display: inline-block;
  width: 235px;
  height: 36px;
  background: url("../images/f-send-btn.png") no-repeat transparent top left;
  margin-top: 3px;
  border: none;
}

.contact-form select {
  font-family: Arial, Helvetica, sans-serif;
}


.contact-form textarea {
  border: 1px solid #bbb;
  font-size: 13px;
  padding: 3px;
  vertical-align: middle;
  font-family: Arial, Helvetica, sans-serif;
  width: 200px;
  height: 50px;
}

.contact-form.real-contact-form input {
  width: 400px;
}

.contact-form.real-contact-form textarea {
  width: 400px;
  height: 100px;
}





.pub-body1 {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}

.pub-body1 table.menu1 {
  border-top: 1px solid #ccc;
  /*border-right: 1px solid #ccc;*/
  /*border-left: 1px solid #ccc;*/
  text-align: center;
}

.pub-body1 table.menu1 tr td {
  padding: 5px;
  background: url("../images/t-header-bg.png") repeat-x transparent bottom;
}

.pub-body1 table.menu1 tr td.active {
  background: none;
}

.pub-body1 table.menu1 tr td.filler-l {
  padding: 5px;
  background: url("../images/filler-l.png") no-repeat transparent left top;
  height: 10px;
}


.pub-body1 table.menu1 tr td.filler-r {
  padding: 5px;
  background: url("../images/filler-l.png") no-repeat transparent right top;
}



.pub-body1 table.menu1 tr td a {
  font-family: "Arial Black", sans-serif;
  font-size: 11px;
  text-transform: uppercase;
  text-decoration: none;
  color: #888;
}

.pub-body1 table.menu1 tr td.active a {
  color: #EF8227;
}








/*--------------------------------------------------
*                  Publications
*--------------------------------------------------*/

.pub-body {
  float: left;
  width: 894px;
  border: 10px solid #ccc;
  padding: 20px 30px;
  min-height: 500px;
  margin-bottom: 10px;
}

.pub-body table.menu {
  border-top: 1px solid #ccc;
  /*border-right: 1px solid #ccc;*/
  /*border-left: 1px solid #ccc;*/
  text-align: center;
}

.pub-body table.menu tr td {
  padding: 10px;
  background: url("../images/t-header-bg.png") repeat-x transparent bottom;
}

.pub-body table.menu tr td.active {
  background: none;
}

.pub-body table.menu tr td.filler-l {
  padding: 10px;
  background: url("../images/filler-l.png") no-repeat transparent left top;
  height: 20px;
}


.pub-body table.menu tr td.filler-r {
  padding: 10px;
  background: url("../images/filler-l.png") no-repeat transparent right top;
}



.pub-body table.menu tr td a {
  font-family: "Arial Black", sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: none;
  color: #888;
}

.pub-body table.menu tr td.active a {
  color: #EF8227;
}

.pub-body .pub-letters {
  text-align: center;
}

.pub-body .pub-letters a {
  color: #1D474D;
  font-family: "Arial Black", sans-serif;
  /*font-weight: bold;*/
  text-transform: uppercase;
  text-decoration: none;
  border-bottom: 2px solid #8EA3A6;
  font-size: 18px;
  margin: 0 3px;
}

.pub-body .pub-letters a.unavailible {
  color: #888;
  border-bottom: none;
}

.pub-body .pub-results .item {
  width: 270px;
  float: left;
  /*padding: 0 10px;*/
  margin-right: 25px;
  margin-bottom: 40px;
}

.pub-body .pub-results .item h4 {
  border-bottom: 1px solid #ccc;
  padding-bottom: 3px;
  color: #888;
  padding-left: 15px;
  margin-bottom: 5px;
}

.pub-body .pub-results .item ul {
  padding-left: 40px;
  color: #737373;
}

.pub-body .pub-results .item ul li a {
  font-family: "Times New Roman", Times, serif;
  color: #155470;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.pub-body .pub-results .item ul li a:hover {
  text-decoration: underline;
}

/*--------------------------------------------------
*                     Dates
*--------------------------------------------------*/

.pub-body .pub-dates {
  text-align: center;
}

.pub-body .pub-dates ul {
  display: inline;
  padding-left: 1px;
}

.pub-body .pub-dates ul li {
  display: inline;
  list-style: none;
}

.pub-body .pub-dates ul li a {
  color: #1D474D;
  font-family: "Arial", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 20px;
  margin: 0 20px 0 0;
  line-height:30px;
}

.pub-body .pub-dates ul li a b {
  color: #1D474D;
  font-family: "Arial", sans-serif;
}

.pub-body .pub-dates ul li a:hover {
  /*color: #888;*/
  border-bottom: 2px solid #8EA3A6;
}

/*------------------------*/
/*
  pubpub
*/
ul.ContentUL {
  list-style: none;
}

ul.ContentUL li {
  list-style: none;
  line-height: 19px;
  margin-bottom: 10px;
}

/*--------------------------------------------------
*                       Deps
*--------------------------------------------------*/

.pub-body .pub-deps ul {
  color: #888;
  padding-left: 40px;
}

.pub-body .pub-deps ul li {
  margin-bottom: 10px;
}

.pub-body .pub-deps ul li a {
  /*color: #888;*/
  color: #1D474D;

  /*font-family: "Arial", sans-serif;*/
  font-family: "Times New Roman", Times, serif;

  /*font-weight: bold;*/
  /*text-transform: uppercase;*/
  text-decoration: none;
  font-size: 17px;
  margin: 0 20px 0 0;
  line-height: 22px;
}

.pub-body .pub-deps ul li a:hover {
  border-bottom: 2px solid #8EA3A6;
}


/*--------------------------------------------------
*                    ���������
*--------------------------------------------------*/

.glossary-letters {
  text-align: center;
}

.glossary-letters a {
  color: #1D474D;
  font-family: "Arial Black", sans-serif;
  /*font-weight: bold;*/
  text-transform: uppercase;
  text-decoration: none;
  border-bottom: 2px solid #8EA3A6;
  font-size: 18px;
  margin: 0 3px;
}

.glossary-letters a.unavailible {
  color: #888;
  border-bottom: none;
}

.glossary-results {
  margin-top: 20px;
}

.glossary-results .item h4 {
  border-bottom: 1px solid #ccc;
  padding-bottom: 3px;
  color: #888;
  padding-left: 15px;
  margin-bottom: 5px;
}


/*--------------------------------------------------
*                   Trainings
*--------------------------------------------------*/

.trainings-block {
  width: 680px;
  margin: 10px 0;
  margin-left: -15px;
}

.trainings-block .top {
  background: url("../images/trainings-b-top.png") no-repeat transparent left top;
  height: 6px;
  font-size: 1px;
}

.trainings-block .bottom {
  background: url("../images/trainings-b-bottom.png") no-repeat transparent left bottom;
  height: 6px;
  font-size: 1px;  
}

.trainings-block .center {
  background: url("../images/trainings-b-middle.png") repeat-y transparent;
  min-height: 100px;
}

.trainings-block .center table tr td {
  padding: 10px 20px 10px 10px;
}

.trainings-block .center table tr td h3 {
  text-align: center;
  font-family: Georgia, serif;
  font-size: 14px;
  text-transform: uppercase;
  border-bottom: 2px dotted #CCCCCC;
  font-weight: normal;
  color: #155470;
}

.trainings-block .center table tr td p {
  overflow: hidden;
  zoom:1;
  font-size: 14px;
}

.trainings-block .center table tr td p a {
  color: #155470;
  font-size: 14px;
  text-decoration: none;
}

.trainings-block .center table tr td p a:hover {
  text-decoration: underline;
}

.tr-move {
  text-align: center;
  margin-top: 15px;
  marign-bottom: 35px;
}



/*--------------------------------------------------
*      Contact form in a gray inline block
*--------------------------------------------------*/

.gray-contact-form {
  text-align: left;
}

.gray-contact-form td {
  padding: 0;
  text-align: left;  
}

.gray-contact-form form {
  border: none;
  padding: 0;
  margin: 0;
}

.gray-contact-form form label {
  font-family: "Times New Roman", serif;
  font-size: 14px;
  font-weight: bold;
  margin-right: 5px;
  margin-bottom: 5px;
}

.gray-contact-form form input,textarea {
  font-size: 13px;
  /*margin: 5px 0 10px 0;*/
  margin-bottom: 5px;
  padding: 3px;
  font-family: Helvetica, Arial, sans-serif;
  width: 160px;
  border: 1px solid #C2C2C2;
}

.gray-contact-form form input.g-c-f-file-input {
  width: 260px;
}

.gray-contact-form form textarea {
  height: 50px;
}

.gray-contact-form form img {
  border: 1px solid #C2C2C2;
  margin: 5px auto 10px auto;
}

.gray-contact-form form button {
  border: none;
  background-color: transparent;
}

.gray-contact-form form button img {
  border: none;
  background-color: transparent;
}


/*-------------------------------
*         shop sidebar
*------------------------------*/

p.side-cart-desription {
  overflow: hidden;
  zoom: 1;
}

img.side-cart-description-img {
  float: left;
  margin-right: 10px;
  width: 55px;
  height: auto;
}


/*-------------------------------
*         shop/cart
*------------------------------*/

input.order-cart-submit {
  width: 100px;
  background-color: white;
  border: 1px solid #ccc;
  margin-top: 20px;
  padding: 5px;
  font-size: 14px;
  cursor: pointer;
}

/*-------------------------------
*         search page
*------------------------------*/

.page-search {
  float: left;
  /*margin-top: -15px;*/
  margin-bottom: 25px;
}

.page-search form {
  height: 26px;
  width: 650px;
}

.page-search label {
  font-size: 14px;
  padding-bottom: 10px;
}

.page-search fieldset {
  padding:  0 10px;
  display: inline;
  float: none;
  width: 637px;
  height: 26px;
}

.page-search input.h-search-box {
  /*border: 1px solid #888;*/
  font-size: 14px;
  display: inline;
  background: url("../images/_2-search.png") no-repeat transparent left top;
  height: 26px;
  width: 602px;
  margin: 0;
  padding: 0;
  color: #888;
  padding: 0 0 0 10px;
  float: left;
}

.page-search input.h-search-btn {
  background: url("../images/_2-search.png") no-repeat transparent right top;
  height: 26px;
  width: 25px;
  margin: 0;
  padding: 0;
  display: inline;
  float: right;
  color: white;
  font-size: 0;
  text-indent: -999em;
  cursor: pointer;
}
  /*___________________________________________________________________________*/

.trainings table.menu {
  border-top: 1px solid #ccc;
  /*border-right: 1px solid #ccc;*/
  /*border-left: 1px solid #ccc;*/
  text-align: center;
}

.trainings table.menu tr td {
  padding: 10px;
  background: url("../images/t-header-bg.png") repeat-x transparent bottom;
}

.trainings table.menu tr td.active {
  background: none;
}


.trainings table.menu tr td a {
  font-family: "Arial Black", sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: none;
  color: #888;
}

.trainings table.menu tr td.active a {
  color: #EF8227;
}
