/* FORMS */ 
#form-container {
	margin:0 0 10px;
}
#search.full-page {
    border: 10px solid #FEBA02;
    padding: 20px 0;
}
#search.full-page div.submit {
    bottom: 20px;
    right: 5%;
}
#search.full-page #formError {
    left: 10px;
    position: absolute;
    top: 10px;
    width: 95%;
}

#page-listing #search,
#page-hotel #search {
	border:10px;
	width:180px;
	padding:0;
	margin:0 0 10px;
}
#page-listing #search label,
#page-hotel #search label {
	width:180px;
}
#page-listing #search div.inputs,
#page-listing #search div.selects,
#page-hotel #search  div.selects {
	float:none;
}
#page-listing #search div.inputs {
	width:180px;
	padding:0;
}
#page-listing #search div.inputs input {
	text-indent: 0;
}


/* LAYOUT */
.block {
    float: none;
    margin: 0 0 10px;
    overflow: hidden;
    width: 805px;
}
.box-textual {
    padding: 20px;
}
.banner_content {
    background-color: #000;
    padding: 5px 0 7px;
}



/* SITEMAP */
.listing {
    overflow:hidden;
}
.listing .cloud {
	padding:20px 0;
	border-bottom:0;;
}
.listing .cloud li {
    float: none;
    display:inline;
    padding: 0 0.2em 0 0;
    font-size: 12px;
    line-height: 2em;
    margin: 0;
}

.box-place .box-hotels .box-hotel .name {
    width: 240px;
}
.full-info .descrizioni blockquote {
    font-size: 13px;
    line-height:1.1em;
}
.full-info .descrizioni .abstract{
    font-size: 12px;
    line-height:1.1em;
}
.full-info .name a {
    font-size: 18px;
}

/* SCHEDA */
.tabNavigation {
	display:none;
}
#overview,
#nearby,
#availability,
#feedback {
	position:relative !important;
	margin:0 0 20px;
	left:0 !important;
	top:0 !important;
}

#page-listing .block {
	float:left;
}
#page-listing .page-nav,
#page-listing .block .right {
    width: 595px;
}
#page-hotel .block .right {
    width: 765px;
    float:right;
}
#page-hotel .page-nav {
    width: 595px;
}
.results_pager {
    float:left;
}
.results_pager .pager {
    padding: 0 10px;
    width: 80px !important;
}
.results_pager .pager-info {
	float:left;
	width:360px;
}
blockquote.description {
    width: 360px;
}

dl.card dt {
	width:35%;
}

.average-rating {
    height: 175px;
}
/* GALLERY */
.photo-gallery li{
	margin-bottom:5px;
}
.photo-gallery li.didascalia{
	margin-bottom:0px;
}

.photo-gallery .thumb {
    float: left;
    height: 40px;
    margin: 0 4px 0 0;
    overflow: hidden;
    width: 40px;
}
.photo-gallery .thumb img {
	position:static;
	left:0;
	top:0;
}

/* SIDENAV */
#page-listing #sidenav {
	border-top:5px solid #4AA9E0;
	border-bottom:5px solid #4AA9E0;
}
#page-listing #sidenav ul {
}
#page-listing #sidenav li em {
    display:none;
}
#sidenav div.module li {
    float: none;
    display:inline;
    padding: 0 0.2em 0 0;
    font-size: 12px;
    line-height: 1.6em;
    margin: 0;
}

/* LISTING */
#page-listing .full-info .minrate {
	top:8px;
	width: 115px;
}

/* BOOKING */
#booking_details li {
    float: left;
    width: 100%;
}


/* RESERVATION */
.finder {
    margin: 0 1% 0 0;
}



.at4-share-outer,
#social-buttons-share {
	display:none !important;
}
#mc-embedded-subscribe {
	width:200px;
}
#mc_embed_signup div.clear {
	float:none !important;
}