/* BASE STYLES
--------------------------------------------- */
html,body
{
  margin: 0px;
  padding: 0px;
  overflow-x: hidden; 
}

html {
  font-size: 16px;
  font-size: 1rem;
  overflow-x: hidden; 
}

body {
  text-align: center;
  border-top: 10px solid #009999; }

h1, h2, h3, h4, h5, h6 {
  font-family: "rooney-sans", sans-serif;
  font-weight: 600;
  text-rendering: optimizeLegibility; }

h4 {
  color: #009999;
  font-size: 24px;
  padding-bottom: 14px; }

.smallText { font-size: 16px; line-height: 22px; }
.mediumText { font-size: 18px; line-height: 24px; }
.largeText { font-size: 20px; line-height: 26px; } 

#mainContent img {
  max-width: 100%;
}


/* HEADER
--------------------------------------------- */
#header {
  position: relative;
  padding-top: 20px;
  height: 220px;
  text-align: left; }

.logo {
  display: inline-block;
  z-index: 99;
  padding: 5px 0px 0px 14px;
  position: absolute;
  top: 20px;
  left: 10px;
 }

@media screen and (max-width: 768px) {
  #header {
    margin-bottom: 30px;
    padding-top: 10px;
    padding-bottom: 36px;
    background-color: #f9f9f9;
    border-bottom: 1px solid #ddd;
    box-shadow: 0px 1px 6px -2px rgba(0,0,0,0.15);
    height: auto;
  }
  .logo {
    top: 0px;
    left: 10px;
    display: block; 
    width: 80px;
    height: 80px;
  }
  .logo img {
    max-width: 100%;
    max-height: 100%;
  }
}

@media only screen and (min-width: 767px) and (max-width: 769px) {
  #header .logo {
    padding-left: 40px;
  }
}

@media screen and (max-width: 400px) {
  #header {
    margin-bottom: 20px;
    text-align: center;
    padding-bottom: 10px;
    height: auto;
  }

  .logo {
    display: block;
    width: 100px;
    height: 98px;
    margin: 0px auto 10px;
    padding-left: 20px;
  }
  .logo img {
    max-width: 100%;
    max-height: 100%;
  }
}
  
  #searchbar {
  display: inline-block;
  text-align: right;
  position: absolute;
  top: 20px;
  right: 20px;
}

@media screen and (min-width: 768px) {
  .nav {
    display: inline-block;
  }
}

@media screen and (max-width: 768px) {
  #searchbar {
    display: none;
  }
}

.fb {
  vertical-align: top;
  display: inline-block;
  margin-left: 5px;
  height: 32px;
  width: 33px;
  background: url("http://fhss.com.au/images/fb.png") top center no-repeat;
}



/* FEATURE
--------------------------------------------- */
#feature {
  margin: 0px 0px 40px;
  position: relative;
  z-index: 1; }

  #feature .row {
    position: relative; }

  #feature h2 {
    color: #fff;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.35em; }

  .insideFeature h2 {
    color: #ebf0f5 !important; }

  .insideFeature h2 a {
    color: #ebf0f5;
    text-decoration: none; }

.featureText {
  display: none; }


.sliderContainer {
  width: 715px;
  height: 340px;
  float: right;
  margin-top: -160px;
  margin-bottom: -72px;
  margin-right: -5px;
}

.insideFeature .sliderContainer {
  height: 250px;
}

.contentSlider {
  width: 100%;
}
.contentSlider .rsSlide,
.contentSlider .rsOverflow {
  background: #fff;
}
.contentSlider img {
  max-width: 100%;
  height: auto;
  display: block;
}
.content-slider-bg {
  width: 86%;
  padding: 24px 7%;
  background: #eee;
}

.rsNav {
  display: none;
}

@media screen and (max-width: 930px) {
  .featureText {
    padding-right: 50px; }

  #feature h2 {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.25em; }
}

@media screen and (min-width: 900px) {
  #header {
  padding-top: 0px;
  }

  #feature {
    background: #003e7e url("../../images/feature-bg.png") left top repeat;
    margin: 36px 0px 70px;
    padding: 28px 0px 22px; 
    position: relative; }

  .featureText {
    float: left;
    max-width: 200px;
    display: block; }

    #slider {
      right: -20px;
      top: -135px;
    }
  }

@media screen and (max-width: 568px) {
  #feature {
    display: none; }
  }

@media screen and (max-width: 900px) {
  .sliderContainer {
    display: none;
  }
}

@media screen and (min-width: 769px) and (max-width: 950px) {
  .sliderContainer {
    display: none
  }
  .featureText {
    text-align: center;
  }
}



/* FEATURE FOOTER
--------------------------------------------- */

#featureFooter {
  z-index: 90;
  background-color: #009999;
  background-image: -webkit-linear-gradient(#16abbd 0%, #009999 100%);
  background-image: -moz-linear-gradient(#16abbd 0%, #009999 100%);
  background-image: -ms-linear-gradient(#16abbd 0%, #009999 100%);
  background-image: -o-linear-gradient(#16abbd 0%, #009999 100%);
  background-image: linear, false, #16abbd 0%, #009999 100%;
  margin-top: 30px;
  padding: 20px 0px 0px;
  text-align: left;
  color: #fff; }

  #featureFooter p {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 17px;
    margin-bottom: 14px; }
  #featureFooter h3 {
    color: #fff;
    font-size: 20px;
    margin-bottom: 5px; }
  #featureFooter li {
    list-style-image: url("../../images/download-icon.png");
    list-style-position: outside;
    margin-left: 20px;
    line-height: 0.7em;
    margin-bottom: 5px; }
    #featureFooter li a {
      font-size: 13px;
      font-size: 0.8125rem;
      color: #fff;
      text-decoration: underline;
      position: relative;
      top: -6px; }

#featureFooter .large {
  width: 100%;
  margin: 10px 0px 0px;
  font-family: "rooney-sans", sans-serif;
  color: #fff;
  background: #003e7e;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
  border-radius: 5px;
  background-image: -webkit-linear-gradient(#0e5c97 0%, #003d7e 100%);
  background-image: -moz-linear-gradient(#0e5c97 0%, #003d7e 100%);
  background-image: -ms-linear-gradient(#0e5c97 0%, #003d7e 100%);
  background-image: -o-linear-gradient(#0e5c97 0%, #003d7e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0e5c97F, endColorstr=#003d7e);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0e5c97, endColorstr=#003d7e)";
  background-image: linear, false, #0e5c97 0%, #003d7e 100%;
  behavior: url(http://fhss.com.au/css/PIE.htc); }
  #featureFooter .large:hover {
    background-color: #009999;
    background-image: -webkit-linear-gradient(#70dcda 0%, #4fbbbe 100%);
    background-image: -moz-linear-gradient(#70dcda 0%, #4fbbbe 100%);
    background-image: -ms-linear-gradient(#70dcda 0%, #4fbbbe 100%);
    background-image: -o-linear-gradient(#70dcda 0%, #4fbbbe 100%);
    background-image: linear, false, #70dcda 0%, #4fbbbe 100%;
   }

  #featureFooter .large {
    margin-right: 20px;
  }

@media screen and (min-width: 900px) {
  #featureFooter .container .four.columns {
    width: 260px;
    margin-right: 30px;
  }
}

@media screen and (min-width: 960px) {
  #featureFooter .container {
    margin-bottom: -44px; }
  #featureFooter .footerLinks {
    margin-right: 70px; }
  #featureFooter .footerEmployment {
    padding-right: 150px;
    padding-top: 34px;
    padding-bottom: 25px;
    margin-right: 20px;
    position: relative;
    top: -34px;
    background: transparent url("../../images/footer-employment.png") right top no-repeat; }
  #featureFooter .footerDownloads {
    padding-top: 15px;
    position: relative;
    top: -15px;
    padding-right: 150px;
    padding-bottom: 8px;
    margin-right: 0px;
    background: transparent url("../../images/footer-downloads.png") right top no-repeat; } }

@media screen and (max-width: 767px) {
  #featureFooter .columns {
    padding: 0px 0px 25px;
    text-align: center; }

  #featureFooter p, #featureFooter ul {
    text-align: center;
    margin: 0px 10px 10px; }

  #featureFooter li {
    list-style-image: none;
    margin: 15px 0px 15px;
    line-height: 1.5em; }

    #featureFooter li a {
      background-color: #50bbbe;
      top: 0px;
      color: #fff;
      font-weight: 600;
      margin-top: 5px;
      border-radius: 5px;
      behavior: url(http://fhss.com.au/css/PIE.htc);
      font-family: 'rooney-sans';
      text-decoration: none !important;
      font-weight: 600;
      -webkit-transition: .2s;
         -moz-transition: .2s;
          -ms-transition: .2s;
           -o-transition: .2s;
              transition: .2s;
      padding: 7px 10px;
      font-size: 13px;;
    }

    #featureFooter li a:hover {
      background-color: #fff;
      color: #009999;
    }
}

@media only screen and (min-width: 768px) and (max-width: 960px) {
  #featureFooter .columns {
    padding-right: none;
    background: none;
  }
  #featureFooter .container .four.columns {
    width: 220px;
    margin-right: 30px;
  }
  #featureFooter .container .footerEmployment {
    width: 200px;
    margin-right: 55px;
  }
  #featureFooter .container .footerDownloads {
    width: 180px;
    margin-right: 0px;
  }
}

@media only screen and (min-width: 767px) and (max-width: 769px) {
  .footerLinks {
    padding-left: 10px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 960px) {
  #featureFooter .columns {
    padding-right: none;
    background: none;
  }
  #featureFooter .container .four.columns {
    width: 220px;
    margin-right: 30px;
  }
  #featureFooter .container .footerEmployment {
    width: 200px;
    margin-right: 55px;
  }
  #featureFooter .container .footerDownloads {
    width: 180px;
    margin-right: 0px;
  }
}



/* FOOTER
--------------------------------------------- */
#footer {
  background: #003e7e;
  padding: 30px 0px 40px;
  color: #a3b1ce;
  font-size: 12px;
  border-top: 10px solid #fff; }
  #footer .columns {
    text-align: left;
  }
  #footer h3 {
    color: #fff;
    font-size: 18px;
    width: 200px;
    margin-bottom: -6px;
  }
  @media only screen and (max-width: 767px) {
    #footer {
      padding-bottom: 20px;
    }
    #footer .columns {
      text-align: center;
    }
    #footer h3 {
      width: 100%;
    }
  }
  #footer a {
    color: #a3b1ce;
  text-decoration: none;
}
    #footer a:hover {
      color: #fff; }
  #footer ul {
  margin-top: 10px;
}
  #footer li {
    margin-bottom: 4px;
  line-height: 18px;
}

@media screen and (min-width: 900px) {
  #footer {
    margin-top: 10px;
  }
}

@media screen and (min-width: 768) and (max-width: 768px) {
  #footerLogos {
    display: none;
  }

  #footer .container {
    padding-left: 60px;
    padding-right: 60px;
  }
}

@media screen and (max-width: 767px) {
  #footer .columns {
    text-align: center; }
  #footer ul {
    text-align: center; }
}

@media screen and (max-width: 767px) {
  #footerServices, #footerContact, #footerLogos {
    display: none; }
}

@media only screen and (min-device-width : 719px) and (max-device-width : 721px) and (-webkit-min-device-pixel-ratio : 2) and (orientation : portrait) { 
  #footer .container {
    margin: none;
    padding: none;
  }
}



/* SEARCH BAR
--------------------------------------------- */

.searchRight {
  position: relative;
  width: 210px;
}

.search.field { padding: 0 10px; background: #fff; border: 1px solid #d9d9d9; height: 31px; -webkit-border-radius: 12px; -moz-border-radius: 12px; -ms-border-radius: 12px; -o-border-radius: 12px; border-radius: 12px;
  font: italic 12px Geneva, Helvetica, Arial, "Helvetica Neue", sans-serif;
  color: #a1a1a1;
  width: 180px;
  transition: all 200ms linear;
  position: relative;
  display: inline-block;
  margin-right: 6px;
  behavior: url(http://fhss.com.au/css/PIE.htc);
}

.search.field:focus {
  position: relative;
  padding: 0 10px;
  border: 1px solid #d9d9d9;
height: 31px;
-webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; -o-border-radius: 10px; border-radius: 10px;
  font: italic 12px Geneva, Helvetica, Arial, "Helvetica Neue", sans-serif;
  color: #a1a1a1;
    transition: all 300ms linear;
behavior: url(http://fhss.com.au/css/PIE.htc);

}
.search-button {
  background: yellow url(../../images/search-icon.png) no-repeat;
  overflow: visible;
  border-style: solid;
  border-width: 0;
  clear: right;
  float: right;
  position: absolute;
  top: 7px;
  right: 18px;
}

.searchRight{
  display: inline-block;
  margin-right: 0px;
}



/* HOME PAGE
--------------------------------------------- */
#panels {
  text-align: left;
  margin-right: auto;
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: 451px;
}

  #panels .columns {
    
  }

  #panels p {
    font-size: 13px;
    line-height: 1.5em;
    color: #333;
}

  .primary {
    background-color: #003e7e;
    color: #fff;
  }

    .primary:hover {
      background-color: #009999;
      color: #fff;
    }

  .secondary {
    background-color: #50bbbe;
    color: #fff;
    font-weight: 600;
  }

    .secondary:hover {
      background-color: #fff;
      color: #009999;
    }

  .btn {
    margin-top: 5px;
    border-radius: 5px;
    behavior: url(http://fhss.com.au/css/PIE.htc);
    font-family: 'rooney-sans';
    text-decoration: none !important;
    font-weight: 600;
    -webkit-transition: .2s;
       -moz-transition: .2s;
        -ms-transition: .2s;
         -o-transition: .2s;
            transition: .2s;
  }

  .medium {
    padding: 7px 10px;
    font-size: 13px;
  }

  .large {
    padding: 15px 0px;
    font-size: 20px;
    font-weight: 600;
    max-width: 100%;
    display: block;
    text-align: center;
  }


  #panels .btn.medium {
    height: 32px; }
    #panels .btn.medium a {
      font-size: 13px;
      line-height: 30px;
      padding: 0px 12px; }

@media screen and (max-width: 767px) {
  #panels .columns {
    margin-bottom: 20px;
    padding-bottom: 22px;
    border-bottom: 1px solid #009999;
    text-align: center; } 
  #panels p {
    text-align: center;
    padding: 0px 20px;
  }
}

@media screen and (min-width: 900px) {
  #panels p {
    max-width: 263px;
  }

  #panels .separator{
    background: url(../../images/separator.jpg) no-repeat 283px;
    padding-right: 30px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 960px) {
  #panels .separator{
    background: url(../../images/separator.jpg) no-repeat 283px;
    padding-right: 24px;
  } 
}

@media only screen and (min-width: 767px) and (max-width: 769px) {
  #panels .container {
    padding-left: 20px;
    padding-right: 20px;
  }

  #panels .separator {
    padding-right: 0px;
  }
}



/* INSIDE PAGES
--------------------------------------------- */

#mainContent {
  max-width: 640px;
  padding: 0px 20px 20px;
  float: left;
}



#mainContent ul {
  margin: 10px 0px 15px;
  margin-left: 35px;
}

@media screen and (max-width: 640px) {
  #mainContent ul {
    margin-left: 3px;
  }
}

#mainContent ol {
  margin: 10px 0px 15px;
  margin-left: 35px;
}

#mainContent li {
  list-style-type: disc;
  list-style-position: outside;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.5em;
  margin-bottom: 7px;
}

  #mainContent ol li {
    list-style: decimal;
  }

#mainContent p {
  margin-bottom: 7px;
  font-size: 13px;
  line-height: 19px;
}

@media screen and (min-width: 900px) {
  #insideContainer {
    margin-top: 80px;
  }
}

@media screen and (min-width: 768px) and (max-width: 960px) {
  #mainContent {
    max-width: 500px;
    padding-right: 25px;
  }
}

#mainContent {
  text-align: left;
  margin-bottom: 30px;
}

  #mainContent h2, #mainContent h3, #mainContent h4 {
    margin-top: 10px; }

  #mainContent h1 {
    color: #009999;
    font-size: 28px;
    line-height: 32px;
    display: inline-block;
    border-bottom: 3px solid #ccebeb;
    padding-bottom: 4px;
    margin-top: 13px;
    margin-bottom: 22px; }

  #mainContent h2 {
    color: #099999;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-style: italic;
    font-size: 20px; }

  #mainContent h3 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    color: #003e7e;
    font-size: 18px;
    border-bottom: 2px solid #ebecee;
}


  #mainContent h4 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 16px;
    margin-top: 16px;
    padding-bottom: 2px; }

  #mainContent a {
    color: #003e7e;
    text-decoration: none;
  }

    #mainContent a:hover {
      text-decoration: underline;
    }

#links .toggle {
  display: block;
  border-bottom: 1px solid #003e7e;
  margin: 0px 0px 4px;
  padding: 6px 0px 5px;
}

#links .toggle:hover {
  border-bottom: 1px solid #14aabc;
}

#areas .toggle {
  display: block;
  border-bottom: 1px solid #003e7e;
  margin: 0px 0px 4px;
  padding: 6px 0px 5px;
}

#areas .toggle:hover {
  border-bottom: 1px solid #14aabc;
}

#areas .drawerContainer {
  padding-bottom: 0px;
}




/* SIDEBAR
--------------------------------------------- */
#sidebar {
  width: 240px;
  margin: 10px 20px 20px 0px;
  float: left;
  z-index: 2;
}

.innerNav {
  border: 1px solid #ccc;
  background-color: #fff;
  border-radius: 10px;
  behavior: url(http://fhss.com.au/css/PIE.htc);
  padding: 17px 20px 12px;
  margin-bottom: 20px;
  text-align: left;
}

  .innerNav ul {
    margin-bottom: 0px;
  }

  .innerNav li {
    display: block;
    margin: 0px;
    padding: 0px;
  }

  .innerNav li a {
    border-bottom: 1px solid #ddd;
    margin: 0px;
    padding: 8px 0px 8px;
    display: block;
    color: #333;
    text-decoration: none;
    font-size: 13px;
    -webkit-transition: .2s;
       -moz-transition: .2s;
        -ms-transition: .2s;
         -o-transition: .2s;
            transition: .2s;
  }

    .innerNav li a:hover {
      padding-left: 9px;
      color: #111;
      background-color: #f1f1f1;
    }

  .innerNav ul li:last-child a {
    margin-bottom: 0px;
    padding-bottom: 8px;
    border-bottom: none;
  }

#sidebar .bigLinks li {
  margin-bottom: 8px;
}

@media only screen and (max-height: 900px) {
  #sidebar .bigLinks {
    display: none;
  }
}

@media screen and (min-width: 768px) and (max-width: 960px) {
  #sidebar {
    max-width: 200px;
  }
}

@media screen and (min-width: 768px) and (max-width: 768px) {
  #sidebar {
    padding-left: 20px;
    margin-right: 0px;
  }
}

#sidebar .large {
  text-decoration: none;
  font-family: "rooney-sans", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  padding: 12px 0px;
  color: #fff;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
  background: #009999;
  background-image: -webkit-linear-gradient(#009999 0%, #057677 100%);
  background-image: -moz-linear-gradient(#009999 0%, #057677 100%);
  background-image: -ms-linear-gradient(#009999 0%, #057677 100%);
  background-image: -o-linear-gradient(#009999 0%, #057677 100%);
  background-image: linear, false, #009999 0%, #057677 100%;
  border-radius: 5px;
    behavior: url(http://fhss.com.au/css/PIE.htc);
}

  #sidebar .large:hover {
    background: #33b4b0;
    background-image: -webkit-linear-gradient(#33b4b0 0%, #009999 100%);
    background-image: -moz-linear-gradient(#33b4b0 0%, #009999 100%);
    background-image: -ms-linear-gradient(#33b4b0 0%, #009999 100%);
    background-image: -o-linear-gradient(#33b4b0 0%, #009999 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33b4b0F, endColorstr=#009999);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#33b4b0, endColorstr=#009999)";
    background-image: linear, false, #33b4b0 0%, #009999 100%;
    behavior: url(http://fhss.com.au/css/PIE.htc);
  }

@media only screen and (max-width: 767px) {
  #sidebar {
    display: none;
  }
}

.sticky-wrapper, #sidebar-sticky-wrapper {
  float: left;
}



/* CMSMS EDITOR
--------------------------------------------- */

.CMSMSBody {
  text-align: left;
  font-size: 13px;
  line-height: 1.45em;
  color: #222;
  font-family: Arial, sans-serif;
}

.CMSMSBody p {
  margin-bottom: 10px;
}

.CMSMSBody {
  border: none;
}



/* PAYPAL
--------------------------------------------- */
.paypal-fields{
  color: #064a88;
  border: 1px solid #9fbcdc;
  height: 33px;
  margin-top: 0;
    -moz-border-radius: 5px;
  -webkit-border-radius:5px;
  font: 12px Arial, Helvetica, sans-serif;
  padding-left: 7px;
  max-width: 260px;
  margin-right: 10px;
  display: inline-block;
}

.paypalBtn {
  position: relative;
  top: 10px;
}

#paypal{
  width: 0;
}
  height: auto;
  display: block;
}
.content-slider-bg {
  background: #fff;
}

.rsNav {
  display: none;
}
#myslides {  
   background-color: #ffffff;
   margin-right: 715px;
    max-width: 715px;
    max-height: 320px;
  display: block;
  overflow: hidden;
top: 10px;
}


#myslides img {  
   
    width: 715px;
    height: 320px;
    top:  0; 
    left: 0;
  background-color: #ffffff;
}

#insideSlides {  
  background-color: #ffffff;
  margin-right: 715px;
  max-width: 715px;
  max-height: 260px;
  display: block;
}


#insideSlides img {  
    width: 715px;
    height: 260px;
    top:  0; 
    left: 0;
    background-color: #ffffff;
}


/* GOOGLE MAP
--------------------------------------------- */

#googleMap {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 30px;
  margin: 18px 0px 20px;
}

/* Flexible iFrame */

.Flexible-container {
    position: relative;
    padding-bottom: 40%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

@media only screen and (max-width: 600px) {
  .Flexible-container {
    padding-bottom: 75%;
  }
}

.Flexible-container iframe,   
.Flexible-container object,  
.Flexible-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.container #areas .five.columns {
  width: 240px !important;
}

@media screen and (max-width: 640px;) {
  .container #areas .five.columns {
    float: none !important;
    width: 10px !important;
    display: inline-block;
    padding-bottom: 0px;
    padding-left: 10px;
    margin-left: 10px;
  }

  #mainContent ul {
    margin-left: 10px !important;
    padding: 0px;
  }

  .container .columns {
    float: none !important;
  }
}


#userDetails .userLogout,#userDetails  .userSettings{
 background-color: #259a98;
      font-family: "rooney-sans", sans-serif;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
  border-radius: 5px;
  behavior: url(http://fhss.com.au/css/PIE.htc);
  height: 14px;
  display: block;
  text-align: center;
  margin-right: 10px;
  padding: 2px 9px 10px 12px;
  width: 52px;
  margin-left: -2px;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
}
#userDetails .userLogout:hover,#userDetails  .userSettings:hover{
 background-color: #1e4697;
  color: #fff;
}

#userDetails .userLogout a:link,#userDetails  .userSettings a:link{
  color: #fff;
  }
  #userDetails .userLogout a:active,#userDetails  .userSettings a:active{
  color: #fff;
  }
  #userDetails .userLogout a:visited,#userDetails  .userSettings a:visited{
  color: #fff;
  }
  
  #userDetails .userLogout a:hover,#userDetails  .userSettings a:hover{
  color: #fff;
  }


#loginform .cms_password, #loginform .cms_textfield{
  margin-top: -19px;
  margin-bottom: 9px;
  color: #4a4a4a;
  font-size: 14px;
} 

 #loginform .cms_textfield{
  margin-bottom: -12px;
  background-color: #fff;
}  
 #loginform .cms_textfield :focus{
  margin-bottom: -12px;
  background-color: #fff;
} 

 #loginform p{
  font-size: 11px;
}  

 #loginform .loginSubmit{
  color: #fff;
  background: #003e7e;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
  border-radius: 5px;
 
  behavior: url(http://fhss.com.au/css/PIE.htc);
  width: 84px;
  height: 31px;
  text-decoration: none;
  display: block;
  text-align: center;
  margin: 18px 0px 16px;
  font: 14px "rooney-sans", sans-serif;
  padding: 5px 4px 6px 5px;
}  

#loginform .loginSubmit:hover {
    background-color: #009999;

   }
   
.rememberMe{
  margin-top: -25px;
  margin-left: 20px;
}

#userDetails .userLogout a, .userSettings a{

  text-decoration: none;
  color: #1c7b7a;
}

.userTable{
  margin-top: -11px;
  margin-left: 0;
}

.userWelcome{
  font-size: 14px;
  margin-top: -10px;
  padding-top: 5px;
  width: 199px;
}

.vertLine{
  
}

.userPass input{
  display: block;
  margin-bottom: 16px;
  margin-top: -16px;
}

.userLogin input{
  display: block;
  margin-bottom: -14px;
  margin-top: -14px;
}

.userLogin{
  display: block;
  margin-top: 17px;
}

#changeSettings font{
  color: #333;
  font-size: 13px;
  font-weight: bold;
}

#changeSettings table{
  font-size: 12px;
  display: block;
}

#ChangeSubmit{
  display: block;
  margin-left: 184px;
  margin-top: 8px;
}

#changeSettings{
  margin-left: -92px;
}

#changeSettings input{
  margin-left: 16px;
}

.usersTitle{
  float: left;
  margin-left: 90px;
  margin-top: -13px;
}

#mainContent .file_list ul li {
  list-style: none;
}
#mainContent .file_list ul {
  margin-left: 20px;
} 
/* Stylesheet: Style New Modified On 2016-02-17 16:20:09 */
