﻿#html, body {
  width: 100%;
  /*880px;*/
  height: 100%;
  margin: 0px 0px 0px 0px;
  font-family: Arial;
}
textarea {
  font-family: Arial;
}
input, select {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
#container {
  display: block;
  height: auto;
  position: relative;
  width: 880px;
  text-align: right;
}
#mainpicture {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 720px;
  height: 95px;
}
#logopicture {
  position: absolute;
  left: 720px;
  top: 0px;
  width: 160px;
  height: 95px;
}
#mainmenu {
  position: absolute;
  left: 0px;
  top: 115px;
  width: 880px;
  height: 91px;
}
.systemmessage {
  position: absolute;
  left: 600px;
  top: 130px;
  width: 198px;
  height: 47px;
  text-align: right;
  font-weight: bold;
  font-size: 12px;
  padding-left: 52px;
  padding-top: 12px;
  padding-right: 12px;
  background-repeat: no-repeat;
}
#contentarea {
  position: absolute;
  left: 0px;
  top: 206px;
}
#content {
  width: 720px;
}
#footer {
  height: 20px;
}
.footer {
  font-size: 11px;
  font-weight: bold;
}
.footer a {
  text-decoration: none;
}
#pagebottom {
  height: 30px;
}
#zoommenu {
  position: absolute;
  left: 0px;
  top: 95px;
  width: 40px;
  height: 20px;
}
#homemenu {
  position: absolute;
  left: 40px;
  top: 95px;
  width: 80px;
  height: 20px;
}
.homemenu a {
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  vertical-align: bottom;
}
#linkmenu {
  position: absolute;
  left: 120px;
  top: 95px;
  width: 760px;
  height: 20px;
}
.linkmenu a {
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  vertical-align: bottom;
}
#sidemenu div {
  width: 160px;
}
#sidemenu ul {
  margin: 0;
  padding: 0;
}
#sidemenu li {
  list-style: none;
}
#sidemenu a {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
}
.sidemenu_top_level {
  width: 160px;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-bottom-width: 0px;
}
.sidemenu_top_level li {
  border-style: solid;
  border-bottom-width: 1px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
}
.sidemenu_top_level li:hover {
  position: relative;
}
.sidemenu_top_level a {
  height: 29px;
  font-size: 12px;
  padding-top: 11px;
  width: 120px;
  padding-right: 20px;
}
/* IMPORTANT: this section MUST be before the sidemenu_sub_level section */li:hover .sidemenu_sub_level {
  display: block;
  position: absolute;
  left: -122px;
  top: -1px;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 0px;
}
li:hover .sidemenu_sub_level .sidemenu_sub_level {
  display: none;
}
.sidemenu_sub_level {
  width: 120px;
  display: none;
}
.sidemenu_sub_level a {
  height: 20px;
  font-size: 11px;
  padding-top: 8px;
  width: 80px;
  padding-right: 20px;
}
.sidemenu_sub_level .sidemenu_sub_level {
  display: none;
}
.sidemenu_sub_level li:hover .sidemenu_sub_level {
  display: block;
}
.mainbutton1 {
  display: block;
  position: absolute;
  left: 106px;
  top: 115px;
  width: 101px;
  height: 91px;
}
.mainbutton2 {
  display: block;
  position: absolute;
  left: 213px;
  top: 115px;
  width: 101px;
  height: 91px;
}
.mainbutton3 {
  display: block;
  position: absolute;
  left: 320px;
  top: 115px;
  width: 101px;
  height: 91px;
}
.mainbutton4 {
  display: block;
  position: absolute;
  left: 427px;
  top: 115px;
  width: 101px;
  height: 91px;
}
#selectstyle1 {
  position: absolute;
  left: 145px;
  top: 214px;
  width: 23px;
  height: 21px;
}
#selectstyle2 {
  position: absolute;
  left: 252px;
  top: 214px;
  width: 23px;
  height: 21px;
}
#selectstyle3 {
  position: absolute;
  left: 359px;
  top: 214px;
  width: 23px;
  height: 21px;
}
#selectstyle4 {
  position: absolute;
  left: 467px;
  top: 214px;
  width: 23px;
  height: 21px;
}
#stage {
  /* Top Right Bottom Left */
  margin: 55px 38px 30px 34px;
  min-height: 210px;
}
.stagetitle {
  margin-bottom: 10px;
  vertical-align: top;
}
.stagetitle_subtitle {
  margin-top: 10px;
}
.stagetitle_large {
  font-size: 18px;
  font-weight: bold;
}
.stagetitle_medium {
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
}
.stagetitle_small {
  font-size: 12px;
  line-height: 16px;
}
.stagetitle_smallbold {
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
}
.formsectionarrowdown {
  margin-left: 7px;
  background-repeat: no-repeat;
}
.formsectionarrowdown img {
  border: none;
  width: 20px;
  height: 20px;
  outline: none;
}
.formsectionarrowdown a {
  outline: none;
}
.formsectionarrowleft {
  margin-left: 7px;
  background-repeat: no-repeat;
}
.formsectionarrowleft img {
  border: none;
  width: 20px;
  height: 20px;
}
.formsectionarrowleft a {
  outline: none;
}
.formsectiontitle {
  font-size: 15px;
  font-weight: bold;
}
.formsection {
  /* Top Right Bottom Left */
  margin: 8px 27px 22px 0px;
}
.submitbutton {
  display: block;
  width: 75px;
  height: 25px;
}
.searchbutton {
  display: block;
  width: 75px;
  height: 25px;
}
.clearbutton {
  display: block;
  width: 60px;
  height: 25px;
}
.auto_complete_flyout {
  font-size: 12px;
  padding: 3px 5px;
  border: 1px solid black;
  background: white;
  margin: 2px 0 0 -10px;
  list-style-type: none;
  overflow-y: scroll;
  height: 200px;
}
.auto_complete_item {
  font-size: 12px;
  text-align: right;
  padding: 1px;
}
.auto_complete_highlighted {
  font-size: 12px;
  background-color: blue;
  color: white;
  padding: 1px;
}
.validator {
  padding-right: 3px;
  vertical-align: middle;
}
.search_page {
  margin-right: 18px;
}
.results_page {
  margin-right: 0px;
}
.details_page {
  margin-right: 60px;
}
.contactus_form_page {
  margin-right: 50px;
}
.user_message_page {
  margin-right: 50px;
}
.details_page_gridlink {
  margin-right: 21px;
  /* 60 - 39 */
}
.detailsectionarrowdown {
  margin-left: 5px;
  background-repeat: no-repeat;
  background-position: center;
}
.detailsectionarrowdown img {
  border: none;
  width: 19px;
  height: 17px;
}
.detailsectionarrowdown a {
  outline: none;
}
.detailsectionarrowup {
  margin-left: 5px;
  background-repeat: no-repeat;
  background-position: center;
}
.detailsectionarrowup img {
  border: none;
  width: 19px;
  height: 17px;
}
.detailsectionarrowup a {
  outline: none;
}
.gridnav a {
  font-weight: bold;
  font-size: 11px;
}
.gridnav span {
  font-weight: bold;
  font-size: 11px;
}
.gridlink {
  margin-top: 4px;
  margin-left: 10px;
  width: 28px;
  height: 28px;
}
.gridlink a {
  width: 100%;
  height: 100%;
}
.gridlink img {
  border: none;
  width: 100%;
  height: 100%;
}
