@import url(form.css) ;
/* -----------------------------------*/
/* ---------->>> GLOBAL <<<-----------*/
/* -----------------------------------*/

.hidden { display: none; }

body {
  background-color: #fff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 100.01%;
  padding: 0;
}


h1 {
  font-size: 1.8em;
  font-weight: bold;
  padding: .5em;
  margin-bottom: .5em;
}

h2 {
  font-size: 1.6em;
  font-weight: bold;
  padding: .5em;
  margin: 0px 0px 0.5em;
  text-align: center;
}

h3 {
  font-size: 1.4em;
  font-weight: bold;
  text-align: center;
  padding: 0.25em;
}

h4 { /*subheading - header caption*/
  font-size: 1.3em;
  font-weight: bold;
  margin-top: -0.5em;
  margin-bottom: 0.5em;
  margin-left: 1em;
}

h5 { /*subheading - header caption*/
  font-size: 1.2em;
  font-weight: bold;
  margin-top: -0.5em;
  margin-bottom: 0.5em;
  margin-left: 1em;
}

h6 {
  font-size: 0.9em;
  font-style: italic;
  margin-bottom: 0.5em;
  margin-left: 1em;
}

p {
  margin-bottom: .5em;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

ul {
  list-style: disc outside;
  margin-left: 2em;
}

ol {
  list-style: decimal outside;
  margin-left: 2em;
}

/* BASIC TABLE STYLES */
table
{
  margin: 1em;
  border-collapse: collapse;
  border: 1px solid #3E652E;
}

table td,
table th {
  padding: 0.25em;
  border: 1px solid #3E652E;
}

table th {
  background-color: #CFEFC3;
  font-weight: bold;
}

/* NYSTROMS */

body {
  background-color: #000;
}

#nystrom_header_horiz,
#nystrom_header {
  width: 935px;
  height: 25px;
  position: absolute;
  top: 0px;
  left: 0px;
  text-align: center;
  padding-right: 25px;
  background-color: #1f3118;
  z-index: 2;
}

#nystrom_header {
  text-align: right;
}

#nystrom_horiz_menu,
#nystrom_horiz_menu ul {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 10;
  display: block;
  color: #fff;
  margin: 0 auto;
  width: 100%;
  text-align: center;
  list-style: none;
}

#nystrom_horiz_menu li {
  display: inline;
  text-align: center;
  font-size: 0.75em;
  margin: 0.75em;
}


#nystrom_logoarea {
  width: 260px;
  height: 291px;
  position: absolute;
  left: 25px;
  top: 0px;
  z-index: 5;
}

#nystrom_logoarea_horiz {
  width: 708px;
  height: 118px;
  position: absolute;
  top: 0px;
  left: 126px;
  z-index: 5;
}

#nystrom_logoarea .background {
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
}

#nystrom_logoarea ul {
  display: block;
  position: absolute;
  bottom: 0px;
  right: 0px;
  color: #fff;
  padding-right: 10px;
  padding-bottom: 10px;
  margin: 0 ;
  list-style: none;
}

#nystrom_logoarea li {
  text-align: right;
  font-size: 0.75em;
  margin: 0.5em;
}
#nystrom_horiz_menu a,
#nystrom_logoarea a {
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
}

#nystrom_horiz_menu a:hover,
#nystrom_horiz_menu .selected a,
#nystrom_horiz_menu .selected,
#nystrom_logoarea a:hover,
#nystrom_logoarea .selected a,
#nystrom_logoarea .selected {
  color: #e6b802;
}

#nystrom_sectionimage {
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: 450px;
  height: 40px;
}

#nystrom_pageheader {
  width: 450px;
  height: 40px;
  position: absolute;
  right: 25px;
  top: 50px;
}

#nystrom_outerframe {
  width: 960px;
  height: 650px;
  margin: 0px auto;
  position: relative;
  background-image: url(/images/bg/sep09-2.jpg);
}

#nystrom_contentframe_horiz,
#nystrom_contentframe {
  top: 120px;
  left: 300px;
  width: 605px;
  height: 350px;
  max-height: 350px;
  max-width: 605px;
  position: absolute;
  background-position: left bottom;
  background-color: #fff;
  background-image: url(/images/contentbg.png);
  background-repeat: no-repeat;
  overflow: auto;
  line-height: 1.5em;
}

#nystrom_contentframe_horiz a,
#nystrom_contentframe a {
  color: #3E652E;
}

#nystrom_contentframe_horiz .container,
#nystrom_contentframe .container
{
  padding: 15px;  
}


#nystrom_contentframe_horiz {
  top: 125px;
  left: 126px;
  width: 708px;
  max-width: 708px;
  font-size: 0.9em;
}

#nystrom_contentframe_horiz.withmenu {
  left: 318px;
  width: 516px;
}

#nystrom_contentframe_horiz h1 {
  padding: 0;
  margin: 0;
  padding-bottom: 0.5em;
}

#nystrom_side_menu {
  position: absolute;
  width: 163px;
  height: 330px;
  left: 126px;
  top: 125px;
  background-image: url(/images/sidebar_horiz.png);
  font-size: 0.75em;
  padding: 10px;
}

#nystrom_side_menu h2 {
  text-align: left;
  font-weight: bold;
  font-size: 1.15em;
}

#nystrom_side_menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#nystrom_side_menu li {
  margin-bottom: 0.5em;
  padding-left: 0.5em;
}
#nystrom_side_menu li a {
  color: #000;
  text-decoration: none;
}

#nystrom_footer {
  width: 933px;
  height: 130px;
  margin: 0px auto;
  bottom: 0px;
  left: 25px;
  position: absolute;
}

#nystrom_footer_horiz {
  width: 708px;
  height: 131px;
  left: 126px;
  bottom: 0px;
  position: absolute;
}

#nystrom_content_photo_right {
  float: right;
  width: 260px;
  margin-left: 15px;
  text-align: center;
  z-index: 1;
  position: relative;
}

#nystrom_page_footer {
  margin: 1em;
  font-size: 0.8em;
  color: #fff;
  text-align: center;
}

#nystrom_page_footer a {
  color: #fff;
  text-decoration: none;
}
 
/* impromptu */
.jqifade{
      position: absolute;
      background-color: #aaaaaa;
}
div.jqi{
      width: 400px;
      font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
      position: absolute;
      background-color: #ffffff;
      font-size: 11px;
      text-align: left;
      border: solid 1px #eeeeee;
      -moz-border-radius: 10px;
      -webkit-border-radius: 10px;
      padding: 7px;
}
div.jqi .jqicontainer{
      font-weight: bold;
}
div.jqi .jqiclose{
      position: absolute;
      top: 4px; right: -2px;
      width: 18px;
      cursor: default;
      color: #bbbbbb;
      font-weight: bold;
}
div.jqi .jqimessage{
      padding: 10px;
      line-height: 20px;
      color: #444444;
}
div.jqi .jqibuttons{
      text-align: right;
      padding: 5px 0 5px 0;
      border: solid 1px #eeeeee;
      background-color: #f4f4f4;
}
div.jqi button{
      padding: 3px 10px;
      margin: 0 10px;
      background-color: #2F6073;
      border: solid 1px #f4f4f4;
      color: #ffffff;
      font-weight: bold;
      font-size: 12px;
}
div.jqi button:hover{
      background-color: #728A8C;
}
div.jqi button.jqidefaultbutton{
      background-color: #BF5E26;
}
.jqiwarning .jqi .jqibuttons{
      background-color: #BF5E26;
}

.mw_content_container {
  z-index:1;
}

#mw_gallery_image_overlay {
  position: absolute;
  left: 0px;
  bottom: 0px;
}

#nystrom_contentframe_horiz .mw_content_static {
}

.mw_admin {
  position: absolute; right: 0px; top:0.5em; z-index: 100;
}