/* CSS Divs */

/* CSS Body */

body {
	/*background:transparent url(../images/bg.png) top center repeat;*/
/*background:transparent url(http://www.hotellondraroma.com/images/wing_shadow.png) top center repeat;*/
background-image: url(../images/bg-0.png);
	background-repeat: repeat;
	font-family:arial, helvetica, sans-serif, arial;
	color: #333333;
	font-size: 0.90em;
	margin-top:0px;
	margin-bottom:0px;
	/*background-color: #e5dccd;*/
background-color: #f5ede3;
}
IMG {
	border:0px;
}
#main-all {
	text-align: left;/* Redefinimos la propiedad para que no nos centre todos los elementos que introduzcamos */
	margin-left:auto;/* Es necesario para que firefox centre la web */
	margin-right:auto;/* Es necesario para que firefox centre la web */
	width:900px;
	margin-top:10px;
}
a {
	color: #7c1032;
	text-decoration: none;
}
a:hover {
	color: #7c1032;
	text-decoration: underline;
}
h1 {
	font-size: 30px;
	color:#7c1032;
	font-family:"Lucida Grande";
	margin:20px 0 20px 0;
}
h2 {
	font-size: 1.1em;
	margin:0px;
	color:#4F220A;
	
}
h4 {
	font-size: 1em;
	margin:0px;
	color:#6D2D0C;
}
#content-text h2 {
	font-size: 1.1em;
	margin:0px;
	color:#4F220A;
	width: 100%;
	float: left;
}
h3 {
	font-size: 0.95em;
	margin:0px;
}
#address {
	position: absolute;
	height:30px;
	width:900px;
	top:0;
	left: 0;
	z-index:10;
	background-color: #eac894;
	font-size: 0.80em;/*border: 1px dashed #ff00ff;*/
}
#address p {
	margin-left: 5px;
margin-top 0;
	color:#B77134;
}
#language {
	font-size: 10px;
	color: #333333;
}
#language a {
	text-decoration: none;
	color: #fff;
}
#language a:hover {
	text-decoration: underline;
	color: #e5cfd6;
}
#header {
	background:transparent url(../images/bg-header.png) no-repeat;
	width:900px;
	margin-left: auto;
	margin-right:auto;
	overflow:hidden;
	height:95px;
}
#txt_head {
	text-align:left;
	float:left;
	width:auto;
	padding:10px 0 2px 22px;
	color:#e5cfd6;
	clear:both;
	font-size:11px;
}
#txt_head a {
	text-decoration: none;
	color: #e5cfd6;
}
#txt_head a:hover {
	text-decoration: underline;
	color: #e5cfd6;
}
#logo {
	width:250px;
	height: 80px;
	float:left;
	padding: 10px 10px 0px 10px;
	background:transparent url(../images/mayfair_logo.gif) no-repeat bottom;/*border:1px dashed #ff00ff;*/
}
#claim {
	color:#fff;
	font-size:43px;
	font-weight:bold;
	margin:35px 0px 0px 20px;
	font-family:Arial, Helvetica, sans-serif;
	/*text-shadow:1px 0px 1px #fff;*/
}
#language {
	margin-top: 10px;
	width: 150px;
	color:#fff;
	float: right;
	padding: 13px 7px 0px 7px;/*border:1px dashed #ff00ff;*/
}
#language a.en {
	background:transparent url(../images/en.gif) no-repeat top;
	background-position:2px 0px;
	padding: 15px 5px 5px 5px;
}
#language a.it {
	background:transparent url(../images/it.gif) no-repeat top;
	background-position:2px 0px;
	padding: 15px 5px 5px 5px;
}
#language a.es {
	background:transparent url(../images/es.gif) no-repeat top;
	background-position:2px 0px;
	padding: 15px 5px 5px 5px;
}
#language a.ru {
	background:transparent url(../images/ru.gif) no-repeat top;
	background-position:2px 0px;
	padding: 15px 5px 5px 5px;
}
#nav {
	width:900px;
	margin-left: auto;
	margin-right:auto;
	position: relative;
}
#nav-book {
	width:900px;
	height:25px;
	margin-left: auto;
	margin-right:auto;
	position: relative;
}
#mainpic {
	width:900px;
	margin-top:0px;
}
#menu-book {
	background:transparent url(../images/bg-menu-trans.png) repeat;
	width:850px;
	_width:870px; /* IE hack */
	height: 20px;
	z-index: 10;
	position:absolute;
	top: 0px;
	padding-top: 5px;
	padding-left: 50px;
	_padding-left: 30px; /* IE hack */
}
#menu-fr {
	background:transparent url(../images/bg-menu-trans.png) repeat;
	width:850px;
	_width:870px; /* IE hack */
	height: 20px;
	z-index: 10;
	position:absolute;
	top: 20px;
	padding-top: 5px;
	padding-left: 50px;
	_padding-left: 30px; /* IE hack */
}
/************************************************************************************************************BOOKING*/

/************************************************************************************************************CONTENT*/
#content {
	background-image: url(../images/bg-2.png);
	background-repeat: repeat;
	width:862px;
	margin-left: auto;
	margin-right:auto;
	padding:10px 19px 10px 19px;
	line-height:17px;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:0px;
}
#content LI {
	list-style-image:url(../images/bullet.png);
	padding:3px 0 3px 0;
}
#main-content {
	width:590px;
	display:table-cell;
	height:100%;
	float:left;
}
#main-content P {
	width:570px;
}
#right-content {
	width:272px;
	display:table-cell;
	height:100%;
	padding-top:0px;
}
.box-home {
	float:left;
	margin-right:15px;
	width:277px;
	overflow:hidden;
	margin-bottom:20px;
	border-bottom:1px solid #7c1032;
}
.txt-box {
	padding:10px;
	background-color:#f2e7ea;
	border-left:1px solid #7c1032;
	border-right:1px solid #7c1032;
	overflow:hidden;
	height:130px;
	
}
.txt-box a {
	color:#333333;
	text-decoration:none;
	
}
.txt-box a:hover {
	color:#333333;
	text-decoration:underline;
	
}
.banner {
	background-image:url(../images/bg-lateral-1.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	width:245px;
	height:56px;
	color:#812801;
	font-size:20px;
	padding:5px 10px 10px 10px;
	margin:10px 0px 0px 0px;
}

.siamo {
	margin:20px 0 20px 0;
}
.lateral-box {
	border:1px solid #7c1032;
	background-color:#f2e7ea;
	width:243px;
	margin-left:10px;
	color:#812801;
}
.claim-photo {
	position:relative;
	top:30px;
	z-index:200;
	color:#6a2000;
	font-size:21px;
	left:10px;
}
/*.photo-home a img{
	opacity:.40;
filter:alpha(opacity=70);
filter: "alpha(opacity=70)";
	
	}
.photo-home a:hover img{
	opacity:1;
filter:alpha(opacity=100);
filter: "alpha(opacity=100)";
	
	}*/
/******************************************************************************* MENU*/
#menu {
	width:900px;
	background-color: #bd8798;
	_width:860px; /* IE hack */
	height:25px;
	text-align:center;
	padding-left:0px;
	display:block;
}
#menu ul {
	list-style:none;
	display:inline;
	
}
#menu ul li {
	border-right:1px solid #7c1032;
	display:block;
	float:left;
	margin-top:3px;
}
#menu ul li a {
	color: #7c1032;
	text-decoration: none;
	font-family:"Lucida Grande", sans-serif;
	font-size:13px;
	font-size:14px;
	line-height:20px;
	margin:0;
	display:block;
	float:left;
	padding:0px 8px 0px 8px;
}
#menu a:hover {
	color: #fff;
	text-decoration: none;
}
#menu li {
	float:left;
	position:relative;
}
#menu LI:last-child {
	border-right: 0px;
}
#menu ul li ul {
	display:none;
	float:none;
	position:absolute;
	z-index:5000;
	left:-40px;
	margin:0;
	top:22px;
}
#menu ul li:hover ul {
	display:block;
}
#menu ul li ul li {
	float:none;
	background-color:#bd8798;
	clear:both;
	height:32px;
	width:187px;
	margin:0;
	border-right:none;
	border-bottom:1px solid #7c1032;
}
#menu ul li ul li a {
	display:block;
	width:169px;
	color:#FFF;
	font-size:13px;
	line-height:37px;
	height:32px;
	margin:0;
	text-align:left;
	padding:0 0 0 18px;
	background-color:transparent;
}
#menu ul li ul li a:hover {
	color:#fff;
	background-color:#7c1032;
	background-image:none;
}
#menu ul li.selected {
	/*	background-image:url(/img/bg_menuactive.jpg);
	background-repeat:repeat-x;*/
	color:#FFF;
}
#menu ul li:hover, #menu ul li.selected:hover {
	/*	background-image:url(/img/bg_menuhover.jpg);
	background-repeat:repeat-x;*/
	color:#fff;
}
#menu ul li a:hover, #menu ul li.selected a:hover {
	color:#fff;
}
/***********************************************************************************	OFFERS	*/
#offers-box {
	min-height: 117px;
	margin: 20px 0px 0px 0px;
	overflow:hidden;
	position:relative;
	background-color:#f2e7ea;
	padding: 0px 0px 0px 0px;
	width:243px;
	border-top:1px solid #7c1032;
	border-left:1px solid #7c1032;
	border-right:1px solid #7c1032;
	margin-left:10px;
	background-image:url(../images/bg-offers.jpg);
	background-repeat:no-repeat;
	background-position:0px 84px;
}
#offers-box .stepcarousel {
	overflow:hidden;
	padding: 0px 0px;
	position:relative;
}
#offers-box .offers-slide {
	position: relative;
}
.offer {
	/*background-color: #CCC;*/
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size:13px;
	color:#6a6454;
	margin: 0px;
	padding:0px;
	width: 243px;
}
#offers-box .offer {
	float: left;
	position: relative;
}
.offer .img {
	background-color: #000;
	float: left;
	margin: 0px;
	padding: 1px;
	width: 76px;
	height:76px;
	border:3px solid #7c1032;
}
.offer .txt {
	color: #7c1032;
	font-weight: bold;
	height: 78px;
	font-size:12px;
	width:150px;
	line-height: 15px;
	margin: 5px 0px 4px 90px;
}
.offer .pvp {
	color: #7a0026;
	font-weight: bold;
	font-size:18px;
	line-height: 15px;
	margin: -19px 0px 0px 5px;
	width:100px;
}
.offer .url {
	margin: 0px 0px 0px 110px;
	padding:3px 0px 0px 10px;
	border-left:2px solid #7a0026;
	background-image:url(../images/arrow.png);
	background-repeat:no-repeat;
	background-position:118px 7px;
}
.offer .url a {
	font-weight: normal;
	font-size:18px;
	color:#7a0026;
	margin:0px 0px 0px 0px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 94px;
}
.offer .url a:hover {
/*background-position: 0px bottom;*/}
/**********************************************************************************************NO OFFERS*/	
#offers-content{
	min-height: 117px;
	margin: 20px 0px 0px 0px;
	overflow:hidden;
	position:relative;
	background-color:#f2e7ea;
	padding: 0px 0px 0px 0px;
	width:243px;
	border:1px solid #7c1032;
	margin-left:10px;
	background-image:url(../images/bg-offers.jpg);
	background-repeat:no-repeat;
	background-position:0px 84px;
	
	}
.no-offers .img {
	background-color: #000;
	float: left;
	margin: 0px;
	width: 76px;
	height:76px;
	margin-left:5px;
	margin-top:5px;
	margin-bottom:5px;
}
.no-offers .txt {
	color: #7c1032;
	font-weight: bold;
	height: 78px;
	font-size:12px;
	width:150px;
	float:left;
	line-height: 15px;
	margin: 10px 0px 4px 10px;
}
.no-offers .url {
	margin: 0px;
	padding:0px;
	float:left;
}
.no-offers .url a {
	font-weight: normal;
	font-size:15px;
	color:#7a0026;
	margin:0px 0px 0px 10px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 300px;
}
/************************************************************************************************** slideshow */

#slideshow {
	position:relative;
	height:450px;
	clear:left;
	z-index: 1;
}
#slideshow img {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	width:900px;
	height:450px;
	opacity:0.0;
}
#slideshow IMG.active {
	z-index:10;
	width:900px;
	height:450px;
	opacity:1.0;
}
#slideshow IMG.last-active {
	z-index:9;
}


/***********************************************************************************FOOTER*/
#footer {
	text-align:center;
	padding:20px 0 10px 0;
	color:#7c1032;
	clear:both;
	border-top:1px solid #7c1032;
}
/*********************************************************************************OFERTA*/
.oferta {
	background:#f1f1f1;
	border: 1px solid #7c1032;
	float:left;
	font-size: 12px;
	margin: 10px 10px 10px 0px;
	padding: 10px;
	width: 255px;
}
.oferta .img {
	background:#FFFFFF;
	border: 1px solid #CCCCCC;
	float:left;
	padding: 3px;
	margin-right:5px;
}
.oferta .img img {
	border: 0px;
	padding: 0px;
}
.oferta .img:hover {
	border: 1px solid #b16740;
}
.oferta .txt {
	margin: 0px 0px 0px 85px;
	min-height: 50px;
	font-weight:bold;
}
.oferta .pvp {
	color: #7c1032;
	clear: right;
	font-weight: bold;
	margin: 15px 0px 0px 85px;
	width: 60px;
}
.oferta .url {
	float: right;
	margin: -17px 0px 0px 85px;
	text-align: right;
	width: 85px;
}
.oferta .url a {
	background-color: #e5cfd6;
	border: 1px solid #7c1032;
	color: #7c1032;
	padding: 2px 7px;
	text-decoration: none;
}
.oferta .url a:hover {
	background-color: #7c1032;
	border: 1px solid #7c1032;
	color: #fff;
}
/*********************************************************************************OFFERS BOOKING PAGE*/
.offer-booking {
	background:#e5e5e5;
	font-size: 12px;
	margin: 5px 10px 5px 10px;
	padding: 10px;
	width: 223px;
}
.offer-booking .img {
	background:#FFFFFF;
	border: 1px solid #CCCCCC;
	float:left;
	padding: 3px;
	margin-right:5px;
}
.offer-booking .img img {
	border: 0px;
	padding: 0px;
}
.offer-booking .img:hover {
	border: 1px solid #b16740;
}
.offer-booking .txt {
	margin: 0px 0px 0px 85px;
	min-height: 50px;
	font-weight:bold;
}
.offer-booking .pvp {
	color: #7c1032;
	clear: right;
	font-weight: bold;
	margin: 15px 0px 0px 85px;
	width: 60px;
}
.offer-booking .url {
	float: right;
	margin: -17px 0px 0px 85px;
	text-align: right;
	width: 85px;
}
.offer-booking .url a {
	background-color: #e5cfd6;
	border: 1px solid #7c1032;
	color: #7c1032;
	padding: 2px 7px;
	text-decoration: none;
}
.offer-booking .url a:hover {
	background-color: #7c1032;
	border: 1px solid #7c1032;
	color: #fff;
}

/************************************************************************************** OFFERS ON*/
.offers-on{
	background:#bd8798;
	font-size: 12px;
	margin: 5px 10px 5px 10px;
	padding: 10px;
	width: 223px;
	
	}
	.offers-on .img {
	background:#FFFFFF;
	border: 1px solid #CCCCCC;
	float:left;
	padding: 3px;
	margin-right:5px;
}
.offers-on .img img {
	border: 0px;
	padding: 0px;
}
.offers-on .img:hover {
	border: 1px solid #b16740;
}
.offers-on .txt {
	margin: 0px 0px 0px 85px;
	min-height: 50px;
	font-weight:bold;
}
.offers-on .pvp {
	color: #7c1032;
	clear: right;
	font-weight: bold;
	margin: 15px 0px 0px 85px;
	width: 60px;
}
.offers-on .url {
	float: right;
	margin: -17px 0px 0px 85px;
	text-align: right;
	width: 85px;
}
.offers-on .url a {
	background-color: #e5cfd6;
	border: 1px solid #7c1032;
	color: #7c1032;
	padding: 2px 7px;
	text-decoration: none;
}
.offers-on .url a:hover {
	background-color: #7c1032;
	border: 1px solid #7c1032;
	color: #fff;
}
/*****************************************************************************************   REVIEWS*/
.comments {
	background-image:url(../images/bg-lateral-1.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	width:245px;
	height:40px;
	color:#812801;
	font-size:20px;
	padding:20px 10px 0px 10px;
	margin:10px 0px 0px 0px;
}
#review-book-wraper {  /*Caja contenedora de Reviews*/

}
#review-book-wraper .review {
background-color:#f2e7ea;
	width:245px;
	padding:10px 10px 10px 10px;
	color:#7c1032;
	font-style:italic;
	
	
}




