/* CSS English Site */

.hotel_map span {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url('../es/images/map.gif');
	width: 212px;
	height: 212px;
	float: left;
	margin: 0 10px 0 10px;	
	border: 1px solid #134792;
}


/* Begin Menu Styles ///////////////////////////////////////////////////////// */

.menu li a {
	display: block;
	color: #31496d;
	text-decoration: none;
	background: url('/images/button_bg.gif') 0px 7px no-repeat;
	padding: 0 17px 0 17px;
}

.menu li.active a {
	background: #6b83a9;
	color: #fff;
	position: relative;
	left: 1px;
	margin-left: -1px;
	margin-right: -1px;
	padding-right: 17px;
}

.menu li a.first, .menu li.active a.first {
	background-image: none;
}

.menu li.last a {
	left: 0;
	padding: 0 17px 0 15px;
	margin-right: 0;
}

.menu li.last.active a {
	padding-left: 17px;
}

/* Begin Panel Styles ///////////////////////////////////////////////////////// */

#panel[id] .content h3 {
	background: url('../es/images/title.png') left top no-repeat;
}

#panel .content h4 {
	height: 28px;
}

#panel[id] .content h4 {
	background: url('../es/images/title2.png') left top no-repeat;
}

#panel #booking {
	float: left;
	width: 187px;
	height: 360px;
	background:url(../es/images/booking_bg.jpg) left top repeat-x;
	padding-left: 19px;
}
#panel.interior #booking {
	background-image: url("../es/images/booking_bg.jpg");
	border-right: 2px solid #fff;
}

#panel #booking strong {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url('../es/images/booking_title.gif') left bottom no-repeat;
	height: 32px;
}

#panel #booking fieldset .submit input {
	width: 87px;
	height: 20px;
	border: none;
}
#panel #booking #language p{text-indent:-999em; background:url("/es/images/language_h1.gif") top left no-repeat;margin:0;padding:0;line-height:32px;}


/* Begin Content Styles ///////////////////////////////////////////////////////// */


#content #sidebar a.club {
	background: url('../es/images/club_bg.gif');
}

#content #sidebar a.lowest {
	background: url('../es/images/lowest-rate.jpg');
}

#content #sidebar a.mas {
	background: url('../es/images/sp_mas.jpg');
}

#content #sidebar a.subscribe {
	background: #d7dbe4 url('../es/images/sp_suscribase.jpg') center center no-repeat;
	height: 27px;
}

#content #text h3 {
	margin: 0;
	text-indent: -9999px;
	overflow: hidden;
	background: url('../es/images/welcome.gif') left center no-repeat;
	height: 25px;
}
