﻿/* StyleSheet.css for ACECAlaska theme  */
/* Standard colors:                */
/* X11 colors: Pale goldenrod Goldenrod Peru Saddlebrown */
/* Pantone colors: #EEE8AA #DAA520 #CD853F #8B4513 */
/* Light: #EEE8AA                */
/* Mid: Goldenrod #DAA520          */
/* Dark: Black #000000        */
/* Header: #7F383A                */
/* Background: Beige or #F5F5DC    */
/* Header text: Gold or #FFD700    */
/* Padding order top, right, bottom, left  */

/* Basic elements for page body and text */
body
{
  color: rgb(0,0,0);
  background-color: #F5F5DC;
  margin: 0 auto;
  list-style-type: square;
}
div, p, th, td, li, dd, dl, dt
{
  /* redundant selectors to help NS4 not forget */
  font-family: Times New Roman, Serif;
}
p, li, div
{
  margin-top: 0;
  margin-bottom: 0.5em;
  padding-top: 0;
  font-family: Times New Roman, Serif;
  font-size: 1em;
}
h1
{
  color: #8B4513;
  margin: 0;
  font-size: 130%;
  line-height: 130%;
}
h2
{
  color: #8B4513;
  margin: 1em 0;
  font-size: 120%;
  line-height: 130%;
}
h3
{
  color: #8B4513;
  font-size: 110%;
  line-height: 110%;
}
h4
{
  color: black;
  font-size: 100%;
  line-height: 110%;
}
h5
{
  color: black;
  font-size: 90%;
  line-height: 90%;
}
h6
{
  color: black;
  font-size: 80%;
  line-height: 80%;
}
h1, h2, h3, h4, h5, h6
{
  font-family: Arial, Sans-Serif;
  font-weight: bold;
  background-color: transparent;
  margin: 5px 0 0 0;
}
sup
{
  line-height: 0;
  vertical-align: text-top;
}

/* Links */
a
{
  text-decoration: underline;
  font-weight: bold;
  font-size: 100%;
  line-height: 110%;
}
a:link
{
  background-color: transparent;
  font-size: 100%;
  line-height: 110%;
}
a:visited
{
  background-color: transparent;
  font-size: 100%;
  line-height: 110%;
}
a:hover
{
  background-color: transparent;
  text-decoration: none;
  font-size: 100%;
  line-height: 110%;
}
a:active
{
  color: Aqua;
  background-color: transparent;
  font-size: 100%;
  line-height: 110%;
}

/* Lists */
dt
{
  font-weight: bold;
}
ul, ol, li, dl, dt, dd
{
  margin-top: 0px;
  margin-bottom: 0.5em;
  line-height: 110%;
}

/* Page layout */

#page
{
  background-color: #F5F5DC;
  min-height: 500px;
  float: left;
  display: block inline;
  margin: 0;
  margin-left: 0%;
  text-align: left;
}
#page-right
{
  float: right;
  display: block inline;
  vertical-align: top;
}
#page-left
{
  float: left;
  clear: both;
  display: block inline;
  vertical-align: top;
}
.pageheader
{
  font-family: helvetica;
  font-size: X-Large;
  font-weight: bold;
  color: #FFD700;
}
.sectionheader
{
  width: inherit;
  height: 24px;
  background: #810000;
  border-style: outset;
  border-color: White;
  border-width: 5px;
  padding-left: 10px;
  padding-top: 10px;
  font-family: helvetica;
  font-size: 12pt;
  font-style: normal;
  font-weight: bold;
  color: #FFD700;
}
.sidebarheader
{
  width: 182px;
  height: 24px;
  background: #810000;
  border-style: outset;
  border-color: White;
  border-width: 5px;
  padding-left: 10px;
  padding-top: 10px;
  font-family: helvetica;
  font-size: 12pt;
  font-style: normal;
  font-weight: bold;
  color: #FFD700;
}
.editsectionheader
{
  clear: both;
  background: #DAA520;
  color: #8B4513;
  border: solid 1px gray;
  height: 24px;
  width: inherit;
  margin-right: 20px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: helvetica;
  font-size: 12pt;
  font-style: normal;
  font-weight: bold;
}
.menubarheader
{
  background: url(          "Images/SectionHead-L.jpg" ) repeat-y;
  color: #8B4513;
  margin-top: 10px;
  width: inherit;
  padding: 3px 5px 5px 10px;
  border: 1px #366;
  font-family: helvetica;
  font-size: 12pt;
  font-style: normal;
  font-weight: bold;
  text-align: left;
}
.teasertext
{
  color: #FFD700;
  padding-left: 0px;
  padding-top: 10px;
  font-family: Comic-Sans-MS;
  font-size: 24pt;
  font-style: italic;
  font-weight: bold;
}
.tagline
{
  color: #000000;
  clear: both;
  padding-top: 15px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 80%;
  font-style: italic;
  font-family: Garamond;
  font-weight: bold;
  text-align: center;
}
.tiptext
{
  color: #008165;
  margin-top: 5px;
  margin-left: 10px;
  padding-right: 10px;
  font-style: italic;
  font-weight: normal;
  text-align: left;
  font-size: small;
}
.headers
{
  height: 24px;
  background: #810000;
  border-style: outset;
  border-color: White;
  border-width: 5px;
  padding-left: 10px;
  padding-top: 10px;
  font-family: helvetica;
  font-size: 12pt;
  font-style: normal;
  font-weight: bold;
  color: #FFD700;
}
.headers-img
{
  float: right;
  background-color: #810000;
  height: 145px;
  margin-top: 10px;
  margin-right: 10px;
  border-style: none;
  border-color: White;
  border-width: 5px;
  text-align: center;
}
/* Menu */
/* This menuing system comes from http://htmldog.com/articles/suckerfish/dropdowns/  */
#nav, #nav ul, #nav li
{
  /* all lists */
  float: left;
  z-index: 10;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}

#nav a
{
  /* all list items */
  color: White;
  display: block;
  width: 120px;
  text-decoration: none;
}

#nav li
{
  /* all list items */
  position: relative;
  background-color: Transparent;
  float: left;
  width: 140px;
  margin-bottom: -1px;
  margin-left: 0px;
  padding: 3px 1px 0 1px;
  line-height: 1.25em;
}

#nav li ul
{
  /* second-level lists */
  color: #FFFFFF;
  position: absolute;
  width: 140px;
  left: -999em;
  margin-left: 140px;
  margin-top: -40px;
  padding: 0 1px 0 1px;
  font-family: Arial, helvetica, Sans-Serif;
  font-size: 14px;
  text-align: center;
}
#nav li ul li
{
  background-color: #550076;
  margin-top: 5px;
  z-index: 20;
}

#nav li ul ul
{
  /* third-and-above-level lists */
  left: -999em;
  margin: -3px 0 0 2px;
}

#nav li a:hover
{
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul
{
  left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul
{
  /* lists nested under hovered list items */
  left: auto;
}
/* Menu */
.menu
{
  font-size: 10pt;
  font-weight: bold;
  font-family: Arial;
  padding-left: 0px;
  background-color: transparent;
  text-decoration: none;
}
.menu a:link
{
  color: white;
}
.menu a:visited
{
  color: white;
}
.menu a:hover
{
  color: yellow;
}
.menu a:active
{
  color: yellow;
}
.adjustedZIndex
{
  z-index: 210;
}
.radiolist
{
  color: black;
  text-align: left;
  vertical-align: text-top;
  font-size: 0.8em;
  font-weight: bold;
  line-height: 1.0em;
}
.buttonN
{
  border-style: none;
  border-color: White;
  border-width: 3px;
}
.buttonH
{
  border-style: none;
  border-color: White;
  border-width: 3px;
}
#content-header
{
  height: 200px;
  background: #810000;
  border-style: outset;
  border-color: White;
  border-width: 5px;
}
#content-header p
{
  float: left;
  padding: 60px 24px 24px 24px;
  font-size: 150%;
  line-height: 1.0em;
  color: #fff;
}
#content-header h1
{
  margin-bottom: 11px;
  padding-top: 5px;
  padding-bottom: 5px;
  font: normal italic 2.5em Georgia, serif;
  color: yellow;
}
#content-header h5
{
  padding-top: 1px;
  padding-bottom: 5px;
  margin-left: 90px;
  margin-right: 90px;
  font: normal italic 0.8em Georgia, serif;
  text-transform: none;
  color: yellow;
}
#content-header ul
{
  padding-top: 62px;
  padding-right: 12px;
  text-align: right;
  list-style: none;
}
#content-header li
{
  display: inline;
  margin: 0 12px;
}
#content-header li a
{
  line-height: 1em;
  text-decoration: none;
  color: #fff;
}
#content-header li a:hover
{
  color: #300;
}
#content-sidebar
{
  float: right;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
#content-sidebar p
{
  padding-bottom: 18px;
}
#content-sidebar img
{
  float: left;
  margin: -6px 18px 0 -6px;
  padding: 3px;
  border: 3px solid #eee;
  background: #fff;
}
#content-primary
{
  float: right;
  margin-right: 10px;
  margin-top: 0px;
}
#content-primary p
{
  padding-bottom: 18px;
}
#content-primary img
{
  float: left;
  margin: -6px 18px 0 -6px;
  padding: 3px;
  border: 3px solid #eee;
  background: #fff;
}
#content-primary-m
{
  float: right;
  margin: 0px;
}
#content-primary-m p
{
  padding-bottom: 18px;
}
#content-primary-m img
{
  float: left;
  margin: -6px 18px 0 -6px;
  padding: 3px;
  border: 3px solid #eee;
  background: #fff;
}
#content-navigation
{
  color: #300;
  background-color: #810000;
  border-style: outset;
  border-color: White;
  border-width: 5px;
  margin-right: 0px;
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: center;
}
#content-navigation p
{
  padding-bottom: 5px;
}
#divDonate
{
  color: #300;
  border-style: none;
  border-color: White;
  border-width: 5px;
  margin-right: 0px;
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: left;
}
#volunteer
{
  clear: both;
  background-color: transparent;
  color: Black;
  border-style: none;
  border-color: White;
  border-width: 5px;
  height: 2.5em;
  padding-top: 5px;
  font-style: italic;
  font-weight: bolder;
  text-align: center;
  vertical-align: middle;
}
#footer
{
  color: White;
  background-color: #810000;
  clear: right;
  height: 6.5em;
  padding-top: 5px;
  border-style: outset;
  border-color: White;
  border-width: 5px;
  font-style: italic;
  text-align: center;
  vertical-align: middle;
}
#footer a
{
  font-style: normal;
  color: #AB5542;
  text-decoration: none;
}
#footer a:link, #footer a:visited, #footer a:hover
{
  font-style: normal;
  color: #AB5542;
  text-decoration: none;
}
#footer p
{
  padding: 24px;
}
#adm-page
{
  background-color: #F5F5DC;
  min-height: 500px;
  margin: auto;
  text-align: left;
}
#adm-right
{
  margin-left: 10px;
}
#adm-left
{
  margin-left: 0px;
  padding-top: 8px;
}
#adm-header
{
  height: 100px;
  background: #810000;
  border-style: outset;
  border-color: White;
  border-width: 5px;
}
#adm-sidebar
{
  float: right;
  width: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
#adm-primary
{
  float: right;
  min-height: 600px;
  margin-left: 5px;
  margin-top: 0px;
}
#adm-secondary
{
  background-color: inherit;
  color: #300;
  border-style: none;
  border-color: White;
  border-width: 5px;
  float: left;
  margin-right: 0px;
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 24px;
  text-align: left;
}
#hlp-page
{
  background-color: #F5F5DC;
  width: inherit;
  margin: 0;
  padding: 8px;
  text-align: left;
}
#hlp-header
{
  height: 100px;
  background: #0000FF;
}
#hlp-content-primary
{
  float: right;
  margin-left: 0;
  margin-right: 0;
  margin-top: 24px;
  width: inherit;
}
#hlp-content-navigation
{
  float: right;
  margin-right: 24px;
  margin-left: 0;
  margin-top: 24px;
  margin-bottom: 24px;
  width: 0px;
  color: #300;
}
.abstract
{
  clear: right;
  top: 0px;
  left: 0px;
  padding: 0px 10px 0px 10px;
}
.newscolumn
{
  clear: right;
  width: inherit;
  padding: 0px 10px 0px 10px;
}
.newscolumn p
{
  color: #000000;
  font-size: 100%;
}
.newscolumn a
{
  color: #000000;
  text-decoration: underline;
  font-weight: bold;
  font-family: Arial;
}
.sideitems
{
  color: #808080;
  width: 130px;
  padding: 5px 5px 5px 5px;
  font-size: 80%;
}
.sideitems p
{
  color: #808080;
  font-size: 80%;
}
.sideitems a
{
  color: Black;
  font-weight: bold;
  font-family: Arial;
  text-decoration: underline;
}
.absimage
{
  clear: both;
  float: left;
  width: 200px;
  margin: 5px 5px 5px 5px;
}
.benefitimage
{
  clear: both;
  margin: 5px 5px 5px 5px;
  float: left;
}
.caption
{
  background-color: transparent;
  color: black;
  font-style: normal;
  font-family: Arial;
  font-weight: bold;
  font-size: 70%;
  text-align: left;
}
.publimage
{
  clear: both;
  float: left;
  width: 120px;
  margin: 5px 5px 5px 5px;
  text-align: center;
}
.pagetitle
{
  /* The page title at the top */
  background: transparent;
  height: inherit;
  width: inherit;
  padding-top: 5px;
  padding-left: 10px;
  margin-top: 0px;
  z-index: 100;
  position: absolute;
}
.posttitle
{
  /* The post title under the rotators */
  background: transparent;
  padding: 10px;
  margin-left: 0px;
  margin-top: 160px;
  text-align: center;
  z-index: 100;
  position: absolute;
}
.choicesbox
{
  background: #6699CC;
  color: #FFFFFF;
  padding: 3px 5px 3px 5px;
  border: 1px dotted #366;
  font-size: 80%;
}
.choicesbox a
{
  color: #550076;
}
.itembox
{
  background: #EEE8AA;
  border: 3px solid #8B4513;
  margin-top: 2px;
  margin-right: 5px;
  margin-left: 5px;
  margin-bottom: 2px;
  padding-left: 2px;
  padding-right: 2px;
  padding-bottom: 5px;
  padding-top: 5px;
}
.itembox p
{
  color: #404040;
  font-size: 80%;
}
.itembox h3
{
  color: #000000;
  font-size: 90%;
}
.itembox h6
{
  color: #000000;
  font-size: 80%;
}
.itembox a
{
  color: #000000;
  font-weight: bold;
  text-decoration: underline;
}
.itemspace
{
  clear: both;
  float: left;
  display: block inline;
  width: 100%;
  margin-top: 0em;
  padding: 0em 0em 0em 0em;
  background-color: transparent;
}
.itemspace-alt
{
  clear: both;
  float: left;
  display: block inline;
  width: 100%;
  margin-top: 0em;
  padding: 0em 0em 0em 0em;
  background-color: #EEE8AA;
}
.itemlabel
{
  float: left;
  display: block inline;
  width: 19%;
  text-align: right;
  padding-right: 0.5em;
}
.itemdata
{
  float: left;
  display: block inline;
  width: 29%;
  text-align: left;
  padding-left: 0em;
}
.clear
{
  clear: both;
}
.message
{
  color: black;
  font-size: 0.8em;
  font-weight: bold;
  line-height: 1.0em;
}
.message2
{
  color: red;
  font-size: 100%;
  font-weight: bold;
  font-style: italic;
}
.message3
{
  color: black;
  font-size: 125%;
  font-weight: bold;
}
.datalabel
{
  color: #8B4513;
  font-size: 100%;
  font-weight: bold;
  font-style: italic;
}
.headermessage
{
  color: #FFD700;
  font-size: 80%;
  font-weight: bold;
  font-style: italic;
}
.hyperlink
{
  color: #B26B70;
  padding-top: 3px;
  margin-bottom: -3px;
  text-align: center;
}
.dvbutton
{
  background-color: #DAA520;
  color: Black;
  border-color: White;
  border-style: Outset;
  border-width: thin;
  font-size: 8pt;
}
.dvbutton a
{
  text-decoration: none;
  font-weight: bold;
  font-size: 8pt;
  font-family: Arial;
  color: Black;
  text-align: center;
}
.hlbutton
{
  padding-top: 2px;
  border-top: outset 1px #ececec;
  border-right: outset 1px #ececec;
  border-bottom: outset 1px #ececec;
  border-left: outset 1px #ececec;
  text-decoration: none;
  text-align: center;
}
.hlbutton a, .hlbutton a:link, .hlbutton a:visited, .hlbutton a:hover, .hlbutton a:active
{
  color: Black;
}
.dvfooterrow
{
  color: White;
  background-color: #7F383A;
  font-weight: bold;
}
@media print
{
  input.noPrint
  {
    display: none;
    background-color: #EEDDDD;
    color: Black;
    border-color: White;
    border-style: Outset;
    font-size: 8pt;
  }
  label.noPrint
  {
    display: none;
  }
}
.leadc
{
  border-style: none;
  width: 520px;
  padding: 2px;
}
/* .leadc {clear: both; float: left; width: 520px; padding: 2px; border-style: none;}*/
/* .leadc p {font-size: 1.25em;}*/
.image-lc
{
  clear: both;
  float: left;
  width: 200px;
  margin: 5px 5px 5px 5px;
}
.image-rc
{
  clear: both;
  float: right;
  width: 200px;
  margin: 5px 5px 5px 5px;
}
.captionc
{
  background-color: transparent;
  color: black;
  margin-bottom: 10px;
  font-style: normal;
  font-weight: bold;
  font-family: Arial;
  font-size: 80%;
  line-height: 1.20em;
}
.captioncc
{
  background-color: transparent;
  color: black;
  margin-bottom: 10px;
  text-align: center;
  font-style: normal;
  font-weight: bold;
  font-family: Arial;
  font-size: 80%;
  line-height: 1.20em;
}
/*.bodyc {clear: both; float: left; width: 520px; padding: 2px; border-style: none;}*/
.bodyc
{
  border-style: none;
  width: 520px;
  padding: 2px;
}
/*  .bodyc p {font-size: 1.25em;}*/

/* content slider  */
.sliderwrapper
{
  position: relative; /*leave as is*/
  overflow: hidden; /*leave as is*/
  width: inherit; /*width of featured content slider*/
  height: 350px;
  border: 3px solid #AB5542;
  border-bottom-width: 6px;
  margin-left: 5px;
  margin-right: 0px;
}

.sliderwrapper .contentdiv
{
  background: white;
  visibility: hidden; /*leave as is*/
  position: absolute; /*leave as is*/
  width: inherit; /*width of content DIVs within slider. */
  height: 100%;
  padding: 5px;
}

.pagination
{
  color: white;
  background-color: #AB5542;
  width: inherit; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
  margin-left: 0px;
  margin-right: 0px;
  padding: 5px 10px;
  text-align: right;
}

.pagination a:link
{
  color: #AB5542;
  background: white;
  padding: 0 5px;
  text-decoration: none;
}

.pagination a:hover, .pagination a.selected
{
  color: #000;
  background-color: #FEE496;
}
#marqueecontainer
{
  position: relative;
  width: 170px; /*marquee width */
  height: 100px; /*marquee height */
  background-color: white;
  overflow: hidden;
  border: 3px solid #8B4513;
  margin-top: 2px;
  margin-right: 5px;
  margin-left: 5px;
  margin-bottom: 10px;
  padding-left: 2px;
  padding-right: 2px;
  padding-bottom: 5px;
  padding-top: 5px;
}
