body {
	background-color: #F7F0EA;
}
#transposhwidget {
	float: right;
	margin-top: 6px;
	color: Black;
}
#socialbarvi {
}
#header {
  border-bottom: 1px solid #E6E6E6;
  background-image: url("assets/img/bg_header.png");
}
#logo a .logo-border {
  background-color: transparent;
  box-shadow: none;
  display: block;
  text-align: center;
  width: 100%;
}
#logo {
  text-align: center;
  margin-left:  40px;
  width: 100%;
}
.home #site-wrapper {
	background-image: url("assets/img/sfondobg1.png");
	background-repeat: no-repeat;
	background-position: top center;
	margin-top: -20px;
	background-size: 100%
}
.sf-menu li a:hover, .sf-menu > li.current-menu-item > a, .sf-menu li.current-menu-parent > a {
  color: #C5A86B;
}

.room-item strong {
  color: #333333;
  font-weight: bold;
  display: none;
}
.button_yellow, body a.button_yellow {
  background: -moz-linear-gradient(center top , rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%) repeat scroll 0 0 #4F5950;
  border: 1px solid #4F5950;
  border-radius: 3px 3px 3px 3px;
  color: #C5A86B;
  cursor: pointer;
  display: inline-block;
  font-family: "HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 11px;
  font-weight: bold;
  line-height: normal;
  padding: 8px 15px;
  text-decoration: none;
  text-shadow: none;
}

.amenities h4 {
  background: url("assets/img/bg_blue_line.png") repeat-x scroll left bottom #44474B;
  color: #C5A86B;
  font-size: 18px;
  height: 36px;
  line-height: 38px;
  margin-bottom: -25px;
  margin-left: 2px;
  margin-right: 2px;
  padding-left: 10px;
  position: relative;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.7);
  text-transform: uppercase;
  top: -35px;
}
.amenities h4 a {
  color: #C5A86B;
}
.st-home-tpl .r-index-1.stpb-rooms {
  background: url("assets/img/big_shadow.png") no-repeat scroll center 1px #F7F7F7;
  border-bottom: 0px solid #E6E6E6;
  border-top: 1px solid #E6E6E6;
  margin-bottom: 40px;
}
div.outer-wrapper:nth-child(2) {
  background-color: #F7F7F7;
  margin-top: -40px;
  margin-bottom: 20px;
  border-bottom: 1px solid #E6E6E6;
}
/* Sistemare linea h1 per adattarla al cambio colore sfondo */
h1.page-title {
  border-bottom: 1px solid #D0D0D0;
  }
.rate {
	margin-bottom: 25px;
}
.services-included-box {
	width: 630px;
	height: 48px;
}
.services-included {
  float: none;
  margin-bottom: 14px;
}
.services-included-text {
	float:left;
	text-transform: uppercase;
	font-weight: bolder;
	margin-right: 10px;
	padding: 7px;
}