/* Alex Fredes -- alex.fredes@gmail.com */

#afj-main
{
   background: #CFEB94 url('images/page.jpeg') fixed;
   background: -webkit-linear-gradient(top, rgba(156, 210, 40, 0.18) 0, rgba(255, 255, 255, 0.48) 50px) no-repeat, url('images/page.jpeg'), -webkit-linear-gradient(top, #B1DE4F 0, #F2F9E1 50px) no-repeat;
   background: -moz-linear-gradient(top, rgba(156, 210, 40, 0.18) 0, rgba(255, 255, 255, 0.48) 50px) no-repeat, url('images/page.jpeg'), -moz-linear-gradient(top, #B1DE4F 0, #F2F9E1 50px) no-repeat;
   background: -o-linear-gradient(top, rgba(156, 210, 40, 0.18) 0, rgba(255, 255, 255, 0.48) 50px) no-repeat, url('images/page.jpeg'), -o-linear-gradient(top, #B1DE4F 0, #F2F9E1 50px) no-repeat;
   background: -ms-linear-gradient(top, rgba(156, 210, 40, 0.18) 0, rgba(255, 255, 255, 0.48) 50px) no-repeat, url('images/page.jpeg'), -ms-linear-gradient(top, #B1DE4F 0, #F2F9E1 50px) no-repeat;
   -svg-background: linear-gradient(top, rgba(156, 210, 40, 0.18) 0, rgba(255, 255, 255, 0.48) 50px) no-repeat, url('images/page.jpeg'), linear-gradient(top, #B1DE4F 0, #F2F9E1 50px) no-repeat;
   background: linear-gradient(to bottom, rgba(156, 210, 40, 0.18) 0, rgba(255, 255, 255, 0.48) 50px) no-repeat, url('images/page.jpeg'), linear-gradient(to bottom, #B1DE4F 0, #F2F9E1 50px) no-repeat;
   background-attachment: fixed, fixed, fixed !important;
   margin:0 auto;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   position: relative;
   width: 100%;
   min-height: 100%;
   left: 0;
   top: 0;
   cursor:default;
   overflow:hidden;
}
table, ul.afj-hmenu
{
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
   margin: 0;
   padding: 0;
}

/* Reset buttons border. It's important for input and button tags. 
 * border-collapse should be separate for shadow in IE. 
 */
.afj-button
{
   border: 0;
   border-collapse: separate;
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
   background: #83C549;
   background: -webkit-linear-gradient(top, #A3D477 0, #8ECA58 50%, #7BC23D 50%, #71B238 50%, #7BC23D 79%, #83C549 100%) no-repeat;
   background: -moz-linear-gradient(top, #A3D477 0, #8ECA58 50%, #7BC23D 50%, #71B238 50%, #7BC23D 79%, #83C549 100%) no-repeat;
   background: -o-linear-gradient(top, #A3D477 0, #8ECA58 50%, #7BC23D 50%, #71B238 50%, #7BC23D 79%, #83C549 100%) no-repeat;
   background: -ms-linear-gradient(top, #A3D477 0, #8ECA58 50%, #7BC23D 50%, #71B238 50%, #7BC23D 79%, #83C549 100%) no-repeat;
   -svg-background: linear-gradient(top, #A3D477 0, #8ECA58 50%, #7BC23D 50%, #71B238 50%, #7BC23D 79%, #83C549 100%) no-repeat;
   background: linear-gradient(to bottom, #A3D477 0, #8ECA58 50%, #7BC23D 50%, #71B238 50%, #7BC23D 79%, #83C549 100%) no-repeat;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   -webkit-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.3);
   -moz-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.3);
   box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.3);
   border-width: 0;
   padding:0 5px;
   margin:0 auto;
   height:22px;
}

.afj-postcontent,
.afj-postheadericons,
.afj-postfootericons,
.afj-blockcontent,
ul.afj-vmenu a 
{
   text-align: left;
}

.afj-postcontent,
.afj-postcontent li,
.afj-postcontent table,
.afj-postcontent a,
.afj-postcontent a:link,
.afj-postcontent a:visited,
.afj-postcontent a.visited,
.afj-postcontent a:hover,
.afj-postcontent a.hovered
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 150%;
}

.afj-postcontent p
{
   margin: 12px 0;
}

.afj-postcontent h1, .afj-postcontent h1 a, .afj-postcontent h1 a:link, .afj-postcontent h1 a:visited, .afj-postcontent h1 a:hover,
.afj-postcontent h2, .afj-postcontent h2 a, .afj-postcontent h2 a:link, .afj-postcontent h2 a:visited, .afj-postcontent h2 a:hover,
.afj-postcontent h3, .afj-postcontent h3 a, .afj-postcontent h3 a:link, .afj-postcontent h3 a:visited, .afj-postcontent h3 a:hover,
.afj-postcontent h4, .afj-postcontent h4 a, .afj-postcontent h4 a:link, .afj-postcontent h4 a:visited, .afj-postcontent h4 a:hover,
.afj-postcontent h5, .afj-postcontent h5 a, .afj-postcontent h5 a:link, .afj-postcontent h5 a:visited, .afj-postcontent h5 a:hover,
.afj-postcontent h6, .afj-postcontent h6 a, .afj-postcontent h6 a:link, .afj-postcontent h6 a:visited, .afj-postcontent h6 a:hover,
.afj-blockheader .t, .afj-blockheader .t a, .afj-blockheader .t a:link, .afj-blockheader .t a:visited, .afj-blockheader .t a:hover,
.afj-vmenublockheader .t, .afj-vmenublockheader .t a, .afj-vmenublockheader .t a:link, .afj-vmenublockheader .t a:visited, .afj-vmenublockheader .t a:hover,
.afj-headline, .afj-headline a, .afj-headline a:link, .afj-headline a:visited, .afj-headline a:hover,
.afj-slogan, .afj-slogan a, .afj-slogan a:link, .afj-slogan a:visited, .afj-slogan a:hover,
.afj-postheader, .afj-postheader a, .afj-postheader a:link, .afj-postheader a:visited, .afj-postheader a:hover
{
   font-size: 32px;
   font-family: 'Quattrocento Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 120%;
}

.afj-postcontent a, .afj-postcontent a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #85B045;
}

.afj-postcontent a:visited, .afj-postcontent a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #76BA3B;
}

.afj-postcontent  a:hover, .afj-postcontent a.hover
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #99CE27;
}

.afj-postcontent h1
{
   color: #93CD60;
   margin: 10px 0 0;
   font-size: 30px;
   font-family: 'Quattrocento Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.afj-blockcontent h1
{
   margin: 10px 0 0;
   font-size: 30px;
   font-family: 'Quattrocento Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.afj-postcontent h1 a, .afj-postcontent h1 a:link, .afj-postcontent h1 a:hover, .afj-postcontent h1 a:visited, .afj-blockcontent h1 a, .afj-blockcontent h1 a:link, .afj-blockcontent h1 a:hover, .afj-blockcontent h1 a:visited 
{
   font-size: 30px;
   font-family: 'Quattrocento Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.afj-postcontent h2
{
   color: #85B045;
   margin: 10px 0 0;
   font-size: 28px;
   font-family: 'Quattrocento Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.afj-blockcontent h2
{
   margin: 10px 0 0;
   font-size: 28px;
   font-family: 'Quattrocento Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.afj-postcontent h2 a, .afj-postcontent h2 a:link, .afj-postcontent h2 a:hover, .afj-postcontent h2 a:visited, .afj-blockcontent h2 a, .afj-blockcontent h2 a:link, .afj-blockcontent h2 a:hover, .afj-blockcontent h2 a:visited 
{
   font-size: 28px;
   font-family: 'Quattrocento Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.afj-postcontent h3
{
   color: #A0C468;
   margin: 10px 0 0;
   font-size: 26px;
   font-family: 'Quattrocento Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.afj-blockcontent h3
{
   margin: 10px 0 0;
   font-size: 26px;
   font-family: 'Quattrocento Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.afj-postcontent h3 a, .afj-postcontent h3 a:link, .afj-postcontent h3 a:hover, .afj-postcontent h3 a:visited, .afj-blockcontent h3 a, .afj-blockcontent h3 a:link, .afj-blockcontent h3 a:hover, .afj-blockcontent h3 a:visited 
{
   font-size: 26px;
   font-family: 'Quattrocento Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.afj-postcontent h4
{
   color: #253A12;
   margin: 10px 0 0;
   font-size: 18px;
   font-family: 'Quattrocento Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.afj-blockcontent h4
{
   margin: 10px 0 0;
   font-size: 18px;
   font-family: 'Quattrocento Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.afj-postcontent h4 a, .afj-postcontent h4 a:link, .afj-postcontent h4 a:hover, .afj-postcontent h4 a:visited, .afj-blockcontent h4 a, .afj-blockcontent h4 a:link, .afj-blockcontent h4 a:hover, .afj-blockcontent h4 a:visited 
{
   font-size: 18px;
   font-family: 'Quattrocento Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.afj-postcontent h5
{
   color: #253A12;
   margin: 10px 0 0;
   font-size: 15px;
   font-family: 'Quattrocento Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.afj-blockcontent h5
{
   margin: 10px 0 0;
   font-size: 15px;
   font-family: 'Quattrocento Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.afj-postcontent h5 a, .afj-postcontent h5 a:link, .afj-postcontent h5 a:hover, .afj-postcontent h5 a:visited, .afj-blockcontent h5 a, .afj-blockcontent h5 a:link, .afj-blockcontent h5 a:hover, .afj-blockcontent h5 a:visited 
{
   font-size: 15px;
   font-family: 'Quattrocento Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.afj-postcontent h6
{
   color: #5B8F2D;
   margin: 10px 0 0;
   font-size: 13px;
   font-family: 'Quattrocento Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.afj-blockcontent h6
{
   margin: 10px 0 0;
   font-size: 13px;
   font-family: 'Quattrocento Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.afj-postcontent h6 a, .afj-postcontent h6 a:link, .afj-postcontent h6 a:hover, .afj-postcontent h6 a:visited, .afj-blockcontent h6 a, .afj-blockcontent h6 a:link, .afj-blockcontent h6 a:hover, .afj-blockcontent h6 a:visited 
{
   font-size: 13px;
   font-family: 'Quattrocento Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

header, footer, article, nav, #afj-hmenu-bg, .afj-sheet, .afj-hmenu a, .afj-vmenu a, .afj-slidenavigator > a, .afj-checkbox:before, .afj-radiobutton:before
{
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
}

header, footer, article, nav, #afj-hmenu-bg, .afj-sheet, .afj-slidenavigator > a, .afj-checkbox:before, .afj-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: #253A12;
}

.afj-header:before, 
#afj-header-bg:before, 
.afj-layout-cell:before, 
.afj-layout-wrapper:before, 
.afj-footer:before, 
.afj-nav:before, 
#afj-hmenu-bg:before, 
.afj-sheet:before 
{
   width: 100%;
   content: " ";
   display: table;
   border-collapse: collapse;
   border-spacing: 0;
}

.afj-header:after, 
#afj-header-bg:after, 
.afj-layout-cell:after, 
.afj-layout-wrapper:after, 
.afj-footer:after, 
.afj-nav:after, 
#afj-hmenu-bg:after, 
.afj-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, .afj-postcontent li h1, .afj-blockcontent li h1 
{
   margin:1px;
} 
li h2, .afj-postcontent li h2, .afj-blockcontent li h2 
{
   margin:1px;
} 
li h3, .afj-postcontent li h3, .afj-blockcontent li h3 
{
   margin:1px;
} 
li h4, .afj-postcontent li h4, .afj-blockcontent li h4 
{
   margin:1px;
} 
li h5, .afj-postcontent li h5, .afj-blockcontent li h5 
{
   margin:1px;
} 
li h6, .afj-postcontent li h6, .afj-blockcontent li h6 
{
   margin:1px;
} 
li p, .afj-postcontent li p, .afj-blockcontent li p 
{
   margin:1px;
}


.afj-shapes
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   overflow: hidden;
   z-index: 0;
}

.afj-slider-inner {
   position: relative;
   overflow: hidden;
   width: 100%;
   height: 100%;
}

.afj-slidenavigator > a {
   display: inline-block;
   vertical-align: middle;
   outline-style: none;
   font-size: 1px;
}

.afj-slidenavigator > a:last-child {
   margin-right: 0 !important;
}

.afj-slideheader0-object261810924 h1, 
.afj-slideheader0-object261810924 h2, 
.afj-slideheader0-object261810924 h3, 
.afj-slideheader0-object261810924 h4, 
.afj-slideheader0-object261810924 h5, 
.afj-slideheader0-object261810924 h6, 
.afj-slideheader0-object261810924 p, 
.afj-slideheader0-object261810924 a, 
.afj-slideheader0-object261810924 ul, 
.afj-slideheader0-object261810924 ol, 
.afj-slideheader0-object261810924 li
{
  line-height: 100%;
}

.afj-slideheader0-object261810924
{  
  position: absolute;
  top: 0px;
  left: 100%;
  margin-left: -270px !important;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
    overflow: hidden;
      z-index: 3;
  width: 270px;
  height: 250px;
}

.default-responsive .afj-slideheader0-object261810924
{
  }

.afj-slideheader0-object261810924-text-container 
{
    display: table;
}

.afj-slideheader0-object261810924-text
{
  display: table-cell;
  outline-style: none;
  padding: 0px 0px !important;
  height: 250px;
  width: 270px;  
word-wrap: break-word;
}

.default-responsive .afj-slideheader0-object261810924-text 
{
    height: auto;
}

.afj-slideheader0-object261810924-text,
.afj-slideheader0-object261810924-text a.afj-rss-tag-icon,
.afj-slideheader0-object261810924-text a.afj-facebook-tag-icon,
.afj-slideheader0-object261810924-text a.afj-twitter-tag-icon,
.afj-slideheader0-object261810924-text a.afj-tumblr-tag-icon,
.afj-slideheader0-object261810924-text a.afj-pinterest-tag-icon,
.afj-slideheader0-object261810924-text a.afj-vimeo-tag-icon,
.afj-slideheader0-object261810924-text a.afj-youtube-tag-icon,
.afj-slideheader0-object261810924-text a.afj-linkedin-tag-icon
{
font-size: 30px;
font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
font-weight: normal;
font-style: normal;
text-align: left;
vertical-align: middle;
text-shadow: 1px 0px 0px rgb(23, 23, 23), 1px 0px 0px rgb(23, 23, 23), 0px -1px 0px rgb(23, 23, 23), 0px 1px 0px rgb(23, 23, 23), 0px 0px 10px rgba(0, 0, 0, 0.99);
  color: #FFFFFF !important;
}

.afj-slideheader0-object261810924-text a.afj-rss-tag-icon,
.afj-slideheader0-object261810924-text a.afj-facebook-tag-icon,
.afj-slideheader0-object261810924-text a.afj-twitter-tag-icon,
.afj-slideheader0-object261810924-text a.afj-tumblr-tag-icon,
.afj-slideheader0-object261810924-text a.afj-pinterest-tag-icon,
.afj-slideheader0-object261810924-text a.afj-vimeo-tag-icon,
.afj-slideheader0-object261810924-text a.afj-youtube-tag-icon,
.afj-slideheader0-object261810924-text a.afj-linkedin-tag-icon
{
    width: 100%;
}

.default-responsive .afj-slideheader0-object261810924-text a.afj-rss-tag-icon,
.default-responsive .afj-slideheader0-object261810924-text a.afj-facebook-tag-icon,
.default-responsive .afj-slideheader0-object261810924-text a.afj-twitter-tag-icon,
.default-responsive .afj-slideheader0-object261810924-text a.afj-tumblr-tag-icon,
.default-responsive .afj-slideheader0-object261810924-text a.afj-pinterest-tag-icon,
.default-responsive .afj-slideheader0-object261810924-text a.afj-vimeo-tag-icon,
.default-responsive .afj-slideheader0-object261810924-text a.afj-youtube-tag-icon,
.default-responsive .afj-slideheader0-object261810924-text a.afj-linkedin-tag-icon
{
    width: auto;
}

.afj-textblock ul > li
{
    background-position-y: 8px !important;
}
.afj-slideheader1-object1697281088 h1, 
.afj-slideheader1-object1697281088 h2, 
.afj-slideheader1-object1697281088 h3, 
.afj-slideheader1-object1697281088 h4, 
.afj-slideheader1-object1697281088 h5, 
.afj-slideheader1-object1697281088 h6, 
.afj-slideheader1-object1697281088 p, 
.afj-slideheader1-object1697281088 a, 
.afj-slideheader1-object1697281088 ul, 
.afj-slideheader1-object1697281088 ol, 
.afj-slideheader1-object1697281088 li
{
  line-height: 100%;
}

.afj-slideheader1-object1697281088
{  
  position: absolute;
  top: 0px;
  left: 100%;
  margin-left: -270px !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: 270px;
  height: 250px;
}

.default-responsive .afj-slideheader1-object1697281088
{
  }

.afj-slideheader1-object1697281088-text-container 
{
    display: table;
}

.afj-slideheader1-object1697281088-text
{
  display: table-cell;
  outline-style: none;
  padding: 0px 0px !important;
  height: 250px;
  width: 270px;  
word-wrap: break-word;
}

.default-responsive .afj-slideheader1-object1697281088-text 
{
    height: auto;
}

.afj-slideheader1-object1697281088-text,
.afj-slideheader1-object1697281088-text a.afj-rss-tag-icon,
.afj-slideheader1-object1697281088-text a.afj-facebook-tag-icon,
.afj-slideheader1-object1697281088-text a.afj-twitter-tag-icon,
.afj-slideheader1-object1697281088-text a.afj-tumblr-tag-icon,
.afj-slideheader1-object1697281088-text a.afj-pinterest-tag-icon,
.afj-slideheader1-object1697281088-text a.afj-vimeo-tag-icon,
.afj-slideheader1-object1697281088-text a.afj-youtube-tag-icon,
.afj-slideheader1-object1697281088-text a.afj-linkedin-tag-icon
{
font-size: 30px;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
text-align: left;
vertical-align: middle;
text-shadow: 1px 0px 0px rgb(23, 23, 23), 1px 0px 0px rgb(23, 23, 23), 0px -1px 0px rgb(23, 23, 23), 0px 1px 0px rgb(23, 23, 23), 0px 0px 10px rgba(0, 0, 0, 0.99);
  color: #FFFFFF !important;
}

.afj-slideheader1-object1697281088-text a.afj-rss-tag-icon,
.afj-slideheader1-object1697281088-text a.afj-facebook-tag-icon,
.afj-slideheader1-object1697281088-text a.afj-twitter-tag-icon,
.afj-slideheader1-object1697281088-text a.afj-tumblr-tag-icon,
.afj-slideheader1-object1697281088-text a.afj-pinterest-tag-icon,
.afj-slideheader1-object1697281088-text a.afj-vimeo-tag-icon,
.afj-slideheader1-object1697281088-text a.afj-youtube-tag-icon,
.afj-slideheader1-object1697281088-text a.afj-linkedin-tag-icon
{
    width: 100%;
}

.default-responsive .afj-slideheader1-object1697281088-text a.afj-rss-tag-icon,
.default-responsive .afj-slideheader1-object1697281088-text a.afj-facebook-tag-icon,
.default-responsive .afj-slideheader1-object1697281088-text a.afj-twitter-tag-icon,
.default-responsive .afj-slideheader1-object1697281088-text a.afj-tumblr-tag-icon,
.default-responsive .afj-slideheader1-object1697281088-text a.afj-pinterest-tag-icon,
.default-responsive .afj-slideheader1-object1697281088-text a.afj-vimeo-tag-icon,
.default-responsive .afj-slideheader1-object1697281088-text a.afj-youtube-tag-icon,
.default-responsive .afj-slideheader1-object1697281088-text a.afj-linkedin-tag-icon
{
    width: auto;
}

.afj-textblock ul > li
{
    background-position-y: 8px !important;
}
.afj-slideheader2-object2070814677 h1, 
.afj-slideheader2-object2070814677 h2, 
.afj-slideheader2-object2070814677 h3, 
.afj-slideheader2-object2070814677 h4, 
.afj-slideheader2-object2070814677 h5, 
.afj-slideheader2-object2070814677 h6, 
.afj-slideheader2-object2070814677 p, 
.afj-slideheader2-object2070814677 a, 
.afj-slideheader2-object2070814677 ul, 
.afj-slideheader2-object2070814677 ol, 
.afj-slideheader2-object2070814677 li
{
  line-height: 100%;
}

.afj-slideheader2-object2070814677
{  
  position: absolute;
  top: 0px;
  left: 100%;
  margin-left: -270px !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: 270px;
  height: 250px;
}

.default-responsive .afj-slideheader2-object2070814677
{
  }

.afj-slideheader2-object2070814677-text-container 
{
    display: table;
}

.afj-slideheader2-object2070814677-text
{
  display: table-cell;
  outline-style: none;
  padding: 0px 0px !important;
  height: 250px;
  width: 270px;  
word-wrap: break-word;
}

.default-responsive .afj-slideheader2-object2070814677-text 
{
    height: auto;
}

.afj-slideheader2-object2070814677-text,
.afj-slideheader2-object2070814677-text a.afj-rss-tag-icon,
.afj-slideheader2-object2070814677-text a.afj-facebook-tag-icon,
.afj-slideheader2-object2070814677-text a.afj-twitter-tag-icon,
.afj-slideheader2-object2070814677-text a.afj-tumblr-tag-icon,
.afj-slideheader2-object2070814677-text a.afj-pinterest-tag-icon,
.afj-slideheader2-object2070814677-text a.afj-vimeo-tag-icon,
.afj-slideheader2-object2070814677-text a.afj-youtube-tag-icon,
.afj-slideheader2-object2070814677-text a.afj-linkedin-tag-icon
{
font-size: 30px;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
text-align: left;
vertical-align: middle;
text-shadow: 1px 0px 0px rgb(23, 23, 23), 1px 0px 0px rgb(23, 23, 23), 0px -1px 0px rgb(23, 23, 23), 0px 1px 0px rgb(23, 23, 23), 0px 0px 10px rgba(0, 0, 0, 0.99);
  color: #FFFFFF !important;
}

.afj-slideheader2-object2070814677-text a.afj-rss-tag-icon,
.afj-slideheader2-object2070814677-text a.afj-facebook-tag-icon,
.afj-slideheader2-object2070814677-text a.afj-twitter-tag-icon,
.afj-slideheader2-object2070814677-text a.afj-tumblr-tag-icon,
.afj-slideheader2-object2070814677-text a.afj-pinterest-tag-icon,
.afj-slideheader2-object2070814677-text a.afj-vimeo-tag-icon,
.afj-slideheader2-object2070814677-text a.afj-youtube-tag-icon,
.afj-slideheader2-object2070814677-text a.afj-linkedin-tag-icon
{
    width: 100%;
}

.default-responsive .afj-slideheader2-object2070814677-text a.afj-rss-tag-icon,
.default-responsive .afj-slideheader2-object2070814677-text a.afj-facebook-tag-icon,
.default-responsive .afj-slideheader2-object2070814677-text a.afj-twitter-tag-icon,
.default-responsive .afj-slideheader2-object2070814677-text a.afj-tumblr-tag-icon,
.default-responsive .afj-slideheader2-object2070814677-text a.afj-pinterest-tag-icon,
.default-responsive .afj-slideheader2-object2070814677-text a.afj-vimeo-tag-icon,
.default-responsive .afj-slideheader2-object2070814677-text a.afj-youtube-tag-icon,
.default-responsive .afj-slideheader2-object2070814677-text a.afj-linkedin-tag-icon
{
    width: auto;
}

.afj-textblock ul > li
{
    background-position-y: 8px !important;
}
.afj-slidecontainerheader {
    position: relative;
            width: 100%;
    height: 100%;
    }

.default-responsive .afj-header .afj-slidecontainerheader,
.responsive .afj-header .afj-slidecontainerheader
{
  position: absolute !important;
}

.responsive .afj-pageslider .afj-slidecontainerheader {
  position: absolute !important;
}

.afj-slidecontainerheader .afj-slide-item
{
-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    transform: rotate(0);
}



.afj-slidecontainerheader .afj-slide-item {
    -webkit-transition: 500ms ease-in-out opacity;
    -moz-transition: 500ms ease-in-out opacity;
    -ms-transition: 500ms ease-in-out opacity;
    -o-transition: 500ms ease-in-out opacity;
    transition: 500ms ease-in-out opacity;
    position: absolute !important;
    display: none;
	left: 0;
	top: 0;
	opacity: 0;
    width:  100%;
    height: 100%;
}

.afj-slidecontainerheader .active, .afj-slidecontainerheader .next, .afj-slidecontainerheader .prev {
    display: block;
}

.afj-slidecontainerheader .active {
    opacity: 1;
}

.afj-slidecontainerheader .next, .afj-slidecontainerheader .prev {
    width: 100%;
}

.afj-slidecontainerheader .next.forward, .afj-slidecontainerheader .prev.back {
    opacity: 1;
}

.afj-slidecontainerheader .active.forward {
    opacity: 0;
}

.afj-slidecontainerheader .active.back {
    opacity: 0;
}


.afj-slideheader0 {
    background-image: url('images/slideheader0-object261810924.png'),  url('images/slideheader0.png');
        /* background-size: 30% 100%,  auto auto; */
        background-position: 630px 0px,  center center;
    background-repeat: no-repeat;
}

/* special setup for header/pageslider */
.responsive .afj-header .afj-slideheader0 {
    background-image: url('images/slideheader0-object261810924.png'),  url('images/slideheader0.png');
    background-size: auto auto;
    background-position: 630px 0px,  center center;
    background-repeat: no-repeat;
}

.responsive .afj-pageslider .afj-slideheader0 {
    background-image: url('images/slideheader0-object261810924.png'),  url('images/slideheader0.png');
    background-size: auto auto;
    background-position: 630px 0px,  center center;
    background-repeat: no-repeat;
}

.default-responsive .afj-header .afj-slideheader0 {
    background-image: url('images/slideheader0.png');
    background-size: auto auto;
    background-position: center center;
    background-repeat: no-repeat;
}

.default-responsive .afj-pageslider .afj-slideheader0 {
    background-image: url('images/slideheader0.png');
    background-size: auto auto;
    background-position: center center;
    background-repeat: no-repeat;
}.afj-slideheader1 {
    background-image: url('images/slideheader1-object1697281088.png'),  url('images/slideheader1.png');
        /* background-size: 30% 100%,  auto auto; */
        background-position: 630px 0px,  center center;
    background-repeat: no-repeat;
}

/* special setup for header/pageslider */
.responsive .afj-header .afj-slideheader1 {
    background-image: url('images/slideheader1-object1697281088.png'),  url('images/slideheader1.png');
    background-size: auto auto;
    background-position: 630px 0px,  center center;
    background-repeat: no-repeat;
}

.responsive .afj-pageslider .afj-slideheader1 {
    background-image: url('images/slideheader1-object1697281088.png'),  url('images/slideheader1.png');
    background-size: auto auto;
    background-position: 630px 0px,  center center;
    background-repeat: no-repeat;
}

.default-responsive .afj-header .afj-slideheader1 {
    background-image: url('images/slideheader1.png');
    background-size: auto auto;
    background-position: center center;
    background-repeat: no-repeat;
}

.default-responsive .afj-pageslider .afj-slideheader1 {
    background-image: url('images/slideheader1.png');
    background-size: auto auto;
    background-position: center center;
    background-repeat: no-repeat;
}.afj-slideheader2 {
    background-image: url('images/slideheader2-object2070814677.png'),  url('images/slideheader2.png');
        /* background-size: 30% 100%,  auto auto; */
        background-position: 630px 0px,  center center;
    background-repeat: no-repeat;
}

/* special setup for header/pageslider */
.responsive .afj-header .afj-slideheader2 {
    background-image: url('images/slideheader2-object2070814677.png'),  url('images/slideheader2.png');
    background-size: auto auto;
    background-position: 630px 0px,  center center;
    background-repeat: no-repeat;
}

.responsive .afj-pageslider .afj-slideheader2 {
    background-image: url('images/slideheader2-object2070814677.png'),  url('images/slideheader2.png');
    background-size: auto auto;
    background-position: 630px 0px,  center center;
    background-repeat: no-repeat;
}

.default-responsive .afj-header .afj-slideheader2 {
    background-image: url('images/slideheader2.png');
    background-size: auto auto;
    background-position: center center;
    background-repeat: no-repeat;
}

.default-responsive .afj-pageslider .afj-slideheader2 {
    background-image: url('images/slideheader2.png');
    background-size: auto auto;
    background-position: center center;
    background-repeat: no-repeat;
}

.afj-slidenavigatorheader {
  display: inline-block;
  position: absolute;
  direction: ltr !important;
  top: 229px;
  left: 0%;
  z-index: 101;
  line-height: 0 !important;
  -webkit-background-origin: border !important;
  -moz-background-origin: border !important;
  background-origin: border-box !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
    white-space: nowrap;
      right: 0px;
  }
.afj-slidenavigatorheader
{
background: #909FAD;background: #909FAD;background: #909FAD;background: #909FAD;background: #909FAD;-svg-background: #909FAD;background: #909FAD;
-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;


padding:3px;





}
.afj-slidenavigatorheader > a
{
background: #4C5A67;background: #4C5A67;background: #4C5A67;background: #4C5A67;background: #4C5A67;-svg-background: #4C5A67;background: #4C5A67;
-webkit-border-radius:10%;-moz-border-radius:10%;border-radius:10%;



margin:0 5px 0 0;

width: 15px;

height: 15px;
}
.afj-slidenavigatorheader > a.active
{
background: #2F779D;background: #2F779D;background: #2F779D;background: #2F779D;background: #2F779D;-svg-background: #2F779D;background: #2F779D;
-webkit-border-radius:10%;-moz-border-radius:10%;border-radius:10%;

border:1px solid #225672;

margin:0 5px 0 0;

width: 15px;

height: 15px;
}
.afj-slidenavigatorheader > a:hover
{
background: #2F779D;background: #2F779D;background: #2F779D;background: #2F779D;background: #2F779D;-svg-background: #2F779D;background: #2F779D;
-webkit-border-radius:10%;-moz-border-radius:10%;border-radius:10%;

border:1px solid #3B94C4;

margin:0 5px 0 0;

width: 15px;

height: 15px;
}

.afj-headline
{
  display: inline-block;
  position: absolute;
  min-width: 50px;
  top: 9px;
  left: 1.28%;
  margin-left: -4px !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: 103;
}

.afj-headline, 
.afj-headline a, 
.afj-headline a:link, 
.afj-headline a:visited, 
.afj-headline a:hover
{
font-size: 20px;
font-family: 'Quattrocento Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
font-weight: normal;
font-style: normal;
text-decoration: none;
text-align: left;
text-shadow: 1px 0px 0px rgb(23, 23, 23), 1px 0px 0px rgb(23, 23, 23), 0px -1px 0px rgb(23, 23, 23), 0px 1px 0px rgb(23, 23, 23), 0px 0px 10px rgba(0, 0, 0, 0.99);
  padding: 0;
  margin: 0;
  color: #FFFFFF !important;
  white-space: nowrap;
}
.afj-slogan
{
  display: inline-block;
  position: absolute;
  min-width: 50px;
  top: 233px;
  left: 99.27%;
  line-height: 100%;
  margin-left: -340px !important;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  z-index: 101;
  white-space: nowrap;
}

.afj-slogan, 
.afj-slogan a, 
.afj-slogan a:link, 
.afj-slogan a:visited, 
.afj-slogan a:hover
{
font-size: 13px;
font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
font-weight: bold;
font-style: normal;
text-decoration: none;
text-align: center;
  padding: 0;
  margin: 0;
  color: #2C3B17 !important;
}

.afj-positioncontrol
{
}

.afj-positioncontrol-1672569487
{
    display: block;
    left: 50%;
    margin-left: -72px;
    position: absolute;
    top: 100px;
    width: 145px;
    height: 50px;
    z-index: 104;

    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);

    }
.afj-logo-933229733
{  
  position: absolute;
  top: 5px;
  left: 98.29%;
  margin-left: -225px !important;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
      z-index: 102;
  width: 229px;
  height: 90px;
}





.afj-sheet
{
   background: #FDFEFB;
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
   -webkit-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.15);
   -moz-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.15);
   box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.15);
   margin:5px auto 0;
   position:relative;
   cursor:auto;
   width: 900px;
   z-index: auto !important;
}

.afj-header
{
   -webkit-border-radius:5px 5px 0 0;
   -moz-border-radius:5px 5px 0 0;
   border-radius:5px 5px 0 0;
   margin:0 auto;
   background-repeat: no-repeat;
   height: 250px;
   background-image: none;
   background-position: 0 0;
   position: relative;
   z-index: auto !important;
}

.custom-responsive .afj-header
{
   background-image: none;
   background-position: 0 0;
}

.default-responsive .afj-header,
.default-responsive #afj-header-bg
{
   background-image: none;
   background-position: center center;
   background-size: cover;
}

.afj-header>.widget 
{
   position:absolute;
   z-index:101;
}

.afj-header .afj-slider-inner
{
   -webkit-border-radius:5px 5px 0 0;
   -moz-border-radius:5px 5px 0 0;
   border-radius:5px 5px 0 0;
}

.afj-nav
{
   background: #B1DE4F;
   background: -webkit-linear-gradient(top, #BEE36D 0, #A3D831 100%) no-repeat;
   background: -moz-linear-gradient(top, #BEE36D 0, #A3D831 100%) no-repeat;
   background: -o-linear-gradient(top, #BEE36D 0, #A3D831 100%) no-repeat;
   background: -ms-linear-gradient(top, #BEE36D 0, #A3D831 100%) no-repeat;
   -svg-background: linear-gradient(top, #BEE36D 0, #A3D831 100%) no-repeat;
   background: linear-gradient(to bottom, #BEE36D 0, #A3D831 100%) no-repeat;
   border:1px solid rgba(192, 216, 156, 0.7);
   border-top:1px dotted rgba(192, 216, 156, 0.7);
   padding:6px;
   margin:0 auto;
   position: relative;
   z-index: 499;
   text-align: right;
}

ul.afj-hmenu a, ul.afj-hmenu a:link, ul.afj-hmenu a:visited, ul.afj-hmenu a:hover 
{
   outline: none;
   position: relative;
   z-index: 11;
}

ul.afj-hmenu, ul.afj-hmenu ul
{
   display: block;
   margin: 0;
   padding: 0;
   border: 0;
   list-style-type: none;
}

ul.afj-hmenu li
{
   position: relative;
   z-index: 5;
   display: block;
   float: left;
   background: none;
   margin: 0;
   padding: 0;
   border: 0;
}

ul.afj-hmenu li:hover
{
   z-index: 10000;
   white-space: normal;
}

ul.afj-hmenu:after, ul.afj-hmenu ul:after
{
   content: ".";
   height: 0;
   display: block;
   visibility: hidden;
   overflow: hidden;
   clear: both;
}

ul.afj-hmenu, ul.afj-hmenu ul 
{
   min-height: 0;
}

ul.afj-hmenu 
{
   display: inline-block;
   vertical-align: middle;
}

.afj-nav:before 
{
   content:' ';
}

.afj-hmenu-extra1
{
   position: relative;
   display: block;
   float: left;
   width: auto;
   height: auto;
   background-position: center;
}

.afj-hmenu-extra2
{
   position: relative;
   display: block;
   float: right;
   width: auto;
   height: auto;
   background-position: center;
}

.afj-hmenu
{
   float: right;
}

.afj-menuitemcontainer
{
   margin:0 auto;
}
ul.afj-hmenu>li {
   margin-left: 11px;
}
ul.afj-hmenu>li:first-child {
   margin-left: 5px;
}
ul.afj-hmenu>li:last-child, ul.afj-hmenu>li.last-child {
   margin-right: 5px;
}

ul.afj-hmenu>li>a
{
   -webkit-border-radius:1px 0;
   -moz-border-radius:1px 0;
   border-radius:1px 0;
   padding:0 15px;
   margin:0 auto;
   position: relative;
   display: block;
   height: 16px;
   cursor: pointer;
   text-decoration: none;
   color: #1B2B0D;
   line-height: 16px;
   text-align: center;
}

.afj-hmenu>li>a, 
.afj-hmenu>li>a:link, 
.afj-hmenu>li>a:visited, 
.afj-hmenu>li>a.active, 
.afj-hmenu>li>a:hover
{
   font-size: 16px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-align: left;
}

ul.afj-hmenu>li>a.active
{
   background: #E6F4C7;
   background: -webkit-linear-gradient(top, #F7FCEE 0, #D7EEA5 100%) no-repeat;
   background: -moz-linear-gradient(top, #F7FCEE 0, #D7EEA5 100%) no-repeat;
   background: -o-linear-gradient(top, #F7FCEE 0, #D7EEA5 100%) no-repeat;
   background: -ms-linear-gradient(top, #F7FCEE 0, #D7EEA5 100%) no-repeat;
   -svg-background: linear-gradient(top, #F7FCEE 0, #D7EEA5 100%) no-repeat;
   background: linear-gradient(to bottom, #F7FCEE 0, #D7EEA5 100%) no-repeat;
   -webkit-border-radius:1px 0;
   -moz-border-radius:1px 0;
   border-radius:1px 0;
   padding:0 15px;
   margin:0 auto;
   color: #435822;
   text-decoration: none;
}

ul.afj-hmenu>li>a:visited, 
ul.afj-hmenu>li>a:hover, 
ul.afj-hmenu>li:hover>a {
   text-decoration: none;
}

ul.afj-hmenu>li>a:hover, .desktop ul.afj-hmenu>li:hover>a
{
   background: #ABCC7B;
   background: -webkit-linear-gradient(top, #BED798 0, #9BC261 100%) no-repeat;
   background: -moz-linear-gradient(top, #BED798 0, #9BC261 100%) no-repeat;
   background: -o-linear-gradient(top, #BED798 0, #9BC261 100%) no-repeat;
   background: -ms-linear-gradient(top, #BED798 0, #9BC261 100%) no-repeat;
   -svg-background: linear-gradient(top, #BED798 0, #9BC261 100%) no-repeat;
   background: linear-gradient(to bottom, #BED798 0, #9BC261 100%) no-repeat;
   -webkit-border-radius:1px 0;
   -moz-border-radius:1px 0;
   border-radius:1px 0;
   padding:0 15px;
   margin:0 auto;
}
ul.afj-hmenu>li>a:hover, 
.desktop ul.afj-hmenu>li:hover>a {
   color: #33450D;
   text-decoration: none;
}

ul.afj-hmenu>li:before
{
   position:absolute;
   display: block;
   content:' ';
   top:0;
   left:  -11px;
   width:11px;
   height: 16px;
   background: url('images/menuseparator.png') center center no-repeat;
}
ul.afj-hmenu>li:first-child:before{
   display:none;
}

ul.afj-hmenu li li a
{
   background: #D5E5BD;
   background: transparent;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   padding:0 25px;
   margin:0 auto;
}
ul.afj-hmenu li li 
{
   float: none;
   width: auto;
   margin-top: 5px;
   margin-bottom: 5px;
}

.desktop ul.afj-hmenu li li ul>li:first-child 
{
   margin-top: 0;
}

ul.afj-hmenu li li ul>li:last-child 
{
   margin-bottom: 0;
}

.afj-hmenu ul a
{
   display: block;
   white-space: nowrap;
   height: 34px;
   min-width: 7em;
   border: 0 solid transparent;
   text-align: left;
   line-height: 34px;
   color: #253A12;
   font-size: 16px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   margin:0;
}

.afj-hmenu ul a:link, 
.afj-hmenu ul a:visited, 
.afj-hmenu ul a.active, 
.afj-hmenu ul a:hover
{
   text-align: left;
   line-height: 34px;
   color: #253A12;
   font-size: 16px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   margin:0;
}

ul.afj-hmenu li li:after
{
   display: block;
   position: absolute;
   content: ' ';
   height: 0;
   top: -3px;
   left: 0;
   right: 0;
   z-index: 1;
   border-bottom: 1px solid #E8F1DA;
}

.desktop ul.afj-hmenu li li:first-child:before, 
.desktop ul.afj-hmenu li li:first-child:after 
{
   display: none;
} 

ul.afj-hmenu ul li a:hover, .desktop ul.afj-hmenu ul li:hover>a
{
   background: #C0D89C;
   background: transparent;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   margin:0 auto;
}
.afj-hmenu ul a:hover
{
   text-decoration: none;
   color: #7CA720;
}

.desktop .afj-hmenu ul li:hover>a
{
   color: #7CA720;
}

ul.afj-hmenu ul:before
{
   background: #C0E2A2;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   margin:0 auto;
   display: block;
   position: absolute;
   content: ' ';
   z-index: 1;
}
.desktop ul.afj-hmenu li:hover>ul {
   visibility: visible;
   top: 100%;
}
.desktop ul.afj-hmenu li li:hover>ul {
   top: 0;
   left: 100%;
}

ul.afj-hmenu ul
{
   visibility: hidden;
   position: absolute;
   z-index: 10;
   left: 0;
   top: 0;
   background-image: url('images/spacer.gif');
}

.desktop ul.afj-hmenu>li>ul
{
   padding: 15px 35px 35px 35px;
   margin: -10px 0 0 -30px;
}

.desktop ul.afj-hmenu ul ul
{
   padding: 35px 35px 35px 16px;
   margin: -35px 0 0 -5px;
}

.desktop ul.afj-hmenu ul.afj-hmenu-left-to-right 
{
   right: auto;
   left: 0;
   margin: -10px 0 0 -30px;
}

.desktop ul.afj-hmenu ul.afj-hmenu-right-to-left 
{
   left: auto;
   right: 0;
   margin: -10px -30px 0 0;
}

.desktop ul.afj-hmenu li li:hover>ul.afj-hmenu-left-to-right {
   right: auto;
   left: 100%;
}
.desktop ul.afj-hmenu li li:hover>ul.afj-hmenu-right-to-left {
   left: auto;
   right: 100%;
}

.desktop ul.afj-hmenu ul ul.afj-hmenu-left-to-right
{
   right: auto;
   left: 0;
   padding: 35px 35px 35px 16px;
   margin: -35px 0 0 -5px;
}

.desktop ul.afj-hmenu ul ul.afj-hmenu-right-to-left
{
   left: auto;
   right: 0;
   padding: 35px 16px 35px 35px;
   margin: -35px -5px 0 0;
}

.desktop ul.afj-hmenu li ul>li:first-child {
   margin-top: 0;
}
.desktop ul.afj-hmenu li ul>li:last-child {
   margin-bottom: 0;
}

.desktop ul.afj-hmenu ul ul:before
{
   border-radius: 1px;
   top: 30px;
   bottom: 30px;
   right: 30px;
   left: 11px;
}

.desktop ul.afj-hmenu>li>ul:before
{
   top: 10px;
   right: 30px;
   bottom: 30px;
   left: 30px;
}

.desktop ul.afj-hmenu>li>ul.afj-hmenu-left-to-right:before {
   right: 30px;
   left: 30px;
}
.desktop ul.afj-hmenu>li>ul.afj-hmenu-right-to-left:before {
   right: 30px;
   left: 30px;
}
.desktop ul.afj-hmenu ul ul.afj-hmenu-left-to-right:before {
   right: 30px;
   left: 11px;
}
.desktop ul.afj-hmenu ul ul.afj-hmenu-right-to-left:before {
   right: 11px;
   left: 30px;
}

.desktop ul.afj-hmenu>li.ext>a
{
   white-space: nowrap;
}

.desktop ul.afj-hmenu>li.ext>a:hover,
.desktop ul.afj-hmenu>li.ext:hover>a,
.desktop ul.afj-hmenu>li.ext:hover>a.active  
{
   background: none;
   /* default padding + border size */
  padding: 0 15px 0 15px;
   /* margin for shadow */
  margin: -0 -0 0 -0;
   overflow: hidden;
   position: relative;
   border: none;
   border-radius: 0;
   box-shadow: none;
   color: #314E18;
}

.desktop ul.afj-hmenu>li.ext>a:hover:before,
.desktop ul.afj-hmenu>li.ext:hover>a:before,
.desktop ul.afj-hmenu>li.ext:hover>a.active:before  
{
   position: absolute;
   content: ' ';
   /* top, right, left - for shadow */
  top: 0;
   right: 0;
   left: 0;
   /* border + shadow */
  bottom: -0;
   background-color: #C0E2A2;
   border: 0 solid transparent;
   border-top-left-radius: 1px;
   border-top-right-radius: 1px;
   box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
   z-index: -1;
}

.desktop ul.afj-hmenu>li.ext:hover>ul 
{
   padding-top: 5px;
   /* menu bar padding */
  margin-top: 0;
}

.desktop ul.afj-hmenu>li.ext:hover>ul:before 
{
   /* border + shadow */
  top: -0;
   clip: rect(5px, 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.afj-hmenu>li.ext>.ext-r,
ul.afj-hmenu>li.ext>.ext-l,
ul.afj-hmenu>li.ext>.ext-m,
ul.afj-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.afj-hmenu>li.ext>ul 
{
   z-index: 13;
}

.desktop ul.afj-hmenu>li.ext.ext-r:hover>.ext-r,
.desktop ul.afj-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: 5px;
   top: 100%;
   padding-top: 0;
   margin-top: -0;
/* border width + shadow */}

.desktop ul.afj-hmenu>li.ext:hover>.ext-r:before,
.desktop ul.afj-hmenu>li.ext:hover>.ext-l:before
{
   position: absolute;
   content: ' ';
   top: 0;
   /* border + shadow */
  bottom: -0;
   background-color: #C0E2A2;
   border: 0 solid transparent;
   box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
}

.desktop ul.afj-hmenu>li.ext.ext-r:hover>.ext-r
{
   left: 100%;
   right: auto;
   padding-left: 0;
   margin-left: 0;
   padding-right: 0;
   margin-right: -0;
/* only shadow */}

.desktop ul.afj-hmenu>li.ext.ext-r:hover>.ext-r:before
{
   right: 0;
   left: -0;
   border-top-left-radius: 0;
   border-top-right-radius: 1px;
}

.desktop ul.afj-hmenu>li.ext.ext-l:hover>.ext-l
{
   right: 100%;
   left: auto;
   padding-right: 0;
   margin-right: 0;
   padding-left: 0;
   margin-left: -0;
/* only shadow */}

.desktop ul.afj-hmenu>li.ext.ext-l:hover>.ext-l:before
{
   right: -0;
   left: 0;
   border-top-right-radius: 0;
   border-top-left-radius: 1px;
}

.desktop ul.afj-hmenu>li.ext:hover>.ext-m, 
.desktop ul.afj-hmenu>li.ext:hover>.ext-off 
{
   position: absolute;
   display: block;
   overflow: hidden;
   height: 5px;
   top: 100%;
}

.desktop ul.afj-hmenu>li.ext.ext-r:hover>.ext-m 
{
   /* shadow offset */
  left: -0;
   right: 0;
   /* shadow offset */
  padding-right: 0;
   padding-left: 0;
}

.desktop ul.afj-hmenu>li.ext:hover>.ext-off 
{
   /* shadow offset */
  left: -0;
   right: -0;
   /* shadow offset */
  padding-left: 0;
   padding-right: 0;
}

.desktop ul.afj-hmenu>li.ext.ext-l:hover>.ext-m
{
   /* shadow offset */
  right: -0;
   left: 0;
   /* shadow offset */
  padding-left: 0;
   padding-right: 0;
}

.desktop ul.afj-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.afj-hmenu>li.ext:hover>.ext-m:before, 
.desktop ul.afj-hmenu>li.ext:hover>.ext-off:before 
{
   position: absolute;
   content: ' ';
   top: -0;
   bottom: -0;
   /* shadow offset */
  background-color: #C0E2A2;
   border: 0 solid transparent;
   box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
}

.desktop ul.afj-hmenu>li.ext.ext-r:hover>.ext-m:before
{
   right: -0;
   left: 0;
}

.desktop ul.afj-hmenu>li.ext.ext-l:hover>.ext-m:before
{
   left: -0;
   right: 0;
}

.desktop ul.afj-hmenu>li.ext.ext-l.ext-r:hover>.ext-m:before
{
   left: -0;
   right: -0
;
}

.afj-layout-wrapper
{
   position: relative;
   margin: 0 auto 0 auto;
   z-index: auto !important;
}

.afj-content-layout
{
   display: table;
   width: 100%;
   table-layout: fixed;
}

.afj-content-layout-row 
{
   display: table-row;
}

.afj-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 */ 
.afj-postcontent .afj-content-layout
{
   border-collapse: collapse;
}

.afj-vmenublock
{
   border:1px dotted transparent;
   margin:5px;
}
div.afj-vmenublock img
{
   margin: 0;
}

.afj-vmenublockcontent
{
   margin:0 auto;
}

ul.afj-vmenu, ul.afj-vmenu ul
{
   list-style: none;
   display: block;
}

ul.afj-vmenu, ul.afj-vmenu li
{
   display: block;
   margin: 0;
   padding: 0;
   width: auto;
   line-height: 0;
}

ul.afj-vmenu
{
   margin-top: 0;
   margin-bottom: 0;
}

ul.afj-vmenu ul
{
   display: none;
   margin: 0;
   padding: 0;
   position: relative;
}

ul.afj-vmenu ul.active
{
   display: block;
}

ul.afj-vmenu>li>a
{
   -webkit-border-radius:6px;
   -moz-border-radius:6px;
   border-radius:6px;
   padding:0 15px;
   margin:0 auto;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #203210;
   min-height: 34px;
   line-height: 34px;
}
ul.afj-vmenu a 
{
   display: block;
   cursor: pointer;
   z-index: 1;
   position:relative;
}

ul.afj-vmenu li{
   position:relative;
}

ul.afj-vmenu>li
{
   margin-top: 0;
}
ul.afj-vmenu>li>ul
{
   padding: 0;
   margin-top: 0;
   margin-bottom: 0;
}
ul.afj-vmenu>li:first-child
{
   margin-top:0;
}

ul.afj-vmenu>li>a:hover, ul.afj-vmenu>li>a.active:hover
{
   background: #79A31F;
   padding:0 15px;
   margin:0 auto;
}
ul.afj-vmenu>li>a:hover, ul.afj-vmenu>li>a.active:hover
{
   text-decoration: none;
}

ul.afj-vmenu a:hover, ul.afj-vmenu a.active:hover 
{
   color: #CFEB94;
}

ul.afj-vmenu>li>a.active:hover>span.border-top, ul.afj-vmenu>li>a.active:hover>span.border-bottom 
{
   background-color: transparent;
}

ul.afj-vmenu>li>a.active
{
   padding:0 15px;
   margin:0 auto;
   text-decoration: none;
   color: #5C7C18;
}

ul.afj-vmenu>li>ul:before
{
   background: #EFF5E5;
   background: transparent;
   margin:0 auto;
   display: block;
   position: absolute;
   content: ' ';
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
}

ul.afj-vmenu li li a
{
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   margin:0 auto;
   position: relative;
}
ul.afj-vmenu ul li
{
   margin: 0;
   padding: 0;
}
ul.afj-vmenu li li{
   position: relative;
   margin-top: 1px;
}

ul.afj-vmenu ul a
{
   display: block;
   position: relative;
   min-height: 30px;
   overflow: visible;
   padding: 0;
   padding-left: 27px;
   padding-right: 27px;
   z-index: 0;
   line-height: 30px;
   color: #203210;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   margin-left: 0;
   margin-right: 0;
}

ul.afj-vmenu ul a:visited, ul.afj-vmenu ul a.active:hover, ul.afj-vmenu ul a:hover, ul.afj-vmenu ul a.active
{
   line-height: 30px;
   color: #203210;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   margin-left: 0;
   margin-right: 0;
}

ul.afj-vmenu ul ul a
{
   padding-left: 54px;
}
ul.afj-vmenu ul ul ul a
{
   padding-left: 81px;
}
ul.afj-vmenu ul ul ul ul a
{
   padding-left: 108px;
}
ul.afj-vmenu ul ul ul ul ul a
{
   padding-left: 135px;
}

ul.afj-vmenu li li a:before
{
   content:url('images/vmenusubitemicon.png');
   margin-right:10px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera ul.afj-vmenu li li a:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

ul.afj-vmenu ul>li>a:hover, ul.afj-vmenu ul>li>a.active:hover
{
   background: #C0D89C;
   background: rgba(192, 216, 156, 0.4);
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   margin:0 auto;
}
ul.afj-vmenu ul li a:hover, ul.afj-vmenu ul li a.active:hover
{
   text-decoration: none;
   color: #567416;
}

ul.afj-vmenu ul a:hover:after
{
   background-position: center ;
}
ul.afj-vmenu ul a.active:hover:after
{
   background-position: center ;
}
ul.afj-vmenu ul a.active:after
{
   background-position: bottom ;
}

ul.afj-vmenu li li a:hover:before
{
   content:url('images/vmenuhoveredsubitemicon.png');
   margin-right:10px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera ul.afj-vmenu li li a:hover:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

ul.afj-vmenu ul>li>a.active
{
   background: #CFEB94;
   background: rgba(207, 235, 148, 0.4);
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   margin:0 auto;
}
ul.afj-vmenu ul a.active, ul.afj-vmenu ul a:hover, ul.afj-vmenu ul a.active:hover
{
   text-decoration: none;
   color: #56882B;
}

ul.afj-vmenu li li a.active:before
{
   content:url('images/vmenuactivesubitemicon.png');
   margin-right:10px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera ul.afj-vmenu li li a.active:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

ul.afj-vmenu li li:after
{
   display: block;
   position: absolute;
   content: ' ';
   height: 0;
   top: -1px;
   left: 0;
   right: 0;
   z-index: 1;
   border-bottom: 1px solid #C0D89C;
}

ul.afj-vmenu li li:before
{
   display: block;
   position: absolute;
   content: ' ';
   left: 0;
   right: 0;
   top: -1px;
   z-index: 0;
   height: 1px;
}
ul.afj-vmenu>li>ul>li:first-child:before, ul.afj-vmenu>li>ul>li:first-child:after 
{
   display: none;
}

.afj-block
{
   border:1px solid transparent;
   padding:7px;
   margin:5px;
}
div.afj-block img
{
   margin: 0;
}

.afj-blockcontent
{
   margin:0 auto;
   color: #203210;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 175%;
}
.afj-blockcontent table,
.afj-blockcontent li, 
.afj-blockcontent a,
.afj-blockcontent a:link,
.afj-blockcontent a:visited,
.afj-blockcontent a:hover
{
   color: #203210;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 175%;
}

.afj-blockcontent p
{
   margin: 0 5px;
}

.afj-blockcontent a, .afj-blockcontent a:link
{
   color: #5C7C18;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.afj-blockcontent a:visited, .afj-blockcontent a.visited
{
   color: #477023;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.afj-blockcontent a:hover, .afj-blockcontent a.hover
{
   color: #506A29;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}
.afj-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: -10px;
}
.opera .afj-block ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.afj-block li
{
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 175%;
   color: #0F1707;
   margin: 5px 0 0 10px;
}

.afj-block ul>li, .afj-block ol
{
   padding: 0;
}

.afj-block ul>li
{
   padding-left: 10px;
}

.afj-breadcrumbs
{
   margin:0 auto;
}

a.afj-button,
a.afj-button:link,
a:link.afj-button:link,
body a.afj-button:link,
a.afj-button:visited,
body a.afj-button:visited,
input.afj-button,
button.afj-button
{
   text-decoration: none;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   position:relative;
   display: inline-block;
   vertical-align: middle;
   white-space: nowrap;
   text-align: center;
   color: #1B2B0D;
   margin: 0 5px 0 0 !important;
   overflow: visible;
   cursor: pointer;
   text-indent: 0;
   line-height: 22px;
   -webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
   box-sizing: content-box;
}

.afj-button img
{
   margin: 0;
   vertical-align: middle;
}

.firefox2 .afj-button
{
   display: block;
   float: left;
}

input, select, textarea, a.afj-search-button span
{
   vertical-align: middle;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.afj-block select 
{
   width:96%;
}

input.afj-button
{
   float: none !important;
   -webkit-appearance: none;
}

.afj-button.active, .afj-button.active:hover
{
   background: #83C549;
   background: -webkit-linear-gradient(top, rgba(163, 212, 119, 0.6) 0, rgba(142, 202, 88, 0.6) 50%, rgba(123, 194, 61, 0.6) 50%, rgba(113, 178, 56, 0.6) 50%, rgba(123, 194, 61, 0.6) 79%, rgba(131, 197, 73, 0.6) 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(163, 212, 119, 0.6) 0, rgba(142, 202, 88, 0.6) 50%, rgba(123, 194, 61, 0.6) 50%, rgba(113, 178, 56, 0.6) 50%, rgba(123, 194, 61, 0.6) 79%, rgba(131, 197, 73, 0.6) 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(163, 212, 119, 0.6) 0, rgba(142, 202, 88, 0.6) 50%, rgba(123, 194, 61, 0.6) 50%, rgba(113, 178, 56, 0.6) 50%, rgba(123, 194, 61, 0.6) 79%, rgba(131, 197, 73, 0.6) 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(163, 212, 119, 0.6) 0, rgba(142, 202, 88, 0.6) 50%, rgba(123, 194, 61, 0.6) 50%, rgba(113, 178, 56, 0.6) 50%, rgba(123, 194, 61, 0.6) 79%, rgba(131, 197, 73, 0.6) 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(163, 212, 119, 0.6) 0, rgba(142, 202, 88, 0.6) 50%, rgba(123, 194, 61, 0.6) 50%, rgba(113, 178, 56, 0.6) 50%, rgba(123, 194, 61, 0.6) 79%, rgba(131, 197, 73, 0.6) 100%) no-repeat;
   background: linear-gradient(to bottom, rgba(163, 212, 119, 0.6) 0, rgba(142, 202, 88, 0.6) 50%, rgba(123, 194, 61, 0.6) 50%, rgba(113, 178, 56, 0.6) 50%, rgba(123, 194, 61, 0.6) 79%, rgba(131, 197, 73, 0.6) 100%) no-repeat;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   -webkit-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.18);
   -moz-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.18);
   box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.18);
   border-width: 0;
   padding:0 5px;
   margin:0 auto;
}
.afj-button.active, .afj-button.active:hover {
   color: #29380B !important;
}

.afj-button.hover, .afj-button:hover
{
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border-width: 0;
   padding:0 5px;
   margin:0 auto;
}
.afj-button.hover, .afj-button:hover {
   color: #405421 !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: #FDFEFB;
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   border:1px solid #96BF5A;
   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: #273E14 !important;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-shadow: none;
}
input.afj-error, textarea.afj-error
{
   background: #FDFEFB;
   border:1px solid #E2341D;
   margin:0 auto;
}
input.afj-error, textarea.afj-error {
   color: #273E14 !important;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.afj-search input[type="text"]
{
   background: #FDFEFB;
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   border:1px solid #96BF5A;
   margin:0 auto;
   width: 100%;
   padding: 3px 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   color: #273E14 !important;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.afj-search 
{
   background-image: none;
   border: 0;
   display:block;
   position:relative;
   top:0;
   padding:0;
   margin:5px;
   left:0;
   line-height: 0;
}

form.afj-search input, a.afj-search-button
{
   -webkit-appearance: none;
   top:0;
   right:0;
}

form.afj-search>input, a.afj-search-button{
   bottom:0;
   left:0;
   vertical-align: middle;
}

form.afj-search input[type="submit"], input.afj-search-button, a.afj-search-button
{
   border-radius: 0;
   margin:0 auto;
}
form.afj-search input[type="submit"], input.afj-search-button, a.afj-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: #1B2B0D !important;
   cursor: pointer;
}

a.afj-search-button span.afj-search-button-text {
   display: none;
}

label.afj-checkbox:before
{
   background: #F8F9F6;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #D3DCC7 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #D3DCC7 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #D3DCC7 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #D3DCC7 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #D3DCC7 100%) no-repeat;
   background: linear-gradient(to bottom, #FFFFFF 0, #D3DCC7 100%) no-repeat;
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
   border:1px solid #96BF5A;
   margin:0 auto;
   width:20px;
   height:20px;
}
label.afj-checkbox
{
   cursor: pointer;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 20px;
   display: inline-block;
   color: #253A12 !important;
}

.afj-checkbox>input[type="checkbox"]
{
   margin: 0 5px 0 0;
}

label.afj-checkbox.active:before
{
   background: #CFEB94;
   background: -webkit-linear-gradient(top, #DEF1B6 0, #C0E472 100%) no-repeat;
   background: -moz-linear-gradient(top, #DEF1B6 0, #C0E472 100%) no-repeat;
   background: -o-linear-gradient(top, #DEF1B6 0, #C0E472 100%) no-repeat;
   background: -ms-linear-gradient(top, #DEF1B6 0, #C0E472 100%) no-repeat;
   -svg-background: linear-gradient(top, #DEF1B6 0, #C0E472 100%) no-repeat;
   background: linear-gradient(to bottom, #DEF1B6 0, #C0E472 100%) no-repeat;
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
   border:1px solid #96BF5A;
   margin:0 auto;
   width:20px;
   height:20px;
   display: inline-block;
}

label.afj-checkbox.hovered:before
{
   background: #E6F4C7;
   background: -webkit-linear-gradient(top, #F7FCEE 0, #D7EEA5 100%) no-repeat;
   background: -moz-linear-gradient(top, #F7FCEE 0, #D7EEA5 100%) no-repeat;
   background: -o-linear-gradient(top, #F7FCEE 0, #D7EEA5 100%) no-repeat;
   background: -ms-linear-gradient(top, #F7FCEE 0, #D7EEA5 100%) no-repeat;
   -svg-background: linear-gradient(top, #F7FCEE 0, #D7EEA5 100%) no-repeat;
   background: linear-gradient(to bottom, #F7FCEE 0, #D7EEA5 100%) no-repeat;
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
   border:1px solid #96BF5A;
   margin:0 auto;
   width:20px;
   height:20px;
   display: inline-block;
}

label.afj-radiobutton:before
{
   background: #FDFEFB;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #D5E5BD 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #D5E5BD 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #D5E5BD 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #D5E5BD 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #D5E5BD 100%) no-repeat;
   background: linear-gradient(to bottom, #FFFFFF 0, #D5E5BD 100%) no-repeat;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border:1px solid #96BF5A;
   margin:0 auto;
   width:12px;
   height:12px;
}
label.afj-radiobutton
{
   cursor: pointer;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 12px;
   display: inline-block;
   color: #253A12 !important;
}

.afj-radiobutton>input[type="radio"]
{
   vertical-align: baseline;
   margin: 0 5px 0 0;
}

label.afj-radiobutton.active:before
{
   background: #CFEB94;
   background: -webkit-linear-gradient(top, #DEF1B6 0, #C0E472 100%) no-repeat;
   background: -moz-linear-gradient(top, #DEF1B6 0, #C0E472 100%) no-repeat;
   background: -o-linear-gradient(top, #DEF1B6 0, #C0E472 100%) no-repeat;
   background: -ms-linear-gradient(top, #DEF1B6 0, #C0E472 100%) no-repeat;
   -svg-background: linear-gradient(top, #DEF1B6 0, #C0E472 100%) no-repeat;
   background: linear-gradient(to bottom, #DEF1B6 0, #C0E472 100%) no-repeat;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border:1px solid #96BF5A;
   margin:0 auto;
   width:12px;
   height:12px;
   display: inline-block;
}

label.afj-radiobutton.hovered:before
{
   background: #E6F4C7;
   background: -webkit-linear-gradient(top, #F7FCEE 0, #D7EEA5 100%) no-repeat;
   background: -moz-linear-gradient(top, #F7FCEE 0, #D7EEA5 100%) no-repeat;
   background: -o-linear-gradient(top, #F7FCEE 0, #D7EEA5 100%) no-repeat;
   background: -ms-linear-gradient(top, #F7FCEE 0, #D7EEA5 100%) no-repeat;
   -svg-background: linear-gradient(top, #F7FCEE 0, #D7EEA5 100%) no-repeat;
   background: linear-gradient(to bottom, #F7FCEE 0, #D7EEA5 100%) no-repeat;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border:1px solid #96BF5A;
   margin:0 auto;
   width:12px;
   height:12px;
   display: inline-block;
}

.afj-comments
{
   border-top:1px dotted #C0D89C;
   margin:0 auto;
   margin-top: 25px;
}

.afj-comments h2
{
   color: #253A12;
}

.afj-comment
{
   background: #EAF2DE;
   background: transparent;
   -webkit-border-radius:8px;
   -moz-border-radius:8px;
   border-radius:8px;
   padding:7px;
   margin:0 auto;
   margin-top: 12px;
}
.afj-comment-avatar 
{
   width:80px;
   height:80px;
   padding:2px;
   background:#fff;
   border:1px dotted #EAF2DE;
   float:right;
}

.afj-comment-avatar>img
{
   margin:0 !important;
   border:none !important;
}

.afj-comment-content
{
   padding:10px 0;
   color: #253A12;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.afj-comment:first-child
{
   margin-top: 0;
}

.afj-comment-inner
{
   margin-left: 0;
   margin-right: 86px;
}

.afj-comment-header
{
   color: #253A12;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.afj-comment-header a, 
.afj-comment-header a:link, 
.afj-comment-header a:visited,
.afj-comment-header a.visited,
.afj-comment-header a:hover,
.afj-comment-header a.hovered
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.afj-comment-header a, .afj-comment-header a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #405421;
}

.afj-comment-header a:visited, .afj-comment-header a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #39591C;
}

.afj-comment-header a:hover,  .afj-comment-header a.hovered
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #496313;
}

.afj-comment-content a, 
.afj-comment-content a:link, 
.afj-comment-content a:visited,
.afj-comment-content a.visited,
.afj-comment-content a:hover,
.afj-comment-content a.hovered
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.afj-comment-content a, .afj-comment-content a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #405421;
}

.afj-comment-content a:visited, .afj-comment-content a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #39591C;
}

.afj-comment-content a:hover,  .afj-comment-content a.hovered
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #496313;
}

.afj-pager
{
   background: #E7F4DC;
   background: transparent;
   -webkit-border-radius:6px;
   -moz-border-radius:6px;
   border-radius:6px;
   border:1px dotted transparent;
   padding:5px;
   margin:4px;
}

.afj-pager>*:last-child
{
   margin-right:0 !important;
}

.afj-pager>span {
   cursor:default;
}

.afj-pager>*
{
   background: #E7F4DC;
   background: transparent;
   -webkit-border-radius:6px;
   -moz-border-radius:6px;
   border-radius:6px;
   padding:7px;
   margin:0 9px 0 auto;
   line-height: normal;
   position:relative;
   display:inline-block;
   margin-left: 0;
}

.afj-pager a:link,
.afj-pager a:visited,
.afj-pager .active
{
   line-height: normal;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #30400C
;
}

.afj-pager .active
{
   background: #A3D477;
   background: transparent;
   padding:7px;
   margin:0 9px 0 auto;
   color: #30400C
;
}

.afj-pager .more
{
   background: #E7F4DC;
   background: transparent;
   margin:0 9px 0 auto;
}
.afj-pager a.more:link,
.afj-pager a.more:visited
{
   color: #30400C
;
}
.afj-pager a:hover
{
   background: #E7F4DC;
   padding:7px;
   margin:0 9px 0 auto;
}
.afj-pager  a:hover,
.afj-pager  a.more:hover
{
   color: #2D3C0B
;
}
.afj-pager>*:after
{
   margin:0 0 0 auto;
   display:inline-block;
   position:absolute;
   content: ' ';
   top:0;
   width:0;
   height:100%;
   border-right:1px dotted #A3D477;
   right: -5px;
   text-decoration:none;
}

.afj-pager>*:last-child:after{
   display:none;
}

.afj-commentsform
{
   background: #EAF2DE;
   background: transparent;
   padding:7px;
   margin:0 auto;
   margin-top:25px;
   color: #253A12;
}

.afj-commentsform h2{
   padding-bottom:10px;
   margin: 0;
   color: #253A12;
}

.afj-commentsform label {
   display: inline-block;
   line-height: 25px;
}

.afj-commentsform input:not([type=submit]), .afj-commentsform textarea {
   box-sizing: border-box;
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   width:100%;
   max-width:100%;
}

.afj-commentsform .form-submit
{
   margin-top: 0;
}
.afj-post
{
   background: #EAF2DE;
   background: rgba(234, 242, 222, 0.3);
   -webkit-border-radius:6px;
   -moz-border-radius:6px;
   border-radius:6px;
   padding:3px;
   margin:5px;
}
a img
{
   border: 0;
}

.afj-article img, img.afj-article, .afj-block img, .afj-footer img
{
   border: 1px solid #C0D89C;
   margin: 7px 7px 7px 7px;
}

.afj-metadata-icons img
{
   border: none;
   vertical-align: middle;
   margin: 2px;
}

.afj-article table, table.afj-article
{
   border-collapse: collapse;
   margin: 1px;
}

.afj-post .afj-content-layout-br
{
   height: 0;
}

.afj-article th, .afj-article td
{
   padding: 2px;
   border: dotted 1px #7DA540;
   vertical-align: top;
   text-align: left;
}

.afj-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.afj-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;
}

.afj-postheader
{
   color: #405421;
   margin: 5px 10px;
   font-size: 24px;
   font-family: 'Quattrocento Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.afj-postheader a, 
.afj-postheader a:link, 
.afj-postheader a:visited,
.afj-postheader a.visited,
.afj-postheader a:hover,
.afj-postheader a.hovered
{
   font-size: 24px;
   font-family: 'Quattrocento Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.afj-postheader a, .afj-postheader a:link
{
   font-family: 'Quattrocento Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #779E3D;
}

.afj-postheader a:visited, .afj-postheader a.visited
{
   font-family: 'Quattrocento Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #8FBA4F;
}

.afj-postheader a:hover,  .afj-postheader a.hovered
{
   font-family: 'Quattrocento Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #99CE27;
}

.afj-postcontent ul>li:before,  .afj-post ul>li:before,  .afj-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 .afj-postcontent ul>li:before, .opera   .afj-post ul>li:before, .opera   .afj-textblock ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.afj-postcontent li, .afj-post li, .afj-textblock li
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #39591C;
   margin: 3px 0 0 11px;
}

.afj-postcontent ul>li, .afj-post ul>li, .afj-textblock ul>li, .afj-postcontent ol, .afj-post ol, .afj-textblock ol
{
   padding: 0;
}

.afj-postcontent ul>li, .afj-post ul>li, .afj-textblock ul>li
{
   padding-left: 14px;
}

.afj-postcontent ul>li:before,  .afj-post ul>li:before,  .afj-textblock ul>li:before
{
   margin-left: -14px;
}

.afj-postcontent ol, .afj-post ol, .afj-textblock ol, .afj-postcontent ul, .afj-post ul, .afj-textblock ul
{
   margin: 1em 0 1em 11px;
}

.afj-postcontent li ol, .afj-post li ol, .afj-textblock li ol, .afj-postcontent li ul, .afj-post li ul, .afj-textblock li ul
{
   margin: 0.5em 0 0.5em 11px;
}

.afj-postcontent li, .afj-post li, .afj-textblock li
{
   margin: 3px 0 0 0;
}

.afj-postcontent ol>li, .afj-post ol>li, .afj-textblock ol>li
{
   /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.afj-postcontent ul>li, .afj-post ul>li, .afj-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: #C0D89C url('images/postquote.png') no-repeat scroll;
   border:1px solid #ABCC7B;
   padding:12px 12px 12px 47px;
   margin:0 0 0 15px;
   color: #0A1005;
   font-family: Arial, 'Arial Unicode MS', 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, .afj-postcontent blockquote a, .afj-blockcontent blockquote a, .afj-footer blockquote a,
blockquote a:link, .afj-postcontent blockquote a:link, .afj-blockcontent blockquote a:link, .afj-footer blockquote a:link,
blockquote a:visited, .afj-postcontent blockquote a:visited, .afj-blockcontent blockquote a:visited, .afj-footer blockquote a:visited,
blockquote a:hover, .afj-postcontent blockquote a:hover, .afj-blockcontent blockquote a:hover, .afj-footer blockquote a:hover
{
   color: #0A1005;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-align: left;
}

/* Override native 'p' margins*/
blockquote p,
.afj-postcontent blockquote p,
.afj-blockcontent blockquote p,
.afj-footer blockquote p
{
   margin: 0;
   margin: 5px 0;
}

.Navigator .afj-ccs-navigator img, .Navigator img
{
   border: 0;
   margin: 0;
   vertical-align: middle;
}
tr.Navigator td, td span.Navigator
{
   text-align: center;
   vertical-align: middle;
}

.Sorter img
{
   border:0;
   vertical-align:middle;
   padding:0;
   margin:0;
   position:static;
   z-index:1;
   width: 12px;
   height: 6px;
}

.Sorter a
{
   position:relative;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #6CAB36;
}

.Sorter a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #6CAB36;
}

.Sorter a:visited, .Sorter a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #6CAB36;
}

.Sorter a:hover, .Sorter a.hover
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #518028;
}

.Sorter
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color:#39591C;
}

.afj-footer
{
   background: #C0E2A2;
   background: -webkit-linear-gradient(top, rgba(176, 218, 139, 0.4) 0, rgba(200, 229, 174, 0.4) 40%, rgba(202, 231, 177, 0.4) 50%, rgba(200, 229, 174, 0.4) 60%, rgba(176, 218, 139, 0.4) 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(176, 218, 139, 0.4) 0, rgba(200, 229, 174, 0.4) 40%, rgba(202, 231, 177, 0.4) 50%, rgba(200, 229, 174, 0.4) 60%, rgba(176, 218, 139, 0.4) 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(176, 218, 139, 0.4) 0, rgba(200, 229, 174, 0.4) 40%, rgba(202, 231, 177, 0.4) 50%, rgba(200, 229, 174, 0.4) 60%, rgba(176, 218, 139, 0.4) 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(176, 218, 139, 0.4) 0, rgba(200, 229, 174, 0.4) 40%, rgba(202, 231, 177, 0.4) 50%, rgba(200, 229, 174, 0.4) 60%, rgba(176, 218, 139, 0.4) 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(176, 218, 139, 0.4) 0, rgba(200, 229, 174, 0.4) 40%, rgba(202, 231, 177, 0.4) 50%, rgba(200, 229, 174, 0.4) 60%, rgba(176, 218, 139, 0.4) 100%) no-repeat;
   background: linear-gradient(to bottom, rgba(176, 218, 139, 0.4) 0, rgba(200, 229, 174, 0.4) 40%, rgba(202, 231, 177, 0.4) 50%, rgba(200, 229, 174, 0.4) 60%, rgba(176, 218, 139, 0.4) 100%) no-repeat;
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
   padding:15px;
   margin:5px auto 0;
   position: relative;
   color: #223611;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 175%;
   text-align: center;
}

.afj-footer a,
.afj-footer a:link,
.afj-footer a:visited,
.afj-footer a:hover,
.afj-footer td, 
.afj-footer th,
.afj-footer caption
{
   color: #223611;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 175%;
}

.afj-footer p 
{
   padding:0;
   text-align: center;
}

.afj-footer a,
.afj-footer a:link
{
   color: #648433;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.afj-footer a:visited
{
   color: #598C2C;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.afj-footer a:hover
{
   color: #638F04;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
}

.afj-footer h1
{
   color: #A3D477;
   font-family: 'Quattrocento Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.afj-footer h2
{
   color: #96BF5A;
   font-family: 'Quattrocento Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.afj-footer h3
{
   color: #ABCC7B;
   font-family: 'Quattrocento Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.afj-footer h4
{
   color: #67A333;
   font-family: 'Quattrocento Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.afj-footer h5
{
   color: #67A333;
   font-family: 'Quattrocento Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.afj-footer h6
{
   color: #67A333;
   font-family: 'Quattrocento Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.afj-footer img
{
   margin: 10px;
}

.afj-rss-tag-icon
{
   background:  url('images/footerrssicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:25px;
   min-width:25px;
   display: inline-block;
   text-indent: 28px;
   background-position: left center;
   vertical-align: middle;
}

.afj-rss-tag-icon:empty
{
   vertical-align: middle;
}

.afj-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;
}

.afj-facebook-tag-icon:empty
{
   vertical-align: middle;
}

.afj-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;
}

.afj-twitter-tag-icon:empty
{
   vertical-align: middle;
}

.afj-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;
}

.afj-tumblr-tag-icon:empty
{
   vertical-align: middle;
}

.afj-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;
}

.afj-pinterest-tag-icon:empty
{
   vertical-align: middle;
}

.afj-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;
}

.afj-vimeo-tag-icon:empty
{
   vertical-align: middle;
}

.afj-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;
}

.afj-youtube-tag-icon:empty
{
   vertical-align: middle;
}

.afj-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;
}

.afj-linkedin-tag-icon:empty
{
   vertical-align: middle;
}

.afj-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: -10px;
}
.opera .afj-footer ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.afj-footer li
{
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #111B09;
}

.afj-footer ul>li, .afj-footer ol
{
   padding: 0;
}

.afj-footer ul>li
{
   padding-left: 10px;
}

.afj-page-footer, 
.afj-page-footer a,
.afj-page-footer a:link,
.afj-page-footer a:visited,
.afj-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: #455C24;
}

.afj-page-footer
{
   position: relative;
   z-index: auto !important;
   padding: 1em;
   text-align: center !important;
   text-decoration: none;
   color: #3E611F;
}

.afj-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;
}

.afj-lightbox,
.afj-lightbox-wrapper .afj-lightbox-image
{
   cursor: pointer;
}

.afj-lightbox-wrapper .afj-lightbox-image
{
   border: 6px solid #fff;
   border-radius: 3px;
   display: none;
   max-width: 100%;
   vertical-align: middle;
}

.afj-lightbox-wrapper .afj-lightbox-image.active
{
   display: inline-block;
}

.afj-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;
}

.afj-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;
}

.afj-lightbox-wrapper .arrow
{
   cursor: pointer;
   height: 100px;
   opacity: .5;
   filter: alpha(opacity=50);
   position: fixed;
   width: 82px;
   z-index: 10003;
}

.afj-lightbox-wrapper .arrow.left
{
   left: 9px;
}

.afj-lightbox-wrapper .arrow.right
{
   right: 9px;
}

.afj-lightbox-wrapper .arrow:hover
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.afj-lightbox-wrapper .arrow.disabled 
{
   display: none;
}

.afj-lightbox-wrapper .arrow-t, 
.afj-lightbox-wrapper .arrow-b
{
   background-color: #fff;
   border-radius: 3px;
   height: 6px;
   left: 26px;
   position: relative;
   width: 30px;
}

.afj-lightbox-wrapper .arrow-t
{
   top: 38px;
}

.afj-lightbox-wrapper .arrow-b
{
   top: 50px;
}

.afj-lightbox-wrapper .close
{
   cursor: pointer;
   height: 22px;
   opacity: .5;
   filter: alpha(opacity=50);
   position: fixed;
   right: 39px;
   top: 30px;
   width: 22px;
   z-index: 10003;
}

.afj-lightbox-wrapper .close:hover 
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.afj-lightbox-wrapper .close .cw, 
.afj-lightbox-wrapper .close .ccw
{
   background-color: #fff;
   border-radius: 3px;
   height: 6px;
   position: absolute;
   left: -4px;
   top: 8px;
   width: 30px;
}

.afj-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 */}

.afj-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 */}

.afj-lightbox-wrapper .close-alt, 
.afj-lightbox-wrapper .arrow-right-alt, 
.afj-lightbox-wrapper .arrow-left-alt 
{
   color: #fff;
   display: none;
   font-size: 2.5em;
   line-height: 100%;
}

.ie8 .afj-lightbox-wrapper .close-alt, 
.ie8 .afj-lightbox-wrapper .arrow-right-alt, 
.ie8 .afj-lightbox-wrapper .arrow-left-alt 
{
   display: block;
}

.ie8 .afj-lightbox-wrapper .cw, 
.ie8 .afj-lightbox-wrapper .ccw 
{
   display: none;
}

.afj-content-layout .afj-sidebar1
{
   background: #E6F4C7;
   border-right:1px solid #C0D89C;
   margin:0 auto;
   width: 140px;
}

.afj-content-layout .afj-content
{
   margin:0 auto;
}

/* Begin Additional CSS Styles */
.afj-blockheader .t, .afj-vmenublockheader .t {white-space: nowrap;}
/* End Additional CSS Styles */
