/*@import 'http://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700';
@import 'http://fonts.googleapis.com/css?family=Bitter:700,400italic';*/
/* HTML 5 Reset - Makes older browsers recognise them as block elements. */
article, aside, figure, footer, header, hgroup, nav, section {
  display: block;
  margin: 0;
  padding: 0; }

/* -------------------------------------------------------------- */
/* Template settings */
body {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
  color: #000;
  background-color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-size: 10pt;
  font-weight: normal;
  overflow: hidden;
  overflow-y: scroll; }

/* -------------------------------------------------------------- */
/* Header settings */
body > header.header {
  position: relative;
  width: 980px;
  height: 40px;
  margin: 20px auto;
  padding: 0; }

body > header.header > .headerLeft {
  position: relative;
  float: left;
  width: 148px; }

body > header.header > .headerRight {
  float: right;
  margin: 0 auto; }

body > header.header > div.headerTitle {
  display: block;
  float: left;
  line-height: 35px;
  font-style: italic;
  font-size: 15pt; }

body > header.header > div.contactNum {
  float: right;
  width: 180px;
  margin: 0 10px 0 0;
  line-height: 35px;
  font-style: italic;
  font-size: 15pt;
  text-align: right; }

.headerBadge {
    float: right;
    margin-left: 15px;
    margin-right: 35px;
}

.headerBadge img.umbraco {
    margin-top: 2px;
    padding-left: 10px;
}

@media (max-width: 949px){
    .telNo{
        display: none;
    }

    .headerBadge {
        margin-right: 56px;
        margin-left: 0;
    }

    .headerBadge img.cyber{
        width: 43px;
    }

    .headerBadge img.umbraco{
        width: 37px;
        padding-left: 7px;
        margin-top: 0;
    }

    .contactNum img.phoneHeader {
        width: 37px;
        height: 37px;
    }
}

header a {
  display: block;
  float: left; }

img.logo {
  display: block;
  margin: 0 30px 0 0; }

div.bannerSearch {
  float: right;
  width: 160px;
  height: 20px; }

div.bannerSearch > input {
  float: left;
  margin: 0;
  height: 20px;
  border: none;
  font-size: 8pt; }

div.bannerSearch > input[type="text"] {
  width: 130px;
  height: 20px;
  padding: 0 0 0 10px;
  color: #fff;
  background-color: #666; }

div.bannerSearch > input[type="image"] {
  width: 20px;
  height: 20px;
  padding: 0;
  background-color: #000; }


/* -------------------------------------------------------------- */

/* Privacy Policies */

/* Style the buttons that are used to open and close the accordion panel */

@media only screen and (max-width: 960px) {
    #privacyAccordion {
        width: 100%;
    }
}

@media screen and (min-width: 950px) {
    #privacyAccordion {
        width: 960px;
    }
}

.accordion {
    background-color: white;
    color: #2c8de0;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    transition: 0.4s;
    outline: none !important;
    text-decoration: none;
    text-align: left;
    font-size: 1.2em;
    display: block;
}

#privacyAccordion .card:first-child {
    border-top: 1px solid #ccc;
}

#privacyAccordion .card {
    border-bottom: 1px solid #ccc;
    margin: 5px 0;
}

.accordion:after {
    content: '\25BC'; /* Unicode character for "plus" sign (+) */
    font-size: 13px;
    color: #777;
    float: right;
    margin-left: 5px;
}

/* Style the accordion panel. Note: hidden by default */
.panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

.text {
    margin-bottom: 18px;
}

/* -------------------------------------------------------------- */
/* Content settings */
div.contentHold {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

section.content {
  position: relative;
  float: left;
  width: 100%;
  min-width: 300px;
  min-height: 100px;
  padding: 0;
  margin: 20px auto 0 auto;
  overflow: hidden; }

section.content > .generalCenter > .mainBody {
  float: left;
  width: 690px; }

section.content.home {
  margin: 10px auto 0 auto; }

section.content.page > .generalCenter > aside {
  float: right;
  width: 250px; }

.contentBanner {
  height: 160px;
  padding: 40px 0 0 0; }

.contentBanner.home {
  height: 495px !important; }

/*aside {float: right; width: 250px; margin: 0; padding: 0; vertical-align: top;}*/
.generalCenter {
  position: relative;
  width: 960px;
  margin: 0 auto; }

div.clear, div.responsiveMobileClear {
  display: block;
  clear: both; }

.responsiveMobileClear {
  display: none; }

.socialButtonsHold {
  float: left;
  width: 100%;
  height: 30px;
  margin: 10px 0 0 0;
  padding: 0; }

.socialButtonsHold > a {
  display: block;
  float: left;
  text-decoration: none;
  margin: 0 10px 0 0; }

.socialButtonsHold > a > img {
  width: 30px;
  height: 30px; }

.owl-carousel {
    position: relative;
}

.owl-prev, .owl-next {
    position: absolute;
    top: 30px;
    left:-50px;
    background-color: transparent !important;
    font-size: 1.8em !important;
    padding: 0 6px !important;
    color: #bedb39 !important;
}

.owl-next {
    left: auto;
    right: -50px;
}
/* -------------------------------------------------------------- */
/* Footer settings */
footer {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden; }

footer > div.sliderHold {
  width: 100%;
  min-height: 120px;
  color: #fff;
  background-color: #333;
  border-bottom: 12px solid #bedb39; }

footer > div.sliderHold > #scrollableContainer {
  position: relative;
  width: 960px;
  height: 120px;
  margin-bottom: 10px;
  overflow-y: hidden; }

footer > div.sliderHold > div > .topLeft {
  float: left;
  width: 45%;
  color: #bedb39;
  margin: 10px 0 0 5%;
  font-weight: bold;
  font-size: 14pt;
  font-style: italic; }

footer > div.sliderHold > div > .topRight {
  float: right;
  width: 45%;
  text-align: right;
  margin: 10px 5% 0 0; }

footer > div.sliderHold > div > .topRight a {
  color: #bedb39;
  font-weight: bold;
  font-size: 12pt;
  font-style: italic; }

footer > div.sliderHold > div > .bottomCenter {
  float: right;
  width: 100%;
  text-align: center;
  margin: 0 0 10px 0; }

footer > div.sliderHold > div > .bottomCenter > a {
  color: #bedb39;
  font-weight: bold;
  font-size: 12pt;
  font-style: italic; }

div.scrollingHotSpotLeft {
  width: 30px;
  height: 30px;
  background-repeat: repeat;
  background-position: center center;
  position: absolute;
  z-index: 200;
  left: 0;
  margin: 40px 0 0 0;
  cursor: url(/images/cursors/cursor_arrow_left.png), url(/images/cursors/cursor_arrow_left.cur), w-resize; }

div.scrollingHotSpotLeftVisible {
  background: url('/images/ftr-scroller-spritesheet.png') 0 0 no-repeat;
  background-position: center center; }

div.scrollingHotSpotRight {
  width: 30px;
  height: 30px;
  background-repeat: repeat;
  background-position: center center;
  position: absolute;
  z-index: 200;
  right: 0;
  margin: 40px 0 0 0;
  cursor: url(/images/cursors/cursor_arrow_right.png), url(/images/cursors/cursor_arrow_right.cur), e-resize; }

div.scrollingHotSpotRightVisible {
  background: url('/images/ftr-scroller-spritesheet.png') -30px 0 no-repeat;
  background-position: center center; }

div.scrollWrapper {
  position: relative;
  width: 90%;
  height: 100%;
  margin: 0 auto;
  overflow: hidden; }

div.scrollableArea {
  position: relative;
  width: auto;
  height: 100%; }

/* Latest Content Section */
footer > .latestHold {
  width: 100%;
  min-height: 290px !important;
  padding: 40px 0 0 0;
  background-color: #F2F2F2;
  border-bottom: 12px solid #ccc; }
  footer > .latestHold > .generalCenter > div > .latestItem {
    float: left;
    width: 460px;
    min-height: 110px;
    margin: 0 20px 40px 0;
    text-align: left; }
    footer > .latestHold > .generalCenter > div > .latestItem:last-child {
      margin: 0; }
    footer > .latestHold > .generalCenter > div > .latestItem > a {
      display: inline-block;
      background-color: #2c8de0;
      color: #fff;
      width: 70px;
      line-height: 20px;
      height: 20px;
      padding: 5px 10px;
      text-decoration: none; }
    footer > .latestHold > .generalCenter > div > .latestItem:hover > a {
      color: #fff; }
    footer > .latestHold > .generalCenter > div > .latestItem:hover > .textHold > a.standardHeader {
      color: #2c8de0;
      text-decoration: underline; }
    footer > .latestHold > .generalCenter > div > .latestItem > .imageHold {
      float: left;
      width: 100px; }
    footer > .latestHold > .generalCenter > div > .latestItem > .textHold {
      float: right;
      width: 340px;
      min-height: 70px;
      margin: 0 0 0 10px;
      font-style: italic;
      font-size: 0.9em; }
      footer > .latestHold > .generalCenter > div > .latestItem > .textHold > a.standardHeader {
        color: #333;
        text-decoration: none; }
      footer > .latestHold > .generalCenter > div > .latestItem > .textHold > ul {
        margin: 0;
        padding: 0 0 0 20px; }
        footer > .latestHold > .generalCenter > div > .latestItem > .textHold > ul > li > a {
          font-size: 1.1em;
          font-weight: bold !important;
          font-style: italic;
          text-decoration: none; }
          footer > .latestHold > .generalCenter > div > .latestItem > .textHold > ul > li > a:hover {
            text-decoration: underline; }

/* Latest Content Section Images*/
footer .latestItem > div > a > img {
  background-size: cover;
  width: 100%;
  height: auto; }

footer .latestItem > div > a > #imgBlog {
  background: url('/images/ftr-latest-spritesheet.png') 300px 0; }

footer .latestItem:hover > div > a > #imgBlog {
  background: url('/images/ftr-latest-spritesheet.png') 300px 100px; }

footer .latestItem > div > a > #imgCase {
  background: url('/images/ftr-latest-spritesheet.png') 200px 0; }

footer .latestItem:hover > div > a > #imgCase {
  background: url('/images/ftr-latest-spritesheet.png') 200px 100px; }

footer .latestItem > div > a > #imgEmail {
  background: url('/images/ftr-latest-spritesheet.png') 100px 0; }

footer .latestItem:hover > div > a > #imgEmail {
  background: url('/images/ftr-latest-spritesheet.png') 100px 100px; }

footer .latestItem > div > a > #imgArticle {
  background: url('/images/ftr-latest-spritesheet.png') 0 0; }

footer .latestItem:hover > div > a > #imgArticle {
  background: url('/images/ftr-latest-spritesheet.png') 0 100px; }

/* Twitter Section */
footer > .twitterHold {
  float: left;
  width: 100%;
  min-height: 85px;
  border-bottom: 2px solid #bedb39;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#ddd), to(#fff));
  background: -webkit-linear-gradient(top, #ddd, #fff);
  background: -moz-linear-gradient(top, #ddd, #fff);
  background: -ms-linear-gradient(top, #ddd, #fff);
  background: -o-linear-gradient(top, #ddd, #fff);
  background: linear-gradient(to bottom, #ddd 0, #fff 100%); }

footer > .twitterHold > .generalCenter > .twitterText {
  float: left;
  width: 960px;
  height: auto;
  margin: 30px 0 30px 0;
  font-style: italic;
  font-size: 11pt; }

footer > .twitterHold > .generalCenter > .twitterText > div {
  float: left; }

footer > .twitterHold > .generalCenter > .twitterText > .left {
  width: 200px; }

footer > .twitterHold > .generalCenter > .twitterText > .right {
  width: 760px;
  padding: 0;
  line-height: 15px; }

footer > .twitterHold #twitterActionRe {
  width: 16px;
  height: 16px;
  background: url('/images/ftr-twitter-spritesheet.png') 32px 0;
  margin: 4px 0 -4px 0; }

footer > .twitterHold #twitterActionRe:hover {
  background: url('/images/ftr-twitter-spritesheet.png') 32px 16px; }

footer > .twitterHold #twitterActionReply {
  width: 16px;
  height: 16px;
  background: url('/images/ftr-twitter-spritesheet.png') 0 0;
  margin: 4px 0 -4px 0; }

footer > .twitterHold #twitterActionReply:hover {
  background: url('/images/ftr-twitter-spritesheet.png') 0 16px; }

footer > .twitterHold #twitterActionFav {
  width: 16px;
  height: 16px;
  background: url('/images/ftr-twitter-spritesheet.png') 16px 0;
  margin: 4px 0 -4px 0; }

footer > .twitterHold #twitterActionFav:hover {
  background: url('/images/ftr-twitter-spritesheet.png') 16px 16px; }

footer > div.bottomHold {
  float: left;
  width: 100%;
  height: 350px;
  text-align: center;
  font-size: 13pt; }

footer > div.bottomHold a img {
  display: inline-block;
  margin: 20px 10px -7px 20px; }

footer > div.bottomHold a img.cyber {
  margin: 30px 15px 10px 0px; }

footer > div.bottomHold a img.umbraco {
  margin: 40px 0 0 15px; }

@media (max-width: 640px) {
    footer > div.bottomHold a img.cyber {
        margin: 30px 100px 0px 100px;
    }

    footer > div.bottomHold a img.umbraco {
        margin: 30px 100px 0 100px;
    }

    footer > div.bottomHold {
        height: 500px;
    }
}

footer > div.bottomHold .push {
  padding: 0 70px 0 0; }

footer > div.bottomHold span.linkChange {
  clear: both;
  display: block; }

footer > div.bottomHold span.linkChange a {
  color: #000;
  text-decoration: none; }

footer > div.bottomHold span.linkChange a:hover {
  text-decoration: underline; }

footer .footerQuote {
  display: block;
  width: 900px;
  margin: 30px auto 0 auto;
  font-weight: bold;
  font-size: 16pt;
  font-style: italic; }

footer .footerQuote a {
  font-weight: bold; }

footer .footerQuote a:hover {
  font-weight: bold; }

footer a.footerSocial {
  font-size: 14pt;
  line-height: 30px; }

footer span.bumf {
  font-size: 10pt; }

.footerContactHold {
  width: 400px;
  margin: auto; }

.footerContactHold > div {
  float: left;
  width: 200px; }

/* Social Link Images*/
footer a > img.socialFacebook {
  width: 30px;
  height: 30px;
  background: url('/images/ftr-social-spritesheet.png') 0 0; }

footer a:hover > img.socialFacebook {
  background: url('/images/ftr-social-spritesheet.png') 0 30px; }

footer a > img.socialTwitter {
  width: 30px;
  height: 30px;
  background: url('/images/ftr-social-spritesheet.png') 30px 0; }

footer a:hover > img.socialTwitter {
  background: url('/images/ftr-social-spritesheet.png') 30px 30px; }

footer a > img.socialGoogle {
  width: 30px;
  height: 30px;
  background: url('/images/ftr-social-spritesheet.png') 90px 0; }

footer a:hover > img.socialGoogle {
  background: url('/images/ftr-social-spritesheet.png') 90px 30px; }

footer a > img.socialLinkedIn {
  width: 30px;
  height: 30px;
  background: url('/images/ftr-social-spritesheet.png') 60px 0; }

footer a:hover > img.socialLinkedIn {
  background: url('/images/ftr-social-spritesheet.png') 60px 30px; }

/* -------------------------------------------------------------- */
/* Print settings for the template */
@media print {
  /* Stops an element from being printed */
  .responsiveMobileHide, .responsiveHide, .responsiveMobileShow, .noPrint {
    display: none !important; }

  body > header.header, .generalCenter, footer .footerQuote {
    width: 100% !important; }

  div, footer, article, header, body {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important; }
 }

/* Responsive Design - Desktop*/
@media screen and (min-width: 950px) {
  .responsiveShow, .responsiveMobileShow {
    display: none !important;
    width: 0 !important;
    height: 0 !important; }
 }

/* Responsive Design - Tablet */
@media screen and (min-width: 641px) and (max-width: 949px) {
  .responsiveHide, .responsiveMobileShow {
    display: none !important;
    width: 0 !important;
    height: 0 !important; }

  .responsiveWidth {
    width: 700px !important; }

  .responsiveExtraWidth {
    width: 310px !important; }

  .responsiveLessWidth {
    width: 620px !important; }

  .responsiveSlightLessWidth {
    width: 280px !important; }

  .responsiveNoPadding {
    padding: 0; }

  header.header {
    width: 700px !important; }

  body > header.header > div.contactNum {
    width: auto;
    font-size: 0.9em; }

  body > header.header > div.headerTitle > div {
    width: 360px !important;
    font-size: 0.7em; }

  section.content > .generalCenter > .mainBody {
    width: 700px; }
    section.content > .generalCenter > .mainBody a {
      text-decoration: underline; }
      section.content > .generalCenter > .mainBody a:hover {
        text-decoration: none; }

  footer > div.sliderHold > #scrollableContainer {
    width: 600px; }

  footer .footerQuote {
    width: 530px !important; }

  footer > .latestHold {
    min-height: 290px !important; }

  footer > .latestHold > .generalCenter > div > .latestItem {
    width: 330px;
    min-height: 110px;
    margin: 0 20px 40px 0;
    text-align: left; }

  footer > .latestHold > .generalCenter > div > .latestItem > .imageHold {
    width: 100px; }

  footer > .latestHold > .generalCenter > div > .latestItem > .textHold {
    float: right;
    width: 210px;
    min-height: 70px;
    margin: 0 0 0 10px; }

  footer > .twitterHold > .generalCenter > .twitterText {
    float: left;
    width: 100%;
    margin: 0;
    font-size: 1em; }

  footer > .twitterHold > .generalCenter > .twitterText > div {
    float: left;
    margin: 10px 0 0 0; }

  footer > .twitterHold > .generalCenter > .twitterText > .right {
    width: 500px;
    padding: 0;
    line-height: 15px; }
 }

/* Responsive Design - Mobile */
@media screen and (max-width: 640px) {
  .responsiveMobileHide, .responsiveHide {
    display: none !important;
    width: 0 !important;
    height: 0 !important; }

  .responsiveWidth {
    min-width: 300px !important;
    width: 90% !important; }

  .responsiveWidthPad {
    width: 300px !important;
    padding: 0 10px 0 10px; }

  .responsiveExtraWidth {
    width: 310px !important; }

  .responsiveLessWidth {
    width: 230px !important; }

  .responsiveSlightLessWidth {
    width: 280px !important; }

  .responsiveNoPadding {
    padding: 0; }

  .responsiveMobileClear {
    display: block; }

  body > header.header {
    width: 100% !important;
    height: 160px !important;
    margin: 20px 0 !important; }

  body > header.header > .headerLeft {
    float: none;
    min-width: 300px;
    width: 90%;
    margin: auto; }

  body > header.header > a.logoLink {
    display: block;
    margin: 0 0 0 10px; }

  img.logo {
    display: block;
    margin: 0 0 0 10px; }

  .headerTitle {
    margin: 20px 0 0 0;
    padding: 20px 0 20px 0;
    font-size: 22px !important;
    background-color: #000;
    color: #fff;
    border-bottom: 12px solid #bedb39;
    line-height: 25px !important; }

  header, article {
    min-width: 300px;
    width: 100% !important;
    margin: 0 auto !important; }
	
    article img {
		max-width: 100% !important;
	}

  body > header.header > div.headerTitle {
    width: 100%; }

  body > header.header > div.headerTitle > div {
    margin: 0 auto; }

  div.contentHold.Home {
    margin-bottom: 0 !important; }

  section.content > .generalCenter > .mainBody {
    float: left;
    width: 100%; }

  div.bannerSearch {
    float: left;
    width: 320px;
    background-color: #000;
    padding: 10px 0; }

  div.bannerSearch > input[type="text"] {
    width: 260px;
    margin: 0 0 0 15px;
    color: #000;
    background-color: #fff; }

  div.bannerSearch > input[type="button"] {
    background-color: #888; }

  .serviceListItem {
    width: 135px !important; }

  .serviceListItem div:first-child {
    margin: 0 20px 0 20px !important; }

  footer > div.sliderHold > div > .topLeft {
    width: 90%;
    text-align: center; }

  footer > div.sliderHold > #scrollableContainer {
    width: 200px; }

  footer .footerQuote {
    width: 90% !important; }

  footer > .latestHold {
    min-height: 150px !important; }

  footer > .latestHold > div {
    min-width: 300px !important;
    width: 90% !important; }

  footer > .latestHold > .generalCenter > div > .latestItem {
    width: 100%;
    min-height: 100px;
    margin: 0 0 40px 0;
    text-align: left; }

  footer > .latestHold > .generalCenter > div > .latestItem > .imageHold {
    width: 100px; }

  footer > .latestHold > .generalCenter > div > .latestItem > .textHold {
    float: right;
    width: calc(98% - 100px);
    min-height: 70px;
    margin: 0; }

  footer > .latestHold > .generalCenter > div > .latestItem > a {
    margin: 0 0 0 10px; }

  footer > .twitterHold > .generalCenter > .twitterText {
    float: left;
    width: 100%;
    margin: 0;
    font-size: 1em; }

  footer > .twitterHold > .generalCenter > .twitterText > div {
    float: left;
    width: 100% !important;
    margin: 10px 0 0 0; }

  .footerContactHold {
    width: 200px; }
 }

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
/* General settings */
.showTxt {
  visibility: visible; }

.hideTxt {
  visibility: hidden;
  display: none; }

/* -------------------------------------------------------------- */
/* Heading settings */
h1, .fakeh1 {
  color: #000;
  font-size: 17pt;
  font-weight: bold;
  font-style: italic;
  margin: 0 0 10px 0;
  padding: 0; }

h2 {
  color: #000;
  font-size: 12pt;
  font-weight: normal;
  margin: 0;
  padding: 0; }

h3 {
  color: #2c8de0;
  font-size: 15pt;
  font-weight: bold;
  font-style: italic;
  margin: 0;
  padding: 0; }

h4 {
  color: #000;
  font-size: 12pt;
  font-weight: bold;
  margin: 10px 0 0 0;
  padding: 0; }

h5 {
  color: #F7A901;
  font-size: 12pt;
  font-weight: bold;
  margin: 0;
  padding: 0; }

h6 {
  color: #000;
  font-size: 12pt;
  font-weight: bold;
  margin-top: 15px; }

/* -------------------------------------------------------------- */
/* Link settings */
a {
  color: #2c8de0;
  text-decoration: none; }

a:hover {
  color: #2c8de0;
  text-decoration: underline; }

a img {
  border: none; }

/* -------------------------------------------------------------- */
/* Home Page */
.unslider {
  position: relative;
  float: left;
  height: 530px;
  overflow: hidden;
  text-align: center; }

.unslider > ul {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none; }

.unslider > ul > li {
  float: left;
  width: 100%;
  position: relative; }

.unslider > ul > li > div.desktopHeaderImage, .unslider > ul > li > div.tabletHeaderImage {
  position: absolute;
  width: 100%;
  z-index: -1; }

.unslider > ul > li > div.desktopHeaderImage {
  height: 535px; }

.unslider > ul > li > div.tabletHeaderImage {
  display: none;
  height: 368px; }

.unslider > ul > li > .textHold {
  width: 530px;
  height: 430px;
  padding: 100px 0 0 450px;
  text-align: left; }

.unslider > ul > li > .textHold > img {
  margin: 10px 7px -10px -50px !important; }

.unslider > ul > li > .textHold > span, .unslider > ul > li > .textHold > a {
  height: 40px;
  padding: 8px;
  font-size: 18pt;
  color: #fff;
  line-height: 55px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6);
  font-family: 'Bitter', serif;
  font-style: italic; }

.callToAction {
  padding: 5px 10px;
  margin: 10px 0 0 0;
  min-width: 150px;
  background-color: #2c8de0;
  font-weight: bold;
  color: #fff;
  text-decoration: none; }

.unslider > ul > li > .textHold > span.client {
  width: auto;
  font-size: 10pt;
  height: 30px;
  padding: 5px 8px;
  line-height: 30px;
  color: #fff;
  background-color: #000; }

.unslider > ol.dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 50px; }

.unslider > ol.dots li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 4px;
  text-indent: -999em;
  border: 2px solid #fff;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  cursor: pointer;
  opacity: 0.4;
  -webkit-transition: background 0.5s, opacity 0.5s;
  -moz-transition: background 0.5s, opacity 0.5s;
  -o-transition: background 0.5s, opacity 0.5s;
  transition: background 0.5s, opacity 0.5s; }

.unslider > ol.dots li.active {
  background: #fff;
  opacity: 1; }

div.leftSide {
  float: left;
  width: 480px;
  margin: 10px 20px 0 0; }

aside.rightSide {
  float: left;
  width: 460px; }

.contentBanner > .textHold > img {
  margin: 0 7px 0 -37px !important; }

.contentBanner > .textHold.generalCenter {
  width: 885px;
  padding-top: 28px;
  line-height: 25px; }

.contentBanner > .textHold > span.client {
  width: auto;
  font-size: 8pt;
  height: 25px;
  padding: 3px 5px;
  line-height: 25px;
  color: #fff;
  background-color: #000; }

.responsiveServiceItemInfo {
  float: left;
  width: 700px;
  height: 0;
  overflow: hidden;
  background-color: #2c8de0;
  color: #fff;
  text-align: center; }

.serviceChanger {
  position: relative;
  width: 440px;
  height: 220px;
  padding: 10px;
  border: 1px solid #bedb39; }

.serviceChanger .leftSide {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 210px;
  height: 220px; }

.serviceChanger .rightSide {
  float: right;
  width: 225px;
  height: 220px; }

.serviceChanger .serviceItem {
  display: none;
  position: absolute;
  top: 0;
  left: 0; }

.serviceChanger .serviceItem.start {
  display: block; }

.serviceChanger .serviceButton {
  position: relative;
  float: left;
  width: 70px;
  height: 70px;
  margin: 0 5px 5px 0;
  background-color: #bedb39;
  -moz-transition: background 0.1s ease-in-out;
  -webkit-transition: background 0.1s ease-in-out;
  -o-transition: background 0.1s ease-in-out;
  transition: background 0.1s ease-in-out; }

.serviceChanger .serviceButton img {
  position: absolute;
  top: 0;
  left: 0; }

.serviceChanger .serviceButton.start {
  background-color: #fff; }

.serviceChanger .serviceButton:hover {
  background-color: #ccc !important;
  cursor: pointer; }

.serviceChanger .moreLink {
  display: block;
  background-color: #bedb39;
  color: #000;
  width: 70px;
  line-height: 20px;
  height: 20px;
  padding: 5px;
  text-decoration: none; }

/* -------------------------------------------------------------- */
/* General Content */
.contentBanner > .generalCenter > span {
  font-size: 1.3em;
  padding: 5px 8px;
  color: #fff;
  line-height: 45px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6);
  font-family: 'Bitter', serif;
  font-style: italic; }

section.page > .generalCenter > aside > .title {
  font-weight: bold;
  font-style: italic;
  font-size: 1.1em; }

section.page > .generalCenter > aside > .rightSideTwitterHold {
  width: 230px;
  height: 70px;
  margin: 10px 0 0 0;
  padding: 10px;
  background-color: #2c8de0;
  color: #fff; }

section.page > .generalCenter > aside > .rightSideFacebookHold {
  width: 228px;
  height: 70px;
  margin: 10px 0 0 0;
  padding: 10px;
  border: 1px solid #2c8de0; }

section.page > .generalCenter > aside > .rightSideTwitterHold > .textHold, section.page > .generalCenter > aside > .rightSideFacebookHold > .textHold {
  float: left;
  width: 140px;
  padding: 10px 0 0 0;
  font-size: 1.1em;
  font-style: italic; }

section.page > .generalCenter > aside > .rightSideTwitterHold > .textHold > a, section.page > .generalCenter > aside > .rightSideFacebookHold > .textHold > a {
  font-weight: bold; }

section.page > .generalCenter > aside > .rightSideTwitterHold img, section.page > .generalCenter > aside > .rightSideFacebookHold img {
  float: left;
  margin: 0 10px 0 0; }

.socialHold {
  float: left;
  width: 100%;
  height: 30px;
  margin: 10px 0 0 0;
  padding: 0; }

/* -------------------------------------------------------------- */
/* Services */
.serviceListItem {
  float: left;
  width: 460px;
  height: 160px;
  margin-bottom: 40px; }

.serviceListItem a {
  display: block;
  margin: 10px 0 0 0;
  text-decoration: none;
  font-weight: bold;
  font-style: italic; }

.serviceListItem a:hover {
  text-decoration: underline;
  color: #2c8de0; }

.serviceListItem a span {
  color: #666; }

.serviceListItem:hover a span {
  color: #2c8de0; }

article > .leftServiceSide {
  float: left;
  width: 100px; }

article > .rightServiceSide {
  float: left;
  width: 560px;
  margin: 0 0 0 20px; }

.content .moreServices {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #ccc;
  color: #fff;
  height: 20px;
  padding: 3px 5px 3px 5px;
  text-decoration: none;
  font-style: italic; }

/* -------------------------------------------------------------- */
/* Portfolio */
#portfolioItemContainer {
  position: relative;
  float: left;
  width: 940px;
  margin: 30px 0 20px 0; }

#portfolioItems {
  float: left; }

#portfolioItems > .portfolioItem {
  position: relative;
  float: left;
  width: 148px;
  height: 110px;
  margin: 10px 10px 0 0; }

#portfolioItems > .portfolioItem:nth-child(6n) {
  margin: 10px 0 0 0; }

#portfolioItems > .portfolioItem > img {
  position: absolute;
  top: 0;
  left: 0;
  width: inherit !important;
  height: inherit !important; }

#portfolioItems > .portfolioItem > .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 120px;
  height: 139px;
  padding: 10px;
  display: none;
  background-color: rgba(0, 0, 0, 0.75);
  text-align: center; }

#portfolioItems > .portfolioItem > .overlay a .title {
  color: #fff;
  font-size: 12pt; }

#portfolioItems > .portfolioItem > .overlay .summary {
  color: #ccc; }

#portfolioItems > .portfolioItem > .overlay a {
  display: block;
  height: 85%;
  padding: 15% 0 0 0;
  color: #bedb39;
  text-decoration: none; }

/* -------------------------------------------------------------- */
/* Client Items */
#clientItemContainer {
  position: relative;
  float: left;
  width: 940px;
  margin: 30px 0 0 0; }

#clientItems {
  float: left; }

#clientItems > .clientItem {
  position: relative;
  float: left;
  width: 220px;
  height: 159px;
  margin: 20px 20px 0 0; }

#clientItems > .clientItem:nth-child(4n) {
  margin: 20px 0 0 0; }

#clientItems > .clientItem > img {
  position: absolute;
  top: 0;
  left: 0; }

#clientItems > .clientItem > .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 200px;
  height: 139px;
  padding: 10px;
  display: none;
  background-color: rgba(0, 0, 0, 0.75);
  text-align: center; }

#clientItems > .clientItem > .overlay a .title {
  color: #fff;
  font-size: 12pt; }

#clientItems > .clientItem > .overlay .summary {
  color: #ccc; }

#clientItems > .clientItem > .overlay a {
  display: block;
  height: 85%;
  padding: 15% 0 0 0;
  color: #bedb39;
  text-decoration: none; }

/* -------------------------------------------------------------- */
/* Case Study */
.caseStudyLeft {
  float: left;
  width: 600px; }

.caseStudyLeft > img {
  display: block;
  margin: 0 0 0 120px; }

.caseStudyLeft > .caseStudySectionHold {
  float: left;
  width: 600px; }

.caseStudyLeft > .caseStudySectionHold > .caseStudySectionLeft {
  float: left;
  width: 100px; }

.caseStudyLeft > .caseStudySectionHold > .caseStudySectionRight {
  float: left;
  width: 480px;
  margin: 0 0 0 20px; }

.caseStudyLeft > .caseStudySectionHold > .caseStudySectionRight > .caseStudySubTitle {
  font-size: 1.1em;
  font-weight: bold;
  font-style: italic; }

.caseStudyRight {
  float: left;
  width: 300px;
  margin: 0 0 0 20px; }

.caseStudyRight > a > .secondImage {
  margin: -50px 0 0 0; }

/* -------------------------------------------------------------- */
/* Miscellaneous settings */
.copyright {
  color: #5B5B5B;
  font-size: 9pt; }

.pagingBar {
  width: 694px;
  background-color: #DDD;
  padding: 5px 10px 5px 10px; }

time {
  float: right;
  color: #AAA;
  font-size: 9pt; }

.blue {
  color: #2c8de0 !important; }

.standardHeader {
  display: block;
  margin: 0 0 10px 0;
  font-style: italic;
  font-weight: bold;
  font-size: 14pt; }

/* -------------------------------------------------------------- */
/* Contact */
form > div.contactForm {
  width: 228px;
  border: 1px solid #ddd;
  margin: 10px 0 0 0;
  padding: 10px; }

form > div.contactForm > input[type="text"], form > div.contactForm > textArea {
  margin: 0 0 10px 0;
  padding: 5px 10px;
  width: 210px;
  height: 15px;
  border: none;
  background-color: #2c8de0;
  color: #fff;
  font-style: italic;
  font-family: Arial; }

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: white;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: white;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: white;
}

Try it Yourself » form > div.contactForm > textArea {
    height: 60px;
}

form > div.contactForm > label {
  color: #666; }

form > div.contactForm > .captcha {
  margin: 10px 0 0 0 !important;
  width: 70px !important; }

form > div.contactForm > input[type="submit"] {
  margin: 0;
  padding: 5px 10px;
  background-color: #000;
  color: #fff;
  border: 0;
  font-style: italic; }

form > div.contactForm > input[type="submit"]:hover {
  color: #FFF;
  cursor: pointer; }

#visitContainer > span {
  display: block;
  margin: 0 0 10px 0; }

#visitContainer > .travelImageHold {
  float: left;
  width: 100%; }

#visitContainer > .travelImageHold > img {
  float: left;
  margin: 0 20px 0 0; }

#visitContainer > .travelImageHold > img:hover {
  cursor: pointer; }

#visitContainer > .travelBodyHold {
  float: left;
  position: relative;
  width: 100%;
  height: 301px; }

#visitContainer > .travelBodyHold > .contactByBody {
  position: absolute;
  top: 0;
  left: 0;
  display: none; }

#visitContainer > .travelBodyHold > .contactByBody:first-child {
  display: block; }

/* -------------------------------------------------------------- */
/* Validation */
.validation-summary-valid {
  display: none; }

.validation-summary-errors {
  color: #dd0000; }

.input-validation-error {
  color: #dd0000 !important; }

/* -------------------------------------------------------------- */
/* Clean up */
.blockClose {
  margin: 0;
  padding: 0;
  height: 0;
  clear: both; }

/* -------------------------------------------------------------- */
/* Print settings for the content */
@media print {
  /* Stops an element from being printed */
  .rightServiceSide {
    width: 100% !important;
    margin: 0 !important; }
 }

/* Responsive Design - Tablet */
@media screen and (min-width: 641px) and (max-width: 949px) {
  .serviceListItem {
    width: 100px;
    margin: 0 35px 10px 35px; }

  .responsiveServiceHeader {
    display: block;
    margin: 10px 0 20px 0;
    font-size: 1.6em;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    font-style: italic; }

  .responsiveServiceHeader:hover {
    text-decoration: underline;
    color: #fff;
    font-weight: bold; }

  .responsiveServiceItemInfo a.moreButton {
    border: 1px solid #ccc;
    margin: 10px 0 0 0;
    padding: 8px 8px 8px 10px;
    text-decoration: none;
    width: 85px;
    color: #fff;
    font-style: italic;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    /* Safari */ }

  .responsiveServiceItemInfo a.moreButton:hover {
    background-color: #ccc;
    text-decoration: none;
    color: #000; }

  .unslider > ul > li > div.desktopHeaderImage {
    display: none; }

  .unslider > ul > li > div.tabletHeaderImage {
    display: block; }

  .unslider > ul > li > .textHold {
    width: 380px !important;
    height: 300px;
    padding: 63px 0 0 320px; }

  .unslider > ul > li > .textHold > img {
    width: 30px;
    height: 30px !important;
    margin: 10px 7px -10px -40px !important; }

  .unslider > ul > li > .textHold > span {
    font-size: 13px;
    line-height: 40px; }

  .unslider > ul > li > .textHold > span.client {
    font-size: 8pt;
    height: 20px;
    padding: 5px 8px;
    line-height: 25px; }

  .unslider > ol.dots {
    bottom: 25px; }

  article.leftSide {
    width: 680px;
    margin: 0 !important; }

  article > .rightServiceSide {
    width: 520px !important; }

  .serviceChanger {
    height: 145px !important;
    margin: 20px 0 0 0;
    padding: 10px 0 10px 0; }

  .serviceChanger .leftSide {
    width: 250px !important;
    height: 145px !important; }

  .serviceChanger .rightSide {
    width: 380px !important;
    height: 145px !important; }

  .serviceChanger .serviceButton#moreButton {
    display: block;
    background-color: #000;
    color: #fff;
    text-decoration: none;
    padding: 15px 5px 5px 5px;
    width: 60px !important;
    height: 50px !important;
    text-align: center; }

  .contentBanner > .generalCenter > span {
    font-size: 1.1em; }

  #portfolioItemContainer {
    width: 700px; }

  #portfolioItems > .portfolioItem:nth-child(4n) {
    margin: 20px 20px 0 0; }

  #portfolioItems > .portfolioItem:nth-child(3n) {
    margin: 20px 0 0 0; }

  #clientItems > .clientItem:nth-child(4n) {
    margin: 20px 20px 0 0; }

  #clientItems > .clientItem:nth-child(3n) {
    margin: 20px 0 0 0; }

  .caseStudyRight {
    width: 600px;
    margin: 0 0 0 100px; }

  .caseStudyRight > a > .secondImage {
    margin: 0 0 -20px -90px; }
 }

/* Responsive Design - Mobile */
@media screen and (max-width: 640px) {
  img {
    max-width: 100% !important;
    height: auto !important; }

  .mobileServiceChanger {
    float: left;
    width: 100%;
    min-height: 300px;
    margin: 20px 0 0 0;
    background-color: #F2F2F2; }

  .mobileServiceChanger > .centerHold {
    width: 100%;
    min-height: 290px;
    margin: 0 auto;
    padding: 10px 0 0 0;
    text-align: center; }

  .mobileServiceChanger > .centerHold > a.title, .mobileServiceChanger > .centerHold > div > .serviceItem > a.title {
    font-size: 1.2em;
    font-weight: bold;
    font-style: italic;
    text-decoration: none;
    color: #000; }

  .mobileServiceChanger > .centerHold > a.title {
    font-size: 1.8em; }

  .mobileServiceChanger > .centerHold > div {
    position: relative;
    width: 100% !important; }

  .mobileServiceChanger > .centerHold > div > img {
    margin: 40px 20px 0 20px;
    cursor: pointer;
    position: relative;
    z-index: 9; }

  .mobileServiceChanger > .centerHold > div > .serviceItem {
    display: none;
    position: absolute;
    top: 10px;
    left: 10px;
    width: 100%;
    width: calc(100% - 20px);
    min-height: 250px; }

  .responsiveServiceItemInfo {
    width: 0; }

  article > .leftServiceSide > img {
    width: 100% !important;
    min-width: 60px; }

  article > .leftServiceSide {
    width: 20% !important;
    min-width: 60px; }

  article > .rightServiceSide {
    width: 75% !important;
    min-width: 220px;
    margin: 0 0 0 5% !important; }

  .serviceChanger .leftSide {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 210px;
    height: 220px; }

  .serviceChanger .rightSide {
    float: right;
    width: 225px;
    height: 220px; }

  .serviceListItem {
    width: 150px;
    margin-bottom: 20px !important; }

  article.leftSide {
    width: 660px;
    margin: 0 !important; }

  #portfolioItemContainer {
    width: 100%; }

  .portfolioItem, .caseStudy {
    width: 140px !important;
    height: 98px !important;
    margin: 4px 2px 0 2px !important;
    overflow: hidden; }

  #portfolioItems > .portfolioItem > .overlay a, .caseStudyHold > .caseStudy > .overlay a {
    padding: 0 !important; }

  .portfolioItem img, .caseStudy img {
    margin: 0; }

  #portfolioItems {
    width: 100%; }

  #portfolioItems > .portfolioItem {
    width: 33% !important;
    margin: 0 !important; }

  #portfolioItems > .portfolioItem > img {
    width: 100% !important;
    max-width: 140px !important;
    height: auto !important;
    max-height: 100%; }

  #portfolioItems > .portfolioItem:nth-child(4n) {
    margin: 10px 10px 0 0; }

  #portfolioItems > .portfolioItem:nth-child(2n) {
    margin: 10px 0 0 0; }

  .portfolioItem .overlay, .caseStudy .overlay {
    width: 120px !important;
    height: 88px !important;
    margin: 0;
    padding: 10px 10px 0 10px !important; }

  #clientItems > .clientItem:nth-child(4n) {
    margin: 20px 20px 0 0; }

  #clientItems > .clientItem:nth-child(2n) {
    margin: 20px 0 0 0; }

  /* Case Study */
  .caseStudyLeft {
    width: 100% !important; }

  .caseStudyLeft > .caseStudySectionHold {
    width: 100% !important; }

  .caseStudyLeft > .caseStudySectionHold > .caseStudySectionLeft {
    width: 50px; }

  .caseStudyLeft > .caseStudySectionHold > .caseStudySectionLeft > img {
    width: 50px;
    height: 50px; }

  .caseStudyLeft > .caseStudySectionHold > .caseStudySectionRight {
    width: 80%;
    margin: 0 0 0 10px; }

  .caseStudyRight {
    width: 100%;
    margin: 0;
    text-align: center; }

  /* Contact Form */
  aside {
    width: 100% !important; }

  form > div.contactForm {
    width: 94%; }

  form > div.contactForm > input[type="text"], form > div.contactForm > textArea {
    width: 94%; }

  form > div.contactForm > .captcha {
    width: 120px !important; }

  .rightSideTwitterHold, .rightSideFacebookHold {
    width: 94% !important;
    padding: 3% !important; }

  /* Blog Extras */
  .smartBlogLeft {
    width: 100% !important; }
 }

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
/* Main Menu */
.contentHold > nav {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 40px;
  margin: 0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 99; }

.menuHold {
  margin: 0 auto;
  width: 980px; }

.menu {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
  height: 40px; }

.menu li {
  float: left;
  margin: 0;
  padding: 0;
  position: relative; }

/* Normal state */
.menu a {
  display: block;
  height: 20px;
  line-height: 20px;
  padding: 10px 15px 10px 15px;
  color: #fff;
  text-decoration: none; }

/* Active state */
.menu a.active {
  background-color: #bedb39;
  color: #000;
  height: 20px;
  margin: 0; }

/* Dropdown Menu */
/* Adding background ensures compatability, then made transparent. left:-9999; for hide.  */
.menu ul {
  list-style: none;
  position: absolute;
  left: -9999px;
  margin: 0;
  padding: 0;
  background-color: rgba(0, 0, 0, 0);
  z-index: 999; }

.menu ul li {
  padding-top: 1px;
  float: none; }

/* Stop text wrapping and creating multi-line dropdown items */
.menu ul a {
  white-space: nowrap; }

/* Display the dropdown on hover */
.menu li:hover ul {
  left: 0; }

/* Creates persistent hover states for the Main menu */
.menu li:hover a {
  background-color: rgba(0, 0, 0, 0.4);
  text-decoration: none; }

.menu li:hover a.active {
  background-color: #bedb39; }

/* Undoes the global hover states created by the persistent hover states */
.menu li:hover ul a {
  background-color: #262729;
  text-decoration: none; }

/* Hover state */
.menu li:hover ul li a:hover {
  background-color: #666;
  color: #fff; }

/* Active state */
.menu li ul li a.active {
  background-color: #bed833;
  color: #262729; }

/* Active hover state */
/* -------------------------------------------------------------- */
/* Responsive Design - Tablet */
/* Responsive Design - Mobile */
@media screen and (max-width: 640px) {
  .menu {
    height: auto; }

  .menu > li {
    width: 160px;
    text-align: center; }

  .menu > li > a {
    width: 130px; }

  .menu > li > a:hover {
    background-color: #111; }

  .menu > li > a.active {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-color: rgba(0, 0, 0, 0);
    color: #bedb39; }

  .menu > li > a.active:hover {
    background-color: #111; }

  #mobileMenuButton {
    position: relative;
    float: right;
    width: 42px;
    height: 40px;
    margin: 0 10px 0 0; }

  #mobileMenuButton > img {
    position: absolute;
    top: 0;
    left: 0; }

  .mobileMenu {
    position: absolute;
    top: 40px;
    right: 0;
    width: 320px;
    height: 0;
    overflow: hidden;
    background-color: #111;
    z-index: 999; }

  #mobileMenuInner {
    float: left; }

  header.header #mobMenuOff {
    width: 42px;
    height: 34px !important;
    background: url('/images/mobile-menu-spritesheet.png') 0 0; }

  header.header #mobMenuOn {
    width: 42px;
    height: 34px !important;
    background: url('/images/mobile-menu-spritesheet.png') 42px 0; }
 }

/* -------------------------------------------------------------- */
/* Breadcrumb */
.breadcrumb {
  display: block;
  float: left;
  width: 100%;
  margin: 0 0 10px 0;
  padding: 0;
  list-style: none;
  font-size: 9pt;
  color: #9FB5CF; }

.breadcrumb li {
  display: block;
  float: left;
  margin: 0;
  padding: 10px 0 0 3px; }

.breadcrumb li a.bc {
  color: #9FB5CF;
  text-decoration: underline; }

.breadcrumb li a.bc:hover {
  color: #fff;
  text-decoration: none; }

.breadcrumb li span.bchighlight {
  color: #fff;
  font-weight: bold; }

/* -------------------------------------------------------------- */
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
/* Template settings */
.smartBlogLeft {
  float: left;
  width: 700px; }

.smartBlogRight {
  float: right;
  width: 180px; }

/* -------------------------------------------------------------- */
/* General Smart Blog Settings */
.smartTopBorder {
  margin-top: 20px; }

.smartSubTitle {
  display: block;
  float: left;
  width: 100%;
  font-size: 1.2em;
  font-weight: bold;
  font-style: italic;
  color: #000; }

a.smartListTitle {
  display: block;
  width: 100%;
  clear: both;
  font-size: 1.2em;
  font-weight: bold;
  font-style: italic; }

.smartRightSectionContainer {
  float: left;
  width: 180px;
  margin: 10px 0 0 0;
  clear: both; }

.smartRightSectionContainer > img {
  float: left; }

.smartRightSectionContainer > .smartSubTitle {
  width: 100px;
  padding: 15px 0 15px 10px; }

.smartRightLowSectionContainer {
  float: left;
  width: 180px;
  margin: 10px 0 0 0; }

div.smartBlogSearch {
  float: left;
  width: 180px;
  height: 20px;
  margin: 0 0 20px 0; }

div.smartBlogSearch > input {
  float: left;
  margin: 0;
  height: 20px;
  border: none;
  font-size: 8pt; }

div.smartBlogSearch > input[type="text"] {
  width: 150px;
  height: 20px;
  padding: 0 0 0 10px;
  color: #fff;
  background-color: #666; }

div.smartBlogSearch > input[type="image"] {
  width: 20px;
  height: 20px;
  padding: 0;
  background-color: #000; }

/* Tag Settings */
.smartTag {
  line-height: 22px;
  text-transform: capitalize; }

/*.tag-1 {font-size: 1.0em;}
.tag-2 {font-size: 1.1em;}
.tag-2 {font-size: 1.2em;}
.tag-3 {font-size: 1.3em;}
.tag-4 {font-size: 1.4em;}
.tag-5 {font-size: 1.5em;}
.tag-6 {font-size: 1.6em;}
.tag-7 {font-size: 1.7em;}
.tag-8 {font-size: 1.8em;}
.tag-9 {font-size: 1.9em;}*/
/* Comment Form */
.commentFormTable {
  width: 560px; }

.commentFormTable input[type="text"] {
  margin: 5px;
  padding: 5px 10px;
  width: 220px;
  height: 15px;
  border: none;
  background-color: #DDD;
  color: #666;
  font-style: italic;
  font-family: Arial; }

.commentFormTable input[type="submit"] {
  margin: 0;
  padding: 5px 10px;
  background-color: #FCA800;
  color: #000;
  border: 0;
  font-style: italic; }

.commentFormTable input[type="submit"]:hover {
  color: #FFF;
  cursor: pointer; }

.commentFormTable input[type="button"] {
  margin: 0;
  padding: 5px 10px;
  background-color: #FCA800;
  color: #000;
  border: 0;
  font-style: italic; }

.commentFormTable input[type="button"]:hover {
  color: #FFF;
  cursor: pointer; }

.commentFormTable label {
  color: #666; }

.commentFormTable textArea {
  border: none;
  background-color: #DDD;
  margin: 5px;
  padding: 5px 10px;
  width: 500px;
  height: 30px;
  color: #666;
  font-style: italic;
  font-family: Arial; }

.commentFormTable td {
  width: 277px; }

.commentFormTable .captcha {
  margin: 0 5px 0 -35px !important;
  width: 190px !important; }

.commentFormTable .buttonsArea {
  text-align: right; }

/* Comment */
#commentsContainer {
  position: relative;
  float: left;
  width: 890px; }

.comment {
  float: left;
  width: 400px;
  height: 0;
  margin: 0 0 20px 0;
  clear: both;
  overflow: hidden; }

.commentInner {
  float: left; }

.commentName {
  float: left;
  width: 400px;
  font-size: 10pt;
  font-weight: bold;
  margin: 0 0 5px 0; }

.commentComment {
  float: left;
  width: 400px; }

.commentDate {
  float: left;
  width: 400px;
  font-size: 8pt; }

/* -------------------------------------------------------------- */
/* Pagination */
.pagination {
  float: right;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
  height: 25px;
  clear: both;
  font-weight: bold;
  font-style: italic;
  line-height: 22px; }
  .pagination li {
    list-style-type: none;
    display: block;
    float: left;
    width: 20px;
    height: 20px;
    margin: 1px; }
    .pagination li a, .pagination li span {
      display: block;
      padding: 0 6px;
      font-size: 11px;
      border: 1px solid #e5e7ea; }
    .pagination li.page_first, .pagination li.page_last {
      width: 35px; }
      .pagination li.page_first span, .pagination li.page_last span {
        display: block;
        padding: 0 6px;
        color: #aaa;
        background-color: #f0f0f0; }
    .pagination li.page_prev, .pagination li.page_next {
      width: 20px; }
      .pagination li.page_prev span, .pagination li.page_next span {
        display: block;
        padding: 0 6px;
        color: #aaa;
        background-color: #f0f0f0; }
    .pagination li.page_item span {
      color: #aaa;
      background-color: #f0f0f0; }
    .pagination li.page_current span {
      color: #fff;
      background-color: #2c8de0; }

/* -------------------------------------------------------------- */
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.fancybox-opened {
  z-index: 8030; }

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner {
  position: relative; }

.fancybox-inner {
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url('/images/fancybox_sprite.png'); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url('/images/fancybox_loading.gif') center center no-repeat; }

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url('/images/blank.gif');
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

/* Overlay helper */
.fancybox-lock {
  overflow: hidden; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url('/images/fancybox_overlay.png'); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

/*# sourceMappingURL=Main.101.css.map */

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
