body {
  border:none;
  font-family:futura,arial,sans-serif; /* Macmillan */
  color:#005C46;

}

button {
  height:24px;
}

p {
  font-size: 12px;
  padding-left:2px;
  line-height:1.4em;
  margin-bottom:10px;
}


.font {
  border:none;
  background-color: #CCE4B1;
  font-family: futura, arial, sans-serif;
  color:#005C46;
}

.dropdown {
 padding: 2px;
 background-color: #6BA71C;
 display:none;
 position:absolute;
 border: 2px solid #6BA71C;
 z-index: 101;
 left:20px;
 top:20px;
}

.picBtn {
  width:70px;
}

.textinput {
  width:300px;
}

#Loading {
  position: absolute;
  width:120px;
  height:30px;
  left:48%;
  top:0px;
  background-color:#00A952;
  z-index:500;
  font-weight:bold;
  color:yellow;
  text-align:center;
}

#picload object {
  position:absolute;
  left:7px; right:0;
  width:100%;
}

.infoFont {
  font-size:9pt;
}
.infoTitle {
  font-weight:bold;
}

.infoSubdata {
  font-size:7pt;
}

.infoBox {
 color:#035C46;
 background-color: #CCE4B1;
 background-color: white;
 border: 2px solid #035C46;
 padding:10px;
}

.bottomborder {
 border-bottom: 1px solid #035C46;
}

.menuBox {
 padding:7px;
 color:#035C46;
 background-color:white;
 position:absolute;
 border: 1px solid #035C46;
 z-index: 101;
 }

.menuBox h3, helpText h3 {
    margin:0px;
    font-size:1.4em;
    font-weight:bold;
    text-align:left;
}

.menuBox td {
  padding-left:5px;
  padding-right:5px;
}

.hButton {
  position:relative;
  background-color: #D4D0C5;
  border-left:   1px solid white;
  border-top:    1px solid white;
  border-right:  1px solid black;
  border-bottom: 1px solid black;
  display:block;
  width:36px;
  height:24px;
}

.hButtonX {
  position:relative;
  background-color: #D4D0C5;
  border-left:   1px solid white;
  border-top:    1px solid white;
  border-right:  1px solid black;
  border-bottom: 1px solid black;
  display:inline-block;
  width:16px;
  height:16px;
  padding:4px 10px;
}

.inline {
  display: inline;
}


.hImg {
  margin-top: 4px;
  margin-bottom:  4px;
  width:16px;
  height:16px;
  margin-left:  10px;
  margin-right: 10px;
}

.hImgX {
  vertical-align:middle;
  width:16px;
  height:16px;
}



.hp {
  margin:0px;
  padding:0px;
 }

.helpText {
 padding-top:4px;
 font-size: 12px;
 margin-left:  10px;
 margin-right: 10px;

}

.helpText td {
  padding-left:  5px;
  padding-right: 5px;
}

.font14 {
  font-size:14px;
}

.font12 {
  font-size:12px;
}

.font9 {
  font-size:9px;
}

.bold {
  font-weight:bold;
}

#menuBar {
  position:absolute;
  left:0px;
  top:0px;
  background-color:#54B0E4;
  width:100%;
  height:30px;
}

#bottomBar {
  position:absolute;
  left:0px;
  top:0px;
  background-color:#54B0E4;
  width:100%;
  height:30px;
}

#menuButtons_id {
  position:absolute;
  left:0px;
}

.menuBarText {
  position:absolute;
  height:16px;
  border:0px;
  top:6px;
  color:white;
  background-color: #54B0E4;
  padding-left:3px;
  padding-right:3px;
  font-size:12px;
}

.menuButton {
  position:absolute;
  height:24px;
  z-index:111;
}

.centre {
  text-align:center;
  margin-left:auto;
  margin-right:auto;
}

.centreDivX {
  margin-left:auto;
  margin-right:auto;
}

.left {
  text-align:left;
  float:left;
}

.right {
  float:right;
  text-align:right;
}

.textRight {
  text-align:right;
}

.textWhite {
  color:#FFFFFF;
}

.charButton {
  position:absolute;
  color:black;
  text-align:center;
  margin-top:4px;
  left:14px;
}
.close {
  position:absolute;
  top:2px;
  right:2px;
}

#pixTable td {
 vertical-align:middle;
}

#pixTable span {
 margin: 0px;
}

.red {
  color:red;
}

.bookImg {
  z-index:100;
}

.picText {
 background:white;
 border: 2px solid #6BA71C;
}

.mapDiv {
 position:absolute;
 border: none;
 margin:0px;
 width: 400px;
 height: 400px;
 top: 24px;
 z-index: 1;
 font-size: small;
}

#addPicDiv_id {
 position: absolute;
 top: 0px;
 left: 0px;
 width: 50%;
 height: 90%;
 background-color:#CCE4B1;
 z-index:101;
 overflow:hidden;
 border: 2px solid #035C46;
}

#addPicDiv_id table {
  border-spacing:0px;
}

.blue {
  background-color: #54B0E4;
  color: #54B0E4;
}

.bWhite {
  background-color: white;
}

.ul25 {
 padding-left:25px;
}

