\html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

a img, a {
  border: none; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

p, div p, #content-left-col #article div {
  font-family: 'Droid Serif',times, serif;
  /*font-size: .875em;*/
  font-size: 14px;
  color: #231f20;
  width: 96.923076923076%;
  padding: 0 1.538461538462%;
  line-height: 1.5em;
  margin-bottom: 1.5em;
  font-weight: 400; }

#content-left-col #article div {
  margin-bottom: 0em; }

p a, #content-left-col #article div a {
  color: #2388A5;
  text-decoration: none; }

p a:hover, #content-left-col #article div a:hover {
  text-decoration: underline; }

h3 {
  font-family: 'Droid Serif', serif;
  font-size: 1em;
  width: 100%;
  color: #231f20;
  margin-top: 2em; }

p strong, #content-left-col #article div strong, p b {
  font-weight: 700; }

em {
  font-style: italic; }

body {
  background: #FFF;
  margin: 0;
  padding: 0;
  background-repeat: none; }

.clear {
  clear: both;
  height: 0;
  margin: 0;
  padding: 0; }

#page-wrapper {
  background: #000 url(../graphics/bg-banner-ad.png);
  background-position: center;
  background-repeat: repeat-y;
  /*background: #000 url(../graphics/page-header-bg2.png);
  background-position: 50% -3px;
  background-repeat: repeat-x;*/
  width: 100%; }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    #page-wrapper {
      background: #209abb url(../graphics/page-header-bg2ipad.png);
      background-position: 50% -3px;
      background-repeat: no-repeat; } }

#site-wrapper {
  background: #FFF;
  position: absolute;
  width: 100%;
  overflow: hidden; }

#header-wrapper {
  margin: 0;
  padding: 0;
  width: 100%;
  background: #209abb url(../graphics/bg-header-web.png);
  background-position: 50% bottom;
  background-repeat: no-repeat;
  /*height: 269px; */ }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    #header-wrapper {
      background: #209abb url(../graphics/bg-header-ipad.png);
      background-position: 50% bottom;
      background-repeat: no-repeat; } }

#banner-ad {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  padding: 4px 0px;
  /*height: 90px;*/
  background: #209aBB url(../graphics/bg-banner-ad.png);
  background-position: center;
  background-repeat: repeat-y; }
  #banner-ad div {
    margin: 0 auto; }

/*#div-gpt-ad-1437072719715-4 {display:block !important;}*/
#header {
  margin: 0 auto;
  /*background-image: url(https://www.healthcarefacilitiestoday.com/graphics/header-bg.png);
  background-position:center top;
  background-repeat:no-repeat;
  background-size:1000px 169px;*/
  width: 100%;
  max-width: 1000px;
  height: 169px;
  padding: 0; }

#nav-wrapper {
  width: 100%;
  margin-top: 0;
  height: 32px;
  color: #FFF;
  text-align: left;
  top: 169px;
  background: #000 url(../graphics/hdr-nav-bg.gif);
  background-position: center;
  background-repeat: repeat-y;
  background-size: 1600px 1px;
  padding-top: 4px;
  z-index: 99; }

#nav-wrapper .nav-social {
  margin: 5px 4px 0 4px;
  display: inline-block; }

#nav-black-bar {
  height: 5px;
  background: #000;
  width: 100%; }

#content-wrapper {
  width: 100%;
  margin: 0px;
  padding: 0px;
  background: #000000 url(../graphics/bg-body.png);
  background-position: top center;
  background-repeat: repeat-x; }
  @media only screen and (max-width: 1020px) {
    #content-wrapper {
      background: none; } }

#content {
  width: 100%;
  max-width: 1000px;
  margin: 0px auto;
  background: #FFF url(https://www.healthcarefacilitiestoday.com/graphics/content-bg.png) top center repeat-y;
  padding: 0px;
  box-sizing: border-box; }
  @media only screen and (max-width: 1020px) {
    #content {
      display: flex; } }

#content-left-col {
  float: left;
  width: 65%;
  margin: 0px;
  padding: 0.813em 2% 0em 2%;
  box-sizing: border-box; }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    #content-left-col {
      width: 58%; } }

#content-right-col {
  width: 305px;
  float: right;
  padding: 5px 0 0 5px;
  text-align: left;
  margin: 0px;
  background: #fcfcfc url(../graphics/content-right-col-bg.gif);
  background-position: top left;
  background-repeat: repeat-y; }

#content-right-col hr {
  height: 2px;
  width: 300px;
  margin: 5px 0px;
  padding: 0px;
  background: #fcfcfc url(../graphics/right-col-hr.gif);
  background-repeat: repeat-x;
  background-position: top left;
  color: #fcfcfc;
  border: 0px; }

#content-right-ad-wrapper {
  width: 300px;
  margin: 0px;
  text-align: left;
  padding: 0px; }
  #content-right-ad-wrapper div {
    margin-bottom: 5px; }

#content-right-ad-wrapper a:link.imagead {
  margin: 0px 0px 5px 0px;
  padding: 0px;
  border: none;
  display: block; }

#content-right-ad-wrapper .imagead {
  margin: 0px 0px 5px 0px;
  padding: 0px;
  border: none;
  display: block; }

#right-col-newsletter, #right-col-resources {
  width: 300px;
  margin: 0px;
  padding: 5px 0 5px 0;
  border: 0px; }

#right-col-newsletter h4, #right-col-newsletter p, #right-col-resources h4 {
  font-weight: 400;
  font-family: 'PT Sans', 'Helvetica Neue', Helvetica, arial, sans-serif;
  font-size: 1.5em;
  color: #000;
  line-height: 1em;
  margin: 0;
  padding: 0px;
  text-align: left; }

#content-right-col p .smlRightHead {
  font-family: 'PT Sans', 'Helvetica Neue', Helvetica, arial, sans-serif;
  color: #000;
  font-size: 10px;
  display: inline-block;
  width: 100%;
  text-align: center; }

#right-col-newsletter p {
  font-size: .813em;
  line-height: 1.25em;
  margin: 0 auto;
  text-align: center;
  color: #166d80;
  padding-bottom: 6px; }

#right-col-newsletter h4 img, #right-col-resources h4 img {
  float: left;
  margin: 0 10px 0 0;
  padding: 0;
  border: 0; }

#right-col-resources p {
  margin: 0 0 .25em 17px;
  width: 120px;
  float: left;
  font-weight: 400;
  font-family: 'PT Sans', 'Helvetica Neue', Helvetica, arial, sans-serif;
  line-height: .813em; }

#right-col-resources h4 {
  margin: 0 0 10px 17px; }

#right-col-resources a:link, #right-col-resources a:active, #right-col-resources a:hover, #right-col-resources a:visited {
  font-weight: 400;
  font-family: 'PT Sans', 'Helvetica Neue', Helvetica, arial, sans-serif;
  font-size: .813em;
  color: #166d80;
  line-height: .5em;
  margin: 0;
  padding: 0px;
  text-align: left;
  text-decoration: none; }

#right-col-resources a:hover {
  text-decoration: underline; }

#footer {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  background: #000 url(https://www.healthcarefacilitiestoday.com/graphics/footer-links-bg.png);
  background-position: top center;
  background-repeat: repeat-y;
  text-decoration: none;
  font-family: 'PT Sans', 'Helvetica Neue', Helvetica, arial, sans-serif;
  padding: 0;
  text-align: center; }

#footer-wide-wrapper {
  width: 100%;
  margin: 0px;
  padding: 0;
  position: absolute;
  background-image: url(https://www.healthcarefacilitiestoday.com/graphics/footer-wide-bg.png);
  background-position: top left;
  background-repeat: repeat-x; }

#footer-wide {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  color: #000;
  background: url(https://www.healthcarefacilitiestoday.com/graphics/footer-wide-bg.png);
  background-position: top left;
  background-repeat: repeat-x; }

#footer-family {
  width: 100%;
  max-width: 1000px;
  /*CUREVED background: url(https://www.healthcarefacilitiestoday.com/graphics/footer-family-bg.png);*/
  background: url(https://www.healthcarefacilitiestoday.com/graphics/footer-family-bg-NOCURVE.png);
  background-position: top center;
  background-repeat: no-repeat;
  height: 212px;
  margin: 0 auto;
  padding: 2em 0 0 0;
  position: relative;
  top: -4px;
  left: 0;
  text-align: center; }

#footer-family .logos-left-left, #footer-family .logos-left-right {
  width: 19.25%;
  float: left;
  text-align: center; }

#footer-family .logos-center {
  width: 23%;
  float: left;
  text-align: center;
  font-family: 'PT Sans', 'Helvetica Neue', Helvetica, arial, sans-serif;
  font-weight: 400;
  color: #000;
  font-size: .813em; }

#footer-family .logos-right-left, #footer-family .logos-right-right {
  width: 19.25%;
  float: right; }

#footer-family a:link, #footer-family a:visited, #footer-family span {
  font-family: 'PT Sans', 'Helvetica Neue', Helvetica, arial, sans-serif;
  font-weight: 400;
  font-size: .813em;
  color: #FFF;
  text-decoration: none;
  margin: 0;
  line-height: 1.5em; }

#footer-family span {
  color: #2388a5; }

#footer-family a:link.tradepress, #footer-family a:visited.tradepress {
  font-family: 'PT Sans', 'Helvetica Neue', Helvetica, arial, sans-serif;
  font-weight: 400;
  font-size: 1em;
  color: #FFF;
  text-decoration: none;
  margin: 0;
  line-height: 1.5em; }

#footer-family a:hover, #footer-family a:hover.tradepress {
  text-decoration: underline; }

#footer-links .main-links {
  font-family: 'PT Sans', 'Helvetica Neue', Helvetica, arial, sans-serif;
  font-weight: 600;
  color: #2388a5; }

#footer-links .left a:link, #footer-links .center a:link, #footer-links .right a:link,
#footer-links .left a:visited, #footer-links .center a:visited, #footer-links .right a:visited,
#footer-links .left a:active, #footer-links .center a:active, #footer-links .right a:active {
  font-family: 'PT Sans', 'Helvetica Neue', Helvetica, arial, sans-serif;
  font-weight: 400;
  color: #2388a5;
  text-decoration: none;
  margin: 0;
  line-height: 1.5em; }

#footer-links .left a:hover, #footer-links .center a:hover, #footer-links .right a:hover {
  text-decoration: underline; }

#footer-links .left {
  text-align: right;
  width: 41%;
  float: left; }

#footer-links .right {
  text-align: left;
  width: 41%;
  float: right; }

#footer-links .center {
  width: 18%;
  text-align: center;
  float: left; }

#footer-links .left, #footer-links .right {
  font-size: .813em; }

#footer .main-links {
  padding: 2em 0 1em 0;
  margin: 0; }

#footer .main-links a:link, #footer .main-links a:visited, #footer .main-links a:active {
  margin: 0 auto;
  padding: 0px 10px 0px 10px;
  font-family: 'PT Sans', 'Helvetica Neue', Helvetica, arial, sans-serif;
  font-size: 1em;
  color: #004a53;
  text-decoration: none; }

#footer .main-links a:hover {
  text-decoration: underline; }

#header-left {
  width: 216px;
  float: left;
  margin: 0;
  padding: 42px 0 0 24px;
  text-align: left; }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    #header-left {
      width: 21.6%;
      padding-left: 1.3%;
      padding-top: 32px; } }

#header-left .header-links {
  font-size: .813em;
  font-family: 'PT Sans', 'Helvetica Neue', Helvetica, arial, sans-serif;
  color: #166d80;
  line-height: 1.4em;
  margin: .5em 0 0 9.259259259259%;
  padding: 0; }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    #header-left .header-links {
      margin-left: 0;
      margin-top: 0; } }

#header-left .header-links a:link, #header-left .header-links a:active, #header-left .header-links a:visited {
  text-decoration: none;
  color: #166d80; }

#header-left .header-links a:hover {
  text-decoration: underline;
  color: #042826; }

#header-middle {
  float: left;
  width: 480px;
  text-align: center;
  padding: 16px 0 0 0;
  margin: 0 0 0 18px;
  font-family: 'PT Sans', 'Helvetica Neue', Helvetica, arial, sans-serif;
  color: #166d80;
  font-size: .75em;
  z-index: 1; }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    #header-middle {
      width: 48%; } }

#header-logo {
  display: block;
  margin-bottom: 0px;
  border: none;
  padding-bottom: 0;
  z-index: 2; }
  #header-logo img {
    width: 100%;
    max-width: 430px; }

#logout-container {
  position: absolute;
  top: 10px;
  left: 10px;
  font-family: 'PT Sans','Helvetica Neue',Helvetica,arial,sans-serif;
  font-size: .75em;
  color: #c5e5ef; }
  #logout-container a {
    display: inline-block;
    margin-left: 2px;
    text-decoration: none;
    color: #166d80; }
    #logout-container a:hover {
      color: #000000;
      text-decoration: underline; }

a:link.header-logo-tag, a:visited.header-logo-tag, a:active.header-logo-tag, a:hover.header-logo-tag {
  font-family: 'PT Sans', 'Helvetica Neue', Helvetica, arial, sans-serif;
  color: #000;
  font-size: 1.2em;
  text-decoration: none;
  border: none;
  z-index: 99;
  position: relative;
  top: 30px;
  left: -55px; }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    a:link.header-logo-tag, a:visited.header-logo-tag, a:active.header-logo-tag, a:hover.header-logo-tag {
      top: 16px; } }

a:hover.header-logo-tag {
  color: #166d80;
  text-decoration: underline;
  border: none; }

#tagline {
  display: block;
  position: relative;
  color: #166d80;
  font-family: 'Droid Serif', serif;
  font-size: 1.11em;
  text-decoration: none;
  line-height: 0;
  margin-top: 2px;
  padding-top: 0;
  left: 20px; }

#ultra-ad {
  width: 160px;
  float: right;
  margin: 0 75px 0 0;
  padding: 8px 0 0 0; }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    #ultra-ad {
      margin-right: 1%; } }

.ultraad {
  display: block;
  border: none;
  margin: 0;
  padding: 0; }

.ultraad-text {
  font-family: 'PT Sans', 'Helvetica Neue', Helvetica, arial, sans-serif;
  font-size: .75em;
  color: #000;
  margin: .25em 0 .5em 0; }

/*search*/
#searchform {
  width: 182px;
  background: none; }

fieldset.search {
  border: none;
  width: 182px;
  margin: 4px 0 0 -2px;
  padding: 0;
  background: none; }

.search input, .search button {
  border: none;
  float: left;
  -webkit-appearance: none;
  -webkit-border-radius: none; }

.search button {
  float: right; }

.search input.box {
  color: #000000;
  font-size: .875em;
  width: 161px;
  height: 21px;
  padding: 0px 0px 0;
  background: #eeeeee url(https://www.healthcarefacilitiestoday.com/graphics/search-bg.png) no-repeat;
  margin-right: 0px;
  -webkit-appearance: none;
  -webkit-border-radius: none; }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .search input.box {
      width: 150px; } }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .search input.box {
      width: 150px; } }

.search input.box:focus {
  background: #ffffff url(https://www.healthcarefacilitiestoday.com/graphics/search-bg.png) no-repeat;
  outline: none;
  value: none;
  -webkit-appearance: none;
  -webkit-border-radius: none; }

.search button.btn {
  width: 21px;
  height: 21px;
  cursor: pointer;
  text-indent: -9999px;
  background: #eeeeee url(https://www.healthcarefacilitiestoday.com/graphics/search-bg.png) no-repeat top right;
  float: right;
  -webkit-appearance: none;
  -webkit-border-radius: none; }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .search button.btn {
      margin-right: 10px; } }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .search button.btn {
      margin-right: 10px; } }

.search button.btn:hover {
  background: #ffffff url(https://www.healthcarefacilitiestoday.com/graphics/search-bg.png) no-repeat bottom right;
  -webkit-appearance: none;
  -webkit-border-radius: none; }

/*BIGsearch*/
/*search*/
#bigsearchform {
  width: 361px;
  background: none; }

fieldset.bigsearch {
  border: none;
  width: 361px;
  -webkit-appearance: none;
  -webkit-border-radius: none;
  clear: both;
  height: 41px;
  margin: 4px 0 0 4px;
  padding: 0;
  background: none; }

.bigsearch input, .bigsearch button {
  border: none;
  float: left;
  -webkit-appearance: none;
  -webkit-border-radius: none; }

.bigsearch button {
  float: right;
  -webkit-appearance: none;
  -webkit-border-radius: none; }

.bigsearch input.box {
  color: #000000;
  font-size: 1.5em;
  width: 321px;
  height: 41px;
  padding: 0px 0px 0;
  background: #eeeeee url(https://www.healthcarefacilitiestoday.com/graphics/bigsearchbg.png) no-repeat top left;
  margin-right: 0px;
  -webkit-appearance: none;
  -webkit-border-radius: none; }

.bigsearch input.box:focus {
  background: #ffffff url(https://www.healthcarefacilitiestoday.com/graphics/bigsearchbg.png) no-repeat top left;
  outline: none;
  value: none;
  -webkit-appearance: none;
  -webkit-border-radius: none; }

.bigsearch button.btn {
  width: 41px;
  height: 41px;
  cursor: pointer;
  text-indent: -9999px;
  background: #eeeeee url(https://www.healthcarefacilitiestoday.com/graphics/bigsearchbg.png) no-repeat top right;
  float: right;
  position: relative;
  top: -41px;
  -webkit-appearance: none;
  -webkit-border-radius: none; }

.bigsearch button.btn:hover {
  background: #ffffff url(https://www.healthcarefacilitiestoday.com/graphics/bigsearchbg.png) no-repeat bottom right;
  -webkit-appearance: none;
  -webkit-border-radius: none; }

.newsletter-submit {
  border: none;
  /*background: url(https://www.healthcarefacilitiestoday.com/graphics/newsletter-form-submit.png) no-repeat top left;*/
  background: url(https://www.healthcarefacilitiestoday.com/graphics/newsletter-form-submitboth.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  padding: 2px;
  width: 73px;
  height: 32px;
  -webkit-appearance: none;
  -webkit-border-radius: none; }

.newsletter-submit:hover {
  border: none;
  /*background: url(https://www.healthcarefacilitiestoday.com/graphics/newsletter-form-submit-hover.png) no-repeat top left;*/
  background: url(https://www.healthcarefacilitiestoday.com/graphics/newsletter-form-submitboth.png);
  background-repeat: no-repeat;
  background-position: 0px -32px;
  padding: 2px;
  width: 73px;
  height: 32px; }

.newsletter-input {
  border: none;
  padding: 1px;
  pading-left: 5px;
  width: 191px;
  height: 23px;
  background: url(https://www.healthcarefacilitiestoday.com/graphics/newsletter-form-input.png) no-repeat top left;
  -webkit-appearance: none;
  -webkit-border-radius: none; }

.newsletter-math {
  border: none;
  padding: 1px;
  padding-left: 5px;
  width: 31px;
  height: 23px;
  background: url(https://www.healthcarefacilitiestoday.com/graphics/newsletter-form-math-input.png) no-repeat top left; }

#right-col-newsletter label {
  display: block;
  width: 55px;
  float: left;
  margin: 2px 4px 6px 4px;
  text-align: right;
  font-size: .813em;
  line-height: 1em; }

#email_form {
  margin-top: .5em; }

#email_form label {
  width: inherit;
  float: none;
  text-align: left;
  font-size: .813em; }

/*nav*/
#nav {
  list-style: none;
  margin: 0 auto;
  /* Clear floats */
  width: 932px;
  position: relative;
  z-index: 999; }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    #nav {
      width: 100%; } }

#nav li {
  float: left;
  margin-right: 10px;
  position: relative; }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    #nav li {
      margin: 0 5px; } }

#nav a, #nav span {
  display: block;
  color: #fff;
  background: rgba(255, 255, 255, 0);
  text-decoration: none;
  font-family: 'PT Sans', 'Helvetica Neue', Helvetica, arial, sans-serif;
  font-size: 1em;
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75);
  /*@include respond-to(ipadportrait) {padding:8px 2px;font-size:.875em;}*/ }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    #nav a, #nav span {
      font-size: .825em; } }

#nav a {
  padding: 8px; }

#nav a:hover {
  color: #fff;
  background: rgba(255, 255, 255, 0);
  text-decoration: underline; }

/*--- DROPDOWN ---*/
#nav ul {
  /*background:#515151; /* Adding a background makes the dropdown work properly in IE7+. Make this as close to your page's background as possible (i.e. white page == white background). */
  background: rgba(255, 255, 255, 0);
  /* But! Let's make the background fully transparent where we can, we don't actually want to see it if we can help it... */
  list-style: none;
  position: absolute;
  left: -9999px;
  /* Hide off-screen when not needed (this is more accessible than display:none;) */ }

#nav ul li {
  padding-top: 0px;
  /* Introducing a padding between the li and the a give the illusion spaced items */
  float: none; }

#nav ul li ul {
  text-align: left; }

#nav ul a {
  white-space: nowrap;
  /* Stop text wrapping and creating multi-line dropdown items */ }

#nav li:hover ul {
  /* Display the dropdown on hover */
  left: 0px;
  /*Bring back on-screen when needed */ }

#nav li:hover a {
  /* These create persistent hover states, meaning the top-most link stays 'hovered' even when your cursor has moved down the list. */
  background: #3d3d3d;
  text-decoration: underline; }

#nav li:hover ul a {
  /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */
  text-decoration: none;
  font-size: .813em; }

#nav li:hover ul li a:hover {
  /* Here we define the most explicit hover states--what happens when you hover each individual link. */
  background: #333; }

#nav li ul li a {
  padding-left: 14px;
  padding-right: 12px; }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    #nav li ul li a {
      padding: 0 1%; } }

/*---HOME---*/
#top-cont {
  width: 100%;
  float: left;
  font-size: 1em;
  background: url(https://www.healthcarefacilitiestoday.com/graphics/topcont-bg.png) top left repeat-y; }

#top-sub {
  width: 100%;
  float: left;
  font-size: 1em;
  background: #FFF; }

#top-left-col {
  float: left;
  width: 57%;
  background: #FFF; }

#top-right-col {
  float: right;
  width: 36.923076923077%;
  background: #FFF; }

.top-story {
  padding-bottom: .5em; }

.top-story h2 a, #top-left-col .top-story h2 a {
  font-family: 'Droid Serif', serif;
  font-weight: 700;
  font-size: 1.25em;
  line-height: 1.25em;
  color: #003333;
  margin: 0px 0 0em 0;
  padding: 0px;
  text-decoration: none;
  display: block; }

#top-left-col .top-story h2 a:hover {
  text-decoration: underline; }

.sub-story h2 a {
  font-family: 'Droid Serif', serif;
  font-weight: 700;
  font-size: 1em;
  line-height: 1.091em;
  color: #003333;
  margin: 0px;
  padding: 0px;
  text-decoration: none;
  display: block; }

#top-sub .sub-story h2 a, #posts-section .sub-story h2 a, #training-events-section .sub-story h2 a, .story h2 a {
  font-size: 1em;
  line-height: 1em;
  margin-bottom: .375em;
  text-decoration: none; }

.top-story h2 a:hover, .story h2 a:hover, .sub-story h2 a:hover, #top-sub h2 a:hover, #posts-section .sub-story h2 a:hover {
  text-decoration: underline; }

.top-story p, .story p, .story span, .sub-story p, sub-story span {
  font-family: 'Droid Serif', serif;
  font-weight: 400;
  font-size: .875em;
  line-height: 1.125em;
  color: #003333;
  padding: 0px;
  margin: .25em 0 .25em 0; }

#top-sub .sub-story p {
  margin-bottom: .813em; }

.category-margin .story {
  padding-bottom: 1.75em; }

.sub-story {
  border-bottom: 1px solid #def1f6;
  margin-top: 1.25em;
  padding-bottom: 0em;
  background: #FFF;
  float: left;
  width: 100%; }

.sub-story a img, #posts-section a img, #training-events-section a img {
  float: left;
  margin: 0 .5em .5em 0; }

.top-story h5, .story h5, #top-right-col h5, .sub-story h5, #archives h5, .category-featured-area h5 {
  color: #fe5200;
  text-transform: uppercase;
  font-family: 'PT Sans', 'Helvetica Neue', Helvetica, arial, sans-serif;
  font-size: .75em;
  margin: 0 0 .5em 0;
  padding: 0;
  line-height: .75em;
  font-weight: 400; }

.top-story h5 {
  margin-top: 0em; }

#top-right-col #most-viewed {
  color: #fe5200;
  text-transform: uppercase;
  font-family: 'PT Sans', 'Helvetica Neue', Helvetica, arial, sans-serif;
  font-size: .75em;
  margin: 0;
  padding-top: 1em;
  line-height: 0;
  font-weight: 400;
  background: url(https://www.healthcarefacilitiestoday.com/graphics/hft-ribbon.png) top left no-repeat;
  height: 2.25em;
  padding-left: 2.5em; }

.top-story h2 a img, .story h2 a img {
  float: left;
  margin: 0 7px 0 0;
  padding: 0;
  border: none; }

a.archive-cal {
  display: block;
  background: url(https://www.healthcarefacilitiestoday.com/graphics/archive-cal-bg.png) top left no-repeat;
  width: 50px;
  height: 44px;
  text-decoration: none;
  text-align: center;
  padding: 0;
  margin: 0 1px 12px 3px;
  float: left; }

a.archive-cal span {
  font-family: 'PT Sans', 'Helvetica Neue', Helvetica, arial, sans-serif;
  text-transform: uppercase;
  color: #FFF;
  font-size: .813em;
  text-decoration: none;
  font-weight: 700;
  line-height: 1em;
  width: 100%;
  text-align: center;
  padding-top: 0;
  position: relative;
  top: -.125em; }

a.archive-cal:hover {
  background: url(https://www.healthcarefacilitiestoday.com/graphics/archive-cal-bg-over.png) top left no-repeat; }

.float a {
  display: inline;
  float: left; }

.story a img {
  float: left;
  margin: 0 .5em 1em 0; }

.story h2, .sub-story h2 {
  display: inline;
  margin-bottom: 1em; }

.story h2 a, .sub-story h2 a {
  font-family: 'Droid Serif', serif;
  font-weight: 700;
  font-size: 1em;
  color: #003333;
  margin: 0px;
  padding: 0px;
  text-decoration: none;
  float: none; }

.story.cat30 h2 a {
  font-weight: 400;
  font-size: 0.85em; }

.large h2 a {
  font-size: 1.375em;
  line-height: 1.091em; }

.category-section {
  width: 100%;
  background: url(https://www.healthcarefacilitiestoday.com/graphics/category-section-bg.png) top center repeat-y;
  float: left;
  margin-top: 1.25em; }

.category-section h6, #top-cont h6, #top-sub h6, #newsletters-section h6, #member-webcasts h6 {
  background: url(https://www.healthcarefacilitiestoday.com/graphics/category-title-bg.png) top center no-repeat;
  font-family: 'PT Sans', 'Helvetica Neue', Helvetica, arial, sans-serif;
  font-size: 1em;
  color: #2388a5;
  height: 39px;
  float: left;
  line-height: 2.35em;
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center; }

#newsletters-section h6, #member-webcasts h6 {
  margin-bottom: 1em; }

#newsletters-section, #member-webcasts {
  background: url(https://www.healthcarefacilitiestoday.com/graphics/slideshow-bottom.png) no-repeat scroll center bottom transparent; }

#top-sub h6 {
  background: url(https://www.healthcarefacilitiestoday.com/graphics/title-bg-no.png) top left no-repeat; }

#webcast-section, #featured-tech, #posts-section, #training-events-section, #archives, #keywords-section {
  float: left;
  width: 100%;
  margin: auto;
  margin-top: 1.5em;
  background: url(https://www.healthcarefacilitiestoday.com/graphics/slideshow-bottom.png) bottom center no-repeat; }

#keywords-section {
  text-align: center; }

#keywords-section a {
  font-family: 'Droid Serif', times, serif;
  color: #2388A5;
  text-decoration: none;
  font-size: .875em;
  line-height: 3.25em; }

#keywords-section a:hover {
  text-decoration: underline; }

#training-events-section {
  padding-bottom: 1em; }

#webcast-section h6, #featured-tech h6, #posts-section h6, #training-events-section h6, #archives h6, #keywords-section h6 {
  background: url(https://www.healthcarefacilitiestoday.com/graphics/product-title-bg.png) top left no-repeat;
  font-family: 'PT Sans', 'Helvetica Neue', Helvetica, arial, sans-serif;
  font-size: 1em;
  color: #2388a5;
  height: 36px;
  float: left;
  line-height: 2.35em;
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center; }

#archives h6 {
  margin-bottom: 1em; }

.category-section h6.sub {
  background: url(https://www.healthcarefacilitiestoday.com/graphics/subcategory-title-bg.png) top left no-repeat;
  height: 32px;
  line-height: 1.813em; }

#top-cont h6 {
  background: url(https://www.healthcarefacilitiestoday.com/graphics/category-page-bg.png) top left no-repeat; }

.category-section h6 a, #webcast-section h6 a, #featured-tech h6 a, #posts-section h6 a, #training-events-section h6 a, #archives h6 a, #keywords-section h6 {
  text-decoration: none;
  color: #2388a5; }

.category-section h6 a:hover, #webcast-section h6 a:hover, #featured-tech h6 a:hover, #posts-section h6 a:hover, #training-events-section h6 a:hover, #archives h6 a:hover, #keywords-section h6 a:hover {
  text-decoration: underline; }

.featured-area {
  float: left;
  width: 47.692307692308%;
  background: none;
  margin-top: 1em; }

.category-featured-area {
  float: left;
  width: 47.692307692308%;
  background: none;
  margin-top: 1em; }

.more-links {
  float: right;
  width: 46.153846153846%;
  background-color: #FFF;
  margin-top: .4em; }

.more-links ul {
  margin: 0;
  padding: 0; }

.more-links li {
  font-family: 'Droid Serif', serif;
  font-weight: 400;
  font-size: .875em;
  line-height: 1em;
  color: #003333;
  margin: 0px;
  padding: .5em 0 .5em 0;
  text-align: left;
  border-bottom: 1px solid #DBDBDB; }

.more-links li a {
  font-family: 'Droid Serif', serif;
  font-weight: 400;
  font-size: .875em;
  color: #003333;
  text-decoration: none; }

.more-links li a:hover {
  text-decoration: underline; }

.more-links .view-more {
  text-align: center;
  border-bottom: 1px solid #FFF; }

.more-links .view-more a {
  font-family: 'PT Sans', 'Helvetica Neue', Helvetica, arial, sans-serif;
  color: #2388a5;
  font-weight: 700;
  text-decoration: none; }

.more-links .view-more a:hover {
  text-decoration: underline; }

.featured-area a img {
  float: left;
  border: none;
  width: 47.741935483871%;
  margin-bottom: 1em; }

.category-featured-area a img {
  float: left;
  border: none;
  width: 47.741935483871%;
  margin-right: .75em;
  margin-bottom: .5em; }

.featured-area h5, .featured-area h3 {
  margin: 0;
  padding: 0; }

.featured-area .sub-option {
  width: 50%;
  float: right;
  text-align: left;
  text-align: left;
  color: #fe5200;
  text-transform: uppercase;
  font-family: 'PT Sans', 'Helvetica Neue', Helvetica, arial, sans-serif;
  margin: 0em 0 .75em 0;
  font-weight: 400; }

.featured-area h5 a, .featured-area h5 {
  width: 50%;
  float: right;
  text-align: left;
  color: #fe5200;
  text-transform: uppercase;
  font-family: 'PT Sans', 'Helvetica Neue', Helvetica, arial, sans-serif;
  font-size: .75em;
  margin: .5em 0 1em 0;
  padding: 0;
  line-height: 0;
  font-weight: 400;
  text-decoration: none; }

.featured-area h5 a:hover {
  text-decoration: underline; }

.featured-area h3 a, #webcast-section h3 a, #featured-tech h3 a, #pages-section h3 a, #posts-section h3 a, #areas-section h3 a, #training-events-section h3 a {
  width: 50%;
  float: right;
  text-align: left;
  color: #003333;
  font-family: 'Droid Serif', serif;
  font-size: .875em;
  margin: 0 0 .5em 0;
  padding: 0;
  line-height: 1em;
  font-weight: 700;
  text-decoration: none; }

.category-featured-area h3 {
  margin-top: 0; }

.category-featured-area h3 a {
  width: 100%;
  text-align: left;
  color: #003333;
  font-family: 'Droid Serif', serif;
  font-size: .875em;
  margin: 0 0 0 0;
  padding: 0;
  line-height: 1.125em;
  font-weight: 700;
  text-decoration: none; }

.category-featured-area h3 a:hover {
  text-decoration: underline; }

#areas-section h3 a {
  float: left; }

#webcast-section h3 a, #featured-tech h3 a, #pages-section h3 a, #posts-section h3 a, #training-events-section h3 a, #archives h3 a {
  width: 100%;
  font-size: 1em;
  margin: .813em 0 .5em 0;
  text-align: center; }

#posts-section h3 a, #areas-section h3 a, #training-events-section h3 a, #archives h3 a {
  text-align: left; }

.featured-area h3 a:hover, #webcast-section h3 a:hover, #featured-tech h3 a:hover, #pages-section h3 a:hover, #posts-section h3 a:hover, #areas-section h3 a:hover, #training-events-section h3 a:hover, #archives h3 a:hover {
  text-decoration: underline; }

.featured-area .summary {
  font-family: 'Droid Serif', serif;
  font-weight: 400;
  font-size: .813em;
  line-height: 1em;
  color: #003333;
  margin: 0px 0 .75em 0;
  padding: 0px;
  width: 50%;
  float: right; }

.category-featured-area .summary {
  font-family: 'Droid Serif', serif;
  font-weight: 400;
  font-size: .813em;
  line-height: 1.125em;
  color: #003333;
  margin: .75em 0 .75em 0;
  padding: 0px;
  width: 100%; }

.featured-area .stamp, .sub-story .stamp {
  font-family: 'PT Sans', 'Helvetica Neue', Helvetica, arial, sans-serif;
  font-size: .75em;
  font-weight: 400;
  color: #a6a6a6;
  line-height: .875em; }

.featured-area .stamp {
  float: right;
  width: 48%; }

.category-featured-area .stamp {
  font-family: 'PT Sans', 'Helvetica Neue', Helvetica, arial, sans-serif;
  font-size: .75em;
  font-weight: 400;
  color: #a6a6a6;
  line-height: .875em;
  float: left;
  width: 48%;
  margin-left: 0;
  padding-left: 0; }

.top-story .stamp {
  font-family: 'PT Sans', 'Helvetica Neue', Helvetica, arial, sans-serif;
  font-size: .75em;
  font-weight: 400;
  color: #a6a6a6;
  line-height: .875em;
  margin-left: 0;
  padding-left: 0; }

.story .stamp {
  font-family: 'PT Sans', 'Helvetica Neue', Helvetica, arial, sans-serif;
  font-weight: 400;
  color: #a6a6a6;
  font-size: .75em;
  margin-left: 0;
  padding-left: 0; }

#top-sub .sub-story p.stamp {
  margin-bottom: 1em; }

.sub-view-more {
  text-align: right; }

.sub-view-more span {
  text-align: right;
  width: 50%;
  margin: 0;
  padding: 0;
  font-family: 'PT Sans', 'Helvetica Neue', Helvetica, arial, sans-serif;
  font-size: .813em;
  font-weight: 700;
  color: #2388A5;
  line-height: 2.5em;
  text-decoration: none;
  text-transform: uppercase; }

.sub-view-more span a {
  text-decoration: none;
  color: #2388A5; }

.sub-view-more span a:hover {
  text-decoration: underline; }

h1 {
  font-family: 'Droid Serif', serif;
  font-weight: 700;
  font-size: 2em;
  margin: 0;
  padding: .5em 0 .125em 0;
  background: #FFF;
  color: #003333;
  width: 100%;
  line-height: 1.125em; }

.main-header {
  font-family: 'PT Sans', 'Helvetica Neue', Helvetica, arial, sans-serif;
  font-weight: 700;
  font-size: 1.250em;
  margin: 0;
  padding: .25em 0 .5em 0;
  background: #FFF;
  color: #2388A5;
  width: 100%;
  text-transform: uppercase; }

.secondary-header {
  font-family: 'Droid Serif', serif;
  font-weight: 700;
  font-size: 1.50em;
  margin: 0;
  padding: .25em 0 .25em 0;
  background: #FFF;
  color: #003333;
  width: 100%; }

.main-phrase {
  font-family: 'PT Sans', 'Helvetica Neue', Helvetica, arial, sans-serif;
  margin: 0;
  font-weight: 400;
  color: #231F20;
  padding: 0;
  font-size: 1em;
  padding-bottom: .25em; }

.no-border {
  border: none;
  border-top: none; }

.exclusive {
  border-bottom: 1px solid #def1f6; }

.category-margin {
  margin-top: 1em; }

.bread-crumb, .sign-out {
  color: #2388A5; }

.bread-crumb a, .sign-out a {
  font-family: 'PT Sans', 'Helvetica Neue', Helvetica, arial, sans-serif;
  font-size: .75em;
  font-weight: 400;
  color: #2388A5;
  line-height: 0em;
  text-decoration: none;
  text-transform: uppercase;
  margin-bottom: .25em; }

.sign-out div {
  width: 100%;
  font-size: 1em;
  float: none; }

.bread-crumb a:hover, .sign-out a:hover {
  text-decoration: underline; }

/*---ARTICLES----*/
.large-image-cont {
  border-bottom: 1px solid #bed7dc;
  padding-bottom: .5em; }

.caption {
  font-family: 'PT Sans', 'Helvetica Neue', Helvetica, arial, sans-serif;
  margin: .5em 0 0 0;
  font-weight: 400;
  color: #231F20;
  padding: 0; }

.credit {
  text-align: right;
  font-family: 'PT Sans', 'Helvetica Neue', Helvetica, arial, sans-serif;
  color: #999;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  width: 100%;
  font-size: .5em;
  font-weight: bold; }

.relatedPart {
  margin: 0;
  font-size: .75em; }

.relatedPart a {
  color: #2388A5;
  text-decoration: none; }

.relatedPart a:hover {
  text-decoration: underline; }

.thisPart {
  margin: 0;
  color: #606860;
  font-size: .75em; }

p a {
  color: #2388A5;
  text-decoration: none; }

p a:hover {
  text-decoration: underline; }

div.hr {
  height: 4px;
  background: #fff url(https://www.healthcarefacilitiestoday.com/graphics/hr-bottom.png) no-repeat scroll center; }

div.hr hr {
  display: none; }

#related-wrapper, #recent-posts {
  float: left;
  width: 100%;
  margin: auto;
  margin-top: .5em;
  padding-bottom: 1.5em;
  background: url(https://www.healthcarefacilitiestoday.com/graphics/slideshow-bottom.png) bottom center no-repeat; }

#related-wrapper h6, #recent-posts h6, #related-wrapper span, #recent-posts span {
  background: url(https://www.healthcarefacilitiestoday.com/graphics/top-line.png) top left no-repeat;
  font-family: 'PT Sans', 'Helvetica Neue', Helvetica, arial, sans-serif;
  font-size: 1em;
  color: #2388a5;
  height: 36px;
  float: left;
  line-height: 2.35em;
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center; }

#recent-posts .sub-story h2 {
  display: block; }

#relatedLinksDiv {
  width: 100%;
  overflow: hidden; }

#relatedLinksDiv .related-item {
  position: relative;
  left: 2%;
  width: 23.333333%;
  float: left;
  padding: .25em;
  border-right: 1px solid #c6dbe0; }

#relatedLinksDiv .related-item a {
  color: #003333;
  font-family: 'Droid Serif', serif;
  font-size: .875em;
  text-decoration: none; }

#relatedLinksDiv .related-item a:hover {
  text-decoration: underline; }

#comment-area {
  background: url(https://www.healthcarefacilitiestoday.com/graphics/top-line.png) top left no-repeat;
  float: left;
  margin-top: .5em;
  width: 100%; }

#comment-area h6 {
  font-family: 'PT Sans', 'Helvetica Neue', Helvetica, arial, sans-serif;
  font-size: 1em;
  color: #2388a5;
  height: 36px;
  float: left;
  line-height: 2.35em;
  width: 30%;
  margin: .05em 0 0 2em;
  padding: 0;
  text-align: left; }

#share {
  float: right;
  width: 50%;
  margin: .35em 0 0 0;
  padding: 0;
  text-align: right; }

#share span {
  font-family: 'PT Sans', 'Helvetica Neue', Helvetica, arial, sans-serif;
  font-size: 1em;
  color: #2388a5;
  font-weight: 700;
  margin: .125em 0 0 0; }

#tracking {
  float: left;
  width: 50%;
  padding: 0;
  margin: 0;
  color: #FE5200;
  font-family: 'PT Sans', 'Helvetica Neue', Helvetica, arial, sans-serif;
  font-size: 1em;
  font-weight: 400;
  line-height: 2em;
  text-transform: uppercase; }

#startdate, p.date {
  float: left;
  width: 100%;
  padding: 0;
  /*margin: .5em 0 1em 0;*/
  color: #999;
  font-family: 'PT Sans', 'Helvetica Neue', Helvetica, arial, sans-serif;
  font-size: .75em;
  font-weight: 400;
  text-align: left; }

#childNav {
  margin: 0;
  padding: 0; }

.childNavLink {
  float: left;
  width: 50%;
  text-align: center; }

#childNavDiv .childNavLink a {
  font-family: 'PT Sans', 'Helvetica Neue', Helvetica, arial, sans-serif;
  color: #2388A5;
  font-size: 1em;
  text-decoration: none; }

#childNavDiv .childNavLink a:hover {
  text-decoration: underline; }

#social-links-left {
  width: 50px;
  background: url(https://www.healthcarefacilitiestoday.com/graphics/social-left-bg.png) top left no-repeat;
  z-index: 1000;
  height: 165px;
  position: absolute;
  left: -70px; }

div.last {
  margin-bottom: 1.25em; }

a.listLinkChild {
  margin-bottom: 0;
  padding-bottom: 0; }

.dropcap {
  float: left;
  font-size: 3em;
  line-height: 1em;
  padding-top: 0px;
  padding-right: .05em;
  padding-left: 0px; }

.img-left {
  float: left;
  margin: 0em .813em .5em 0;
  padding: 0;
  border: none;
  width: 250px; }

.img-right {
  float: right;
  margin: 0em 0em .5em .813em;
  padding: 0;
  border: none;
  width: 250px; }

.img-left img {
  max-width: 250px; }

.img-left .caption {
  font-size: .7em;
  margin-left: 0;
  padding-left: 0;
  width: 100%; }

.img-right .caption {
  font-size: .7em;
  margin-right: 0;
  padding-right: 0;
  text-align: right;
  width: 100%; }

.img-left .credit, .img-right .credit {
  text-align: left;
  font-size: .5em;
  margin-top: .25em;
  margin-bottom: 0.6em;
  width: 100%; }

.img-right .credit {
  text-align: right; }

.quote-left {
  width: 35%;
  border-right: 1px solid #c6dbe0;
  padding-right: .813em;
  margin: 0em .813em .5em 0;
  float: left; }

.quote-right {
  width: 35%;
  border-left: 1px solid #c6dbe0;
  padding-left: .813em;
  margin: 0em 0em .5em .813em;
  float: right; }

.quote-left .quote, .quote-right .quote {
  font-family: 'Droid Serif', serif;
  font-size: 2em;
  margin: 0 0 .25em 0;
  padding: 0;
  line-height: 1em;
  font-weight: 700;
  width: 100%; }

.quote-right .quote {
  text-align: right; }

.quote-left .who, .quote-right .who {
  font-family: 'Droid Serif',times, serif;
  font-size: .75em;
  color: #231f20;
  width: 100%;
  line-height: .813em; }

.quote-right .who {
  text-align: right; }

/*dropdown*/
#drop-down {
  list-style: none;
  margin: 0 auto;
  /* Clear floats */
  float: right;
  position: relative;
  top: -30px;
  left: 0;
  width: 159px;
  margin-bottom: -30px;
  /* Bring the nav above everything else--uncomment if needed.
  position:relative;
  z-index:5;
  */ }

#drop-down li {
  float: left;
  margin-right: 10px;
  position: relative;
  background-image: url(https://www.healthcarefacilitiestoday.com/graphics/select-up.png) top left no-repeat;
  width: 159px;
  height: 24px; }

#drop-down a {
  display: block;
  padding: 8px;
  color: #fff;
  background: rgba(255, 255, 255, 0);
  text-decoration: none;
  font-family: 'PT Sans', 'Helvetica Neue', Helvetica, arial, sans-serif;
  font-size: 1em;
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75); }

#drop-down a:hover {
  color: #fff;
  background: rgba(255, 255, 255, 0);
  text-decoration: underline; }

/*--- DROPDOWN ---*/
#drop-down ul {
  /*background:#515151; /* Adding a background makes the dropdown work properly in IE7+. Make this as close to your page's background as possible (i.e. white page == white background). */
  background: rgba(255, 255, 255, 0);
  /* But! Let's make the background fully transparent where we can, we don't actually want to see it if we can help it... */
  list-style: none;
  position: absolute;
  left: -9999px;
  /* Hide off-screen when not needed (this is more accessible than display:none;) */ }

#drop-down ul li {
  padding-top: 0px;
  /* Introducing a padding between the li and the a give the illusion spaced items */
  float: none; }

#drop-down ul li ul {
  text-align: left; }

#drop-down ul a {
  white-space: nowrap;
  /* Stop text wrapping and creating multi-line dropdown items */ }

#drop-down li:hover ul {
  /* Display the dropdown on hover */
  left: 0px;
  /* Bring back on-screen when needed */ }

#drop-down li:hover a {
  /* These create persistent hover states, meaning the top-most link stays 'hovered' even when your cursor has moved down the list. */
  background: #28778d;
  width: 159px;
  text-decoration: underline; }

#drop-down li:hover ul a {
  /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */
  text-decoration: none;
  font-size: .813em; }

#drop-down li:hover ul li a:hover {
  /* Here we define the most explicit hover states--what happens when you hover each individual link. */
  background: #333; }

#drop-down li ul li a {
  padding-left: 14px;
  padding-right: 12px; }

#drop-down a.select-category {
  background: url(https://www.healthcarefacilitiestoday.com/graphics/select-up.png) top left no-repeat;
  width: 159px;
  height: 24px;
  padding: 0; }

#drop-down a.select-category:hover {
  background: url(https://www.healthcarefacilitiestoday.com/graphics/select-down.png) top left no-repeat;
  width: 159px;
  height: 24px;
  padding: 0; }

div.item-img {
  margin-right: .5em; }

.member-item-text h3, .member-item-text h3 a {
  color: #2388A5;
  font-family: 'Droid Serif',serif;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.125em;
  text-decoration: none;
  width: 100%; }

.member-item-text h3 a:hover {
  text-decoration: underline; }

a.homeExclusive {
  background-color: #008794;
  background-image: -moz-linear-gradient(center top, #00abbd, #008794);
  border: 1px solid #008794;
  color: #FFFFFF !important;
  text-shadow: 0 0px 0 #115290;
  border-radius: 2px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  margin: 0;
  padding: 4px 10px;
  text-decoration: none;
  vertical-align: middle;
  white-space: nowrap;
  font-family: 'Pt Sans'; }

#top-left-col .top-story a img {
  margin-bottom: .5em;
  width: 100%; }

strong, b {
  font-weight: 700; }

/*Search Results Page*/
#___gcse_0 {
  font-size: 1em;
  line-height: 1em; }

#prev {
  width: 40%;
  float: left;
  margin-left: 0%; }

#next {
  width: 40%;
  float: right;
  margin-right: 0%; }

#prev a, #next a {
  color: #2388A5;
  font-family: 'Droid Serif',serif;
  font-size: 1.125em;
  font-weight: 400;
  line-height: 1.125em;
  text-decoration: none;
  display: block; }

#prev a:hover, #next a:hover {
  text-decoration: underline; }

#prev a .arrow, #next a .arrow {
  width: 40px;
  height: 37px;
  background: url(https://www.healthcarefacilitiestoday.com/graphics/bg-prevnext.png);
  background-position: top left;
  float: left;
  display: block;
  margin-right: 10px; }

#prev a:hover .arrow {
  background-position: bottom left; }

#next a .arrow {
  margin-right: 0;
  margin-left: 10px;
  float: right;
  background-position: top right; }

#next a:hover .arrow {
  background-position: bottom right; }

.not-web {
  display: None; }

#twitter-widget-0 {
  float: right;
  margin-right: 3%; }

.PopOverLogo {
  left: 50%;
  position: absolute;
  top: -20px; }

#logoAddiv2 {
  height: 174px !important; }

.story {
  border-bottom: 1px solid #def1f6;
  margin: .25em 1%;
  width: 96%;
  padding: 1em 1%; }
  .story > div > h2 {
    font-size: 1.25em;
    margin-top: 0; }

.img-container {
  float: left;
  width: 25%;
  margin-right: 1%; }
  .img-container img {
    width: 100%; }

.text-container {
  float: right;
  width: 74%; }
  .text-container h2 {
    margin-top: 0;
    font-size: 1.25em; }
    .text-container h2 a:hover {
      text-decoration: underline; }

.img-story, .img-big {
  max-width: 100%;
  margin-bottom: 1em; }

/*
MEDIA QUERIES
---------------------------------------------------------------------- */
/* Large Screens ----------- */
/* iPad [portrait + landscape] */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .search button.btn {
    width: 21px;
    height: 21px;
    cursor: pointer;
    position: relative;
    top: -21px;
    margin-bottom: -21px;
    float: right;
    left: -2px;
    text-indent: -9999px;
    background: #eeeeee url(https://www.healthcarefacilitiestoday.com/graphics/search-bg.png) no-repeat top right; }

  #content {
    background: #FFF; }

  #content-right-col {
    max-width: 38%;
    padding: 5px 0 0 0;
    background: #FFF; }

  #footer-wide {
    margin-top: -1px; } }
@media only screen and (max-device-width: 480px) {
  .banner-ad {
    width: 100%; }

  .search button.btn {
    width: 21px;
    height: 21px;
    cursor: pointer;
    position: relative;
    top: -21px;
    margin-bottom: -21px;
    float: right;
    left: -2px;
    text-indent: -9999px;
    background: #eeeeee url(https//www.healthcarefacilitiestoday.com/graphics/search-bg.png) no-repeat top right; }

  #content {
    background: #FFF; }

  #content-left-col {
    max-width: 63%; }

  #content-right-col {
    max-width: 38%;
    padding: 6px 0 0 0;
    background: #FFF;
    float: left; }

  #top-right-col {
    width: 34.5%; }

  #footer-wide {
    margin-top: -1px; }

  #twitter-widget-0 {
    float: right; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  #nav.web-nav {
    display: none; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  #nav.web-nav {
    display: none; } }

ul.drop-on-click {
  text-align: left;
  /*display: inline;*/
  margin: 0 auto;
  display: none;
  /*padding: 15px 4px 17px 0;*/
  list-style: none; }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    ul.drop-on-click {
      display: block; } }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    ul.drop-on-click {
      display: block; } }

ul.drop-on-click li {
  display: inline-block;
  position: relative;
  cursor: pointer; }
  ul.drop-on-click li span {
    margin-top: 8px;
    height: 26px;
    display: block;
    text-align: center; }
  ul.drop-on-click li ul li span {
    text-align: left; }

ul.drop-on-click li ul {
  position: absolute;
  /*top: 48px;*/
  left: -8px !important;
  top: 32px;
  /*width: 150px;*/
  display: none;
  opacity: 0;
  visibility: hidden;
  min-width: 100%; }

ul.drop-on-click li ul li {
  text-align: left;
  display: block;
  /*min-height: 44px;*/
  font-size: 16px; }
  ul.drop-on-click li ul li a {
    min-height: 32px;
    padding-top: 8px !important;
    display: block;
    padding-left: 4px !important; }

ul.drop li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible; }

/* FEATURED CONTENT */
.featuredContentContainer {
  background: #f5f7f9;
  padding: 1em !important;
  border: 1px solid #ddd;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 1em !important; }

.feature {
  width: 180px !important;
  float: left !important;
  margin: 0 3% 0 0; }
  .feature img.imageCorner {
    position: absolute;
    z-index: 4;
    width: 53px; }
  .feature img.postImg {
    width: 180px;
    max-width: 100%; }

.memberExclusiveLabel {
  margin: 0;
  letter-spacing: 1px;
  font-size: 12px;
  font-family: 'PT Sans', 'Helvetica Neue', Helvetica, arial, sans-serif;
  color: #43aac6; }

.featuredContentContainer h2 {
  font-size: 1.2em;
  line-height: 1.5;
  margin-bottom: 5px;
  font-weight: bold; }

.featuredContentContainer p.featuredDescription {
  font-size: 0.75em; }

.featuredContentContainer p:last-of-type {
  margin-bottom: 0;
  clear: both;
  padding-left: 0; }

@media screen and (max-width: 600px) {
  .feature {
    float: none;
    display: block; } }
/* FEATURED CONTENT */
/*# sourceMappingURL=styles101215.css.map */

/*# sourceMappingURL=styles.css.map */
