@charset "utf-8";
/* CSS Document */

/*==========Reset===========*/
*, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    font-family: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    vertical-align: baseline;
}
table {
	margin: 0 0 20px;
    border-collapse: collapse;
    border-spacing: 0;
}
html {
    height: 100%;
    width: 100%;
}
body {
    color: #000000;
    font: 12px/1.33em Arial,Helvetica,sans-serif;
    height: 100%;
}
fieldset, img, abbr, acronym {
    border: 0 none;
}
*:focus {
    outline: medium none;
}
address, caption, cite, code, dfn, em, th, var, samp {
    font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    font-weight: normal;
}
ol, ul {
    list-style: none outside none;
}
caption, th {
    font-weight: bold;
	text-align: left;
}
q:before, q:after {
    content: "";
}

/*========End Reset=========*/
/*=========Elements=========*/
body {
	background: #FFFFFF;
	}
	
/*headers*/

h1 {
	margin: 0 0 10px; padding: 0 10px 10px 0;
	font: bold 20px Arial, Helvetica, sans-serif; color: #034871;
	text-align: right; text-transform: uppercase;
	border-bottom: 1px solid #cfa52d;
}

h2, h3 {
	clear: both;
	margin: 0 10px 15px;
	}
h2 {
	clear: both;
	padding: 0 0 10px;
	font-size: 22px; 
	font-weight: normal; 
	color: #034871;
	border-bottom: 1px solid #cfa52d; 
	}
h3, caption {
	font-size: 14px; color: #cfa52d;
	}
h3 span {
	font: normal 18px Arial, Helvetica, sans-serif; color: #003c4c;
	}
h3 span img {
	padding: 0 5px;forms
	}
h4 {
	clear: both;
	font-size: 16px;
	}
h4, h4 a {
	color: #000000;
	}
h4 a:hover {
	text-decoration: none;
	}


/*Links*/

a, .fk_Lnk {
	font-family: Arial, Helvetica, sans-serif; color: #000000;
	cursor: pointer;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover, .fk_Lnk:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

/*Lists*/
ul, ol {
	
	}
dl {
	margin: 0 0 20px;
	}
li, dd {
	list-style: none none;
	/*list-style: square outside url(img/bullet.gif);*/
	}
dt {
	margin-bottom: 10px; padding: 5px 10px;
	font: normal 14px/16px Arial, Helvetica, sans-serif; color:#cfa52d;
	background: #034871;
	font-weight: bold;
	}
dd {
	margin: 0 10px 5px;
	color: #ccc;
	text-transform: lowercase;
	}
dd a, dd a:link, dd a:active, dd a:focus, dd a:hover   {
	display: block;
	color: #034871;
	}
dd.active a {
	padding: 0 20px 0 0;
	text-align: right;
	background: transparent url(img/del_cross.gif) no-repeat right center;
	}

/*Other*/

p {
	margin: 0 10px 10px;
	text-align: justify;
	}

address {
	margin: 0 0 8px 0;
	}

address a {
	padding: 4px 0 0 23px;
	background: url(img/icon_company.gif) no-repeat left top;
	color:#000;
	}
td, th {
	padding: 5px;
	}

/*=======End Elements=======*/
/*==========Commons=========*/

#header, #thebody, .skirt {
	width: 963px; 
	margin: auto;
	background: #fff;
	border: 1px solid #cff;
	border-width: 0 8px;
	border-color: #034871;
	}
.col {
	float: left;
	width: 301px; margin: 0 10px 20px;
	}
.col.g2 {
	width: 194px;
	}
.col.g2 h3 {
	margin: 0 0 10px;
	}
.col.g2 ul {
	padding: 5px;
	background: #7a9b8e;
	}
.col.g2 li {
	padding: 5px;
	background: #7a9b8e;
	color: #FFFFFF;
	font-weight:bold;
	}

.holder {
	margin: 0 10px 20px;
}
	
.thumb {
	float: left;
	margin: 0 10px 5px 0;
	}
.small_txt {
	font-size: 11px; color: #666;
	}
	
/*----------FORMS-----------*/

fieldset {
	margin: 10px 0 20px;
	}
.bookingform fieldset {
	margin: 0 0 5px;
	}
.paxSelect {
	margin: 0 0 5px; padding: 5px 0 5px 9px;
	border: 1px solid #cfa52d;
	}
.paxSelect select, .input1 select {
	width: 52px; margin: 0 0 5px; padding-left: 3px
	}
legend {
	padding: 0 0 10px;
	font-size: 16px; color: #FFFFFF;
	}
.paxSelect legend {
	font-size: 12px; color: #DCDCDC;
	color: #CFA52D;
	}
.paxSelect legend span {
	display: none;
	}
.roomSelect legend {
	padding: 0 0 10px 20px;
	background: transparent url(img/icon_bed.gif) no-repeat left top;
	color: #CFA52D;
	}

label {
	display: inline-block;
	}
label.check {
	display: block;
	}
.check input {
	width: 12px; height: 12px; padding: 0;
	}
.lbl_txt {
	display: block;
	margin: 0 0 2px;
	}
input, select, textarea {
	width: 226px; margin: 0 5px 10px 0; padding: 5px;
	line-height: 18px; vertical-align: top;
	border: 2px solid #cfa52d;

	}

select {
	width: 240px;
	}
option {
	padding: 0 5px;
	}
input:focus, select:focus, textarea:focus {
	border: 2px solid #EA0;
	}
input[type="hidden"] {
	display: none;
	}
.dates input {
	width:101px;
	background: #FFF url("img/icon_calendar2.gif") no-repeat scroll right 4px;
	cursor: pointer;
	}
textarea {
	width: 608px;
	}
.btnSet {
	clear: both;
	margin: 5px 0 10px;
	text-align: right;
	}
.hotel .btnSet {
	margin: 5px 10px 10px;
	}
.btnSet button {
	 border-radius: 5px;
	 cursor: pointer;
	}
button {
	height: 32px; padding: 0 20px;
	font-size: 14px; color: #034871;
	text-transform:uppercase;
	background: #eedd00 url(img/btn_bg.gif) repeat-x center top;
	border: 0;
	cursor: pointer;
	font-weight:bold;
	 }
button.dispo {
	padding: 0 20px 0 10px;
	}
button.dispo span {
	padding: 5px 10px;
	background: transparent url(img/icon_calendar2.gif) no-repeat left 3px;
	}
/*button.dispo:before {
	content: url(img/icon_calendar2.gif);
	}*/

form p {
	margin: 0;
	}
.mandatory {
	margin: 0 5px 0 0;	
	font: bold 16px Arial, Helvetica, sans-serif; color: red;
	}
/*----errores----*/

.error .lbl_txt {
	color: red;
	}
.error input, .error select, .error textarea {
	border: 2px solid red;
	}
.alert {
	display: inline-block;
	width: 620px; margin: 0 10px 20px; padding: 10px 0 0; color: #060;
	background-color: #bfb;
	border: 1px solid #090; border-width: 1px 0;
	}
.alert p {
	font: bold 12px Verdana, Geneva, sans-serif;
	}
.alert.error {
	color: #F00;
	background-color: #Fda;
	border-color: #F00;
	}
.alert ul {
	margin: 0 0 10px 30px;
	}
.alert li {
	list-style: outside square;
	}
.alert li.fk_Lnk, .alert li.fk_Lnk a{
	color: #003c4c;
	}

/*--------DATAPICKER--------*/
.datepicker {
	display: inline-block;
	position: relative;
	width: 301px; margin: 10px 10px 20px;
	}
.dp-label {
	position: absolute; top: -20px;
	margin: 0;
	}
.ui-datepicker	{
	border: 5px solid #FFFFFF;
	background: #fff;
	}
.ui-datepicker-header {
	overflow: hidden;
	position: relative;
	height: 20px; padding: 5px;
	background: #034871;
	}
.ui-datepicker-title {
	font: bold 14px/18px Arial, Helvetica, sans-serif; color: #FA0;
	text-align: center;
	}
.ui-datepicker-header a {
	display: block;
	position: absolute;
	padding: 2px 4px;
	color: #fff;
	border: 1px solid #fff;
	color: #fff;
	border: 1px solid #fff;
	}
.ui-datepicker-header a:hover {
	text-decoration: none;
	cursor: pointer;
	color: #FA0;
	border: 1px solid #FA0;
}
.ui-datepicker-prev {
	left: 5px;
	}
.ui-datepicker-next {
	right: 5px;
	text-align: right;
	}
.ui-datepicker table {
	width: 100%; margin: 0;
	border-spacing: 2px; border-collapse: separate;
	}
.ui-datepicker td {
	padding: 0;
	text-align: right;
	}
.ui-datepicker .ui-state-default {
	display: block;
	padding: 2px 3px;
	color: #034871;
	text-decoration: none;
	border: 1px solid #034871;
	}
.ui-datepicker a.ui-state-default:hover {
	color: #fff;
	background: #cfa52d;
	border: 1px solid #034871;
	}
.ui-datepicker .ui-datepicker-unselectable .ui-state-default {
	color: #999;
	border: 1px solid #ccc;
	}
.ui-datepicker	.ui-state-default.ui-state-highlight {
	color: #034871;
	background: #cfa52d;
	border: 1px solid #034871;
	}
.ui-datepicker	.ui-state-default.ui-state-active{
	color: #003c4c;
	background: #FA0;
	border: 1px solid #003c4c;
	}
.dp-offer {
	background: none repeat scroll 0 0 #99FF44;
    border: 1px solid #669933;
	}

/*.datepicker {
	display: inline-block;
	position: relative;
	width: 291px; margin: 10px 10px 20px;
	border: 5px solid #DFF;
	background: #fff;
	}
.dp-label {
	position: absolute; top: -25px;
	margin: 0;
	}
.dp-header {
	overflow: hidden;
	position: relative;
	height: 20px; padding: 5px;
	background: #003c4c;
	}
.dp-title {
	font: bold 14px/18px Arial, Helvetica, sans-serif; color: #FA0;
	text-align: center;
	}
.dp-header a {
	display: block;
	position: absolute;
	padding: 2px 4px;
	color: #fff;
	border: 1px solid #fff;
	color: #fff;
	border: 1px solid #fff;
	}
.dp-header a:hover {
	text-decoration: none;
	cursor: pointer;
	color: #FA0;
	border: 1px solid #FA0;
}
.dp-prev {
	left: 5px;
	}
.dp-next {
	right: 5px;
	text-align: right;
	}
.datepicker table {
	width: 100%;
	border-spacing: 2px; border-collapse: separate;
	}
.datepicker td {
	text-align: right;
	}
.datepicker .default {
	display: block;
	padding: 2px 3px;
	color: #003c4c;
	text-decoration: none;
	border: 1px solid #4499b6;
	}
.datepicker a.default:hover {
	color: #fff;
	background: #4499b6;
	border: 1px solid #003c4c;
	}
.datepicker .unselectable .default{
	color: #999;
	border: 1px solid #ccc;
	}
.datepicker	.default.highlight {
	color: #003c4c;
	background: #FA0;
	border: 1px solid #003c4c;
	}*/
/*========End Commons=======*/
/*==========Header==========*/

#header {
	position: relative; padding: 20px 0 0;
	}
.logo {
	display: block;
	margin: 0 20px 20px;
	}
.hd_main {
	position: absolute; right: 0;
	width: 622px; margin: 0 10px 10px 0;
	}	
.contact {
	font-size: 34px; font-weight: bold; color: #034871;
	text-align: right;
	}
.contact span {
	display: inline-block;
	margin: 0 5px 0 0; padding: 3px 45px 3px 0;
	font-size: 14px; font-weight: bold;
	background: transparent url(img/icon_tel.gif) no-repeat right bottom;
	}
.menu {
	height: 44px; margin: 0;
	background: #cfa52d url(img/btn_bg.gif) repeat-x center top;
	}
.menu li {
	display: inline;
	list-style: none none;
	margin: 0;;
	}
.menu li a {
	display: inline-block;
	padding: 13px 20px 15px;
	font-size: 14px; 
	color: #000000;
	text-transform:uppercase; 
	text-decoration: none;
	
	/*border-right: 1px solid #003c4c;*/
	}
.menu li a:hover, .menu li a:active, .menu li a:focus {
	color: #fff;
	background: #cfa52d url(img/menu_hover_bg.gif) repeat-x center top;
	border-right: 1px solid #003c4c;
	font-weight: bold;
	}
	
/*========End Header========*/
/*========Main body=========*/

#thebody {
	overflow: hidden;
	padding: 20px 0;
	}
	
/*----------CONTENT---------*/

#content {
	float: right;
	width: 642px;
	}
	
/*----HomeSlider----*/

.slider {
	margin: 0 10px 5px;
	}
.slider li {
	list-style: none none;
	}
.slider li img {
	width: 622px; height: 358px;
	}
#controls {
	margin: 5px 10px 20px;
	text-align: right;
	}
ol#controls li.current a{
	background:#034871;
	color:#fff;
	}
#controls li {
	display: inline;
	}
#controls li a {
	display: inline-block;
	width: 20px; height:20px; padding: 2px 1px 0;
	font: bold 15px Arial, Helvetica, sans-serif; color:#034871;
	text-align: center; text-decoration:none;
	border-radius: 5px;
}
	
/*----Ofertas----*/

.offers { 
	
	}

.offers h3 {
	padding: 10px; margin: 0 0 10px;
	font: normal 16px Arial, Helvetica, sans-serif; color: #fff;
	background: #034871;
	}
.offers ul {
	margin: 0;
	}
.offers li {
	position: relative;
	list-style: none none;
	height: 60px; margin: 0 0 5px; padding: 5px 10px;
	background: #e9f9ff url(img/offer_arrow.png) no-repeat 225px 40px;
	}
.offers h4 {
	overflow: hidden;
	height: 18px; margin: 0 0 5px;
	font-size: 12px;
	}
.offers h4 a {
	color: #2e6980;
	}
.offers p {
	margin: 0;
	}
.category {
	color: #034871;
	}
.category img {
	padding: 0 5px 2px;
	}
.hot_cat {
	background: transparent url(img/star.png) repeat-x top left;
	}
.apts_cat {
	background: transparent url(img/keys.gif) repeat-x top left;
	}
.hot_cat img {
	clip:rect( 0 10px 0 0;)
	}
.offers .price {
	position: absolute; right: 0; top: 0;
	width: 60px; height: 40px; padding: 20px 5px 10px;
	color: #fff;
	background: #4499b6;
	}
.price .money{
	display:block;
	font-size: 23px; font-weight: bold;
	text-align: right;
	}
.money abbr {
	font-size: 12px;
	}
.offerBox {
	display: inline-block;
	clear:both;
	width: 620px; margin: 0 10px 20px; padding: 10px 0 0;
	color: #860;
	background-color: #fff6b3;
	border: 1px solid #EA0; border-width: 1px 0;
	}
.offerBox h3 {
	margin: 0 10px 5px;
	color: #003c4c;
	}
.offerBox .thumb {
	margin: 0 10px 5px;
	}

a.view_more {
	color: #CFA52D;	
}
.view_more span {
    background: none repeat scroll 0 0 #CFA52D;
    border: 1px solid #003C4C;
    border-radius: 4px 4px 4px 4px;
    font-size: 14px;
    margin: 0 5px;
    padding: 3px 5px;
}
/*----CompanySlider----*/

.com_slider {
	position: relative;
	clear: both;
	height: 80px; margin: 0 10px 20px; padding: 5px 0 0;
	border: 1px solid #034871;
	}
.com_slider ul {
	overflow: hidden;
	position: relative;
	white-space: nowrap;
	}
.com_slider li {
	display: inline;
	width:90px !important; height: 70px !important;
	}
.com_slider li a {
	display: inline-block;
	padding: 5px 20px;
	border-right: 1px solid #034871;
	}
.com_slider img {
	width: 90px; height: 60px;
	}
.move_left, .move_right {
	position: absolute; top: 30px; z-index: 3;
	width: 27px; height: 26px;
	border: none;
	}
.move_left {
	left: -15px;
	background: transparent url(img/move_left.png) no-repeat center center;
	}
.move_right {
	right: -15px;
	background: transparent url(img/move_rigth.png) no-repeat center center;
	}
	
/*----Hotel Lists----*/
.item {
	position: relative;
	clear:both; overflow: hidden;
	margin: 0 10px 40px;
	}
.item h4 {
	margin: 0 0 10px; padding: 0 0 5px;
	border-bottom: 1px solid #cfa52d;
	}
.item .price {
	position: absolute; top: -5px; right: 5px;
	}
.item .price span {
	padding: 0 0 0 5px;
	font: bold 23px Arial, Helvetica, sans-serif;
	}
.item p {
	margin: 0 0 10px;
	}
.locate {
	display: inline-block;
	padding: 10px 0 10px 30px;
	background: transparent url(img/geo_flag.gif) no-repeat left 3px;
	}
.item .btnSet {
	clear: none;
	}
.pager {
	text-align: center;
	}
#dsearch {
	text-align: center;
	}
.zone_list {
	margin: 0 0 5px;
	}
.zone_list dt {
	position: relative;
	margin: 0 0 5px;
	}
.zone_list dt a {
	color: #FFFFFF;
	}	
	
.zone_list dd {
	display: none; overflow: hidden;
	}
.zone_list dd.shown {
	display: inline;
	}
.zone_list. a {
	 margin: 0 0 15px 3px;
	}
.zone_list dd.shown a {
	 display: inline-block;
	 margin: 0 0 10px;
	 }
.zone_list.shownList dd {
	display: block;
	}
	
.plus, .less, .back {
	display: inline-block;
	position: absolute; right: 3px; top: 2px;
	width: 22px; height: 22px; padding: 0;
	font: bold 15px/14px Arial, Helvetica, sans-serif; color: #003c4c;
	cursor: pointer;
	direction: rtl;
	}
.less {
	padding: 0 4px;
	}
.back {
	padding: 2px 1px;
	font-size: 12px;
	}
.btnSet.plusSet {
	margin-bottom: 20px; padding: 0 10px;
	}
.btnSet .plus, .btnSet .less, .btnSet .back {
	position: static;
	margin: 0 5px 0 20px;
	}
	
/*----price table----*/

.price_tbl {
	}
.price_tbl td, .price_tbl th {
	empty-cells: show;
	width: 100px; padding: 0 5px;
	line-height:28px; white-space: nowrap;
	background: #dff;
	border: 1px solid #cfa52d;
	}
.price_tbl thead th{
	padding: 5px;
	font-weight: bold; color: #EA0;
	text-transform: uppercase;
	background: #034871;
	}
.price_tbl tfoot td {
	background: none;
	border: none;
	}
col.roomCell {
	width: 300px;
}
col.btnCell {
	width: 50px;
	}
.price_tbl .btnCell {
	empty-cells:hide;
	width: auto; padding: 0;
	text-align: right;
	border-left: none;
	}
.btnCell form:before {
	content: url(img/tbl_btn_arrow.png);
	}
.price_tbl .priceCell  {
	padding: 0 10px 0 5px;
	text-align: right;
	/*background: #dff url(img/tbl_btn_arrow.png) no-repeat right center;*/
	border-right: none;
	}
.total th {
	font-weight: bold; color: #4499b6;
	text-align: right;
	}
.price_tbl .empty {
	empty-cells:hide;
	border-left: 0;
	}
.price_tbl .data_spliter {
	background: none;
	border: none;
	height: 20px;
	cursor: pointer;
	}

/*---------HOTEL---------*/

.HBreve .description {
	overflow: hidden;
	margin: 0 10px 20px; padding: 10px 5px 0;
	background: #cfa52d;
	color: #000000;
	}

/*----HotelSlider----*/
.slideshow {
	float: left;
	margin: 3px 6px 20px 10px;
	position: relative;
	}
.slideshow img {
	width: 336px; height: 271px;
	}
#controls.navigation {
	display: none;
    position: absolute; left: 3px; top: 140px;
    width: 336px;
    text-align: center;
	}
.slideshow:hover #controls.navigation {
	display: block;
	}
.slideshow:hover * {
	text-decoration: none;
	}
#controls.navigation a {
	opacity: 0.8;
	padding: 10px;
	font-size: 18px; color: #689;
	background: #cff;
	border: 3px solid #fff; border-radius: 10px;
	}
.slideThumbs {
	float: left;
	width: 282px;
	}
.thumbs li {
	display: inline;
	margin: 2px;
	}
.thumbs li a {
	display: inline-block;
	float: none;
	margin: 0;
	border: 3px solid #fff;
	}
.thumbs li a:hover, .thumbs li a:focus, .selected .thumb {
	border: 3px solid #cfa52d;
	}
.thumbs img {
	display: block;
	width: 80px; height: 84px;
	}
/*----Rooms----*/

.room {
	position: relative;
	margin: 0 10px 20px; padding: 10px 5px;
	background: #dff;
	}
.room .Qntt {
	position: absolute; top: 10px; right: 10px;
	line-height: 30px;
	}
.room h3, .offerBox h3 {
	clear: none;
	}

/*-------Booking Steps-------*/

.StepIndicator {
	height: 50px; margin: 0 0 20px;
	background: #FFC;
	background: #FFC url(img/steps_bg.png) repeat-x left center;
	}
.StepIndicator li {
	float: left;
	width: 184px; height: 40px; padding: 5px 10px 5px 20px;
	font: bold 24px/24px Arial, Helvetica, sans-serif; color:#000000;
	}
.StepIndicator li.current {
	background: #003c4c url(img/active_step_bg.png) no-repeat center top;
	}
.StepIndicator .done strong:after {
	content: url(img/done.png);
}
.StepIndicator h2 {
	margin: 0; padding: 0;
	font: bold 24px/24px Arial, Helvetica, sans-serif;  color:#FA0;
	border: 0;
	}
.StepIndicator span {
	display: block;
	font-size: 14px; line-height: 16px; color: #034871;
	}
.StepIndicator .current span {
	color: #fff;
	}


/*----------SIDEBAR----------*/

#sidebar {
	float: left;
	width: 301px; margin: 0 10px;
	}
#sidebar h2, #sidebar h3 {
	margin: 0 0 10px;
	}
.bookingform {
	margin: 0 0 20px; padding: 10px;
	color: #fff;
	background: #034871;
	}
.bookingform h2 {
	color: #FFFFFF;
	}
.bResume {
	padding: 5px;
	border: 1px solid #034871;
}
.bResume table {
	/*border-spacing: 4px; border-collapse: separate;*/
	}
.bResume th, .bResume td {
}
.bResume th {
	font-weight: bold;
	}
	
	
/*=======End Main body======*/
/*===========Skirt==========*/

.skirt {
	overflow: hidden;
	margin: 0 auto 20px; padding: 10px 0 0;
	background: #034871;
	border-radius: 0 0 10px 10px;
	}
.skirt h2 {
	border: 0;
	}
.skirt h3 {
	margin: 0 0 5px; padding: 0 0 15px 40px;
	background: transparent url(img/bolo_h3_foot.png) no-repeat 5px 2px;
	border-bottom: 1px solid #cfa52d;
	color: #FFFFFF;
	}
.skirt li{
	margin: 0 0 10px 10px;
	list-style: none outside none;
	}
.skirt a{
	color: #FFFFFF;
}
.skirt a span {
	color: #cfa52d;
	font-weight: bold;
	}
/*=========End Skirt========*/
/*==========Footer==========*/

#footer {
	position: relative;
	width: 963px; margin: auto; padding: 0 0 20px;
	text-align: center;
	}
#footer li {
	display: inline;
	margin: 0 5px;
	}
.xng_lang {
	
	}
.legal {
	/*position: absolute; right: 0; top: 0;*/
	}



/*========End Footer========*/


/* ============ Paginas estaticas */
.static ul,.static li{
	list-style: square outside none;
	margin-left:30px;
	margin-right:30px;
}
