@font-face {
	font-family: 'MuseoSans500';
	src: url('../fonts/MuseoSansCyrl-500.eot');
	src: local('../fonts/MuseoSansCyrl-500'),
		url('../fonts/MuseoSansCyrl-500.eot?#iefix') format('embedded-opentype'),
		url('../fonts/MuseoSansCyrl-500.woff') format('woff'),
		url('../fonts/MuseoSansCyrl-500.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MuseoSans300It';
	src: url('../fonts/MuseoSansCyrl-300Italic.eot');
	src: local('../fonts/MuseoSansCyrl-300Italic'),
		url('../fonts/MuseoSansCyrl-300Italic.eot?#iefix') format('embedded-opentype'),
		url('../fonts/MuseoSansCyrl-300Italic.woff') format('woff'),
		url('../fonts/MuseoSansCyrl-300Italic.ttf') format('truetype');
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: 'MuseoSans500It';
	src: url('../fonts/MuseoSansCyrl-500Italic.eot');
	src: local('../fonts/MuseoSansCyrl-500Italic'),
		url('../fonts/MuseoSansCyrl-500Italic.eot?#iefix') format('embedded-opentype'),
		url('../fonts/MuseoSansCyrl-500Italic.woff') format('woff'),
		url('../fonts/MuseoSansCyrl-500Italic.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'MuseoSans900';
	src: url('../fonts/MuseoSansCyrl-900.eot');
	src: local('../fonts/MuseoSansCyrl-900'),
		url('../fonts/MuseoSansCyrl-900.eot?#iefix') format('embedded-opentype'),
		url('../fonts/MuseoSansCyrl-900.woff') format('woff'),
		url('../fonts/MuseoSansCyrl-900.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'MuseoSans700';
	src: url('../fonts/MuseoSansCyrl-700.eot');
	src: local('../fonts/MuseoSansCyrl-700'),
		url('../fonts/MuseoSansCyrl-700.eot?#iefix') format('embedded-opentype'),
		url('../fonts/MuseoSansCyrl-700.woff') format('woff'),
		url('../fonts/MuseoSansCyrl-700.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MuseoSans700It';
	src: url('../fonts/MuseoSansCyrl-700Italic.eot');
	src: local('../fonts/MuseoSansCyrl-700Italic'),
		url('../fonts/MuseoSansCyrl-700Italic.eot?#iefix') format('embedded-opentype'),
		url('../fonts/MuseoSansCyrl-700Italic.woff') format('woff'),
		url('../fonts/MuseoSansCyrl-700Italic.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'MuseoSans300';
	src: url('../fonts/MuseoSansCyrl-300.eot');
	src: local('../fonts/MuseoSansCyrl-300'),
		url('../fonts/MuseoSansCyrl-300.eot?#iefix') format('embedded-opentype'),
		url('../fonts/MuseoSansCyrl-300.woff') format('woff'),
		url('../fonts/MuseoSansCyrl-300.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'MuseoSans100';
	src: url('../fonts/MuseoSansCyrl-100.eot');
	src: local('../fonts/MuseoSansCyrl-100'),
		url('../fonts/MuseoSansCyrl-100.eot?#iefix') format('embedded-opentype'),
		url('../fonts/MuseoSansCyrl-100.woff') format('woff'),
		url('../fonts/MuseoSansCyrl-100.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'MuseoSans100It';
	src: url('../fonts/MuseoSansCyrl-100Italic.eot');
	src: local('../fonts/MuseoSansCyrl-100Italic'),
		url('../fonts/MuseoSansCyrl-100Italic.eot?#iefix') format('embedded-opentype'),
		url('../fonts/MuseoSansCyrl-100Italic.woff') format('woff'),
		url('../fonts/MuseoSansCyrl-100Italic.ttf') format('truetype');
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: 'MuseoSans900It';
	src: url('../fonts/MuseoSansCyrl-900Italic.eot');
	src: local('../fonts/Museo Sans Cyrl 900 Italic'), local('MuseoSansCyrl-900Italic'),
		url('../fonts/MuseoSansCyrl-900Italic.eot?#iefix') format('embedded-opentype'),
		url('../fonts/MuseoSansCyrl-900Italic.woff') format('woff'),
		url('../fonts/MuseoSansCyrl-900Italic.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}

#sepr {
	display: none;
}

#sepr2 {
	display: none;
}

#main
{
  background: #FFFFFF url('../images/page.jpeg') fixed;
  margin: 0 auto;
  font-size: 16px;
  font-family: MuseoSans500, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  position: relative;
  width: 100%;
  min-height: 100%;
  left: 0;
  top: 0;
  cursor: default;
  overflow: hidden;
}

table, ul.hmenu
{
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
  margin: 0;
  padding: 0;
}

.logotype {
    display: block;
    position: relative;
    top: 50px;
    left: 42px;
}

.logotype .custom a {
    background: url(../../../images/logo_real_vector_white.svg) center center no-repeat;
    width: 266px;
    height: 105px;
    display: block;
}

.headadr {
	display: block;
    position: relative;
    top: 63px;
    left: 40px;
    font-size: 15.6px;
    line-height: 19px;
}

.telhead {
    display: block;
    position: relative;
    top: 26px;
    left: 338px;
    font-size: 15px;
}

.backimage {
	/* width: 1100px; */
	/* height: 300px; */
}

.backimage img {
    position: relative;
    display: block;
    top: -159px;
    right: -27px;
    float: right;
    z-index: 9998;
}

.respheadcont {
    display: none;
}

.mainpage {
    color: #00376c !important;
    font-family: MuseoSans900 !important;
    font-size: 29.8px !important;
    /* text-transform: uppercase; */
    margin-top: 32px !important;
    display: block;
}

.col2 {
    width: 407px;
	display: block;
	float: left;
}

.col2right {
    width: 240px;
    display: block;
    float: left;
    text-align: center;
}

.col2right span:first-child {
	display: block;
    width: 100%;
    position: relative;
    top: 32px;
    left: 14px;
}

.col2right span:nth-child(2) {
	display: block;
    width: 100%;
    position: relative;
    top: 28px;
    left: 22px;
}

.textpar {
	font-family: MuseoSans300 !important;
    font-size: 15px;
    margin: 10px 0;
    line-height: 20px !important;
}

.menu {
	margin-top: 0px;
}

#contentmenu {
	width: 100%;
    height: 50px;
    display: block;
    margin-top: -12px;
    position: relative;
}

#contentmenu li {
	background: #6bb4db;
    float: left;
    margin: 0px 13px;
    padding: 7px 17px;
    -moz-transform: skew(-13deg, 0deg);
    -webkit-transform: skew(-13deg, 0deg);
    -o-transform: skew(-13deg, 0deg);
    -ms-transform: skew(-13deg, 0deg);
    transform: skew(-13deg, 0deg);
}

#contentmenu li:first-child {
	margin-left: 0px !important;
}

#contentmenu li>a {
    -moz-transform: skew(13deg, 0deg);
    -webkit-transform: skew(13deg, 0deg);
    -o-transform: skew(13deg, 0deg);
    -ms-transform: skew(13deg, 0deg);
    transform: skew(13deg, 0deg);
    display: block;
    position: relative;
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    font-family: MuseoSans700;
    text-transform: uppercase;
}

#contentmenu li>a:hover {
  text-shadow: 2px 2px 2px #4F4F4F;
  transition: text-shadow 100ms linear 0ms;
}
  
#contentmenu li>a>span {
	text-align: center;
}

.button
{
  border: 0;
  border-collapse: separate;
  -webkit-background-origin: border !important;
  -moz-background-origin: border !important;
  background-origin: border-box !important;
  background: #696969;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border-width: 0;
  padding: 0 21px;
  margin: 0 auto;
  height: 24px;
}

.postcontent, .postheadericons, .postfootericons, .blockcontent, ul.vmenu a
{
  text-align: left;
}

.postcontent, .postcontent li, .postcontent table, .postcontent a, .postcontent a:link, .postcontent a:visited, .postcontent a.visited, .postcontent a:hover, .postcontent a.hovered
{
  font-family: MuseoSans500, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  line-height: 175%;
}

.postcontent p
{
    margin: 13px 0;
    line-height: 20px;
    font-family: MuseoSans500;
}

.postcontent span>p {
    font-family: MuseoSans900;
    font-size: 22px;
    margin-top: 25px;
    line-height: 25px;
}

.postcontent h1, .postcontent h1 a, .postcontent h1 a:link, .postcontent h1 a:visited, .postcontent h1 a:hover, .postcontent h2, .postcontent h2 a, .postcontent h2 a:link, .postcontent h2 a:visited, .postcontent h2 a:hover, .postcontent h3, .postcontent h3 a, .postcontent h3 a:link, .postcontent h3 a:visited, .postcontent h3 a:hover, .postcontent h4, .postcontent h4 a, .postcontent h4 a:link, .postcontent h4 a:visited, .postcontent h4 a:hover, .postcontent h5, .postcontent h5 a, .postcontent h5 a:link, .postcontent h5 a:visited, .postcontent h5 a:hover, .postcontent h6, .postcontent h6 a, .postcontent h6 a:link, .postcontent h6 a:visited, .postcontent h6 a:hover, .blockheader .t, .blockheader .t a, .blockheader .t a:link, .blockheader .t a:visited, .blockheader .t a:hover, .vmenublockheader .t, .vmenublockheader .t a, .vmenublockheader .t a:link, .vmenublockheader .t a:visited, .vmenublockheader .t a:hover, .headline, .headline a, .headline a:link, .headline a:visited, .headline a:hover, .slogan, .slogan a, .slogan a:link, .slogan a:visited, .slogan a:hover, .postheader, .postheader a, .postheader a:link, .postheader a:visited, .postheader a:hover
{
  font-size: 22px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  line-height: 120%;
}

.postcontent a, .postcontent a:link
{
	font-family: MuseoSans500, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  color: #000000;
}

.postcontent a:visited, .postcontent a.visited
{
	font-family: MuseoSans500, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    text-decoration: none;
    color: #000000;
    line-height: 20px;
}

.postcontent  a:hover, .postcontent a.hover
{
  font-family: MuseoSans500, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #6bb4db;
}

.postcontent h1
{
  /* color: #000000; */
  /* margin: 10px 0 0; */
  /* font-size: 26px; */
  /* font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif; */
    font-family: MuseoSans900;
    font-size: 25.3px;
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    margin: 20px 0 30px;
    color: #6bb4db;
    line-height: 25px;
}

.blockcontent h1
{
  margin: 10px 0 0;
  font-size: 26px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.postcontent h1 a, .postcontent h1 a:link, .postcontent h1 a:hover, .postcontent h1 a:visited, .blockcontent h1 a, .blockcontent h1 a:link, .blockcontent h1 a:hover, .blockcontent h1 a:visited
{
  font-size: 26px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.postcontent h2
{
	color: #6bb4db;
    margin: 25px 0 25px;
    font-size: 22px;
    font-family: MuseoSans900;
}

.blockcontent h2
{
  margin: 10px 0 0;
  font-size: 22px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.postcontent h2 a, .postcontent h2 a:link, .postcontent h2 a:hover, .postcontent h2 a:visited, .blockcontent h2 a, .blockcontent h2 a:link, .blockcontent h2 a:hover, .blockcontent h2 a:visited
{
  font-size: 22px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.postcontent h3
{
	color: #6bb4db;
    margin: 25px 0 25px;
    font-size: 20px;
    font-family: MuseoSans900;
}

.blockcontent h3
{
  margin: 10px 0 0;
  font-size: 20px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.postcontent h3 a, .postcontent h3 a:link, .postcontent h3 a:hover, .postcontent h3 a:visited, .blockcontent h3 a, .blockcontent h3 a:link, .blockcontent h3 a:hover, .blockcontent h3 a:visited
{
  font-size: 20px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.postcontent h4
{
  color: #696969;
  margin: 10px 0 0;
  font-size: 18px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.blockcontent h4
{
  margin: 10px 0 0;
  font-size: 18px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.postcontent h4 a, .postcontent h4 a:link, .postcontent h4 a:hover, .postcontent h4 a:visited, .blockcontent h4 a, .blockcontent h4 a:link, .blockcontent h4 a:hover, .blockcontent h4 a:visited
{
  font-size: 18px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.postcontent h5
{
  color: #696969;
  margin: 10px 0 0;
  font-size: 15px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.blockcontent h5
{
  margin: 10px 0 0;
  font-size: 15px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.postcontent h5 a, .postcontent h5 a:link, .postcontent h5 a:hover, .postcontent h5 a:visited, .blockcontent h5 a, .blockcontent h5 a:link, .blockcontent h5 a:hover, .blockcontent h5 a:visited
{
  font-size: 15px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.postcontent h6
{
  color: #B8B8B8;
  margin: 10px 0 0;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.blockcontent h6
{
  margin: 10px 0 0;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.postcontent h6 a, .postcontent h6 a:link, .postcontent h6 a:hover, .postcontent h6 a:visited, .blockcontent h6 a, .blockcontent h6 a:link, .blockcontent h6 a:hover, .blockcontent h6 a:visited
{
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

header, footer, article, nav, #hmenu-bg, .sheet, .hmenu a, .vmenu a, .slidenavigator > a, .checkbox:before, .radiobutton:before
{
  -webkit-background-origin: border !important;
  -moz-background-origin: border !important;
  background-origin: border-box !important;
}

header, footer, article, nav, #hmenu-bg, .sheet, .slidenavigator > a, .checkbox:before, .radiobutton:before
{
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

ul
{
    list-style-type: none;
    margin: 15px 0 15px;
}

ol
{
  list-style-position: inside;
}

html, body
{
  height: 100%;
}

body
{
  padding: 0;
  margin: 0;
  min-width: 960px;
  color: #000000;
}

.header:before, #header-bg:before, .layout-cell:before, .layout-wrapper:before, .footer:before, .nav:before, #hmenu-bg:before, .sheet:before
{
  width: 100%;
  content: " ";
  display: table;
}

.header:after, #header-bg:after, .layout-cell:after, .layout-wrapper:after, .footer:after, .nav:after, #hmenu-bg:after, .sheet:after, .cleared, .clearfix:after
{
  clear: both;
  font: 0/0 serif;
  display: block;
  content: " ";
}

form
{
  padding: 0 !important;
  margin: 0 !important;
}

table.position
{
  position: relative;
  width: 100%;
  table-layout: fixed;
}

li h1, .postcontent li h1, .blockcontent li h1
{
  margin: 1px;
}

li h2, .postcontent li h2, .blockcontent li h2
{
  margin: 1px;
}

li h3, .postcontent li h3, .blockcontent li h3
{
  margin: 1px;
}

li h4, .postcontent li h4, .blockcontent li h4
{
  margin: 1px;
}

li h5, .postcontent li h5, .blockcontent li h5
{
  margin: 1px;
}

li h6, .postcontent li h6, .blockcontent li h6
{
  margin: 1px;
}

li p, .postcontent li p, .blockcontent li p
{
/*   margin: 1px; */
}

.shapes
{
	position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    /* overflow: hidden; */
    z-index: 0;
}

.slider-inner
{
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.slidenavigator > a
{
  display: inline-block;
  vertical-align: middle;
  outline-style: none;
  font-size: 1px;
}

.slidenavigator > a:last-child
{
  margin-right: 0 !important;
}

.header
{
  margin: 0 auto;
  height: 240px;
  background-image: url('../images/header.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  position: relative;
  width: 960px;
  z-index: auto !important;
}

.responsive .header
{
  background-image: url('../images/header.png');
  background-position: center center;
}

.header>div.nostyle, .header>div.block, .header>div.post
{
  position: absolute;
  z-index: 101;
}

.nav
{
  background: #363636;
  background: transparent;
  border-bottom: 1px dotted transparent;
  margin: 0 auto;
  position: relative;
  z-index: 499;
  text-align: right;
}

ul.hmenu a, ul.hmenu a:link, ul.hmenu a:visited, ul.hmenu a:hover
{
  outline: none;
  position: relative;
  z-index: 11;
}

ul.hmenu, ul.hmenu ul
{
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
}

ul.hmenu li
{
  position: relative;
  z-index: 5;
  display: block;
  float: left;
  background: none;
  margin: 0;
  padding: 0;
  border: 0;
}

ul.hmenu li:hover
{
  z-index: 10000;
  white-space: normal;
}

ul.hmenu:after, ul.hmenu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}

ul.hmenu, ul.hmenu ul
{
  min-height: 0;
}

ul.hmenu
{
  display: inline-block;
  vertical-align: bottom;
}

.nav:before
{
  content: ' ';
}

.desktop .nav
{
  width: 960px;
  padding-left: 0;
  padding-right: 0;
}

.hmenu-extra1
{
  position: relative;
  display: block;
  float: left;
  width: auto;
  height: auto;
  background-position: center;
}

.hmenu-extra2
{
  position: relative;
  display: block;
  float: right;
  width: auto;
  height: auto;
  background-position: center;
}

.hmenu
{
  float: right;
}

.menuitemcontainer
{
  margin: 0 auto;
}

ul.hmenu>li
{
  margin-left: 11px;
}

ul.hmenu>li:first-child
{
  margin-left: 5px;
}

ul.hmenu>li:last-child, ul.hmenu>li.last-child
{
  margin-right: 5px;
}

ul.hmenu>li>a
{
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 0 17px;
  margin: 0 auto;
  position: relative;
  display: block;
  height: 34px;
  cursor: pointer;
  text-decoration: none;
  color: #616161;
  line-height: 34px;
  text-align: center;
}

.hmenu>li>a, .hmenu>li>a:link, .hmenu>li>a:visited, .hmenu>li>a.active, .hmenu>li>a:hover
{
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: uppercase;
  text-align: left;
}

ul.hmenu>li>a.active
{
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 0 17px;
  margin: 0 auto;
  color: #575757;
  text-decoration: none;
}

ul.hmenu>li>a:visited, ul.hmenu>li>a:hover, ul.hmenu>li:hover>a
{
  text-decoration: none;
}

ul.hmenu>li>a:hover, .desktop ul.hmenu>li:hover>a
{
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 0 17px;
  margin: 0 auto;
}

ul.hmenu>li>a:hover, .desktop ul.hmenu>li:hover>a
{
  color: #575757;
  text-decoration: none;
}

ul.hmenu>li:before
{
  position: absolute;
  display: block;
  content: ' ';
  top: 0;
  left: -11px;
  width: 11px;
  height: 34px;
  background: url('../images/menuseparator.png') center center no-repeat;
}

ul.hmenu>li:first-child:before
{
  display: none;
}

ul.hmenu li li a
{
  background: #7A7A7A;
  background: transparent;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 0 10px;
  margin: 0 auto;
}

ul.hmenu li li
{
  float: none;
  width: auto;
  margin-top: 2px;
  margin-bottom: 2px;
}

.desktop ul.hmenu li li ul>li:first-child
{
  margin-top: 0;
}

ul.hmenu li li ul>li:last-child
{
  margin-bottom: 0;
}

.hmenu ul a
{
  display: block;
  white-space: nowrap;
  height: 24px;
  min-width: 7em;
  border: 0 solid transparent;
  text-align: left;
  line-height: 24px;
  color: #7D7D7D;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  margin: 0;
}

.hmenu ul a:link, .hmenu ul a:visited, .hmenu ul a.active, .hmenu ul a:hover
{
  text-align: left;
  line-height: 24px;
  color: #7D7D7D;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  margin: 0;
}

ul.hmenu li li:after
{
  display: block;
  position: absolute;
  content: ' ';
  height: 0;
  top: -1px;
  left: 0;
  right: 0;
  z-index: 1;
  border-bottom: 1px dotted #D1D1D1;
}

.desktop ul.hmenu li li:first-child:before, .desktop ul.hmenu li li:first-child:after
{
  display: none;
}

ul.hmenu ul li a:hover, .desktop ul.hmenu ul li:hover>a
{
  background: #FFFFFF;
  background: transparent;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 0 auto;
}

.hmenu ul a:hover
{
  text-decoration: none;
  color: #7A7A7A;
}

.desktop .hmenu ul li:hover>a
{
  color: #7A7A7A;
}

ul.hmenu ul:before
{
  background: #F2F2F2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px dotted rgba(217, 217, 217, 0.9);
  margin: 0 auto;
  display: block;
  position: absolute;
  content: ' ';
  z-index: 1;
}

.desktop ul.hmenu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.desktop ul.hmenu li li:hover>ul
{
  top: 0;
  left: 100%;
}

ul.hmenu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background-image: url('../images/spacer.gif');
}

.desktop ul.hmenu>li>ul
{
  padding: 16px 36px 36px 36px;
  margin: -10px 0 0 -30px;
}

.desktop ul.hmenu ul ul
{
  padding: 36px 36px 36px 18px;
  margin: -36px 0 0 -5px;
}

.desktop ul.hmenu ul.hmenu-left-to-right
{
  right: auto;
  left: 0;
  margin: -10px 0 0 -30px;
}

.desktop ul.hmenu ul.hmenu-right-to-left
{
  left: auto;
  right: 0;
  margin: -10px -30px 0 0;
}

.desktop ul.hmenu li li:hover>ul.hmenu-left-to-right
{
  right: auto;
  left: 100%;
}

.desktop ul.hmenu li li:hover>ul.hmenu-right-to-left
{
  left: auto;
  right: 100%;
}

.desktop ul.hmenu ul ul.hmenu-left-to-right
{
  right: auto;
  left: 0;
  padding: 36px 36px 36px 18px;
  margin: -36px 0 0 -5px;
}

.desktop ul.hmenu ul ul.hmenu-right-to-left
{
  left: auto;
  right: 0;
  padding: 36px 18px 36px 36px;
  margin: -36px -5px 0 0;
}

.desktop ul.hmenu li ul>li:first-child
{
  margin-top: 0;
}

.desktop ul.hmenu li ul>li:last-child
{
  margin-bottom: 0;
}

.desktop ul.hmenu ul ul:before
{
  border-radius: 3px;
  top: 30px;
  bottom: 30px;
  right: 30px;
  left: 12px;
}

.desktop ul.hmenu>li>ul:before
{
  top: 10px;
  right: 30px;
  bottom: 30px;
  left: 30px;
}

.desktop ul.hmenu>li>ul.hmenu-left-to-right:before
{
  right: 30px;
  left: 30px;
}

.desktop ul.hmenu>li>ul.hmenu-right-to-left:before
{
  right: 30px;
  left: 30px;
}

.desktop ul.hmenu ul ul.hmenu-left-to-right:before
{
  right: 30px;
  left: 12px;
}

.desktop ul.hmenu ul ul.hmenu-right-to-left:before
{
  right: 12px;
  left: 30px;
}

.desktop ul.hmenu>li.ext>a
{
  white-space: nowrap;
}

.desktop ul.hmenu>li.ext>a:hover, .desktop ul.hmenu>li.ext:hover>a, .desktop ul.hmenu>li.ext:hover>a.active
{
  background: none;
  padding: 0 17px 0 17px;
  margin: -0 -0 0 -0;
  overflow: hidden;
  position: relative;
  border: none;
  border-radius: 0;
  box-shadow: none;
  color: #7A7A7A;
}

.desktop ul.hmenu>li.ext>a:hover:before, .desktop ul.hmenu>li.ext:hover>a:before, .desktop ul.hmenu>li.ext:hover>a.active:before
{
  position: absolute;
  content: ' ';
  top: 0;
  right: 0;
  left: 0;
  bottom: -1px;
  background-color: #F2F2F2;
  border: 1px Dotted rgba(217, 217, 217, 0.9);
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
  z-index: -1;
}

.desktop ul.hmenu>li.ext:hover>ul
{
  padding-top: 5px;
  margin-top: 0;
}

.desktop ul.hmenu>li.ext:hover>ul:before
{
  top: -1px;
  clip: rect(6px, auto, auto, auto);
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
}

ul.hmenu>li.ext>.ext-r, ul.hmenu>li.ext>.ext-l, ul.hmenu>li.ext>.ext-m, ul.hmenu>li.ext>.ext-off
{
  display: none;
  z-index: 12;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.desktop ul.hmenu>li.ext>ul
{
  z-index: 13;
}

.desktop ul.hmenu>li.ext.ext-r:hover>.ext-r, .desktop ul.hmenu>li.ext.ext-l:hover>.ext-l
{
  position: absolute;
  display: block;
  overflow: hidden;
  height: 6px;
  top: 100%;
  padding-top: 1px;
  margin-top: -1px;
}

.desktop ul.hmenu>li.ext:hover>.ext-r:before, .desktop ul.hmenu>li.ext:hover>.ext-l:before
{
  position: absolute;
  content: ' ';
  top: 0;
  bottom: -1px;
  background-color: #F2F2F2;
  border: 1px Dotted rgba(217, 217, 217, 0.9);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
}

.desktop ul.hmenu>li.ext.ext-r:hover>.ext-r
{
  left: 100%;
  right: auto;
  padding-left: 0;
  margin-left: 0;
  padding-right: 1px;
  margin-right: -1px;
}

.desktop ul.hmenu>li.ext.ext-r:hover>.ext-r:before
{
  right: 0;
  left: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 3px;
}

.desktop ul.hmenu>li.ext.ext-l:hover>.ext-l
{
  right: 100%;
  left: auto;
  padding-right: 0;
  margin-right: 0;
  padding-left: 1px;
  margin-left: -1px;
}

.desktop ul.hmenu>li.ext.ext-l:hover>.ext-l:before
{
  right: -1px;
  left: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 3px;
}

.desktop ul.hmenu>li.ext:hover>.ext-m, .desktop ul.hmenu>li.ext:hover>.ext-off
{
  position: absolute;
  display: block;
  overflow: hidden;
  height: 5px;
  top: 100%;
}

.desktop ul.hmenu>li.ext.ext-r:hover>.ext-m
{
  left: -0;
  right: 0;
  padding-right: 0;
  padding-left: 0;
}

.desktop ul.hmenu>li.ext:hover>.ext-off
{
  left: -0;
  right: -0;
  padding-left: 0;
  padding-right: 0;
}

.desktop ul.hmenu>li.ext.ext-l:hover>.ext-m
{
  right: -0;
  left: 0;
  padding-left: 0;
  padding-right: 0;
}

.desktop ul.hmenu>li.ext.ext-l.ext-r:hover>.ext-m
{
  right: -0;
  left: -0;
  padding-left: 0;
  padding-right: 0;
}

.desktop ul.hmenu>li.ext:hover>.ext-m:before, .desktop ul.hmenu>li.ext:hover>.ext-off:before
{
  position: absolute;
  content: ' ';
  top: -1px;
  bottom: -1px;
  background-color: #F2F2F2;
  border: 1px Dotted rgba(217, 217, 217, 0.9);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
}

.desktop ul.hmenu>li.ext.ext-r:hover>.ext-m:before
{
  right: -1px;
  left: 0;
}

.desktop ul.hmenu>li.ext.ext-l:hover>.ext-m:before
{
  left: -1px;
  right: 0;
}

.desktop ul.hmenu>li.ext.ext-l.ext-r:hover>.ext-m:before
{
  left: -1px;
  right: -1px;
}

.sheet
{
  background: #FFFFFF;
  margin: 0 auto;
  position: relative;
  cursor: auto;
  width: 960px;
  z-index: auto !important;
  border-style: solid;
  border-width: 49px 43px 46px 41px;
  -moz-border-image: url(../images/6.jpg) 52 44 50 56 repeat;
  -webkit-border-image: url(../images/6.jpg) 52 44 50 56 repeat;
  -o-border-image: url(../images/6.jpg) 52 44 50 56 repeat;
  border-image: url(../images/6.jpg) 52 44 50 56 fill repeat;
}

.layout-wrapper
{
  position: relative;
  margin: 0 auto 0 auto;
  z-index: auto !important;
}

.content-layout
{
  display: table;
  width: 100%;
  table-layout: fixed;
}

.content-layout-row
{
  display: table-row;
}

.layout-cell
{
  display: table-cell;
  vertical-align: top;
}

.postcontent .content-layout
{
  border-collapse: collapse;
}

.vmenublock
{
  margin: 3px;
}

div.vmenublock img
{
  margin: 0;
}

.vmenublockheader
{
  padding: 10px 0;
  margin: 0 auto;
}

.vmenublockheader .t, .vmenublockheader .t a, .vmenublockheader .t a:link, .vmenublockheader .t a:visited, .vmenublockheader .t a:hover
{
  color: #000000;
  font-size: 20px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  margin: 0 10px;
}

.vmenublockcontent
{
  margin: 0 auto;
}

ul.vmenu, ul.vmenu ul
{
  list-style: none;
  display: block;
}

ul.vmenu, ul.vmenu li
{
  display: block;
  margin: 0;
  padding: 0;
  width: auto;
  line-height: 0;
}

ul.vmenu
{
  margin-top: 0;
  margin-bottom: 0;
}

ul.vmenu ul
{
  display: none;
  margin: 0;
  padding: 0;
  position: relative;
}

ul.vmenu ul.active
{
  display: block;
}

ul.vmenu>li>a
{
  padding: 0 15px;
  margin: 0 auto;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #808080;
  min-height: 30px;
  line-height: 30px;
}

ul.vmenu a
{
  display: block;
  cursor: pointer;
  z-index: 1;
  position: relative;
}

ul.vmenu li
{
  position: relative;
}

ul.vmenu>li
{
  margin-top: 0;
}

ul.vmenu>li>ul
{
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
}

ul.vmenu>li:first-child
{
  margin-top: 0;
}

ul.vmenu>li>a:before
{
  content: url('../images/vmenuitemicon.png');
  margin-right: 5px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}

.opera ul.vmenu>li>a:before
{
  bottom: 0;
}

ul.vmenu>li>a.active:before
{
  content: url('../images/vmenuactiveitemicon.png');
  margin-right: 5px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}

.opera ul.vmenu>li>a.active:before
{
  bottom: 0;
}

ul.vmenu>li>a:hover:before, ul.vmenu>li>a.active:hover:before, ul.vmenu>li:hover>a:before, ul.vmenu>li:hover>a.active:before
{
  content: url('../images/vmenuhovereditemicon.png');
  margin-right: 5px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}

.opera ul.vmenu>li>a:hover:before, .opera   ul.vmenu>li>a.active:hover:before, .opera   ul.vmenu>li:hover>a:before, .opera   ul.vmenu>li:hover>a.active:before
{
  bottom: 0;
}

ul.vmenu>li>a:hover, ul.vmenu>li>a.active:hover
{
  padding: 0 15px;
  margin: 0 auto;
}

ul.vmenu>li>a:hover, ul.vmenu>li>a.active:hover
{
  text-decoration: none;
}

ul.vmenu a:hover, ul.vmenu a.active:hover
{
  color: #808080;
}

ul.vmenu>li>a.active:hover>span.border-top, ul.vmenu>li>a.active:hover>span.border-bottom
{
  background-color: transparent;
}

ul.vmenu>li>a.active
{
  padding: 0 15px;
  margin: 0 auto;
  text-decoration: none;
  color: #808080;
}

ul.vmenu>li>ul:before
{
  margin: 0 auto;
  display: block;
  position: absolute;
  content: ' ';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

ul.vmenu li li a
{
  margin: 0 auto;
  position: relative;
}

ul.vmenu ul li
{
  margin: 0;
  padding: 0;
}

ul.vmenu li li
{
  position: relative;
  margin-top: 0;
}

ul.vmenu ul a
{
  display: block;
  position: relative;
  min-height: 22px;
  overflow: visible;
  padding: 0;
  padding-left: 27px;
  padding-right: 27px;
  z-index: 0;
  line-height: 22px;
  color: #808080;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  margin-left: 0;
  margin-right: 0;
}

ul.vmenu ul a:visited, ul.vmenu ul a.active:hover, ul.vmenu ul a:hover, ul.vmenu ul a.active
{
  line-height: 22px;
  color: #808080;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  margin-left: 0;
  margin-right: 0;
}

ul.vmenu ul ul a
{
  padding-left: 54px;
}

ul.vmenu ul ul ul a
{
  padding-left: 81px;
}

ul.vmenu ul ul ul ul a
{
  padding-left: 108px;
}

ul.vmenu ul ul ul ul ul a
{
  padding-left: 135px;
}

ul.vmenu ul>li>a:hover, ul.vmenu ul>li>a.active:hover
{
  margin: 0 auto;
}

ul.vmenu ul li a:hover, ul.vmenu ul li a.active:hover
{
  text-decoration: none;
  color: #808080;
}

ul.vmenu ul a:hover:after
{
  background-position: center;
}

ul.vmenu ul a.active:hover:after
{
  background-position: center;
}

ul.vmenu ul a.active:after
{
  background-position: bottom;
}

ul.vmenu ul>li>a.active
{
  margin: 0 auto;
}

ul.vmenu ul a.active, ul.vmenu ul a:hover, ul.vmenu ul a.active:hover
{
  text-decoration: none;
  color: #808080;
}

.block
{
    /* margin: 3px; */
    margin-left: -124px;
    margin-top: -23px;
}

div.block img
{
  border: none;
  margin: 0;
}

.blockheader
{
  padding: 6px 5px;
  margin: 0 auto 2px;
}

.blockheader .t, .blockheader .t a, .blockheader .t a:link, .blockheader .t a:visited, .blockheader .t a:hover
{
  color: #878787;
  font-size: 20px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  margin: 0 5px;
}

.blockcontent
{
  padding: 5px;
  margin: 0 auto;
  color: #404040;
  font-size: 14px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  line-height: 175%;
}

.blockcontent table, .blockcontent li, .blockcontent a, .blockcontent a:link, .blockcontent a:visited, .blockcontent a:hover
{
  color: #404040;
  font-size: 14px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  line-height: 175%;
}

.blockcontent p
{
  margin: 0 5px;
}

.blockcontent a, .blockcontent a:link
{
	color: #ffffff;
    font-family: MuseoSans900, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 900;
}

.blockcontent a:visited, .blockcontent a.visited
{
  color: #ffffff;
  font-family: MuseoSans900, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
}

.blockcontent a:hover, .blockcontent a.hover
{
  color: #ffffff;
  font-family: MuseoSans900, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  text-shadow: 2px 2px 2px #4F4F4F;
  transition: text-shadow 100ms linear 0ms;

}

.block ul>li:before
{
  /* content: url('../images/blockbullets.png'); */
  /* margin-right: 6px; */
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  margin-left: -12px;
}

.opera .block ul>li:before
{
  bottom: 0;
}

.block li
{
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  line-height: 175%;
  color: #696969;
  margin: 4px 0 0 10px;
}

.block ul>li, .block ol
{
  padding: 0;
}

.block ul>li
{
  padding-left: 12px;
}

.breadcrumbs
{
  margin: 0 auto;
}

a.button, a.button:link, a:link.button:link, body a.button:link, a.button:visited, body a.button:visited, input.button, button.button
{
    text-decoration: none;
    font-size: 16px;
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background: #6bb3db;
    color: #FFFFFF;
    margin: 0 5px 0 0 !important;
    overflow: visible;
    cursor: pointer;
    text-indent: 0;
    line-height: 24px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.button img
{
  margin: 0;
  vertical-align: middle;
}

.firefox2 .button
{
  display: block;
  float: left;
}

input, select, textarea, a.search-button span
{
  vertical-align: middle;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

.block select
{
  width: 96%;
}

input.button
{
  float: none !important;
}

.button.active, .button.active:hover
{
  background: #696969;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border-width: 0;
  padding: 0 21px;
  margin: 0 auto;
}

.button.active, .button.active:hover
{
/*   color: #FFFFFF !important; */
}

.button.hover, .button:hover
{
/*   background: #595959; */
/*   -webkit-border-radius: 3px; */
/*   -moz-border-radius: 3px; */
/*   border-radius: 3px; */
/*   border-width: 0; */
/*   padding: 0 21px; */
/*   margin: 0 auto; */
}

.button.hover, .button:hover
{
/*   color: #FFFFFF !important; */
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
{
  background: #FAFAFA;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #7A7A7A;
  margin: 0 auto;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
{
  width: 100%;
  padding: 4px 0;
  color: #525252 !important;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  text-shadow: none;
}

input.error, textarea.error
{
  background: #FAFAFA;
  border: 1px solid #E2341D;
  margin: 0 auto;
}

input.error, textarea.error
{
  color: #525252 !important;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

form.search input[type="text"]
{
  background: #FFFFFF;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #D6D6D6;
  margin: 0 auto;
  width: 100%;
  padding: 4px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #404040 !important;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

form.search
{
  background-image: none;
  border: 0;
  display: block;
  position: relative;
  top: 0;
  padding: 0;
  margin: 5px;
  left: 0;
  line-height: 0;
}

form.search input, a.search-button
{
  top: 0;
  right: 0;
}

form.search>input, a.search-button
{
  bottom: 0;
  left: 0;
  vertical-align: middle;
}

form.search input[type="submit"], input.search-button, a.search-button
{
  margin: 0 auto;
}

form.search input[type="submit"], input.search-button, a.search-button
{
  position: absolute;
  left: auto;
  display: block;
  border: none;
  background: url('../images/searchicon.png') center center no-repeat;
  width: 24px;
  height: 100%;
  padding: 0;
  color: #FFFFFF !important;
  cursor: pointer;
}

a.search-button span.search-button-text
{
  display: none;
}

label.checkbox:before
{
  background: #FAFAFA;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  border-width: 0;
  margin: 0 auto;
  width: 16px;
  height: 16px;
}

label.checkbox
{
  cursor: pointer;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  line-height: 16px;
  display: inline-block;
  color: #404040 !important;
}

.checkbox>input[type="checkbox"]
{
  margin: 0 5px 0 0;
}

label.checkbox.active:before
{
  background: #7A7A7A;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  border-width: 0;
  margin: 0 auto;
  width: 16px;
  height: 16px;
  display: inline-block;
}

label.checkbox.hovered:before
{
  background: #949494;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  border-width: 0;
  margin: 0 auto;
  width: 16px;
  height: 16px;
  display: inline-block;
}

label.radiobutton:before
{
  background: #FAFAFA;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border-width: 0;
  margin: 0 auto;
  width: 12px;
  height: 12px;
}

label.radiobutton
{
  cursor: pointer;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  line-height: 12px;
  display: inline-block;
  color: #404040 !important;
}

.radiobutton>input[type="radio"]
{
  vertical-align: baseline;
  margin: 0 5px 0 0;
}

label.radiobutton.active:before
{
  background: #7A7A7A;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border-width: 0;
  margin: 0 auto;
  width: 12px;
  height: 12px;
  display: inline-block;
}

label.radiobutton.hovered:before
{
  background: #949494;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border-width: 0;
  margin: 0 auto;
  width: 12px;
  height: 12px;
  display: inline-block;
}

.comments
{
  border-top: 1px dotted #696969;
  margin: 0 auto;
  margin-top: 25px;
}

.comments h2
{
  color: #292929;
}

.comment-inner
{
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 5px;
  margin: 0 auto;
  margin-left: 96px;
}

.comment-avatar
{
  float: left;
  width: 80px;
  height: 80px;
  padding: 2px;
  background: #fff;
  border: 1px solid #E8E8E8;
}

.comment-avatar>img
{
  margin: 0 !important;
  border: none !important;
}

.comment-content
{
  padding: 10px 0;
  color: #404040;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.comment
{
  margin-top: 6px;
}

.comment:first-child
{
  margin-top: 0;
}

.comment-header
{
  color: #292929;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  line-height: 100%;
}

.comment-header a, .comment-header a:link, .comment-header a:visited, .comment-header a.visited, .comment-header a:hover, .comment-header a.hovered
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  line-height: 100%;
}

.comment-header a, .comment-header a:link
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
  color: #878787;
}

.comment-header a:visited, .comment-header a.visited
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #878787;
}

.comment-header a:hover, .comment-header a.hovered
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #878787;
}

.comment-content a, .comment-content a:link, .comment-content a:visited, .comment-content a.visited, .comment-content a:hover, .comment-content a.hovered
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.comment-content a, .comment-content a:link
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #696969;
}

.comment-content a:visited, .comment-content a.visited
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #545454;
}

.comment-content a:hover, .comment-content a.hovered
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #696969;
}

.pager
{
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 6px;
  margin: 2px;
}

.pager>*:last-child
{
  margin-right: 0 !important;
}

.pager>span
{
  cursor: default;
}

.pager>*
{
  background: #949494;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 10px;
  margin: 0 4px 0 auto;
  line-height: normal;
  position: relative;
  display: inline-block;
  margin-left: 0;
}

.pager a:link, .pager a:visited, .pager .active
{
  line-height: normal;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  color: #121212;
}

.pager .active
{
  background: #BFBFBF;
  padding: 10px;
  margin: 0 4px 0 auto;
  color: #FFFFFF;
}

.pager .more
{
  background: #949494;
  margin: 0 4px 0 auto;
}

.pager a.more:link, .pager a.more:visited
{
  color: #121212;
}

.pager a:hover
{
  background: #7A7A7A;
  padding: 10px;
  margin: 0 4px 0 auto;
}

.pager  a:hover, .pager  a.more:hover
{
  text-decoration: none;
  color: #DEDEDE;
}

.pager>*:after
{
  margin: 0 0 0 auto;
  display: inline-block;
  position: absolute;
  content: ' ';
  top: 0;
  width: 0;
  height: 100%;
  right: 0;
  text-decoration: none;
}

.pager>*:last-child:after
{
  display: none;
}

.commentsform
{
  background: #E8E8E8;
  background: transparent;
  padding: 10px;
  margin: 0 auto;
  margin-top: 25px;
  color: #292929;
}

.commentsform h2
{
  padding-bottom: 10px;
  margin: 0;
  color: #292929;
}

.commentsform label
{
  display: inline-block;
  line-height: 25px;
}

.commentsform input:not([type=submit]), .commentsform textarea
{
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: 100%;
  max-width: 100%;
}

.commentsform .form-submit
{
  margin-top: 10px;
}

.post
{
  /* padding: 5px; */
}

a img
{
  border: 0;
}

.article img, img.article, .block img, .footer img
{
  /* margin: 7px 7px 7px 7px; */
}

.metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

.article table, table.article
{
  border-collapse: collapse;
  margin: 1px;
}

.post .content-layout-br
{
  height: 0;
}

.article th, .article td
{
  padding: 2px;
  border: solid 1px #7A7A7A;
  vertical-align: top;
  text-align: left;
}

.article th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}

.preview-cms-logo
{
  border: 0;
  margin: 1em 1em 0 0;
  float: left;
}

.image-caption-wrapper
{
  padding: 7px 7px 7px 7px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.image-caption-wrapper img
{
  margin: 0 !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.image-caption-wrapper div.collage
{
  margin: 0 !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.image-caption-wrapper p
{
  font-size: 80%;
  text-align: right;
  margin: 0;
}

.postheader
{
    font-family: MuseoSans900;
    font-size: 25.3px;
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    margin: 20px 0 30px;
    color: #6bb4db;
    line-height: 25px;
}

.postheader a, .postheader a:link, .postheader a:visited, .postheader a.visited, .postheader a:hover, .postheader a.hovered
{
  font-size: 24px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

.postheader a, .postheader a:link
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #9E9E9E;
}

.postheader a:visited, .postheader a.visited
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #8C8C8C;
}

.postheader a:hover, .postheader a.hovered
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #9C9C9C;
}

.postheadericons, .postheadericons a, .postheadericons a:link, .postheadericons a:visited, .postheadericons a:hover
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #696969;
}

.postheadericons
{
  padding: 1px;
  margin: 0 0 0 10px;
}

.postheadericons a, .postheadericons a:link
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  color: #949494;
}

.postheadericons a:visited, .postheadericons a.visited
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #757575;
}

.postheadericons a:hover, .postheadericons a.hover
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: underline;
  color: #757575;
}

.postdateicon:before
{
  content: url('../images/postdateicon.png');
  margin-right: 6px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  bottom: auto;
}

.opera .postdateicon:before
{
  bottom: 0;
}

.postauthoricon:before
{
  content: url('../images/postauthoricon.png');
  margin-right: 6px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  bottom: auto;
}

.opera .postauthoricon:before
{
  bottom: 0;
}

.postediticon:before
{
  content: url('../images/system/edit.png');
  margin-right: 6px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}

.opera .postediticon:before
{
  bottom: 0;
}

.postcontent ul>li:before, .post ul>li:before, .textblock ul>li:before
{
  /* content: url('../images/postbullets.png'); */
  /* margin-right: 10px; */
  /* bottom: 2px; */
  /* position: relative; */
  /* display: inline-block; */
  /* vertical-align: middle; */
  /* font-size: 0; */
  /* line-height: 0; */
	content: url(../images/postbullets.png);
    margin-right: 8px;
    bottom: -1px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
}

.opera .postcontent ul>li:before, .opera   .post ul>li:before, .opera   .textblock ul>li:before
{
  bottom: 0;
}

.postcontent li, .post li, .textblock li
{
  /* font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif; */
  /* color: #404040; */
  /* margin: 3px 0 0 11px; */
	font-family: MuseoSans500;
    font-size: 16px;
    line-height: 23px;
    display: block;
    position: relative;
    left: 8px;
}

.postcontent ul>li, .post ul>li, .textblock ul>li, .postcontent ol, .post ol, .textblock ol
{
  padding: 0;
}

.postcontent ul>li, .post ul>li, .textblock ul>li
{
	padding-left: 17px;
}

.postcontent ul>li:before, .post ul>li:before, .textblock ul>li:before
{
/*   margin-left: -17px; */
}

.postcontent ol, .post ol, .textblock ol, .postcontent ul, .post ul, .textblock ul
{
/*   margin: 1em 0 1em 11px; */
}

.postcontent li ol, .post li ol, .textblock li ol, .postcontent li ul, .post li ul, .textblock li ul
{
/*   margin: 0.5em 0 0.5em 11px; */
}

.postcontent li, .post li, .textblock li
{
/*   margin: 3px 0 0 0; */
}

.postcontent ol>li, .post ol>li, .textblock ol>li
{
  overflow: visible;
}

.postcontent ul>li, .post ul>li, .textblock ul>li
{
  overflow-x: visible;
  overflow-y: hidden;
}

blockquote
{
  background: #F2F2F2 url('../images/postquote.png') no-repeat scroll;
  padding: 10px 10px 10px 47px;
  margin: 10px 0 0 25px;
  color: #121212;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: italic;
  text-align: left;
  overflow: auto;
  clear: both;
}

blockquote a, .postcontent blockquote a, .blockcontent blockquote a, .footer blockquote a, blockquote a:link, .postcontent blockquote a:link, .blockcontent blockquote a:link, .footer blockquote a:link, blockquote a:visited, .postcontent blockquote a:visited, .blockcontent blockquote a:visited, .footer blockquote a:visited, blockquote a:hover, .postcontent blockquote a:hover, .blockcontent blockquote a:hover, .footer blockquote a:hover
{
  color: #121212;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: italic;
  text-align: left;
}

blockquote p, .postcontent blockquote p, .blockcontent blockquote p, .footer blockquote p
{
  margin: 0;
  margin: 5px 0;
}

.Sorter img
{
  border: 0;
  vertical-align: middle;
  padding: 0;
  margin: 0;
  position: static;
  z-index: 1;
  width: 12px;
  height: 6px;
}

.Sorter a
{
  position: relative;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #757575;
}

.Sorter a:link
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #757575;
}

.Sorter a:visited, .Sorter a.visited
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #757575;
}

.Sorter a:hover, .Sorter a.hover
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #595959;
}

.Sorter
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #404040;
}

.footer
{
    margin: -4px auto 0;
    position: relative;
    background: url(../images/page.jpeg) fixed;
    color: #616161;
    font-size: 13px;
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    line-height: 175%;
    text-align: center;
    padding: 0;
}

.footer a, .footer a:link, .footer a:visited, .footer a:hover, .footer td, .footer th, .footer caption
{
  color: #616161;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  line-height: 175%;
}

.footer p
{
  padding: 0;
  text-align: center;
}

.footer a, .footer a:link
{
  color: #696969;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
}

.footer a:visited
{
  color: #525252;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
}

.footer a:hover
{
  color: #696969;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: underline;
}

.footer h1
{
  color: #595959;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.footer h2
{
  color: #696969;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.footer h3
{
  color: #696969;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.footer h4
{
  color: #7A7A7A;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.footer h5
{
  color: #7A7A7A;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.footer h6
{
  color: #7A7A7A;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.footer img
{
  border: none;
  margin: 0;
}

.footer-inner
{
  margin: 0 auto;
  width: 960px;
  padding: 25px;
  padding-right: 25px;
  padding-left: 25px;
}

.rss-tag-icon
{
  background: url('../images/footerrssicon.png') no-repeat scroll;
  margin: 0 auto;
  min-height: 32px;
  min-width: 32px;
  display: inline-block;
  text-indent: 35px;
  background-position: left center;
}

.rss-tag-icon:empty
{
  vertical-align: middle;
}

.facebook-tag-icon
{
  background: url('../images/footerfacebookicon.png') no-repeat scroll;
  margin: 0 auto;
  min-height: 32px;
  min-width: 32px;
  display: inline-block;
  text-indent: 35px;
  background-position: left center;
}

.facebook-tag-icon:empty
{
  vertical-align: middle;
}

.twitter-tag-icon
{
  background: url('../images/footertwittericon.png') no-repeat scroll;
  margin: 0 auto;
  min-height: 32px;
  min-width: 32px;
  display: inline-block;
  text-indent: 35px;
  background-position: left center;
}

.twitter-tag-icon:empty
{
  vertical-align: middle;
}

.footer ul>li:before
{
  /* content: url('../images/footerbullets.png'); */
  /* margin-right: 6px; */
  /* bottom: 2px; */
  /* position: relative; */
  /* display: inline-block; */
  /* vertical-align: middle; */
  /* font-size: 0; */
  /* line-height: 0; */
  /* margin-left: -13px; */
}

.opera .footer ul>li:before
{
  bottom: 0;
}

.footer li
{
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #3B3B3B;
}

.footer ul>li, .footer ol
{
  padding: 0;
}

.footer ul>li
{
  /* padding-left: 13px; */
}

.page-footer, .page-footer a, .page-footer a:link, .page-footer a:visited, .page-footer a:hover
{
  font-family: Arial;
  font-size: 10px;
  letter-spacing: normal;
  word-spacing: normal;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  color: #5C5C5C;
}

.page-footer
{
  position: relative;
  z-index: auto !important;
  padding: 1em;
  text-align: center !important;
  text-decoration: none;
  color: #454545;
}

.lightbox-wrapper
{
  background: #333;
  background: rgba(0, 0, 0, .8);
  bottom: 0;
  left: 0;
  padding: 0 100px;
  position: fixed;
  right: 0;
  text-align: center;
  top: 0;
  z-index: 1000000;
}

.lightbox, .lightbox-wrapper .lightbox-image
{
  cursor: pointer;
}

.lightbox-wrapper .lightbox-image
{
  border: 6px solid #fff;
  border-radius: 3px;
  display: none;
  max-width: 100%;
  vertical-align: middle;
}

.lightbox-wrapper .lightbox-image.active
{
  display: inline-block;
}

.lightbox-wrapper .lightbox-error
{
  background: #fff;
  border: 1px solid #b4b4b4;
  border-radius: 10px;
  box-shadow: 0 2px 5px #333;
  height: 80px;
  opacity: .95;
  padding: 20px;
  position: fixed;
  width: 300px;
  z-index: 100;
}

.lightbox-wrapper .loading
{
  background: #fff url('../images/preloader-01.gif') center center no-repeat;
  border: 1px solid #b4b4b4;
  border-radius: 10px;
  box-shadow: 0 2px 5px #333;
  height: 32px;
  opacity: .5;
  padding: 10px;
  position: fixed;
  width: 32px;
  z-index: 10100;
}

.lightbox-wrapper .arrow
{
  cursor: pointer;
  height: 100px;
  opacity: .5;
  filter: alpha(opacity=50);
  position: fixed;
  width: 82px;
  z-index: 10003;
}

.lightbox-wrapper .arrow.left
{
  left: 9px;
}

.lightbox-wrapper .arrow.right
{
  right: 9px;
}

.lightbox-wrapper .arrow:hover
{
  opacity: 1;
  filter: alpha(opacity=100);
}

.lightbox-wrapper .arrow.disabled
{
  display: none;
}

.lightbox-wrapper .arrow-t, .lightbox-wrapper .arrow-b
{
  background-color: #fff;
  border-radius: 3px;
  height: 6px;
  left: 26px;
  position: relative;
  width: 30px;
}

.lightbox-wrapper .arrow-t
{
  top: 38px;
}

.lightbox-wrapper .arrow-b
{
  top: 50px;
}

.lightbox-wrapper .close
{
  cursor: pointer;
  height: 22px;
  opacity: .5;
  filter: alpha(opacity=50);
  position: fixed;
  right: 39px;
  top: 30px;
  width: 22px;
  z-index: 10003;
}

.lightbox-wrapper .close:hover
{
  opacity: 1;
  filter: alpha(opacity=100);
}

.lightbox-wrapper .close .cw, .lightbox-wrapper .close .ccw
{
  background-color: #fff;
  border-radius: 3px;
  height: 6px;
  position: absolute;
  left: -4px;
  top: 8px;
  width: 30px;
}

.lightbox-wrapper .cw
{
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
}

.lightbox-wrapper .ccw
{
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
}

.lightbox-wrapper .close-alt, .lightbox-wrapper .arrow-right-alt, .lightbox-wrapper .arrow-left-alt
{
  color: #fff;
  display: none;
  font-size: 2.5em;
  line-height: 100%;
}

.ie8 .lightbox-wrapper .close-alt, .ie8 .lightbox-wrapper .arrow-right-alt, .ie8 .lightbox-wrapper .arrow-left-alt
{
  display: block;
}

.ie8 .lightbox-wrapper .cw, .ie8 .lightbox-wrapper .ccw
{
  display: none;
}

.content-layout .sidebar1
{
  margin: 0 auto;
  width: 190px;
  /* width: 201px; */
}

.content-layout .content
{
  margin: 0 auto;
}

fieldset
{
  border: none;
}

fieldset dl
{
  display: block;
  margin: 0;
  padding: 0;
  background: none;
}

fieldset dt
{
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 12em;
  height: 2em;
  margin: 0;
  padding: 0;
  float: left;
  clear: both;
  background: none;
  line-height: 2em;
  overflow: hidden;
}

fieldset dd
{
  display: block;
  min-height: 2em;
  margin: 0 0 0 12em;
  padding: 0;
  background: none;
  line-height: 2em;
}

fieldset label
{
  display: inline-block;
  width: 12em;
}

fieldset textarea
{
  vertical-align: text-top;
}

.img-fulltext-left, .img-intro-left
{
  float: left;
  display: block;
  border: none;
  padding: 0;
  margin: 0 0.3em 0.3em 0;
  margin-top: 0;
}

.img-fulltext-right, .img-intro-right
{
  float: right;
  display: block;
  border: none;
  padding: 0;
  margin: 0 0 0.3em 0.3em;
  margin-top: 0;
}

ul.pagenav
{
  clear: both;
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
}

ul.pagenav li, ul.pagenav li:before
{
  display: block;
  background: none;
  margin: 0;
  padding: 0;
  width: 50%;
  text-align: center;
  content: normal;
}

ul.pagenav li.pagenav-prev
{
  float: left;
}

ul.pagenav li.pagenav-next
{
  margin: 0 0 0 50%;
}

div.item-page dl.tabs
{
  display: block;
  margin: 0;
  padding: 0;
}

div.item-page dl.tabs:before
{
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: block;
  float: left;
  width: 1em;
  height: 2em;
  overflow: hidden;
}

div.item-page dl.tabs dt
{
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: block;
  float: left;
  height: 2em;
  overflow: hidden;
  border-left: solid 1px #7A7A7A;
  border-top: solid 1px #7A7A7A;
}

div.item-page dl.tabs dt h3
{
  margin: 0;
  padding: 0 1em;
  line-height: 2em;
  font-size: 100%;
  overflow: hidden;
}

div.item-page dl.tabs dt h3 a
{
  text-decoration: none;
}

div.item-page dl.tabs:after
{
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: block;
  border-left: solid 1px #7A7A7A;
  content: " ";
  overflow: hidden;
  height: 2em;
}

div.item-page div.current
{
  clear: both;
  border: solid 1px #7A7A7A;
}

div.item-page div.current dd.tabs
{
  margin: 0;
  padding: 0;
}

div.item-page .panel
{
  border: solid 1px #7A7A7A;
  margin-top: -1px;
}

div.item-page .panel h3
{
  margin: 0;
  padding: 0;
}

div.item-page .panel h3 a
{
  display: block;
  padding: 6px;
  text-decoration: none;
}

div.item-page .panel h3.pane-toggler-down a
{
  border-bottom: solid 1px #7A7A7A;
}

div.item-page .panel .pane-slider
{
  margin: 0;
  padding: 0;
}

div.item-page div.pagination ul
{
  clear: both;
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
}

div.item-page div.pagination li
{
  display: block;
  width: 50%;
  margin: 0;
  padding: 0;
  text-align: center;
  float: left;
  white-space: nowrap;
}

div.item-page div.pagination:after
{
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

#searchForm .phrases-box
{
  display: block;
  float: left;
}

#searchForm .ordering-box
{
  text-align: right;
}

#searchForm .phrases-box label, #searchForm .ordering-box label, #searchForm .only label
{
  display: inline-block;
  width: auto;
  height: 2em;
  margin: 0;
  padding: 0 0.3em;
}

#mod-finder-searchform label
{
  display: block;
}

#mod-finder-searchform input.inputbox
{
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  max-width: 300px;
}

#login-form fieldset label
{
  width: 100%;
}

#login-form #form-login-username label, #login-form #form-login-password label
{
  display: block;
}

#login-form #form-login-username input, #login-form #form-login-password input
{
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  max-width: 300px;
}

.breadcrumbs img
{
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
}

dl.stats-module
{
  padding: 0.3em 0 0.3em 0.3em;
  margin: 0;
}

dl.stats-module dt
{
  float: left;
  display: block;
  line-height: 1.5em;
  min-height: 1.5em;
  width: 10em;
  padding: 0.3em 0.3em 0 0;
  margin: 0;
  font-weight: bold;
}

dl.stats-module dd
{
  display: block;
  line-height: 1.5em;
  min-height: 1.5em;
  margin: 0 0 0 10em;
}

div.mod-languages ul
{
  margin: 0;
  padding: 0;
  list-style: none;
}

div.mod-languages li
{
  background: none;
  margin: 0 0.3em;
  padding: 0;
}

div.mod-languages ul.lang-inline li
{
  display: inline;
}

div.mod-languages ul.lang-block li
{
  display: block;
}

div.mod-languages img
{
  border: none;
  margin: 0;
  padding: 0;
}

div.clr
{
  clear: both;
}

#system-message ul li
{
  background-image: none;
}

ul.actions, ul.actions li, ul.actions li img
{
  display: inline;
  margin: 0;
  padding: 0;
  border: none;
}

ul.actions li
{
  background: none;
  list-style: none;
}

.items-row
{
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
}

.items-row .item
{
  display: table-cell;
  vertical-align: top;
}

.items-row .row-separator
{
  display: none;
}

div.pagination p.counter
{
  display: inline-block;
  margin: 0 0.3em 0 0;
  padding: 0;
  background: none;
}

div.pagination ul, div.pagination ul li, div.pagination ul > li:before
{
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0 0.3em;
  background: none;
  content: normal;
}

div.tip-wrap
{
  background: #fff;
  border: 1px solid #aaa;
}

div.tip-wrap div.tip
{
  padding: 0.3em;
}

div.tip-wrap div.tip-title
{
  font-weight: bold;
}

table.category
{
  width: 100%;
}

table.category thead th img
{
  padding: 0 0 0 0.3em;
  margin: 0;
  border: none;
}

span.hasTip a img
{
  padding: 0;
  margin: 0;
  border: none;
}

div.categories-list ul li span.item-title, div.cat-children ul li span.item-title
{
  display: block;
  margin: 0 0 0.3em 0;
}

div.categories-list ul li div.category-desc, div.cat-children ul li div.category-desc
{
  margin: 0 0 0.3em 0;
}

div.categories-list dl, div.cat-children dl
{
  display: block;
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
  background: none;
}

div.categories-list dl dt, div.cat-children dl dt, div.categories-list dl dd, div.cat-children dl dd
{
  display: inline-block;
  padding: 0;
  margin: 0;
  background: none;
}

div.img_caption p.img_caption
{
  padding: 0.3em 0;
  margin: 0;
}

form .search label, form .finder label
{
  display: none;
}

.cols-2 .column-1, .cols-2 .column-2, .cols-3 .column-1, .cols-3 .column-2, .cols-3 .column-3
{
  float: left;
  clear: right;
}

.cols-2 .column-1
{
  width: 50%;
}

.cols-2 .column-2
{
  width: 50%;
}

.cols-3 .column-1
{
  width: 33%;
}

.cols-3 .column-2
{
  width: 33%;
}

.cols-3 .column-3
{
  width: 34%;
}

.row-separator
{
  clear: both;
  float: none;
  font-size: 1px;
  display: block;
}

ul.categories-module li h1, ul.categories-module li h2, ul.categories-module li h3, ul.categories-module li h4, ul.categories-module li h5, ul.categories-module li h6
{
  display: inline;
}

.only, .phrases
{
  border: solid 1px #ccc;
  margin: 10px 0 0 0px;
  padding: 15px;
  line-height: 1.3em;
}

/* Begin Additional CSS Styles */

.footadr {
    margin-top: 2px;
    display: block;
    width: 390px;
    float: left;
}

.footadr div>ul>li {
    margin-left: 12px;
}

.footadr div>ul {
    margin: 0px !important;
}

.footadr ul>li>p {
    width: 400px;
    text-align: left;
    font-weight: 600;
    font-family: MuseoSans300;
    color: #000;
    font-size: 16.45px;
}

.footadr ul>li:first-child p:before {
    content: "";
    background: url(../images/icons/phone.png);
    position: relative;
    display: block;
    width: 26px;
    height: 11px;
    float: left;
    top: 3px;
    left: -2px;
    margin-right: 13px;
}

.footadr ul>li:nth-child(2) p {
    font-family: MuseoSans100 !important;
    position: relative;
    top: -2px;
    line-height: 20px;
}

.footadr ul>li:nth-child(3) p {
    position: relative;
    top: 5px;
    line-height: 20px;
}

.footadr ul>li:nth-child(2) p:before {
    content: "";
    background: url(../images/icons/loc.png);
    position: relative;
    display: block;
    width: 18px;
    height: 29px;
    float: left;
    top: 4px;
    margin-right: 17px;
}

.footadr ul>li:nth-child(3) p:before {
    content: "";
    background: url(../images/icons/mail.png);
    position: relative;
    display: block;
    width: 19px;
    height: 15px;
    float: left;
    top: 3px;
    margin-right: 19px;
}

.footloc {
	position: relative;
    top: 3px;
    left: 2px;
}

.footsoc {
    position: relative;
    top: -17px;
    left: 18px;
    width: 350px;
    height: 110px;
    float: left;
}

.footsoc ul>li>a>img {
  float: left;
}

.footsoc ul>li:first-child>a>img {

}

.footsoc ul>li>a>img {
  float: left;
}

.footcopy {
    width: 160px;
    height: 100px;
    float: left;
    position: relative;
    top: 29px;
    left: -14px;

}

.footcopy p {
	font-size: 16.2px;
    line-height: 21px;
    font-family: MuseoSans500;
}

.footerblock {
	width: 905px;
    height: 100px;
    /* background: url(../images/footer.jpg); */
    border-style: solid;
    border-width: 27px;
    -moz-border-image: url(../images/footer.jpg) 27 repeat;
    -webkit-border-image: url(../images/footer.jpg) 27 repeat;
    -o-border-image: url(../images/footer.jpg) 27 repeat;
    border-image: url(../images/footer.jpg) 27 fill repeat;
}

ul>li:before .firstblue{
    background: url(../images/menu/menu_1.png) no-repeat;
    width: 201px;
    height: 98px;
    display: block;
}

.blue {
	background: url(../images/menu/menu_1.png) no-repeat;
    width: 201px;
    height: 98px;
    display: block;
}

.blue span {
    position: relative;
    top: 22px;
    text-align: center;
    width: 201px;
    height: 98px;
    display: block;
}

.green2 {
	background: url(../images/menu/menu_2.png) no-repeat;
    width: 201px;
    height: 98px;
    display: block;
}

.green2 span {
	position: relative;
    top: 15px;
    left: 30px;
    text-align: center;
    width: 140px;
    height: 47px;
    display: block;
    line-height: 18px;
}

.green {
	background: url(../images/menu/menu_2.png) no-repeat;
    width: 201px;
    height: 98px;
    display: block;
}

.green span {
    position: relative;
    top: 20px;
    text-align: center;
    width: 201px;
    height: 98px;
    display: block;
}

.red {
	background: url(../images/menu/menu_3.png) no-repeat;
    width: 201px;
    height: 98px;
    display: block;
}

.red span {
    position: relative;
    top: 20px;
    text-align: center;
    width: 201px;
    height: 98px;
    display: block;
}

.yellow {
	background: url(../images/menu/menu_4.png) no-repeat;
    width: 201px;
    height: 98px;
    display: block;
}

.yellow span {
    position: relative;
    top: 20px;
    text-align: center;
    width: 201px;
    height: 98px;
    display: block;
}

.menu-image {
	position: relative;
    top: 89px;
    z-index: -1;
}

.socialfooter {
    font-size: 17px;
    font-family: MuseoSans700;
    display: block;
    position: relative;
    top: 17px;
    left: -24px;
}

.sfc {
    display: block;
    position: relative;
    top: 37px;
    left: 40px;
}

.sfc li {
	float: left;
    margin-right: 12px;
}

.sfc li:first-child a {
	background: url(../images/icons/vk.png) no-repeat;
	width: 45px;
    height: 45px;
    display: block;
}

.sfc li:first-child a:hover {
	background: url(../images/icons/vk.png) no-repeat;
	width: 45px;
    height: 45px;
    display: block;
	background-position: 0px -45px;
}


.sfc li:nth-child(2) a {
	background: url(../images/icons/facebook.png) no-repeat;
	width: 45px;
    height: 45px;
    display: block;
}

.sfc li:nth-child(2) a:hover {
	background: url(../images/icons/facebook.png) no-repeat;
	width: 45px;
    height: 45px;
    display: block;
	    background-position: 0px -45px;
}

.sfc li:nth-child(3) a {
	background: url(../images/icons/OK.png) no-repeat;
	width: 45px;
    height: 45px;
    display: block;
}

.sfc li:nth-child(3) a:hover {
	background: url(../images/icons/OK.png) no-repeat;
	width: 45px;
    height: 45px;
    display: block;
	    background-position: 0px -45px;
}

.sfc li:nth-child(4) a {
	background: url(../images/icons/Youtube.png) no-repeat;
	width: 45px;
    height: 45px;
    display: block;
}

.sfc li:nth-child(4) a:hover {
	background: url(../images/icons/Youtube.png) no-repeat;
	width: 45px;
    height: 45px;
    display: block;
	    background-position: 0px -45px;
}

.wrapper {
	/* display: block; */
    /* width: 670px; */
    /* height: 2px; */
    /* background: url(../images/line_670.png); */
}

.wrapper img {
    margin-top: 32px;
    position: relative;
    left: -7px;
}

.wrapper2 img {
	margin-top: 9px;
    position: relative;
    left: -7px;
}

.bigtitle {
    font-family: MuseoSans900;
    font-size: 25.3px;
    display: block;
    position: relative;
    margin-top: 10px;
    color: #6bb4db;
}

.bigtitle2 {
	font-family: MuseoSans900;
    font-size: 25.3px;
    display: block;
    position: relative;
    margin-top: 23px;
    margin-bottom: 17px;
    color: #6bb4db;
}

.text {}

.mainicon {
	display: table;
    margin: 0 !important;
    margin-bottom: 25px !important;
}

.mainicon li>span {
    vertical-align: middle;
    width: 215px;
    height: 100px;
    display: table;
}

.mainicon li>span>img {
    margin: 0;
    left: 0;
    position: relative;
    top: 22px;
    padding-right: 20px;
}

.mainicon li{
	width: 225px !important;
    height: 110px;
    float: left;
    overflow-x: hidden !important;
	padding-left: 0 !important;
}

.mainicon li>img {
    float: left;
    display: table-cell;
    vertical-align: middle;
    margin: 0 !important;
    position: relative;
    left: 0 !important;
    width: 65px;
    height: 58px;
}

.mainicon li>span>p {
    line-height: 18px;
    display: table-cell;
    vertical-align: middle;
    font-size: 15px;
    font-family: MuseoSans500;
}

.mainlist {
    margin-bottom: 24px !important;
	margin-top: 0px !important;
}

.mainlist li {
    font-size: 15px;
    font-family: MuseoSans500;
    line-height: 22px;
    padding-left: 0px !important;
}

.mainlist li:before {
	content: url(../images/postbullets.png);
    margin-right: 8px;
    bottom: 2px !important;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
}

.mainform {
    margin-top: 22px;
    margin-bottom: 35px;
    display: block;
}

.mainform p {
    font-family: MuseoSans500 !important;
    font-size: 15px !important;
    line-height: 21px !important;
}

.maincontact{
	width: 666px;
    height: 295px;
    display: block;
    background: url(../images/border_post.png);
    position: relative;
    top: 5px;
    left: -4px;
    margin-bottom: 30px;
}

.maincontact p {
    display: block;
    position: relative;
    top: 40px;
    left: 33px;
    width: 428px;
    height: 80px;
    line-height: 19px;
    font-size: 15.63px;
}

.bigcontact {
display: block;
    width: 400px;
    height: 40px;
    position: relative;
    top: 64px;
    left: 36px;
    font-size: 25px;
    font-family: MuseoSans900;
    color: #6bb4db;
}

.adreses {
	display: block !important;
    width: 400px !important;
    height: 100px !important;
    position: relative !important;
    top: 49px !important;
    line-height: 13px !important;
    left: 34px !important;
}

.maincontact:before {
	content: "";
    background: url(../images/musa.png) no-repeat;
    position: absolute;
    width: 252px;
    height: 272px;
    z-index: 1;
    left: 437px;
    top: -73px;
}

.footadr {
	margin-bottom: 6px;
}

.footmail {
    margin-top: 3px;
}

.mainicon li:before {
	content: "" !important;
}

/* Меню книги */

#bookmenu {
	width: 100%;
    height: 50px;
    display: block;
    margin-top: -12px;
    position: relative;
}

#bookmenu li {
    background: #a45c52;
    float: left;
    margin: 0px 2px;
    padding: 7px 17px;
    -moz-transform: skew(-13deg, 0deg);
    -webkit-transform: skew(-13deg, 0deg);
    -o-transform: skew(-13deg, 0deg);
    -ms-transform: skew(-13deg, 0deg);
    transform: skew(-13deg, 0deg);
}

#bookmenu li:first-child {
	margin-left: 0px !important;
	background: #6bb4db !important;
}

#bookmenu lo {
    background: #6bb4db !important;
    float: left;
    margin: 0px 2px;
    padding: 7px 17px;
    -moz-transform: skew(-13deg, 0deg);
    -webkit-transform: skew(-13deg, 0deg);
    -o-transform: skew(-13deg, 0deg);
    -ms-transform: skew(-13deg, 0deg);
    transform: skew(-13deg, 0deg);
}

#bookmenu li>a {
    -moz-transform: skew(13deg, 0deg);
    -webkit-transform: skew(13deg, 0deg);
    -o-transform: skew(13deg, 0deg);
    -ms-transform: skew(13deg, 0deg);
    transform: skew(13deg, 0deg);
    display: block;
    position: relative;
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    font-family: MuseoSans700;
    text-transform: uppercase;
}

#bookmenu li>a:hover {
  text-shadow: 2px 2px 2px #4F4F4F;
  transition: text-shadow 100ms linear 0ms;
}
  
#bookmenu li>a>span {
	text-align: center;
}

/* Конец меню книги */

/* Меню зелёное - авторам */

#greenmenu {
	width: 100%;
    height: 50px;
    display: block;
    margin-top: -12px;
    position: relative;
}

#greenmenu li {
	background: #578c5f;
    float: left;
    margin: 0px 7px;
    padding: 7px 13px;
    -moz-transform: skew(-13deg, 0deg);
    -webkit-transform: skew(-13deg, 0deg);
    -o-transform: skew(-13deg, 0deg);
    -ms-transform: skew(-13deg, 0deg);
    transform: skew(-13deg, 0deg);
}

#greenmenu li:first-child {
	margin-left: 0px !important;
}

#greenmenu li>a {
    -moz-transform: skew(13deg, 0deg);
    -webkit-transform: skew(13deg, 0deg);
    -o-transform: skew(13deg, 0deg);
    -ms-transform: skew(13deg, 0deg);
    transform: skew(13deg, 0deg);
    display: block;
    position: relative;
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    font-family: MuseoSans700;
    text-transform: uppercase;
}

#greenmenu li>a:hover {
  text-shadow: 2px 2px 2px #4F4F4F;
  transition: text-shadow 100ms linear 0ms;
}
  
#greenmenu li>a>span {
	text-align: center;
}

/* Конец меню зелёное - авторам */

.map_page {
    margin-top: 180px;
    display: block;
    width: 100%;
    height: 400px;
}

.con_zag {
    color: #00376c !important;
    font-family: MuseoSans900 !important;
    font-size: 29.8px !important;
    /* text-transform: uppercase; */
    margin-bottom: 32px !important;
    display: block;
}

.con_zag2 {
	margin-bottom: 0px !important;
	font-size: 18px !important;
}

.pcon {
    margin: 0px !important;
    margin-bottom: 10px !important;
	font-size: 18px !important;
}

.contitle {
    color: #6bb4db;
    /* margin: 25px 0 25px; */
    font-size: 19px;
    font-family: MuseoSans900;
    float: left;
    display: block;
    width: 100%;
    margin-bottom: 7px;
}

.contitle p {
	font-size: 17px !important;
    font-family: MuseoSans500, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif !important;
    /* float: right; */
    color: #000;
    display: inline-block;
    margin: 0px !important;
    line-height: 35px;
    position: relative;
    top: 0px;
    padding-left: 7px;
}

.confloat {
	margin: 0px !important;
}

.con_zag3 {
	color: #6bb4db;
    margin: 25px 0 15px;
    font-size: 22px;
    font-family: MuseoSans900;
    display: block;
}

.convt  {
	background: url(../images/socicons/vk.png) no-repeat;
	position: relative;
    width: 24px;
    height: 24px;
    display: block;
    float: left;
    padding-right: 15px;
    top: -2px;
}

.confb {
	background: url(../images/socicons/facebook.png) no-repeat;
	position: relative;
    width: 24px;
    height: 24px;
    display: block;
    float: left;
    padding-right: 15px;
    top: -2px;
}

.conok {
	background: url(../images/socicons/ok.png) no-repeat;
	position: relative;
    width: 24px;
    height: 24px;
    display: block;
    float: left;
    padding-right: 15px;
    top: -2px;
}

.conyt {
	background: url(../images/socicons/youtube.png) no-repeat;
	position: relative;
    width: 24px;
    height: 24px;
    display: block;
    float: left;
    padding-right: 15px;
    top: -1px;
}

.pagewrap {
    border-bottom: 1px #6bb4db dotted;
    display: block;
    margin: -5px 0px 30px 1px;
}

.typesetting {
	padding-left: 10px;
}

.typetable td {
    text-align: left;
    vertical-align: middle;
    border: none !important;
    font-size: 16px;
}

.typetable td>img {
    border: 1px #dededd dotted;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding: 6px;
}

.typetable td:nth-child(2) {
	padding-left: 20px;
}

.anonce strong{
    font-size: 18px !important;
    font-weight: 700 !important;
}

.annot {
    color: #6bb4db;
    font-weight: 700;
}

.end {
	color: #00376c !important;
    font-size: 22px !important;
}

.aidanews2_title {
	display: block;
	margin-bottom: 10px;
}

.aidanews2_title a {
	font-family: MuseoSans900 !important;
    /* text-align: center; */
    /* margin: 45px 0 56px; */
    display: block;
    /* color: #6bb4db; */
    font-size: 22px !important;
    font-weight: 600 !important;
    color: #00376c !important;
}

.aidanews2_text {
	line-height: 5px !important;
    font-size: 17px;
    position: relative;
    top: -6px;
}

.aidanews2_mainC a>img {
	float: left;
    padding-right: 20px;
    height: auto;
    width: 50%;
}

.aidanews2_botR {
	position: relative;
    top: -13px;
    left: -8px;
    /* float: right; */
    /* width: 100%; */	
}

.aidanews2 .readon {
    color: #ffffff !important;
    margin-top: 3px;
    background: #242931 !important;
    border-radius: 0px !important;
    padding: 2px 20px;
}

#btcontentslider111 .bt_handles_num {
	top: -25px !important;
    right: 10px !important;
    /* width: 686px; */
    /* float: right; */
}

.pagination-bg span {
    background: #6bb3db;
    padding: 5px 10px;
    color: #fff;
    border: 1px #49687a solid;
    font-size: 17px !important;
}

.pagination-bg a {
	/* background: #6bb3db; */
    padding: 5px 10px;
    color: #6bb2db !important;
	font-weight: bold;
}

.pagination-bg a.start {
    padding: 5px 10px !important;
    font-size: 17px !important;
    font-weight: 600;
    color: #6bb2db !important;
    border: 1px #6bb2db solid;
}

.pagination-bg a.previous {
    padding: 5px 10px !important;
    font-size: 17px !important;
    font-weight: 600;
    color: #6bb2db !important;
    border: 1px #6bb2db solid;
}

.pagination-bg a.next {
    padding: 5px 10px !important;
    font-size: 17px !important;
    font-weight: 600;
    color: #6bb2db !important;
    border: 1px #6bb2db solid;
}

.pagination-bg a.end {
    padding: 5px 10px !important;
    font-size: 17px !important;
    font-weight: 600;
    color: #6bb2db !important;
    border: 1px #6bb2db solid;
}

.contsocnet {
    display: block;
    margin-top: 45px !important;
}

.contsocnet span {
	float: left;
    position: relative;
    top: 0px;
}

.socnet {
    display: block;
    margin-top: 25px !important;
}

.socnet span {
	float: left;
    position: relative;
    top: 0px;
    line-height: 42px;
}

.ya-share2__item:before {
	content: "" !important;
	padding: 0;
	margin: 0;
	display: block;
}

div.socnet > div > div > ul > li {
	content: "";
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-right: 5px;
	position: relative;
    left: -12px;
}

div.contsocnet > div > div > ul > li {
	content: "";
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-right: 5px;
	position: relative;
    left: -12px;
}

.ya-share2__list {
	padding-left: 15px !important;
}

.ya-share2__container_size_m .ya-share2__item {
	margin: 0 !important;
}

/* End Additional CSS Styles */