body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.90em;
}
h1,
h2,
h3,
h4 {
  font-family: Arial, Helvetica, sans-serif;
  margin: 0.4em 0 0.1em 0;
  padding: 0 0 0 0;
}
p {
  margin: 0 0 0.5em 0;
}
.bold {
  font-weight: bold;
}
.nowrap {
  white-space: nowrap;
}
#rightBody {
  line-height: 140%;
}
#MastHead {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.7em;
  font-style: normal;
  font-weight: 600;
  /* font-variant: small-caps; */
  color: #660066;
  padding-top: 10px;
  padding-right: 0px;
  padding-left: 10px;
  margin-bottom: 10px;
}
#mainBody {
  position: relative;
}
.lab_radio_highlight {
  color: white;
  background-color: #006600;
}
.lab_radio_sel {
  color: white;
  background-color: #003300;
}
.lab_radio {
  padding: 0 0px 1px 3px;
}
.lab_radio:hover {
  color: white;
  background-color: #006600;
}
#coprAndVno {
  /* copyright and version */
  font-size: 75%;
  color: #888888;
  margin-top: 15px;
}
#coprAndVno div {
  padding-bottom: 4px;
}
#coprAndVno a {
  color: #888888;
}
#colLeft {
  float: left;
}
#rightBody {
  padding-left: 125px;
  padding-top: 10px;
}
#rightBody a {
  font-weight: bold;
  white-space: nowrap;
}
#rightBody .itemsCat a {
  white-space: normal;
}
#rightBodyMobile {
  padding-left: 0;
}
.menu_box {
  float: left;
  margin: 4px;
  padding: 4px 6px 4px 6px;
  font-size: 1.5em;
  border: 2px solid #667690;
}
.menu_box a {
  text-decoration: none;
}
.main_item {
  float: left;
  margin-right: 10px;
}
.backBtn {
  width: 96px;
  float: left;
}
.linksPage {
  line-height: 140%;
}
.linksPage a {
  text-decoration: none;
  font-weight: bold;
  color: #3A6C89;
  border: 2px dotted #3A6C89;
  padding: 0px 2px 1px 2px;
  /*border: 1px dotted #3A6C89;*/
}
.linksPage .backLnk {
  line-height: 100%;
}
.linksPage .backLnk a {
  text-decoration: none;
  font-weight: normal;
  color: #3A6C89;
  border: 0px solidColor #fff;
  padding: 0;
  /*border: 1px dotted #3A6C89;*/
}
.sectionBar {
  text-align: center;
  font-size: 1.25em;
  font-weight: bold;
  padding: 2px 0px 2px 6px;
  margin-bottom: 4px;
  border: 1px solid #666;
  background-color: #9E9E9E;
}
.sectionBar:hover {
  cursor: pointer;
}
.sectionBarContent {
  display: none;
  margin: 0 6px 4px 6px;
}
#sbc_int {
  display: block;
}
.show_hand:hover {
  cursor: pointer;
}
html,
body {
  height: 100%;
  min-height: 100%;
}
.PDFx {
  width: 750px;
  height: 600px;
}
.pdf {
  width: 100%;
  height: 100%;
  min-height: 100%;
}
.station {
  font-weight: bold;
  font-size: 1.05em;
  font-family: Arial, sans-serif;
  color: #333;
}
.street {
  font-weight: bold;
  font-size: 1.05em;
  color: #666;
}
.caption {
  font-size: 0.75em;
  text-align: center;
}
.uline {
  font-weight: bold;
  padding: 0 4px 2px 4px;
}
.district {
  background-color: #00843D;
  color: white;
}
.circle {
  background-color: #fed105;
}
.jubilee {
  background-color: #959CA1;
}
.bakerloo {
  color: white;
  background-color: #b05f0f;
}
.northern {
  background-color: #231F20;
  color: white;
}
.metropolitan {
  background-color: #97015E;
  color: white;
}
.jubilee {
  background-color: #959CA1;
  color: white;
}
.picadilly {
  background-color: #1B3F94;
  color: white;
}
#diagBox {
  position: absolute;
  top: 0;
  left: 0;
  border: 2px solid red;
  padding: 3px;
  width: 110px;
  z-index: 99;
  background-color: #fff;
  display: none;
}
#infoButton {
  position: absolute;
  top: 0;
  right: 0;
  padding: 12px 12px 0 0;
  font-size: 12px;
  color: #666;
  width: 200px;
  padding-right: 40px;
}
#infoButtonInner {
  color: #999;
  padding-right: 0px;
  padding-top: 0px;
  position: absolute;
  top: 12px;
  right: 80px;
  line-height: 16px;
  text-align: right;
}
#infoButtonImgDiv {
  float: right;
}
#map {
  border: 2px solid #003300;
  padding: 1px;
  margin: 4px 0 4px 0;
  display: block;
  float: none;
}
.map_normal {
  height: 400px;
  max-width: 800px;
}
.map_full {
  width: 100%;
  height: 800px;
  border: 12px solid #006600;
}
#rubric {
  font-size: 0.90em;
  max-width: 800px;
  padding-bottom: 4px;
  border-bottom: 2px solid #003300;
}
#guidebook_main {
  position: relative;
  padding-top: 4px;
  max-width: 800px;
}
#more_cats {
  margin-top: 6px;
  font-size: 0.875em;
  max-width: 800px;
  padding-bottom: 4px;
  border-bottom: 2px solid #003300;
  position: relative;
}
#more_cats .cat_radio {
  margin-left: 3px;
  margin-right: 5px;
}
#content {
  max-width: 800px;
}
.itemsAll {
  max-width: 800px;
  padding: 10px 0 16px 0;
}
.itemsAll .itemsCatSel {
  border: 2px solid #006600;
}
.itemsAll .itemsCat {
  padding: 1px 0 0 2px;
}
.itemsAll .itemsCat .catHead {
  font-size: 1.10em;
  font-weight: bold;
  font-family: Tahoma, Arial, sans-serif;
  color: #006600;
}
.itemsAll .itemsCat .catHead a {
  text-decoration: none;
  color: #006600;
}
.itemsAll .itemsCat .catHead img {
  height: 22px;
  padding-left: 8px;
}
.itemsAll .itemsCat .catBody {
  line-height: 18px;
  font-size: 0.95em;
  font-family: Arial, sans-serif;
  padding-left: 30px;
}
.itemsAll .itemsCat .catBody a {
  font-weight: normal;
}
.itemsAll .itemsCat .catBody .href_item {
  padding: 0 3px 0px 3px;
}
.itemsAll .itemsCat .catBody .href_item a {
  font-weight: normal;
}
.itemsAll .itemsCat .catBody .item_line {
  padding: 0px 0 0px 0;
  text-indent: -16px;
}
.itemsAll .itemsCat .catBody .item_line a {
  font-weight: normal;
}
.itemsAll .itemsCat .catBody .sel {
  border: 1px solid #006600;
}
.itemsAll .itemsCat .catBody .notSel {
  color: #889c88;
}
.itemsAll .itemsCat .catBody .recent {
  color: #000066;
}
.itemsAll .itemsCat .catBody a {
  text-decoration: none;
  font-weight: normal;
  color: #003300;
}
.itemsAll .itemsCat .catBody a .notSel {
  color: #889c88;
}
#divInfo {
  font-size: 0.90em;
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 1px;
  margin-left: 10px;
  padding: 4px;
  border: 3px solid #eee;
  z-index: 999;
  background-color: #fff;
  display: none;
}
#divInfo #divInfoInner {
  padding: 4px;
  border: 3px solid darkgreen;
  background-color: #fff;
}
#divInfo #divInfoHeader {
  border-bottom: 2px solid #999;
  background-color: #eeffee;
  font-size: 20px;
  font-weight: bold;
  color: #666;
  text-align: center;
  padding: 4px 0 8px 0;
  margin-bottom: 8px;
}
#divInfo .catHead {
  font-size: 1.00em;
  font-weight: bold;
  color: #006600;
  white-space: nowrap;
}
#divInfo .catHeadCont {
  font-size: 1.00em;
  font-weight: bold;
  color: #006600;
  white-space: nowrap;
  font-size: 0.5em;
}
#divInfo ul {
  margin-top: 2px;
  margin-left: 0px;
  margin-bottom: 0;
  padding-left: 10px;
  list-style-position: inside;
}
#divInfo ul li {
  margin-left: 16px;
  padding-left: 0;
  text-indent: -16px;
}
.infoShowing {
  background-color: #ddd;
}
.btn_close {
  float: right;
  margin: 6px 6px 0 0;
  cursor: pointer;
}
#div_theme_outer {
  border: 3px solid #000033;
  margin-top: 10px;
  padding: 1px;
  max-width: 800px;
}
#div_theme {
  border: 2px solid #9999aa;
  padding: 4px 2px 6px 4px;
  max-width: 800px;
}
.viewItemOuter {
  border: 3px solid #003300;
  margin-top: 10px;
  padding: 1px;
}
.viewItem {
  border: 2px solid #99aa99;
  padding: 4px 2px 6px 4px;
}
.viewItem .itemName {
  position: relative;
  margin-right: 32px;
}
.viewItem .itemNameText {
  font-weight: bold;
  font-size: 1.25em;
  color: #003300;
}
.viewItem .itemPrinCat {
  font-size: 0.925em;
  margin-left: 8px;
}
.viewItem .itemOtherCats {
  font-size: 0.85em;
}
.viewItem .time_dist {
  display: none;
  font-style: italic;
}
.viewItem .itemUrl {
  text-decoration: none;
}
.viewItem .wt {
  position: absolute;
  top: 0px;
  right: 28px;
  font-weight: bold;
  display: none;
}
.viewItem .showItem {
  position: absolute;
  top: 4px;
  right: 6px;
  font-weight: bold;
  display: none;
}
.labDist {
  font-weight: bold;
  color: #666;
}
.route_summ {
  position: relative;
}
.route_body {
  position: relative;
}
.email_button {
  position: absolute;
  top: 0px;
  right: 4px;
}
#email_form {
  display: none;
  position: absolute;
  top: 0px;
  right: 4px;
  background-color: #F9EDBE;
  border: 1px solid #666;
  padding: 4px;
  margin-left: 4px;
}
#email_status {
  display: none;
  color: darkgreen;
  font-weight: bold;
}
.itemCol {
  display: inline-block;
  vertical-align: top;
}
.ctrl_map {
  background-color: #fff;
  border: 2px solid #fff;
  border-radius: 3px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
  cursor: pointer;
  margin-top: 4px;
  margin-right: 4px;
  text-align: center;
  max-width: 400px;
}
.ctrl_map .ctrl_text {
  color: #191919;
  font-family: Roboto, Arial, sans-serif;
  font-size: 14px;
  line-height: 14px;
  padding-left: 5px;
  padding-right: 5px;
  max-width: 400px;
}
.banner_map {
  font-size: 16px;
  background-color: white;
  border: 2px solid #fff;
  border-radius: 3px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
  cursor: none;
  margin-top: 4px;
  margin-right: 4px;
  margin-left: 20px;
  margin-right: 2px;
  text-align: center;
}
.banner_map_text {
  color: #191919;
  font-family: Roboto, Arial, sans-serif;
  font-size: 16px;
  line-height: 16px;
  padding-left: 5px;
  padding-right: 5px;
  max-width: 500px;
}
.step {
  text-indent: -16px;
  padding-left: 16px;
}
.transitOptions {
  display: none;
  border-top: 1px solid #999;
  padding-top: 4px;
  margin-top: 8px;
}
.transitDetails {
  display: none;
}
#item_list_edit {
  line-height: 1.20em;
  font-size: 1.05em;
  font-family: Arial, Helvetica, sans-serif;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}
#item_list_edit a {
  text-decoration: none;
  color: #003300;
}
#item_list_edit tr {
  height: 20px;
}
.tellus_head {
  border: 2px solid #999;
  padding: 4px 4px 2px 12px;
  margin-top: 12px;
}
#div_user_form_gb td,
#div_user_form_tip td {
  vertical-align: top;
}
.div_user_head {
  font-weight: bold;
  font-size: 1.25em;
  margin: 8px 0 8px 0;
}
.user_output_title {
  font-weight: bold;
  font-size: 1.25em;
  margin: 16px 0 4px 0;
  padding: 4px 0 6px 0;
  background-color: #ddffff;
  border-bottom: 3px solid #00843D;
}
.user_item {
  border-bottom: 3px solid #00843D;
  margin-top: 8px;
  padding-top: 6px;
  background-color: #eee;
}
.user_item_header {
  color: #666;
  font-size: 0.85em;
  text-align: right;
  padding: 0 12px 0 0;
}
.user_item_name {
  font-weight: bold;
  color: #336633;
  margin: 0 0 2px 0;
}
.user_item_venue {
  font-size: 0.90em;
  color: #333;
}
.user_item_desc {
  color: #000;
}
