/*
 * Residenza Roma v1.0.0
 *  
 * Copyright 2012 FastBooking
 * Licensed under the FastBooking License Closed
 * http://www.fastbooking.net
 *
 * Designed and built with all the love in the world.
 * Compiled on Fri, 08 Feb 2013 10:41:10 GMT
 */
/* CRS  */
/* colors */
@import-once "mixes";
html {
  background-color: #ffffff;
  width: 100%;
  height: 100%;
}
body {
  font-family: Times New Roman, Times, serif;
  font-size: 16px;
  line-height: 130%;
  color: #666666;
  position: relative;
  z-index: 50;
  width: 100%;
  height: auto;
  background: #ffffff url('../images/bg_body.jpg') center 16px repeat-x;
}
h1 {
  font-weight: normal;
}
h2,
h3 {
  font-weight: normal;
  font-family: Times New Roman, Times, serif;
}
h2 {
  font-size: 24px;
  font-weight: normal;
  line-height: 100%;
  color: #333333;
  margin: 0 0 15px 0;
  text-transform: capitalize;
}
h3 {
  font-size: 16px;
  font-weight: bold;
  line-height: 1em;
  color: #333333;
}
h4,
h5 {
  font-size: 12px;
  font-weight: bold;
  line-height: 1.2em;
  color: #333333;
}
strong {
  color: #333333;
}
a {
  color: #333333;
  text-decoration: none;
}
a :hover {
  text-decoration: underline;
}
.clearer {
  clear: both;
}
p {
  margin: 5px 0;
}
/* CRS  */
/* colors */
/* CRS  */
/* colors */
/* topbar_wrapper */#topbar_wrapper {
  width: 100%;
  height: 20px;
  line-height: 20px;
  width: 100%;
  height: 20px;
  background-color: #000000;
}
#topbar_wrapper #topbar {
  width: 930px;
  height: 20px;
  line-height: 20px;
  width: 930px;
  height: 20px;
  margin: 0 auto;
}
/* SSSSEo */
#heading {
  width: 700px;
  height: 20px;
  line-height: 16px;
  width: 700px;
  height: 20px;
  float: left;
  color: #999999;
  padding: 0;
  margin: 0;
}
#heading * {
  font-size: 10px;
}
#heading h1 {
  display: inline;
  margin: 0;
}
#heading span {
  padding-left: 10px;
}
/* LANGUAGE */
#language {
  height: 20px;
  padding: 0;
  float: right;
}
.language_menu {
  float: right;
  margin: 2px 0 0 0;
  height: 18px;
  line-height: 18px;
  padding: 0 3px;
}
.language_menu li {
  float: left;
  padding: 0 3px 0 0;
  margin: 3px 0 0 3px;
  border-right: 1px solid #93672D;
}
.language_menu li.last {
  border-right: none;
}
.language_menu li a {
  width: 15px;
  height: 10px;
  padding: 0;
  display: block;
  overflow: hidden;
  text-indent: -999px;
}
.language_menu li a.current,
.language_menu li.active a {
  color: #D6AC78;
}
/* booking */
#bf_wrapp {
  width: 100%;
  height: 55px;
  margin: 0;
  padding: 0;
  background: transparent url("../images/bg_fbqs.jpg") 0 0 repeat-x;
}
#bf_wrapp #bf_box {
  width: 930px;
  height: 55px;
  padding: 0;
  margin: 0 auto;
}
#bf_wrapp #bf_box .bf_box {
  width: 930px;
  height: 44px;
  padding: 11px 0 0 0;
  margin: 0;
}
#bf_wrapp #bf_box .bf_box .bookingform {
  width: 930px;
  height: 44px;
  padding: 0;
  margin: 0;
}
#bf_wrapp #bf_box .bf_box .bookingform h2 {
  width: 200px;
  height: 44px;
  line-height: 44px;
  width: 200px;
  height: 44px;
  font-family: Times New Roman, Times, serif;
  font-size: 20px;
  font-weight: normal;
  line-height: 34px;
  color: #333333;
  margin: 0 ;
  float: left;
  text-transform: uppercase;
}
#bf_wrapp #bf_box .bf_box .bookingform form.bf_form {
  width: 730px;
  height: 44px;
  padding: 0;
  position: relative;
  z-index: 620;
  float: left;
  /* inputs*/
  /* commons */

  /* date */

  /* booknow */

  /* actions */

}
#bf_wrapp #bf_box .bf_box .bookingform form.bf_form .bf_from_day,
#bf_wrapp #bf_box .bf_box .bookingform form.bf_form .bf_from_month,
#bf_wrapp #bf_box .bf_box .bookingform form.bf_form .bf_from_year,
#bf_wrapp #bf_box .bf_box .bookingform form.bf_form .bf_hotel_list_wrapper {
  display: none;
}
#bf_wrapp #bf_box .bf_box .bookingform form.bf_form .bf_box div.from {
  position: absolute;
  left: -9999px;
}
#bf_wrapp #bf_box .bf_box .bookingform form.bf_form .bf_from,
#bf_wrapp #bf_box .bf_box .bookingform form.bf_form .bf_nbdays_wrapper,
#bf_wrapp #bf_box .bf_box .bookingform form.bf_form .bf_adulteresa_wrapper,
#bf_wrapp #bf_box .bf_box .bookingform form.bf_form .bf_enfantresa_wrapper,
#bf_wrapp #bf_box .bf_box .bookingform form.bf_form .bf_accesscode_wrapper {
  float: left;
  margin: 5px 5px 0 0;
  width: auto;
  height: 39px;
}
#bf_wrapp #bf_box .bf_box .bookingform form.bf_form span.label {
  width: 100%;
  height: 15px;
  padding: 0 0 0 5px;
  display: block;
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
}
#bf_wrapp #bf_box .bf_box .bookingform form.bf_form .bf_from,
#bf_wrapp #bf_box .bf_box .bookingform form.bf_form .bf_nbdays_wrapper {
  width: 100px;
}
#bf_wrapp #bf_box .bf_box .bookingform form.bf_form .bf_from select.bf_nbdays,
#bf_wrapp #bf_box .bf_box .bookingform form.bf_form .bf_nbdays_wrapper select.bf_nbdays {
  display: none;
}
#bf_wrapp #bf_box .bf_box .bookingform form.bf_form .bf_datepicker_wrapper {
  width: 98px;
  height: 22px;
  display: block;
  margin: 0;
  position: relative;
  z-index: 400;
  background: transparent url("../images/sprite.png") -220px 0px no-repeat;
}
#bf_wrapp #bf_box .bf_box .bookingform form.bf_form .bf_datepicker_wrapper input.datepicker_from,
#bf_wrapp #bf_box .bf_box .bookingform form.bf_form .bf_datepicker_wrapper input.datepicker_to {
  width: 93px;
  height: 22px;
  line-height: 22px;
  width: 93px;
  height: 22px;
  display: block;
  margin: 0;
  padding: 0 0 0 5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 22px;
  color: #ffffff;
  cursor: pointer;
  background: none;
  border: none;
}
#bf_wrapp #bf_box .bf_box .bookingform form.bf_form .bf_datepicker_wrapper span.datepicker_button {
  width: 18px;
  height: 18px;
  display: block;
  position: absolute;
  z-index: 400;
  top: 0px;
  right: auto;
  bottom: auto;
  left: 0px;
  margin: 0;
  cursor: pointer;
}
#bf_wrapp #bf_box .bf_box .bookingform form.bf_form .bf_adulteresa_wrapper,
#bf_wrapp #bf_box .bf_box .bookingform form.bf_form .bf_enfantresa_wrapper,
#bf_wrapp #bf_box .bf_box .bookingform form.bf_form .bf_accesscode {
  width: 90px;
}
#bf_wrapp #bf_box .bf_box .bookingform form.bf_form input.bf_accesscode {
  width: 68px;
  height: 22px;
  padding: 0 5px;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 22px;
  color: #ffffff;
  position: relative;
  z-index: 400;
  border: none;
  background: transparent url("../images/sprite.png") -330px 0px no-repeat;
}
#bf_wrapp #bf_box .bf_box .bookingform form.bf_form .bf_bookbutton {
  width: 120px;
  height: 32px;
  margin: 0 0 0 5px;
  float: right;
}
#bf_wrapp #bf_box .bf_box .bookingform form.bf_form .bf_booknow {
  width: 120px;
  height: 32px;
  line-height: 32px;
  width: 120px;
  height: 32px;
  margin: 0;
  padding: 0 0 3px 0;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 20px;
  color: #ffffff;
  background: transparent url("../images/sprite.png") -310px -30px no-repeat;
  border: none;
  cursor: pointer;
  display: block;
  text-shadow: #6b5832 -1px -1px 1px;
}
#bf_wrapp #bf_box .bf_box .bookingform form.bf_form .bf_actions {
  margin: 10px 0 0 5px;
  width: 115px;
  height: 20px;
  float: left;
}
#bf_wrapp #bf_box .bf_box .bookingform form.bf_form .bf_actions a {
  float: right;
  margin: 0 5px 0 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: regular;
  line-height: 1;
  color: #333333;
  padding: 0;
  cursor: pointer;
  text-transform: lowercase;
  text-decoration: none;
  display: block;
}
#bf_wrapp #bf_box .bf_box .bookingform form.bf_form .bf_actions a :hover {
  text-decoration: underline;
}
#bf_wrapp #bf_box .bf_box .bookingform form.bf_form .bf_actions .separator {
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #333333;
  float: right;
  margin: 0 5px 0 0;
}
#ui-datepicker-div {
  font-size: 12px;
}
/* STYLISH SELECT STYLE  */
/* remove default focus style */
:focus {
  outline: none;
}
.js ul.newList {
  left: -9999px;
}
/*Singoli campi select*/
.newListSelected {
  width: 78px;
  height: 22px;
  line-height: 22px;
  width: 78px;
  height: 22px;
  cursor: pointer;
  padding: 0;
  margin: 0;
  float: left;
  background: transparent url("../images/sprite.png") -220px -30px no-repeat;
}
/*Zona sensibile al mouseover*/
.selectedTxt {
  width: 73px;
  height: 22px;
  line-height: 22px;
  width: 73px;
  height: 22px;
  padding: 0 0 0 5px;
  overflow: hidden;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 22px;
  color: #ffffff;
}
/*Tendina*/
ul.newList {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 77px;
  background: #fff;
  border: 1px solid #aaa;
  position: absolute;
  z-index: 9999;
  top: 22px;
  right: auto;
  bottom: auto;
  left: 0px;
  overflow: auto;
  text-align: left;
}
ul.newList * {
  margin: 0;
  padding: 0;
}
/*Singoli campi della lista*/
.newListSelected .newList li a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  line-height: 20px;
  color: #333333;
  text-decoration: none;
  padding: 0 2px;
  display: block;
}
/*Campo selezionato nella tendina*/
.hiLite {
  background: #d6bc58 !important;
  color: #000000 !important;
}
/*Campo onmouseover nella tendina*/
.newListHover {
  background: #000000 !important;
  color: #ffffff !important;
  cursor: default;
}
.newListOptionTitle {
  font-weight: bold;
}
.newListOptionTitle ul {
  margin: 3px 0 0;
}
.newListOptionTitle li {
  font-weight: normal;
  border-left: 1px solid #ccc;
}
/* header */
#header_wrap {
  width: 100%;
  height: auto;
  padding: 0;
  position: relative;
  z-index: 250;
}
#header_wrap #header {
  width: 930px;
  height: 450px;
  padding: 0;
  margin: 0 auto;
  position: relative;
  z-index: 500;
}
/* logo */
#logo_hotel {
  width: 200px;
  height: 134px;
  position: absolute;
  z-index: 550;
  top: 15px;
  right: auto;
  bottom: auto;
  left: -10px;
  background: transparent url("../images/sprite.png") 0px 0px no-repeat;
  margin: 0;
  overflow: hidden;
  text-indent: -999px;
  display: block;
}
/* menu_wrapp */
#menu_wrapp {
  width: 210px;
  height: 290px;
  position: absolute;
  z-index: 550;
  top: 165px;
  right: auto;
  bottom: auto;
  left: -10px;
  margin: 0;
  background: transparent url("../images/bg_menu.png") 0 0 repeat-x;
}
/* MENU */
#top_menu {
  width: 210px;
  height: auto;
  margin: 0;
  overflow: hidden;
  padding: 10px 0 0 0;
}
#top_menu ul.autopad {
  margin: 0;
  padding: 0 15px 0 0;
}
#top_menu ul.autopad ul {
  margin: 0;
  overflow: hidden;
  padding: 0;
}
#top_menu ul.autopad li {
  float: left;
  margin: 0 ;
  width: 100%;
  line-height: 27px;
  display: block;
  position: relative;
  z-index: 200;
  padding: 0;
  text-align: right;
}
#top_menu ul.autopad li a,
#top_menu ul.autopad li a:link,
#top_menu ul.autopad li a:active,
#top_menu ul.autopad li a:visited {
  font-family: Times New Roman, Times, serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
  color: #000000;
  text-transform: uppercase;
  text-decoration: none;
  padding: 0;
  margin: 0;
  border-bottom: 1px solid transparent;
}
#top_menu ul.autopad li:hover a {
  border-bottom: 1px solid black;
}
#top_menu ul.autopad li.current-menu-item a,
#top_menu ul.autopad li.current_page_item a,
#top_menu ul.autopad li.current-page-ancestor a {
  border-bottom: 1px solid black;
}
/* slide show */
#slideshow_wrapper {
  width: 730px;
  height: 435px;
  position: absolute;
  z-index: 300;
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
  overflow: hidden;
  margin: 0;
}
#slideshow_wrapper .loading_sshow {
  width: 100%;
  height: 60px;
  position: absolute;
  z-index: 310;
  top: auto;
  right: auto;
  bottom: 20px;
  left: 0;
  text-align: center;
  font-family: 'Palatino Linotype';
  font-size: 22px;
  font-weight: normal;
  line-height: 35px;
  color: #333333;
}
#slideshow_wrapper .cycle {
  width: 730px;
  height: 435px;
  overflow: hidden;
  margin: 0;
  z-index: 330;
}
#slideshow_wrapper .cycle img {
  width: 730px;
  height: 435px;
}
#slideshow_wrapper .shadow {
  width: 100%;
  height: 90px;
  position: absolute;
  z-index: 350;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  background: transparent url("../images/sprite.png") 0px -140px no-repeat;
  background-repeat: repeat-x;
}
/* page */#page_wrapper {
  width: 930px;
  padding: 0;
  margin: 0 auto;
  position: relative;
  z-index: 100;
}
/* left_col */
#left_col {
  float: left;
  width: 240px;
  height: auto;
  padding: 10px 0;
}
/* highlights */
#highlights {
  width: 240px;
  height: auto;
  overflow: hidden;
  margin: 0 0 10px 0;
}
#highlights .boxes {
  width: 240px;
  height: auto;
  overflow: hidden;
}
#highlights .boxes .box {
  width: 220px;
  height: 125px;
  position: relative;
  z-index: 300;
  background-color: #d6bc58;
  margin: 0 0 10px 0;
  float: left;
  padding: 10px 10px 0 10px;
}
#highlights .boxes .box .image {
  width: 220px;
  height: 100px;
}
#highlights .boxes .box .image .logo {
  width: 220px;
  height: 100px;
  display: block;
}
#highlights .boxes .box h3 {
  margin: 3px 0;
  font-family: Times New Roman, Times, serif;
}
#highlights .boxes .box h3 a {
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #333333;
  text-transform: uppercase;
}
/* content */
#content {
  padding: 0;
  position: relative;
  z-index: 200;
  width: 680px;
  height: auto;
  min-height: 260px;
  float: right;
  margin: 10px 0 0 10px;
}
#content .article_content {
  padding: 10px;
}
#content .article_content .subtitle {
  padding: 0 0 5px 0;
  font-family: 'Palatino Linotype';
  font-style: italic;
}
#content .article_content h3 {
  margin: 5px 0 15px 0;
}
#content .article_content ul {
  list-style: disc inside none;
}
#content .article_content .body {
  padding: 0;
}
/* text content */
.body ul {
  list-style: circle inside none;
  padding: 10px 0;
}
.body ul li {
  padding: 0 5px;
}
.logo_box {
  max-width: 250px;
  float: right;
  margin: 0 0 20px 20px;
  border: 3px solid #d6bc58;
}
/* offers_preview */
/* #offers_preview {.size(268px,260px); .left; .box-shadow(0px 0px 3px 0px #000000); overflow:hidden; margin:0 0 0 9px;	 	padding:0; .bgcolor(#000); 
	.loading ,
	.no_offers { #font > .params(16px,bold,#ccc,30px); margin:20px auto; text-align:center;.size(100%,50px);  }	
}
#highlights_offers { .size(268px,260px); margin:0; overflow:hidden; .left;
	.box  { .size(268px,260px);	margin:0; 	padding:0;  .left; .relative(500); 
		.image   { .size(268px,260px); margin:0; padding:0;  overflow:hidden; .absolute(550,0,0);       
			img.promo_img  { display:block; }
		}
		.content {  .size(258px,110px); padding:5px; .absolute(570,140px,0); .bgsprite(-832px,0px); #font > .params(12px,normal,#ccc,1);
			.title { #font > .params(18px,normal,white,1); margin:0 0 10px 0; #font > #family .palatino();  }
			.excerpt  { #font > .params(12px,normal,white,130%);    }
			.price-box   { #font > .params(12px,normal,white,120%); padding:10px 0; .uppercase;    
				.price { #font > .params(22px,normal,white,120%);} 
			}
			.buttons {	margin:0; .absolute(900,auto,5px,5px,auto);   .size(258px,25px,25px);
				.moreinfo { .left; .pointer;  #font > .params(12px,normal,white,1); margin:5px 0 0 0; #font > #family .palatino(); .lowercase; } 			
				a.booknow { .right; .size(131px,23px,23px); margin:0; padding:0;  text-align:center; #font > #family .palatino(); #font >  .params(16px,normal,#0D0C0C,23px);  .bgsprite(-560px,0px);  border:none; .pointer; .block; .uppercase;  }
			}
		}
	}
} */
/* popup offers*/
#fancybox-overlay {
  background-color: #000 !important;
}
.moreinfo-content {
  width: 680px;
  overflow: hidden;
  padding: 10px;
  color: #000;
  font-family: Times New Roman, Times, serif;
}
.moreinfo-content .moreinfo-title {
  font-size: 22px;
  font-weight: normal;
  line-height: 102%;
  color: #333333;
  margin: 0 0 20px 0;
}
.moreinfo-content strong {
  color: #666666;
}
.moreinfo-content a {
  color: #333333;
}
.moreinfo-image {
  float: left;
  margin: 0 20px 20px 0;
}
.moreinfo-image img.promo_img {
  max-width: 300px;
}
.moreinfo-booknow-box {
  overflow: hidden;
  padding: 10px 0;
}
.moreinfo-booknow-box a.booknow {
  float: right;
  width: 120px;
  height: 32px;
  line-height: 32px;
  width: 120px;
  height: 32px;
  margin: 0;
  padding: 0;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 32px;
  color: #ffffff;
  background: transparent url("../images/sprite.png") -310px -30px no-repeat;
  cursor: pointer;
  display: block;
  text-shadow: #6b5832 -1px -1px 1px;
}
.moreinfo-price-box {
  font-size: 16px;
  margin: 5px 0;
}
/* events page */#list_post {
  width: 1110px;
  height: auto;
  overflow: hidden;
}
#list_post .box {
  width: 268px;
  height: 260px;
  margin: 0 10px 10px 0;
  padding: 0;
  float: left;
  position: relative;
  z-index: 500;
  -webkit-box-shadow: 0px 0px 3px 0px #000000;
  -moz-box-shadow: 0px 0px 3px 0px #000000;
  box-shadow: 0px 0px 3px 0px #000000;
}
#list_post .box .logo_box {
  width: 268px;
  height: 260px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  position: absolute;
  z-index: 550;
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
}
#list_post .box .logo_box img {
  width: 268px;
  height: 260px;
  display: block;
}
#list_post .box .content {
  width: 258px;
  height: 110px;
  padding: 5px;
  position: absolute;
  z-index: 570;
  top: 140px;
  right: 0;
  bottom: auto;
  left: auto;
  background: transparent url("../images/sprite.png") -832px 0px no-repeat;
  font-size: 12px;
  font-weight: normal;
  line-height: 1;
  color: #cccccc;
}
#list_post .box .content .title {
  font-size: 18px;
  font-weight: normal;
  line-height: 1;
  color: #ffffff;
  margin: 0 0 10px 0;
  font-family: 'Palatino Linotype';
}
#list_post .box .content .title a {
  color: white;
}
#list_post .box .content .title a:hover {
  text-decoration: underline;
}
#list_post .box .content .subtitle {
  font-size: 12px;
  font-weight: normal;
  line-height: 130%;
  color: #ffffff;
}
#list_post .box .content a.more {
  cursor: pointer;
  font-size: 12px;
  font-weight: normal;
  line-height: 1;
  color: #ffffff;
  margin: 5px 0 0 0;
  font-family: 'Palatino Linotype';
  text-transform: lowercase;
  position: absolute;
  z-index: 600;
  top: auto;
  right: 20px;
  bottom: 10px;
  left: auto;
}
#list_post .box .content a.more:hover {
  text-decoration: underline;
}
#list_post .box.fourth {
  margin: 0 0 10px 0;
}
/* comments */
/* #comments {
	.comment_box { margin:10px 0; padding:5px 0;border-bottom:1px solid @darkgrey; overflow:hidden;
		.date {  #font > #family .palatino(); #font > .params(12px,normal,white,120%);}
		.comment { margin:5px 0 10px 0; }
		.author { .right; font-style:italic;}
	}	
}*/
/*  gallery css */
#gallery {
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 10px 0;
}
#gallery a {
  width: 150px;
  height: 100px;
  display: block;
  float: left;
  margin: 0 0 10px 10px;
  border: 2px solid #666666;
}
#gallery a img {
  width: 150px;
  height: 100px;
  display: block;
}
/* FOOTER */
#footer_wrapper {
  padding: 0px;
  margin: 10px auto 0 auto;
  width: 100%;
  height: auto;
  min-height: 90px;
  background-color: #d6bc58;
}
#footer_wrapper #footer {
  padding: 0;
  margin: 0 auto;
  width: 930px;
  height: auto;
  min-height: 40px;
}
/*footer menu*/
#footer_menu {
  float: left;
  margin: 8px 0;
  width: 100%;
  height: auto;
  line-height: 15px;
  width: 100%;
  height: auto;
}
#footer_menu div {
  float: right;
}
#footer_menu ul li {
  float: left;
  padding: 0 5px;
  margin: 0 0 8px 0;
  border-right: 1px solid #333333;
}
#footer_menu ul li a {
  display: block;
  float: left;
  margin: 0;
  width: auto;
  height: 15px;
  text-decoration: none;
  font-family: Times New Roman, Times, serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 12px;
  color: #333333;
}
#footer_menu ul li a:hover,
#footer_menu ul li.current-menu-item a,
#footer_menu ul li a.active {
  text-decoration: underline;
}
#footer_menu ul li.menu-last {
  border-right: none;
}
/* hotel_info */
#hotel_info {
  width: 100%;
  height: 20px;
  line-height: 20px;
  width: 100%;
  height: 20px;
  padding: 0;
  float: left;
  overflow: hidden;
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
  color: #666666;
  text-align: center;
}
#hotel_info a {
  color: #666666;
}
/* socials */
/*  #social { .size(268px,30px); .left; .bgcolor(#000);
	a { .no-text(); .block; .size(75px,20px); .left; margin:5px;
		&.facebook { .bgsprite(-215px,-40px);}
		&.twitter { .bgsprite(-300px,-39px); width:65px;}
		&.tripadvisor { .bgsprite(-373px,-37px);}
	}
} */
