body {
	text-align: center;
	background: #f3eadf url(../img/body-bgd.png) repeat-x top center;
}

#canvas {
	width: 990px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	padding: 0;
}

#header {
/* 	background:url(../img/menu-bgd.jpg) 0 25px no-repeat; */
	height:420px;
	height: 416px;
	width:970px;
	position:relative;
	margin:0 auto;
	z-index: 50;
}

#header ul {
	position:absolute;
	overflow:visible;
	left:200px;
	width:775px;
	top:68px;
	background: #4bb5e4;
	padding: 10px 0;
	height: 25px;
}
html>body #header ul {
	height: 25px;
}
#header ul li {
	float:left;
	display:inline;
	margin:0 12px 0 0;
}

#header h1 {
	width:182px;
	height:147px;
	position:relative;
	background:url(../img/hotel-bonalba-logo.png) top left no-repeat;
	margin-left:20px;
}

#header h1 a {
	display: block;
	width: 182px;
	height: 147px;
}

#header h1 strong {
	display:block;
	text-indent:-9000em;
}

#content-bgd {
	background: transparent url(../img/content-bgd.png) repeat-y;
	padding-top: 1.75em;
}

.cols2 {
	overflow: auto;
	width: 970px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}
.home .cols2 {
	width: 655px;
	float: left;
	margin: 0 0 0 10px;
}

.cols2 .col {
	width: 470px;
	float: left;
	display: inline;
	margin: 0 0 0 10px;
	position: relative;
}

.cols2 #main {
	width:630px;
}

.cols2 #main p.intro {
	background:#4eb5e4;
	padding:.875em 1em;
	color:#fff;
}

.cols2 #main div.galeria-descripcion{
	margin-bottom: 1.75em;
}
.cols2 #main div.galeria-descripcion p {
	font-family: Georgia, "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-style:italic;
	width:478px;
	margin-bottom: 1.75em;
}

.home .cols2 #main ul.listado-eventos {
	margin-top: -25px;
}
.cols2 #main ul.listado-habitaciones,.cols2 #main ul.listado-eventos,.cols2 #main ul.listado-galerias {
	width:640px;
	overflow:auto;
	margin-left:-10px;
}

.cols2 #main ul.listado-habitaciones li,.cols2 #main ul.listado-eventos li,.cols2 #main ul.listado-galerias li {
	float:left;
	display:inline;
	margin:0 0 0 10px;
	width:310px;
	position:relative;
	padding: 0 !important;
}
.cols2 #main ul.listado-habitaciones li.no-room ul.static li { 
	margin-left: 0 !important; 	
	list-style-type: circle !important;
	list-style-position: inside !important;
	}
.cols2 #main ul.listado-habitaciones li h3 {
	height:168px;
	background:url(../img/static/fake-room.jpg);
}
	.cols2 #main ul.listado-habitaciones li.habitacion-doble h3 {
		height:168px;
		background:url(../img/static/habitacion-doble.jpg) !important;
	}
	.cols2 #main ul.listado-habitaciones li.junior-suite h3 {
		height:168px;
		background:url(../img/static/junior-suite.jpg) !important;
	}
	.cols2 #main ul.listado-habitaciones li.suite-duplex h3 {
		height:168px;
		background:url(../img/static/suite-duplex.jpg) !important;
	}

	.cols2 #main ul.listado-habitaciones li.no-room h3 {
		height: auto !important;
		background: none;
		color:#751a1a !important;
		padding-left: 0 !important;
	}

.cols2 #main ul.listado-habitaciones li p,.cols2 #main ul.listado-eventos li p.descripcion-eventos,.cols2 #main ul.listado-galerias li p.descripcion-galeria {
	width: 282px;
	padding: 15px 10px;
	margin: 0 0 1.75em 0;
	/*background: url(../img/listado-habitaciones-p.png) bottom center no-repeat;*/
	background-color: #4EB5E4;
	text-shadow: 1px 1px 1px #111;
	color: #fff;
	border: 4px solid #cecbc9;
	border-top: none;
	text-align: center;
	line-height: 130%;

}
.cols2 #main ul.listado-habitaciones li {
	margin-top: 6px;
}

.cols2 #main ul.listado-eventos li p.mid-holder,.cols2 #main ul.listado-galerias li p.mid-holder {
	position:relative;
	height:168px;
	border:4px solid #cecbc9;
	/*-moz-border-radius:5px;*/
	/*-webkit-border-radius:5px;*/
	overflow:hidden;
	margin-bottom:0;
}

.cols2 #main ul.listado-eventos li p.mid-holder img,.cols2 #main ul.listado-galerias li p.mid-holder img {
	position:absolute;
	top:-20%;
	left:0;
}

.cols2 #main ul.listado-eventos li h3,.cols2 #main ul.listado-galerias li h3 {
	position:absolute;
	top: 4px;
	left: 4px;
	width: 302px;
	background:#111;
	background: rgba(0,0,0,0.4);
	filter: alpha(opacity=40);
	margin-bottom:0;
}

.cols2 #main ul.listado-eventos li.sticky {
	clear:both;
	display:block;
	width:620px;
}

.cols2 #main ul.listado-eventos li.sticky p.mid-holder {
	border:4px solid #cecbc9;
}

.cols2 #main ul.listado-eventos li.sticky p.mid-holder img {
	width:100%;
	top:-50%;
}

.cols2 #main ul.listado-eventos li.sticky p.descripcion-eventos {
	width:572px;
	padding:5px 20px;
	margin:0 auto 1.75em;
	background:url(../img/listado-habitaciones-p-sticky.png) bottom center no-repeat;
	color:#fff;
	font-style:italic;
}

.cols2 #main ul.listado-eventos li.sticky h3 {
	position:absolute;
	top:7px;
	left:7px;
	width:606px;
	background:#111;
/* 	background:rgba(78,181,228,0.8); */
	background:rgba(0, 0, 0, 0.8);
	margin-bottom:0;
}

.cols2 div#slider {
	width: 310px;
	margin-bottom: 20px;
	overflow-x: hidden;
	overflow-y: auto;
	color:#333;
}

#additional {
	width: 310px;
	float: right;
	margin-right: 5px;
	position: relative;
	top: -23px;
}
.home #additional ul.listado-noticias {
	margin-left: 10px;
	margin-top: 1em;
	width: 280px;
	overflow: hidden;
	font-size: 11px;
	min-height: 380px;
}
.cols2 #main ul.listado-noticias li {
	overflow:auto;
	position:relative;
}

.cols2 #main p.notice-file,.cols2 #main p.event-file {
	clear:both;
}
#logos {
	padding: 25px 0 0 0;
	float: left;
	background-color: #fff;
}

.cols2 #main p.notice-file a,.cols2 #main p.event-file a {
	background:#111;
	color:#fff;
	padding:.875em;
}

.cols2 #main p.mid-event {
	float:left;
	display:inline;
	margin:0 1em 1.75em 0;
}

.cols2 #main p.mid-event img {
	border:4px solid #cecbc9;
}

.cols2 #main #gMap {
	width: 630px;
	height: 411px;
	display: block;
	margin-bottom: 1.75em;
}

.cols2 #additional {
	width:310px;
	height:auto;
}

.home #additional {
	background: url(../img/home-additional-bgd.png) top center no-repeat #4eb5e4;
}

#credits {
	text-align:left;
	padding-top:1.75em;
	margin:0 auto;
	width:990px;
	background:url(../img/credits-bgd.png) top center no-repeat;
}

#lang-selector {
	position:absolute;
	top:0;
	right:0;
	z-index: 60;
}

#lang-selector li {
	float:left;
	display:inline;
	margin:0 0 0 10px;
}

#booking-canvas {
	position:relative;
	height:256px;
	width:980px;
	background: url(../img/fake-bgd.jpg) center center;
	top: -15px;
	margin-left: -5px;
	z-index: 10;
}
	div.el-hotel {
		background: url(../img/bgd-el-hotel.jpg) center center !important;
	}
	div.habitaciones {
		background: url(../img/bgd-habitaciones.jpg) center center !important;
	}
	#booking-canvas.visita {
		background: url(../img/bgd-visita.jpg) center center !important;
	}
	div.conventions {
		background: url(../img/bgd-conventions.jpg) center center !important;
	}
	div.reservas {
		background: url(../img/bgd-reservas.jpg) center center !important;
	}
	div.eventos {
		background: url(../img/bgd-eventos.jpg) center center !important;
	}
	div.sala-de-prensa {
		background: url(../img/bgd-sala-de-prensa.jpg) center center !important;
	}
	div.contacto {
		background: url(../img/bgd-contacto.jpg) center center !important;
	}
.home #booking-canvas #slider-canvas {
	position: absolute;
	top: 0;
	left: 0;
	width: 980px;
	height: 256px;
	overflow: hidden;
}
.home #booking-canvas ul {
	position: absolute;
	top: 0;
	left: 0;
	width: 980px;
	height: 256px;
	background: none;
	margin: 0 !important;
	padding: 0 !important;
}
.home #booking-canvas ul li {
	height: 256px;
	margin: 0 !important;
	padding: 0 !important;
}
#booking-engine {
	width:310px;
	height:256px;
	background:url(../img/bookassists-bgd.png) top center no-repeat #f3eade;
	text-align:center;
	position:absolute;
	right:0;
	top:0;
}

#additional #booking-engine {
	top:0;
	right:0;
	position:relative;
	width: 310px;
}

#booking-engine span.search_title {
	display:block;
	text-align:center;
	color:#827463;
	font-size:1.33333333em;
	line-height:1.3125em;
	margin-bottom:1.3125em;
	padding-top:1.3125em;
	text-transform: uppercase;
	font-weight: normal;
}

#booking-engine label {
	color:#827463;
	clear:left;
	float:left;
	width:100px;
	text-align:right;
	margin-bottom: 5px;
/* 	margin-bottom: 10px; */
}
html>body #booking-engine label {
/* 	margin-bottom: 0; */
}
#booking-engine label.adults_children {
	margin-bottom: 1.75em;
}
#booking-engine select {
	float:left;
	display:inline;
	margin-left:5px;
	margin-bottom: 1px;
}

#booking-engine a.callink {
	float:left;
	display:inline;
	clear: right;
	width: 50px;
	margin-bottom: 10px;
}
html>body #booking-engine a.callink:not([class="xxx"]) {
	margin: 0;
	width: 10px;
	margin-left: 5px;
}
#booking-engine input.date_input {
	clear:both;
	display:block;
	width:120px;
	margin:0 auto;
}

#additional iframe,#header iframe {
	display:none!important;
}


	
/**** calendar styles ****/
#calendar {
	width:308px!important;
	display:none;
	padding:0;
	font-size:11px;
	font-family:verdana, arial;
	color:#444;
	border:1px solid #fff;
	background: #fff;
}

#calendar a {
	float:none!important;
}

/* For calendar */
.caltab {
	background:#fff;
	font-size:1em;
	width:308px!important;
	border:0!important;
	display:block;
	margin:0;
	table-layout:fixed;
	border-collapse:separate!important;
	empty-cells:hide;
	border-spacing:0;
}

.caltab td {
	width:44px!important;
	display:table-cell;
	overflow:hidden;
	height:24px!important;
}

.caltab td.calheader,.caltab td.calfoot {
	width:308px!important;
	overflow:hidden;
}

.caltab a:link,.caltab a:visited {
	color:#09c;
}

.caltab a:hover {
	color:#933;
	border-color:#DBCDCD;
}

.caltab a:active {
	color:#933;
	border-color:#933;
}

.caltab td {
	text-align:center;
}

.caltab td a {
	width:44px;
	display:block;
	text-decoration:none;
	margin:0!important;
	padding:0!important;
}

.caltab td.calheader a {
	display:inline;
}

.caltab td.calheader img.calNoPrevMonth {
	background:transparent url(http://bookassist.com/scripts/calendar/calprev.png) 0 -32px no-repeat;
}

.caltab td.calheader img.calNoNextMonth {
	background:transparent url(http://bookassist.com/scripts/calendar/calnext.png) 0 -32px no-repeat;
}

.caltab td.calheader .calNextMonth img {
	background:transparent url(http://bookassist.com/scripts/calendar/calnext.png) 0 0 no-repeat;
}

.caltab td.calheader .calPrevMonth img {
	background:transparent url(http://bookassist.com/scripts/calendar/calprev.png) 0 0 no-repeat;
}

.caltab td.calheader .calNextMonth:hover img,.caltab td.calheader .calPrevMonth:hover img {
	background-position:0 -16px;
}

.caltab td.calheader .calNextMonth:active img,.caltab td.calheader .calPrevMonth:active img {
	background-position:0 -32px;
}

.calheader {
	white-space:nowrap;
}

.calheader select {
	font-size:.9em;
}

.weekdays td {
}

.days td {
	color:#7E9FC9;
	line-height:24px;
	text-align:center;
}

.days td.weekend {
	background-color:#eee;
	border-color:#eee;
}

.days td.gone {
	text-decoration:line-through;
	background:#999;
	color:#fff;
}

.days td.today,.days td.future {
}

.days td a {
	float:none!important;
	display:block!important;
}

.days td.weekend a {
	border-color:#eee;
}

.days td.today a {
	background:#DBCDCD;
}

.days td.selected {
	font-weight:bold;
}

.days td.selected a {
	border-color:#09c;
}

.caltab .calfoot {
	background:#fff;
	text-align:center !important;
}
.caltab .calfoot a {
	margin: 0 auto;
	display: block;
}
#ba_javascript p {
	color:#fff;
	padding:1.75em;
}

#ba_javascript p a {
	color:#ff0000;
}
div.hr {
	background: #751a1a;
	height: 5px;
	margin: 1.75em 0;
	clear: both;
}
	div.hr hr {
		display: none;
	}
#additional .listado-eventos li {
	clear: both;
	overflow: auto;
}
#additional .listado-eventos .thumb-holder {
	float: left;
	display: inline;
	margin: 0 10px 0 0;
}
#additional .listado-eventos .thumb-holder img {
	border: 3px solid #f3eadf;
}
form.contacto {
	width: 410px;
	margin: 1.75em auto;
	background: #4bb5e4;
	padding: 1.75em 10px;
}
form.contacto input, form.contacto textarea {
	border: 0;
	width: 300px;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	background: transparent;
	background: #88c7e4;
}
form.contacto textarea {
	height: 115px;
}
form.contacto p {
	height: 23px;
	background: #4bb5e4;	
	clear: both;
}
form.contacto p.textarea {
	height: 115px !important;
}
form.contacto label {
	color: #111;
	display: inline;
	float: left;
	width: 100px;
	margin: 0;
	padding: 0;	
	background: #4bb5e4;
	
}
form.contacto p.form-btn {
	text-align: right;
	padding-right: 10px;
	margin: 0;
}
form.contacto p.form-btn input {
	width: 200px;
	background: #fff;
	border-bottom: 0;
	margin: 0 auto;
}
div.error {
	background: #cc0000;
	text-align: center;
	color: #fff;
	font-size: 10px;
	padding: 1em;
}
p.static-img {
	float: left;
	display:inline;
	width: 200px;
	margin: 0 10px 10px 0;
}
.home .listado-eventos li h3 {
	width: 290px !important;
	margin-top: 20px;
}
.home .listado-eventos li p.mid-holder {
	width: 290px !important;
	margin-top: 20px;
}
.home .listado-eventos li p.descripcion-eventos {
	/*margin-left: 13px !important;*/
	width: 270px !important;
}
/*
div.blue {
	background: #4eb5e4;
	padding: 10px 5px;
}
div.blue a {
	color: #fff;
}
*/
#video-bonalba {
	width: 320px;
	height: 280px;
	margin: 1.75em auto;
	float: left;
	display: inline; 
	margin: 0 20px 10px 0;
}
#newsletter form {
	width: 280px;
	margin: 0 auto;
}
#newsletter form p {
	height: 28px !important;
	position: relative;
	line-height: 28px !important
}
#newsletter form input#str-email {
	height: 22px !important;
	background: url(../img/newsletter-bgd.png);
	border: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	width: 125px;
	position: absolute;
	top: 0;
	left: 0;
	padding-top: 6px !important;
}
#newsletter form input#newsletter-submit {
	background: url(../img/newsletter-bgd.png);
	height: 28px;
	margin-left: 2px !important;
	width: 153px !important;
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 0 !important;
	border: 0;
}
.star {
	position: absolute;
	top: 5px;
	right: 0;
	z-index: 20;
}
input.date_input {/*bookassist form*/
	height: 28px;
	border: 1px outset #4bb5e4;
	background: transparent url(/assets/templates/bonalba/img/newsletter-bgd.png) repeat-x;
	position: relative;
	left: 10px;
}
.footer {
	text-align: center;
	padding: 10px 0 20px 0;
}

div.spacer {
	clear:both;
	height: 0px;
}