@import url('template.css');

h2 {
	padding: 0 0 1px 2px;
	margin-bottom: 15px;
	border-bottom: 2px solid #41504b;
	font-size: 1.4em;
	font-weight: bold;
	color: #fff;
}

h2.home {
	background: url(../img/bg_h2-home.jpg) repeat-x left top;
	padding: 4px 0 5px 5px;
	margin-bottom: 5px;
	border-bottom: none;
	color: #4d4b4c;
}

h3 {
	background: url(../img/bg_h3.jpg) repeat-x left top;
	padding: 3px 0 4px 10px;
	margin-bottom: 10px;
	font-size: 1.15em;
	font-weight: bold;
	color: #fff;
}



/* Listas
/********************************************************************/
/* Lista 01 - with stars */
.lst01 {font-size: .9em;}
.lst01 li{
	background: url(../img/bg_lst01_li.gif) no-repeat 4px 7px;
	padding: 4px 5px 5px 22px;
}
.lst01 li.col {background: url(../img/bg_lst01_li-col.jpg) repeat-y left top;}

/* Lista 02 - text and arrow */
.lst02 {
	margin-bottom: 30px;
	font-size: .9em;
}
.lst02 li{
	background: url(../img/bg_lst02_li.gif) no-repeat 9px 10px;
	padding: 4px 5px 5px 22px;
}
.lst02 li.col {background: url(../img/bg_lst02_li-col.jpg) repeat-y left top;}

/* Lista 02 wide - text and arrow wider */
.lst02wide {
	margin-bottom: 30px;
	font-size: .9em;
}
.lst02wide li{
	background: url(../img/bg_lst02-wider_li.gif) no-repeat 9px 10px;
	padding: 4px 5px 5px 22px;
}
.lst02wide li.col {background: url(../img/bg_lst02-wider_li-col.jpg) repeat-y left top;}

/* Lista 03 - what to see and do */
.lst03 {
	margin-bottom: 30px;
	font-size: .9em;
}
.lst03 li {padding: 6px 5px 9px 8px;}
.lst03 li strong {color: #6a6b5b;}
.lst03 li a{
	color: #526B65;
	text-decoration: underline;
}
.lst03 li a:hover {text-decoration: none;}

/* Lista 04 - prices */
.lst04 {
	margin-bottom: 30px;
	font-size: 1em;
}
.lst04 li{
	background: url(../img/bg_lst04_li.gif) repeat-x left bottom;
	padding: 0 5px 7px 0;
	margin-bottom: 6px;
}
.lst04 li strong{
	background: url(../img/bg_lst02_strong.gif) no-repeat 1px 4px;
	padding-left: 12px;
}
.lst04 li span {
	display: block;
	padding-left: 12px;
}

/* Lista 05 - contact details */
.lst05 {font-size: 1.1em;}
.lst05 li{
	padding: 0 5px 0 18px;
	margin-bottom: 14px;
}
.lst05 li strong {display: block;}

.lst05 li.texto-small {
	font-size: .9em;
	margin-top: 30px;
}

.lst05 li.contact	{background: url(../img/ico_contact.gif) no-repeat 0px 2px;}
.lst05 li.mail		{background: url(../img/ico_mail.gif) no-repeat 0px 2px;}
.lst05 li.mobile	{background: url(../img/ico_mobile.gif) no-repeat 0px 2px;}

/* Lista 06 - directions */
.lst06 {
	font-size: 1em;
	margin-bottom: 30px;
}
.lst06 li{
	padding: 0 0 0 25px;
	margin-bottom: 15px;
}
.lst06 li strong {
	display: block;
	padding-bottom: 10px;
	font-size: 1.1em;
	font-weight: bold;
}
.lst06 li span {
	display: block;
	font-weight: normal;
}
.lst06 li p {
	background: url(../img/bg_lst06_p.gif) repeat-x left bottom;
	padding-bottom: 15px;
	font-size: .9em;
}

.lst06 li.airport	{background: url(../img/ico_airport.gif) no-repeat 0px 0px;}
.lst06 li.ferry		{background: url(../img/ico_ferry.gif) no-repeat 0px 0px;}
.lst06 li.train		{background: url(../img/ico_train.gif) no-repeat 0px 0px;}
.lst06 li.city		{background: url(../img/ico_city.gif) no-repeat 0px 0px;}

/* Lista 07 - useful links */
.lst07 {font-size: .9em;}
.lst07 li {margin-bottom: 10px;}
.lst07 li li {padding: 5px 5px 4px 10px; margin-bottom: 0px;}

.lst07 li strong{
	display: block;
	background: url(../img/bg_lst07_li_strong-col.jpg) repeat-y right top #E3E3D7;
	padding: 4px 0 4px 10px;
}

.lst07 li a {
	background: url(../img/bg_lst07_a.gif) no-repeat 0px 4px;
	padding-left: 13px;
	color:#526B65;
}
.lst07 li a:hover {text-decoration: underline;}



/* lista botones */
ul.lista-btns {margin:50px 0 10px 0;}
ul.lista-btns li {margin: 0 0 15px 0;}
ul.lista-btns li a{
	display: block;
	width: 137px; height: 30px;
	margin: 0 auto;
	text-indent: -5000px;
}
ul.lista-btns li a.btn-cont {background: url(../img/btn_contact_off.jpg) no-repeat 0px 0px;}
ul.lista-btns li a.btn-book {background: url(../img/btn_booking_off.jpg) no-repeat 0px 0px;}
ul.lista-btns li a.btn-cont:hover {background: url(../img/btn_contact_on.jpg) no-repeat 0px 0px;}
ul.lista-btns li a.btn-book:hover {background: url(../img/btn_booking_on.jpg) no-repeat 0px 0px;}

ul.lista-btns li a.btn-termsnconditions {background: url(../img/btn_prt_termsnconditions_off.jpg) no-repeat 0px 0px;}
ul.lista-btns li a.btn-termsnconditions:hover {background: url(../img/btn_prt_termsnconditions_on.jpg) no-repeat 0px 0px;}

ul.lista-btns li a.btn-print_booking {background: url(../img/btn_prt_booking_off.jpg) no-repeat 0px 0px;}
ul.lista-btns li a.btn-print_booking:hover {background: url(../img/btn_prt_booking_on.jpg) no-repeat 0px 0px;}

ul.lista-btns li a.btn-print_brochure {background: url(../img/btn_prt_brochure_off.jpg) no-repeat 0px 0px;}
ul.lista-btns li a.btn-print_brochure:hover {background: url(../img/btn_prt_brochure_on.jpg) no-repeat 0px 0px;}

/* menu de gallery */
ul.gal-nav {padding: 0 0 15px 0;}
ul.gal-nav ul{
	display: inline;
	padding:0 0 0 30px;
}
ul.gal-nav li{
	background:url(../img/bg_nav_gallery.gif) no-repeat 0px 3px;
	display:inline;
	padding:0 2px 0 7px;
	color: #fff;
}
ul.gal-nav li.fst {background:none; padding:0 2px 0 0;}

ul.gal-nav li.sel{color: #fff;}
ul.gal-nav li a {color: #4c4c4c;}
ul.gal-nav li a:hover {text-decoration: underline;}


/* Guestbook */
/********************************************************************/
/* contenedor de <p>Be the first to add a review!</p> */
.gb-cont {padding-left:80px;}

/* listado de posts */
ul.lista-guestbook {margin:0 70px 30px 70px;}

ul.lista-guestbook li{
	background:url(../img/bg_lista-guestbook_li.gif) no-repeat 0px 20px;
	padding:15px 0 0 10px;
}
ul.lista-guestbook li p{
	background:url(../img/bg_lista-guestbook_p.gif) repeat-x left bottom;
	padding:18px 0;
	font-size:.9em;
}
ul.lista-guestbook li strong span{
	display:block;
	font-weight: normal;
	font-size:.9em;
}

/* Paginado */
ul.paginado {padding-left:80px;}
ul.paginado li {display:inline; padding-right: 10px; font-weight:bold; color: #fff;}
ul.paginado li a {font-weight:bold; color:#526B65;}
ul.paginado li a:hover {text-decoration:underline;}
ul.paginado li span {padding: 0 5px;}

/* Add a review */
.add_review{
	background:url(../img/ico_add-review.gif) no-repeat 0px 0px;
	font-weight:bold;
	margin:30px 0 0 80px;
	padding: 0 0 30px 25px;
}
.add_review a {color:#526B65;}
.add_review a:hover {text-decoration:underline;}



/* Prices and Availability
/********************************************************************/
#referencia {
	padding: 0 0 15px 0;
	font-size:.9em;
}
#referencia img  {margin-right: 5px;}
#referencia span {padding-right: 15px;}

#calendars{
	clear:left;
/*	height: 800px;*/
	border-top: 1px solid #41504b;
	border-bottom: 2px solid #41504b;
	padding-top: 20px;
	padding-bottom:20px;
}
#calendars div{
	margin: 0 0 15px 28px;
	min-height:175px;
	height:175px;
	float:left;
	display:inline;
}
#calendars div.end_line {margin-left:0;}
#calendars *{border-collapse:collapse;}
#calendars table{}
#calendars table caption{
	/*color:#fff;*/
	padding:0 0 5px 0;
	font-weight:bold;
	font-size:1em;
	text-align:left;
}
#calendars table td,
#calendars table th{
	text-align:center;
	font-size:.9em;
}
#calendars table th{
	color:#fff;
	font-weight: normal;
	padding:4px;
	background:#6A6B5B;
}
#calendars table td{
	padding:3px 5px;
	border-bottom:1px dotted #6A6B5B;
}

.n-a{} /* disponibles */
.ch-i{background:transparent url(../img/changeover_ini.gif) no-repeat center center;} /* abre */
.ch-e{background:transparent url(../img/changeover_end.gif) no-repeat center center;} /* cierra */
.n-s{} /* Celdas Vacias */
.y-a {background:#b5b59d;}
.pvl{background:transparent url(../img/prov.gif) no-repeat left bottom;}


/* Forms */
/********************************************************************/
.forms {padding: 0 0 40px 0;}

.forms table {font-size: 1.1em;}

.forms table th {width: 190px;}
.forms table td,
.forms table th{
	padding:6px 15px 3px 5px;
	font-weight: bold;
}

.forms table td.line, .forms table th.line{
	padding:21px 15px 3px 5px;
	background: url(../img/bg_td-line.gif) repeat-x left 7px;
}

.forms label {padding: 2px 0}
.forms label.trl {float: left; display: inline; margin-right: 20px;}
.forms label.trl input{margin: 0;}

.forms input, 
.forms textarea{
	background-color:#ceceb2;
	width: 260px;
	padding:4px 6px;
	margin-bottom: 3px;
	border: 2px solid #41504b;
	font: 1.1em Arial, Verdana, Helvetica, sans-serif;
	color: #4c4c4c;
	vertical-align: middle;
}
.forms textarea{background-color:#ceceb2;}
.forms select{
	background-color:#ceceb2;
	width: 272px;
	color: #4c4c4c;
	font: 1.1em Arial, Verdana, Helvetica, sans-serif;
}

.forms input.chkbox {width: 15px; border: none;	background: none;}
.forms input.small  {width: 30px}
.forms input.date   {width: 140px}
.forms input.captcha{}

.forms .btn-holder {
	border-top: 2px solid #41504b;
	padding-top: 20px;
	margin-top: 20px;
}

.forms button {
	border:none;
	cursor:pointer;
	width: 137px; height: 30px;
	display: block;
	margin: 0 auto;
	text-indent: -5000px;
}
.forms button.btn-contact {background: url(../img/btn_frm_contact_off.jpg) no-repeat 0px 0px;}
.forms button.btn-booking {background: url(../img/btn_frm_booking_off.jpg) no-repeat 0px 0px;}
.forms button.btn-sendcom {background: url(../img/btn_frm_sendcom_off.jpg) no-repeat 0px 0px;}

.forms button.btn-contact:hover {background: url(../img/btn_frm_contact_on.jpg) no-repeat 0px 0px;}
.forms button.btn-booking:hover {background: url(../img/btn_frm_booking_on.jpg) no-repeat 0px 0px;}
.forms button.btn-sendcom:hover {background: url(../img/btn_frm_sendcom_on.jpg) no-repeat 0px 0px;}


/* Errors */
/********************************************************************/
.error_msg{
	color: #cc0000;
	padding-bottom: 20px;
	margin:0 0 0 3px;
}
.error_msg ul,
.error_msg li{
	margin:0 !important;
	padding:0 !important;
	background-image: none !important;
}
.error_msg li{
	list-style-type: disc !important;
	list-style-position:inside;
	padding: 2px 0 0 0 !important;
}
.error_msg p{
	padding:0!important;
}



/* Thank you page */
/********************************************************************/
a.btn-backhome{
	display: block;
	background: url(../img/btn_home-off.jpg) no-repeat center top;
	width: 95px; height: 30px;
	margin: 30px 0;
	text-indent: -5000px;
}
a.btn-backhome:hover{
	background: url(../img/btn_home-on.jpg) no-repeat center top;
}

/* Boxes Offers
/********************************************************************/
#offers{
	margin:15px 0 0 80px;
	font-size: 12px;
	float:left;
	display:inline;/* IE6 fix */
}
#offers .contenido{
	float:left;
	margin-bottom:20px;
	width:719px;
}

/* Table_offers */
.table_offers{
	color:#6c6c63;
	float:left;
/*	width:560px;*/
}

.table_offers tr.titles{}
.table_offers tr.titles th{
	background:#fff;
	font-weight:bold;
	padding:10px 0 10px 10px;
}

.table_offers th{ text-align:left;}
.table_offers th.resaltado,
.table_offers td.resaltado{ color:#000;}
.table_offers th.no_bg{
	background:none;
	text-decoration:underline;
	font-weight:normal;
	padding:0 0 0 10px;
}

.table_offers td{
	border-top:1px solid #fff;
	padding:0 0 10px 10px;
	text-align:left;
}
.table_offers td.first{ padding-top:10px;}

/* banners offers */
.offers_banner {width:468px; height:60px; overflow:hidden;}

a.btn-book-now{
	background: url(../img/btn_book-now_off.jpg) no-repeat 0px 0px;	
	display: block;
	width: 137px; height: 30px;
/*	margin: 0 auto;*/
	text-indent: -5000px;
}
a.btn-book-now:hover { background: url(../img/btn_book-now_on.jpg) no-repeat 0px 0px;}

/* button show */
p.btn_years{
	clear:left;
	margin-left:190px;
	padding-bottom:0;
}
p.btn_years a{
	display:block;
	width:137px; height:30px;
	text-indent:-5000px;
}
p.btn_years a:hover{}

p.btn_years a.show{ background:transparent url(../img/btn_show-hide_years_off.jpg) no-repeat left top;}
p.btn_years a.hide{ background:transparent url(../img/btn_show-hide_years_on.jpg) no-repeat left bottom;}

/* FCK
/********************************************************************/
.fck {
	margin:10px;
	clear:left;
}

.fck h2, .fck div, .fck pre, .fck address, .fck li  {
	font-weight: normal;
    font-size: 100%;
	margin:0; padding:0;
}

.fck h2 {
	font-size:1.5em;
	margin:15px 0;
	background-image:none;
	color:#222 !IMPORTANT;
	border:none;
}

.fck address {
	font-style:italic;
	line-height:15px;
}

.fck div {
	clear:left;
	line-height:15px;
	padding:5px;
}  

.fck a{
	color:#526B65;
	text-decoration:underline;
}

.fck a:hover{ text-decoration:none;}

.fck ul, .fck ul li {
	margin:0;
	padding:0;
}

.fck ul {
	margin:5px 0px 5px 35px;
}

.fck ul li {
	list-style-type:disc;
	padding:5px 0;
}


/* Home Slider */
.peKenBurns_home {width:840px; height:200px; border:10px solid #fff; margin:0 0 30px 0;}
.peKenBurns_home .peKb_slides {padding:0px; -moz-border-radius:0px; -webkit-border-radius:0px; border-radius:0px;}

/* Gallery carousel */
.royalSlider {width:840px; height:710px; /*630 + 72 + 4 + 4*/}
.royalSlider .rsThumbsHor {padding: 4px 0;}
.royalSlider .gal_caption_holder {display:none; float:left; width:100%; margin: 510px 0 0 0; text-align:center;}
.royalSlider .gal_caption {overflow: hidden; padding: 20px 15px; background: rgba(0, 0, 0, 0.6); 
-webkit-border-radius: 8px; border-radius: 8px; font-size:14px; font-weight:bold; color: #fff;}

/* Google Maps */
.gmap_holder {margin:0 5px; padding:10px 0 10px 10px; background-color:#fff}
.gmap_holder img {margin:0; border:none !important;}
.gmap_holder .mapsearch {width:339px; height:244px; border:1px solid #979797}

.gmap_holder #map-block1 {}
.gmap_holder #map-block2 {}

/* External blog link */
.btn_std {background-color:#6b6c5e; color:#fff; text-align:center;}
.btn_std:hover {background-color:#959681;}

.btn_eblog {display:block; margin:0 0 20px 0; padding:12px 0; font-size:1.4em; font-weight:bold;}

