body {
  color: #666666;
  font-family: arial, helvetica;
  font-size: 12px;
  margin: 20px 0;
  background-color: #999999;
}
a {
  color: #e54b41;
  text-decoration: none;
}
a.blue {
  color: #3689b3;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a.selected {
  color: black;
  font-weight: bold;
  text-decoration: none;
}
div.nav {
  margin-bottom: 10px;
}
div.subnav {
  margin-bottom: 10px;
  padding-left: 15px;
  font-size: 80%;
}
div.subnav a {
  color: #999999;
}
#container_kh {
  margin: 0px auto;
  width: 908px;
  text-align: left;
  border: 0px solid #cccccc;
  background-image: url(images/bg.gif);
}
#banner {
  border-bottom: 1px dotted #cccccc;
  padding-bottom: 20px;
}
#banner img {
  vertical-align: middle;
}
#content_ {
}
div#leftnav {
  float: left;
  width: 149px;
}
div#innercontent {
  width: 480px;
  border-left: 1px dotted #cccccc;
  border-right: 1px dotted #cccccc;
  padding: 0 10px;
  float: left;
}
div#rightnav {
  float: left;
  width: 139px;
  padding-left: 10px;
}
div#footer {
  border-top: 1px dotted #cccccc;
  padding-top: 5px;
  margin-top: 20px;
  clear: both;
  text-align: center;
  font-size: 85%;
}
div.inner_lower {
  border-top: 1px dotted #cccccc;
  padding-top: 20px;
}
div.advert {
  border: 1px dotted #cccccc;
  padding: 5px;
  margin-bottom: 10px;
  height: 125px;
  vertical-align: middle;
}
select {
  font-family: arial, helvetica;
}

input {
  font-family: arial, helvetica;
}

td.shop_td_hdr {
  background-color: #EEEEEE;
}
td.shop_extras_td {
  background-color: #EEEEEE;
  padding: 5px;
  border-top: 2px solid white;
}
td.checkout_td {
  background-color: #EEEEEE;
  padding: 3px;
}
tr.shop_item_row {
  background-color: #FFFFFF;
}
td.shop_item_row {
  background-color: #FFFFFF;
}
tr.shop_item_row td {
  padding: 5px 0;
}
.error {
  color: red;
}
.td_out {
  width: 50%;
  text-align: center;
  vertical-align: middle;
  background-color: #ffffff;
  height: 100px;
  padding-top: 5px;
}
.td_out-b {
  width: 50%;
  text-align: center;
  vertical-align: middle;
  background-color: #ffffff;
  height: 100px;
  border-left: 1px dotted #cccccc;
  padding-top: 5px;
}
.td_over {
  width: 50%;
  text-align: center;
  vertical-align: middle;
  background-color: #f7f7f7;
  height: 100px;
  padding-top: 5px;
}
.td_over-b {
  width: 50%;
  text-align: center;
  vertical-align: middle;
  background-color: #f7f7f7;
  height: 100px;
  border-left: 1px dotted #cccccc;
  padding-top: 5px;
}
div.comment {
  margin-top: 15px;
  border: 1px solid #cccccc;
  background-color: #efefef;
  padding: 10px;
  font-size: 80%;
  clear: both;
}
div.endorsement {
  font-size: 9pt;
  font-weight: bold;
  padding: 20px 0;
  margin-bottom: 20px;
  border-bottom: 1px solid #CCCCCC
}
div.shop {
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #CCCCCC;
  clear: both;
}

div.final_endorsement {
  font-size: 9pt;
  font-weight: bold;
  padding-top: 20px;
}
h2 {
  margin-top: 0;
}
table.books { border-collapse: collapse; width: 100%; }
table.books td { width: 50%; }
table.books td a { text-decoration: none; font-size: 10px; color: #3689b3; }
table.books td a:hover { text-decoration: underline; }
table.books td img { float: left; margin-right: 7px;  }

.login_form_label {
  background-color: #cccccc;
}

.login_form_field {
  background-color: #EEEEEE;
}
