#main
{
  background: #5C5C5C url('../images/page.png') scroll;
  background: linear-gradient(top, rgba(57, 57, 57, 0.08) 0, rgba(57, 57, 57, 0.08) 363px) no-repeat, url('../images/page.png'), linear-gradient(top, #404040 0, #404040 363px) no-repeat, #5C5C5C;
  background: -webkit-linear-gradient(top, rgba(57, 57, 57, 0.08) 0, rgba(57, 57, 57, 0.08) 363px) no-repeat, url('../images/page.png'), -webkit-linear-gradient(top, #404040 0, #404040 363px) no-repeat, #5C5C5C;
  background: -moz-linear-gradient(top, rgba(57, 57, 57, 0.08) 0, rgba(57, 57, 57, 0.08) 363px) no-repeat, url('../images/page.png'), -moz-linear-gradient(top, #404040 0, #404040 363px) no-repeat, #5C5C5C;
  background: -o-linear-gradient(top, rgba(57, 57, 57, 0.08) 0, rgba(57, 57, 57, 0.08) 363px) no-repeat, url('../images/page.png'), -o-linear-gradient(top, #404040 0, #404040 363px) no-repeat, #5C5C5C;
  background: -ms-linear-gradient(top, rgba(57, 57, 57, 0.08) 0, rgba(57, 57, 57, 0.08) 363px) no-repeat, url('../images/page.png'), -ms-linear-gradient(top, #404040 0, #404040 363px) no-repeat, #5C5C5C;
  background: linear-gradient(top, rgba(57, 57, 57, 0.08) 0, rgba(57, 57, 57, 0.08) 363px) no-repeat, url('../images/page.png'), linear-gradient(top, #404040 0, #404040 363px) no-repeat, #5C5C5C;
  -svg-background: linear-gradient(top, rgba(57, 57, 57, 0.08) 0, rgba(57, 57, 57, 0.08) 363px) no-repeat, url('../images/page.png'), linear-gradient(top, #404040 0, #404040 363px) no-repeat, #5C5C5C;
  background-size: 100% 363px, auto, 100% 363px, auto !important;
  margin: 0 auto;
  font-size: 12px;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  text-align: justify;
  position: relative;
  width: 100%;
  min-height: 100%;
  left: 0;
  top: 0;
  cursor: default;
  overflow: hidden;
}

table, ul.hmenu
{
  font-size: 12px;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  text-align: justify;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
  margin: 0;
  padding: 0;
}

.button
{
  border: 0;
  border-collapse: separate;
  -webkit-background-origin: border !important;
  -moz-background-origin: border !important;
  background-origin: border-box !important;
  background: #5C5C5C;
  background: linear-gradient(top, #757575 0, #404040 100%) no-repeat;
  background: -webkit-linear-gradient(top, #757575 0, #404040 100%) no-repeat;
  background: -moz-linear-gradient(top, #757575 0, #404040 100%) no-repeat;
  background: -o-linear-gradient(top, #757575 0, #404040 100%) no-repeat;
  background: -ms-linear-gradient(top, #757575 0, #404040 100%) no-repeat;
  background: linear-gradient(top, #757575 0, #404040 100%) no-repeat;
  -svg-background: linear-gradient(top, #757575 0, #404040 100%) no-repeat;
  padding: 0 20px;
  margin: 0 auto;
  height: 33px;
}

.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: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  line-height: 150%;
}

.postcontent p
{
  margin: 12px 0;
}

.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: 28px;
  font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
  text-align: left;
}

.postcontent a, .postcontent a:link
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #ED2E0C;
}

.postcontent a:visited, .postcontent a.visited
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #9C9C9C;
}

.postcontent  a:hover, .postcontent a.hover
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #F55D42;
}

.postcontent h1
{
  color: #7D7D7D;
  margin: 10px 0 20px;
  font-size: 30px;
  font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
  text-align: left;
}

.blockcontent h1
{
  margin: 10px 0 20px;
  font-size: 30px;
  font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
  text-align: left;
}

.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: 30px;
  font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
  text-align: left;
}

.postcontent h2
{
  color: #4EA3E9;
  font-size: 22px;
  font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
  text-align: left;
}

.blockcontent h2
{
  font-size: 22px;
  font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
  text-align: left;
}

.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: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
  text-align: left;
}

.postcontent h3
{
  color: #7BBBEF;
  margin: 20px 0 10px;
  font-size: 20px;
  font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
  text-align: left;
}

.blockcontent h3
{
  margin: 20px 0 10px;
  font-size: 20px;
  font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
  text-align: left;
}

.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: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
  text-align: left;
}

.postcontent h4
{
  color: #696969;
  font-size: 16px;
  font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
  text-align: left;
}

.blockcontent h4
{
  font-size: 16px;
  font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
  text-align: left;
}

.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: 16px;
  font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
  text-align: left;
}

.postcontent h5
{
  color: #FFFFFF;
  margin: 10px 0 0;
  font-size: 28px;
  font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
  text-align: left;
}

.blockcontent h5
{
  margin: 10px 0 0;
  font-size: 28px;
  font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
  text-align: left;
}

.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: 28px;
  font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
  text-align: left;
}

.postcontent h6
{
  color: #B5B5B5;
  font-size: 14px;
  font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
  text-align: left;
}

.blockcontent h6
{
  font-size: 14px;
  font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
  text-align: left;
}

.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: 14px;
  font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
  text-align: left;
}

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;
}

ol
{
  list-style-position: inside;
}

html, body
{
  height: 100%;
}

body
{
  padding: 0;
  margin: 0;
  min-width: 900px;
  color: #3D3D3D;
}

.clearfix:before, .clearfix:after
{
  content: "";
  display: table;
}

.clearfix:after
{
  clear: both;
}

.cleared
{
  font: 0/0 serif;
  clear: both;
}

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;
}

.headline
{
  display: inline-block;
  position: absolute;
  min-width: 50px;
  top: 43px;
  left: 7.75%;
  line-height: 100%;
  margin-left: -40px !important;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  z-index: 99;
}

.headline, .headline a, .headline a:link, .headline a:visited, .headline a:hover
{
  font-size: 48px;
  font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-shadow: 2.1px 2.1px 4px rgb(0, 0, 0), 2.8px 2.8px 4px rgba(140, 140, 140, 0.8), 3.5px 3.5px 5px rgba(122, 122, 122, 0.5), 4.2px 4.2px 4px rgba(107, 107, 107, 0.5), 4.9px 4.9px 4px rgba(92, 92, 92, 0.48);
  padding: 0;
  margin: 0;
  color: #FCFCFC !important;
  white-space: nowrap;
}

.slogan
{
  display: inline-block;
  position: absolute;
  min-width: 50px;
  top: 111px;
  left: 9.88%;
  line-height: 100%;
  margin-left: -38px !important;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  z-index: 99;
  white-space: nowrap;
}

.slogan, .slogan a, .slogan a:link, .slogan a:visited, .slogan a:hover
{
  font-size: 21px;
  font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  text-align: left;
  padding: 0;
  margin: 0;
  color: #CFCFCF !important;
}

.nav
{
  background: #DBDBDB;
  background: linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
  background: -webkit-linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
  background: -moz-linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
  background: -o-linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
  background: -ms-linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
  background: linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
  -svg-background: linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
  padding: 20px 0 0;
  margin: 0 auto;
  position: relative;
  z-index: 100;
  font-size: 0;
}

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;
  padding-left: 2px;
  padding-right: 2px;
}

.nav-inner:before
{
  content: ' ';
}

.nav-inner
{
  text-align: left;
  margin: 0 auto;
}

.desktop-nav .nav-inner
{
  width: 900px;
  padding-left: 2px;
  padding-right: 2px;
}

.desktop-nav.nav
{
  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: left;
}

.menuitemcontainer
{
  margin: 0 auto;
}

ul.hmenu>li
{
  margin-left: 5px;
}

ul.hmenu>li:first-child
{
  margin-left: 2px;
}

ul.hmenu>li:last-child, ul.hmenu>li.last-child
{
  margin-right: 2px;
}

ul.hmenu>li>a
{
  border: 2px solid transparent;
  border-bottom: none;
  padding: 0 40px;
  margin: 0 auto;
  position: relative;
  display: block;
  height: 41px;
  cursor: pointer;
  text-decoration: none;
  color: #303030;
  line-height: 41px;
  text-align: center;
  transition:0.3s;
}

.hmenu a, .hmenu a:link, .hmenu a:visited, .hmenu a.active, .hmenu a:hover
{
  font-size: 16px;
  font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-transform: uppercase;
  text-align: left;
  transition:0.3s;
}

ul.hmenu>li>a.active
{
  background: #F7765F;
  background: linear-gradient(top, #FAB4A8 0, #F33312 100%) no-repeat;
  background: -webkit-linear-gradient(top, #FAB4A8 0, #F33312 100%) no-repeat;
  background: -moz-linear-gradient(top, #FAB4A8 0, #F33312 100%) no-repeat;
  background: -o-linear-gradient(top, #FAB4A8 0, #F33312 100%) no-repeat;
  background: -ms-linear-gradient(top, #FAB4A8 0, #F33312 100%) no-repeat;
  background: linear-gradient(top, #FAB4A8 0, #F33312 100%) no-repeat;
  -svg-background: linear-gradient(top, #FAB4A8 0, #F33312 100%) no-repeat;
  border: 2px solid #8C8C8C;
  border-bottom: none;
  padding: 0 40px;
  margin: 0 auto;
  color: #FFFFFF;
  text-decoration: none;
  transition:0.3s;
}

ul.hmenu>li>a:visited, ul.hmenu>li>a:hover, ul.hmenu>li:hover>a
{
  text-decoration: none;
  transition:0.3s;
}

ul.hmenu>li>a:hover, .desktop ul.hmenu>li:hover>a
{
  background: #60ADEB;
  background: linear-gradient(top, #A4D0F4 0, #1C89E3 97%, #1B87DE 100%) no-repeat;
  background: -webkit-linear-gradient(top, #A4D0F4 0, #1C89E3 97%, #1B87DE 100%) no-repeat;
  background: -moz-linear-gradient(top, #A4D0F4 0, #1C89E3 97%, #1B87DE 100%) no-repeat;
  background: -o-linear-gradient(top, #A4D0F4 0, #1C89E3 97%, #1B87DE 100%) no-repeat;
  background: -ms-linear-gradient(top, #A4D0F4 0, #1C89E3 97%, #1B87DE 100%) no-repeat;
  background: linear-gradient(top, #A4D0F4 0, #1C89E3 97%, #1B87DE 100%) no-repeat;
  -svg-background: linear-gradient(top, #A4D0F4 0, #1C89E3 97%, #1B87DE 100%) no-repeat;
  border: 2px solid #A3A3A3;
  border-bottom: none;
  padding: 0 40px;
  margin: 0 auto;
  transition:0.3s;
}

ul.hmenu>li>a:hover, .desktop-nav ul.hmenu>li:hover>a
{
  color: #FFFFFF;
  text-decoration: none;
}

ul.hmenu li li a
{
  background: #97C9F2;
  padding: 0 8px;
  margin: 0 auto;
  transition:0.3s;
}

ul.hmenu li li
{
  float: none;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  transition:0.3s;
}

.desktop-nav 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: 23px;
  min-width: 7em;
  border: 0 solid transparent;
  text-align: left;
  line-height: 23px;
  color: #092C49;
  font-size: 12px;
  font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  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: 23px;
  color: #092C49;
  font-size: 12px;
  font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  margin: 0;
}

ul.hmenu ul li a:hover, .desktop ul.hmenu ul li:hover>a
{
  background: #2E93E5;
  margin: 0 auto;
}

.hmenu ul li a:hover
{
  color: #292929;
}

.desktop-nav .hmenu ul li:hover>a
{
  color: #292929;
}

ul.hmenu ul:before
{
  background: #8C8C8C;
  margin: 0 auto;
  display: block;
  position: absolute;
  content: ' ';
  z-index: 1;
}

.desktop-nav ul.hmenu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.desktop-nav 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-nav ul.hmenu>li>ul
{
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.desktop-nav ul.hmenu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}

.desktop-nav ul.hmenu ul.hmenu-left-to-right
{
  right: auto;
  left: 0;
  margin: -10px 0 0 -30px;
}

.desktop-nav ul.hmenu ul.hmenu-right-to-left
{
  left: auto;
  right: 0;
  margin: -10px -30px 0 0;
}

.desktop-nav ul.hmenu li li:hover>ul.hmenu-left-to-right
{
  right: auto;
  left: 100%;
}

.desktop-nav ul.hmenu li li:hover>ul.hmenu-right-to-left
{
  left: auto;
  right: 100%;
}

.desktop-nav ul.hmenu ul ul.hmenu-left-to-right
{
  right: auto;
  left: 0;
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}

.desktop-nav ul.hmenu ul ul.hmenu-right-to-left
{
  left: auto;
  right: 0;
  padding: 30px 10px 30px 30px;
  margin: -30px -10px 0 0;
}

.desktop-nav ul.hmenu li ul>li:first-child
{
  margin-top: 0;
}

.desktop-nav ul.hmenu li ul>li:last-child
{
  margin-bottom: 0;
}

.desktop-nav ul.hmenu ul ul:before
{
  border-radius: 0;
  top: 30px;
  bottom: 30px;
  right: 30px;
  left: 10px;
}

.desktop-nav ul.hmenu>li>ul:before
{
  top: 10px;
  right: 30px;
  bottom: 30px;
  left: 30px;
}

.desktop-nav ul.hmenu>li>ul.hmenu-left-to-right:before
{
  right: 30px;
  left: 30px;
}

.desktop-nav ul.hmenu>li>ul.hmenu-right-to-left:before
{
  right: 30px;
  left: 30px;
}

.desktop-nav ul.hmenu ul ul.hmenu-left-to-right:before
{
  right: 30px;
  left: 10px;
}

.desktop-nav ul.hmenu ul ul.hmenu-right-to-left:before
{
  right: 10px;
  left: 30px;
}

.header
{
  margin: 0 auto;
  height: 300px;
  background-image: url('../images/object1159667728.png'), url('../images/header.png');
  background-position: 574px 10px, 0 0;
  background-repeat: no-repeat;
  position: relative;
  width: 900px;
  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;
}

.sheet
{
  background: #FCFCFC;
  -webkit-box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.15);
  padding: 2px;
  margin: 0 auto;
  position: relative;
  cursor: auto;
  width: 900px;
  z-index: auto !important;
}

.layout-wrapper
{
  position: relative;
  margin: 0 auto 0 auto;
  z-index: auto !important;
}

.content-layout
{
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
}

.content-layout-row
{
  display: table-row;
}

.layout-cell
{
  display: table-cell;
  vertical-align: top;
}

.block
{
  margin: 10px;
}

div.block img
{
  border: none;
  margin: 0;
}

.blockheader
{
  background: #F7765F;
  background: linear-gradient(top, rgba(249, 151, 134, 0.8) 0, rgba(245, 89, 61, 0.8) 100%) no-repeat;
  background: -webkit-linear-gradient(top, rgba(249, 151, 134, 0.8) 0, rgba(245, 89, 61, 0.8) 100%) no-repeat;
  background: -moz-linear-gradient(top, rgba(249, 151, 134, 0.8) 0, rgba(245, 89, 61, 0.8) 100%) no-repeat;
  background: -o-linear-gradient(top, rgba(249, 151, 134, 0.8) 0, rgba(245, 89, 61, 0.8) 100%) no-repeat;
  background: -ms-linear-gradient(top, rgba(249, 151, 134, 0.8) 0, rgba(245, 89, 61, 0.8) 100%) no-repeat;
  background: linear-gradient(top, rgba(249, 151, 134, 0.8) 0, rgba(245, 89, 61, 0.8) 100%) no-repeat;
  -svg-background: linear-gradient(top, rgba(249, 151, 134, 0.8) 0, rgba(245, 89, 61, 0.8) 100%) no-repeat;
  padding: 10px 7px;
  margin: 0 auto;
}

.blockheader .t, .blockheader .t a, .blockheader .t a:link, .blockheader .t a:visited, .blockheader .t a:hover
{
  color: #000000;
  font-size: 14px;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
  margin-left: 10px;
  margin-right: 10px;
}

.blockcontent
{
  background: #FFFFFF;
  background: rgba(255, 255, 255, 0.5);
  border: 1px solid rgba(186, 186, 186, 0.5);
  padding: 7px;
  margin: 0 auto;
  color: #3D3D3D;
  font-size: 12px;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

.blockcontent table, .blockcontent li, .blockcontent a, .blockcontent a:link, .blockcontent a:visited, .blockcontent a:hover
{
  color: #3D3D3D;
  font-size: 12px;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

.blockcontent a, .blockcontent a:link
{
  color: #F55D42;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
}

.blockcontent a:visited, .blockcontent a.visited
{
  color: #B8B8B8;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
}

.blockcontent a:hover, .blockcontent a.hover
{
  color: #F55D42;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
}

.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: -13px;
}

.opera .block ul>li:before
{
  bottom: 0;
}

.block li
{
  font-size: 12px;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  line-height: 125%;
  color: #696969;
}

.block ul>li, .block ol
{
  padding: 0;
}

.block ul>li
{
  padding-left: 13px;
}

.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: 14px;
  font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  color: #FFFFFF;
  margin: 0 !important;
  overflow: visible;
  cursor: pointer;
  text-indent: 0;
  line-height: 33px;
  -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
{
  vertical-align: middle;
  font-size: 14px;
  font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
}

.block select
{
  width: 96%;
}

input.button
{
  float: none !important;
}

.button.active, .button.active:hover
{
  background: #60ADEB;
  background: linear-gradient(top, #8EC4F1 0, #2E93E5 100%) no-repeat;
  background: -webkit-linear-gradient(top, #8EC4F1 0, #2E93E5 100%) no-repeat;
  background: -moz-linear-gradient(top, #8EC4F1 0, #2E93E5 100%) no-repeat;
  background: -o-linear-gradient(top, #8EC4F1 0, #2E93E5 100%) no-repeat;
  background: -ms-linear-gradient(top, #8EC4F1 0, #2E93E5 100%) no-repeat;
  background: linear-gradient(top, #8EC4F1 0, #2E93E5 100%) no-repeat;
  -svg-background: linear-gradient(top, #8EC4F1 0, #2E93E5 100%) no-repeat;
  padding: 0 20px;
  margin: 0 auto;
}

.button.active, .button.active:hover
{
  color: #061E32 !important;
}

.button.hover, .button:hover
{
  background: #60ADEB;
  background: linear-gradient(top, #8EC4F1 0, #2E93E5 100%) no-repeat;
  background: -webkit-linear-gradient(top, #8EC4F1 0, #2E93E5 100%) no-repeat;
  background: -moz-linear-gradient(top, #8EC4F1 0, #2E93E5 100%) no-repeat;
  background: -o-linear-gradient(top, #8EC4F1 0, #2E93E5 100%) no-repeat;
  background: -ms-linear-gradient(top, #8EC4F1 0, #2E93E5 100%) no-repeat;
  background: linear-gradient(top, #8EC4F1 0, #2E93E5 100%) no-repeat;
  -svg-background: linear-gradient(top, #8EC4F1 0, #2E93E5 100%) no-repeat;
  padding: 0 20px;
  margin: 0 auto;
}

.button.hover, .button:hover
{
  color: #FCFCFC !important;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
{
  background: #F8FAFB;
  margin: 0 auto;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
{
  width: 100%;
  padding: 8px 0;
  color: #741706 !important;
  font-size: 13px;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

input.error, textarea.error
{
  background: #F8FAFB;
  border: 1px solid #F5250A;
  margin: 0 auto;
}

input.error, textarea.error
{
  color: #741706 !important;
  font-size: 13px;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

form.search input[type="text"]
{
  background: #F8FAFB;
  border-radius: 0;
  margin: 0 auto;
  width: 100%;
  padding: 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #741706 !important;
  font-size: 13px;
  font-family: Verdana, Geneva, Arial, 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
{
  top: 0;
  right: 0;
}

form.search>input
{
  bottom: 0;
  left: 0;
  vertical-align: middle;
}

form.search input[type="submit"]
{
  background: #BABABA;
  margin: 0 auto;
  color: #4F4F4F !important;
  font-size: 13px;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  position: absolute;
  display: block;
  left: auto;
  border: 0;
  top: 0;
  bottom: 0;
  right: 0;
}

label.checkbox:before
{
  background: #F8FAFB;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  margin: 0 auto;
  width: 16px;
  height: 16px;
}

label.checkbox
{
  cursor: pointer;
  font-size: 13px;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  line-height: 16px;
  display: inline-block;
}

.checkbox>input[type="checkbox"]
{
  margin: 0 5px 0 0;
}

label.checkbox.active:before
{
  background: #97C9F2;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  margin: 0 auto;
  width: 16px;
  height: 16px;
  display: inline-block;
}

label.checkbox.hovered:before
{
  background: #DBECFB;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  margin: 0 auto;
  width: 16px;
  height: 16px;
  display: inline-block;
}

label.radiobutton:before
{
  background: #F8FAFB;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 0 auto;
  width: 12px;
  height: 12px;
}

label.radiobutton
{
  cursor: pointer;
  font-size: 13px;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  line-height: 12px;
  display: inline-block;
}

.radiobutton>input[type="radio"]
{
  vertical-align: baseline;
  margin: 0 5px 0 0;
}

label.radiobutton.active:before
{
  background: #97C9F2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 0 auto;
  width: 12px;
  height: 12px;
  display: inline-block;
}

label.radiobutton.hovered:before
{
  background: #DBECFB;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 0 auto;
  width: 12px;
  height: 12px;
  display: inline-block;
}

.post
{
  padding: 10px;
}

a img
{
  border: 0;
}

.article img, img.article, .block img, .footer img
{
  margin: 0 0 0 0;
}

.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
{
  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: 0 0 0 0;
  -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
{
  color: #0D426D;
  font-size: 22px;
  font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
  text-align: left;
}

.postheader a, .postheader a:link, .postheader a:visited, .postheader a.visited, .postheader a:hover, .postheader a.hovered
{
  font-size: 22px;
  font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
  text-align: left;
}

.postheader a, .postheader a:link
{
  font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #F55D42;
}

.postheader a:visited, .postheader a.visited
{
  font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #8A8A8A;
}

.postheader a:hover, .postheader a.hovered
{
  font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #F55D42;
}

.postheadericons, .postheadericons a, .postheadericons a:link, .postheadericons a:visited, .postheadericons a:hover
{
  font-size: 11px;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  color: #696969;
}

.postheadericons
{
  display: inline-block;
  padding: 1px;
}

.postheadericons a, .postheadericons a:link
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #A52009;
}

.postheadericons a:visited, .postheadericons a.visited
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #135D9A;
}

.postheadericons a:hover, .postheadericons a.hover
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #DF2B0C;
}

.postpdficon:before
{
  content: url('../images/system/pdf_button.png');
  margin-right: 6px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  bottom: auto;
}

.opera .postpdficon:before
{
  bottom: 0;
}

.postprinticon:before
{
  content: url('../images/system/printButton.png');
  margin-right: 6px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  bottom: auto;
}

.opera .postprinticon:before
{
  bottom: 0;
}

.postemailicon:before
{
  content: url('../images/system/emailButton.png');
  margin-right: 6px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  bottom: auto;
}

.opera .postemailicon:before
{
  bottom: 0;
}

.postcontent ul>li:before, .post ul>li:before, .textblock ul>li:before
{
  content: url('../images/postbullets.png');
  margin-right: 6px;
  bottom: 2px;
  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-size: 12px;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  line-height: 200%;
  color: #041624;
  margin: 0 0 0 14px;
}

.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: 14px;
}

.postcontent ul>li:before, .post ul>li:before, .textblock ul>li:before
{
  margin-left: -14px;
}

.postcontent ol, .post ol, .textblock ol, .postcontent ul, .post ul, .textblock ul
{
  margin: 1em 0 1em 14px;
}

.postcontent li ol, .post li ol, .textblock li ol, .postcontent li ul, .post li ul, .textblock li ul
{
  margin: 0.5em 0 0.5em 14px;
}

.postcontent li, .post li, .textblock li
{
  margin: 0 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: #DBDBDB url('../images/postquote.png') no-repeat scroll;
  border: 1px solid #BABABA;
  padding: 6px 6px 6px 43px;
  margin: 10px 10px 10px 50px;
  color: #0F0F0F;
  font-family: Verdana, Geneva, Arial, 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: #0F0F0F;
  font-family: Verdana, Geneva, Arial, 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: 2px 0 2px 15px;
}

.footer
{
  background: #0B3456;
  background: transparent;
  margin: 0 auto;
  position: relative;
  color: #000000;
  font-size: 10px;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-align: center;
}

.footer a, .footer a:link, .footer a:visited, .footer a:hover, .footer td, .footer th, .footer caption
{
  color: #000000;
  font-size: 10px;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.footer p
{
  padding: 0;
  text-align: center;
}

.footer a, .footer a:link
{
  color: #ED2E0C;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
}

.footer a:visited
{
  color: #7D7D7D;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
}

.footer a:hover
{
  color: #F55D42;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
}

.footer img
{
  border: none;
  margin: 0;
}

.footer li
{
  font-size: 13px;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  line-height: 125%;
  color: #9B1E08;
}

.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: #ADD5F5;
}

.page-footer
{
  position: relative;
  z-index: auto !important;
  padding: 1em;
  text-align: center !important;
  text-decoration: none;
  color: #BFBFBF;
}

img.lightbox
{
  cursor: pointer;
}

#lightbox-bg *
{
  padding: 0;
  margin: 0;
}

div#lightbox-bg
{
  top: 0;
  left: 0;
  width: 100%;
  position: absolute;
  height: 100%;
  background-color: #000;
  opacity: 0.8;
  filter: alpha(opacity=80);
  z-index: 9999;
}

img.lightbox-image
{
  -webkit-transition: opacity 350ms ease-in-out;
  -moz-transition: opacity 350ms ease-in-out;
  -o-transition: opacity 350ms ease-in-out;
  -ms-transition: opacity 350ms ease-in-out;
  transition: opacity 350ms ease-in-out;
  cursor: pointer;
  z-index: 10000;
  position: fixed;
  border: 6px solid #fff;
  border-radius: 3px;
  opacity: 0;
  filter: alpha(opacity=0);
}

img.lightbox-image.active
{
  opacity: 1;
  filter: alpha(opacity=100);
}

.lightbox-error
{
  position: fixed;
  background: #fff;
  z-index: 100;
  opacity: 0.95;
  padding: 20px;
  border: 1px solid #b4b4b4;
  border-radius: 10px;
  box-shadow: 0 2px 5px #333;
  width: 300px;
  height: 80px;
}

.loading
{
  position: fixed;
  background: #fff url('../images/preloader-01.gif') center center no-repeat;
  width: 32px;
  height: 32px;
  z-index: 10100;
  opacity: 0.5;
  padding: 10px;
  border: 1px solid #b4b4b4;
  border-radius: 10px;
  box-shadow: 0 2px 5px #333;
}

.arrow
{
  height: 100px;
  width: 82px;
  z-index: 10003;
  position: fixed;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.arrow.left
{
  left: 9px;
}

.arrow.right
{
  right: 9px;
}

.arrow:hover
{
  opacity: 1;
  filter: alpha(opacity=100);
}

.arrow.disabled
{
  display: none;
}

.arrow-t, .arrow-b
{
  height: 6px;
  width: 30px;
  left: 26px;
  background-color: #fff;
  position: relative;
  border-radius: 3px;
}

.arrow-t
{
  top: 38px;
}

.arrow-b
{
  top: 50px;
}

.close
{
  width: 22px;
  height: 22px;
  position: fixed;
  top: 30px;
  right: 39px;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.close:hover
{
  opacity: 1;
  filter: alpha(opacity=100);
}

.close .cw, .close .ccw
{
  position: absolute;
  top: 8px;
  left: -4px;
  width: 30px;
  height: 6px;
  background-color: #fff;
  border-radius: 3px;
}

.cw
{
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
}

.ccw
{
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
}

.close-alt, .arrow-right-alt, .arrow-left-alt
{
  display: none;
  color: #fff;
  font-size: 2.5em;
}

.ie8 .close-alt, .ie8 .arrow-right-alt, .ie8 .arrow-left-alt
{
  display: block;
}

.ie8 .cw, .ie8 .ccw
{
  display: none;
}

.content-layout .content
{
  margin: 0 auto;
}

.blockheader .t, .vmenublockheader .t
{
  white-space: nowrap;
}

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: 1px solid black;
  border-top: 1px solid black;
}

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: 1px solid black;
  content: " ";
  overflow: hidden;
  height: 2em;
}

div.item-page div.current
{
  clear: both;
  border: 1px solid black;
}

div.item-page div.current dd.tabs
{
  margin: 0;
  padding: 0;
}

div.item-page .panel
{
  border: 1px solid black;
  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: 1px solid black;
}

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 #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-left: 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;
}
.product_title {
    margin: 4px;
}
img.product {
    max-width: 282px;
    margin: 5px;
}
a .product_title {
    color: red;
	font-size: 20px;
}
a:hover .product_title {
    color: blue;
}
a{
    text-decoration: none !important;
}
img.other_image {
    max-width: 207px;
	margin-right:6px;
}
img.main_image {
    max-width: 420px;
}
.totop {
    position: fixed;
    cursor:pointer;
    width: 47px;
    height: 47px;
    z-index: 1000;
    bottom: 40px;
    right: 40px;
    display: none;
    border-radius: 30px;
    border: 3px solid #FE171C;
}
.totop:hover::after {
    content: attr(data-title); /* Выводим текст */
    position: absolute; /* Абсолютное позиционирование */
    left: -30px; right: 0px; bottom: 60px; /* Положение подсказки */
    z-index: 1; /* Отображаем подсказку поверх других элементов */
    background: rgba(254,23,28,0.6); /* Полупрозрачный цвет фона */
    color: #fff; /* Цвет текста */
    text-align: center; /* Выравнивание текста по центру */
    font-family: Arial, sans-serif; /* Гарнитура шрифта */
    font-size: 11px; /* Размер текста подсказки */
    padding: 5px 10px; /* Поля */
    border: 1px solid #FE171C; /* Параметры рамки */
    width: 80px;
   }
.toback {
    position: fixed;
    cursor:pointer;
    width: 47px;
    height: 47px;
    z-index: 1000;
    bottom: 40px;
    right: 100px;
    border-radius: 30px;
    border: 3px solid #FE171C;
}
.toback:hover::after {
    content: attr(data-title); /* Выводим текст */
    position: absolute; /* Абсолютное позиционирование */
    left: -30px; right: 0px; bottom: 60px; /* Положение подсказки */
    z-index: 1; /* Отображаем подсказку поверх других элементов */
    background: rgba(254,23,28,0.6); /* Полупрозрачный цвет фона */
    color: #fff; /* Цвет текста */
    text-align: center; /* Выравнивание текста по центру */
    font-family: Arial, sans-serif; /* Гарнитура шрифта */
    font-size: 11px; /* Размер текста подсказки */
    padding: 5px 10px; /* Поля */
    border: 1px solid #FE171C; /* Параметры рамки */
    width: 80px;
   }