body {
  font-family: sans-serif;
  font-size: 80%;
  background: white;
  color: black;
  margin: 0;
  padding: 0;
 }

img {
  border: 0;
  margin: 0;
 }

div.logo {
  display: inline;
  float: left;
  width: 60%;
  text-align: center;
  font-size: 80%;
  text-decoration: none;
  margin-left: 15%;
 }

div.eventtitle {
  text-align: center;
  background: #aaaaaa;
  font-weight: bold;
 }

.verysmall {
  font-size: 70%;
  display: inline;
  text-align: center;
 }

.information {
  color: green;
  font-size: 120%;
  text-align: center;
 }

#blue {
  color: blue;
 }

#red {
  color: red;
 }

#input-wide {
  text-align: left;
  width: 400px;
 }

#input-year {
  text-align: left;
  width: 3em;
 }

#center {
  text-align: center;
 }

#lineleft {
  text-align: left;
  display: inline;
  float: left;
 }

#lineright {
  text-align: right;
  display: inline;
  float: right;
 }

#right {
  text-align: right;
 }

#alternate {
  background-color: rgb(235, 235, 235);
 }

.menuitem {
  display: block;
 }

.help {
  cursor: help;
 }

div.menu {
  float: right;
  display: inline;
  padding: 0.5em 0.5em 0.5em 0.5em;
  white-space: nowrap;
  text-align: left;
  font-weight: normal;
  border-style: none;
  margin-top: 5px;
  margin-left: 10px;
  margin-right: 5px;
  background-color: rgb(235, 235, 235);
 }

div.username {
  clear: both;
  padding-left: 5px;
  padding-right: 5px;
  margin-left: 10px;
  float: right;
  background: #aaaaaa;
 }

div.placeholder {
  clear: both;
  width: 100%;
 }

div.frontpageevent {
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 5px;
  padding: 5px 5px 5px 5px;
  background-color: rgb(235, 235, 235);
  position: relative;
 }

div.menu a, div.frontpageevent a, table.tripdetails td.triptools a {
  background: rgb(235, 235, 235)
  color: blue;
  text-decoration: none;
 }

div.menu a:hover, div.frontpageevent a:hover, table.tripdetails td.triptools a:hover {
  background: #999999;
  color: white;
 }

div.frontpageevent#left {
  width: 18%;
  float: left;
 }

div.frontpageevent#right {
  width: 18%;
  float: right;
 }

div.frontpagenews {
  float: center;
  width: 50%;
  position: relative;
  margin-top: 5px;
  margin-right: auto;
  margin-left: auto;
  padding: 5px 5px 5px 5px;
  text-align: center;
 }

div.newsitem {
  margin-top: 5px;
 }

div.eventsummary {
  text-align: center;
  padding-top: 0.5em;
 }

div.anzacday, div.christmas {
  text-align: center;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  color: blue;
 }

table.frontpagepics {
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  border-collapse: collapse;
  background-color: rgb(235, 235, 235);
 }

table.frontpagepics td {
  text-align: center;
  font-weight: bold;
  padding-right: 5px;
  padding-left: 5px;
  padding-top: 5px;
 }

table td#gap {
  padding-top: 5px;
  padding-bottom: 5px;
 }

table.frontpagepics tr.white {
  background-color: white;
 }

table.frontpagepics td.advertisers {
  padding-top: 10px;
 }

table.frontpagepics table {
  margin-left: auto;
  margin-right: auto;
 }

div.sponsor {
  text-align: center;
  font-weight: bold;
 }

div.tabmenu {
  clear: both;
  white-space: nowrap;
  text-align: center;
  font-weight: normal;
 }

div.tabmenu#top {
  margin-bottom: 10px;
  padding: 1em 0em 0em 1em;
  border-bottom-color: #8cacbb;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

div.tabmenu#bottom {
  margin-top: 10px;
  padding: 0em 1em 0em 1em;
  border-top-color: #8cacbb;
  border-top-style: solid;
  border-top-width: 1px;
}

div.tabmenu a {
  color: #436976;
  margin-right: 0.5em;
  padding: 0em 0.5em;
  text-decoration: none;
  border-color: #8cacbb;
  border-width: 1px;
  border-style: solid;
 }

div.tabmenu a.selected {
  background: #dee7ec;
 }

div.tabmenu a:hover {
  background: #dee7ec;
 }

div.monthname {
  font-weight: bold;
  font-size: 120%;
  padding-left: 1%;
  padding-right: 1%;
  margin-top: 10px;
  background-color: #bec8d1;
 }

#italic {
  font-style: italic;
 }

.tripdate {
  background: #ccffcc;
 }

.triptitle {
  font-weight: bold;
  font-size: 14px;
 }

table.tripdetails {
  margin-top: 10px;
  width: 100%;
 }

table.tripdetails td {
  vertical-align: top;
  text-align: justify;
  padding-right: 5px;
 }

table.tripdetails td.title {
  white-space: nowrap;
  color: blue;
  padding-left: 10px;
  width: 120px;
 }

table.tripdetails td.warning {
  white-space: nowrap;
  color: red;
  padding-left: 10px;
 }

table.tripdetails td.triptools {
  white-space: nowrap;
  background-color: rgb(235, 235, 235);
  width: 110px;
 }

table.tripdetails td.trippics {
  text-align: left;
 }

table.tripdetails td.tripthumb {
  width: 240px;
 }

div.divider {
  clear: both;
  padding-top: 5px;
  border-collapse: collapse;
  border-bottom-color: #8cacbb;
  border-bottom-style: solid;
  border-bottom-width: 1px;
 }

div.innerdivider {
  padding-top: 5px;
  border-collapse: collapse;
  border-bottom-color: #8cacbb;
  border-bottom-style: solid;
  border-bottom-width: 1px;
 }

#width80 {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
 }

#width75 {
  width: 75%;
  margin-left: auto;
  margin-right: auto;
 }

span.triptoolheading, span.agendaheading {
  font-style: italic;
  font-weight: bold;
 }

table.FAQ {
  margin-left: 5%;
  margin-right: 5%;
  font-weight: normal;
  font-size: 11px;
  color: #404040;
  background-color: #fafafa;
  border: 1px #6699CC solid;
  border-collapse: collapse;
  border-spacing: 0px;
  margin-top: 20px;
  margin-bottom: 10px;
 }

table.FAQ td.title {
  border-bottom: 2px solid #6699CC;
  background-color: #bec8d1;
  text-align: center;
  font-weight: bold;
  font-size: 11px;
  color: #404040;
 }

table.FAQ td {
  border-bottom: 1px dotted #6699CC;
  font-weight: normal;
  font-size: 11px;
  color: #404040;
  background-color: white;
  text-align: left;
  padding-left: 5px;
  padding-right: 5px;
  border-left: 1px dotted #cedcea;
 }

table.FAQ td.question {
  border-left: 1px #6699CC solid;
  font-weight: bold;
 }

table.memberlist {
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  border-collapse: collapse;
  background-color: #fafafa;
  border: 1px #6699CC solid;
 }

table.memberlist td {
  border: 1px #6699CC solid;
  vertical-align: top;
  color: blue;
  font-size: 90%;
  padding: 3px;
 }

table.memberlist td.heading {
  font-weight: bold;
 }

table.memberlist td.legend {
  text-align: center;
 }

span.family {
  color: black;
 }

span.lifemember {
  color: green;
 }

div.memberstatistics {
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
 }

div.statsheading {
  font-weight: bold;
  text-align: center;
 }

table.statistics {
  margin-left: auto;
  margin-right: auto;
  border-collapse: collapse;
  border: 1px #6699CC solid;
  margin-bottom: 10px;
 }

table.statistics td {
  border: 1px #6699CC solid;
  vertical-align: top;
  color: blue;
  font-size: 90%;
  padding: 3px;
 }

table.statistics td.heading {
  font-weight: bold;
 }

table.memberdetails {
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  border-collapse: collapse;
  border: 1px #6699CC solid;
 }

table.memberdetails td {
  vertical-align: top;
  border-collapse: collapse;
  border: 1px #6699CC solid;
  padding-left: 4px;
  padding-right: 4px;
 }

table.memberdetails td.heading {
  font-weight: bold;
 }

table.vehicledetails {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  border-collapse: collapse;
  border: 1px #6699CC solid;
 }

table.vehicledetails td {
  vertical-align: top;
  border-collapse: collapse;
  border: 1px #6699CC solid;
  padding-left: 4px;
  padding-right: 4px;
 }

table.vehicledetails td.heading {
  font-weight: bold;
 }

div.memberspeciallink {
  text-align: center;
 }

div.loginprompt {
  text-align: center;
  margin-top: 20px;
  font-weight: bold;
  font-size: 120%;
}

div.memberserror {
  text-align: center;
  margin-top: 10px;
  color: red;
  font-weight: bold;
  font-size: 120%;
 }

div.membersok {
  text-align: center;
  margin-top: 10px;
  color: green;
  font-weight: bold;
  font-size: 120%;
 }

div.info {
  margin-left: 80px;
  margin-right: 80px;
  text-align: justify;
 }

div.memberheading {
  text-align: center;
  margin-top: 10px;
  font-weight: bold;
  font-size: 120%;
 }

div.memberheading, div.info div.infoheader {
  text-align: center;
  margin-top: 20px;
  font-weight: bold;
  font-size: 120%;
  color: blue;
 }

div.info div.infosubheader {
  margin-top: 10px;
  font-weight: bold;
 }

table.committeelist {
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  margin-bottom: 20px;
  border-collapse: collapse;
  background-color: #fafafa;
  border: 1px #6699CC solid;
 }

table.committeelist td {
  border: 1px #6699CC solid;
  vertical-align: top;
  color: blue;
  font-size: 90%;
  padding: 3px;
 }

table.committeelist td.heading {
  font-weight: bold;
 }

table.memberlinks {
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  margin-bottom: 20px;
  border-collapse: collapse;
  background-color: #fafafa;
 }

table.memberlinks td {
  vertical-align: top;
  color: blue;
  font-size: 90%;
  padding: 3px;
  text-align: center;
 }

table.memberlinks td.heading {
  font-weight: bold;
  border: 1px #6699CC solid;
 }

table.membertrips {
  width: 100%;
 }

table.membertrips td {
  padding-left: 15px;
  padding-right: 15px;
  vertical-align: top;
 }

div.notrips {
  text-align: center;
 }

table.triplist {
  width: 100%;
 }

table.triplist td {
  padding: 0px;
 }

table.triplist td.triplinks {
  text-align: right;
 }

table.membertripview, table.membertripedit {
  border-style: none;
  border-collapse: collapse;
  width: 100%;
 }

table.membertriplist {
  border-style: none;
  border-collapse: collapse;
  margin-left: auto;
  margin-right: auto;
 }

table.membertripview td, table.membertripedit td, table.membertriplist td {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 2px;
  vertical-align: top;
 }

table.membertripview td.title, table.membertripedit td.title, table.editparticipants td.title, table.photoinput td.title, table.photoinput td.title, table.emailtext td.title, table.editmemberdetails td.title, table.editvehicledetails td.title, table.edithelp td.title, table.uploadimage td.title, table.editvehicledetails td.title, table.editfrontpage td.title, table.submitpicture td.title, table.editfamilydetails td.title, table.membertriplist td.title {
  font-weight: bold;
  white-space: nowrap;
 }

table.membertripview th.attendance, table.membertripview td.attendance {
  background-color: rgb(235, 235, 235);
  border-color: black;
 }

table.editparticipants td.heading {
  font-weight: bold;
  text-align: center;
  padding-top: 10px;
 }

table.editvehicledetails td, table.contacts td {
  padding-left: 10px;
  padding-right: 10px;
 }

table.filelist, table.uploadform, table.updateform, table.tripphotos, table.photoinput, table.quicklinks, table.financials, table.editmemberdetails, table.editvehicledetails, table.login, table.listhelp, table.edithelp, table.uploadimage, table.editvehicledetails, table.frontpagelist, table.editfrontpage, table.submitpicture, table.editfamilydetails, table.editparticipants, table.contacts {
  margin-left: auto;
  margin-right: auto;
 }

table.login td.submit, table.listhelp td.id, table.editvehicledetails td.submit, table.editmemberdetails td.submit, table.editfrontpage td.submit, table.editfamilydetails.submit {
  text-align: center;
 }

table.listhelp td {
  vertical-align: top;
  padding-right: 5px;
  padding-left: 5px;
 }

table.filelist, table.financials, table.editmemberdetails, table.listhelp, table.editvehicledetails, table.frontpagelist, table.editfamilydetails, table.contacts {
  border-collapse: collapse;
 }

table.frontpagelist th {
  padding-left: 5px;
  padding-right: 5px;
 }

table.filelist td {
  padding-bottom: 8px;
  padding-left: 5px;
 }

table.frontpagelist td {
  padding-bottom: 8px;
  padding-left: 10px;
  padding-right: 10px;
 }

table.filelist td.warning {
  padding-top: 15px;
  color: red;
  font-size: 120%;
  text-align: center;
 }

table.tripphotos th {
  font-style: italic;
 }

table.tripphotos td {
  vertical-align: top;
  padding-left: 25px;
 }

div.fileareaerror {
  color: red;
  font-size: 120%;
  text-align: center;
 }

span.filenotfound {
  color: red;
  font-size: 70%;
 }

div.addnewtrip, div.seeallmembers {
  padding-top: 15px;
  font-weight: bold;
  text-align: center;
  font-size: 120%;
 }

div.showdeleted {
  padding-top: 15px;
  text-align: center;
 }

div.phototitle {
  text-align: center;
  font-weight: bold;
  padding-top: 15px;
 }

div.nophotos {
  font-style: italic;
  text-align: center;
 }

table.quicklinks {
  margin-top: 15px;
 }

table.quicklinks td.withborder {
  border-collapse: collapse;
  border-style: solid;
  border-width: 1px;
  padding: 5px 15px 15px 15px;
  text-align: center;
  vertical-align: top;
 }

table.financials td {
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
 }

div.emailtitle {
  color: blue;
  font-weight: bold;
  font-size: 120;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 10px;
 }

div.emailpeople {
  float: left;
  margin-left: 20px;
 }

div.emailbody {
  float: right;
  margin-right: 20px;
 }

table.emaillist td, table.editfamilydetails td {
  padding-left: 10px;
  padding-right: 10px;
 }

div.jointitle, div.noticestitle, div.convoytitle, div.honourtitle {
  text-align: center;
  font-size: 120%;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: bold;
 }

div.jointext, div.honourtext {
  text-align: justify;
  margin-right: 15%;
  margin-left: 15%;
 }

table.notices {
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  border-collapse: collapse;
 }

table.notices td {
  text-align: center;
 }

table.notices td.title {
  font-weight: bold;
  text-align: left;
  color: blue;
  vertical-align: top;
 }

table.notices td#nowrap {
  white-space: nowrap;
 }

table.notices td.agendaitems {
  text-align: left;
  padding-left: 15px;
 }

table.notices td.divider {
  padding-bottom: 10px;
 }

div.convoytext {
  text-align: justify;
  margin-left: 40px;
  margin-right: 40px;
 }

div.convoytext h1 {
  font-size: 140%;
  font-weight: bold;
 }

div.convoytext ul li {
  margin-right: 50px;
 }

div.convoytext h2 {
  font-size: 120%;
  font-weight: bold;
 }

div.convoynote {
  font-style: italic;
  font-size: 120%;
 }

.indent1 {
  margin-left: 40px;
 }

.indent2 {
  margin-left: 80px;
 }

table.honourboard {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  border-collapse: collapse;
 }

table.honourboard tr {
  border: 1px black solid;
 }

table.honourboard tr.highlight {
  background-color: rgb(235, 235, 235);
 }

table.honourboard tr {
  border: 1px black solid;
 }

table.honourboard td {
  padding-left: 15px;
  padding-right: 15px;
 }

table.honourboard td.name {
  font-weight: bold;
  text-align: center;
 }

table.honourboard td.handle {
  text-align: center;
 }

h1.help, div.help {
  margin-left: 10px;
  margin-right: 10px;
 }
