﻿/* StyleSheet.css for BlackYellow theme
Dark: #FFFF66
Page background: #000000 black
Page text: #FFFFFF White
Header background: #FFFF00
Header text: #000000 Black
Grid and table header/footer background: #808080 Gray
Grid and table header/footer text: #FFFFFF White
Grid and table datarow background: #FFFFE0 LightYellow
Grid and table altdatarow background: #D3D3D3 LightGray
Button background: #FFFF99 light yellow
*/
/* StyleSheet.css for ACECWyoming theme  */
/* Standard colors:                */
/* Page: 
/* Body: White                   */
/* Header, footer: Navy #000080 , text White          */
/* Content: Beige #F5F5DC, text Black    */
/* Itembox: beige #F5F5DC, text Black, border navy #000080 */
/* Choices box: back LightGrey #D3D3D3 text #000000 */
/* Padding order top, right, bottom, left  */
/* Menu buttons: main LightSteelBlue #B0C4DE, sub LightGrey #D3D3D3, main text #000000, sub text #000000  */
/* Table header/footer: back firebrick #B22222, text #FFFFFF */
/* Table datarow: back white #FFFFFF, text #000000 */
/* Table altdatarow: back MistyRose  #FFE4E1, text #000000 */
/* Table divdatarow: back LightCoral   ##F08080, text #000000 */

/* Basic elements for page body and text */
body
{
  color: #FFFFFF;
  background-color: #000000;
  font-size: 100%;
}
div, p, th, td, li, dd, dl, dt
{
  /* redundant selectors to help NS4 not forget */
  font-family: Comic Sans MS;
}
p, li, div
{
  margin-top: 0;
  margin-bottom: 0.5em;
  padding-top: 0;
  font-family: Comic Sans MS;
  font-size: 100%;
}
h1
{
  color: #FFFF00;
  margin: 0;
  font-size: 130%;
}
h2
{
  color: #FFFF00;
  margin: 1em 0; /* 18x1=18px */
  font-size: 120%;
}
h3
{
  color: #FFFF00;
  font-size: 1.00em;
  line-height: 110%;
}
h4
{
  color: black;
  font-size: 100%;
}
h5
{
  color: black;
  font-size: 90%;
}
h6
{
  color: black;
  font-size: 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;
}
a:link
{
  color: #FFFF00;
  background-color: transparent;
}
a:visited
{
  color: black;
  background-color: transparent;
}
a:hover
{
  color: black;
  background-color: transparent;
  text-decoration: none;
}
a:active
{
  color: black;
  background-color: transparent;
}

/* Lists */
dt
{
  font-weight: bold;
}
ul, ol, li, dl, dt, dd
{
  margin-top: 0px;
  margin-bottom: 0.5em;
}
.pageheader
{
  font-family: Comic-Sans-MS;
  font-size: Large;
  font-weight: bold;
  color: #FFFF66;
}
.sectionheader
{
  width: 800px;
  height: 24px;
  background: #FFFF00;
  border-style: ridge;
  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: #000000;
}
.halfsectionheader
{
  width: 350px;
  height: 24px;
  background: #FFFF00;
  border-style: ridge;
  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: #000000;
}
.sidebarheader
{
  width: 138px;
  height: 24px;
  background: #000000;
  border-style: none;
  padding-left: 0px;
  padding-top: 10px;
  font-family: helvetica;
  font-size: 12pt;
  font-style: normal;
  font-weight: bold;
  color: #FFFF66;
}
.editsectionheader
{
  width: 580px;
  height: 24px;
  background: #FFFF66;
  border: solid 1px gray;
  padding-left: 10px;
  padding-right: 10px;
  font-family: helvetica;
  font-size: 12pt;
  font-style: normal;
  font-weight: bold;
  color: #FFFF00;
}
.menubarheader
{
  width: 140px;
  height: 24px;
  background: #000000;
  border-style: none;
  padding-left: 0px;
  padding-top: 10px;
  font-family: helvetica;
  font-size: 12pt;
  font-style: normal;
  font-weight: bold;
  color: #FFFF66;
}
.greetingbox
{
  background: #D3D3D3;
  color: #000080;
  padding: 3px 5px 3px 5px;
  border: 1px dotted #366;
  font-size: 80%;
}
.choicesbox a
{
  color: #B22222;
}
.teasertext
{
  padding-left: 0px;
  padding-top: 10px;
  font-family: Comic-Sans-MS;
  font-size: 24pt;
  font-style: italic;
  font-weight: bold;
  color: #FFFF66;
}
.headers
{
  background: #7F383A;
  color: #FFD700;
  border-style: outset;
  border-color: White;
  border-width: 5px;
  height: 24px;
  padding-left: 10px;
  padding-top: 10px;
  font-family: helvetica;
  font-size: 12pt;
  font-style: normal;
  font-weight: bold;
}
.headers-img
{
  background-color: inherit;
  border-style: none;
  border-color: White;
  border-width: 0px;
  float: right;
  height: 200px;
  margin-top: 0px;
  margin-right: 0px;
  text-align: center;
  z-index: -100;
}

/* Page layout */
/* This design uses only two columns */
/* primary and sidebar             */
/* Page width: 960, Nav col: 0 (0) Primary: 810 (10) Sidebar: 140 */

#page
{
  margin: 0 auto;
  width: 960px;
  background-color: #000000;
  text-align: left;
}
#header
{
  width: 820px;
  background: #000000;
  border-style: none;
}
#header p
{
  float: left;
  padding: 60px 24px 24px 24px;
  font-size: 150%;
  line-height: 1.0em;
  color: #000000;
}
#header h1
{
  margin-bottom: 11px;
  padding-top: 5px;
  padding-bottom: 5px;
  font: normal italic 2.5em Georgia, serif;
  color: #000000;
}
#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: #000000;
}
#header ul
{
  padding-top: 62px;
  padding-right: 12px;
  text-align: right;
  list-style: none;
}
#header li
{
  display: inline;
  margin: 0 12px;
}
#header li a
{
  line-height: 1em;
  text-decoration: none;
  color: #fff;
}
#header li a:hover
{
  color: #300;
}
#content-sidebar
{
  float: right;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  width: 140px;
}
#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;
  width: 810px;
}
#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: 24px;
  width: 720px;
}
#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-secondary
{
  float: right;
  margin-right: 0px;
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 24px;
  width: 0px;
  color: #300;
  text-align: center;
  background-color: #000000;
  border-style: none;
}
#content-secondary p
{
  padding-bottom: 18px;
}
#footer
{
  clear: right;
  width: 820px;
  height: 5.0em;
  padding-top: 5px;
  background-color: #000000;
  border-style: none;
  font-style: italic;
  text-align: center;
  vertical-align: middle;
  color: White;
}
#footer a
{
  font-style: normal;
  color: #FFFF00;
  text-decoration: none;
}
#footer a:link, #footer a:visited, #footer a:hover
{
  font-style: normal;
  color: #FFFF00;
  text-decoration: none;
}
#footer p
{
  padding: 24px;
}
#alt-content-secondary
{
  float: right;
  margin-right: 0px;
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 24px;
  width: 140px;
  color: #300;
  text-align: center;
  background-color: #000000;
  border-style: none;
}
#alt-right
{
  float: right;
  margin: 24px;
  width: 144px;
}
#alt-left
{
  float: right;
  margin: 24px;
  width: 528px;
  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-secondary
{
 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;
  top: 0px;
  left: 0px;
  padding: 5px 5px 5px 5px;
  width: 570px;
}
.newscolumn p
{
  font-family: Comic Sans MS;
  font-size: 100%;
  color: #404040;
}
.newscolumn a
{
  text-decoration: underline;
  font-weight: bold;
  font-family: Arial;
  color: Black;
}
.sideitems
{
  padding: 5px 5px 5px 5px;
  width: 130px;
  font-family: Comic Sans MS;
  font-size: 80%;
  color: #808080;
}
.sideitems p
{
  font-family: Comic Sans MS;
  font-size: 80%;
  color: #808080;
}
.sideitems a
{
  text-decoration: underline;
  font-weight: bold;
  font-family: Arial;
  color: Black;
}
.absimage
{
  clear: both;
  margin: 5px 5px 5px 5px;
  width: 200px;
  float: left;
}
.benefitimage
{
  clear: both;
  margin: 5px 5px 5px 5px;
  float: left;
}
.caption
{
  font-style: normal;
  font-family: Arial;
  font-weight: bold;
  font-size: 70%;
  color: black;
  background-color: transparent;
  text-align: left;
}
.publimage
{
  clear: both;
  margin: 5px 5px 5px 5px;
  width: 120px;
  float: left;
  text-align: center;
}
.pagetitle
{
  /* The page title at the top */
  padding: 10px;
  margin-left: 0px;
  margin-top: 0px;
  width: 960px;
  height: 100px;
  z-index: 100;
  position: absolute;
  background: transparent;
}
.posttitle
{
  /* The post title under the rotators */
  padding: 10px;
  margin-left: 0px;
  margin-top: 0px;
  width: 900px;
  text-align: center;
  z-index: 100;
  position: absolute;
  background: transparent;
}
.itembox
{
  margin-top: 2px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 10px;
  padding-left: 2px;
  padding-right: 2px;
  padding-bottom: 5px;
  padding-top: 2px;
  border: 3px ridge white;
  background: white;
  font-family: Comic Sans MS;
  font-size: 100%;
  color: #404040;
}
.itembox p
{
  font-family: Comic Sans MS;
  font-size: 80%;
  color: #404040;
}
.itembox h3
{
  font-family: Comic Sans MS;
  font-size: 90%;
  color: #000000;
}
.itembox h6
{
  font-family: Comic Sans MS;
  font-size: 80%;
  color: #000000;
}
.itembox a
{
  font-family: Comic Sans MS;
  text-decoration: underline;
  font-weight: bold;
  color: #000000;
}
.itemspace
{
  margin-top: 0px;
  margin-right: 5px;
  margin-left: 0px;
  padding-left: 5px;
  padding-bottom: 5px;
}
.clear
{
  clear: both;
}
.message
{
  font-size: 80%;
  font-weight: bold;
  color: black;
}
.message2
{
  font-size: 100%;
  font-weight: bold;
  color: black;
}
.message3
{
  font-size: 125%;
  font-weight: bold;
  color: black;
}
.hyperlink
{
  text-align: center;
  padding-top: 3px;
  margin-bottom: -3px;
  color: #FFFF00;
}
.dvbutton
{
  color: Black;
  background-color: #FFFF99;
  border-color: White;
  border-style: Outset;
  font-size: 8pt;
}
.dvbutton a
{
  text-decoration: none;
  font-weight: bold;
  font-size: 8pt;
  font-family: Arial;
  color: Black;
  text-align: center;
}
.hlbutton
{
  color: Black;
  background-color: #FFFF99;
  border-color: White;
  border-style: Outset;
  font-size: 8pt;
  text-align: center;
  padding-top: 3px;
  margin-bottom: -3px;
}
.hlbutton a
{
  text-decoration: none;
  font-weight: bold;
  font-size: 8pt;
  font-family: Arial;
  color: Black;
  text-align: center;
}
.dvfooterrow
{
  color: White;
  background-color: #FFFF00;
  font-weight: bold;
}
@media print
{
  input.noPrint
  {
    display: none;
    color: Black;
    background-color: #EEDDDD;
    border-color: White;
    border-style: Outset;
    font-size: 8pt;
  }
  label.noPrint
  {
    display: none;
  }
}
.leadc
{
  width: 520px;
  padding: 2px;
  border-style: none;
}
/* .leadc {clear: both; float: left; width: 520px; padding: 2px; border-style: none;}*/
/* .leadc p {font-size: 1.25em;}*/
.image-lc
{
  clear: both;
  margin: 5px 5px 5px 5px;
  width: 200px;
  float: left;
}
.image-rc
{
  clear: both;
  margin: 5px 5px 5px 5px;
  width: 200px;
  float: right;
}
.captionc
{
  font-style: normal;
  font-weight: bold;
  font-family: Arial;
  font-size: 80%;
  color: black;
  background-color: transparent;
  line-height: 1.20em;
  margin-bottom: 10px;
}
.captioncc
{
  text-align: center;
  font-style: normal;
  font-weight: bold;
  font-family: Arial;
  font-size: 80%;
  color: black;
  background-color: transparent;
  line-height: 1.20em;
  margin-bottom: 10px;
}
/*.bodyc {clear: both; float: left; width: 520px; padding: 2px; border-style: none;}*/
.bodyc
{
  width: 520px;
  padding: 2px;
  border-style: none;
}
/*  .bodyc p {font-size: 1.25em;}*/

/* content slider  */
.sliderwrapper
{
  position: relative; /*leave as is*/
  overflow: hidden; /*leave as is*/
  border: 3px ridge White;
  border-bottom-width: 6px;
  width: 790px; /*width of featured content slider*/
  height: 350px;
  margin-left: 5px;
}
.sliderwrapper .contentdiv
{
  visibility: hidden; /*leave as is*/
  position: absolute; /*leave as is*/
  left: 0; /*leave as is*/
  top: 0; /*leave as is*/
  padding: 5px;
  background: white;
  width: 784px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
  height: 100%;
}

.pagination
{
  width: 769px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
  text-align: right;
  background-color: #FFFF66;
  border: 3px ridge White;
  padding: 5px 10px;
  margin-left: 5px;
  color: #000000;
}

.pagination a:link
{
  padding: 0 5px;
  text-decoration: none;
  color: #000000;
  background: #FFFF66;
}

.pagination a:hover, .pagination a.selected
{
  color: #000000;
  background-color: #FFFF99;
}
/* Start of accordian menu                                                      */
.arrowlistmenu
{
  width: 1024px; /*width of accordion menu*/
}
.arrowlistmenu .menuheader
{
  /*CSS class for menu headers in general (expanding or not!)*/
  background: transparent;
  margin-bottom: 2px; /*bottom spacing between header and rest of content*/
  padding: 0 0 0 10px; /*header text is indented 10px*/
  cursor: hand;
  cursor: pointer;
}
.arrowlistmenu .menuheader a
{
  text-decoration: none; 
  color: #000000;
  font-weight: bold; 
  font-size: smaller;
}
.arrowlistmenu .openheader
{
  /*CSS class to apply to expandable header when it's expanded*/
  background: transparent;
}
.arrowlistmenu ul
{
  /*CSS for UL of each sub menu*/
  list-style-type: none;
  margin: 0;
  padding: 0;
  background: transparent;
}
.arrowlistmenu ul li
{
  padding-bottom: 1px; /*bottom spacing between menu items*/
  background-color: #550076;
}
.arrowlistmenu ul li .opensubheader
{
  /*Open state CSS for sub menu header*/ /*background: lightblue !important;*/
}
.arrowlistmenu ul li .closedsubheader
{
  /*Closed state CSS for sub menu header*/
  background: lightgreen !important;
}
.arrowlistmenu ul li a
{
  color: #FFFFFF;
  display: block;
  padding-left: 19px; /*link text is indented 19px*/
  text-decoration: none;
  font-weight: bold;
  border: solid 1px black;
  font-size: 90%;
}
.arrowlistmenu ul li a:visited
{
  color: #FFFFFF;
}
.arrowlistmenu ul li a:hover
{
  color: #FFFFFF;
  background-color: #550076;
}
.expandable
{
  /*header*/
  background: transparent;
  cursor: hand;
  cursor: pointer;
}
.categoryitems
{
  /*class added to contents of 1st demo when they are open*/
  background: lightblue;
  width: 140px;
  float: right;
}
.menuhr
{
  float: left; 
  margin-left: 10px; 
  width: 150px; 
  color: #FFD700;
}
/* End of accordian menu                                                      */
