/* Include the 960 grid framework */
@import url('/css/960/code/css/reset.css');
@import url('/css/960/code/css/960.css');
@import url('/css/960/code/css/text.css');

body
{
      background: #e1e0c3;
      margin: 0;
      padding: 0;
}

div#page_background
{
      background: #e1e0c3 url(/images/page_bg.png) 0 0 repeat-x;
      width: 100%;
      height: 100%;
      margin: 0;
      padding: 0;
}

div#stripe
{
  width: 100%;
  height: 8px;
  background: #990000;
  padding: 0;
  margin: 0;
}

div#sitemap_wrapper
{
  width: 100%;
  height: 0px;
  background: #770000 url(/images/sitemap/sitemap_bg.png) left bottom repeat-x;
  border-bottom: 1px solid #cc0000;
  display: block;
}

div#sitemap
{
  padding: 20px 0 20px 0;
  display: none;
}

div#sitemap *
{
  color: #b55757;
  font-size: 11px;
}

div#sitemap h2, div#sitemap h2 a
{
    color: #ffa9a9;
    font-size:12px;
    margin-bottom: 0 !important;
    letter-spacing: -1px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
}

div#sitemap h2:hover, div#sitemap h2 a:hover
{
  color: #fff;
}

div#sitemap ul
{
  list-style: url(/images/sitemap/sitemap_bullet.png);
}

div#sitemap ul li a
{
  color: #c95151;
  text-decoration: none;
  letter-spacing: -1px;
}

div#sitemap ul li a:hover
{
  color: #f28383;
}

div#sitemap_button
{
  float: right;
  margin: 0;
  padding: 0;
  height: 18px;
  cursor: pointer;
}

div#sitemap_button *
{
  color: #c95151;
  font-size: 10px;
  letter-spacing: normal;
  line-height: 10px;
}

div#sitemap_button span
{
  display: inline;
  float: left;
  margin: 0;
  padding: 0;
}

div#sitemap_button span.left
{
  background: url(/images/sitemap/sitemap_left_down.png) 0 0 no-repeat;
  height: 18px;
  width: 20px;
}

div#sitemap_button span.middle
{
  background: #770000 url(/images/sitemap/sitemap_middle.png) 0 0 repeat-x;
  height: 15px;
  padding-top: 3px;
}

div#sitemap_button span.right
{
  /* background: url(/images/sitemap_right.png) right top no-repeat; */
  width: 8px;
  max-width: 8px;
  height: 18px;
}

div#top_nav
{
      clear: right;
      float: right;
      margin: 66px 0 0 0;
      padding: 0;
}

div#top_nav ul
{
      list-style: none;
      margin: 0;
      padding: 0;
      float: right;
}

div#top_nav ul li
{
      display: inline;
      margin: 0;
      padding: 0;
      width: 1px;
}

div#top_nav ul li.link
{
      width: auto;
}

div#top_nav ul li a
{
      color: #c0c0c0;
      text-decoration: none;
      letter-spacing: -1px;
      padding: 5px 6px 5px 6px;
}

div#top_nav ul li a:hover
{
      color: #fff;
      background: #990000;
}

div#middle
{
      overflow: auto;
      background: #fff;
      padding-bottom: 10px;
}

div#middle_left
{
      background: none;
      margin-right: 10px;
}

div#middle_left ul#switcher
{
      list-style: none;
      background: #c1c1c1 url(/images/switcher_bg.png) 0 0 repeat-x;
      overflow: auto;
      margin: 10px 0 0 0;
      padding: 20px 20px 0 20px;
}

div#middle_left ul#switcher li
{
      display: block;
      float: left;
      padding: 0;
      margin: 0;
      padding: 15px 0 15px 0;
      text-align: center;
      width: 49%;
}

div#middle_left ul#switcher li a
{
      margin: 0;
      padding: 0;
      font-size: 1.3em;
      font-weight: bold;
      letter-spacing: -1px;
      line-height: 1em;
      text-decoration: none;
}

div#middle_left ul#switcher li.active
{
      background: #fff url(/images/active_tab_bg.png) 0 0 repeat-x;
      border-left: 1px solid #fff;
      border-right: 1px solid #fff;
      color: #4f4f4f;
}

div#middle_left ul#switcher li.active:hover
{
      background: #fff url(/images/active_tab_bg_hover.png) 0 0 repeat-x;
      cursor: pointer;
}

div#middle_left ul#switcher li.active:hover a
{
      color: #990000;
}

div#middle_left ul#switcher li.active a
{
      color: #4f4f4f;
}

div#middle_left ul#switcher li.inactive
{
      background: #131313 url(/images/inactive_tab_bg.png) 0 0 repeat-x;
      border-left: 1px solid #000;
      border-right: 1px solid #000;
}

div#middle_left ul#switcher li.inactive:hover
{
      background: #131313 url(/images/inactive_tab_bg_hover.png) 0 0 repeat-x;
      cursor: pointer;
}

div#middle_left ul#switcher li.inactive:hover a
{
      color: #fff;
}

div#middle_left ul#switcher li.inactive a
{
      color: #cfcfcf;
}

div#middle_right
{
      background: #fff;
      overflow: auto;
      height: 325px;
}

div#middle_right img
{
      margin: 10px;
}

div#patient_professional_info
{
      background: #fff;
      overflow: auto;
}

div#pro
{
      padding: 20px 40px 0 40px;
      overflow: hidden;
      display: none;
}

div#patients
{
      padding: 20px 40px 0 40px;
      overflow: hidden;
      display: block;
}

#logo
{
      margin: 0;
      float: left;
}

div#cta_container
{
     background: #fff;
     overflow: auto;
}

ul.actions
{
      list-style: none;
      list-style-image: none;
      display: block;
      border: 1px solid #d5d2ad;
      margin: 15px 0;
      padding: 0;
      background: #f0efe0;
}

ul.actions li
{
      background: #f0efe0;
      padding: 10px 30px;
      margin: 0;
      font-size: 14px;
      font-weight: bold;
      border-top: 1px solid #fafaf3;
      border-bottom: 1px solid #e6e4cd;
      background-repeat: no-repeat;
      background-position: 7px 12px;
      cursor: pointer;
}

ul.actions li:hover
{
     background: #e5e4cb;
     background-repeat: no-repeat;
     background-position: 10px 12px;
     border-top: 1px solid #eff0dc;
     border-bottom: 1px solid #dcd9ba;
}

ul.actions li#getGrant
{
      background-image: url(/images/coins.png);
}

ul.actions li#joinNLA
{
      background-image: url(/images/door.png);
}

ul.actions li#giveDonationPro, ul.actions li#giveDonationPatient
{
      background-image: url(/images/coins_out.png);
}

ul.actions li#lyl
{
      background-image: url(/images/door.png);
}

ul.actions li#findDoc
{
      background-image: url(/images/find.png);
}

ul.actions li a,
ul.actions li a:link,
ul.actions li a:active,
ul.actions li a:visited,
ul.actions li a:hover
{
      color: #82805f;
      text-decoration: none;
      letter-spacing: -1px;
      margin-top: -5px;
}

div#news_ticker
{
      background: #a09e6f url(/images/news_bg.png) 0 0 repeat-x;
      border-left: 1px solid #a7a367;
      border-right: 1px solid #f1f1da;
      height: 40px;
      margin-top: 20px;
}

div#bottom
{
      margin-top: 20px;
}

div#cta1, div#cta2, div#cta3
{
     margin-bottom: 10px;
}

div#cta1 .innerContent, div#cta2 .innerContent, div#cta3 .innerContent
{
      background: #f3f3f3;
      border: 1px solid #d8d8d8;
      margin: 0px;
      overflow: auto;
      height: 255px;
      padding: 10px;
      font-size: 0.85em;
      line-height: 1.4em;
}

div#cta1 .innerContent img, div#cta2 .innerContent img, div#cta3 .innerContent img
{
      float: right;
      margin: 0 0 5px 5px;
      padding: 2px;
      background: #fff;
      border: 1px solid #d9d9d9;
}

div#cta1 .innerContent h1, div#cta2 .innerContent h1, div#cta3 .innerContent h1
{
      font-size: 1.5em;
      font-weight: bold;
      color: #990000;
      letter-spacing: -1px;
      text-transform: uppercase;
}

div#footer
{
      margin-top: 20px;
      text-align: center;
}

div#copyright
{
      font-size: 10px;
      color: #bdbc9d;
      margin: 10px auto 40px auto;
}

img.readMore
{
  cursor: pointer;
  border: 0 !important;
  margin: 5px 0 !important;
  background: none !important;
  float: left !important;
}

ul#carousel
{
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    height: 315px;
}

ul#carousel li
{
    margin: 0;
    padding: 0;
}

/* File-Type Icons */
.PDF
{
     background:url(/images/icons/page_white_acrobat.png) top left no-repeat;
     padding: 0 0 2px 22px;
}

.DOC
{
     background:url(/images/icons/page_white_word.png) top left no-repeat;
     padding: 0 0 2px 22px;
}

.XLS
{
     background:url(/images/icons/page_white_excel.png) top left no-repeat;
     padding: 0 0 2px 22px;
}

.PPT
{
     background:url(/images/icons/page_white_powerpoint.png) top left no-repeat;
     padding: 0 0 2px 22px;
}

.Image
{
     background:url(/images/icons/picture.png) top left no-repeat;
     padding: 0 0 2px 22px;
}

.Mail
{
     background:url(/images/icons/email_edit.png) top left no-repeat;
     margin-left: 5px;
     padding: 0 0 2px 19px;
}
