#tabs{

}

#tabs > ul{
  padding: 0px;
  margin: 0px;
}

#tabs > ul > li{
  list-style-type: none;
  display: inline;
}

#tabs ul li.ui-state-active {
  position: relative;
  top: 2px;
}

#tabs ul li.ui-state-active a,
#tabs ul li.ui-state-active a:hover {
  background-image: url('images/Assets_HUH/Background_Texture.png');
  border-bottom: 0;
}

#tabs >ul > li > a{
  padding: 4px 6px 7px;
  background-image: url('images/Assets_HUH/Background_Header_Texture.png');
  border: 1px solid #e0dfd9;
  position: relative;
  top: -5px;
  margin-right: 5px;
  box-shadow: 1px -1px 3px -1px #ccc;
}

#tabs > ul > li > a:hover {
  background-image: none;
  background-color: #ECEBEB;
  text-decoration: none;
  outline: 0;
}

#tabs > ul > li > a:visited,
#tabs > ul > li > a:focus {
  outline: 0;
  text-decoration: none;
}

#tabs .ui-tabs-panel{
  border: 1px solid #e0dfd9;
  padding: 15px;
}

#content_map img,
#nearby-map-box img {
  max-width: none;
}

.field-img-programs label img{
  height:18px;
  width: 14px;
  position: relative;
  top: 6px;
}

#gallery .image-preview{
  display: inline-block;
  position: relative;
}

#gallery {
  text-align: center;
  padding-bottom: 15px;
}

#gallery .img-caption {
  width: 100%;
  position:absolute;
  bottom: 3px;
  background-color: rgba(255, 255, 255, 0.8);
  padding-bottom: 1px;
}
.toggle > a:after {
  content: '▼';
  right: 13px;
  top: 11px;
  position: absolute;
}
.toggle > a.closed:after {
  content: '▶';
  font-size: 11px;
}
table#glossary {
  table-layout: fixed;
  width: 100%;
  margin-left: -5px;
}
table#glossary th:first-child,
table#glossary td:first-child {
  padding: 2px;
}
table#schools-nearby {
  border: none;
}
table#schools-nearby tbody {
  border: none;
}
table#schools-nearby tr {
  border-top: none;
  border-bottom: 1px solid #ccc;
}
table#schools-nearby tr:last-child {
  border: none;
}
table#schools-nearby td {
  border-right: 1px solid #ccc;
  padding: 5px;
}
table#schools-nearby td:first-child {
  padding-left: 0;
}
table#schools-nearby td:last-child {
  border: none;
}
#cal-view-1 caption {
  color: #A41C30;
  background-image: url('images/Assets_HUH/Background_Header_Texture.png');
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  font-size: 14px;
  margin: 0;
  padding: 5px 0;
  font-weight: 500;
  text-align: center;
}
.cal-av, .cal-av > div {
  background-color: #76a4c6;
}
.cal-nc, .cal-nc > div {
  background-color: #fff;
}
.cal-month {
  width: 48%;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
#cal-view-1 table {
  width: 100%;
  border: 0;
}
.calendar-info-select ul li {
  display: inline-block;
  margin-right: 12px;
  list-style: none;
}
.calendar-info-select .available {
  float: left;
  display: block;
  width: 45px;
  background-color: #76a4c6;
  margin-right: 12px;
  border-bottom: 1px solid #ccc;
}
.calendar-info-select .unavailable {
  float: left;
  display: block;
  width: 45px;
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  margin-right: 12px;
}
.wrap-image-basic-page {
  position: relative;
  float: left;
}
.wrapp-oneslide-img {
  position: relative;
  display: inline-block;
}
.img-slide-caption {
  display: inline-block;
  color: #fff;
  font-size: 14px;
  position: absolute;
  bottom: 20px;
  background-color: #3b87bd;
  opacity: 0.8;
  text-align: left;
  padding: 5px;
  float: right;
  right: 0;
}
.pane-title.block-title{
  padding-left: 10px;
}
