body {
  font-family: sans-serif;
  font-size: 80%;
  background: url('/images/crossingsketch.jpg') no-repeat fixed center;
  color: black;
  margin: 0;
  padding: 0
 }

img {
  border: 0;
  margin: 0;
 }

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

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

div.tabs {
  clear: both;
  border-collapse: collapse;
  border-bottom-color: #8cacbb;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding: 0em 0em 0em 1em;
  white-space: nowrap;
  text-align: center;
  font-weight: normal;
 }

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

div.tabs a.selected {
  background: #dee7ec;
  border: 1px solid #8cacbb;
  border-bottom: #DEE7EC 1px solid;
  color: #436976;
 }

div.tabs a:hover {
  background: #dee7ec;
  border-color: #8cacbb;
  border-bottom-color: #dee7ec;
  color: #436976;
 }

div.titlebar {
 }

div.logo {
  padding: 5px;
  float: left;
 }

#logo {
  vertical-align: middle;
 }

span.name {
  font-size: 140%;
  font-weight: bold;
  padding-left: 30px;
 }

div.login {
  text-align: center;
  float: right;
 }

#input {
  text-align: left;
 }

#center {
  text-align: center;
 }

#bold {
  font-weight: bold;
 }

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

#input-narrow {
  text-align: left;
  width: 60px;
 }

#alternate {
  background-color: lightgrey;
 }

input.submit {
  color: #FFFFFF;
  font-sze: 75%;
  background-color: #696BBA;
  vertical-align: middle;
 }

td.inputnotes {
  color: blue;
 }

span.birthday {
  color: blue;
  font-weight: bold;
 }

div.frontpage {
 }

div.content {
  padding: 10px;
  text-align: center;
 }

div.sidebar-left {
  float: left;
  padding: 5px;
  background-color: rgb(235, 235, 235);
  margin-right: 20px;
 }

div.sidebar-right {
  float: right;
  padding: 5px;
  background-color: rgb(235, 235, 235);
  margin-left: 20px;
 }

h1.sidebartitle {
  font-size: 130%;
  text-align: center;
 }

div.ridedetails {
  padding-top: 10px;
 }

div.ridedetailstitle {
  font-weight: bold;
 }

div.ridedetails a {
  font-size: 75%;
 }

div.whoarewe {
  padding: 30px;
  text-align: left;
 }

table.ridedetails {
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
 }

table.ridedetails td {
  text-align: left;
  padding-left: 5px;
  padding-right: 5px;
 }

table.ridedetails th {
  text-align: center;
  font-weight: bold;
  font-size: 120%;
 }

table.ridedetails td.heading {
  font-weight: bold;
  padding-right: 5px;
  text-align: center;
 }

table.ridedetails td.italics {
  font-style: italic;
 }

.error {
  color: red;
  font-weight: bold;
 }

#box {
  border-collapse: collapse;
  border-color: #8cacbb;
  border-style: solid;
  border-width: 1px;
  padding: 5px;
  margin: 5px;
 }

div.boxtitle {
  font-weight: bold;
  font-size: 110%;
  text-align: center;
 }

span.highlight {
  font-weight: bold;
 }

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

table.ridelist td {
  padding-left: 10px;
  padding-right: 10px;
 }

table.ridelist tr.heading {
  font-weight: bold;
  text-align: center;
 }

table.forminput td.heading {
  font-weight: bold;
  padding-right: 5px;
 }

table.forminput span.heading {
  font-weight: bold;
  margin-left: 10px;
 }

table.bikeporn td {
  padding-left: 10px;
  padding-right: 10px;
 }

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

table.photos td {
  padding-left: 5px;
  padding-right: 5px;
 }

.rideoptiontaken {
  font-size: 80%;
  color: blue;
 }

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

table.email td {
  vertical-align: top;
 }

table.email tr.heading {
  font-weight: bold;
  text-align: center;
 }

div.emailconfirm {
  font-weight: bold;
  font-size: 120%;
  color: blue;
  text-align: center;
 }
