* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
	resize: none;
	font-size: 100.01%;
	line-height: 100%;
}
body {
	color: #333;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}

/*Splash Page*/
#wrp {
	width: 970px;
	margin: auto;
	margin: auto;
	margin-top: 10px;
}
/*Flash/Slide*/
#slide {
	height: 335px;
	margin-bottom: 20px !important ;
}
/*Reservas*/
.reservas {
	float: left;
	width: 260px;
	height: 270px;
	background: url(img/reservas_bg.png) no-repeat left bottom;
	margin: 0 15px 0 0;
}
.reservas h3 {
	color: #5480c8;
	font-size: 19px;
	font-weight: normal;
	padding: 10px 0 10px 12px;
}
.reservas p {
	width: 230px;
	margin: 0 auto 5px auto;
}
.reservas .first {
	margin: 0 0 0 0;
}
.reservas input {
	border: 0;
	color: #444;
	width: 240px;
	font-size: 13px;
	background: transparent;
	padding: 8px 5px 7px 5px;
}
.reservas .group input {
	width: 93px;
}
.reservas label {
	display: block;
	padding: 1px 0;
	font-size: 13px;
}
.reservas .group {
	float: left;
	width: 240px;
	margin: 0 0 5px 12px;
}
.reservas select#hotel {
	width: 225px;
}
.reservas select {
	float: right;
	color: #444;
	font-size: 13px;
	margin: 7px 3px;
	padding: 0 5px;
	background: transparent;
}
.reservas select option {
	border: 0;
	background: #fff;
}
.reservas .group p {
	float: left;
	width: 105px;
	overflow: hidden;
}
.reservas .group span {
	height: 33px;
	display: block;
	background: url(img/form.png) 0 -35px;
}
.reservas .group p.input-small {
	overflow: hidden;
	float: left;
	width: 80px;
}
.reservas .field {
	float: left;
	width: 230px;
	margin: 0 0 5px 12px;
}
.reservas .group p.last {
	margin: 0 0 0 0;
}
.reservas .field span {
	height: 34px;
	display: block;
	background: url(img/form.png) 0 0;
}
.reservas p.input-small span {
	height: 36px;
	display: block;
	background: url(img/bg-input-small.png) 0 0;
}
.reservas .group p.input-small input {
	width: 60px;
	margin: 4px 0 0 5px;
	line-height: 150%;
	font-size: 11px;
	line-height: 140%;
}
.reservas button {
	float: left;
	cursor: pointer;
	color: #5480c8;
	font-size: 15px;
	border: 0;
	width: 230px;
	padding: 6px 0;
	margin: 5px 0 0 15px;
	display: block;
	border: 1px solid #ddd;
	text-shadow: 0 1px 0 #fff;
	border-radius: 5px; -moz-border-radius: 5px;
	background: url(img/gradient1.png) left bottom;
}
.reservas button:hover {
	background: url(img/gradient1.png) left 0;
}

/*
 * jQuery UI Datepicker 1.8.6
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
.ui-datepicker { width: 17em; padding: .2em .2em 0; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
,.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none;  background: #000 url(images/ui-bg_highlight-soft_100_eeeeee_1x100.png) no-repeat;}
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}/*
 * jQuery UI Progressbar 1.8.6
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Progressbar#theming
 */
.ui-progressbar { height:2em; text-align: left; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }


/*Hoteis*/
.hoteis {
	float: left;
	width: 340px;
	margin: 0 15px 0 0;
}
.ponta-das-canas {
	margin: 0 0 0 0;
}
.hoteis h1 {
	padding: 0 0 5px 0;
	font-size: 18px;
}
.hoteis p {
	font-size: 13px;
	line-height: 150%;
	margin-bottom: 10px;
}
.hoteis a {
	text-decoration: none;
}
.ingleses h1 {
	color: #4f76b1;
}
.ingleses a {
	color: #4f76b1;
}
.ponta-das-canas h1 {
	color: #ffb300;
}
.ponta-das-canas a {
	color: #ffb300;
}
.hoteis .fone {
	font-size: 16px;
}
/*Entrar*/
.entrar {
	width: 340px;
	height: 30px;
	font-size: 13px;
	margin-bottom: 10px;
	background: url(img/entrar.png);
}
.entrar a {
	float: left;
	color: #fff;
	line-height: 30px;
	margin: 0 55px 0 10px;
	text-decoration: none;
}
.pdc {
	background-position: 0 -30px;
}
.entrar .flag {
	width: 25px;
	height: 15px;
	overflow: hidden;
	text-indent: -999px;
	display: inline-block;
	margin: 8px 2px;
	background: url(img/flags.png);
}
.entrar .es {
	background-position: 0 -15px;
}
.entrar .en {
	background-position: 0 -30px;
}

/*Footer*/
#footer {
	clear: both;
	padding: 10px 0;
	text-align: center;
	font-size: 12px;
	border-top: 1px solid #ddd;
}
#footer ul {
	margin: 0 0 10px 0;
}
#footer li {
	display: inline;
}
#footer li a {
	width: 24px;
	height: 24px;
	overflow: hidden;
	text-decoration: none;
	display: inline-block;
	text-indent: -999px;
	background: url(img/social.png);
}
/**/
#footer .facebook a {
	background-position: 0 0;
}
#footer .twitter a {
	background-position: -24px 0;
}
#footer .orkut a {
	background-position: -48px 0;
}
#footer .youtube a {
	background-position: -72px 0;
}
#footer .skype a {
	background-position: -96px 0;
}
#footer .blog a {
	width: 39px;
	background-position: -120px 0;
}


/*DEV*/
#dev{padding:10px 0;}
#dev a{color:#888;text-decoration:none;}
#dev a:hover{color:#000;}
/*Cores Selecionadas*/
.cores {color: #888;color: #4f76b1;color: #ffb300;}
