#river_map_page {
  postion: relative;
}

#river_map_page input {
    max-width: 95%;
}

#river_map, #river_map_tripmap {
  width: 576px;
  height: 865px;
  border: 1px solid #888;
  font-size: 90%;
  position: relative;
}

#river_map_tripmap {
  width: 616px;
}

#river_map h2, #river_map_tripmap h2 {
  font-size: 120%;
  font-weight: normal;
  color: #0083a9;
}

#river_map_text {
  width: 298px;
  border: 1px solid #888;
  padding: 15px 10px 10px 10px;
  position: relative;
  background-color: #fff;
}

#river_map_text h1 {
  font-size: 170%;
  margin-bottom: 15px;
  text-align: left;
}

.river_map_bevel {
  padding: 5px;
  border-radius: 6px;
  border: 1px solid #888;
  float: left;
  background-color: #00938e;
  box-shadow: 3px 3px 3px #aaa;
  -moz-box-shadow: 3px 3px 3px #aaa;
  -webkit-box-shadow: 3px 3px 3px #aaa;
}

#bevel1 {
  width: 576px;
  margin-right: 15px;
}

#bevel2 {
  widthL 288px;
}

#river_map_slidearea {
  position: relative;
}

#river_map_slides {
  height: 192px;
  overflow: hidden;
}

.river_map_slide img {
  box-shadow: 3px 3px 3px #777;
  -moz-box-shadow: 3px 3px 3px #777;
  -webkit-box-shadow: 3px 3px 3px #777;
}


.rm_caption {
  font-size: 80%;
  text-align: right;
  margin-top: -0.5em;
}

#river_map_menu {
  text-align: center;
}

.rm_menuitem {
  display: inline-block;
  padding: 5px 5px 10px 5px;
  font-weight: bold;
  text-transform: uppercase;
  color: #0083a9;
}

#river_map_text a:active, #river_map_text a:link, #river_map_text a:visited  {
  color: #0083a9;
}

#river_map_text a:hover {
  color: #00928c;
}


#river_map_text .legend {
  position: absolute;
  background-color: #fff;
  bottom: 30px;
  left: -250px;
  z-index: 100;
  width: 150px;
  border: 1px solid #777;
  border-radius: 4px;
  padding: 10px;
}

.legitem {
  clear:both;
}

.legitem img {
  float: left;
  width: 25px;
  margin-right: 10px;
  padding-bottom: 3px;
}

.legname {
  float: left;
  width: 110px;
  padding-top: 3px;
}

/*** trips on home page ***/
#river_map_trips {
  float: left;
  width: 298px;
  margin-right: 10px;
  padding: 0px;
}

#river_map_trips h2 {
  font-size: 120%;
  text-transform: uppercase;
  padding: 5px 10px;
  color: #0083a9;
  margin: 0px;
}

#river_map_triptabs {
  background-color: #eee;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border: 1px solid #777;
  margin-top: -1px;
}

.rm_tabarea {
}
  
.rm_tab {
  padding: 2%;
  width: 28%;
  border-top-left-radius: 4px;
  background-color: #02607b;
  float: left;
  margin-right: 1%;
  border-bottom: 1px solid #777;
}


#river_map_text .rm_tabarea a {
  color: #fff;
}

.rm_tab:last-of-type {
  margin-right: 0px;
  width: 30%;
  border-top-right-radius: 4px;
}


.rm_activetab {
  border-color: #1194ba;
  background-color: #1194ba;

}

.rm_tabdata {
  display: none;
}

.rm_activedata {
  display: block;
}

.rm_map_text {
  padding: 15px 15px 0px 15px;
}

.rm_trip {
  margin-bottom: 10px;

}

.rm_trip:hover {
  background-color: #ccc;
}

.rm_trip_thumb {
  float: left;
  width: 100px;
  padding: 5px;
  background-color: #fff;
  border: 1px solid #777;
  margin-right: 10px;
  min-height: 75px;
}

.rm_trip_thumb img {
  display: block;
}

.rm_trip_title {
  float: left;
  padding-top: 0px;
  width: 115px;
}

/*** home page links ***/
#river_map_links {
  background-color: #eee;
  border-radius: 4px;
  float: left;
  width: 136px;
  border: 1px solid #777;
  padding: 0px;
}

#river_map_links h2 {
  font-size: 120%;
  text-transform: uppercase;
  padding: 5px 10px;
  background-color: #0083a9;
  color: #fff;
  margin: 0px;
}

/*** sponsors ***/
#river_map_sponsors {
  padding: 15px 0px;
}

.rm_sponsor {
  float: left;
  margin-right: 10px;
}

/*** trips ***/
#river_map_trip_pop {
  display: none;
  position: absolute;
  background-color: #fff;
  padding: 25px 15px;
  width: 850px;
  top: 200px;
  left: 90px;
  color: #000;
  z-index: 150;
  border: 1px solid #777;
  border-radius: 4px;
}

#river_map_trip_pop .rm_shaded_text h2 {
  text-transform: none;
}

#river_map_triptop {
  
}

.rm_map_trip {
  float: left;
  padding: 5px 5px;
}

.rm_shaded_text {
  background-color: #eee;
  border-radius: 3px 3px 3px;
  border: 1px solid #777;
  margin-bottom: 15px;
  padding-bottom: 15px;
}

.rm_shaded_text h2 {
  font-size: 120%;
  text-transform: uppercase;
  padding: 5px 10px;
  background-color: #0083a9;
  color: #fff;
  margin: 0px;
}

#river_map_sitedesc {
  display: none;
}

.rm_siteslide {
  margin: 0px auto;
  width: 110px;
}

.rm_siteslide img {
  padding: 5px;
  border: 1px solid #777;
  border-radius: 4px;
  background-color: #fff;
}

#river_map_tripmap {
  height: 720px;
  margin-right: 15px;
  float: left;
}

#river_map_tripright {
  float: left;
  width: 210px;
}

a .rm_caution {
  color: #f00;
}

.lightbox {
    display: none; 
}

/*** default theme overrides ***/
.river_map_page #sidebar {
    display: none;
}

.river_map_page #page {
    width: 960px;
    overflow: visible;
}

.river_map_page #content {
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
}