<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@CHARSET "UTF-8";

body {
	font-family: 'Lato', Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	color: #343638;
}

/*
 * Typography
 */

 a {
	color: #343638;
}

a:hover {
	color: #bebebe;
}

#main b, #main strong {
	font-weight: 700;
}

h1, h2, h3 {
	color: #231f20;
	font-family: 'Noto Serif', 'Times New Roman', serif;
}

h1 {
	font-size: 32px !important;
	line-height: 38px;
	margin-top: 0 !important;
}

h2 {
	font-size: 1.5em;
	line-height: 1em;
}

h3 {
	font-size: 1.1em;
	line-height: 1em;
}

*::selection {
	background-color: #343638;
	color: #ffffff;
}
*::-moz-selection {
	background-color: #343638;
	color: #ffffff;
}


/*
 * Structure
 */

#topBlock {
}

#centralBlock {
}

#contentBlock {
    background: url("../rocamarlidoresorts_hotel_websites1_bin/pattern.jpg") repeat center;
/*    box-shadow: 0px -10px 35px -20px rgba(0,0,0,0.5) inset;
    -webkit-box-shadow: 0px -10px 35px -20px rgba(0,0,0,0.5) inset;
    -moz-box-shadow: 0px -10px 35px -20px rgba(0,0,0,0.5) inset;*/
}

.homepage #main #contentBlock .container {
	margin: 50px 0; 
} 

.ie7 #contentBlock {
	float: none;
	clear: none;
}

#bottomBlock {
	background: url("../rocamarlidoresorts_hotel_websites1_bin/pattern.jpg") repeat center;
	text-align: center;
	border-top: 15px solid #fff;
	margin-bottom: 40px;
}

#scroll-top {
	text-indent: -9999px;
	background: url("../rocamarlidoresorts_hotel_websites1_bin/scroll.png") no-repeat;
}

#scroll-top:hover {
	background: url("../rocamarlidoresorts_hotel_websites1_bin/scroll_hover.png") no-repeat;
}

/* cookies */
.cookiesWarning {
    z-index: 99999!important;
}
/*
notop 
*/

.notop #topBlock {
    background: -moz-linear-gradient(top, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-gradient(linear, left top, left top, color-stop(0%,rgba(0,0,0,0.85)), color-stop(100%,rgba(0,0,0,0)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.85) 0%,rgba(0,0,0,0) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0.85) 0%,rgba(0,0,0,0) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0.85) 0%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.85) 0%,rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}

.scrolling.notop #topBlock, .no-banner.notop #topBlock, .hotel-directions #topBlock {
	background: #fff;
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);
}


/*
 * top block
 */

#main .hotellogo {
	height: 90px;
	margin-top: 24px;
}

.hotellogo {
	width: 27%;
    min-width: 215px !important;
}

.scrolling #main .hotellogo,
.no-banner #main .hotellogo,
.no-banner.notop #main .hotellogo,
.hotel-directions #main .hotellogo {
	margin-top: 18px;
}



/** cais da oliveira **/ 

.gc-ada22236f6f25f3d #main .hotellogo {
	height: 85px;
	background: url("../rocamarlidoresorts_hotel_websites1_bin/hotel_logo1_caisoliveira.png") no-repeat left center;
	background-size: auto 100%;
}

.gc-ada22236f6f25f3d.scrolling #main .hotellogo,
.gc-ada22236f6f25f3d.no-banner #main .hotellogo,
.gc-ada22236f6f25f3d.no-banner.notop #main .hotellogo,
.gc-ada22236f6f25f3d.hotel-directions #main .hotellogo {
	background: url("../rocamarlidoresorts_hotel_websites1_bin/hotel_logo_scroll_caisoliveira.png") no-repeat left center;
}


/** royal orchid **/

.gc-273d212f76da060d #main .hotellogo {
	background: url("../rocamarlidoresorts_hotel_websites1_bin/hotel_logo1_orchid.png") no-repeat left center;
	background-size: auto 100%;
}

.gc-273d212f76da060d.scrolling #main .hotellogo,
.gc-273d212f76da060d.no-banner #main .hotellogo,
.gc-273d212f76da060d.no-banner.notop #main .hotellogo,
.gc-273d212f76da060d.hotel-directions #main .hotellogo {
	background: url("../rocamarlidoresorts_hotel_websites1_bin/hotel_logo_scroll_orchid.png") no-repeat left center;
}


/** roca mar **/

.gc-ec26fec9ff673bc4 #main .hotellogo {
	background: url("../rocamarlidoresorts_hotel_websites1_bin/hotel_logo1_rocamar.png") no-repeat left center;
	background-size: auto 100%;
}

.gc-ec26fec9ff673bc4.scrolling #main .hotellogo,
.gc-ec26fec9ff673bc4.no-banner #main .hotellogo,
.gc-ec26fec9ff673bc4.no-banner.notop #main .hotellogo,
.gc-ec26fec9ff673bc4.hotel-directions #main .hotellogo {
	background: url("../rocamarlidoresorts_hotel_websites1_bin/hotel_logo_scroll_rocamar.png") no-repeat left center;
}



.languages {
	float: right;
}

.languages li {
	background-color: #fff;
	border-bottom: 1px solid #efefef;
    height: 32px;
    width: 32px;
}

.languages li:hover {
	background-color: #f2f2f2;
	height: 32px;
    width: 32px;
}

.languages li a:hover {
	text-decoration: none;
}

.languages li a {
	font-family: 'Lato', Helvetica, Arial, sans-serif;
	font-weight: 400;
	line-height: 30px;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
}

.languages li .active {
	background-color: #a32331;
	color: #fff;
}

.gc-ec26fec9ff673bc4 .languages li .active {
	background-color: #3f6f41;
}

.gc-ada22236f6f25f3d .languages li .active {
	background-color: #2d4191;
}

#topBlock .hoteladdress {
	text-align: right;
}

.hoteladdress {
	font-weight: 400;
}

.hoteladdress address {
	font-style: normal;
}

#topBlock .hoteladdress address a {
	background-size: auto 85%;
}

.address {
	background: url("../rocamarlidoresorts_hotel_websites1_bin/pin.png") no-repeat center center; 
}

.phone {
	background: url("../rocamarlidoresorts_hotel_websites1_bin/phone.png") no-repeat center center; 
}

.navigation li:after {
	display: none;
}

.nav li a {
	text-transform: uppercase;
	text-decoration: none;
	position: relative;
	color: #fff;
}

.nav li {
	/*padding: 0 0 5px !important;*/
	position: relative;
}

.nav li a:hover, .nav li.active a {
    color: #dad9d9; 
}

.nav li.active::before, .nav li:hover::before {
	content: "";
	width: calc(100% - 19px);
	height: 2px;
	position: absolute;
	bottom: 20px;
	left: 0;
	background-color: #a32331;
}

.gc-ec26fec9ff673bc4 .nav li.active::before, .gc-ec26fec9ff673bc4 .nav li:hover::before {
	background-color: #3f6f41;
}

.gc-ada22236f6f25f3d .nav li.active::before, .gc-ada22236f6f25f3d .nav li:hover::before {
	background-color: #2d4191;
}

.hotel-directions .nav li a, .scrolling .nav li a, .no-banner .nav li a {
	color: #343638;
}

.scrolling .nav li a:hover, .scrolling .nav li.active a,
.no-banner .nav li a:hover, .no-banner .nav li.active a {
    color: #aaaaaa; 
}


/* toggle menu */
#toggleNav {
	color: #343638;
	background: #ececec url("../rocamarlidoresorts_hotel_websites1_bin/down.png") no-repeat 95% center;
}

.opened .nav {
	border: 1px solid #bababa;
}



/*
 * central block
 */

.flashContainer .gcb_image_legend {
    font-family: 'Noto Serif', 'Times New Roman', serif;
    font-size: 42px;
    text-align: center;
    color: #fff;
    text-shadow: none;
    line-height: 48px;
}

.flashContainer .gcb_navigation_arrow {
	background: url("../rocamarlidoresorts_hotel_websites1_bin/banner_arrows.png") no-repeat;
}

.flashContainer .next, .flashContainer .gcb_container:hover .next, .flashContainer .gcb_navigation:hover .next:hover {
	background-position: 0 0;
}

.flashContainer .previous, .flashContainer .gcb_container:hover .previous, .flashContainer .gcb_navigation:hover .previous:hover {
	background-position: 0 -80px;
}

.flashContainer .gcb_navigation_paginator {
	background: none;
}

.flashContainer .gcb_navigation_paginator ul {
	margin: 0;
}

.flashContainer .gcb_navigation_paginator ul li {
	background: #ffffff;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}

.flashContainer .gcb_navigation_paginator ul .selected {
	background: #343638;
	border: 2px solid #ffffff;
}

/* with ShortHand */

.bookingGadget {
	background: #fff;
	color: #ffffff;
}

.bookingGadget .gc_sh * {
    font-family: 'Noto Serif', 'Times New Roman', serif;
	font-weight: 400;
	font-size: 1.1em;
}

.bookingGadget .gc_sh .gc_horizontalSh .shortHandTitle {
	font-size: 0.8em;
	line-height: 22px;
	font-weight: 400;
	border: none;
	text-align: center;
	color: #343638;
	background: #e4e4e4;
}

.bookingGadget .gc_sh .gc_horizontalSh .shortHandDate, .bookingGadget .gc_sh .gc_horizontalSh .shortHandNrNights {
	background: #e4e4e4;
}

.bookingGadget .gc_sh .gc_horizontalSh .checkinLabel, .bookingGadget .gc_sh .gc_horizontalSh .shortHandNrNightsLabel {
	font-size: 0.85em;
	text-align: right;
	line-height: 30px;
    color: #343638;
	text-transform: uppercase;
}

.bookingGadget .gc_sh .startDay, .bookingGadget .gc_sh .yui-menu-button button {
	font-weight: lighter;
	font-family: Helvetica, Arial, sans-serif;
	border: none;
	border-right: none;
	text-align: center;
	font-size: 1.25em;
	line-height: 33px;
	color: #656565;
	background: none;
}

.bookingGadget .gc_sh .yui-calcontainer {
	box-shadow: 0 0 10px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.15);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.15);
}

.bookingGadget .gc_sh .shortHandCalendarIcon {
	border: none;
	background: url("../rocamarlidoresorts_hotel_websites1_bin/be_dropdown.png") no-repeat center;
}

.bookingGadget .gc_sh .yui-menu-button button {
	background: url("../rocamarlidoresorts_hotel_websites1_bin/be_dropdown.png") no-repeat 90% center;
}

.bookingGadget .gc_sh .yui-calcontainer .calheader {
	font-weight: lighter;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 35px;
	font-size: 0.6em;
}

.bookingGadget .gc_sh .yui-calendar .calnavright, .bookingGadget .gc_sh .yui-calendar .calnavleft {
	background: url("../rocamarlidoresorts_hotel_websites1_bin/be_arrows.png") no-repeat center 0;
}

.bookingGadget .calweekdayrow {
	background: #d8d8d8;
}

.bookingGadget .gc_sh .yui-calendar .calweekdaycell {
	border: none;
	color: #ffffff;
	font-size: 18px;
}

.bookingGadget .gc_sh .yui-calendar .calnavleft {
	background-position: center -35px;
}

.bookingGadget .gc_sh .yui-calendar .calcell a,
.bookingGadget .gc_sh .yuimenu a {
	font-weight: lighter;
	font-family: Helvetica, Arial, sans-serif;
}

.bookingGadget .gc_sh .yui-calendar .calcell {
	font-weight: lighter;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #b0b0b0;
}

.bookingGadget .gc_sh .yui-calendar .selected, 
.bookingGadget .gc_sh .yuimenu li:hover {
	background: #555555;
	border-radius: 50%;
	font-weight: lighter;
	font-family: Helvetica, Arial, sans-serif;
	border-radius: 0 !important;
}

.bookingGadget .gc_sh .yui-calendar .selectable a:hover {
	color: #bebebe;
}

.bookingGadget .gc_sh .yui-calendar .selected a:hover {
	color: #ffffff;
}

.bookingGadget .gc_sh .yuimenu .bd {
	border: none;
	background: none;
}

.bookingGadget .gc_sh .yuimenu .bd ul {
	background: #ffffff;
	border: 1px solid #d8d8d8;
	text-align: center;
	box-shadow: 0 0 10px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.15);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.15);
}

.bookingGadget .gc_sh .yuimenu a:hover, .bookingGadget .gc_sh .yuimenu li:hover a {
	color: #ffffff;
}

.bookingGadget .gc_sh .shortHandCheckRates, #topBlock .shortHandCheckRates {
	font-size: 1.3em;
	background: #a32331;
	text-transform: none;
}

.gc-ec26fec9ff673bc4 .gc_sh .shortHandCheckRates, #topBlock .shortHandCheckRates {
	background: #3f6f41;
}

.gc-ada22236f6f25f3d .gc_sh .shortHandCheckRates, #topBlock .shortHandCheckRates {
	background: #2d4191;
}

.ie7 .bookingGadget .gc_sh .shortHandCheckRates {
	padding-top: 2%;
	padding-bottom: 7%;
	line-height: auto;
}

.bookingGadget .gc_sh .shortHandCheckRates:hover, .bookingGadget .booknow:hover, .bookingGadget.fixed .gc_sh .shortHandCheckRates:hover {
	background: #d6d6d6;
	color: #343638;
}

.bookingGadget .gc_sh .shortHandCheckRates.fixed {
	border: none;
	color: #ffffff;
	font-size: 0.8em;
	background-size: auto 35%, auto;
	-webkit-background-size: auto 35%, auto;
	-moz-background-size: auto 35%, auto;
}

/* Only Book */

/*.bookingGadget .gc_sh .gc_horizontalSh .shortHandTitle, .no-banner .bookingGadget .gc_sh .gc_horizontalSh .shortHandTitle, .hotel-directions .bookingGadget .gc_sh .gc_horizontalSh .shortHandTitle  {
	background: #efefef;
	color: #949494;
	font-size: 12px;
	font-weight: 400;
	line-height: 32px;
}*/

/* Book button fixed */

.bookingGadget .gc_sh .gc_horizontalSh .shortHandTitle {
	text-transform: none !important;
}

.bookingGadget.fixed .gc_sh .gc_horizontalSh .shortHandTitle, .no-banner .bookingGadget .gc_sh .gc_horizontalSh .shortHandTitle, .hotel-directions .bookingGadget .gc_sh .gc_horizontalSh .shortHandTitle  {
	background: #f2f2f2;
	color: #343638;
	font-size: 12px;
	font-weight: 400;
	line-height: 34px;
}

.quicklinks {
	background: url("../rocamarlidoresorts_hotel_websites1_bin/pattern.jpg") repeat center;
}

.quicklinks.fixed {
	box-shadow: 0 0 15px rgba(0,0,0,0.40);
	-webkit-box-shadow: 0 0 15px rgba(0,0,0,0.40);
	-moz-box-shadow: 0 0 15px rgba(0,0,0,0.40);
}

.quicklinks li:after {
	width: 1px;
    height: 23px;
    margin: 0 8px -10px;
    background: #7b7479;
}

#main .quicklinks li a {
	text-decoration: none;
	font-size: 12px;
	line-height: 35px;
	font-weight: 400;
	text-transform: uppercase;
}

#main .quicklinks li:hover a {
	color: #aaaaaa;
}



/*
 * content block
 */



#imagelinksHolder {
	background: url("../rocamarlidoresorts_hotel_websites1_bin/pattern_orchid.jpg") repeat center;
	border-bottom: 15px solid #fff;
}

.gc-ec26fec9ff673bc4 #imagelinksHolder {
	background: url("../rocamarlidoresorts_hotel_websites1_bin/pattern_rocamar.jpg") repeat center;
}

.gc-ada22236f6f25f3d #imagelinksHolder {
	background: url("../rocamarlidoresorts_hotel_websites1_bin/pattern_caisoliveira.jpg") repeat center;
}



.container .imagelinkgadget .wrapper {
	background-color: #fff;
}

.imgTitle {
	font-size: 36px;
	line-height: 36px;
	font-weight: 400;
	text-align: center;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(52, 54, 56, 0.8);
	width: 98% !important;
	font-family: 'Noto Serif', 'Times New Roman', serif;
}

#imagelinksHolder .top-box-small .imgTitle, .imagelinkgadget.small-image .imgTitle {
	font-size: 30px;
	font-weight: 400;
}

.imgDescription {
	font-size: 13px;
	text-align: center;
	color: #343638;
}

.imgLink {
	color: #a32331;
	font-size: 12px;
	font-family: 'Noto Serif', 'Times New Roman', serif;
}

.gc-ec26fec9ff673bc4 .imgLink {
	color: #3f6f41;
}

.gc-ada22236f6f25f3d .imgLink {
	color: #2d4191;
}

.imgLink:hover {
	text-decoration: underline;
}

.imgImageWrapper {
	background-color: #000;
}

.imgImageWrapper span {
	-webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.imagelinkgadget:hover .imgImageWrapper span {
    opacity: 0.75;
}


/**top-box **/

#imagelinksHolder .top-box-small .wrapper, #imagelinksHolder .top-box-medium .wrapper {
	background: #fff;
	text-align: center;
}

#imagelinksHolder .top-box-small .imgLink, #imagelinksHolder .top-box-medium .imgLink {
	color: #fff;
	width: auto;
	font-style: initial;
	background: #a32331;
	left: auto;
	right: auto;
	position: relative;
	display: inline-block;
	margin-top: 6px;
	padding: 0 20px;
	line-height: 26px;
}

.gc-ec26fec9ff673bc4 #imagelinksHolder .top-box-small .imgLink, .gc-ec26fec9ff673bc4 #imagelinksHolder .top-box-medium .imgLink {
	background: #3f6f41;
}

.gc-ada22236f6f25f3d #imagelinksHolder .top-box-small .imgLink, .gc-ada22236f6f25f3d #imagelinksHolder .top-box-medium .imgLink {
	background: #2d4191;
}



#imagelinksHolder .top-box-small .imgLink:hover, #imagelinksHolder .top-box-medium .imgLink:hover {
}

.with-sidebar .imgLink a {
	font-size: 11px;
}

.content {
	text-align: center;
}

.hotel-contacts .content {
	text-align: left;
}

.content p {
	clear: both;
	overflow: hidden;
	font-size: 16px;
}

#sidebar {
	background: #f1f1f1;
}

#sidebar &gt; div {
	border-top: 1px solid #fbfbfb;
	border-bottom: 1px solid #b2b2b2;
}

#sidebar &gt; div:first-of-type {
	border-top: none;
}

#sidebar &gt; div:last-of-type {
	border-bottom: none;
}

/* promotion widget */
.prgTitle {
	font-size: 1.2em;
	color: #343638;
	font-weight: 400;
}

.prgImgWrapper {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 35%;
	overflow: hidden;
}

.prgImgWrapper img {
	width: auto;
	height: 100%;
}

.prgDescription {
	font-size: 0.9em;
}

.prgClick {
	font-size: 0.8em;
	background-color: #343638;
    padding: 0 2px;
    color: #fff;
}

/* promo on content */
.content .promotionsgadget {
	background: #f1f1f1;
}

/* promo on banner */
#main .flashContainer .promotionsgadget {
	background: #fff;
	color: #343638;
}

#main .flashContainer .promotionsgadget .prgTitle {
	color: #343638;
	font-size: 2em;
}

#main .flashContainer .promotionsgadget .prgDescription {
	font-size: 1.25em;
}

#main .flashContainer .promotionsgadget .prgClick {
	background: url("../rocamarlidoresorts_hotel_websites1_bin/book.png") no-repeat 0 0;
}

/* product on sidebar */
#main #sidebar .productContainer.voucher .promotions-termsActions .promotions-bgLink {
	font-size: 0.9em;
	background: #343638;
	color: #fff;
}

/* rooms widget */

#sidebar .productContainer.voucher .roomName h2 {
	font-size: 1.2em;
    color: #343638;
    font-weight: 400;
}

/* weather gadget */
#main .weather-shell {
	font-family: 'Lato', Helvetica, Arial, sans-serif;
}

/* tripadvisor widget */
.tasidebar {
	border-bottom: none !important;
}

#TA_mini_pane {
	background: #fbfbfb;
	font-size: 0.75em;
}

#TA_mini_pane td a {
	text-decoration: none;
}



/*
 * bottom block
 */

#bottomBlock &gt; .holder {
	overflow: hidden;
	max-width: initial;
	background: url("../rocamarlidoresorts_hotel_websites1_bin/pattern_orchid.jpg") repeat center;
}

.gc-ec26fec9ff673bc4 #bottomBlock &gt; .holder {
	background: url("../rocamarlidoresorts_hotel_websites1_bin/pattern_rocamar.jpg") repeat center;
}

.gc-ada22236f6f25f3d #bottomBlock &gt; .holder {
	background: url("../rocamarlidoresorts_hotel_websites1_bin/pattern_caisoliveira.jpg") repeat center;
}

#bottomBlock a {
	text-decoration: none;
	color: #fff;
}

#bottomBlock .socialmedia {
	margin: 2% 0;
}

/** footer logos **/

#bottomBlock .holder::before {
	content: "";
	display: inline-block;
	width: 264px;
	height: 95px;
	margin-top: 40px;
}

/* clean and safe logo &gt; case */
#bottomBlock .holder::after {
    background: url(../rocamarlidoresorts_hotel_websites1_bin/cleanandsafe.svg) center/100% no-repeat;
    content: '';
    width: 100px;
    height: 100px;
    display: block;
    margin: 0 auto 100px;
}

/** orchid **/
.gc-273d212f76da060d #bottomBlock .holder::before {
    background: url("../rocamarlidoresorts_hotel_websites1_bin/hotel_logo1_orchid.png") no-repeat center;
}

/** roca mar **/
.gc-ec26fec9ff673bc4 #bottomBlock .holder::before {
    background: url("../rocamarlidoresorts_hotel_websites1_bin/hotel_logo1_rocamar.png") no-repeat center;
}

/** cais oliveira **/
.gc-ada22236f6f25f3d #bottomBlock .holder::before {
    background: url("../rocamarlidoresorts_hotel_websites1_bin/hotel_logo1_caisoliveira.png") no-repeat center;
}



.socialmedia li {
	margin: 0 0.5% !important;
	background: url("../rocamarlidoresorts_hotel_websites1_bin/socialmedia_ic.png") no-repeat 0 0;
	width: 24px !important;
	height: 24px !important;
}

/*.socialmedia .facebook {
	background-position: 0 0;
}

.socialmedia .twitter {
	background-position: 0 -64px;
}

.socialmedia .youtube {
	background-position: 0 -162px;
}

.socialmedia .flickr {
	background-position: 0 -72px;
}

.socialmedia .pinterest {
	background-position: 0 -96px;
}

.socialmedia .tripadvisor {
	background-position: 0 -193px;
}*/

.socialmedia .newsletter {
	background-position: -192px 0;
}

.socialmedia .sharethis {
	text-indent: 0;
}

#bottomBlock .hoteladdress {
	color: #fff;
	padding: 0 !important;
	margin-bottom: 90px;
}

#bottomBlock .hoteladdress a {
	background: none;
	font-weight: 400;
}

#bottomBlock strong {
	font-weight: 400;
}


/** corporate logo **/

#bottomBlock .corporatelogo {
	width: 234px;
	height: 132px;
	background: url("../rocamarlidoresorts_hotel_websites1_bin/corporate_logo.png") no-repeat center;
	position: absolute;
	top: -75px;
	left: 50%;
	margin-left: -117px;
}


#bottomBlock .footerMenu {
	padding: 90px 10% 30px;
	background: url("../rocamarlidoresorts_hotel_websites1_bin/pattern_tile.jpg") repeat center;
	border-top: 15px solid #fff;
	position: relative;
}

#bottomBlock .footerMenu li a {
	color: #343638;
}

#bottomBlock .footerMenu li:hover a {
	color: #a32331;
}

#seals {
	background: #2b2b2b;
	height: 30px !important;
}

#seals .powered {
	line-height: 30px;
}

/*
 * if page has no banner
 */

.noBanner .bookingGadget .gc_sh .gc_horizontalSh {
	border: none;
}

.noBanner .bookingGadget .gc_sh * {
	font-size: 1em;
}

.noBanner .bookingGadget .gc_sh .shortHandTitle {
	font-size: 1.25em;
	border: none;
}

.noBanner .bookingGadget .gc_sh .shortHandDate, .noBanner .bookingGadget .gc_sh .shortHandNrNights {
	float: left;
	border: 0;
	padding: 0;
	clear: none;
}

.noBanner .bookingGadget .gc_sh .checkinLabel, .noBanner .bookingGadget .gc_sh .shortHandNrNightsLabel {
	font-size: 0.85em;
}

.noBanner .bookingGadget .shortHandButton {
	border: none;
}



/*
 * room types &amp; special offers &amp; products &amp; addons
 */

.roomContainer {
	text-align: center;
}

.roomName h2 {
	color: #fff;
	text-transform: capitalize;
	font-size: 28px;
	text-shadow: 2px 2px 4px rgba(50, 50, 44, 0.8);
    font-weight: 400;
}

.roomContainer.room-opened .roomName h2 {
	color: #343638;
	text-shadow: none;
}

.minRate {
	text-align: right;
}

#main .roomContainer.room-opened,
#main .roomContainer.room-opened .roomDescription,
#main .roomContainer.room-opened .roomRestrictions {
	background: #fafafa;
	font-family: 'Noto Serif', 'Times New Roman', serif;
}

#main .roomContainer.room-opened .roomDescription {
	margin: 0 auto;
}

#main .roomContainer.room-opened .roomDescription.mealplan {
    text-decoration: none;
    margin-top: 30px;
    width: 96%;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}

.roomPhoto .pgContainer .pgImage a label, .roomPhoto .pgContainer .pgImage a span {
	font-size: 1em;
	font-weight: 400;
	color: #ffffff;
	text-decoration: none;
}

.roomContainer .roomPhoto .pgContainer .pgImage a, .roomName {
	-webkit-transition: all .2s ease-in-out; /* Safari and Chrome */
    -moz-transition: all .2s ease-in-out; /* Firefox */
    -o-transition: all .2s ease-in-out; /* IE 9 */
    -ms-transition: all .2s ease-in-out; /* Opera */
    transition: all .2s ease-in-out;
}

/*.roomPhoto:after {
	content:"";
	display: block;
	position: absolute;
	width: auto;
	height: auto;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #343638;
	pointer-events: none;
	opacity: 0;
	filter: alpha(opacity=0);
}

.roomContainer:hover .roomPhoto:after {
	opacity: 0.3;
	filter: alpha(opacity=30);
}*/

.roomContainer.room-opened .roomPhoto:after {
	display: none;
}

.roomContainer.room-opened .roomPhoto:before {
	display: block;
	content: "";
	position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 70px;
    height: 70px;
    text-decoration: none;
    color: #FFFFFF;
    background: url("../rocamarlidoresorts_hotel_websites1_bin/seemore.png") no-repeat center;
    text-indent: -999999px;
}

.mealplan {
	font-size: 1.4em;
	text-decoration: underline;
	color: #343638;
}

.content .promotions-termsActions .promotions-bgLink {
	font-size: 1.1em;
	font-weight: 400;
	color: #ffffff;
	background: #a32331;
	width: 100%;
}

.gc-ec26fec9ff673bc4 .content .promotions-termsActions .promotions-bgLink {
	background: #3f6f41
}

.gc-ada22236f6f25f3d .content .promotions-termsActions .promotions-bgLink {
	background: #2d4191
}

.content .promotions-termsActions .promotions-bgLink:hover {
	color: #343638;
	background: #d6d6d6;
}

#showmore {
	font-size: 2em;
	color: #343638;
}

.showmore #showmore {
	background: url("../rocamarlidoresorts_hotel_websites1_bin/less.png") no-repeat 0 center;
}

.content .promotions-termsContent {
	background: #f2f2f2;
}

.content .promotions-termsContent .promotions-closeTermsShell a {
	background: #343638;
	color: #fff;
	padding: 0 15px;
	font-size: 12px;
	line-height: 25px;
	display: inline-block;
}

#main .content .promotions-termsActions .promotions-showTermsTrigger {
	font-size: 12px;
	font-weight: 400;
	color: #343638;
	text-decoration: underline;
}

#main .content .promotions-termsActions .promotions-showTermsTrigger:hover {
	color: #bebebe;
}


/** room clicked **/

.roomContainer.clicked .roomPhoto .pgContainer .pgImage {
	opacity: 0.4;
}


/*
 * room comparison
 */

.content .compareRoomsLink a {
	font-size: 1em;
	border: none;
	color: #ffffff;
	font-weight: 400;
	text-transform: capitalize;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow: 1px 1px 0 rgba(255,255,255,0.75);
	text-shadow: -1px -1px 0 rgba(0,0,0,0.4);
	background-color: #000;
	background-position: 10px center;
	background-repeat: no-repeat;
	background-position: 10px center, 0 0;
}

.content .compareRoomsLink a:hover {
	color: #ffffff;
	background-color: #000;
	background-position: 10px center;
	background-repeat: no-repeat;
	background-repeat: no-repeat, repeat;
	box-shadow: none;
}

.content .compareContent .compareLabels ul .name, .content .compareContent .compareRooms ul .name {
	background: none;
	font-size: 1em;
	font-weight: 400;
	box-shadow: none;
	border-bottom: 1px solid #cccccc;
}

.content .compareLabels ul li {
	background: none;
	border-bottom: 1px solid #cccccc;
	font-size: 1em;
}

.content .roomsContent .roomEven, .content .roomsContent .room:nth-child(2n+1) {
	background: #f1f1f1;
}

.content .roomsContent .roomOdd, .content .roomsContent .room:nth-child(2n+2) {
	background: #ffffff;
}

.content .compareContent .compareRooms .roomsContent .room:hover {
	background: #dddddd;
	box-shadow: none;
}

.content .roomsContent .room ul li {
	border-bottom: 1px solid #cccccc;
}

.roomsContent .room ul .baseadults {
	border-top: 1px solid #cccccc;
}

.compareContent .bookNowButton a {
	font-size: 0.8em;
	letter-spacing: 0;
	color: #ffffff;
	font-weight: 400;
	text-transform: capitalize;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow: 1px 1px 0 rgba(255,255,255,0.75);
	text-shadow: -1px -1px 0 rgba(0,0,0,0.4);
	background-color: #000;
	background-image: url("../valueresponsive_hotel_2_bin/be_booknow.png");
	background-position: 15px center;
	background-repeat: no-repeat;
	background-position: 15px center, 0 0;
	background-size: auto 35%, auto;
	-webkit-background-size: auto 35%, auto;
	-moz-background-size: auto 35%, auto;
}

.compareContent .bookNowButton a:hover {
	background-color: #000;
	background-position: 15px center, 0 0;
}


/*
 * gallery
 */

#pg .pgContainer {
	background-color: #000;
}

.pgImage a {
	/* check rule: '.roomPhoto .pgContainer .pgImage a' */
}

.pgImage a img {
	/* check rule: '.roomPhoto .pgContainer .pgImage a img' */
}

.pgText strong {
	font-weight: 400 !important;
	color: #fff;
	font-size: 26px;
	line-height: 28px;
	text-shadow: 2px 2px 4px rgba(50, 50, 44, 0.8);
	font-family: 'Noto Serif', 'Times New Roman', serif;
}


/*
 * contact forms
 */

.content #contacts_form input, .content input,
.content #contacts_form select, .content select,
.content #contacts_form textarea, .content textarea {
	background: #fff;
	color: #343638;
	border: 1px solid #fff;
}

.webkit .content #contacts_form select, .webkit .content form select,
.mobile.gecko .content #contacts_form select, .mobile.gecko .content form select {
	background-image: url("../rocamarlidoresorts_hotel_websites1_bin/down.png");
	background-repeat: no-repeat;
	background-position: 98% center;
}

label[for="ckbnotifyme"] {
	font-size: 0.7em;
}

.content #contacts_form input[type="submit"], .content input[type="submit"] {
	font-size: 1.1em;
	font-weight: 400 !important;
	color: #ffffff;
	background: #a32331;
	clear: both;
	border: none;
	font-family: 'Noto Serif', 'Times New Roman', serif;
}

.gc-ec26fec9ff673bc4 .content #contacts_form input[type="submit"], .gc-ec26fec9ff673bc4 .content input[type="submit"] {
	background: #3f6f41;
}

.gc-ada22236f6f25f3d .content #contacts_form input[type="submit"], .gc-ada22236f6f25f3d .content input[type="submit"] {
	background: #2d4191;
}

.content #contacts_form input[type="submit"]:hover, .content input[type="submit"]:hover {
	color: #343638;
	background: #d6d6d6;
}



/*
 * location &amp; google maps
 */

#map_canvas {
	border: 5px solid #ffffff;
	box-shadow: 0 0 10px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.15);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.15);
}

#map_canvas strong {
	font-size: 1.25em;
}

.dirLink {
	background: #a32331;
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-family: 'Noto Serif', 'Times New Roman', serif;
	width: 160px;
	padding: 10px !important;
	margin: 40px auto;
}

.gc-ec26fec9ff673bc4 .dirLink {
	background: #3f6f41;
}

.gc-ada22236f6f25f3d .dirLink {
	background: #2d4191;
}

.dirLink:hover {
	background: #d6d6d6;
	color: #343638;
}


/*
 * tripadvisor
 */

.content #TA_Container {
	border: none;
}

.TA_rtable {
	border-bottom: 1px solid #f1f1f1;
}

.content .TA_rtable td {
	border: none;
	font-family: 'Lato', Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-size: 1em;
}

.content .TA_rname {
	font-weight: 400;
	font-size: 1.25em;
}



/**
BG Hotels footer logos
**/

#hotelsBlock {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    display: block;
    z-index: 9999;
    border-radius: initial;
    border: none !important;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    padding: 0;
}

#hotelsBlock p {
	background: #343638;
	margin: 0;
	padding: 0;
	line-height: 40px;
	text-transform: uppercase;
	color: #fff;
	font-size: 16px;
	letter-spacing: 0.6px;
	text-align: center;
	position: relative;
	top: 0;
	-webkit-transition-property: top;
	-moz-transition-property: top;
	-o-transition-property: top;
	-ms-transition-property: top;
	transition-property: top;
	-webkit-transition-duration: 0.15s;
	-moz-transition-duration: 0.15s;
	-o-transition-duration: 0.15s;
	-ms-transition-duration: 0.15s;
	transition-duration: 0.15s;
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	box-shadow: 0 0 7px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 0 7px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 0 7px rgba(0,0,0,0.1);
	-o-box-shadow: 0 0 7px rgba(0,0,0,0.1);
}

#hotelsBlock .holder {
	max-width: 100%;
	border-top: 1px solid #eeeeee;
	background-color: #ffffff;
	position: absolute;
	width: 100%;
	height: 50px;
	bottom: -50px;
	left: 0;
	-webkit-transition-property: bottom;
	-moz-transition-property: bottom;
	-o-transition-property: bottom;
	-ms-transition-property: bottom;
	transition-property: bottom;
	-webkit-transition-duration: 0.15s;
	-moz-transition-duration: 0.15s;
	-o-transition-duration: 0.15s;
	-ms-transition-duration: 0.15s;
	transition-duration: 0.15s;
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	box-shadow: 0 0 7px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 0 7px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 0 7px rgba(0,0,0,0.1);
	-o-box-shadow: 0 0 7px rgba(0,0,0,0.1);
}

#hotelsBlock:hover .holder {
	bottom: 0;
}

#hotelsBlock:hover p {
	top: 50px;
}

.hotelsLogo {
    height: 50px;
    width: 33.3333%;
    display: block;
    line-height: 50px;
    text-decoration: none;
    text-align: center;
    float: left;
    text-transform: uppercase;
    border-left: 1px solid #eeeeee;
	box-sizing: border-box;
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	-ms-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: 0.25s;
	-moz-transition-duration: 0.25s;
	-o-transition-duration: 0.25s;
	-ms-transition-duration: 0.25s;
	transition-duration: 0.25s;
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

#hotelsBlock a:first-of-type {
	border-left: 1px solid #fff;
}

.gc-f690320f59a2804c.corporate,
.gc-a4c82aff2b5c3776 .portinatx,
.gc-00a5ad31bd8ebc53 .tonga,
.gc-2f985346ba28e012 .caballero,
.gc-6839bd2c3ee6f2f8 .java,
.gc-33537f800d71fcae .nautico,
.gc-b62f54fc387428c9 .pamplona,
.gc-542bac8cca20ab6e .rei {
	display: none;
}


.hotelsLogo:hover {
	color: #ffffff;
	text-decoration: none;
}

.hotelsLogo.rocamar:hover {
	background-color: #3f6f41;
}

.hotelsLogo.orchid:hover {
	background-color: #a32331;
}

.hotelsLogo.caisoliveira:hover {
	background-color: #2d4191;
}





/** generic transitions **/
.nav li a, .bookinggadget .gc_sh .shortHandCheckRates, .bookinggadget, .quicklinks li a, .footermenu li a, .toggle span, .pgImage,
.navigation, .roomContainer .promotions-termsActions .promotions-bgLink, .contactFormContainer #contacts_form input[type="submit"],
#subscribe_newsletter_form input[type="submit"], #imagelinksHolder .top-box-small .imgLink, #imagelinksHolder .top-box-medium .imgLink, .imgLink, .notop #topBlock, .hotellogo
{
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	-ms-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: 0.40s;
	-moz-transition-duration: 0.40s;
	-o-transition-duration: 0.40s;
	-ms-transition-duration: 0.40s;
	transition-duration: 0.40s;
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

/** opacity transitions **/

.scroll, .hotellogo img, #contentblock .roomContainer .pgContainer, .socialmedia li a, .imagelinkgadget .imgImageWrapper img,
#pg .pgContainer .pgImage, .imgLink span, .imgImageWrapper
{
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	-ms-transition-property: opacity;
	transition-property: opacity;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}


/*
 * responsive stuff
 */

@media all and (min-width: 1280px) {
	.hotellogo {
		background: url("../rocamarlidoresorts_hotel_websites1_bin/hotel_logo.png") no-repeat left center;
	}
}

@media all and (max-width: 1280px) {
	.bookingGadget .gc_sh .gc_horizontalSh .checkinLabel, .bookingGadget .gc_sh .gc_horizontalSh .shortHandNrNightsLabel {
		font-size: 0.8em;
	}
}

@media all and (max-width: 1100px) {
	.bookingGadget .gc_sh .gc_horizontalSh .checkinLabel, .bookingGadget .gc_sh .gc_horizontalSh .shortHandNrNightsLabel {
		font-size: 0.65em;
	}
}

@media all and (max-width: 1024px) {
	.navigation li a {
		font-size: 0.85em;
	}

	.scrolling #main .hotellogo,
	.no-banner #main .hotellogo,
	.no-banner.notop #main .hotellogo {
		margin-top: 0;
		height: 115px;
	}

}

@media all and (max-width: 940px) {

	.notop #topBlock, .scrolling.notop #topBlock, .no-banner.notop #topBlock, .hotel-directions #topBlock {
		background: #fff;
	}

	.gc-ada22236f6f25f3d #main .hotellogo{
		background: url("../rocamarlidoresorts_hotel_websites1_bin/hotel_logo_scroll_caisoliveira.png") no-repeat left center;
	}

	.navigation ul {
		background: #ffffff;
	}
	.navigation li {
		text-align: center;
		margin-bottom: 6px !important;
	}
	.navigation li a {
		font-size: 1.25em;
		color: #343638;
	}

	.nav li.active::before, .nav li:hover::before {
		bottom: 5px;
		width: 50%;
		left: 50%;
		margin-left: -25%;
	}

	/* content */
	.bookingGadget .gc_sh .startDay, .bookingGadget .gc_sh .yui-menu-button button {
		font-size: 1em;
	}
	#main .pgText {
		height: auto;
	}
}

@media all and (max-width: 720px) {

	.gc-ada22236f6f25f3d #main .hotellogo{
		margin-top: 6px;
		transform: scale(0.9);
	} 

	#bottomBlock .languages {
		background-position: 95% center;
	}

	.bookingGadget .gc_sh .shortHandCheckRates {
		font-size: 3em;
	}
	#main .roomContainer.clicked {
		background: #343638;
	}
	#main .roomContainer.clicked .roomPhoto {
		opacity: 0.2;
		filter: alpha(opacity=20);
	}
	#main .roomContainer.clicked .roomPhoto:after {
		display: none;
	}

}

@media all and (max-width: 580px) {

	.scrolling #main .hotellogo,
	.no-banner #main .hotellogo,
	.no-banner.notop #main .hotellogo {
		height: 80px !important;
		background-size: auto 50%;
		-webkit-background-size: auto 50%;
		-moz-background-size: auto 50%;
	}

	.gc-ada22236f6f25f3d #main .hotellogo{
		margin-top: -2px;
		transform: scale(0.8);
	} 

	/** roca mar **/
	.gc-ec26fec9ff673bc4.scrolling #main .hotellogo,
	.gc-ec26fec9ff673bc4.no-banner #main .hotellogo,
	.gc-ec26fec9ff673bc4.no-banner.notop #main .hotellogo {
		background: url("../rocamarlidoresorts_hotel_websites1_bin/hotel_logo_mob_rocamar.png") no-repeat 10px center;
	}

	#bottomBlock .footerMenu {
		display: block;
	}

	#bottomBlock .footerMenu ul {
		display: none;
	}


	#toggleNav {
		background: url("../rocamarlidoresorts_hotel_websites1_bin/mobile_menu_ic.png") no-repeat center;
		background-size: 70%;
	}
	#toggleNav.opened {
		border-bottom: none;
	}
	/* content */
	.bookingGadget .gc_sh .shortHandCheckRates {
		font-size: 1.65em;
	}

	#bottomBlock .holder::before {
		display: none;
	}

	#hotelsBlock .holder {
		height: auto;
		bottom: -155px;
	}

	.hotelsLogo {
		width: 100%;
		border-bottom: 1px solid #eeeeee;
		border-left: none !important;
	}
}



/*
 * Mobile website render - body class="mobileapp"
 */

.bookingGadget .booknow {
	color: #ffffff;
	font-size: 1.3em;
	font-weight: 400;
	text-transform: capitalize;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow: 1px 1px 0 rgba(255,255,255,0.75);
	text-shadow: -1px -1px 0 rgba(0,0,0,0.4);
	background-color: #000;
	background-position: 15px center;
	background-repeat: no-repeat;
	background-position: 15px center, 0 0;
}

.mobileapp .bookingGadget .booknow {
	font-size: 2em;
}




</pre></body></html>