

#a5pc-main
{
   background: #3A383E url('images/page.png') fixed;
   margin:0 auto;
   font-size: 14px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   position: relative;
   width: 100%;
   min-height: 100%;
   left: 0;
   top: 0;
   cursor:default;
   overflow:hidden;
}
table, ul.a5pc-hmenu
{
   font-size: 14px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
   margin: 0;
   padding: 0;
}

/* Reset buttons border. It's important for input and button tags. 
 * border-collapse should be separate for shadow in IE. 
 */
.a5pc-button
{
   border: 0;
   border-collapse: separate;
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
   background: #90090B;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border-width: 0;
   padding:0 21px;
   margin:0 auto;
   height:26px;
}

.a5pc-postcontent,
.a5pc-postheadericons,
.a5pc-postfootericons,
.a5pc-blockcontent,
ul.a5pc-vmenu a 
{
   text-align: left;
}

.a5pc-postcontent,
.a5pc-postcontent li,
.a5pc-postcontent table,
.a5pc-postcontent a,
.a5pc-postcontent a:link,
.a5pc-postcontent a:visited,
.a5pc-postcontent a.visited,
.a5pc-postcontent a:hover,
.a5pc-postcontent a.hovered
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   line-height: 175%;
}

.a5pc-postcontent p
{
   margin: 13px 0;
}

.a5pc-postcontent h1, .a5pc-postcontent h1 a, .a5pc-postcontent h1 a:link, .a5pc-postcontent h1 a:visited, .a5pc-postcontent h1 a:hover,
.a5pc-postcontent h2, .a5pc-postcontent h2 a, .a5pc-postcontent h2 a:link, .a5pc-postcontent h2 a:visited, .a5pc-postcontent h2 a:hover,
.a5pc-postcontent h3, .a5pc-postcontent h3 a, .a5pc-postcontent h3 a:link, .a5pc-postcontent h3 a:visited, .a5pc-postcontent h3 a:hover,
.a5pc-postcontent h4, .a5pc-postcontent h4 a, .a5pc-postcontent h4 a:link, .a5pc-postcontent h4 a:visited, .a5pc-postcontent h4 a:hover,
.a5pc-postcontent h5, .a5pc-postcontent h5 a, .a5pc-postcontent h5 a:link, .a5pc-postcontent h5 a:visited, .a5pc-postcontent h5 a:hover,
.a5pc-postcontent h6, .a5pc-postcontent h6 a, .a5pc-postcontent h6 a:link, .a5pc-postcontent h6 a:visited, .a5pc-postcontent h6 a:hover,
.a5pc-blockheader .t, .a5pc-blockheader .t a, .a5pc-blockheader .t a:link, .a5pc-blockheader .t a:visited, .a5pc-blockheader .t a:hover,
.a5pc-vmenublockheader .t, .a5pc-vmenublockheader .t a, .a5pc-vmenublockheader .t a:link, .a5pc-vmenublockheader .t a:visited, .a5pc-vmenublockheader .t a:hover,
.a5pc-headline, .a5pc-headline a, .a5pc-headline a:link, .a5pc-headline a:visited, .a5pc-headline a:hover,
.a5pc-slogan, .a5pc-slogan a, .a5pc-slogan a:link, .a5pc-slogan a:visited, .a5pc-slogan a:hover,
.a5pc-postheader, .a5pc-postheader a, .a5pc-postheader a:link, .a5pc-postheader a:visited, .a5pc-postheader a:hover
{
   font-size: 24px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 120%;
}

.a5pc-postcontent a, .a5pc-postcontent a:link
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #F00F13;
}

.a5pc-postcontent a:visited, .a5pc-postcontent a.visited
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #9B9D9B;
}

.a5pc-postcontent  a:hover, .a5pc-postcontent a.hover
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #F34447;
}

.a5pc-postcontent h1
{
   color: #7D7986;
   margin: 10px 0 0;
   font-size: 29px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.a5pc-blockcontent h1
{
   margin: 10px 0 0;
   font-size: 29px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.a5pc-postcontent h1 a, .a5pc-postcontent h1 a:link, .a5pc-postcontent h1 a:hover, .a5pc-postcontent h1 a:visited, .a5pc-blockcontent h1 a, .a5pc-blockcontent h1 a:link, .a5pc-blockcontent h1 a:hover, .a5pc-blockcontent h1 a:visited 
{
   font-size: 29px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.a5pc-postcontent h2
{
   color: #9A97A1;
   margin: 10px 0 0;
   font-size: 24px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.a5pc-blockcontent h2
{
   margin: 10px 0 0;
   font-size: 24px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.a5pc-postcontent h2 a, .a5pc-postcontent h2 a:link, .a5pc-postcontent h2 a:hover, .a5pc-postcontent h2 a:visited, .a5pc-blockcontent h2 a, .a5pc-blockcontent h2 a:link, .a5pc-blockcontent h2 a:hover, .a5pc-blockcontent h2 a:visited 
{
   font-size: 24px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.a5pc-postcontent h3
{
   color: #F34447;
   margin: 10px 0 0;
   font-size: 22px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.a5pc-blockcontent h3
{
   margin: 10px 0 0;
   font-size: 22px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.a5pc-postcontent h3 a, .a5pc-postcontent h3 a:link, .a5pc-postcontent h3 a:hover, .a5pc-postcontent h3 a:visited, .a5pc-blockcontent h3 a, .a5pc-blockcontent h3 a:link, .a5pc-blockcontent h3 a:hover, .a5pc-blockcontent h3 a:visited 
{
   font-size: 22px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.a5pc-postcontent h4
{
   color: #686A68;
   margin: 10px 0 0;
   font-size: 20px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.a5pc-blockcontent h4
{
   margin: 10px 0 0;
   font-size: 20px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.a5pc-postcontent h4 a, .a5pc-postcontent h4 a:link, .a5pc-postcontent h4 a:hover, .a5pc-postcontent h4 a:visited, .a5pc-blockcontent h4 a, .a5pc-blockcontent h4 a:link, .a5pc-blockcontent h4 a:hover, .a5pc-blockcontent h4 a:visited 
{
   font-size: 20px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.a5pc-postcontent h5
{
   color: #686A68;
   margin: 10px 0 0;
   font-size: 17px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.a5pc-blockcontent h5
{
   margin: 10px 0 0;
   font-size: 17px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.a5pc-postcontent h5 a, .a5pc-postcontent h5 a:link, .a5pc-postcontent h5 a:hover, .a5pc-postcontent h5 a:visited, .a5pc-blockcontent h5 a, .a5pc-blockcontent h5 a:link, .a5pc-blockcontent h5 a:hover, .a5pc-blockcontent h5 a:visited 
{
   font-size: 17px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.a5pc-postcontent h6
{
   color: #B7B8B7;
   margin: 10px 0 0;
   font-size: 14px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.a5pc-blockcontent h6
{
   margin: 10px 0 0;
   font-size: 14px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.a5pc-postcontent h6 a, .a5pc-postcontent h6 a:link, .a5pc-postcontent h6 a:hover, .a5pc-postcontent h6 a:visited, .a5pc-blockcontent h6 a, .a5pc-blockcontent h6 a:link, .a5pc-blockcontent h6 a:hover, .a5pc-blockcontent h6 a:visited 
{
   font-size: 14px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

header, footer, article, nav, #a5pc-hmenu-bg, .a5pc-sheet, .a5pc-hmenu a, .a5pc-vmenu a, .a5pc-slidenavigator > a, .a5pc-checkbox:before, .a5pc-radiobutton:before
{
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
}

header, footer, article, nav, #a5pc-hmenu-bg, .a5pc-sheet, .a5pc-slidenavigator > a, .a5pc-checkbox:before, .a5pc-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%;
   /* 2 */
    -webkit-text-size-adjust: 100%;
/* 2 */}

body
{
   padding: 0;
   margin:0;
   min-width: 900px;
   color: #141514;
}

.a5pc-header:before, 
#a5pc-header-bg:before, 
.a5pc-layout-cell:before, 
.a5pc-layout-wrapper:before, 
.a5pc-footer:before, 
.a5pc-nav:before, 
#a5pc-hmenu-bg:before, 
.a5pc-sheet:before 
{
   width: 100%;
   content: " ";
   display: table;
   border-collapse: collapse;
   border-spacing: 0;
}

.a5pc-header:after, 
#a5pc-header-bg:after, 
.a5pc-layout-cell:after, 
.a5pc-layout-wrapper:after, 
.a5pc-footer:after, 
.a5pc-nav:after, 
#a5pc-hmenu-bg:after, 
.a5pc-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, .a5pc-postcontent li h1, .a5pc-blockcontent li h1 
{
   margin:1px;
} 
li h2, .a5pc-postcontent li h2, .a5pc-blockcontent li h2 
{
   margin:1px;
} 
li h3, .a5pc-postcontent li h3, .a5pc-blockcontent li h3 
{
   margin:1px;
} 
li h4, .a5pc-postcontent li h4, .a5pc-blockcontent li h4 
{
   margin:1px;
} 
li h5, .a5pc-postcontent li h5, .a5pc-blockcontent li h5 
{
   margin:1px;
} 
li h6, .a5pc-postcontent li h6, .a5pc-blockcontent li h6 
{
   margin:1px;
} 
li p, .a5pc-postcontent li p, .a5pc-blockcontent li p 
{
   margin:1px;
}


.a5pc-shapes
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   overflow: hidden;
   z-index: 0;
}

.a5pc-slider-inner {
   position: relative;
   overflow: hidden;
   width: 100%;
   height: 100%;
}

.a5pc-slidenavigator > a {
   display: inline-block;
   vertical-align: middle;
   outline-style: none;
   font-size: 1px;
}

.a5pc-slidenavigator > a:last-child {
   margin-right: 0 !important;
}

.a5pc-object2029199940 h1, 
.a5pc-object2029199940 h2, 
.a5pc-object2029199940 h3, 
.a5pc-object2029199940 h4, 
.a5pc-object2029199940 h5, 
.a5pc-object2029199940 h6, 
.a5pc-object2029199940 p, 
.a5pc-object2029199940 a, 
.a5pc-object2029199940 ul, 
.a5pc-object2029199940 ol, 
.a5pc-object2029199940 li
{
  line-height: 100%;
}

.a5pc-object2029199940
{  
  position: absolute;
  top: 172px;
  left: 50%;
  margin-left: -450px !important;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
    overflow: hidden;
      z-index: 2;
  width: 900px;
  height: 78px;
}

.default-responsive .a5pc-object2029199940
{
  }

.a5pc-object2029199940-text-container 
{
    display: table;
}

.a5pc-object2029199940-text
{
  display: table-cell;
  outline-style: none;
  padding: 0px 0px !important;
  height: 78px;
  width: 900px;  
word-wrap: break-word;
}

.default-responsive .a5pc-object2029199940-text 
{
    height: auto;
}

.a5pc-object2029199940-text,
.a5pc-object2029199940-text a.a5pc-rss-tag-icon,
.a5pc-object2029199940-text a.a5pc-facebook-tag-icon,
.a5pc-object2029199940-text a.a5pc-twitter-tag-icon,
.a5pc-object2029199940-text a.a5pc-tumblr-tag-icon,
.a5pc-object2029199940-text a.a5pc-pinterest-tag-icon,
.a5pc-object2029199940-text a.a5pc-vimeo-tag-icon,
.a5pc-object2029199940-text a.a5pc-youtube-tag-icon,
.a5pc-object2029199940-text a.a5pc-linkedin-tag-icon
{
font-size: 30px;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
text-align: left;
vertical-align: middle;
  color: #D3D1D6 !important;
}

.a5pc-object2029199940-text a.a5pc-rss-tag-icon,
.a5pc-object2029199940-text a.a5pc-facebook-tag-icon,
.a5pc-object2029199940-text a.a5pc-twitter-tag-icon,
.a5pc-object2029199940-text a.a5pc-tumblr-tag-icon,
.a5pc-object2029199940-text a.a5pc-pinterest-tag-icon,
.a5pc-object2029199940-text a.a5pc-vimeo-tag-icon,
.a5pc-object2029199940-text a.a5pc-youtube-tag-icon,
.a5pc-object2029199940-text a.a5pc-linkedin-tag-icon
{
    width: 100%;
}

.default-responsive .a5pc-object2029199940-text a.a5pc-rss-tag-icon,
.default-responsive .a5pc-object2029199940-text a.a5pc-facebook-tag-icon,
.default-responsive .a5pc-object2029199940-text a.a5pc-twitter-tag-icon,
.default-responsive .a5pc-object2029199940-text a.a5pc-tumblr-tag-icon,
.default-responsive .a5pc-object2029199940-text a.a5pc-pinterest-tag-icon,
.default-responsive .a5pc-object2029199940-text a.a5pc-vimeo-tag-icon,
.default-responsive .a5pc-object2029199940-text a.a5pc-youtube-tag-icon,
.default-responsive .a5pc-object2029199940-text a.a5pc-linkedin-tag-icon
{
    width: auto;
}

.a5pc-textblock ul > li
{
    background-position-y: 8px !important;
}
.a5pc-headline
{
  display: inline-block;
  position: absolute;
  min-width: 50px;
  top: 32px;
  left: 18.35%;
  margin-left: -58px !important;
  line-height: 100%;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  z-index: 101;
}

.a5pc-headline, 
.a5pc-headline a, 
.a5pc-headline a:link, 
.a5pc-headline a:visited, 
.a5pc-headline a:hover
{
font-size: 48px;
font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
font-weight: normal;
font-style: normal;
text-decoration: none;
text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);
  padding: 0;
  margin: 0;
  color: #F11E21 !important;
  white-space: nowrap;
}
.a5pc-slogan
{
  display: inline-block;
  position: absolute;
  min-width: 50px;
  top: 98px;
  left: 18.86%;
  line-height: 100%;
  margin-left: -56px !important;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  z-index: 102;
  white-space: nowrap;
}

.a5pc-slogan, 
.a5pc-slogan a, 
.a5pc-slogan a:link, 
.a5pc-slogan a:visited, 
.a5pc-slogan a:hover
{
font-size: 20px;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
text-decoration: none;
text-align: left;
  padding: 0;
  margin: 0;
  color: #141315 !important;
}







.a5pc-sheet
{
   background: #FFFFFF;
   margin:20px auto 0;
   position:relative;
   cursor:auto;
   width: 900px;
   z-index: auto !important;
}

.a5pc-header
{
   margin:0 auto;
   background-repeat: no-repeat;
   height: 250px;
   background-image: url('images/object2029199940.jpg'),url('images/object156198601.jpg'), url('images/header.jpg');
   background-position: 0px 172px,546px -12px, 0 0;
   position: relative;
   z-index: auto !important;
}

.custom-responsive .a5pc-header
{
   background-image: url('images/object2029199940.jpg'),url('images/object156198601.jpg'), url('images/header.jpg');
   background-position: 0px 172px,546px -12px, 0 0;
}

.default-responsive .a5pc-header,
.default-responsive #a5pc-header-bg
{
   background-image: url('images/header.jpg');
   background-position: center center;
   background-size: cover;
}

.a5pc-header>.widget 
{
   position:absolute;
   z-index:101;
}

.a5pc-nav
{
   background: #90090B;
   margin:0 auto;
   position: relative;
   z-index: 499;
   text-align: center;
}

ul.a5pc-hmenu a, ul.a5pc-hmenu a:link, ul.a5pc-hmenu a:visited, ul.a5pc-hmenu a:hover 
{
   outline: none;
   position: relative;
   z-index: 11;
}

ul.a5pc-hmenu, ul.a5pc-hmenu ul
{
   display: block;
   margin: 0;
   padding: 0;
   border: 0;
   list-style-type: none;
}

ul.a5pc-hmenu li
{
   position: relative;
   z-index: 5;
   display: block;
   float: left;
   background: none;
   margin: 0;
   padding: 0;
   border: 0;
}

ul.a5pc-hmenu li:hover
{
   z-index: 10000;
   white-space: normal;
}

ul.a5pc-hmenu:after, ul.a5pc-hmenu ul:after
{
   content: ".";
   height: 0;
   display: block;
   visibility: hidden;
   overflow: hidden;
   clear: both;
}

ul.a5pc-hmenu, ul.a5pc-hmenu ul 
{
   min-height: 0;
}

ul.a5pc-hmenu 
{
   display: inline-block;
   vertical-align: bottom;
}

.a5pc-nav:before 
{
   content:' ';
}

.a5pc-hmenu-extra1
{
   position: relative;
   display: block;
   float: left;
   width: auto;
   height: auto;
   background-position: center;
}

.a5pc-hmenu-extra2
{
   position: relative;
   display: block;
   float: right;
   width: auto;
   height: auto;
   background-position: center;
}

.a5pc-menuitemcontainer
{
   margin:0 auto;
}
ul.a5pc-hmenu>li {
   margin-left: 1px;
}
ul.a5pc-hmenu>li:first-child {
   margin-left: 0;
}
ul.a5pc-hmenu>li:last-child, ul.a5pc-hmenu>li.last-child {
   margin-right: 0;
}

ul.a5pc-hmenu>li>a
{
   padding:0 20px;
   margin:0 auto;
   position: relative;
   display: block;
   height: 58px;
   cursor: pointer;
   text-decoration: none;
   color: #DBDADD;
   line-height: 58px;
   text-align: center;
}

.a5pc-hmenu>li>a, 
.a5pc-hmenu>li>a:link, 
.a5pc-hmenu>li>a:visited, 
.a5pc-hmenu>li>a.active, 
.a5pc-hmenu>li>a:hover
{
   font-size: 18px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-transform: uppercase;
   text-align: left;
}

ul.a5pc-hmenu>li>a.active
{
   background: #5B0607;
   padding:0 20px;
   margin:0 auto;
   color: #AAACAA;
   text-decoration: none;
}

ul.a5pc-hmenu>li>a:visited, 
ul.a5pc-hmenu>li>a:hover, 
ul.a5pc-hmenu>li:hover>a {
   text-decoration: none;
}

ul.a5pc-hmenu>li>a:hover, .desktop ul.a5pc-hmenu>li:hover>a
{
   background: #D8D9D8;
   padding:0 20px;
   margin:0 auto;
}
ul.a5pc-hmenu>li>a:hover, 
.desktop ul.a5pc-hmenu>li:hover>a {
   color: #3D3E3D;
   text-decoration: none;
}

ul.a5pc-hmenu>li:before
{
   position:absolute;
   display: block;
   content:' ';
   top:0;
   left:  -1px;
   width:1px;
   height: 58px;
   background: url('images/menuseparator.png') center center no-repeat;
}
ul.a5pc-hmenu>li:first-child:before{
   display:none;
}

ul.a5pc-hmenu li li a
{
   background: #8A8792;
   background: transparent;
   padding:0 10px;
   margin:0 auto;
}
ul.a5pc-hmenu li li 
{
   float: none;
   width: auto;
   margin-top: 2px;
   margin-bottom: 2px;
}

.desktop ul.a5pc-hmenu li li ul>li:first-child 
{
   margin-top: 0;
}

ul.a5pc-hmenu li li ul>li:last-child 
{
   margin-bottom: 0;
}

.a5pc-hmenu ul a
{
   display: block;
   white-space: nowrap;
   height: 26px;
   min-width: 7em;
   border: 0 solid transparent;
   text-align: left;
   line-height: 26px;
   color: #1C1B1D;
   font-size: 14px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   margin:0;
}

.a5pc-hmenu ul a:link, 
.a5pc-hmenu ul a:visited, 
.a5pc-hmenu ul a.active, 
.a5pc-hmenu ul a:hover
{
   text-align: left;
   line-height: 26px;
   color: #1C1B1D;
   font-size: 14px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   margin:0;
}

ul.a5pc-hmenu li li:after
{
   display: block;
   position: absolute;
   content: ' ';
   height: 0;
   top: -1px;
   left: 0;
   right: 0;
   z-index: 1;
   border-bottom: 1px dotted #85818D;
}

.desktop ul.a5pc-hmenu li li:first-child:before, 
.desktop ul.a5pc-hmenu li li:first-child:after 
{
   display: none;
} 

ul.a5pc-hmenu ul li a:hover, .desktop ul.a5pc-hmenu ul li:hover>a
{
   background: #625E68;
   background: transparent;
   margin:0 auto;
}
.a5pc-hmenu ul a:hover
{
   text-decoration: none;
   color: #656765;
}

.desktop .a5pc-hmenu ul li:hover>a
{
   color: #656765;
}

ul.a5pc-hmenu ul:before
{
   background: #A7A4AD;
   border:1px dotted rgba(98, 94, 104, 0.9);
   margin:0 auto;
   display: block;
   position: absolute;
   content: ' ';
   z-index: 1;
}
.desktop ul.a5pc-hmenu li:hover>ul {
   visibility: visible;
   top: 100%;
}
.desktop ul.a5pc-hmenu li li:hover>ul {
   top: 0;
   left: 100%;
}

ul.a5pc-hmenu ul
{
   visibility: hidden;
   position: absolute;
   z-index: 10;
   left: 0;
   top: 0;
   background-image: url('images/spacer.gif');
}

.desktop ul.a5pc-hmenu>li>ul
{
   padding: 16px 36px 36px 36px;
   margin: -10px 0 0 -30px;
}

.desktop ul.a5pc-hmenu ul ul
{
   padding: 36px 36px 36px 16px;
   margin: -36px 0 0 -5px;
}

.desktop ul.a5pc-hmenu ul.a5pc-hmenu-left-to-right 
{
   right: auto;
   left: 0;
   margin: -10px 0 0 -30px;
}

.desktop ul.a5pc-hmenu ul.a5pc-hmenu-right-to-left 
{
   left: auto;
   right: 0;
   margin: -10px -30px 0 0;
}

.desktop ul.a5pc-hmenu li li:hover>ul.a5pc-hmenu-left-to-right {
   right: auto;
   left: 100%;
}
.desktop ul.a5pc-hmenu li li:hover>ul.a5pc-hmenu-right-to-left {
   left: auto;
   right: 100%;
}

.desktop ul.a5pc-hmenu ul ul.a5pc-hmenu-left-to-right
{
   right: auto;
   left: 0;
   padding: 36px 36px 36px 16px;
   margin: -36px 0 0 -5px;
}

.desktop ul.a5pc-hmenu ul ul.a5pc-hmenu-right-to-left
{
   left: auto;
   right: 0;
   padding: 36px 16px 36px 36px;
   margin: -36px -5px 0 0;
}

.desktop ul.a5pc-hmenu li ul>li:first-child {
   margin-top: 0;
}
.desktop ul.a5pc-hmenu li ul>li:last-child {
   margin-bottom: 0;
}

.desktop ul.a5pc-hmenu ul ul:before
{
   border-radius: 0;
   top: 30px;
   bottom: 30px;
   right: 30px;
   left: 10px;
}

.desktop ul.a5pc-hmenu>li>ul:before
{
   top: 10px;
   right: 30px;
   bottom: 30px;
   left: 30px;
}

.desktop ul.a5pc-hmenu>li>ul.a5pc-hmenu-left-to-right:before {
   right: 30px;
   left: 30px;
}
.desktop ul.a5pc-hmenu>li>ul.a5pc-hmenu-right-to-left:before {
   right: 30px;
   left: 30px;
}
.desktop ul.a5pc-hmenu ul ul.a5pc-hmenu-left-to-right:before {
   right: 30px;
   left: 10px;
}
.desktop ul.a5pc-hmenu ul ul.a5pc-hmenu-right-to-left:before {
   right: 10px;
   left: 30px;
}

.desktop ul.a5pc-hmenu>li.ext>a
{
   white-space: nowrap;
}

.desktop ul.a5pc-hmenu>li.ext>a:hover,
.desktop ul.a5pc-hmenu>li.ext:hover>a,
.desktop ul.a5pc-hmenu>li.ext:hover>a.active  
{
   background: none;
   /* default padding + border size */
  padding: 0 20px 0 20px;
   /* margin for shadow */
  margin: -0 -0 0 -0;
   overflow: hidden;
   position: relative;
   border: none;
   border-radius: 0;
   box-shadow: none;
   color: #28272B;
}

.desktop ul.a5pc-hmenu>li.ext>a:hover:before,
.desktop ul.a5pc-hmenu>li.ext:hover>a:before,
.desktop ul.a5pc-hmenu>li.ext:hover>a.active:before  
{
   position: absolute;
   content: ' ';
   /* top, right, left - for shadow */
  top: 0;
   right: 0;
   left: 0;
   /* border + shadow */
  bottom: -1px;
   background-color: #A7A4AD;
   border: 1px Dotted rgba(98, 94, 104, 0.9);
   border-top-left-radius: 0;
   border-top-right-radius: 0;
   box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
   z-index: -1;
}

.desktop ul.a5pc-hmenu>li.ext:hover>ul 
{
   padding-top: 5px;
   /* menu bar padding */
  margin-top: 0;
}

.desktop ul.a5pc-hmenu>li.ext:hover>ul:before 
{
   /* border + shadow */
  top: -1px;
   clip: rect(6px, auto, auto, auto);
   border-top-left-radius: 0;
   border-top-right-radius: 0;
   box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
}

ul.a5pc-hmenu>li.ext>.ext-r,
ul.a5pc-hmenu>li.ext>.ext-l,
ul.a5pc-hmenu>li.ext>.ext-m,
ul.a5pc-hmenu>li.ext>.ext-off
{
   display: none;
   z-index: 12;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.desktop ul.a5pc-hmenu>li.ext>ul 
{
   z-index: 13;
}

.desktop ul.a5pc-hmenu>li.ext.ext-r:hover>.ext-r,
.desktop ul.a5pc-hmenu>li.ext.ext-l:hover>.ext-l
{
   position: absolute;
   display: block;
   overflow: hidden;
   /* size of radius 
   * if size if 0 we should now generate script 
   * that adds ext-r and ext-m divs
   */
  height: 6px;
   top: 100%;
   padding-top: 1px;
   margin-top: -1px;
/* border width + shadow */}

.desktop ul.a5pc-hmenu>li.ext:hover>.ext-r:before,
.desktop ul.a5pc-hmenu>li.ext:hover>.ext-l:before
{
   position: absolute;
   content: ' ';
   top: 0;
   /* border + shadow */
  bottom: -1px;
   background-color: #A7A4AD;
   border: 1px Dotted rgba(98, 94, 104, 0.9);
   box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
}

.desktop ul.a5pc-hmenu>li.ext.ext-r:hover>.ext-r
{
   left: 100%;
   right: auto;
   padding-left: 0;
   margin-left: 0;
   padding-right: 1px;
   margin-right: -1px;
/* only shadow */}

.desktop ul.a5pc-hmenu>li.ext.ext-r:hover>.ext-r:before
{
   right: 0;
   left: -1px;
   border-top-left-radius: 0;
   border-top-right-radius: 0;
}

.desktop ul.a5pc-hmenu>li.ext.ext-l:hover>.ext-l
{
   right: 100%;
   left: auto;
   padding-right: 0;
   margin-right: 0;
   padding-left: 1px;
   margin-left: -1px;
/* only shadow */}

.desktop ul.a5pc-hmenu>li.ext.ext-l:hover>.ext-l:before
{
   right: -1px;
   left: 0;
   border-top-right-radius: 0;
   border-top-left-radius: 0;
}

.desktop ul.a5pc-hmenu>li.ext:hover>.ext-m, 
.desktop ul.a5pc-hmenu>li.ext:hover>.ext-off 
{
   position: absolute;
   display: block;
   overflow: hidden;
   height: 5px;
   top: 100%;
}

.desktop ul.a5pc-hmenu>li.ext.ext-r:hover>.ext-m 
{
   /* shadow offset */
  left: -0;
   right: 0;
   /* shadow offset */
  padding-right: 0;
   padding-left: 0;
}

.desktop ul.a5pc-hmenu>li.ext:hover>.ext-off 
{
   /* shadow offset */
  left: -0;
   right: -0;
   /* shadow offset */
  padding-left: 0;
   padding-right: 0;
}

.desktop ul.a5pc-hmenu>li.ext.ext-l:hover>.ext-m
{
   /* shadow offset */
  right: -0;
   left: 0;
   /* shadow offset */
  padding-left: 0;
   padding-right: 0;
}

.desktop ul.a5pc-hmenu>li.ext.ext-l.ext-r:hover>.ext-m
{
   /* shadow offset */
  right: -0;
   left: -0;
   /* shadow offset */
  padding-left: 0;
   padding-right: 0;
}

.desktop ul.a5pc-hmenu>li.ext:hover>.ext-m:before, 
.desktop ul.a5pc-hmenu>li.ext:hover>.ext-off:before 
{
   position: absolute;
   content: ' ';
   top: -1px;
   bottom: -1px;
   /* shadow offset */
  background-color: #A7A4AD;
   border: 1px Dotted rgba(98, 94, 104, 0.9);
   box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
}

.desktop ul.a5pc-hmenu>li.ext.ext-r:hover>.ext-m:before
{
   right: -1px;
   left: 0;
}

.desktop ul.a5pc-hmenu>li.ext.ext-l:hover>.ext-m:before
{
   left: -1px;
   right: 0;
}

.desktop ul.a5pc-hmenu>li.ext.ext-l.ext-r:hover>.ext-m:before
{
   left: -1px;
   right: -1px
;
}

.a5pc-layout-wrapper
{
   position: relative;
   margin: 0 auto 0 auto;
   z-index: auto !important;
}

.a5pc-content-layout
{
   display: table;
   width: 100%;
   table-layout: fixed;
}

.a5pc-content-layout-row 
{
   display: table-row;
}

.a5pc-layout-cell
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   display: table-cell;
   vertical-align: top;
}

/* need only for content layout in post content */ 
.a5pc-postcontent .a5pc-content-layout
{
   border-collapse: collapse;
}

.a5pc-block
{
   margin:3px;
}
div.a5pc-block img
{
   border: none;
   margin: 0;
}

.a5pc-blockheader
{
   padding:6px 5px;
   margin:0 auto 2px;
}
.a5pc-blockheader .t,
.a5pc-blockheader .t a,
.a5pc-blockheader .t a:link,
.a5pc-blockheader .t a:visited, 
.a5pc-blockheader .t a:hover
{
   color: #000000;
   font-size: 22px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   margin: 0 5px;
}

.a5pc-blockcontent
{
   padding:5px;
   margin:0 auto;
   color: #141514;
   font-size: 14px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   line-height: 175%;
}
.a5pc-blockcontent table,
.a5pc-blockcontent li, 
.a5pc-blockcontent a,
.a5pc-blockcontent a:link,
.a5pc-blockcontent a:visited,
.a5pc-blockcontent a:hover
{
   color: #141514;
   font-size: 14px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   line-height: 175%;
}

.a5pc-blockcontent p
{
   margin: 0 5px;
}

.a5pc-blockcontent a, .a5pc-blockcontent a:link
{
   color: #F34447;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.a5pc-blockcontent a:visited, .a5pc-blockcontent a.visited
{
   color: #9B9D9B;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
}

.a5pc-blockcontent a:hover, .a5pc-blockcontent a.hover
{
   color: #F34447;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
}
.a5pc-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 .a5pc-block ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.a5pc-block li
{
   font-size: 14px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   line-height: 175%;
   color: #686A68;
   margin: 5px 0 0 10px;
}

.a5pc-block ul>li, .a5pc-block ol
{
   padding: 0;
}

.a5pc-block ul>li
{
   padding-left: 12px;
}

.a5pc-breadcrumbs
{
   margin:0 auto;
}

a.a5pc-button,
a.a5pc-button:link,
a:link.a5pc-button:link,
body a.a5pc-button:link,
a.a5pc-button:visited,
body a.a5pc-button:visited,
input.a5pc-button,
button.a5pc-button
{
   text-decoration: none;
   font-size: 14px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   position:relative;
   display: inline-block;
   vertical-align: middle;
   white-space: nowrap;
   text-align: center;
   color: #DBDADD;
   margin: 0 5px 0 0 !important;
   overflow: visible;
   cursor: pointer;
   text-indent: 0;
   line-height: 26px;
   -webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
   box-sizing: content-box;
}

.a5pc-button img
{
   margin: 0;
   vertical-align: middle;
}

.firefox2 .a5pc-button
{
   display: block;
   float: left;
}

input, select, textarea, a.a5pc-search-button span
{
   vertical-align: middle;
   font-size: 14px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.a5pc-block select 
{
   width:96%;
}

input.a5pc-button
{
   float: none !important;
   -webkit-appearance: none;
}

.a5pc-button.active, .a5pc-button.active:hover
{
   background: #76727E;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border-width: 0;
   padding:0 21px;
   margin:0 auto;
}
.a5pc-button.active, .a5pc-button.active:hover {
   color: #DBDADD !important;
}

.a5pc-button.hover, .a5pc-button:hover
{
   background: #8A8792;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border-width: 0;
   padding:0 21px;
   margin:0 auto;
}
.a5pc-button.hover, .a5pc-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: #FCFCFC;
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   border:1px solid #B4B6B4;
   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: #141514 !important;
   font-size: 14px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-shadow: none;
}
input.a5pc-error, textarea.a5pc-error
{
   background: #FCFCFC;
   border:1px solid #E2341D;
   margin:0 auto;
}
input.a5pc-error, textarea.a5pc-error {
   color: #141514 !important;
   font-size: 14px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.a5pc-search input[type="text"]
{
   background: #FCFCFC;
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   border:1px solid #B4B6B4;
   margin:0 auto;
   width: 100%;
   padding: 4px 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   color: #141514 !important;
   font-size: 14px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.a5pc-search 
{
   background-image: none;
   border: 0;
   display:block;
   position:relative;
   top:0;
   padding:0;
   margin:5px;
   left:0;
   line-height: 0;
}

form.a5pc-search input, a.a5pc-search-button
{
   -webkit-appearance: none;
   top:0;
   right:0;
}

form.a5pc-search>input, a.a5pc-search-button{
   bottom:0;
   left:0;
   vertical-align: middle;
}

form.a5pc-search input[type="submit"], input.a5pc-search-button, a.a5pc-search-button
{
   border-radius: 0;
   margin:0 auto;
}
form.a5pc-search input[type="submit"], input.a5pc-search-button, a.a5pc-search-button {
   position:absolute;
   left:auto;
   display:block;
   border:none;
   background:url('images/searchicon.png') center center no-repeat;
   width:24px;
   height: 100%;
   padding:0;
   color: #DBDADD !important;
   cursor: pointer;
}

a.a5pc-search-button span.a5pc-search-button-text {
   display: none;
}

label.a5pc-checkbox:before
{
   background: #FCFCFC;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   border-width: 0;
   margin:0 auto;
   width:16px;
   height:16px;
}
label.a5pc-checkbox
{
   cursor: pointer;
   font-size: 14px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 16px;
   display: inline-block;
   color: #141514 !important;
}

.a5pc-checkbox>input[type="checkbox"]
{
   margin: 0 5px 0 0;
}

label.a5pc-checkbox.active:before
{
   background: #B4B6B4;
   -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.a5pc-checkbox.hovered:before
{
   background: #BFC0BF;
   -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.a5pc-radiobutton:before
{
   background: #FCFCFC;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border-width: 0;
   margin:0 auto;
   width:12px;
   height:12px;
}
label.a5pc-radiobutton
{
   cursor: pointer;
   font-size: 14px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 12px;
   display: inline-block;
   color: #141514 !important;
}

.a5pc-radiobutton>input[type="radio"]
{
   vertical-align: baseline;
   margin: 0 5px 0 0;
}

label.a5pc-radiobutton.active:before
{
   background: #B4B6B4;
   -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.a5pc-radiobutton.hovered:before
{
   background: #BFC0BF;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border-width: 0;
   margin:0 auto;
   width:12px;
   height:12px;
   display: inline-block;
}

.a5pc-comments
{
   border-top:1px dotted #818381;
   margin:0 auto;
   margin-top: 25px;
}

.a5pc-comments h2
{
   color: #3F403F;
}

.a5pc-comment-inner
{
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   padding:5px;
   margin:0 auto;
   margin-left: 96px;
}
.a5pc-comment-avatar 
{
   float:left;
   width:80px;
   height:80px;
   padding:2px;
   background:#fff;
   border:1px solid #A7A4AD;
}

.a5pc-comment-avatar>img
{
   margin:0 !important;
   border:none !important;
}

.a5pc-comment-content
{
   padding:10px 0;
   color: #3F403F;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.a5pc-comment
{
   margin-top: 6px;
}

.a5pc-comment:first-child
{
   margin-top: 0;
}

.a5pc-comment-header
{
   color: #3F403F;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   line-height: 100%;
}

.a5pc-comment-header a, 
.a5pc-comment-header a:link, 
.a5pc-comment-header a:visited,
.a5pc-comment-header a.visited,
.a5pc-comment-header a:hover,
.a5pc-comment-header a.hovered
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   line-height: 100%;
}

.a5pc-comment-header a, .a5pc-comment-header a:link
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   color: #78080A;
}

.a5pc-comment-header a:visited, .a5pc-comment-header a.visited
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   color: #535553;
}

.a5pc-comment-header a:hover,  .a5pc-comment-header a.hovered
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   color: #9E0A0D;
}

.a5pc-comment-content a, 
.a5pc-comment-content a:link, 
.a5pc-comment-content a:visited,
.a5pc-comment-content a.visited,
.a5pc-comment-content a:hover,
.a5pc-comment-content a.hovered
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.a5pc-comment-content a, .a5pc-comment-content a:link
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   color: #78080A;
}

.a5pc-comment-content a:visited, .a5pc-comment-content a.visited
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   color: #535553;
}

.a5pc-comment-content a:hover,  .a5pc-comment-content a.hovered
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   color: #9E0A0D;
}

.a5pc-pager
{
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   padding:6px;
   margin:2px;
}

.a5pc-pager>*:last-child
{
   margin-right:0 !important;
}

.a5pc-pager>span {
   cursor:default;
}

.a5pc-pager>*
{
   background: #A7A4AD;
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   padding:10px;
   margin:0 4px 0 auto;
   line-height: normal;
   position:relative;
   display:inline-block;
   margin-left: 0;
}

.a5pc-pager a:link,
.a5pc-pager a:visited,
.a5pc-pager .active
{
   line-height: normal;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #220203
;
}

.a5pc-pager .active
{
   background: #76727E;
   padding:10px;
   margin:0 4px 0 auto;
   color: #220203
;
}

.a5pc-pager .more
{
   background: #8A8792;
   margin:0 4px 0 auto;
}
.a5pc-pager a.more:link,
.a5pc-pager a.more:visited
{
   color: #220203
;
}
.a5pc-pager a:hover
{
   background: #8A8792;
   padding:10px;
   margin:0 4px 0 auto;
}
.a5pc-pager  a:hover,
.a5pc-pager  a.more:hover
{
   text-decoration: none;
   color: #220203
;
}
.a5pc-pager>*:after
{
   margin:0 0 0 auto;
   display:inline-block;
   position:absolute;
   content: ' ';
   top:0;
   width:0;
   height:100%;
   right: 0;
   text-decoration:none;
}

.a5pc-pager>*:last-child:after{
   display:none;
}

.a5pc-commentsform
{
   background: #E8E8E8;
   background: transparent;
   padding:10px;
   margin:0 auto;
   margin-top:25px;
   color: #3F403F;
}

.a5pc-commentsform h2{
   padding-bottom:10px;
   margin: 0;
   color: #3F403F;
}

.a5pc-commentsform label {
   display: inline-block;
   line-height: 25px;
}

.a5pc-commentsform input:not([type=submit]), .a5pc-commentsform textarea {
   box-sizing: border-box;
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   width:100%;
   max-width:100%;
}

.a5pc-commentsform .form-submit
{
   margin-top: 10px;
}
.a5pc-post
{
   padding:5px;
}
a img
{
   border: 0;
}

.a5pc-article img, img.a5pc-article, .a5pc-block img, .a5pc-footer img
{
   margin: 7px 7px 7px 7px;
}

.a5pc-metadata-icons img
{
   border: none;
   vertical-align: middle;
   margin: 2px;
}

.a5pc-article table, table.a5pc-article
{
   border-collapse: collapse;
   margin: 1px;
}

.a5pc-post .a5pc-content-layout-br
{
   height: 0;
}

.a5pc-article th, .a5pc-article td
{
   padding: 2px;
   border: solid 1px #818381;
   vertical-align: top;
   text-align: left;
}

.a5pc-article th
{
   text-align: center;
   vertical-align: middle;
   padding: 7px;
}

pre
{
   overflow: auto;
   padding: 0.1em;
}

.preview-cms-logo
{
   border: 0;
   margin: 1em 1em 0 0;
   float: left;
}

.image-caption-wrapper
{
   padding: 7px 7px 7px 7px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.image-caption-wrapper img
{
   margin: 0 !important;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.image-caption-wrapper div.a5pc-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;
}

.a5pc-postheader
{
   color: #3F3D43;
   margin: 5px 10px;
   font-size: 26px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.a5pc-postheader a, 
.a5pc-postheader a:link, 
.a5pc-postheader a:visited,
.a5pc-postheader a.visited,
.a5pc-postheader a:hover,
.a5pc-postheader a.hovered
{
   font-size: 26px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.a5pc-postheader a, .a5pc-postheader a:link
{
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #F3494C;
}

.a5pc-postheader a:visited, .a5pc-postheader a.visited
{
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #8B8D8B;
}

.a5pc-postheader a:hover,  .a5pc-postheader a.hovered
{
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #F34447;
}

.a5pc-postheadericons,
.a5pc-postheadericons a,
.a5pc-postheadericons a:link,
.a5pc-postheadericons a:visited,
.a5pc-postheadericons a:hover
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   color: #686A68;
}

.a5pc-postheadericons
{
   padding: 1px;
   margin: 0 0 0 10px;
}

.a5pc-postheadericons a, .a5pc-postheadericons a:link
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #A80B0D;
}

.a5pc-postheadericons a:visited, .a5pc-postheadericons a.visited
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #58555E;
}

.a5pc-postheadericons a:hover, .a5pc-postheadericons a.hover
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: underline;
   color: #DD0E12;
}

.a5pc-postdateicon:before
{
   content:url('images/postdateicon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .a5pc-postdateicon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.a5pc-postauthoricon:before
{
   content:url('images/postauthoricon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .a5pc-postauthoricon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.a5pc-postediticon:before
{
   content:url('images/postediticon.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .a5pc-postediticon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.a5pc-postcontent ul>li:before,  .a5pc-post ul>li:before,  .a5pc-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 .a5pc-postcontent ul>li:before, .opera   .a5pc-post ul>li:before, .opera   .a5pc-textblock ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.a5pc-postcontent li, .a5pc-post li, .a5pc-textblock li
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   color: #141315;
   margin: 3px 0 0 11px;
}

.a5pc-postcontent ul>li, .a5pc-post ul>li, .a5pc-textblock ul>li, .a5pc-postcontent ol, .a5pc-post ol, .a5pc-textblock ol
{
   padding: 0;
}

.a5pc-postcontent ul>li, .a5pc-post ul>li, .a5pc-textblock ul>li
{
   padding-left: 13px;
}

.a5pc-postcontent ul>li:before,  .a5pc-post ul>li:before,  .a5pc-textblock ul>li:before
{
   margin-left: -13px;
}

.a5pc-postcontent ol, .a5pc-post ol, .a5pc-textblock ol, .a5pc-postcontent ul, .a5pc-post ul, .a5pc-textblock ul
{
   margin: 1em 0 1em 11px;
}

.a5pc-postcontent li ol, .a5pc-post li ol, .a5pc-textblock li ol, .a5pc-postcontent li ul, .a5pc-post li ul, .a5pc-textblock li ul
{
   margin: 0.5em 0 0.5em 11px;
}

.a5pc-postcontent li, .a5pc-post li, .a5pc-textblock li
{
   margin: 3px 0 0 0;
}

.a5pc-postcontent ol>li, .a5pc-post ol>li, .a5pc-textblock ol>li
{
   /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.a5pc-postcontent ul>li, .a5pc-post ul>li, .a5pc-textblock ul>li
{
   /* makes "ul li" not to align behind the image if they are in the same line */
  overflow-x: visible;
   overflow-y: hidden;
}

blockquote
{
   background: #D8D9D8 url('images/postquote.png') no-repeat scroll;
   padding:10px 10px 10px 47px;
   margin:10px 0 0 25px;
   color: #0F0F0F;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-align: left;
   /* makes block not to align behind the image if they are in the same line */
  overflow: auto;
   clear:both;
}
blockquote a, .a5pc-postcontent blockquote a, .a5pc-blockcontent blockquote a, .a5pc-footer blockquote a,
blockquote a:link, .a5pc-postcontent blockquote a:link, .a5pc-blockcontent blockquote a:link, .a5pc-footer blockquote a:link,
blockquote a:visited, .a5pc-postcontent blockquote a:visited, .a5pc-blockcontent blockquote a:visited, .a5pc-footer blockquote a:visited,
blockquote a:hover, .a5pc-postcontent blockquote a:hover, .a5pc-blockcontent blockquote a:hover, .a5pc-footer blockquote a:hover
{
   color: #0F0F0F;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-align: left;
}

/* Override native 'p' margins*/
blockquote p,
.a5pc-postcontent blockquote p,
.a5pc-blockcontent blockquote p,
.a5pc-footer blockquote p
{
   margin: 0;
   margin: 5px 0;
}

.Sorter img
{
   border:0;
   vertical-align:middle;
   padding:0;
   margin:0;
   position:static;
   z-index:1;
   width: 12px;
   height: 6px;
}

.Sorter a
{
   position:relative;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   color: #736F7B;
}

.Sorter a:link
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   color: #736F7B;
}

.Sorter a:visited, .Sorter a.visited
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   color: #736F7B;
}

.Sorter a:hover, .Sorter a.hover
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   color: #58555E;
}

.Sorter
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   color:#3F3D43;
}

.a5pc-footer
{
   border-top:1px dotted #818381;
   padding:25px;
   margin:20px auto 0;
   position: relative;
   color: #000000;
   font-size: 14px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   line-height: 175%;
   text-align: center;
}

.a5pc-footer a,
.a5pc-footer a:link,
.a5pc-footer a:visited,
.a5pc-footer a:hover,
.a5pc-footer td, 
.a5pc-footer th,
.a5pc-footer caption
{
   color: #000000;
   font-size: 14px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   line-height: 175%;
}

.a5pc-footer p 
{
   padding:0;
   text-align: center;
}

.a5pc-footer a,
.a5pc-footer a:link
{
   color: #F00F13;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
}

.a5pc-footer a:visited
{
   color: #7E817E;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
}

.a5pc-footer a:hover
{
   color: #F34447;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: underline;
}

.a5pc-footer h1
{
   color: #625E68;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.a5pc-footer h2
{
   color: #76727E;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.a5pc-footer h3
{
   color: #F44E50;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.a5pc-footer h4
{
   color: #B4B6B4;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.a5pc-footer h5
{
   color: #B4B6B4;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.a5pc-footer h6
{
   color: #B4B6B4;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.a5pc-footer img
{
   border: none;
   margin: 0;
}

.a5pc-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;
}

.a5pc-rss-tag-icon:empty
{
   vertical-align: middle;
}

.a5pc-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;
}

.a5pc-facebook-tag-icon:empty
{
   vertical-align: middle;
}

.a5pc-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;
}

.a5pc-twitter-tag-icon:empty
{
   vertical-align: middle;
}

.a5pc-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;
}

.a5pc-tumblr-tag-icon:empty
{
   vertical-align: middle;
}

.a5pc-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;
}

.a5pc-pinterest-tag-icon:empty
{
   vertical-align: middle;
}

.a5pc-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;
}

.a5pc-vimeo-tag-icon:empty
{
   vertical-align: middle;
}

.a5pc-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;
}

.a5pc-youtube-tag-icon:empty
{
   vertical-align: middle;
}

.a5pc-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;
}

.a5pc-linkedin-tag-icon:empty
{
   vertical-align: middle;
}

.a5pc-footer ul>li:before
{
   content:url('images/footerbullets.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   margin-left: -13px;
}
.opera .a5pc-footer ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.a5pc-footer li
{
   font-size: 14px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   color: #686A68;
}

.a5pc-footer ul>li, .a5pc-footer ol
{
   padding: 0;
}

.a5pc-footer ul>li
{
   padding-left: 13px;
}

.a5pc-page-footer, 
.a5pc-page-footer a,
.a5pc-page-footer a:link,
.a5pc-page-footer a:visited,
.a5pc-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: #D0CFD3;
}

.a5pc-page-footer
{
   position: relative;
   z-index: auto !important;
   padding: 1em;
   text-align: center !important;
   text-decoration: none;
   color: #BCBDBC;
}

.a5pc-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;
}

.a5pc-lightbox,
.a5pc-lightbox-wrapper .a5pc-lightbox-image
{
   cursor: pointer;
}

.a5pc-lightbox-wrapper .a5pc-lightbox-image
{
   border: 6px solid #fff;
   border-radius: 3px;
   display: none;
   max-width: 100%;
   vertical-align: middle;
}

.a5pc-lightbox-wrapper .a5pc-lightbox-image.active
{
   display: inline-block;
}

.a5pc-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;
}

.a5pc-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;
}

.a5pc-lightbox-wrapper .arrow
{
   cursor: pointer;
   height: 100px;
   opacity: .5;
   filter: alpha(opacity=50);
   position: fixed;
   width: 82px;
   z-index: 10003;
}

.a5pc-lightbox-wrapper .arrow.left
{
   left: 9px;
}

.a5pc-lightbox-wrapper .arrow.right
{
   right: 9px;
}

.a5pc-lightbox-wrapper .arrow:hover
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.a5pc-lightbox-wrapper .arrow.disabled 
{
   display: none;
}

.a5pc-lightbox-wrapper .arrow-t, 
.a5pc-lightbox-wrapper .arrow-b
{
   background-color: #fff;
   border-radius: 3px;
   height: 6px;
   left: 26px;
   position: relative;
   width: 30px;
}

.a5pc-lightbox-wrapper .arrow-t
{
   top: 38px;
}

.a5pc-lightbox-wrapper .arrow-b
{
   top: 50px;
}

.a5pc-lightbox-wrapper .close
{
   cursor: pointer;
   height: 22px;
   opacity: .5;
   filter: alpha(opacity=50);
   position: fixed;
   right: 39px;
   top: 30px;
   width: 22px;
   z-index: 10003;
}

.a5pc-lightbox-wrapper .close:hover 
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.a5pc-lightbox-wrapper .close .cw, 
.a5pc-lightbox-wrapper .close .ccw
{
   background-color: #fff;
   border-radius: 3px;
   height: 6px;
   position: absolute;
   left: -4px;
   top: 8px;
   width: 30px;
}

.a5pc-lightbox-wrapper .cw
{
   transform: rotate(45deg);
   -ms-transform: rotate(45deg);
   /* IE 9 */
    -webkit-transform: rotate(45deg);
   /* Safari and Chrome */
    -o-transform: rotate(45deg);
   /* Opera */
    -moz-transform: rotate(45deg);
/* Firefox */}

.a5pc-lightbox-wrapper .ccw
{
   transform: rotate(-45deg);
   -ms-transform: rotate(-45deg);
   /* IE 9 */
    -webkit-transform: rotate(-45deg);
   /* Safari and Chrome */
    -o-transform: rotate(-45deg);
   /* Opera */
    -moz-transform: rotate(-45deg);
/* Firefox */}

.a5pc-lightbox-wrapper .close-alt, 
.a5pc-lightbox-wrapper .arrow-right-alt, 
.a5pc-lightbox-wrapper .arrow-left-alt 
{
   color: #fff;
   display: none;
   font-size: 2.5em;
   line-height: 100%;
}

.ie8 .a5pc-lightbox-wrapper .close-alt, 
.ie8 .a5pc-lightbox-wrapper .arrow-right-alt, 
.ie8 .a5pc-lightbox-wrapper .arrow-left-alt 
{
   display: block;
}

.ie8 .a5pc-lightbox-wrapper .cw, 
.ie8 .a5pc-lightbox-wrapper .ccw 
{
   display: none;
}

.a5pc-content-layout .a5pc-content
{
   margin:0 auto;
}

/* Begin Additional CSS Styles */

/* End Additional CSS Styles */
