/* Created by Artisteer v4.3.0.60745 */

#acsmain
{
   background: #FFFFFF;
   margin:0 auto;
   font-size: 13px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   position: relative;
   width: 100%;
   min-height: 100%;
   left: 0;
   top: 0;
   cursor:default;
   overflow:hidden;
}
table, ul.acshmenu
{
   font-size: 13px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

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. 
 */
.acsbutton
{
   border-collapse: separate;
   -webkit-border-radius: 0;
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
   background: #F2F2F2;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #A8A8A8 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #A8A8A8 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #A8A8A8 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #A8A8A8 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #A8A8A8 100%) no-repeat;
   background: linear-gradient(to bottom, #FFFFFF 0, #A8A8A8 100%) no-repeat;
   -webkit-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.15);
   -moz-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.15);
   box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.15);
   border:1px solid #FFFFFF;
   padding:0 20px;
   margin:0 auto;
   height:30px;
}

.acspostcontent,
.acspostheadericons,
.acspostfootericons,
.acsblockcontent,
ul.acsvmenu a 
{
   text-align: left;
}

.acspostcontent,
.acspostcontent li,
.acspostcontent table,
.acspostcontent a,
.acspostcontent a:link,
.acspostcontent a:visited,
.acspostcontent a.visited,
.acspostcontent a:hover,
.acspostcontent a.hovered
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-align: left;
}

.acspostcontent p
{
   margin: 12px 0;
}

.acspostcontent h1, .acspostcontent h1 a, .acspostcontent h1 a:link, .acspostcontent h1 a:visited, .acspostcontent h1 a:hover,
.acspostcontent h2, .acspostcontent h2 a, .acspostcontent h2 a:link, .acspostcontent h2 a:visited, .acspostcontent h2 a:hover,
.acspostcontent h3, .acspostcontent h3 a, .acspostcontent h3 a:link, .acspostcontent h3 a:visited, .acspostcontent h3 a:hover,
.acspostcontent h4, .acspostcontent h4 a, .acspostcontent h4 a:link, .acspostcontent h4 a:visited, .acspostcontent h4 a:hover,
.acspostcontent h5, .acspostcontent h5 a, .acspostcontent h5 a:link, .acspostcontent h5 a:visited, .acspostcontent h5 a:hover,
.acspostcontent h6, .acspostcontent h6 a, .acspostcontent h6 a:link, .acspostcontent h6 a:visited, .acspostcontent h6 a:hover,
.acsblockheader .t, .acsblockheader .t a, .acsblockheader .t a:link, .acsblockheader .t a:visited, .acsblockheader .t a:hover,
.acsvmenublockheader .t, .acsvmenublockheader .t a, .acsvmenublockheader .t a:link, .acsvmenublockheader .t a:visited, .acsvmenublockheader .t a:hover,
.acsheadline, .acsheadline a, .acsheadline a:link, .acsheadline a:visited, .acsheadline a:hover,
.acsslogan, .acsslogan a, .acsslogan a:link, .acsslogan a:visited, .acsslogan a:hover,
.acspostheader, .acspostheader a, .acspostheader a:link, .acspostheader a:visited, .acspostheader a:hover
{
   font-size: 32px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}

.acspostcontent a, .acspostcontent a:link
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #C0D5E3;
}

.acspostcontent a:visited, .acspostcontent a.visited
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #D8E5EE;
}

.acspostcontent  a:hover, .acspostcontent a.hover
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #FBDCA7;
}

.acspostcontent h1
{
   color: #FFFFFF;
   font-size: 26px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-transform: uppercase;
}

.acsblockcontent h1
{
   font-size: 26px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-transform: uppercase;
}

.acspostcontent h1 a, .acspostcontent h1 a:link, .acspostcontent h1 a:hover, .acspostcontent h1 a:visited, .acsblockcontent h1 a, .acsblockcontent h1 a:link, .acsblockcontent h1 a:hover, .acsblockcontent h1 a:visited 
{
   font-size: 26px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-transform: uppercase;
}

.acspostcontent h2
{
   color: #D8E5EE;
   margin: 19px 0;
   font-size: 18px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.acsblockcontent h2
{
   margin: 19px 0;
   font-size: 18px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.acspostcontent h2 a, .acspostcontent h2 a:link, .acspostcontent h2 a:hover, .acspostcontent h2 a:visited, .acsblockcontent h2 a, .acsblockcontent h2 a:link, .acsblockcontent h2 a:hover, .acsblockcontent h2 a:visited 
{
   font-size: 18px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.acspostcontent h3
{
   color: #C0D5E3;
   margin: 19px 0;
   font-size: 16px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.acsblockcontent h3
{
   margin: 19px 0;
   font-size: 16px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.acspostcontent h3 a, .acspostcontent h3 a:link, .acspostcontent h3 a:hover, .acspostcontent h3 a:visited, .acsblockcontent h3 a, .acsblockcontent h3 a:link, .acsblockcontent h3 a:hover, .acsblockcontent h3 a:visited 
{
   font-size: 16px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.acspostcontent h4
{
   color: #FFFFFF;
   margin: 20px 0 20px 20px;
   font-size: 22px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-transform: uppercase;
}

.acsblockcontent h4
{
   margin: 20px 0 20px 20px;
   font-size: 22px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-transform: uppercase;
}

.acspostcontent h4 a, .acspostcontent h4 a:link, .acspostcontent h4 a:hover, .acspostcontent h4 a:visited, .acsblockcontent h4 a, .acsblockcontent h4 a:link, .acsblockcontent h4 a:hover, .acsblockcontent h4 a:visited 
{
   font-size: 22px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-transform: uppercase;
}

.acspostcontent h5
{
   color: #CAD1D8;
   margin-top: 26px;
   margin-bottom: 26px;
   font-size: 13px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.acsblockcontent h5
{
   margin-top: 26px;
   margin-bottom: 26px;
   font-size: 13px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.acspostcontent h5 a, .acspostcontent h5 a:link, .acspostcontent h5 a:hover, .acspostcontent h5 a:visited, .acsblockcontent h5 a, .acsblockcontent h5 a:link, .acsblockcontent h5 a:hover, .acsblockcontent h5 a:visited 
{
   font-size: 13px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.acspostcontent h6
{
   color: #B6C0C9;
   margin-top: 35px;
   margin-bottom: 35px;
   font-size: 11px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.acsblockcontent h6
{
   margin-top: 35px;
   margin-bottom: 35px;
   font-size: 11px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.acspostcontent h6 a, .acspostcontent h6 a:link, .acspostcontent h6 a:hover, .acspostcontent h6 a:visited, .acsblockcontent h6 a, .acsblockcontent h6 a:link, .acsblockcontent h6 a:hover, .acsblockcontent h6 a:visited 
{
   font-size: 11px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

header, footer, article, nav, #acshmenu-bg, .acssheet, .acshmenu a, .acsvmenu a, .acsslidenavigator > a, .acscheckbox:before, .acsradiobutton:before
{
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
}

header, footer, article, nav, #acshmenu-bg, .acssheet, .acsslidenavigator > a, .acscheckbox:before, .acsradiobutton: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: #B2B2B2;
}

.acsheader:before, 
#acsheader-bg:before, 
.acslayout-cell:before, 
.acslayout-wrapper:before, 
.acsfooter:before, 
.acsnav:before, 
#acshmenu-bg:before, 
.acssheet:before 
{
   width: 100%;
   content: " ";
   display: table;
   border-collapse: collapse;
   border-spacing: 0;
}

.acsheader:after, 
#acsheader-bg:after, 
.acslayout-cell:after, 
.acslayout-wrapper:after, 
.acsfooter:after, 
.acsnav:after, 
#acshmenu-bg:after, 
.acssheet: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, .acspostcontent li h1, .acsblockcontent li h1 
{
   margin:1px;
} 
li h2, .acspostcontent li h2, .acsblockcontent li h2 
{
   margin:1px;
} 
li h3, .acspostcontent li h3, .acsblockcontent li h3 
{
   margin:1px;
} 
li h4, .acspostcontent li h4, .acsblockcontent li h4 
{
   margin:1px;
} 
li h5, .acspostcontent li h5, .acsblockcontent li h5 
{
   margin:1px;
} 
li h6, .acspostcontent li h6, .acsblockcontent li h6 
{
   margin:1px;
} 
li p, .acspostcontent li p, .acsblockcontent li p 
{
   margin:1px;
}


.acsshapes
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   overflow: hidden;
   z-index: 0;
}

.acsslider-inner {
   position: relative;
   overflow: hidden;
   width: 100%;
   height: 100%;
}

.acsslidenavigator > a {
   display: inline-block;
   vertical-align: middle;
   outline-style: none;
   font-size: 1px;
}

.acsslidenavigator > a:last-child {
   margin-right: 0 !important;
}

.acsslideheader1-object1505511571 h1, 
.acsslideheader1-object1505511571 h2, 
.acsslideheader1-object1505511571 h3, 
.acsslideheader1-object1505511571 h4, 
.acsslideheader1-object1505511571 h5, 
.acsslideheader1-object1505511571 h6, 
.acsslideheader1-object1505511571 p, 
.acsslideheader1-object1505511571 a, 
.acsslideheader1-object1505511571 ul, 
.acsslideheader1-object1505511571 ol, 
.acsslideheader1-object1505511571 li
{
  line-height: 100%;
}

.acsslideheader1-object1505511571
{  
  position: absolute;
  top: 282px;
  left: 0%;
  margin-left: -9px !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: 46px;
}

.default-responsive .acsslideheader1-object1505511571
{
  }

.acsslideheader1-object1505511571-text-container 
{
    display: table;
}

.acsslideheader1-object1505511571-text
{
  display: table-cell;
  outline-style: none;
  padding: 0px 0px !important;
  height: 46px;
  width: 270px;  
word-wrap: break-word;
}

.default-responsive .acsslideheader1-object1505511571-text 
{
    height: auto;
}

.acsslideheader1-object1505511571-text,
.acsslideheader1-object1505511571-text a.acsrss-tag-icon,
.acsslideheader1-object1505511571-text a.acsfacebook-tag-icon,
.acsslideheader1-object1505511571-text a.acstwitter-tag-icon,
.acsslideheader1-object1505511571-text a.acstumblr-tag-icon,
.acsslideheader1-object1505511571-text a.acspinterest-tag-icon,
.acsslideheader1-object1505511571-text a.acsvimeo-tag-icon,
.acsslideheader1-object1505511571-text a.acsyoutube-tag-icon,
.acsslideheader1-object1505511571-text a.acslinkedin-tag-icon
{
font-size: 8px;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
font-weight: bold;
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;
}

.acsslideheader1-object1505511571-text a.acsrss-tag-icon,
.acsslideheader1-object1505511571-text a.acsfacebook-tag-icon,
.acsslideheader1-object1505511571-text a.acstwitter-tag-icon,
.acsslideheader1-object1505511571-text a.acstumblr-tag-icon,
.acsslideheader1-object1505511571-text a.acspinterest-tag-icon,
.acsslideheader1-object1505511571-text a.acsvimeo-tag-icon,
.acsslideheader1-object1505511571-text a.acsyoutube-tag-icon,
.acsslideheader1-object1505511571-text a.acslinkedin-tag-icon
{
    width: 100%;
}

.default-responsive .acsslideheader1-object1505511571-text a.acsrss-tag-icon,
.default-responsive .acsslideheader1-object1505511571-text a.acsfacebook-tag-icon,
.default-responsive .acsslideheader1-object1505511571-text a.acstwitter-tag-icon,
.default-responsive .acsslideheader1-object1505511571-text a.acstumblr-tag-icon,
.default-responsive .acsslideheader1-object1505511571-text a.acspinterest-tag-icon,
.default-responsive .acsslideheader1-object1505511571-text a.acsvimeo-tag-icon,
.default-responsive .acsslideheader1-object1505511571-text a.acsyoutube-tag-icon,
.default-responsive .acsslideheader1-object1505511571-text a.acslinkedin-tag-icon
{
    width: auto;
}

.acstextblock ul > li
{
    background-position-y: 0px !important;
}
.acsslideheader2-object868496478 h1, 
.acsslideheader2-object868496478 h2, 
.acsslideheader2-object868496478 h3, 
.acsslideheader2-object868496478 h4, 
.acsslideheader2-object868496478 h5, 
.acsslideheader2-object868496478 h6, 
.acsslideheader2-object868496478 p, 
.acsslideheader2-object868496478 a, 
.acsslideheader2-object868496478 ul, 
.acsslideheader2-object868496478 ol, 
.acsslideheader2-object868496478 li
{
  line-height: 100%;
}

.acsslideheader2-object868496478
{  
  position: absolute;
  top: 281px;
  left: 0%;
  margin-left: 0px !important;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
    overflow: hidden;
      z-index: 1;
  width: 275px;
  height: 49px;
}

.default-responsive .acsslideheader2-object868496478
{
  }

.acsslideheader2-object868496478-text-container 
{
    display: table;
}

.acsslideheader2-object868496478-text
{
  display: table-cell;
  outline-style: none;
  padding: 0px 0px !important;
  height: 49px;
  width: 275px;  
word-wrap: break-word;
}

.default-responsive .acsslideheader2-object868496478-text 
{
    height: auto;
}

.acsslideheader2-object868496478-text,
.acsslideheader2-object868496478-text a.acsrss-tag-icon,
.acsslideheader2-object868496478-text a.acsfacebook-tag-icon,
.acsslideheader2-object868496478-text a.acstwitter-tag-icon,
.acsslideheader2-object868496478-text a.acstumblr-tag-icon,
.acsslideheader2-object868496478-text a.acspinterest-tag-icon,
.acsslideheader2-object868496478-text a.acsvimeo-tag-icon,
.acsslideheader2-object868496478-text a.acsyoutube-tag-icon,
.acsslideheader2-object868496478-text a.acslinkedin-tag-icon
{
font-size: 16px;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
font-weight: bold;
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;
}

.acsslideheader2-object868496478-text a.acsrss-tag-icon,
.acsslideheader2-object868496478-text a.acsfacebook-tag-icon,
.acsslideheader2-object868496478-text a.acstwitter-tag-icon,
.acsslideheader2-object868496478-text a.acstumblr-tag-icon,
.acsslideheader2-object868496478-text a.acspinterest-tag-icon,
.acsslideheader2-object868496478-text a.acsvimeo-tag-icon,
.acsslideheader2-object868496478-text a.acsyoutube-tag-icon,
.acsslideheader2-object868496478-text a.acslinkedin-tag-icon
{
    width: 100%;
}

.default-responsive .acsslideheader2-object868496478-text a.acsrss-tag-icon,
.default-responsive .acsslideheader2-object868496478-text a.acsfacebook-tag-icon,
.default-responsive .acsslideheader2-object868496478-text a.acstwitter-tag-icon,
.default-responsive .acsslideheader2-object868496478-text a.acstumblr-tag-icon,
.default-responsive .acsslideheader2-object868496478-text a.acspinterest-tag-icon,
.default-responsive .acsslideheader2-object868496478-text a.acsvimeo-tag-icon,
.default-responsive .acsslideheader2-object868496478-text a.acsyoutube-tag-icon,
.default-responsive .acsslideheader2-object868496478-text a.acslinkedin-tag-icon
{
    width: auto;
}

.acstextblock ul > li
{
    background-position-y: 1px !important;
}
.acsslideheader3-object77758793 h1, 
.acsslideheader3-object77758793 h2, 
.acsslideheader3-object77758793 h3, 
.acsslideheader3-object77758793 h4, 
.acsslideheader3-object77758793 h5, 
.acsslideheader3-object77758793 h6, 
.acsslideheader3-object77758793 p, 
.acsslideheader3-object77758793 a, 
.acsslideheader3-object77758793 ul, 
.acsslideheader3-object77758793 ol, 
.acsslideheader3-object77758793 li
{
  line-height: 100%;
}

.acsslideheader3-object77758793
{  
  position: absolute;
  top: 277px;
  left: 0%;
  margin-left: 0px !important;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
    overflow: hidden;
      z-index: 1;
  width: 205px;
  height: 53px;
}

.default-responsive .acsslideheader3-object77758793
{
  }

.acsslideheader3-object77758793-text-container 
{
    display: table;
}

.acsslideheader3-object77758793-text
{
  display: table-cell;
  outline-style: none;
  padding: 0px 0px !important;
  height: 53px;
  width: 205px;  
word-wrap: break-word;
}

.default-responsive .acsslideheader3-object77758793-text 
{
    height: auto;
}

.acsslideheader3-object77758793-text,
.acsslideheader3-object77758793-text a.acsrss-tag-icon,
.acsslideheader3-object77758793-text a.acsfacebook-tag-icon,
.acsslideheader3-object77758793-text a.acstwitter-tag-icon,
.acsslideheader3-object77758793-text a.acstumblr-tag-icon,
.acsslideheader3-object77758793-text a.acspinterest-tag-icon,
.acsslideheader3-object77758793-text a.acsvimeo-tag-icon,
.acsslideheader3-object77758793-text a.acsyoutube-tag-icon,
.acsslideheader3-object77758793-text a.acslinkedin-tag-icon
{
font-size: 18px;
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;
}

.acsslideheader3-object77758793-text a.acsrss-tag-icon,
.acsslideheader3-object77758793-text a.acsfacebook-tag-icon,
.acsslideheader3-object77758793-text a.acstwitter-tag-icon,
.acsslideheader3-object77758793-text a.acstumblr-tag-icon,
.acsslideheader3-object77758793-text a.acspinterest-tag-icon,
.acsslideheader3-object77758793-text a.acsvimeo-tag-icon,
.acsslideheader3-object77758793-text a.acsyoutube-tag-icon,
.acsslideheader3-object77758793-text a.acslinkedin-tag-icon
{
    width: 100%;
}

.default-responsive .acsslideheader3-object77758793-text a.acsrss-tag-icon,
.default-responsive .acsslideheader3-object77758793-text a.acsfacebook-tag-icon,
.default-responsive .acsslideheader3-object77758793-text a.acstwitter-tag-icon,
.default-responsive .acsslideheader3-object77758793-text a.acstumblr-tag-icon,
.default-responsive .acsslideheader3-object77758793-text a.acspinterest-tag-icon,
.default-responsive .acsslideheader3-object77758793-text a.acsvimeo-tag-icon,
.default-responsive .acsslideheader3-object77758793-text a.acsyoutube-tag-icon,
.default-responsive .acsslideheader3-object77758793-text a.acslinkedin-tag-icon
{
    width: auto;
}

.acstextblock ul > li
{
    background-position-y: 2px !important;
}
.acsslideheader4-object1897785523 h1, 
.acsslideheader4-object1897785523 h2, 
.acsslideheader4-object1897785523 h3, 
.acsslideheader4-object1897785523 h4, 
.acsslideheader4-object1897785523 h5, 
.acsslideheader4-object1897785523 h6, 
.acsslideheader4-object1897785523 p, 
.acsslideheader4-object1897785523 a, 
.acsslideheader4-object1897785523 ul, 
.acsslideheader4-object1897785523 ol, 
.acsslideheader4-object1897785523 li
{
  line-height: 100%;
}

.acsslideheader4-object1897785523
{  
  position: absolute;
  top: 283px;
  left: 0%;
  margin-left: 0px !important;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
    overflow: hidden;
      z-index: 1;
  width: 239px;
  height: 47px;
}

.default-responsive .acsslideheader4-object1897785523
{
  }

.acsslideheader4-object1897785523-text-container 
{
    display: table;
}

.acsslideheader4-object1897785523-text
{
  display: table-cell;
  outline-style: none;
  padding: 0px 0px !important;
  height: 47px;
  width: 239px;  
word-wrap: break-word;
}

.default-responsive .acsslideheader4-object1897785523-text 
{
    height: auto;
}

.acsslideheader4-object1897785523-text,
.acsslideheader4-object1897785523-text a.acsrss-tag-icon,
.acsslideheader4-object1897785523-text a.acsfacebook-tag-icon,
.acsslideheader4-object1897785523-text a.acstwitter-tag-icon,
.acsslideheader4-object1897785523-text a.acstumblr-tag-icon,
.acsslideheader4-object1897785523-text a.acspinterest-tag-icon,
.acsslideheader4-object1897785523-text a.acsvimeo-tag-icon,
.acsslideheader4-object1897785523-text a.acsyoutube-tag-icon,
.acsslideheader4-object1897785523-text a.acslinkedin-tag-icon
{
font-size: 18px;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
font-weight: bold;
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;
}

.acsslideheader4-object1897785523-text a.acsrss-tag-icon,
.acsslideheader4-object1897785523-text a.acsfacebook-tag-icon,
.acsslideheader4-object1897785523-text a.acstwitter-tag-icon,
.acsslideheader4-object1897785523-text a.acstumblr-tag-icon,
.acsslideheader4-object1897785523-text a.acspinterest-tag-icon,
.acsslideheader4-object1897785523-text a.acsvimeo-tag-icon,
.acsslideheader4-object1897785523-text a.acsyoutube-tag-icon,
.acsslideheader4-object1897785523-text a.acslinkedin-tag-icon
{
    width: 100%;
}

.default-responsive .acsslideheader4-object1897785523-text a.acsrss-tag-icon,
.default-responsive .acsslideheader4-object1897785523-text a.acsfacebook-tag-icon,
.default-responsive .acsslideheader4-object1897785523-text a.acstwitter-tag-icon,
.default-responsive .acsslideheader4-object1897785523-text a.acstumblr-tag-icon,
.default-responsive .acsslideheader4-object1897785523-text a.acspinterest-tag-icon,
.default-responsive .acsslideheader4-object1897785523-text a.acsvimeo-tag-icon,
.default-responsive .acsslideheader4-object1897785523-text a.acsyoutube-tag-icon,
.default-responsive .acsslideheader4-object1897785523-text a.acslinkedin-tag-icon
{
    width: auto;
}

.acstextblock ul > li
{
    background-position-y: 2px !important;
}
.acsslideheader5-object751568569 h1, 
.acsslideheader5-object751568569 h2, 
.acsslideheader5-object751568569 h3, 
.acsslideheader5-object751568569 h4, 
.acsslideheader5-object751568569 h5, 
.acsslideheader5-object751568569 h6, 
.acsslideheader5-object751568569 p, 
.acsslideheader5-object751568569 a, 
.acsslideheader5-object751568569 ul, 
.acsslideheader5-object751568569 ol, 
.acsslideheader5-object751568569 li
{
  line-height: 100%;
}

.acsslideheader5-object751568569
{  
  position: absolute;
  top: 280px;
  left: 0%;
  margin-left: 0px !important;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
    overflow: hidden;
      z-index: 1;
  width: 204px;
  height: 50px;
}

.default-responsive .acsslideheader5-object751568569
{
  }

.acsslideheader5-object751568569-text-container 
{
    display: table;
}

.acsslideheader5-object751568569-text
{
  display: table-cell;
  outline-style: none;
  padding: 0px 0px !important;
  height: 50px;
  width: 204px;  
word-wrap: break-word;
}

.default-responsive .acsslideheader5-object751568569-text 
{
    height: auto;
}

.acsslideheader5-object751568569-text,
.acsslideheader5-object751568569-text a.acsrss-tag-icon,
.acsslideheader5-object751568569-text a.acsfacebook-tag-icon,
.acsslideheader5-object751568569-text a.acstwitter-tag-icon,
.acsslideheader5-object751568569-text a.acstumblr-tag-icon,
.acsslideheader5-object751568569-text a.acspinterest-tag-icon,
.acsslideheader5-object751568569-text a.acsvimeo-tag-icon,
.acsslideheader5-object751568569-text a.acsyoutube-tag-icon,
.acsslideheader5-object751568569-text a.acslinkedin-tag-icon
{
font-size: 18px;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
font-weight: bold;
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;
}

.acsslideheader5-object751568569-text a.acsrss-tag-icon,
.acsslideheader5-object751568569-text a.acsfacebook-tag-icon,
.acsslideheader5-object751568569-text a.acstwitter-tag-icon,
.acsslideheader5-object751568569-text a.acstumblr-tag-icon,
.acsslideheader5-object751568569-text a.acspinterest-tag-icon,
.acsslideheader5-object751568569-text a.acsvimeo-tag-icon,
.acsslideheader5-object751568569-text a.acsyoutube-tag-icon,
.acsslideheader5-object751568569-text a.acslinkedin-tag-icon
{
    width: 100%;
}

.default-responsive .acsslideheader5-object751568569-text a.acsrss-tag-icon,
.default-responsive .acsslideheader5-object751568569-text a.acsfacebook-tag-icon,
.default-responsive .acsslideheader5-object751568569-text a.acstwitter-tag-icon,
.default-responsive .acsslideheader5-object751568569-text a.acstumblr-tag-icon,
.default-responsive .acsslideheader5-object751568569-text a.acspinterest-tag-icon,
.default-responsive .acsslideheader5-object751568569-text a.acsvimeo-tag-icon,
.default-responsive .acsslideheader5-object751568569-text a.acsyoutube-tag-icon,
.default-responsive .acsslideheader5-object751568569-text a.acslinkedin-tag-icon
{
    width: auto;
}

.acstextblock ul > li
{
    background-position-y: 2px !important;
}
.acsslideheader6-object589732366 h1, 
.acsslideheader6-object589732366 h2, 
.acsslideheader6-object589732366 h3, 
.acsslideheader6-object589732366 h4, 
.acsslideheader6-object589732366 h5, 
.acsslideheader6-object589732366 h6, 
.acsslideheader6-object589732366 p, 
.acsslideheader6-object589732366 a, 
.acsslideheader6-object589732366 ul, 
.acsslideheader6-object589732366 ol, 
.acsslideheader6-object589732366 li
{
  line-height: 100%;
}

.acsslideheader6-object589732366
{  
  position: absolute;
  top: 273px;
  left: 0%;
  margin-left: 0px !important;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
    overflow: hidden;
      z-index: 1;
  width: 349px;
  height: 57px;
}

.default-responsive .acsslideheader6-object589732366
{
  }

.acsslideheader6-object589732366-text-container 
{
    display: table;
}

.acsslideheader6-object589732366-text
{
  display: table-cell;
  outline-style: none;
  padding: 0px 0px !important;
  height: 57px;
  width: 349px;  
word-wrap: break-word;
}

.default-responsive .acsslideheader6-object589732366-text 
{
    height: auto;
}

.acsslideheader6-object589732366-text,
.acsslideheader6-object589732366-text a.acsrss-tag-icon,
.acsslideheader6-object589732366-text a.acsfacebook-tag-icon,
.acsslideheader6-object589732366-text a.acstwitter-tag-icon,
.acsslideheader6-object589732366-text a.acstumblr-tag-icon,
.acsslideheader6-object589732366-text a.acspinterest-tag-icon,
.acsslideheader6-object589732366-text a.acsvimeo-tag-icon,
.acsslideheader6-object589732366-text a.acsyoutube-tag-icon,
.acsslideheader6-object589732366-text a.acslinkedin-tag-icon
{
font-size: 18px;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
font-weight: bold;
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: #FFFDFA !important;
}

.acsslideheader6-object589732366-text a.acsrss-tag-icon,
.acsslideheader6-object589732366-text a.acsfacebook-tag-icon,
.acsslideheader6-object589732366-text a.acstwitter-tag-icon,
.acsslideheader6-object589732366-text a.acstumblr-tag-icon,
.acsslideheader6-object589732366-text a.acspinterest-tag-icon,
.acsslideheader6-object589732366-text a.acsvimeo-tag-icon,
.acsslideheader6-object589732366-text a.acsyoutube-tag-icon,
.acsslideheader6-object589732366-text a.acslinkedin-tag-icon
{
    width: 100%;
}

.default-responsive .acsslideheader6-object589732366-text a.acsrss-tag-icon,
.default-responsive .acsslideheader6-object589732366-text a.acsfacebook-tag-icon,
.default-responsive .acsslideheader6-object589732366-text a.acstwitter-tag-icon,
.default-responsive .acsslideheader6-object589732366-text a.acstumblr-tag-icon,
.default-responsive .acsslideheader6-object589732366-text a.acspinterest-tag-icon,
.default-responsive .acsslideheader6-object589732366-text a.acsvimeo-tag-icon,
.default-responsive .acsslideheader6-object589732366-text a.acsyoutube-tag-icon,
.default-responsive .acsslideheader6-object589732366-text a.acslinkedin-tag-icon
{
    width: auto;
}

.acstextblock ul > li
{
    background-position-y: 2px !important;
}
.acsslideheader7-object816555180 h1, 
.acsslideheader7-object816555180 h2, 
.acsslideheader7-object816555180 h3, 
.acsslideheader7-object816555180 h4, 
.acsslideheader7-object816555180 h5, 
.acsslideheader7-object816555180 h6, 
.acsslideheader7-object816555180 p, 
.acsslideheader7-object816555180 a, 
.acsslideheader7-object816555180 ul, 
.acsslideheader7-object816555180 ol, 
.acsslideheader7-object816555180 li
{
  line-height: 100%;
}

.acsslideheader7-object816555180
{  
  position: absolute;
  top: 272px;
  left: 0%;
  margin-left: 0px !important;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
    overflow: hidden;
      z-index: 1;
  width: 249px;
  height: 58px;
}

.default-responsive .acsslideheader7-object816555180
{
  }

.acsslideheader7-object816555180-text-container 
{
    display: table;
}

.acsslideheader7-object816555180-text
{
  display: table-cell;
  outline-style: none;
  padding: 0px 0px !important;
  height: 58px;
  width: 249px;  
word-wrap: break-word;
}

.default-responsive .acsslideheader7-object816555180-text 
{
    height: auto;
}

.acsslideheader7-object816555180-text,
.acsslideheader7-object816555180-text a.acsrss-tag-icon,
.acsslideheader7-object816555180-text a.acsfacebook-tag-icon,
.acsslideheader7-object816555180-text a.acstwitter-tag-icon,
.acsslideheader7-object816555180-text a.acstumblr-tag-icon,
.acsslideheader7-object816555180-text a.acspinterest-tag-icon,
.acsslideheader7-object816555180-text a.acsvimeo-tag-icon,
.acsslideheader7-object816555180-text a.acsyoutube-tag-icon,
.acsslideheader7-object816555180-text a.acslinkedin-tag-icon
{
font-size: 18px;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
font-weight: bold;
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;
}

.acsslideheader7-object816555180-text a.acsrss-tag-icon,
.acsslideheader7-object816555180-text a.acsfacebook-tag-icon,
.acsslideheader7-object816555180-text a.acstwitter-tag-icon,
.acsslideheader7-object816555180-text a.acstumblr-tag-icon,
.acsslideheader7-object816555180-text a.acspinterest-tag-icon,
.acsslideheader7-object816555180-text a.acsvimeo-tag-icon,
.acsslideheader7-object816555180-text a.acsyoutube-tag-icon,
.acsslideheader7-object816555180-text a.acslinkedin-tag-icon
{
    width: 100%;
}

.default-responsive .acsslideheader7-object816555180-text a.acsrss-tag-icon,
.default-responsive .acsslideheader7-object816555180-text a.acsfacebook-tag-icon,
.default-responsive .acsslideheader7-object816555180-text a.acstwitter-tag-icon,
.default-responsive .acsslideheader7-object816555180-text a.acstumblr-tag-icon,
.default-responsive .acsslideheader7-object816555180-text a.acspinterest-tag-icon,
.default-responsive .acsslideheader7-object816555180-text a.acsvimeo-tag-icon,
.default-responsive .acsslideheader7-object816555180-text a.acsyoutube-tag-icon,
.default-responsive .acsslideheader7-object816555180-text a.acslinkedin-tag-icon
{
    width: auto;
}

.acstextblock ul > li
{
    background-position-y: 2px !important;
}
.acsslidecontainerheader {
    position: relative;
            width: 100%;
    height: 100%;
    }

.default-responsive .acsheader .acsslidecontainerheader,
.responsive .acsheader .acsslidecontainerheader
{
  position: absolute !important;
}

.responsive .acspageslider .acsslidecontainerheader {
  position: absolute !important;
}

.acsslidecontainerheader .acsslide-item
{
-webkit-border-radius:7px 7px 0 0;-moz-border-radius:7px 7px 0 0;border-radius:7px 7px 0 0;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    transform: rotate(0);
}



.acsslidecontainerheader .acsslide-item {
    -webkit-transition: 600ms ease-in-out opacity;
    -moz-transition: 600ms ease-in-out opacity;
    -ms-transition: 600ms ease-in-out opacity;
    -o-transition: 600ms ease-in-out opacity;
    transition: 600ms ease-in-out opacity;
    position: absolute !important;
    display: none;
	left: 0;
	top: 0;
	opacity: 0;
    width:  100%;
    height: 100%;
}

.acsslidecontainerheader .active, .acsslidecontainerheader .next, .acsslidecontainerheader .prev {
    display: block;
}

.acsslidecontainerheader .active {
    opacity: 1;
}

.acsslidecontainerheader .next, .acsslidecontainerheader .prev {
    width: 100%;
}

.acsslidecontainerheader .next.forward, .acsslidecontainerheader .prev.back {
    opacity: 1;
}

.acsslidecontainerheader .active.forward {
    opacity: 0;
}

.acsslidecontainerheader .active.back {
    opacity: 0;
}


.acsslideheader0 {
    background-image:  url('images/slideheader0.png');
        /* background-size:  auto auto; */
        background-position:  center center;
    background-repeat: no-repeat;
}

/* special setup for header/pageslider */
.responsive .acsheader .acsslideheader0 {
    background-image:  url('images/slideheader0.png');
    background-size: auto auto;
    background-position:  center center;
    background-repeat: no-repeat;
}

.responsive .acspageslider .acsslideheader0 {
    background-image:  url('images/slideheader0.png');
    background-size: auto auto;
    background-position:  center center;
    background-repeat: no-repeat;
}

.default-responsive .acsheader .acsslideheader0 {
    background-image: url('images/slideheader0.png');
    background-size: auto auto;
    background-position: center center;
    background-repeat: no-repeat;
}

.default-responsive .acspageslider .acsslideheader0 {
    background-image: url('images/slideheader0.png');
    background-size: auto auto;
    background-position: center center;
    background-repeat: no-repeat;
}.acsslideheader1 {
    background-image: url('images/slideheader1-object1505511571.png'),url('images/slideheader1-object1904508894.png'),  url('images/slideheader1.png');
        /* background-size: 30.2% 11.5%,22.93% 47.75%,  auto auto; */
        background-position: -9px 282px,689px 209px,  center center;
    background-repeat: no-repeat;
}

/* special setup for header/pageslider */
.responsive .acsheader .acsslideheader1 {
    background-image: url('images/slideheader1-object1505511571.png'),url('images/slideheader1-object1904508894.png'),  url('images/slideheader1.png');
    background-size: auto auto;
    background-position: -9px 282px,689px 209px,  center center;
    background-repeat: no-repeat;
}

.responsive .acspageslider .acsslideheader1 {
    background-image: url('images/slideheader1-object1505511571.png'),url('images/slideheader1-object1904508894.png'),  url('images/slideheader1.png');
    background-size: auto auto;
    background-position: -9px 282px,689px 209px,  center center;
    background-repeat: no-repeat;
}

.default-responsive .acsheader .acsslideheader1 {
    background-image: url('images/slideheader1.png');
    background-size: auto auto;
    background-position: center center;
    background-repeat: no-repeat;
}

.default-responsive .acspageslider .acsslideheader1 {
    background-image: url('images/slideheader1.png');
    background-size: auto auto;
    background-position: center center;
    background-repeat: no-repeat;
}.acsslideheader2 {
    background-image: url('images/slideheader2-object868496478.png'),  url('images/slideheader2.png');
        /* background-size: 30.76% 12.25%,  auto auto; */
        background-position: 0px 281px,  center center;
    background-repeat: no-repeat;
}

/* special setup for header/pageslider */
.responsive .acsheader .acsslideheader2 {
    background-image: url('images/slideheader2-object868496478.png'),  url('images/slideheader2.png');
    background-size: auto auto;
    background-position: 0px 281px,  center center;
    background-repeat: no-repeat;
}

.responsive .acspageslider .acsslideheader2 {
    background-image: url('images/slideheader2-object868496478.png'),  url('images/slideheader2.png');
    background-size: auto auto;
    background-position: 0px 281px,  center center;
    background-repeat: no-repeat;
}

.default-responsive .acsheader .acsslideheader2 {
    background-image: url('images/slideheader2.png');
    background-size: auto auto;
    background-position: center center;
    background-repeat: no-repeat;
}

.default-responsive .acspageslider .acsslideheader2 {
    background-image: url('images/slideheader2.png');
    background-size: auto auto;
    background-position: center center;
    background-repeat: no-repeat;
}.acsslideheader3 {
    background-image: url('images/slideheader3-object77758793.png'),  url('images/slideheader3.png');
        /* background-size: 22.93% 13.25%,  auto auto; */
        background-position: 0px 277px,  center center;
    background-repeat: no-repeat;
}

/* special setup for header/pageslider */
.responsive .acsheader .acsslideheader3 {
    background-image: url('images/slideheader3-object77758793.png'),  url('images/slideheader3.png');
    background-size: auto auto;
    background-position: 0px 277px,  center center;
    background-repeat: no-repeat;
}

.responsive .acspageslider .acsslideheader3 {
    background-image: url('images/slideheader3-object77758793.png'),  url('images/slideheader3.png');
    background-size: auto auto;
    background-position: 0px 277px,  center center;
    background-repeat: no-repeat;
}

.default-responsive .acsheader .acsslideheader3 {
    background-image: url('images/slideheader3.png');
    background-size: auto auto;
    background-position: center center;
    background-repeat: no-repeat;
}

.default-responsive .acspageslider .acsslideheader3 {
    background-image: url('images/slideheader3.png');
    background-size: auto auto;
    background-position: center center;
    background-repeat: no-repeat;
}.acsslideheader4 {
    background-image: url('images/slideheader4-object1897785523.png'),  url('images/slideheader4.png');
        /* background-size: 26.73% 11.75%,  auto auto; */
        background-position: 0px 283px,  center center;
    background-repeat: no-repeat;
}

/* special setup for header/pageslider */
.responsive .acsheader .acsslideheader4 {
    background-image: url('images/slideheader4-object1897785523.png'),  url('images/slideheader4.png');
    background-size: auto auto;
    background-position: 0px 283px,  center center;
    background-repeat: no-repeat;
}

.responsive .acspageslider .acsslideheader4 {
    background-image: url('images/slideheader4-object1897785523.png'),  url('images/slideheader4.png');
    background-size: auto auto;
    background-position: 0px 283px,  center center;
    background-repeat: no-repeat;
}

.default-responsive .acsheader .acsslideheader4 {
    background-image: url('images/slideheader4.png');
    background-size: auto auto;
    background-position: center center;
    background-repeat: no-repeat;
}

.default-responsive .acspageslider .acsslideheader4 {
    background-image: url('images/slideheader4.png');
    background-size: auto auto;
    background-position: center center;
    background-repeat: no-repeat;
}.acsslideheader5 {
    background-image: url('images/slideheader5-object751568569.png'),  url('images/slideheader5.png');
        /* background-size: 22.82% 12.5%,  auto auto; */
        background-position: 0px 280px,  center center;
    background-repeat: no-repeat;
}

/* special setup for header/pageslider */
.responsive .acsheader .acsslideheader5 {
    background-image: url('images/slideheader5-object751568569.png'),  url('images/slideheader5.png');
    background-size: auto auto;
    background-position: 0px 280px,  center center;
    background-repeat: no-repeat;
}

.responsive .acspageslider .acsslideheader5 {
    background-image: url('images/slideheader5-object751568569.png'),  url('images/slideheader5.png');
    background-size: auto auto;
    background-position: 0px 280px,  center center;
    background-repeat: no-repeat;
}

.default-responsive .acsheader .acsslideheader5 {
    background-image: url('images/slideheader5.png');
    background-size: auto auto;
    background-position: center center;
    background-repeat: no-repeat;
}

.default-responsive .acspageslider .acsslideheader5 {
    background-image: url('images/slideheader5.png');
    background-size: auto auto;
    background-position: center center;
    background-repeat: no-repeat;
}.acsslideheader6 {
    background-image: url('images/slideheader6-object589732366.png'),  url('images/slideheader6.png');
        /* background-size: 39.04% 14.25%,  auto auto; */
        background-position: 0px 273px,  center center;
    background-repeat: no-repeat;
}

/* special setup for header/pageslider */
.responsive .acsheader .acsslideheader6 {
    background-image: url('images/slideheader6-object589732366.png'),  url('images/slideheader6.png');
    background-size: auto auto;
    background-position: 0px 273px,  center center;
    background-repeat: no-repeat;
}

.responsive .acspageslider .acsslideheader6 {
    background-image: url('images/slideheader6-object589732366.png'),  url('images/slideheader6.png');
    background-size: auto auto;
    background-position: 0px 273px,  center center;
    background-repeat: no-repeat;
}

.default-responsive .acsheader .acsslideheader6 {
    background-image: url('images/slideheader6.png');
    background-size: auto auto;
    background-position: center center;
    background-repeat: no-repeat;
}

.default-responsive .acspageslider .acsslideheader6 {
    background-image: url('images/slideheader6.png');
    background-size: auto auto;
    background-position: center center;
    background-repeat: no-repeat;
}.acsslideheader7 {
    background-image: url('images/slideheader7-object816555180.png'),  url('images/slideheader7.png');
        /* background-size: 27.85% 14.5%,  auto auto; */
        background-position: 0px 272px,  center center;
    background-repeat: no-repeat;
}

/* special setup for header/pageslider */
.responsive .acsheader .acsslideheader7 {
    background-image: url('images/slideheader7-object816555180.png'),  url('images/slideheader7.png');
    background-size: auto auto;
    background-position: 0px 272px,  center center;
    background-repeat: no-repeat;
}

.responsive .acspageslider .acsslideheader7 {
    background-image: url('images/slideheader7-object816555180.png'),  url('images/slideheader7.png');
    background-size: auto auto;
    background-position: 0px 272px,  center center;
    background-repeat: no-repeat;
}

.default-responsive .acsheader .acsslideheader7 {
    background-image: url('images/slideheader7.png');
    background-size: auto auto;
    background-position: center center;
    background-repeat: no-repeat;
}

.default-responsive .acspageslider .acsslideheader7 {
    background-image: url('images/slideheader7.png');
    background-size: auto auto;
    background-position: center center;
    background-repeat: no-repeat;
}

.acsslidenavigatorheader {
  display: inline-block;
  position: absolute;
  direction: ltr !important;
  top: 383px;
  left: 42.39%;
  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;
    }
.acsslidenavigatorheader
{
background: #8EB4CC;background: rgba(142, 180, 204, 0.5);background: rgba(142, 180, 204, 0.5);background: rgba(142, 180, 204, 0.5);background: rgba(142, 180, 204, 0.5);-svg-background: rgba(142, 180, 204, 0.5);background: rgba(142, 180, 204, 0.5);
-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;


padding:5px;





}
.acsslidenavigatorheader > a
{
background: #3C6886;background: #3C6886;background: #3C6886;background: #3C6886;background: #3C6886;-svg-background: #3C6886;background: #3C6886;
-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;



margin:0 10px 0 0;

width: 7px;

height: 7px;
}
.acsslidenavigatorheader > a.active
{
background: #F9C367;background: #F9C367;background: #F9C367;background: #F9C367;background: #F9C367;-svg-background: #F9C367;background: #F9C367;
-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;



margin:0 10px 0 0;

width: 7px;

height: 7px;
}
.acsslidenavigatorheader > a:hover
{
background: #A26907;background: #A26907;background: #A26907;background: #A26907;background: #A26907;-svg-background: #A26907;background: #A26907;
-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;



margin:0 10px 0 0;

width: 7px;

height: 7px;
}

.acslogo-1383106442
{  
  position: absolute;
  top: 14px;
  left: 98.26%;
  margin-left: -30px !important;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
      z-index: 101;
  width: 31px;
  height: 31px;
}



.acsfooter .layout-item-0 { margin-bottom: 0px;  }
.acsfooter .layout-item-1 {  border-collapse: separate;  }
.acsfooter .layout-item-2 { padding: 10px;  }
.ie7 .acspost .acslayout-cell {border:none !important; padding:0 !important; }
.ie6 .acspost .acslayout-cell {border:none !important; padding:0 !important; }

.acssheet
{
   background: #2C4D63;
   -webkit-border-radius:10px;
   -moz-border-radius:10px;
   border-radius:10px;
   -webkit-box-shadow:0 0 5px 3px rgba(0, 0, 0, 0.4);
   -moz-box-shadow:0 0 5px 3px rgba(0, 0, 0, 0.4);
   box-shadow:0 0 5px 3px rgba(0, 0, 0, 0.4);
   border:1px solid #647687;
   padding:2px;
   margin:10px auto 0;
   position:relative;
   cursor:auto;
   width: 900px;
   z-index: auto !important;
}

.acsheader
{
   -webkit-border-radius:7px 7px 0 0;
   -moz-border-radius:7px 7px 0 0;
   border-radius:7px 7px 0 0;
   margin:0 auto;
   background-repeat: no-repeat;
   height: 400px;
   background-image: none;
   background-position: 0 0;
   position: relative;
   z-index: auto !important;
}

.custom-responsive .acsheader
{
   background-image: none;
   background-position: 0 0;
}

.default-responsive .acsheader,
.default-responsive #acsheader-bg
{
   background-image: none;
   background-position: center center;
   background-size: cover;
}

.acsheader>.widget 
{
   position:absolute;
   z-index:101;
}

.acsheader .acsslider-inner
{
   -webkit-border-radius:7px 7px 0 0;
   -moz-border-radius:7px 7px 0 0;
   border-radius:7px 7px 0 0;
}

.acsnav
{
   background: #312002;
   margin:0 auto;
   position: relative;
   z-index: 499;
   text-align: center;
}

ul.acshmenu a, ul.acshmenu a:link, ul.acshmenu a:visited, ul.acshmenu a:hover 
{
   outline: none;
   position: relative;
   z-index: 11;
}

ul.acshmenu, ul.acshmenu ul
{
   display: block;
   margin: 0;
   padding: 0;
   border: 0;
   list-style-type: none;
}

ul.acshmenu li
{
   position: relative;
   z-index: 5;
   display: block;
   float: left;
   background: none;
   margin: 0;
   padding: 0;
   border: 0;
}

ul.acshmenu li:hover
{
   z-index: 10000;
   white-space: normal;
}

ul.acshmenu:after, ul.acshmenu ul:after
{
   content: ".";
   height: 0;
   display: block;
   visibility: hidden;
   overflow: hidden;
   clear: both;
}

ul.acshmenu, ul.acshmenu ul 
{
   min-height: 0;
}

ul.acshmenu 
{
   display: inline-block;
   vertical-align: bottom;
}

.acsnav:before 
{
   content:' ';
}

.acshmenu-extra1
{
   position: relative;
   display: block;
   float: left;
   width: auto;
   height: auto;
   background-position: center;
}

.acshmenu-extra2
{
   position: relative;
   display: block;
   float: right;
   width: auto;
   height: auto;
   background-position: center;
}

.acsmenuitemcontainer
{
   margin:0 auto;
}
ul.acshmenu>li {
   margin-left: 1px;
}
ul.acshmenu>li:first-child {
   margin-left: 0;
}
ul.acshmenu>li:last-child, ul.acshmenu>li.last-child {
   margin-right: 0;
}

ul.acshmenu>li>a
{
   padding:0 8px;
   margin:0 auto;
   position: relative;
   display: block;
   height: 36px;
   cursor: pointer;
   text-decoration: none;
   color: #FFFFFF;
   line-height: 36px;
   text-align: center;
}

.acshmenu>li>a, 
.acshmenu>li>a:link, 
.acshmenu>li>a:visited, 
.acshmenu>li>a.active, 
.acshmenu>li>a:hover
{
   font-size: 18px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   text-transform: uppercase;
   text-align: left;
}

ul.acshmenu>li>a.active
{
   background: #F6AC2C;
   padding:0 8px;
   margin:0 auto;
   color: #FFFFFF;
   text-decoration: none;
}

ul.acshmenu>li>a:visited, 
ul.acshmenu>li>a:hover, 
ul.acshmenu>li:hover>a {
   text-decoration: none;
}

ul.acshmenu>li>a:hover, .desktop ul.acshmenu>li:hover>a
{
   background: #4C84A9;
   padding:0 8px;
   margin:0 auto;
}
ul.acshmenu>li>a:hover, 
.desktop ul.acshmenu>li:hover>a {
   color: #FFFFFF;
   text-decoration: none;
}

ul.acshmenu>li:before
{
   position:absolute;
   display: block;
   content:' ';
   top:0;
   left:  -1px;
   width:1px;
   height: 36px;
   background: url('images/menuseparator.png') center center no-repeat;
}
ul.acshmenu>li:first-child:before{
   display:none;
}

ul.acshmenu li li a
{
   background: #F9C367;
   background: transparent;
   padding:0 8px;
   margin:0 auto;
}
ul.acshmenu li li 
{
   float: none;
   width: auto;
   margin-top: 0;
   margin-bottom: 0;
}

.desktop ul.acshmenu li li ul>li:first-child 
{
   margin-top: 0;
}

ul.acshmenu li li ul>li:last-child 
{
   margin-bottom: 0;
}

.acshmenu ul a
{
   display: block;
   white-space: nowrap;
   height: 24px;
   min-width: 7em;
   border: 0 solid transparent;
   text-align: left;
   line-height: 24px;
   color: #D5E3EC;
   font-size: 12px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   margin:0;
}

.acshmenu ul a:link, 
.acshmenu ul a:visited, 
.acshmenu ul a.active, 
.acshmenu ul a:hover
{
   text-align: left;
   line-height: 24px;
   color: #D5E3EC;
   font-size: 12px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   margin:0;
}

ul.acshmenu ul li a:hover, .desktop ul.acshmenu ul li:hover>a
{
   background: #DC8F09;
   margin:0 auto;
}
.acshmenu ul a:hover
{
   color: #000000;
}

.desktop .acshmenu ul li:hover>a
{
   color: #000000;
}

ul.acshmenu ul:before
{
   background: #DC8F09;
   border:1px solid #F6AC2C;
   margin:0 auto;
   display: block;
   position: absolute;
   content: ' ';
   z-index: 1;
}
.desktop ul.acshmenu li:hover>ul {
   visibility: visible;
   top: 100%;
}
.desktop ul.acshmenu li li:hover>ul {
   top: 0;
   left: 100%;
}

ul.acshmenu ul
{
   visibility: hidden;
   position: absolute;
   z-index: 10;
   left: 0;
   top: 0;
   background-image: url('images/spacer.gif');
}

.desktop ul.acshmenu>li>ul
{
   padding: 12px 32px 32px 32px;
   margin: -10px 0 0 -30px;
}

.desktop ul.acshmenu ul ul
{
   padding: 32px 32px 32px 12px;
   margin: -32px 0 0 -9px;
}

.desktop ul.acshmenu ul.acshmenu-left-to-right 
{
   right: auto;
   left: 0;
   margin: -10px 0 0 -30px;
}

.desktop ul.acshmenu ul.acshmenu-right-to-left 
{
   left: auto;
   right: 0;
   margin: -10px -30px 0 0;
}

.desktop ul.acshmenu li li:hover>ul.acshmenu-left-to-right {
   right: auto;
   left: 100%;
}
.desktop ul.acshmenu li li:hover>ul.acshmenu-right-to-left {
   left: auto;
   right: 100%;
}

.desktop ul.acshmenu ul ul.acshmenu-left-to-right
{
   right: auto;
   left: 0;
   padding: 32px 32px 32px 12px;
   margin: -32px 0 0 -9px;
}

.desktop ul.acshmenu ul ul.acshmenu-right-to-left
{
   left: auto;
   right: 0;
   padding: 32px 12px 32px 32px;
   margin: -32px -9px 0 0;
}

.desktop ul.acshmenu li ul>li:first-child {
   margin-top: 0;
}
.desktop ul.acshmenu li ul>li:last-child {
   margin-bottom: 0;
}

.desktop ul.acshmenu ul ul:before
{
   border-radius: 0;
   top: 30px;
   bottom: 30px;
   right: 30px;
   left: 10px;
}

.desktop ul.acshmenu>li>ul:before
{
   top: 10px;
   right: 30px;
   bottom: 30px;
   left: 30px;
}

.desktop ul.acshmenu>li>ul.acshmenu-left-to-right:before {
   right: 30px;
   left: 30px;
}
.desktop ul.acshmenu>li>ul.acshmenu-right-to-left:before {
   right: 30px;
   left: 30px;
}
.desktop ul.acshmenu ul ul.acshmenu-left-to-right:before {
   right: 30px;
   left: 10px;
}
.desktop ul.acshmenu ul ul.acshmenu-right-to-left:before {
   right: 10px;
   left: 30px;
}

.acslayout-wrapper
{
   position: relative;
   margin: 0 auto 0 auto;
   z-index: auto !important;
}

.acscontent-layout
{
   display: table;
   width: 100%;
   table-layout: fixed;
}

.acscontent-layout-row 
{
   display: table-row;
}

.acslayout-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 */ 
.acspostcontent .acscontent-layout
{
   border-collapse: collapse;
}

.acsblock
{
   margin:7px;
}
div.acsblock img
{
   border: none;
   margin: 0;
}

.acsblockheader
{
   padding:10px 7px;
   margin:0 auto;
}
.acsblockheader .t,
.acsblockheader .t a,
.acsblockheader .t a:link,
.acsblockheader .t a:visited, 
.acsblockheader .t a:hover
{
   color: #F9CB7B;
   font-size: 14px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   margin: 0 10px 0 5px;
}

.acsblockheader .t:before
{
   content:url('images/blockheadericon.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .acsblockheader .t:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.acsblockcontent
{
   border:1px solid transparent;
   padding:7px;
   margin:0 auto;
   color: #B0BAC4;
   font-size: 13px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}
.acsblockcontent table,
.acsblockcontent li, 
.acsblockcontent a,
.acsblockcontent a:link,
.acsblockcontent a:visited,
.acsblockcontent a:hover
{
   color: #B0BAC4;
   font-size: 13px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.acsblockcontent p
{
   margin: 6px 0;
}

.acsblockcontent a, .acsblockcontent a:link
{
   color: #FBDCA7;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: underline;
}

.acsblockcontent a:visited, .acsblockcontent a.visited
{
   color: #F0F2F4;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
}

.acsblockcontent a:hover, .acsblockcontent a.hover
{
   color: #FDEAC9;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
}
.acsblock 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: -11px;
}
.opera .acsblock ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.acsblock li
{
   font-size: 13px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   line-height: 125%;
   color: #A0BFD4;
}

.acsblock ul>li, .acsblock ol
{
   padding: 0;
}

.acsblock ul>li
{
   padding-left: 11px;
}

.acsbreadcrumbs
{
   margin:0 auto;
}

a.acsbutton,
a.acsbutton:link,
a:link.acsbutton:link,
body a.acsbutton:link,
a.acsbutton:visited,
body a.acsbutton:visited,
input.acsbutton,
button.acsbutton
{
   text-decoration: none;
   font-size: 14px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   position:relative;
   display: inline-block;
   vertical-align: middle;
   white-space: nowrap;
   text-align: center;
   color: #000000;
   margin: 0 5px 0 0 !important;
   overflow: visible;
   cursor: pointer;
   text-indent: 0;
   line-height: 30px;
   -webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
   box-sizing: content-box;
}

.acsbutton img
{
   margin: 0;
   vertical-align: middle;
}

.firefox2 .acsbutton
{
   display: block;
   float: left;
}

input, select, textarea, a.acssearch-button span
{
   vertical-align: middle;
   font-size: 14px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
}

.acsblock select 
{
   width:96%;
}

input.acsbutton
{
   float: none !important;
   -webkit-appearance: none;
}

.acsbutton.active, .acsbutton.active:hover
{
   background: #4C84A9;
   background: -webkit-linear-gradient(top, #7DA8C5 0, #4F89B0 43%, #345B74 100%) no-repeat;
   background: -moz-linear-gradient(top, #7DA8C5 0, #4F89B0 43%, #345B74 100%) no-repeat;
   background: -o-linear-gradient(top, #7DA8C5 0, #4F89B0 43%, #345B74 100%) no-repeat;
   background: -ms-linear-gradient(top, #7DA8C5 0, #4F89B0 43%, #345B74 100%) no-repeat;
   -svg-background: linear-gradient(top, #7DA8C5 0, #4F89B0 43%, #345B74 100%) no-repeat;
   background: linear-gradient(to bottom, #7DA8C5 0, #4F89B0 43%, #345B74 100%) no-repeat;
   -webkit-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.15);
   -moz-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.15);
   box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.15);
   border:1px solid #323B43;
   padding:0 20px;
   margin:0 auto;
}
.acsbutton.active, .acsbutton.active:hover {
   color: #FFFFFF !important;
}

.acsbutton.hover, .acsbutton:hover
{
   background: #F6AC2C;
   background: -webkit-linear-gradient(top, #F9C976 0, #F59F0A 73%, #CE8509 100%) no-repeat;
   background: -moz-linear-gradient(top, #F9C976 0, #F59F0A 73%, #CE8509 100%) no-repeat;
   background: -o-linear-gradient(top, #F9C976 0, #F59F0A 73%, #CE8509 100%) no-repeat;
   background: -ms-linear-gradient(top, #F9C976 0, #F59F0A 73%, #CE8509 100%) no-repeat;
   -svg-background: linear-gradient(top, #F9C976 0, #F59F0A 73%, #CE8509 100%) no-repeat;
   background: linear-gradient(to bottom, #F9C976 0, #F59F0A 73%, #CE8509 100%) no-repeat;
   -webkit-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.15);
   -moz-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.15);
   box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.15);
   border:1px solid #674304;
   padding:0 20px;
   margin:0 auto;
}
.acsbutton.hover, .acsbutton:hover {
   color: #FFFFFF !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: #F9FAFB;
   border:1px solid rgba(132, 148, 164, 0.2);
   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: auto;
   padding: 8px 0;
   color: #343E46 !important;
   font-size: 13px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-shadow: none;
}
input.acserror, textarea.acserror
{
   background: #F9FAFB;
   border:1px solid #E2341D;
   margin:0 auto;
}
input.acserror, textarea.acserror {
   color: #343E46 !important;
   font-size: 13px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.acssearch input[type="text"]
{
   background: #F9FAFB;
   border-radius: 0;
   border:1px solid #CCD6E0;
   margin:0 auto;
   width: 100%;
   padding: 0 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   color: #343E46 !important;
   font-size: 13px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.acssearch 
{
   background-image: none;
   border: 0;
   display:block;
   position:relative;
   top:0;
   padding:0;
   margin:5px;
   left:0;
   line-height: 0;
}

form.acssearch input, a.acssearch-button
{
   -webkit-appearance: none;
   top:0;
   right:0;
}

form.acssearch>input, a.acssearch-button{
   bottom:0;
   left:0;
   vertical-align: middle;
}

form.acssearch input[type="submit"], input.acssearch-button, a.acssearch-button
{
   background: #F9C367;
   border-radius: 0;
   margin:0 auto;
}
form.acssearch input[type="submit"], input.acssearch-button, a.acssearch-button {
   position:absolute;
   left:auto;
   display:block;
   border: 0;
   top: 1px;
   bottom: 1px;
   right: 	1px;
   padding:0 6px;
   color: #895906 !important;
   font-size: 13px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   cursor: pointer;
}

a.acssearch-button span.acssearch-button-text, a.acssearch-button:after {
   vertical-align:middle;
}

a.acssearch-button:after {
   display:inline-block;
   content:' ';
   height: 100%;
}

a.acssearch-button, a.acssearch-button span,
a.acssearch-button:visited, a.acssearch-button.visited,
a.acssearch-button:hover, a.acssearch-button.hover 
{
   text-decoration: none;
   font-size: 13px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

a.acssearch-button 
{
   line-height: 100% !important;
}

label.acscheckbox:before
{
   background: #F9FAFB;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   border-width: 0;
   margin:0 auto;
   width:16px;
   height:16px;
}
label.acscheckbox
{
   cursor: pointer;
   font-size: 13px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 16px;
   display: inline-block;
   color: #D6DBE1 !important;
}

.acscheckbox>input[type="checkbox"]
{
   margin: 0 5px 0 0;
}

label.acscheckbox.active:before
{
   background: #8EB4CC;
   -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.acscheckbox.hovered:before
{
   background: #BCD2E1;
   -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.acsradiobutton:before
{
   background: #F9FAFB;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border-width: 0;
   margin:0 auto;
   width:12px;
   height:12px;
}
label.acsradiobutton
{
   cursor: pointer;
   font-size: 13px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 12px;
   display: inline-block;
   color: #D6DBE1 !important;
}

.acsradiobutton>input[type="radio"]
{
   vertical-align: baseline;
   margin: 0 5px 0 0;
}

label.acsradiobutton.active:before
{
   background: #8EB4CC;
   -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.acsradiobutton.hovered:before
{
   background: #BCD2E1;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border-width: 0;
   margin:0 auto;
   width:12px;
   height:12px;
   display: inline-block;
}

.acscomments
{
   border-top:1px dotted #6B9CBD;
   margin:0 auto;
   margin-top: 25px;
}

.acscomments h2
{
   color: #C0D5E3;
}

.acscomment-inner
{
   background: #E2E8EE;
   background: transparent;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   padding:5px;
   margin:0 auto;
   margin-left: 94px;
}
.acscomment-avatar 
{
   float:left;
   width:80px;
   height:80px;
   padding:1px;
   background:#fff;
   border:1px solid #E2E8EE;
}

.acscomment-avatar>img
{
   margin:0 !important;
   border:none !important;
}

.acscomment-content
{
   padding:10px 0;
   color: #FCE4BA;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.acscomment
{
   margin-top: 6px;
}

.acscomment:first-child
{
   margin-top: 0;
}

.acscomment-header
{
   color: #C0D5E3;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   line-height: 100%;
}

.acscomment-header a, 
.acscomment-header a:link, 
.acscomment-header a:visited,
.acscomment-header a.visited,
.acscomment-header a:hover,
.acscomment-header a.hovered
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   line-height: 100%;
}

.acscomment-header a, .acscomment-header a:link
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   color: #FFFFFF;
}

.acscomment-header a:visited, .acscomment-header a.visited
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   color: #FFFFFF;
}

.acscomment-header a:hover,  .acscomment-header a.hovered
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   color: #FFFFFF;
}

.acscomment-content a, 
.acscomment-content a:link, 
.acscomment-content a:visited,
.acscomment-content a.visited,
.acscomment-content a:hover,
.acscomment-content a.hovered
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.acscomment-content a, .acscomment-content a:link
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   color: #F0F2F4;
}

.acscomment-content a:visited, .acscomment-content a.visited
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   color: #FDEED3;
}

.acscomment-content a:hover,  .acscomment-content a.hovered
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   color: #F0F2F4;
}

.acspager
{
   background: #EFF2F5;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
   background: linear-gradient(to bottom, #FFFFFF 0, #93A8BE 100%) no-repeat;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   border:1px solid #6B9CBD;
   padding:5px;
}

.acspager>*:last-child
{
   margin-right:0 !important;
}

.acspager>span {
   cursor:default;
}

.acspager>*
{
   background: #BCD2E1;
   background: -webkit-linear-gradient(top, #F4F8FA 0, #80AAC6 100%) no-repeat;
   background: -moz-linear-gradient(top, #F4F8FA 0, #80AAC6 100%) no-repeat;
   background: -o-linear-gradient(top, #F4F8FA 0, #80AAC6 100%) no-repeat;
   background: -ms-linear-gradient(top, #F4F8FA 0, #80AAC6 100%) no-repeat;
   -svg-background: linear-gradient(top, #F4F8FA 0, #80AAC6 100%) no-repeat;
   background: linear-gradient(to bottom, #F4F8FA 0, #80AAC6 100%) no-repeat;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   border:1px solid #BCD2E1;
   padding:7px;
   margin:0 4px 0 auto;
   line-height: normal;
   position:relative;
   display:inline-block;
   margin-left: 0;
}

.acspager a:link,
.acspager a:visited,
.acspager .active
{
   line-height: normal;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #111E27
;
}

.acspager .active
{
   background: #B6BFC9;
   background: -webkit-linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
   background: -moz-linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
   background: -o-linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
   background: -ms-linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
   -svg-background: linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
   background: linear-gradient(to bottom, #E5E8EB 0, #8796A6 100%) no-repeat;
   border:1px solid #BCD2E1;
   padding:7px;
   margin:0 4px 0 auto;
   color: #FFFFFF
;
}

.acspager .more
{
   background: #BCD2E1;
   background: -webkit-linear-gradient(top, #F4F8FA 0, #80AAC6 100%) no-repeat;
   background: -moz-linear-gradient(top, #F4F8FA 0, #80AAC6 100%) no-repeat;
   background: -o-linear-gradient(top, #F4F8FA 0, #80AAC6 100%) no-repeat;
   background: -ms-linear-gradient(top, #F4F8FA 0, #80AAC6 100%) no-repeat;
   -svg-background: linear-gradient(top, #F4F8FA 0, #80AAC6 100%) no-repeat;
   background: linear-gradient(to bottom, #F4F8FA 0, #80AAC6 100%) no-repeat;
   border:1px solid #BCD2E1;
   margin:0 4px 0 auto;
}
.acspager a.more:link,
.acspager a.more:visited
{
   color: #181C20
;
}
.acspager a:hover
{
   background: #8EB4CC;
   background: -webkit-linear-gradient(top, #C3D7E4 0, #568EB3 100%) no-repeat;
   background: -moz-linear-gradient(top, #C3D7E4 0, #568EB3 100%) no-repeat;
   background: -o-linear-gradient(top, #C3D7E4 0, #568EB3 100%) no-repeat;
   background: -ms-linear-gradient(top, #C3D7E4 0, #568EB3 100%) no-repeat;
   -svg-background: linear-gradient(top, #C3D7E4 0, #568EB3 100%) no-repeat;
   background: linear-gradient(to bottom, #C3D7E4 0, #568EB3 100%) no-repeat;
   border:1px solid #BCD2E1;
   padding:7px;
   margin:0 4px 0 auto;
}
.acspager  a:hover,
.acspager  a.more:hover
{
   color: #13212A
;
}
.acspager>*:after
{
   margin:0 0 0 auto;
   display:inline-block;
   position:absolute;
   content: ' ';
   top:0;
   width:0;
   height:100%;
   right: 0;
   text-decoration:none;
}

.acspager>*:last-child:after{
   display:none;
}

.acscommentsform
{
   background: #E2E8EE;
   background: transparent;
   padding:10px;
   margin:0 auto;
   margin-top:25px;
   color: #C0D5E3;
}

.acscommentsform h2{
   padding-bottom:10px;
   margin: 0;
   color: #C0D5E3;
}

.acscommentsform label {
   display: inline-block;
   line-height: 25px;
}

.acscommentsform input:not([type=submit]), .acscommentsform textarea {
   box-sizing: border-box;
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   width:100%;
   max-width:100%;
}

.acscommentsform .form-submit
{
   margin-top: 10px;
}
.acspost
{
   background: #434F5B;
   background: rgba(67, 79, 91, 0.9);
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   padding:3px;
   margin:10px;
}
a img
{
   border: 0;
}

.acsarticle img, img.acsarticle, .acsblock img, .acsfooter img
{
   margin: 10px 10px 10px 10px;
}

.acsmetadata-icons img
{
   border: none;
   vertical-align: middle;
   margin: 2px;
}

.acsarticle table, table.acsarticle
{
   border-collapse: collapse;
   margin: 1px;
}

.acspost .acscontent-layout-br
{
   height: 0;
}

.acsarticle th, .acsarticle td
{
   padding: 2px;
   border: solid 1px #4C5A67;
   vertical-align: top;
   text-align: left;
}

.acsarticle 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: 10px 10px 10px 10px;
   -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.acscollage
{
   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;
}

.acspostmetadataheader
{
   background: #3F4A55;
   background: rgba(63, 74, 85, 0.5);
   margin:0 auto;
   position:relative;
   z-index:1;
   padding: 1px;
   margin-bottom: 5px;
}

.acspostheader
{
   color: #FFFFFF;
   margin: 20px 0 0 20px;
   font-size: 26px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-transform: uppercase;
}

.acspostheader a, 
.acspostheader a:link, 
.acspostheader a:visited,
.acspostheader a.visited,
.acspostheader a:hover,
.acspostheader a.hovered
{
   font-size: 26px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-transform: uppercase;
}

.acspostheader a, .acspostheader a:link
{
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #F7B440;
}

.acspostheader a:visited, .acspostheader a.visited
{
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #B3BDC7;
}

.acspostheader a:hover,  .acspostheader a.hovered
{
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #FACD80;
}

.acspostheadericons,
.acspostheadericons a,
.acspostheadericons a:link,
.acspostheadericons a:visited,
.acspostheadericons a:hover
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   color: #A0BFD4;
}

.acspostheadericons
{
   padding: 1px;
}

.acspostheadericons a, .acspostheadericons a:link
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #AEC9DB;
}

.acspostheadericons a:visited, .acspostheadericons a.visited
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-decoration: none;
   color: #AEC9DB;
}

.acspostheadericons a:hover, .acspostheadericons a.hover
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-decoration: underline;
   color: #FAD38E;
}

.acspostdateicon: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 .acspostdateicon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.acspostauthoricon: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 .acspostauthoricon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.acspostpdficon:before
{
   content:url('images/postpdficon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .acspostpdficon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.acspostprinticon:before
{
   content:url('images/postprinticon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .acspostprinticon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.acspostemailicon:before
{
   content:url('images/postemailicon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .acspostemailicon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.acspostediticon:before
{
   content:url('images/postediticon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .acspostediticon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.acspostcontent ul>li:before,  .acspost ul>li:before,  .acstextblock 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 .acspostcontent ul>li:before, .opera   .acspost ul>li:before, .opera   .acstextblock ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.acspostcontent li, .acspost li, .acstextblock li
{
   font-size: 13px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   color: #A0BFD4;
   margin: 0 0 0 26px;
}

.acspostcontent ul>li, .acspost ul>li, .acstextblock ul>li, .acspostcontent ol, .acspost ol, .acstextblock ol
{
   padding: 0;
}

.acspostcontent ul>li, .acspost ul>li, .acstextblock ul>li
{
   padding-left: 14px;
}

.acspostcontent ul>li:before,  .acspost ul>li:before,  .acstextblock ul>li:before
{
   margin-left: -14px;
}

.acspostcontent ol, .acspost ol, .acstextblock ol, .acspostcontent ul, .acspost ul, .acstextblock ul
{
   margin: 1em 0 1em 26px;
}

.acspostcontent li ol, .acspost li ol, .acstextblock li ol, .acspostcontent li ul, .acspost li ul, .acstextblock li ul
{
   margin: 0.5em 0 0.5em 26px;
}

.acspostcontent li, .acspost li, .acstextblock li
{
   margin: 0 0 0 0;
}

.acspostcontent ol>li, .acspost ol>li, .acstextblock ol>li
{
   /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.acspostcontent ul>li, .acspost ul>li, .acstextblock 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: #F9C367 url('images/postquote.png') no-repeat scroll;
   padding:12px 12px 12px 49px;
   margin:10px 0 0 25px;
   color: #140D01;
   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, .acspostcontent blockquote a, .acsblockcontent blockquote a, .acsfooter blockquote a,
blockquote a:link, .acspostcontent blockquote a:link, .acsblockcontent blockquote a:link, .acsfooter blockquote a:link,
blockquote a:visited, .acspostcontent blockquote a:visited, .acsblockcontent blockquote a:visited, .acsfooter blockquote a:visited,
blockquote a:hover, .acspostcontent blockquote a:hover, .acsblockcontent blockquote a:hover, .acsfooter blockquote a:hover
{
   color: #140D01;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-align: left;
}

/* Override native 'p' margins*/
blockquote p,
.acspostcontent blockquote p,
.acsblockcontent blockquote p,
.acsfooter blockquote p
{
   margin: 0;
   margin: 2px 0 2px 15px;
}

.acspostmetadatafooter
{
   background: #3F4A55;
   background: rgba(63, 74, 85, 0.5);
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   border:1px dotted #323B43;
   margin:0 auto;
   position:relative;
   z-index:1;
   padding: 1px;
}

.acspostfootericons,
.acspostfootericons a,
.acspostfootericons a:link,
.acspostfootericons a:visited,
.acspostfootericons a:hover
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   color: #9CBDD3;
}

.acspostfootericons
{
   padding: 1px;
}

.acspostfootericons a, .acspostfootericons a:link
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #ABC6D9;
}

.acspostfootericons a:visited, .acspostfootericons a.visited
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #ABC6D9;
}

.acspostfootericons a:hover, .acspostfootericons a.hover
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #FAD189;
}

.acspostcategoryicon:before
{
   content:url('images/postcategoryicon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .acspostcategoryicon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.acsposttagicon:before
{
   content:url('images/posttagicon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .acsposttagicon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.acspostcommentsicon:before
{
   content:url('images/postcommentsicon.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .acspostcommentsicon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.acsfooter
{
   background: #647687;
   background: transparent;
   margin:10px auto 0;
   position: relative;
   color: #F5A519;
   font-size: 11px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-align: left;
   padding: 0;
}

.acsfooter a,
.acsfooter a:link,
.acsfooter a:visited,
.acsfooter a:hover,
.acsfooter td, 
.acsfooter th,
.acsfooter caption
{
   color: #F5A519;
   font-size: 11px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.acsfooter p 
{
   padding:0;
   text-align: left;
}

.acsfooter a,
.acsfooter a:link
{
   color: #4F89B0;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
}

.acsfooter a:visited
{
   color: #52616F;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
}

.acsfooter a:hover
{
   color: #F59F0A;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: underline;
}

.acsfooter h1
{
   color: #4C84A9;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.acsfooter h2
{
   color: #6B9CBD;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.acsfooter h3
{
   color: #8494A4;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.acsfooter h4
{
   color: #F9C367;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.acsfooter h5
{
   color: #F9C367;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.acsfooter h6
{
   color: #F9C367;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.acsfooter img
{
   border: none;
   margin: 0;
}

.acsfooter-inner
{
   margin: 0 auto;
   width:900px;
   padding-right: 2px;
   padding-left: 2px;
}

.acsrss-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;
}

.acsrss-tag-icon:empty
{
   vertical-align: middle;
}

.acsfacebook-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;
}

.acsfacebook-tag-icon:empty
{
   vertical-align: middle;
}

.acstwitter-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;
}

.acstwitter-tag-icon:empty
{
   vertical-align: middle;
}

.acstumblr-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;
}

.acstumblr-tag-icon:empty
{
   vertical-align: middle;
}

.acspinterest-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;
}

.acspinterest-tag-icon:empty
{
   vertical-align: middle;
}

.acsvimeo-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;
}

.acsvimeo-tag-icon:empty
{
   vertical-align: middle;
}

.acsyoutube-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;
}

.acsyoutube-tag-icon:empty
{
   vertical-align: middle;
}

.acslinkedin-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;
}

.acslinkedin-tag-icon:empty
{
   vertical-align: middle;
}

.acsfooter li
{
   font-size: 13px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   line-height: 125%;
   color: #485561;
}

.acspage-footer, 
.acspage-footer a,
.acspage-footer a:link,
.acspage-footer a:visited,
.acspage-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: #37607B;
}

.acspage-footer
{
   position: relative;
   z-index: auto !important;
   padding: 1em;
   text-align: center !important;
   text-decoration: none;
   color: #B2B2B2;
}

.acslightbox-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;
}

.acslightbox,
.acslightbox-wrapper .acslightbox-image
{
   cursor: pointer;
}

.acslightbox-wrapper .acslightbox-image
{
   border: 6px solid #fff;
   border-radius: 3px;
   display: none;
   max-width: 100%;
   vertical-align: middle;
}

.acslightbox-wrapper .acslightbox-image.active
{
   display: inline-block;
}

.acslightbox-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;
}

.acslightbox-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;
}

.acslightbox-wrapper .arrow
{
   cursor: pointer;
   height: 100px;
   opacity: .5;
   filter: alpha(opacity=50);
   position: fixed;
   width: 82px;
   z-index: 10003;
}

.acslightbox-wrapper .arrow.left
{
   left: 9px;
}

.acslightbox-wrapper .arrow.right
{
   right: 9px;
}

.acslightbox-wrapper .arrow:hover
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.acslightbox-wrapper .arrow.disabled 
{
   display: none;
}

.acslightbox-wrapper .arrow-t, 
.acslightbox-wrapper .arrow-b
{
   background-color: #fff;
   border-radius: 3px;
   height: 6px;
   left: 26px;
   position: relative;
   width: 30px;
}

.acslightbox-wrapper .arrow-t
{
   top: 38px;
}

.acslightbox-wrapper .arrow-b
{
   top: 50px;
}

.acslightbox-wrapper .close
{
   cursor: pointer;
   height: 22px;
   opacity: .5;
   filter: alpha(opacity=50);
   position: fixed;
   right: 39px;
   top: 30px;
   width: 22px;
   z-index: 10003;
}

.acslightbox-wrapper .close:hover 
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.acslightbox-wrapper .close .cw, 
.acslightbox-wrapper .close .ccw
{
   background-color: #fff;
   border-radius: 3px;
   height: 6px;
   position: absolute;
   left: -4px;
   top: 8px;
   width: 30px;
}

.acslightbox-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 */}

.acslightbox-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 */}

.acslightbox-wrapper .close-alt, 
.acslightbox-wrapper .arrow-right-alt, 
.acslightbox-wrapper .arrow-left-alt 
{
   color: #fff;
   display: none;
   font-size: 2.5em;
   line-height: 100%;
}

.ie8 .acslightbox-wrapper .close-alt, 
.ie8 .acslightbox-wrapper .arrow-right-alt, 
.ie8 .acslightbox-wrapper .arrow-left-alt 
{
   display: block;
}

.ie8 .acslightbox-wrapper .cw, 
.ie8 .acslightbox-wrapper .ccw 
{
   display: none;
}

.acscontent-layout .acscontent
{
   margin:0 auto;
}

/* Begin Additional CSS Styles */
.acslogo-text{margin-top:-10px}
.acsblockheader .t, .acsvmenublockheader .t {white-space: nowrap;}
/* End Additional CSS Styles */
