#accordion label {
    width: 130px !important;
}

#accordion .title_content {
  color: #ab8430;
  cursor: pointer;
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  height: 28px;
  margin: 0;
  text-transform: uppercase;
  padding-top:7px;
  border-bottom: solid 1px #9B752C;
}



#accordion .inner_content {
  /*margin-top: 7px;
  margin-bottom: 10px;*/
  padding: 7px;
  font-family: arial;
  font-size: 14px;
  height: auto;
  padding-top: 7px;
  /*padding-left: 7px;*/
  padding-bottom: 7px;
}

#accordion .outer_content {
  clear: both;
	margin-bottom:0px;
  padding: 0 10px;
	/* border-bottom:solid 1px #9B752C;	*/
}

#accordion {
  padding: 0px;
}

#accordion h2 .arrow_content{
  float:right;
}
#head_links{
  text-align:center;
  padding-bottom:25px;
  border-bottom:1px solid #ab8430;
  margin-left:10px;
  margin-right:10px;
}
#head_links ul li{
  border-right: 1px solid #a2a2a2;
  float: left;
  margin: 0;
  padding: 0;
}
#head_links ul li:nth-child(3) {
  border-right: none;
}
#head_links ul li a{
  color: #AB8430;
  display: block;
  font-family: arial;
  font-size: 11px;
  font-weight: bold;
  padding: 1px 8px 1px 7px;
  text-decoration: none;
  cursor: pointer;
}
#head_links ul {
  clear: left;
  float: left;
  font-size: 8pt;
  list-style: none outside none;
  padding: 0 0 3px 29px;
  white-space: nowrap;
  width: 100%;
  margin: 2px auto;
}
#first_row{
  background: url('../images/refineHead.jpg') no-repeat;
}
#desc_amenity{
  color: #ab8430;
  cursor: pointer;
  font-family: arial;
  font-size: 11px;
  font-style: italic;
}
.filter_by_amenities table{
  width: 100%;
}
.filter_by_amenities {
    background-color: #2c1210;
    width: 300px;
    padding: 0;
    margin-left: 8px;
    margin-top: 10px;
    border-bottom-right-radius: 2em;
    border-bottom-left-radius: 2em;
    border-top-right-radius: 2em;
    border-top-left-radius: 2em;
}

}
#filter-by-amenities-form{
  padding:0;
  margin:0;
}
.filter_by_amenities h2{
  color: #686864;
  font-family: arial,verdana,helvetica;
  font-size: 1.2em;
  /* margin: 20px 0 0; */
  font-weight: normal;
  margin:0;
}
.filter_by_amenities .option{
  color: #A2A2A2;
  font-size: 11px;
  font-weight: normal;
  line-height: 17px;
  margin: 0 0 0;
}
#edit-filter {
    margin-top: 4px;
}
.amenities_data, .activities_data, .hotel_tyle_data, .luxury_hotel_type_data, .hotel_brand_data, .partnerhotel_data{
  float: left;
  height: 100px;
  line-height: 18px;
  overflow: auto;
  padding: 3px;
  width: 100%;
}

.outer{
  -moz-border-bottom-colors: none;
  -moz-border-image: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: none repeat scroll 0 0 #EBEEF1;
  border-color: #D1D1AF;
  border-style: solid;
  border-width: 1px;
  float: left;
  padding: 5px;
  width: 237px;
}
.empty_div{
  display: none;
}
#filter_div{
  margin-top: 10px;
  position: relative;
  text-align: center;
  clear: both;
}
#clear_filter_div{
  display: none;
}
#map{
  background-color: #E5E3DF;
  position: relative;
  height: 193px;
  margin: 0px 15px 0px 9px;
  width: 250px;
}
#three-column-left {
  padding-left:0px;
}
#last_row img{
  display:block;
}
#last_row{
  margin-top: 30px;
}

#google-map-div{
	height: 202px;
}
#first_row_top img{
  display:block;
}

.item-list ul { margin: 0 !important; }
#accordion ul { margin: 0; padding: 0;width: 257px !important; }
#accordion ul li { margin: 0; padding: 0; width: 45%; float: left; font-size: 12px; height: 45px; list-style: none; margin-right: 10px; }
#block-fsa-solr-search-accordian--2 { margin-top: -12px; }
#first_row_top img {
  border: 0px;
}
#first_row img {
  border: 0px;
}
#last_row img {
  border: 0px;
}
.facetapi-facet.facetapi-active {
  color: #A2A2A2;
  font-size: 11px;
}