/*
Theme Name: МАКС-М
Theme URI: http://www.tx-group.ru
Description: Тема wordpress разработанная для филиала ЗАО "МАКС-М" в г.Пскове
Version: 1.0.0
Author: Николай Тимофеев
Author URI: http://www.tx-group.ru

------------------------------------------------------------------------------- */

div.component-panel a.banner-edit {background-image:url(images/comp_edit.gif);}
div.component-panel a.banner-view {background-image:url(images/comp_view.gif);}

    #tabs {
      float:left;
      width:100%;
      background:#FFFFFF;
      line-height:normal;
      }
    #tabs ul {
        margin:0px 0px 0px 0px;
        padding:0px 0px 0 0px;
        list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0px 0px 0px;
      padding:0px 0px 0px;
      }
    #tabs a {
      float:left;
      background:url("images/tableft.jpg") no-repeat left top;
      margin:0px 0px 0px;
      padding:0px 0px 0px 0px;
      width: 193px;
      height: 28px;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url("images/tabright.jpg") no-repeat right top;
      margin:0px 2px 0px;
      padding:6px 2px 6px 2px;
	text-align: center;
      color:#FFFFFF;
      font-size:10pt;
      font-weight: bold;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#f01744;
      }
    #tabs a:hover {
         background:url("images/tableft-current.jpg") no-repeat left top;
         text-decoration:none;
      }
    #tabs a:hover span {
	      background:url("images/tabright-current.jpg") no-repeat right top;
          text-decoration: none;
          color:#FFFFFF;
      }

        #tabs #current a {
		      background:url("images/tableft-current.jpg") no-repeat left top;
        }
        #tabs #current a span {
		      background:url("images/tabright-current.jpg") no-repeat right top;
		      color:#FFFFFF;
        }

        #tabs #current a:hover {
            text-decoration: none;
        }


#menu2 {
      background:url("images/menu2-rep.jpg") repeat-x;
      text-align: center;
      height: 127px;
      width: 100%;
}

#menu2 ul{
	list-style-type:none;
	text-align: center;
	vertical-align: text-top;
	font-size:0;/*eliminate the extra white-space between .item-list*/
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#menu2 ul li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	vertical-align: text-top;

	display:-moz-inline-stack;/*Firefox need this to simulate display:inline-block*/

	display:inline-block; /*IE does not apply this to Block Element, and Firefox does not render this, too*/



	_overflow:hidden;/*fix IE6 to expanded content*/
	zoom:1;/*trigger hasLayout*/
	*display:inline;/*once hasLayout is true, set display:inline to block element will make display:inline behave like display:inline-block*/
}

#menu2 ul li.hov{
	margin: 0px 0px 0px 0px;
}

#menu2 ul li a img{
      margin: 0px 0px 15px 0px;
}
#menu2 ul li a {

	font-size: 8pt;
      margin: 0px 0px 0px 0px;
      padding: 0px 0px 0px 0px;
      text-decoration:none;
      color:#004b88;
      font-weight: bold;
      text-transform: uppercase;
}
#menu2 ul li a:hover{
      color: #f01744;
      font-size: 8pt;
}
#menu2 #current {
      color: #f01744;
      font-size: 8pt;
}



div.menu-sitemap-tree
{
	font-size:10pt;
        margin: 15px 0px 15px 0px;
        color: #ee1847;
        text-decoration: underline;
}

div.menu-sitemap-tree a
{
        color: #004b88;
        text-decoration: underline;
}
div.menu-sitemap-tree a:hover
{
        color: #ee1847;
}

div.menu-sitemap-tree ul
{
	list-style-type: none;
	margin: 0;
	padding: 0 1em 0 0;
}

div.menu-sitemap-tree ul ul
{
	width: auto;
	margin:-0.75em 0 0 0;
	padding: 0 0 0 0.75em;
}

div.menu-sitemap-tree li
{
  font-weight: normal;
	margin: 0 0 -0.85em 0;
	padding:0;
}

div.menu-sitemap-tree li li
{
	margin: 0 0 -0.85em 0.5em;
	padding:0;
}

div.menu-sitemap-tree li.close ul
{
	display: none;
}

div.menu-sitemap-tree div.item-text
{
	position:relative;
	top:-19px;left:19px;
}

/*Icons*/
div.folder, div.page
{
	background-repeat:no-repeat;
	width:17px;
	height:17px;
	vertical-align:top;
}
div.folder{
  cursor:pointer;
  cursor: hand;
  background-image:url(images/folder_open.gif);
  background-position: left center;
}

div.menu-sitemap-tree li.close div.folder{
  background-image:url(images/folder_close.gif);
  background-position: left center;
}
div.page{
  background-image:url(images/page.gif);
  background-position: left center;
}

ul.breadcrumb-navigation
{
	padding:0px 0px 0px 0px;
        margin:5px 0px 0px 0px;
	list-style:none;
	color: #004c86;
        font-size: 8pt;
}

ul.breadcrumb-navigation li
{
	display:inline;
}

ul.breadcrumb-navigation a
{
	color: #004c86;
        font-size: 8pt;
}

ul.breadcrumb-navigation span
{

}

.news-date-time {
	color:#486DAA;
}

div.component-panel a.banner-edit {background-image:url(images/comp_edit.gif);}
div.component-panel a.banner-view {background-image:url(images/comp_view.gif);}

#panel{
	font-size: 80.01%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#small_text p{
  text-align: justify;
}



body{
        font-family: Arial;
	font-size: 8pt;
        color: black;
        font-weight: normal;
        text-decoration: none;
        margin:0;
        padding:0;
	background-color: #dde4ee;
}
body table{
	background-color: #ffffff;
}

a {
  font-size: 10pt;
  font-weight: normal;
  color: #004b88;
  text-decoration: none;
  text-align: left;
}
font{
	font-size: 8pt;
        color: black;
        font-weight: normal;
        text-decoration: none;
}

a:hover{
  text-decoration: underline;
}

h3 {
        margin: 20px 0px 10px 0px;
	font-size: 10pt;
	color: #004b88;
        font-weight: bold;
        text-transform: uppercase;
        text-align: left;
}

h4 {
        margin: 20px 0px 10px 0px;
	font-size: 9pt;
	color: #004b88;
        font-weight: bold;
        text-align: left;
}

small {
	color: #808285;
        font-size: 8pt;
}
.cols{
	width: 18px;
}

select {
   font-size: 8pt;
}

#redline1 {
      height: 3px;
      background-color: #f01744;
}

#redline {
      height: 2px;
      background-color: #fd0002;
}

#blueline {
      width: 100%;
      height: 3px;
      background-color: #1a4685;
}

.link_com {
      color: #004b88;
      text-decoration: underline;
}
.link_com:hover {
      text-decoration: none;
}

#fblue {
      font-size: 10pt;
      font-weight: normal;
      color: #004c86;
}

#calc_top {
        font-size: 8pt;
	width: 216px;
	color: #004b88;
	border: 1px solid #7e9db9;
}

#search_top {
	width: 150px;
	height: 15px;
	color: #004b88;
	border: 1px solid #7e9db9;
}


#round_block {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#round_block tr td{
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 8px 0px;
}

#map_small{
	width: 216px;
	height: 68px;
	text-align: center;
	border: 1px dashed #7e9db9;
}


#lbline {
      height: 3px;
      width: 100%;
      background-color: #dae1eb;
}

.br_banner {
      margin:5px 0px 0px 0px;
      padding: 0px 0px 0px 0px;
}

#button{
	cursor: pointer;
	border: none;
	font-weight: bold;
	width: 45px;
	height: 19px;
	background:url("images/search_button.jpg") no-repeat left;
}
#bottom_menu{
      text-align: left;
      height: 28px;
      width: 677px;
      background-color: #dae1eb;
      color:#004b88;
}
#bottom_menu a{
	padding: 0px 10px 0px 10px;
}

#bottom_menu_s{
      height: 28px;
      width: 8px;
      background:url("images/bottom_menu_rep.jpg") no-repeat right top;
}

#docs_right{
     font-size: 8pt;
     text-align: center;
     width: 233px;
     border: 1px dashed #7e9db9;
     margin: 0px 0px 15px 0px;
     padding: 10px 3px 10px 3px;
}
#docs_right font{
     font-size: 10pt;
     color: #004b88;
     font-weight: bold;
}

#docs_right a{
     font-size: 8pt;
     text-decoration: underline;
     font-weight: normal;
}

#docs_right a:hover{
     text-decoration: none;
}

#main_table{
     text-decoration: none;
     font-size: 8pt;
     font-weight: normal;
     color: #000000;
     text-align: justify;
}
#main_table table{
     text-decoration: none;
     font-size: 8pt;
     font-weight: normal;
     color: #000000;
}

#main_table a{
     font-size: 8pt;
     text-decoration: underline;
     font-weight: normal;
     text-align: left;
}

#main_table a:hover{
     text-decoration: none;
}

.search_form{
     text-align: left;
     margin: 0px 0px 0px 0px;
     padding: 0px 0px 0px 0px;
}