#content .bottom {
  margin-right: 10px;
  border: 0;
  background: none;
}
.tabs-container {
  border: 1px solid #228b22;
  background: #ffffff url(../images/home/gr_fade_strip.jpg) repeat-x scroll top left;
}
.mini_title {
  padding: 4px 10px;
  background-color: #228b22;
  color: white;
  font-size: 135%;
  font-weight: bold;
}
.bigbox .title {
  font-size: 150%;
  font-weight: bold;
  padding-bottom: 2px;
  padding-left: 10px;
}
.bigbox .subtitle {
  color: #ffffff;
  width: 618px;
  padding: 2px 10px;
  margin: 0 0 9px 1px;
  font-size: 90%;
  font-weight: bold;
  border-top: 2px solid #636363;
  border-bottom: 2px solid #636363;
  background-color: #636363;
  text-transform: uppercase;
}
#tourimg_outer_wrap {
  position: relative;
  display: inline;
  float: left;
  height: 210px;
  width: 320px;
  margin: 10px 25px 20px 20px;
}
#tourimg_zoom {
  position: absolute;
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 4px;
  right: 5px;
  bottom: 5px;
}
#tourimg_zoom a {
  text-decoration: none;
}
#tourimg_wrap {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  height: 210px;
  width: 320px;
  overflow: hidden;
  border: 1px solid #ccc;
}
#tourimg_wrap * {
  vertical-align: middle;
}
#tourimg_wrap span {
  display: inline-block;
  height: 100%;
}

#tourset {
  float: left;
  margin-top: 10px;
}
#tourset .title {
  font-size: 100%;
  padding-left: 0;
}
#tourset .controller {
  width: 250px;
  height: 179px;
  overflow: auto;
  border: 1px solid #ccc;
}

.features_container {
  border: 2px solid #228b22;
  background-color: #fff;
}
.features_container .mini_title {
  background-color: transparent;
  color: black;
}
.features .feat_title {
  padding: 4px 10px;
  background-color: #228b22;
  color: white;
  font-size: 120%;
  font-weight: bold;
}
.features .feat_subtitle {
  font-size: 110%;
  padding-top: 4px;
  padding-left: 8px;
  font-weight: bold;
}
.features ul {
  padding-top: 5px;
  margin-top: 0;
  padding-left: 0;
  margin-left: 30px;
  margin-right: 10px;
}
.description {
  padding: 10px;
}
.info {
  border: 1px solid #ccc;
  background-color: #fff;
  padding: 5px 20px;
  margin: 0 10px;
  font-size: 120%;
}
.info th {
  text-align: left;
  padding-top: 5px;
}
.info td {
  padding-top: 5px;
  padding-left: 40px;
}
.thumb {
  padding: 8px 4px;
}
.thumb .thumb_wrap {
  float: left;
  width: 120px;
  overflow: hidden;
}
.thumb .thumb_wrap a {
  text-decoration: none;
}
.thumb .thumb_title {
  padding-left: 10px;
}
.active {
  background-color: #FFFF99;
}

table.floorplans {
  margin-left: -8px;
}
.floorplan_header {
  padding: 4px 10px;
  background-color: #228b22;
  color: white;
  font-size: 135%;
  font-weight: bold;
  margin-bottom: 10px;
}
.floorplan {
  border: 1px solid #ccc;
  background-color: #fff;
  width: 120px;
  height: 140px;
  padding: 5px;
  margin: 0 0 20px 15px;
}
.fpthumb {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width: 120px;
  height: 100px;
  border: 1px solid #ccc;
}
.fpthumb * {
  vertical-align: middle;
}
.fpthumb span {
  display: inline-block;
  height: 100%;
}
.fpcap {
  text-align: center;
  line-height: 13px;
  font-weight: bold;
}

.tinyform {
  color: #000000;
  background-color: #C6DCF4;
  margin: 0px 10px 0 10px;
  padding: 10px;
}
.tinyform table td {
  padding-bottom: 2px;
}
.spec table {
  border: 2px solid #228b22;
  border-bottom: 1px solid #228b22;
  background-color: #fff;
}
.spec table td {
  padding: 2px 5px;
}
.spec table td.header {
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  background-color: #228b22;
  color: #fff;
  font-weight: bold;
}
.spec table td.data {
  border-bottom: 1px solid #228b22;
}
.spec table td.left {
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  background-color: #228b22;
  color: #fff;
  font-weight: bold;
}
.spec, .desc {
  padding-top: 10px;
  padding-bottom: 20px;
}
