#zss-main
{
  background: #FFFFFF;
  margin: 0 auto;
  font-size: 13px;
  font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  position: relative;
  width: 100%;
  min-height: 100%;
  left: 0;
  top: 0;
  cursor: default;
  overflow: hidden;
}
.uk-accordion-content.uk-active {
    border: 1px solid #ededed;
}
h3.uk-h3.uk-margin-top-remove {
    display: none;
}
h3.uk-accordion-title.uk-active {
    background: rgb(219, 237, 247);
}
h3.uk-accordion-title {
    padding: 13px;
    border: 1px solid #ededed;
    background: white;
    background: -webkit-linear-gradient(white, #ededed);
    background: -o-linear-gradient(white, #ededed);
    background: -moz-linear-gradient(white, #ededed);
    background: linear-gradient(white, #ededed);
    color: #6b6b6b !important;
    font-size: 17px;
}
h3.uk-accordion-title.uk-active {
    margin-bottom: 0 !important;
}


.uk-accordion.uk-text-left {
    display: block !important;
}
table, ul.zss-hmenu
{
  font-size: 13px;
  font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
  margin: 0;
  padding: 0;
}

.zss-button
{
  border-collapse: separate;
  -webkit-background-origin: border !important;
  -moz-background-origin: border !important;
  background-origin: border-box !important;
  background: #1A6294;
  background: -webkit-linear-gradient(top, #2078B6 0, #154D75 100%) no-repeat;
  background: -moz-linear-gradient(top, #2078B6 0, #154D75 100%) no-repeat;
  background: -o-linear-gradient(top, #2078B6 0, #154D75 100%) no-repeat;
  background: -ms-linear-gradient(top, #2078B6 0, #154D75 100%) no-repeat;
  background: linear-gradient(to bottom, #2078B6 0, #154D75 100%) no-repeat;
  -svg-background: linear-gradient(top, #2078B6 0, #154D75 100%) no-repeat;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.15);
  border: 1px solid #C7C7C7;
  padding: 0 20px;
  margin: 0 auto;
  height: 29px;
}

.zss-postcontent, .zss-postheadericons, .zss-postfootericons, .zss-blockcontent, ul.zss-vmenu a
{
  text-align: left;
}

.zss-postcontent, .zss-postcontent li, .zss-postcontent table, .zss-postcontent a, .zss-postcontent a:link, .zss-postcontent a:visited, .zss-postcontent a.visited, .zss-postcontent a:hover, .zss-postcontent a.hovered
{
  font-size: 14px;
  font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

.zss-postcontent p
{
  margin: 10px 0;
}

.zss-postcontent h1, .zss-postcontent h1 a, .zss-postcontent h1 a:link, .zss-postcontent h1 a:visited, .zss-postcontent h1 a:hover, .zss-postcontent h2, .zss-postcontent h2 a, .zss-postcontent h2 a:link, .zss-postcontent h2 a:visited, .zss-postcontent h2 a:hover, .zss-postcontent h3, .zss-postcontent h3 a, .zss-postcontent h3 a:link, .zss-postcontent h3 a:visited, .zss-postcontent h3 a:hover, .zss-postcontent h4, .zss-postcontent h4 a, .zss-postcontent h4 a:link, .zss-postcontent h4 a:visited, .zss-postcontent h4 a:hover, .zss-postcontent h5, .zss-postcontent h5 a, .zss-postcontent h5 a:link, .zss-postcontent h5 a:visited, .zss-postcontent h5 a:hover, .zss-postcontent h6, .zss-postcontent h6 a, .zss-postcontent h6 a:link, .zss-postcontent h6 a:visited, .zss-postcontent h6 a:hover, .zss-blockheader .t, .zss-blockheader .t a, .zss-blockheader .t a:link, .zss-blockheader .t a:visited, .zss-blockheader .t a:hover, .zss-vmenublockheader .t, .zss-vmenublockheader .t a, .zss-vmenublockheader .t a:link, .zss-vmenublockheader .t a:visited, .zss-vmenublockheader .t a:hover, .zss-headline, .zss-headline a, .zss-headline a:link, .zss-headline a:visited, .zss-headline a:hover, .zss-slogan, .zss-slogan a, .zss-slogan a:link, .zss-slogan a:visited, .zss-slogan a:hover, .zss-postheader, .zss-postheader a, .zss-postheader a:link, .zss-postheader a:visited, .zss-postheader a:hover
{
  font-size: 24px;
  font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}

.zss-postcontent a, .zss-postcontent a:link
{
  font-size: 13px;
  font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  color: #373435;
}

.zss-postcontent a:visited, .zss-postcontent a.visited
{
  font-size: 13px;
  font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  color: #1A6294;
}

.zss-postcontent  a:hover, .zss-postcontent a.hover
{
  font-size: 13px;
  font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  color: #1A6294;
}

.zss-postcontent h1
{
  color: #A8CF45;
  margin: 0 0 12px;
  font-size: 19px;
  font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: underline;
}

.zss-blockcontent h1
{
  margin: 0 0 12px;
  font-size: 19px;
  font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
}

.zss-postcontent h1 a, .zss-postcontent h1 a:link, .zss-postcontent h1 a:hover, .zss-postcontent h1 a:visited, .zss-blockcontent h1 a, .zss-blockcontent h1 a:link, .zss-blockcontent h1 a:hover, .zss-blockcontent h1 a:visited
{
  font-size: 22px;
  font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
}

.zss-postcontent h2
{
  color: #1A6294;
  margin: 0 0 0px;
  font-size: 16px;
  font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
}

.zss-blockcontent h2
{
  margin: 0 0 20px;
  font-size: 18px;
  font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
}

.zss-postcontent h2 a, .zss-postcontent h2 a:link, .zss-postcontent h2 a:hover, .zss-postcontent h2 a:visited, .zss-blockcontent h2 a, .zss-blockcontent h2 a:link, .zss-blockcontent h2 a:hover, .zss-blockcontent h2 a:visited
{
  font-size: 18px;
  font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
}

.zss-postcontent h3
{
  color: #1A6294;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 20px;
  font-size: 16px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

.zss-blockcontent h3
{
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 20px;
  font-size: 16px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

.zss-postcontent h3 a, .zss-postcontent h3 a:link, .zss-postcontent h3 a:hover, .zss-postcontent h3 a:visited, .zss-blockcontent h3 a, .zss-blockcontent h3 a:link, .zss-blockcontent h3 a:hover, .zss-blockcontent h3 a:visited
{
  font-size: 16px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

.zss-postcontent h4
{
  color: #373435;
  margin: 10px 0;
  font-size: 16px;
  font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

.zss-blockcontent h4
{
  margin: 10px 0;
  font-size: 16px;
  font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

.zss-postcontent h4 a, .zss-postcontent h4 a:link, .zss-postcontent h4 a:hover, .zss-postcontent h4 a:visited, .zss-blockcontent h4 a, .zss-blockcontent h4 a:link, .zss-blockcontent h4 a:hover, .zss-blockcontent h4 a:visited
{
  font-size: 16px;
  font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

.zss-postcontent h5
{
  color: #373435;
  margin: 26px 0;
  font-size: 11px;
  font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.zss-blockcontent h5
{
  margin: 26px 0;
  font-size: 11px;
  font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.zss-postcontent h5 a, .zss-postcontent h5 a:link, .zss-postcontent h5 a:hover, .zss-postcontent h5 a:visited, .zss-blockcontent h5 a, .zss-blockcontent h5 a:link, .zss-blockcontent h5 a:hover, .zss-blockcontent h5 a:visited
{
  font-size: 11px;
  font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.zss-postcontent h6
{
  color: #373435;
  margin-top: 35px;
  margin-bottom: 35px;
  font-size: 11px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.zss-blockcontent h6
{
  margin-top: 35px;
  margin-bottom: 35px;
  font-size: 11px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.zss-postcontent h6 a, .zss-postcontent h6 a:link, .zss-postcontent h6 a:hover, .zss-postcontent h6 a:visited, .zss-blockcontent h6 a, .zss-blockcontent h6 a:link, .zss-blockcontent h6 a:hover, .zss-blockcontent h6 a:visited
{
  font-size: 11px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

header, footer, article, nav, #zss-hmenu-bg, .zss-sheet, .zss-hmenu a, .zss-vmenu a, .zss-slidenavigator > a, .zss-checkbox:before, .zss-radiobutton:before
{
  -webkit-background-origin: border !important;
  -moz-background-origin: border !important;
  background-origin: border-box !important;
}

header, footer, article, nav, #zss-hmenu-bg, .zss-sheet, .zss-slidenavigator > a, .zss-checkbox:before, .zss-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%;
}

/**
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 * https://github.com/necolas/normalize.css
 */

html
{
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body
{
  padding: 0;
  margin: 0;
  min-width: 1000px;
  color: #373435;
}

.zss-header:before, #zss-header-bg:before, .zss-layout-cell:before, .zss-layout-wrapper:before, .zss-footer:before, .zss-nav:before, #zss-hmenu-bg:before, .zss-sheet:before
{
  width: 100%;
  content: " ";
  display: table;
  border-collapse: collapse;
  border-spacing: 0;
}

.zss-header:after, #zss-header-bg:after, .zss-layout-cell:after, .zss-layout-wrapper:after, .zss-footer:after, .zss-nav:after, #zss-hmenu-bg:after, .zss-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, .zss-postcontent li h1, .zss-blockcontent li h1
{
  margin: 1px;
}

li h2, .zss-postcontent li h2, .zss-blockcontent li h2
{
  margin: 1px;
}

li h3, .zss-postcontent li h3, .zss-blockcontent li h3
{
  margin: 1px;
}

li h4, .zss-postcontent li h4, .zss-blockcontent li h4
{
  margin: 1px;
}

li h5, .zss-postcontent li h5, .zss-blockcontent li h5
{
  margin: 1px;
}

li h6, .zss-postcontent li h6, .zss-blockcontent li h6
{
  margin: 1px;
}

li p, .zss-postcontent li p, .zss-blockcontent li p
{
  margin: 1px;
}

.zss-shapes
{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: 0;
}

.zss-slider-inner
{
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.zss-slidenavigator > a
{
  display: inline-block;
  vertical-align: middle;
  outline-style: none;
  font-size: 1px;
}

.zss-slidenavigator > a:last-child
{
  margin-right: 0 !important;
}

.zss-footer .layout-item-old-0
{
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 35px;
}

.zss-footer .layout-item-old-1
{
  padding: 20px;
}

.zss-footer .layout-item-old-2
{
  padding-top: 20px;
  padding-right: 35px;
  padding-bottom: 20px;
  padding-left: 20px;
}

.ie7 .zss-post .zss-layout-cell
{
  border: none !important;
  padding: 0 !important;
}

.ie6 .zss-post .zss-layout-cell
{
  border: none !important;
  padding: 0 !important;
}

.zss-header
{
  margin: 0 auto;
  background-repeat: no-repeat;
  height: 275px;
  position: relative;
  background-image: url('../images/header.png');
  background-position: center top;
}

.custom-responsive .zss-header
{
  background-image: url('../images/header.png');
  background-position: center top;
}

.default-responsive .zss-header, .default-responsive #zss-header-bg
{
  background-image: url('../images/header.png');
  background-position: center center;
  background-size: cover;
}

.zss-header-inner
{
  position: relative;
  width: 1000px;
  z-index: auto !important;
  margin: 0 auto;
}

.zss-header>div.zss-nostyle, .zss-header>div.zss-block, .zss-header>div.zss-post
{
  position: absolute;
  z-index: 101;
}

.zss-nav
{
  padding: 5px 0;
  margin: 0 auto;
  position: relative;
  z-index: 499;
}

ul.zss-hmenu a, ul.zss-hmenu a:link, ul.zss-hmenu a:visited, ul.zss-hmenu a:hover
{
  outline: none;
  position: relative;
  z-index: 11;
}

ul.zss-hmenu, ul.zss-hmenu ul
{
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
}

ul.zss-hmenu li
{
  position: relative;
  z-index: 5;
  display: block;
  float: left;
  background: none;
  margin: 0;
  padding: 0;
  border: 0;
}

ul.zss-hmenu li:hover
{
  z-index: 10000;
  white-space: normal;
}

ul.zss-hmenu:after, ul.zss-hmenu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}

ul.zss-hmenu, ul.zss-hmenu ul
{
  min-height: 0;
}

ul.zss-hmenu
{
  display: inline-block;
  vertical-align: middle;
  padding-left: 0;
  padding-right: 0;
}

.zss-nav-inner:before
{
  content: ' ';
}

.zss-nav-inner
{
  text-align: left;
  margin: 0 auto;
}

.desktop  .zss-nav-inner
{
  width: 1000px;
  padding-left: 0;
  padding-right: 0;
}

.desktop .zss-nav
{
  padding-left: 0;
  padding-right: 0;
}

.zss-hmenu-extra1
{
  position: relative;
  display: block;
  float: left;
  width: auto;
  height: auto;
  background-position: center;
}

.zss-hmenu-extra2
{
  position: relative;
  display: block;
  float: right;
  width: auto;
  height: auto;
  background-position: center;
}

.zss-hmenu
{
  float: left;
}

.zss-menuitemcontainer
{
  margin: 0 auto;
}

ul.zss-hmenu>li
{
  margin-left: 2px;
}

ul.zss-hmenu>li:first-child
{
  margin-left: 1px;
}

ul.zss-hmenu>li:last-child, ul.zss-hmenu>li.last-child
{
  margin-right: 1px;
}

ul.zss-hmenu>li>a
{
  border: 1px solid transparent;
  padding: 0 15px;
  margin: 0 auto;
  position: relative;
  display: block;
  height: 39px;
  cursor: pointer;
  text-decoration: none;
  color: #000000;
  line-height: 39px;
  text-align: center;
}

.zss-hmenu>li>a, .zss-hmenu>li>a:link, .zss-hmenu>li>a:visited, .zss-hmenu>li>a.active, .zss-hmenu>li>a:hover
{
  font-size: 18px;
  font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-transform: uppercase;
  font-variant: normal;
  text-align: left;
}

ul.zss-hmenu>li>a.active
{
  background: #B5B5B5;
  background: transparent;
  border: 1px solid transparent;
  padding: 0 15px;
  margin: 0 auto;
  color: #000000;
  text-decoration: none;
}

ul.zss-hmenu>li>a:visited, ul.zss-hmenu>li>a:hover, ul.zss-hmenu>li:hover>a
{
  text-decoration: none;
}

ul.zss-hmenu>li>a:hover, .desktop ul.zss-hmenu>li:hover>a
{
  border: 1px solid transparent;
  padding: 0 15px;
  margin: 0 auto;
}

ul.zss-hmenu>li>a:hover, .desktop ul.zss-hmenu>li:hover>a
{
  color: #2D537B;
  text-decoration: none;
}

ul.zss-hmenu>li:before
{
  position: absolute;
  display: block;
  content: ' ';
  top: 0;
  left: -2px;
  width: 2px;
  height: 39px;
  background: url('../images/menuseparator.png') center center no-repeat;
}

ul.zss-hmenu>li:first-child:before
{
  display: none;
}

ul.zss-hmenu li li a
{
  background: #2D537B;
  border: 1px solid #F53D46;
  padding: 0 22px;
  margin: 0 auto;
}

ul.zss-hmenu li li
{
  float: none;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
}

.desktop ul.zss-hmenu li li ul>li:first-child
{
  margin-top: 0;
}

ul.zss-hmenu li li ul>li:last-child
{
  margin-bottom: 0;
}

.zss-hmenu ul a
{
  display: block;
  white-space: nowrap;
  height: 23px;
  min-width: 7em;
  border: 1px solid transparent;
  text-align: left;
  line-height: 23px;
  color: #FCC0C3;
  font-size: 12px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  margin: 0;
}

.zss-hmenu li li a
{
  border-top-width: 0 !important;
}

.zss-hmenu li li:hover>a
{
  border-top-width: 1px !important;
}

.zss-hmenu ul>li:first-child>a
{
  border-top-width: 1px !important;
}

.zss-hmenu ul a:link, .zss-hmenu ul a:visited, .zss-hmenu ul a.active, .zss-hmenu ul a:hover
{
  text-align: left;
  line-height: 23px;
  color: #FCC0C3;
  font-size: 12px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  margin: 0;
}

ul.zss-hmenu ul li a:hover, .desktop ul.zss-hmenu ul li:hover>a
{
  background: #B5B5B5;
  border: 1px solid #F53D46;
  margin: 0 auto;
}

.zss-hmenu ul a:hover
{
  color: #583904;
}

.zss-hmenu ul li a.zss-hmenu-before-hovered
{
  border-bottom-width: 0 !important;
}

.desktop .zss-hmenu ul li:hover>a
{
  color: #583904;
}

ul.zss-hmenu ul:before
{
  background: #ED0C18;
  margin: 0 auto;
  display: block;
  position: absolute;
  content: ' ';
  z-index: 1;
}

.desktop ul.zss-hmenu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.desktop ul.zss-hmenu li li:hover>ul
{
  top: 0;
  left: 100%;
}

ul.zss-hmenu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background-image: url('../images/spacer.gif');
}

.desktop ul.zss-hmenu>li>ul
{
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.desktop ul.zss-hmenu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}

.desktop ul.zss-hmenu ul.zss-hmenu-left-to-right
{
  right: auto;
  left: 0;
  margin: -10px 0 0 -30px;
}

.desktop ul.zss-hmenu ul.zss-hmenu-right-to-left
{
  left: auto;
  right: 0;
  margin: -10px -30px 0 0;
}

.desktop ul.zss-hmenu li li:hover>ul.zss-hmenu-left-to-right
{
  right: auto;
  left: 100%;
}

.desktop ul.zss-hmenu li li:hover>ul.zss-hmenu-right-to-left
{
  left: auto;
  right: 100%;
}

.desktop ul.zss-hmenu ul ul.zss-hmenu-left-to-right
{
  right: auto;
  left: 0;
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}

.desktop ul.zss-hmenu ul ul.zss-hmenu-right-to-left
{
  left: auto;
  right: 0;
  padding: 30px 10px 30px 30px;
  margin: -30px -10px 0 0;
}

.desktop ul.zss-hmenu li ul>li:first-child
{
  margin-top: 0;
}

.desktop ul.zss-hmenu li ul>li:last-child
{
  margin-bottom: 0;
}

.desktop ul.zss-hmenu ul ul:before
{
  border-radius: 0;
  top: 30px;
  bottom: 30px;
  right: 30px;
  left: 10px;
}

.desktop ul.zss-hmenu>li>ul:before
{
  top: 10px;
  right: 30px;
  bottom: 30px;
  left: 30px;
}

.desktop ul.zss-hmenu>li>ul.zss-hmenu-left-to-right:before
{
  right: 30px;
  left: 30px;
}

.desktop ul.zss-hmenu>li>ul.zss-hmenu-right-to-left:before
{
  right: 30px;
  left: 30px;
}

.desktop ul.zss-hmenu ul ul.zss-hmenu-left-to-right:before
{
  right: 30px;
  left: 10px;
}

.desktop ul.zss-hmenu ul ul.zss-hmenu-right-to-left:before
{
  right: 10px;
  left: 30px;
}

.zss-sheet
{
  background: #FFFFFF;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  margin: 0 auto;
  position: relative;
  cursor: auto;
  width: 1000px;
  z-index: auto !important;
}

.zss-layout-wrapper
{
  position: relative;
  margin: 0 auto 0 auto;
  z-index: auto !important;
}

.zss-content-layout
{
  display: table;
  width: 100%;
  table-layout: fixed;
}

.zss-content-layout-row
{
  display: table-row;
}

.zss-layout-cell
{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: table-cell;
  vertical-align: top;
}

.zss-postcontent .zss-content-layout
{
  border-collapse: collapse;
}

.zss-block
{
  padding: 5px;
  margin: 10px;
}

div.zss-block img
{
  border: none;
  margin: 0;
}

.zss-blockcontent
{
  margin: 0 auto;
  color: #373435;
  font-size: 13px;
  font-family: Century Gothic, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.zss-blockcontent table, .zss-blockcontent li, .zss-blockcontent a, .zss-blockcontent a:link, .zss-blockcontent a:visited, .zss-blockcontent a:hover
{
  color: #373435;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.zss-blockcontent p
{
  margin: 6px 0;
}

.zss-blockcontent a, .zss-blockcontent a:link
{
  color: #373435;
  font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
}

.zss-blockcontent a:visited, .zss-blockcontent a.visited
{
  color: #F8777E;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
}

.zss-blockcontent a:hover, .zss-blockcontent a.hover
{
  color: #F7B440;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
}

.zss-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 .zss-block ul>li:before
{
  bottom: 0;
}

.zss-block li
{
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  line-height: 125%;
  color: #A00810;
}

.zss-block ul>li, .zss-block ol
{
  padding: 0;
}

.zss-block ul>li
{
  padding-left: 12px;
}

.zss-breadcrumbs
{
  margin: 0 auto;
}

a.zss-button, a.zss-button:link, a:link.zss-button:link, body a.zss-button:link, a.zss-button:visited, body a.zss-button:visited, input.zss-button, button.zss-button
{
  text-decoration: none;
  font-size: 14px;
  font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  color: #FFFFFF;
  margin: 0 5px 0 0 !important;
  overflow: visible;
  cursor: pointer;
  text-indent: 0;
  line-height: 29px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.zss-button img
{
  margin: 0;
  vertical-align: middle;
}

.firefox2 .zss-button
{
  display: block;
  float: left;
}

input, select, textarea, a.zss-search-button span
{
  vertical-align: middle;
  font-size: 14px;
  font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.zss-block select
{
  width: 96%;
}

input.zss-button
{
  float: none !important;
  -webkit-appearance: none;
}

.zss-button.active, .zss-button.active:hover
{
  background: #1A6294;
  background: -webkit-linear-gradient(top, #2078B6 0, #154D75 100%) no-repeat;
  background: -moz-linear-gradient(top, #2078B6 0, #154D75 100%) no-repeat;
  background: -o-linear-gradient(top, #2078B6 0, #154D75 100%) no-repeat;
  background: -ms-linear-gradient(top, #2078B6 0, #154D75 100%) no-repeat;
  background: linear-gradient(to bottom, #2078B6 0, #154D75 100%) no-repeat;
  -svg-background: linear-gradient(top, #2078B6 0, #154D75 100%) no-repeat;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.15);
  border: 1px solid #F6AC2C;
  padding: 0 20px;
  margin: 0 auto;
}

.zss-button.active, .zss-button.active:hover
{
  color: #FFFFFF !important;
}

.zss-button.hover, .zss-button:hover
{
  background: #A8CF45;
  background: -webkit-linear-gradient(top, #B5D661 0, #A0CB34 79%, #96BF31 100%) no-repeat;
  background: -moz-linear-gradient(top, #B5D661 0, #A0CB34 79%, #96BF31 100%) no-repeat;
  background: -o-linear-gradient(top, #B5D661 0, #A0CB34 79%, #96BF31 100%) no-repeat;
  background: -ms-linear-gradient(top, #B5D661 0, #A0CB34 79%, #96BF31 100%) no-repeat;
  background: linear-gradient(to bottom, #B5D661 0, #A0CB34 79%, #96BF31 100%) no-repeat;
  -svg-background: linear-gradient(top, #B5D661 0, #A0CB34 79%, #96BF31 100%) no-repeat;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.15);
  border: 1px solid transparent;
  padding: 0 20px;
  margin: 0 auto;
}

.zss-button.hover, .zss-button:hover
{
  color: #000000 !important;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="number"], input[type="range"], input[type="tel"], input[type="time"], input[type="week"], textarea
{
  background: #FFFFFF;
  -webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
  border-width: 0;
  margin: 0 auto;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="number"], input[type="range"], input[type="tel"], input[type="time"], input[type="week"], textarea
{
  width: 100%;
  padding: 4px 0;
  color: #373435 !important;
  font-size: 14px;
  font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  text-shadow: none;
}

input.zss-error, textarea.zss-error
{
  background: #F9FAFB;
  border: 1px solid #E2341D;
  margin: 0 auto;
}

input.zss-error, textarea.zss-error
{
  color: #764C05 !important;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

form.zss-search input[type="text"]
{
  background: #F9FAFB;
  border-radius: 0;
  border: 1px solid #CCD6E0;
  margin: 0 auto;
  width: 100%;
  padding: 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #373435 !important;
  font-size: 14px;
  font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

form.zss-search
{
  background-image: none;
  border: 0;
  display: block;
  position: relative;
  top: 0;
  padding: 0;
  margin: 5px;
  left: 0;
  line-height: 0;
}

form.zss-search input, a.zss-search-button
{
  -webkit-appearance: none;
  top: 0;
  right: 0;
}

form.zss-search>input, a.zss-search-button
{
  bottom: 0;
  left: 0;
  vertical-align: middle;
}

form.zss-search input[type="submit"], input.zss-search-button, a.zss-search-button
{
  background: #1A6294;
  border-radius: 0;
  margin: 0 auto;
}

form.zss-search input[type="submit"], input.zss-search-button, a.zss-search-button
{
  position: absolute;
  left: auto;
  display: block;
  border: 0;
  top: 1px;
  bottom: 1px;
  right: 1px;
  padding: 0 6px;
  color: #FFFFFF !important;
  font-size: 14px;
  font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  cursor: pointer;
}

a.zss-search-button span.zss-search-button-text, a.zss-search-button:after
{
  vertical-align: middle;
}

a.zss-search-button:after
{
  display: inline-block;
  content: ' ';
  height: 100%;
}

a.zss-search-button, a.zss-search-button span, a.zss-search-button:visited, a.zss-search-button.visited, a.zss-search-button:hover, a.zss-search-button.hover
{
  text-decoration: none;
  font-size: 14px;
  font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

a.zss-search-button
{
  line-height: 100% !important;
}

label.zss-checkbox:before
{
  background: #F9FAFB;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  border-width: 0;
  margin: 0 auto;
  width: 16px;
  height: 16px;
}

label.zss-checkbox
{
  cursor: pointer;
  font-size: 14px;
  font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  line-height: 16px;
  display: inline-block;
  color: #373435 !important;
}

.zss-checkbox>input[type="checkbox"]
{
  margin: 0 5px 0 0;
}

label.zss-checkbox.active:before
{
  background: #C7C7C7;
  -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.zss-checkbox.hovered:before
{
  background: #E0E0E0;
  -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.zss-radiobutton:before
{
  background: #F9FAFB;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border-width: 0;
  margin: 0 auto;
  width: 12px;
  height: 12px;
}

label.zss-radiobutton
{
  cursor: pointer;
  font-size: 14px;
  font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  line-height: 12px;
  display: inline-block;
  color: #373435 !important;
}

.zss-radiobutton>input[type="radio"]
{
  vertical-align: baseline;
  margin: 0 5px 0 0;
}

label.zss-radiobutton.active:before
{
  background: #C7C7C7;
  -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.zss-radiobutton.hovered:before
{
  background: #E0E0E0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border-width: 0;
  margin: 0 auto;
  width: 12px;
  height: 12px;
  display: inline-block;
}

.zss-comments
{
  border-top: 1px dotted #B5B5B5;
  margin: 0 auto;
  margin-top: 25px;
}

.zss-comments h2
{
  color: #373435;
}

.zss-comment-inner
{
  background: #E2E8EE;
  background: transparent;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 5px;
  margin: 0 auto;
  margin-left: 94px;
}

.zss-comment-avatar
{
  float: left;
  width: 80px;
  height: 80px;
  padding: 1px;
  background: #fff;
  border: 1px solid #E2E8EE;
}

.zss-comment-avatar>img
{
  margin: 0 !important;
  border: none !important;
}

.zss-comment-content
{
  padding: 10px 0;
  color: #373435;
  font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.zss-comment
{
  margin-top: 6px;
}

.zss-comment:first-child
{
  margin-top: 0;
}

.zss-comment-header
{
  color: #373435;
  font-size: 13px;
  font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  line-height: 100%;
}

.zss-comment-header a, .zss-comment-header a:link, .zss-comment-header a:visited, .zss-comment-header a.visited, .zss-comment-header a:hover, .zss-comment-header a.hovered
{
  font-size: 13px;
  font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  line-height: 100%;
}

.zss-comment-header a, .zss-comment-header a:link
{
  font-size: 13px;
  font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #373435;
}

.zss-comment-header a:visited, .zss-comment-header a.visited
{
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #373435;
}

.zss-comment-header a:hover, .zss-comment-header a.hovered
{
  font-size: 13px;
  font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #1A6294;
}

.zss-comment-content a, .zss-comment-content a:link, .zss-comment-content a:visited, .zss-comment-content a.visited, .zss-comment-content a:hover, .zss-comment-content a.hovered
{
  font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.zss-comment-content a, .zss-comment-content a:link
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #373435;
}

.zss-comment-content a:visited, .zss-comment-content a.visited
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #1A6294;
}

.zss-comment-content a:hover, .zss-comment-content a.hovered
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #1A6294;
}

.zss-pager
{
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #B5B5B5;
  padding: 5px;
}

.zss-pager>*:last-child
{
  margin-right: 0 !important;
}

.zss-pager>span
{
  cursor: default;
}

.zss-pager>*
{
  background: #E0E0E0;
  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(to bottom, #FFFFFF 0, #ABABAB 100%) no-repeat;
  -svg-background: linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #E0E0E0;
  padding: 7px;
  margin: 0 4px 0 auto;
  line-height: normal;
  position: relative;
  display: inline-block;
  margin-left: 0;
}

.zss-pager a:link, .zss-pager a:visited, .zss-pager .active
{
  line-height: normal;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  color: #212121;
}

.zss-pager .active
{
  background: #B6BFC9;
  background: -webkit-linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
  background: -moz-linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
  background: -o-linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
  background: -ms-linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
  background: linear-gradient(to bottom, #E5E8EB 0, #8796A6 100%) no-repeat;
  -svg-background: linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
  border: 1px solid #E0E0E0;
  padding: 7px;
  margin: 0 4px 0 auto;
  color: #FFFFFF;
}

.zss-pager .more
{
  background: #E0E0E0;
  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(to bottom, #FFFFFF 0, #ABABAB 100%) no-repeat;
  -svg-background: linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
  border: 1px solid #E0E0E0;
  margin: 0 4px 0 auto;
}

.zss-pager a.more:link, .zss-pager a.more:visited
{
  color: #402903;
}

.zss-pager a:hover
{
  background: #C7C7C7;
  background: -webkit-linear-gradient(top, #F0F0F0 0, #9E9E9E 100%) no-repeat;
  background: -moz-linear-gradient(top, #F0F0F0 0, #9E9E9E 100%) no-repeat;
  background: -o-linear-gradient(top, #F0F0F0 0, #9E9E9E 100%) no-repeat;
  background: -ms-linear-gradient(top, #F0F0F0 0, #9E9E9E 100%) no-repeat;
  background: linear-gradient(to bottom, #F0F0F0 0, #9E9E9E 100%) no-repeat;
  -svg-background: linear-gradient(top, #F0F0F0 0, #9E9E9E 100%) no-repeat;
  border: 1px solid #E0E0E0;
  padding: 7px;
  margin: 0 4px 0 auto;
}

.zss-pager  a:hover, .zss-pager  a.more:hover
{
  color: #292929;
}

.zss-pager>*:after
{
  margin: 0 0 0 auto;
  display: inline-block;
  position: absolute;
  content: ' ';
  top: 0;
  width: 0;
  height: 100%;
  right: 0;
  text-decoration: none;
}

.zss-pager>*:last-child:after
{
  display: none;
}

.zss-commentsform
{
  background: #E2E8EE;
  background: transparent;
  padding: 10px;
  margin: 0 auto;
  margin-top: 25px;
  color: #373435;
}

.zss-commentsform h2
{
  padding-bottom: 10px;
  margin: 0;
  color: #373435;
}

.zss-commentsform label
{
  display: inline-block;
  line-height: 25px;
}

.zss-commentsform input:not([type=submit]), .zss-commentsform textarea
{
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: 100%;
  max-width: 100%;
}

.zss-commentsform .form-submit
{
  margin-top: 10px;
}

.zss-post
{
  padding: 15px;
}

a img
{
  border: 0;
}

.zss-article img, img.zss-article, .zss-block img, .zss-footer img
{
  margin: 0 0 0 0;
}

.zss-metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

.zss-article table, table.zss-article
{
  border-collapse: collapse;
  margin: 1px;
}

.zss-post .zss-content-layout-br
{
  height: 0;
}

.zss-article th, .zss-article td
{
  padding: 2px;
  vertical-align: top;
  text-align: left;
}

.zss-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.zss-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;
}

.zss-postheader
{
  color: #373435;
  margin: 0 0 5px;
  font-size: 24px;
  font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

.zss-postheader a, .zss-postheader a:link, .zss-postheader a:visited, .zss-postheader a.visited, .zss-postheader a:hover, .zss-postheader a.hovered
{
  font-size: 24px;
  font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

.zss-postheader a, .zss-postheader a:link
{
  font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #1A6294;
}

.zss-postheader a:visited, .zss-postheader a.visited
{
  font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #1A6294;
}

.zss-postheader a:hover, .zss-postheader a.hovered
{
  font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #1A6294;
}

.zss-postheadericons, .zss-postheadericons a, .zss-postheadericons a:link, .zss-postheadericons a:visited, .zss-postheadericons a:hover
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #A00810;
}

.zss-postheadericons
{
  padding: 1px;
}

.zss-postheadericons a, .zss-postheadericons a:link
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  color: #AB6F07;
}

.zss-postheadericons a:visited, .zss-postheadericons a.visited
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: italic;
  text-decoration: none;
  color: #595959;
}

.zss-postheadericons a:hover, .zss-postheadericons a.hover
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: italic;
  text-decoration: underline;
  color: #1C1C1C;
}

.zss-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 .zss-postpdficon:before
{
  bottom: 0;
}

.zss-postprinticon:before
{
  content: url('../images/system/printButton.png');
  margin-right: 6px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}

.opera .zss-postprinticon:before
{
  bottom: 0;
}

.zss-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 .zss-postemailicon:before
{
  bottom: 0;
}

.zss-postcontent ul>li:before, .zss-post ul>li:before, .zss-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 .zss-postcontent ul>li:before, .opera   .zss-post ul>li:before, .opera   .zss-textblock ul>li:before
{
  bottom: 0;
}

.zss-postcontent li, .zss-post li, .zss-textblock li
{
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #141414;
  margin: 12px 0 12px 6px;
}

.zss-postcontent ul>li, .zss-post ul>li, .zss-textblock ul>li, .zss-postcontent ol, .zss-post ol, .zss-textblock ol
{
  padding: 0;
}

.zss-postcontent ul>li, .zss-post ul>li, .zss-textblock ul>li
{
  padding-left: 11px;
}

.zss-postcontent ul>li:before, .zss-post ul>li:before, .zss-textblock ul>li:before
{
  margin-left: -11px;
}

.zss-postcontent ol, .zss-post ol, .zss-textblock ol, .zss-postcontent ul, .zss-post ul, .zss-textblock ul
{
  margin: 1em 0 1em 6px;
}

.zss-postcontent li ol, .zss-post li ol, .zss-textblock li ol, .zss-postcontent li ul, .zss-post li ul, .zss-textblock li ul
{
  margin: 0.5em 0 0.5em 6px;
}

.zss-postcontent li, .zss-post li, .zss-textblock li
{
  margin: 12px 0 12px 0;
}

.zss-postcontent ol>li, .zss-post ol>li, .zss-textblock ol>li
{
  overflow: visible;
}

.zss-postcontent ul>li, .zss-post ul>li, .zss-textblock ul>li
{
  overflow-x: visible;
  overflow-y: hidden;
}

blockquote
{
  background: url('../images/postquote.png') no-repeat scroll;
  padding: 10px 10px 10px 47px;
  margin: 10px 10px 10px 50px;
  color: #373435;
  font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: italic;
  text-align: left;
  overflow: auto;
  clear: both;
}

blockquote a, .zss-postcontent blockquote a, .zss-blockcontent blockquote a, .zss-footer blockquote a, blockquote a:link, .zss-postcontent blockquote a:link, .zss-blockcontent blockquote a:link, .zss-footer blockquote a:link, blockquote a:visited, .zss-postcontent blockquote a:visited, .zss-blockcontent blockquote a:visited, .zss-footer blockquote a:visited, blockquote a:hover, .zss-postcontent blockquote a:hover, .zss-blockcontent blockquote a:hover, .zss-footer blockquote a:hover
{
  color: #373435;
  font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: italic;
  text-align: left;
}

blockquote p, .zss-postcontent blockquote p, .zss-blockcontent blockquote p, .zss-footer blockquote p
{
  margin: 0;
  margin: 2px 0 2px 15px;
}

.zss-postfootericons, .zss-postfootericons a, .zss-postfootericons a:link, .zss-postfootericons a:visited, .zss-postfootericons a:hover
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #A00810;
}

.zss-postfootericons
{
  padding: 1px;
}

.zss-postfootericons a, .zss-postfootericons a:link
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  color: #AB6F07;
}

.zss-postfootericons a:visited, .zss-postfootericons a.visited
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  color: #595959;
}

.zss-postfootericons a:hover, .zss-postfootericons a.hover
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  color: #1C1C1C;
}

.zss-footer
{
  background: #2D537B;
  margin: 0 auto;
  position: relative;
  color: #FFFFFF;
  font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-align: right;
  padding: 0;
}

.zss-footer a, .zss-footer a:link, .zss-footer a:visited, .zss-footer a:hover, .zss-footer td, .zss-footer th, .zss-footer caption
{
  color: #FFFFFF;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.zss-footer p
{
  margin: 15px 0;
  padding: 0;
  text-align: right;
}

.zss-footer a, .zss-footer a:link
{
  color: #F9C771;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
}

.zss-footer a:visited
{
  color: #F9C771;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
}

.zss-footer a:hover
{
  color: #FCE0B1;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: underline;
}

.zss-footer h1
{
  color: #A6A6A6;
  font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.zss-footer h2
{
  color: #B5B5B5;
  font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.zss-footer h3
{
  color: #F6AC2C;
  font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.zss-footer h4
{
  color: #F76E75;
  font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.zss-footer h5
{
  color: #F76E75;
  font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.zss-footer h6
{
  color: #F76E75;
  font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.zss-footer img
{
  border: none;
  margin: 5px;
}

.zss-footer-inner
{
  margin: 0 auto;
  width: 1000px;
  padding: 15px;
  padding-right: 15px;
  padding-left: 15px;
}

.zss-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;
  vertical-align: middle;
}

.zss-rss-tag-icon:empty
{
  vertical-align: middle;
}

.zss-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;
  vertical-align: middle;
}

.zss-facebook-tag-icon:empty
{
  vertical-align: middle;
}

.zss-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;
  vertical-align: middle;
}

.zss-twitter-tag-icon:empty
{
  vertical-align: middle;
}

.zss-tumblr-tag-icon
{
  background: url('../images/tumblricon.png') no-repeat scroll;
  margin: 0 auto;
  min-height: 32px;
  min-width: 32px;
  display: inline-block;
  text-indent: 35px;
  background-position: left center;
  vertical-align: middle;
}

.zss-tumblr-tag-icon:empty
{
  vertical-align: middle;
}

.zss-pinterest-tag-icon
{
  background: url('../images/pinteresticon.png') no-repeat scroll;
  margin: 0 auto;
  min-height: 32px;
  min-width: 32px;
  display: inline-block;
  text-indent: 35px;
  background-position: left center;
  vertical-align: middle;
}

.zss-pinterest-tag-icon:empty
{
  vertical-align: middle;
}

.zss-vimeo-tag-icon
{
  background: url('../images/vimeoicon.png') no-repeat scroll;
  margin: 0 auto;
  min-height: 33px;
  min-width: 32px;
  display: inline-block;
  text-indent: 35px;
  background-position: left center;
  vertical-align: middle;
}

.zss-vimeo-tag-icon:empty
{
  vertical-align: middle;
}

.zss-youtube-tag-icon
{
  background: url('../images/youtubeicon.png') no-repeat scroll;
  margin: 0 auto;
  min-height: 32px;
  min-width: 32px;
  display: inline-block;
  text-indent: 35px;
  background-position: left center;
  vertical-align: middle;
}

.zss-youtube-tag-icon:empty
{
  vertical-align: middle;
}

.zss-linkedin-tag-icon
{
  background: url('../images/linkedinicon.png') no-repeat scroll;
  margin: 0 auto;
  min-height: 32px;
  min-width: 32px;
  display: inline-block;
  text-indent: 35px;
  background-position: left center;
  vertical-align: middle;
}

.zss-linkedin-tag-icon:empty
{
  vertical-align: middle;
}

.zss-footer li
{
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  line-height: 125%;
  color: #FDEED3;
}

.zss-page-footer, .zss-page-footer a, .zss-page-footer a:link, .zss-page-footer a:visited, .zss-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: #F8BE59;
}

.zss-page-footer
{
  position: relative;
  z-index: auto !important;
  padding: 1em;
  text-align: center !important;
  text-decoration: none;
  color: #EDEDED;
}

.zss-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;
}

.zss-lightbox, .zss-lightbox-wrapper .zss-lightbox-image
{
  cursor: pointer;
}

.zss-lightbox-wrapper .zss-lightbox-image
{
  border: 6px solid #fff;
  border-radius: 3px;
  display: none;
  max-width: 100%;
  vertical-align: middle;
}

.zss-lightbox-wrapper .zss-lightbox-image.active
{
  display: inline-block;
}

.zss-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;
}

.zss-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;
}

.zss-lightbox-wrapper .arrow
{
  cursor: pointer;
  height: 100px;
  opacity: .5;
  filter: alpha(opacity=50);
  position: fixed;
  width: 82px;
  z-index: 10003;
}

.zss-lightbox-wrapper .arrow.left
{
  left: 9px;
}

.zss-lightbox-wrapper .arrow.right
{
  right: 9px;
}

.zss-lightbox-wrapper .arrow:hover
{
  opacity: 1;
  filter: alpha(opacity=100);
}

.zss-lightbox-wrapper .arrow.disabled
{
  display: none;
}

.zss-lightbox-wrapper .arrow-t, .zss-lightbox-wrapper .arrow-b
{
  background-color: #fff;
  border-radius: 3px;
  height: 6px;
  left: 26px;
  position: relative;
  width: 30px;
}

.zss-lightbox-wrapper .arrow-t
{
  top: 38px;
}

.zss-lightbox-wrapper .arrow-b
{
  top: 50px;
}

.zss-lightbox-wrapper .close
{
  cursor: pointer;
  height: 22px;
  opacity: .5;
  filter: alpha(opacity=50);
  position: fixed;
  right: 39px;
  top: 30px;
  width: 22px;
  z-index: 10003;
}

.zss-lightbox-wrapper .close:hover
{
  opacity: 1;
  filter: alpha(opacity=100);
}

.zss-lightbox-wrapper .close .cw, .zss-lightbox-wrapper .close .ccw
{
  background-color: #fff;
  border-radius: 3px;
  height: 6px;
  position: absolute;
  left: -4px;
  top: 8px;
  width: 30px;
}

.zss-lightbox-wrapper .cw
{
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
}

.zss-lightbox-wrapper .ccw
{
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
}

.zss-lightbox-wrapper .close-alt, .zss-lightbox-wrapper .arrow-right-alt, .zss-lightbox-wrapper .arrow-left-alt
{
  color: #fff;
  display: none;
  font-size: 2.5em;
  line-height: 100%;
}

.ie8 .zss-lightbox-wrapper .close-alt, .ie8 .zss-lightbox-wrapper .arrow-right-alt, .ie8 .zss-lightbox-wrapper .arrow-left-alt
{
  display: block;
}

.ie8 .zss-lightbox-wrapper .cw, .ie8 .zss-lightbox-wrapper .ccw
{
  display: none;
}

.zss-content-layout .zss-sidebar1
{
  -webkit-border-radius: 5px 0 0;
  -moz-border-radius: 5px 0 0;
  border-radius: 5px 0 0;
  margin: 0 auto;
  width: 300px;
}

.zss-content-layout .zss-content
{
  margin: 0 auto;
}

.zss-content-layout .zss-sidebar2
{
  -webkit-border-radius: 0 5px 0 0;
  -moz-border-radius: 0 5px 0 0;
  border-radius: 0 5px 0 0;
  margin: 0 auto;
  width: 200px;
}

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: 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;
}

.edit.item-page select + div
{
  width: 100% !important;
}

.edit.item-page div > ul
{
  border: 1px solid #B9C2CB;
}

.edit.item-page .search-field
{
  overflow: visible;
}

.edit.item-page .search-field > input
{
  width: 100% !important;
}

.edit.item-page ul > li:before
{
  content: normal;
}

.edit.item-page fieldset
{
  border: 1px solid black;
}

.edit.item-page fieldset legend
{
  padding: 7px;
  font-weight: bold;
}

#editor-xtd-buttons
{
  float: left;
  padding: 0;
}

.toggle-editor
{
  float: right;
}

#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;
}

#search-searchword
{
  margin-bottom: 5px;
}

.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;
}

div.tags
{
  display: inline;
}

.tag-category ul > li:before
{
  content: normal;
}

ul.list-striped > li:before
{
  content: normal;
}

.list-striped
{
  border-top: 1px solid #ddd;
}

.list-striped li, .list-striped dd
{
  border-bottom: 1px solid #ddd;
}

.accordion
{
  margin-bottom: 18px;
}

.accordion-group
{
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.accordion-heading
{
  border-bottom: 0;
}

.accordion-heading .accordion-toggle
{
  display: block;
  padding: 8px 15px;
}

.accordion-toggle
{
  cursor: pointer;
}

.accordion-inner
{
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}

.accordion-body.in:hover
{
  overflow: visible;
}

.collapse.in
{
  height: auto;
}

.collapse
{
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .35s ease;
  -moz-transition: height .35s ease;
  -o-transition: height .35s ease;
  transition: height .35s ease;
}

.element-invisible
{
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.zss-layout-wrapper {
    background: url('images/design_elements/BG_Image/background_website.jpg')no-repeat scroll bottom center transparent;
    background-size: 100% auto;
}

/* Begin Additional CSS Styles */
/* RESPONSIVE GRID ======================= */
/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}
.col:first-child { margin-left: 0; }


/*  GROUPING  */
.group:before,
.group:after {
	content:"";
	display:table;
}
.group:after {
	clear:both;
}
.group {
    zoom:1; /* For IE 6/7 */
}

/*  GRID OF TWO   ============================================================================= */


.span_2_of_2 {
	width: 100%;
}

.span_1_of_2 {
	width: 49.2%;
}

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
	.span_2_of_2 {
		width: 100%; 
	}
	.span_1_of_2 {
		width: 100%; 
	}
}

/*  GRID OF THREE   ============================================================================= */

	
.span_3_of_3 {
	width: 100%; 
}

.span_2_of_3 {
	width: 66.13%; 
}

.span_1_of_3 {
	width: 32.26%; 
}


/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
	.span_3_of_3 {
		width: 100%; 
	}
	.span_2_of_3 {
		width: 100%; 
	}
	.span_1_of_3 {
		width: 100%;
	}
}
/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }
/*  GRID OF FOUR  */
.span_4_of_4 {
	width: 100%;
}
.span_3_of_4 {
	width: 74.6%;
}
.span_2_of_4 {
	width: 49.2%;
}
.span_1_of_4 {
	width: 23.8%;
}

/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
	.col {  margin: 1% 0 1% 0%; }
	.span_1_of_4, .span_2_of_4, .span_3_of_4, .span_4_of_4 { width: 100%; }
}
/*  GRID OF FIVE  */
.span_5_of_5 {
	width: 100%;
}
.span_4_of_5 {
	width: 79.68%;
}
.span_3_of_5 {
	width: 59.36%;
}
.span_2_of_5 {
	width: 39.04%;
}
.span_1_of_5 {
	width: 18.72%;
}

/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
	.col {  margin: 1% 0 1% 0%; }
	.span_1_of_5, .span_2_of_5, .span_3_of_5, .span_4_of_5, .span_5_of_5 { width: 100%; }
}

h1 {
    color: #A8CF45;
    text-transform: uppercase;
  	text-decoration: underline;
}

.ac-container{
	width: 100%;
	margin: 10px auto 30px auto;
	text-align: left;
}
.ac-container label{
	font-family: 'Century Gothic', 'Arial Narrow', Arial, sans-serif;
	padding: 5px 20px;
	position: relative;
	z-index: 20;
	display: block;
	height: 30px;
	cursor: pointer;
	color: #777;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
	line-height: 33px;
	font-size: 18px;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 1%, #eaeaea 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffffff), color-stop(100%,#eaeaea));
	background: -webkit-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	background: -o-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	background: -ms-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	background: linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 );
	box-shadow: 
		0px 0px 0px 1px rgba(155,155,155,0.3), 
		1px 0px 0px 0px rgba(255,255,255,0.9) inset, 
		0px 2px 2px rgba(0,0,0,0.1);
}
.ac-container label:hover{
	background: #fff;
}
.ac-container input:checked + label,
.ac-container input:checked + label:hover{
	background: #c6e1ec;
	color: #3d7489;
	text-shadow: 0px 1px 1px rgba(255,255,255, 0.6);
	box-shadow: 
		0px 0px 0px 1px rgba(155,155,155,0.3), 
		0px 2px 2px rgba(0,0,0,0.1);
}
.ac-container label:hover:after,
.ac-container input:checked + label:hover:after{
	content: '';
	position: absolute;
	width: 24px;
	height: 24px;
	right: 13px;
	top: 7px;
	background: transparent url(../images/arrow_down.png) no-repeat center center;	
}
.ac-container input:checked + label:hover:after{
	background-image: url(../images/arrow_up.png);
}
.ac-container input{
	display: none;
}
.ac-container article{
	background: rgba(255, 255, 255, 0.5);
	margin-top: -1px;
	overflow: hidden;
	height: 0px;
	position: relative;
	z-index: 10;
	-webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
}
.ac-container article p{
	font-style: italic;
	color: #777;
	line-height: 23px;
	font-size: 14px;
	padding: 20px;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
}
.ac-container input:checked ~ article{
	-webkit-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-moz-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-o-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-ms-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3);
}
.ac-container input:checked ~ article.ac-small{
	height: 212px;
}
.ac-container input:checked ~ article.ac-medium{
	height: 180px;
}
.ac-container input:checked ~ article.ac-large{
	height: 230px;
}
.ac-container-2{
	width: 100%;
	margin: 10px auto 30px auto;
	text-align: left;
}
.ac-container-2 label{
	font-family: 'Century Gothic', 'Arial Narrow', Arial, sans-serif;
	padding: 5px 20px;
	position: relative;
	z-index: 20;
	display: block;
	height: 30px;
	cursor: pointer;
	color: #777;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
	line-height: 33px;
	font-size: 18px;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 1%, #eaeaea 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffffff), color-stop(100%,#eaeaea));
	background: -webkit-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	background: -o-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	background: -ms-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	background: linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 );
	box-shadow: 
		0px 0px 0px 1px rgba(155,155,155,0.3), 
		1px 0px 0px 0px rgba(255,255,255,0.9) inset, 
		0px 2px 2px rgba(0,0,0,0.1);
}
.ac-container-2 label:hover{
	background: #fff;
}
.ac-container-2 input:checked + label,
.ac-container-2 input:checked + label:hover{
	background: #c6e1ec;
	color: #3d7489;
	text-shadow: 0px 1px 1px rgba(255,255,255, 0.6);
	box-shadow: 
		0px 0px 0px 1px rgba(155,155,155,0.3), 
		0px 2px 2px rgba(0,0,0,0.1);
}
.ac-container-2 label:hover:after,
.ac-container-2 input:checked + label:hover:after{
	content: '';
	position: absolute;
	width: 24px;
	height: 24px;
	right: 13px;
	top: 7px;
	background: transparent url(../images/arrow_down.png) no-repeat center center;	
}
.ac-container-2 input:checked + label:hover:after{
	background-image: url(../images/arrow_up.png);
}
.ac-container-2 input{
	display: none;
}
.ac-container-2 article{
	background: rgba(255, 255, 255, 0.5);
	margin-top: -1px;
	overflow: hidden;
	height: 0px;
	position: relative;
	z-index: 10;
	-webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
}
.ac-container-2 article p{
	font-style: italic;
	color: #777;
	line-height: 23px;
	font-size: 14px;
	padding: 20px;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
}
.ac-container-2 input:checked ~ article{
	-webkit-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-moz-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-o-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-ms-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3);
}
.ac-container-2 input:checked ~ article.ac-small{
	height: 115px;
}
.ac-container-2 input:checked ~ article.ac-medium{
	height: 180px;
}
.ac-container-2 input:checked ~ article.ac-large{
	height: 230px;
}
.ac-container-3{
	width: 100%;
	margin: 10px auto 30px auto;
	text-align: left;
}
.ac-container-3 label{
	font-family: 'Century Gothic', 'Arial Narrow', Arial, sans-serif;
	padding: 5px 20px;
	position: relative;
	z-index: 20;
	display: block;
	height: 30px;
	cursor: pointer;
	color: #777;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
	line-height: 33px;
	font-size: 18px;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 1%, #eaeaea 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffffff), color-stop(100%,#eaeaea));
	background: -webkit-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	background: -o-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	background: -ms-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	background: linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 );
	box-shadow: 
		0px 0px 0px 1px rgba(155,155,155,0.3), 
		1px 0px 0px 0px rgba(255,255,255,0.9) inset, 
		0px 2px 2px rgba(0,0,0,0.1);
}
.ac-container-3 label:hover{
	background: #fff;
}
.ac-container-3 input:checked + label,
.ac-container-3 input:checked + label:hover{
	background: #c6e1ec;
	color: #3d7489;
	text-shadow: 0px 1px 1px rgba(255,255,255, 0.6);
	box-shadow: 
		0px 0px 0px 1px rgba(155,155,155,0.3), 
		0px 2px 2px rgba(0,0,0,0.1);
}
.ac-container-3 label:hover:after,
.ac-container-3 input:checked + label:hover:after{
	content: '';
	position: absolute;
	width: 24px;
	height: 24px;
	right: 13px;
	top: 7px;
	background: transparent url(../images/arrow_down.png) no-repeat center center;	
}
.ac-container-3 input:checked + label:hover:after{
	background-image: url(../images/arrow_up.png);
}
.ac-container-3 input{
	display: none;
}
.ac-container-3 article{
	background: rgba(255, 255, 255, 0.5);
	margin-top: -1px;
	overflow: hidden;
	height: 0px;
	position: relative;
	z-index: 10;
	-webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
}
.ac-container-3 article p{
	font-style: italic;
	color: #777;
	line-height: 23px;
	font-size: 14px;
	padding: 20px;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
}
.ac-container-3 input:checked ~ article{
	-webkit-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-moz-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-o-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-ms-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3);
}
.ac-container-3 input:checked ~ article.ac-small{
	height: 115px;
}
.ac-container-3 input:checked ~ article.ac-medium{
	height: 180px;
}
.ac-container-3 input:checked ~ article.ac-large{
	height: 230px;
}
.ac-container-4{
	width: 100%;
	margin: 10px auto 30px auto;
	text-align: left;
}
.ac-container-4 label{
	font-family: 'Century Gothic', 'Arial Narrow', Arial, sans-serif;
	padding: 5px 20px;
	position: relative;
	z-index: 20;
	display: block;
	height: 30px;
	cursor: pointer;
	color: #777;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
	line-height: 33px;
	font-size: 18px;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 1%, #eaeaea 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffffff), color-stop(100%,#eaeaea));
	background: -webkit-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	background: -o-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	background: -ms-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	background: linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 );
	box-shadow: 
		0px 0px 0px 1px rgba(155,155,155,0.3), 
		1px 0px 0px 0px rgba(255,255,255,0.9) inset, 
		0px 2px 2px rgba(0,0,0,0.1);
}
.ac-container-4 label:hover{
	background: #fff;
}
.ac-container-4 input:checked + label,
.ac-container-4 input:checked + label:hover{
	background: #c6e1ec;
	color: #3d7489;
	text-shadow: 0px 1px 1px rgba(255,255,255, 0.6);
	box-shadow: 
		0px 0px 0px 1px rgba(155,155,155,0.3), 
		0px 2px 2px rgba(0,0,0,0.1);
}
.ac-container-4 label:hover:after,
.ac-container-4 input:checked + label:hover:after{
	content: '';
	position: absolute;
	width: 24px;
	height: 24px;
	right: 13px;
	top: 7px;
	background: transparent url(../images/arrow_down.png) no-repeat center center;	
}
.ac-container-4 input:checked + label:hover:after{
	background-image: url(../images/arrow_up.png);
}
.ac-container-4 input{
	display: none;
}
.ac-container-4 article{
	background: rgba(255, 255, 255, 0.5);
	margin-top: -1px;
	overflow: hidden;
	height: 0px;
	position: relative;
	z-index: 10;
	-webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
}
.ac-container-4 article p{
	font-style: italic;
	color: #777;
	line-height: 23px;
	font-size: 14px;
	padding: 20px;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
}
.ac-container-4 input:checked ~ article{
	-webkit-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-moz-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-o-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-ms-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3);
}
.ac-container-4 input:checked ~ article.ac-small{
	height: 90px;
}
.ac-container-4 input:checked ~ article.ac-medium{
	height: 180px;
}
.ac-container-4 input:checked ~ article.ac-large{
	height: 230px;
}
/* End Additional CSS Styles */