﻿@import url(//fonts.googleapis.com/css?family=Droid+Sans:400,700|Droid+Serif:400,700);
@import url(//ajax.googleapis.com/ajax/libs/jqueryui/1.10.4/themes/smoothness/jquery-ui.css);
/*
font-family: 'Droid Sans', sans-serif;
font-family: 'Droid Serif', serif;
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
body {
	line-height: 1;
}
ul, li, h1, h2, h3, h4, h5, h6, p
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

html
{
	height: 100%;
}
body
{
	font-family: 'Droid Sans', sans-serif;
	font-size: 13px;
	color: #FFF;
}
textarea
{
    resize: none;
}
a, a:link, a:active, a:visited
{
	color: #FFF;
}
a:hover
{
	cursor: pointer !important;
	text-decoration: none;
}
sup
{
	font-size: 10px;
}
.Newsletter
{
	background: #000;
	width: 100%;
	position: absolute;
	z-index: 3;
	display: none;
}
.Close
{
	position: absolute;
	width: 16px;
	height: 16px;
	right: 20px;
	background: url(images/ico-close.png);
	top: 21.5px;
	cursor: pointer;
}
.NewsletterForm
{
	width: 1000px;
	margin: 0 auto;
	padding: 19px 0;
	position: relative;
	z-index: 2;
}
.NewsletterForm p
{
	float: left;
	width: 250px;
}
.NewsletterForm .SearchButton
{
	display: block;
    float: left;
    margin: -1px 0 0;
    padding: 5px 15px;
}
.NewsletterForm input[type='text']
{
	background: #262626;
	color: #888;
	border: 0;
	padding: 8px;
	font-size: 10px;
	text-transform: uppercase;
	width: 220px;
}
.Newsletter input[type='checkbox'] 
{
	margin-right:5px;
	margin-top: 5px;
}
.NewsletterForm input.tbFirstName
{
	background: #333 url(images/ico-user.png) no-repeat 95% 6px;
}
.NewsletterForm input.tbLastName
{
	background: #333 url(images/ico-user.png) no-repeat 95% 6px;
}
.NewsletterForm input.tbEmail
{
	background: #333 url(images/ico-email.png) no-repeat 95% 6px;
}
.contact_form input[type='text'], .contact_form input[type='password']
{
	padding:8px;
	margin-top:10px;
	margin-bottom:10px;
	width: 100%;
}
.contact_form .btn-su 
{
	width:fit-content;
	display:block;
	margin-bottom:15px;
}
.contact_form label {color:#FFF;}
.UserAreaForm input[type='text'], .UserAreaForm input[type='password'], .UserAreaForm select
{
	padding:8px;
	margin-top:10px;
	margin-bottom:10px;
	width: 100%;
}
.UserAreaForm label 
{
	display:inline-block !important;
	max-width:calc(100% - 20px);
	vertical-align: middle;
}
.UserAreaForm input[type='checkbox'] 
{
	vertical-align:middle;
}
.Top
{
	background: #333;
	height: 11px;
	font-size: 11px;
	padding: 12px 20px;
	text-transform: uppercase;
	position: relative;
	z-index: 2;
}
.Languages
{
	float: left;
	font-weight: 700;
	color: #FFDD00;
}
.Languages span span
{
	float: left;
	margin-right: 7px;
	border-right: solid 1px #888;
	padding-right: 7px;
}
.Languages span span:last-child
{
	margin-right: 0;
	border-right: 0;
	padding-right: 0;
}
.Languages a
{
	font-weight: 400;
	text-decoration: none;
	color: #FFF;
}
.Languages a:hover
{
	color: #FFDD00;
}
.MenuUtilities
{
	float: right;
}
.MenuUtilities ul
{}
.MenuUtilities ul li
{
	float: left;
	margin-left: 25px;
}
.MenuUtilities ul li a
{
	text-decoration: none;
	color: #FFF;
}
.MenuUtilities ul li a:hover, .MenuUtilities ul li a.rmFocused
{
	text-decoration: none;
	color: #FFDD00;
}
.NewsletterLink
{
	float: left;
	color: #FFF;
	margin-left: 25px;
}
.NewsletterLink:hover
{
	color: #FFDD00;
	cursor: pointer;
}
.LeftContent
{
	width: 222px;
	padding: 0;
	background: url(images/bg.png);
	position: relative;
	z-index: 2;
	    min-height: 700px;
}
.LCTop
{
	padding: 20px;
	background: #DDE0DF;
}
.Logo
{
	padding: 0 0 21px;
	text-align: center;
}
.Menu
{}
.Menu .RadMenu
{
	float: none !important;
}
.Menu ul
{
	float: none !important;
}
.Menu ul li
{
	float: none !important;
	display: block;
}
.Menu ul li a
{
	font-family: 'Droid Serif', serif;
	font-size: 15px;
	color: #010101;
	line-height: 28px;
	text-transform: uppercase;
	text-decoration: none;
	background: url(images/arrow-menu_OFF.png) no-repeat right center;
}
.Menu ul li a:hover, .Menu ul li a.rmFocused
{
	font-weight: 700;
	background: url(images/arrow-menu_ON.png) no-repeat right center;
}
.Divider
{
	background: url(images/divider-black.png) repeat-x;
	height: 6px;
	margin: 20px 0;
}
.Booking
{
	color: #010101;
}
.Bar
{
	font-family: 'Droid Serif', serif;
	font-size: 17px;
	text-transform: uppercase;
	text-align: center;
}
.Search
{
	width: 85px;
	float: left;
	font-size: 11px;
	text-transform: uppercase;
	padding: 15px 0 12px;
}
.Search input
{
	font-size: 11px;
	width: 79px;
	border: 0;
	padding: 3px;
	margin: 4px 0 0;
	background: #FFF url(images/Calendar-Arrival.png) no-repeat 65px 1px;
}
.Search2
{
	float: right;
}
.Search2 input
{
	background: #FFF url(images/Calendar-Departure.png) no-repeat 65px 1px;
}
.Booking .SearchButton
{
	display: block;
	line-height: 28px;
}
.LCBottom
{
	bottom: 0;
    left: 0;
    padding: 20px;
    position: absolute;
    width: 182px;
}
.MenuInstitutional
{}
.MenuInstitutional .RadMenu
{
	float: none !important;
}
.MenuInstitutional ul
{
	float: none !important;
}
.MenuInstitutional ul li
{
	float: none !important;
	display: block;
}
.MenuInstitutional ul li a
{
	font-size: 11px;
	color: #FFF;
	line-height: 20px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
}
.MenuInstitutional ul li a:hover, .MenuInstitutional ul li a.rmFocused
{
	text-decoration: underline;
}
.Social
{
	padding: 20px 0;
	text-align: center;
}
.Social .addthis_toolbox .addthis_button_compact span {
    background: url(/images/share_OFF.jpg) no-repeat 0 0 !important;
    background-size: 32px auto !important;
    height: 32px !important;
    width: 32px !important;
}
.Social a
{
	display: inline-block;
	margin: 0 4px;
	padding: 0 !important;
}
.Social .addthis_toolbox {
    display: inline-block;
	width: 32px;
	height: 32px;
}
.Social .at16nc {
    background: url(/images/share_OFF.jpg) no-repeat 0 0 !important;
    height: 32px;
    width: 32px;
}
.Social .at16nc:hover {
    background: url(/images/share_ON.jpg) no-repeat 0 0 !important;
}
.Copyright
{
	font-size: 10px;
	line-height: 16px;
	text-align: center;
	color: #999;
	margin: 0 -5px;
}
.Copyright a
{
	color: #999;
	text-decoration: none;
}
.Copyright a:hover
{
	text-decoration: underline;
}
.RightContent
{
	width: 400px;
	position: absolute;
	z-index: 2;
	top: 70px;
	right: 0;
	background: url(images/bg.png);
}
.Home .RightContent
{
	display: none;
}
.Home .CmsViewPage .RightContent
{
	display: block;
}
.RCTop
{
	background: #000;
	padding: 0 0 0 25px;
}
.RCTop h1
{
	font-size: 17px;
	font-family: 'Droid Serif', serif;
	text-transform: uppercase;
	color: #FFDD00;
	padding: 9px 0;
	float: left;
}
.Minimize
{
	background: url(images/btn-content_ON.jpg);
	width: 57px;
	height: 35px;
	float: right;
}
.Home .Minimize
{
	width: 104px;
	height: 54px;
}
.pt.Home .Minimize
{
	background: url(images/btn-offers-PT_ON.jpg);
}
.en.Home .Minimize
{
	background: url(images/btn-offers-EN_ON.jpg);
}
.es.Home .Minimize
{
	background: url(images/btn-offers-ES_ON.jpg);
}
.fr.Home .Minimize
{
	background: url(images/btn-offers-FR_ON.jpg);
}
.Minimize:hover
{
	cursor: pointer;
}
.RCBottom
{
	line-height: 20px;
	padding: 35px 25px;
}
.Home .RCBottom
{
	padding: 0;
}
.RCBottom h2
{
	text-transform: uppercase;
	margin: 15px 0 5px;
	color: #FFDD00;
}
.RCBottom ul li
{
	list-style-type: circle;
	margin-left: 13px;
}
.RCBottom ul li li
{
	margin-left: 36px;
}
.RCBottom ul.rtUL li li
{
	margin-left: 0;
}
.RightContent img
{
	border: 3px solid #010101;
}
.GalleryImageThumb
{}
.GalleryImageThumb a
{
	position: relative;
	float: left;
	margin: 0 5px 5px 0;
}
.GalleryImageThumb a img
{}
.GalleryImageThumb a .imgMask
{
	background: url(images/Gallery-Hover.png);
	width: 98px;
	height: 76px;
	display: none;
	position: absolute;
	top: 3px;
	left: 3px;
}
.GalleryImageThumb a:hover .imgMask
{
	display: block;
}
.RightContent td
{
	vertical-align: top;
}
.SpecialOffers
{
	padding: 35px;
	overflow: hidden;
}
.SpecialOffers .NoOffer, .item .NoOffer
{
	width: 584px;
	height: 149px;
	border: solid 3px #000;
}
.foo
{}
.Internal .foo .item
{
	margin-bottom: 30px;
}
.foo img
{
	width: 226px;
	height: 149px;
	float: left;
}
.foo .Promotion
{
	width: 275px;
	height: 150px;
	float: left;
	overflow: hidden;
	margin-left: 15px;
}
.Internal .foo .Promotion
{
	width: 343px;
}
.foo .Promotion h2
{
	font-size: 16px;
	margin: 0 0 2px;
	text-transform: none;
}
.foo .Promotion h2 a
{
	text-decoration: none;
	color: #FFDD00;
	text-transform: none;
}
.foo .Date
{
	font-size: 12px;
	color: #999;
	margin-bottom: 10px;
	display: block;
}
.foo .PromotionDetail
{
	font-size: 13px;
	color: #FFF;
	line-height: 18px;
	height: 54px;
	overflow: hidden;
}
.foo .Since
{
	font-size: 13px;
	text-transform: uppercase;
}
.foo .OldPrice
{
	font-size: 11px;
	text-decoration: line-through;
}
.foo .Price
{
	font-size: 18px;
}
.foo .SearchButton
{
	float: right;
	margin-right: 6px;
    margin-top: -8px;
    padding: 3px 5px;
}
.RCBottom .Divider
{
	background: url(images/divider-white.png) repeat-x;
	margin: 0 25px;
	padding: 0;
}
.MoreOffers
{
	text-transform: uppercase;
	height: 14px;
	font-size: 14px;
	padding: 20px 25px 25px;
	text-align: center;
}
.Maximize
{
	display: none;
	background: url(images/btn-content_OFF.jpg);
	width: 57px;
	height: 35px;
	position: absolute;
	z-index: 2;
	top: 70px;
	right: 0;
}
.Home .Maximize
{
	display: block;
	width: 104px;
	height: 54px;
}
.Home .CmsViewPage .Maximize
{
	display: none;
}
.pt.Home .Maximize
{
	background: url(images/btn-offers-PT_OFF.jpg);
}
.en.Home .Maximize
{
	background: url(images/btn-offers-EN_OFF.jpg);
}
.es.Home .Maximize
{
	background: url(images/btn-offers-ES_OFF.jpg);
}
.fr.Home .Maximize
{
	background: url(images/btn-offers-FR_OFF.jpg);
}
.Maximize:hover
{
	cursor: pointer;
}
.Banner
{
	display: none;
}
.CmsViewPage .Banner
{
	display: block;
}
/* [Utils] */
.Clear
{
	clear: both;
}
.Left
{
	text-align: left;
}
.FLeft
{
	float: left;
}
.Right
{
	text-align: right;
}
.FRight
{
	float: right;
}
/* [Botões] */
.SearchButton
{
	font-family: 'Droid Serif', serif;
	background: #FFDD00;
	border: solid 3px #010101;
	font-size: 14px;
	text-align: center;
	color: #010101 !important;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 700;
}
.SearchButton:hover
{
	background: #010101;
	border: solid 3px #FFDD00;
	color: #FFDD00 !important;
}
.btn-su 
{
	font-family: 'Droid Serif', serif;
    background: #FFDD00;
    border: solid 3px #010101;
    font-size: 14px;
    text-align: center;
    color: #010101 !important;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
    cursor:pointer;
    display:inline-block;
    padding: 7px 12px;
}
.btn-su:hover 
{
	background: #010101;
	border: solid 3px #FFDD00;
	color: #FFDD00 !important;
}
.Newsletter .SearchButton
{
	font-family: 'Droid Serif', serif;
	background: #010101;
	border: solid 3px #FFDD00;
	font-size: 14px;
	text-align: center;
	color: #FFDD00 !important;
	text-decoration: none;
	text-transform: uppercase;
}
.Newsletter .SearchButton:hover
{
	background: #FFDD00;
	border: solid 3px #010101;
	color: #010101 !important;
}
/* [Google UI] */
.ui-widget
{
    font-family: 'Droid Sans', sans-serif !important;
    font-size: 0.9em !important;
}
.ui-widget select {
    padding: 1px;
}
/* [Telerik] */
.RadTreeView_Default a.rtIn
{
	color: #FFF !important;
}
/* [Forms] */
.Form
{}
.Form p
{
	margin: 0 0 15px;
}
.Form p label
{
	margin-bottom: 5px;
}
.Form p input, .Directions3 input
{
	border: 0;
	width: 99%;
	font-size: 13px;
	padding: 3px;
	margin: 5px 0 0;
}
.Directions3 input
{
	width: 90%;
}
.Form .SearchButton
{
	float: right;
	padding: 4px 12px;
}
.Form label 
{
	display:block;
}
/* [Google Maps] */
.map_canvas
{
	top: 35px;
	left: 222px;
	z-index: 1;
	position: absolute;
}
.Directions
{
	margin: 30px 0 0;
}
.Directions1
{
	float: left;
	width: 50%;
}
.Directions2
{
	float: left;
	width: 50%;
}
.Directions3
{
	float: left;
	width: 99%;
}
.Directions3 p
{
	float: left;
	width: 50%;
}
.Directions3 p input
{
	padding: 8px;
}
.Directions3 .SearchButton
{
	float: left;
	margin: 23px 0 0;
    padding: 4px 10px;
}
#route
{
	margin: 10px 0 0;
	background: #FFF;
}
#route img
{
	border: 0;
}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('images/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('images/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('images/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('images/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/* Booking button */

.b_availFormInner{
	background-color: #DDE0DF !important;
	padding: 0.8em 0 0 !important;
}
#b_editDates {
    color: #010101 !important;
    line-height: 1.4em !important;
}
#b_editDates h3 {
    font-size: 13px !important;
}
.b_availDatesInner h4 {
    margin: 0.3em 0 0.2em !important;
}
#b_availCheckIn {
    padding-right: 1em !important;
}
#b_availSubmit input {
    background: #FFDD00 !important;
    border: 3px solid #000 !important;
    color: #010101 !important;
    font-family: 'Droid Serif', sans-serif !important;
	font-size: 13px !important;
}
#b_availSubmit input:hover {
    background: #000 !important;
    border: 3px solid #000 !important;
    color: #FFDD00 !important;
}
#b_availSubmit {
    float: none !important;
    margin-top: 10em !important;
    text-align: center !important;
}

/* Reviews */
#bcom_review_widget
 {
    float: left;
}

#TA_cdsratingsonlynarrow506
 {
    float: right;
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('images/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('images/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
@media only screen and (max-height: 799px)
{
	.Logo img {height: 170px;}
}
@media only screen and (max-height: 767px)
{
	.LCTop {padding: 10px 20px;}
	.Logo {padding: 0 0 10px;}
	.Logo img {height: 130px;}
	.Divider {margin: 10px 0 10px;}
	.LCBottom {padding: 10px 20px;}
	.Social {padding: 8px 0;}
	.Menu ul li a {line-height: 25px;}
	.Search {padding: 10px 0 12px;}
}