@CHARSET "UTF-8";

body {
	background: url("../vitasol_hotel_bin/main_bg.png") repeat top center;
	font-family: 'Myriad Pro', Helvetica, Arial, Verdana, sans-serif;
	font-weight: 300;
	font-size: 14px;
	line-height: 20px;
	color: #3f3f3f;
}



/*
 * Typography
 */
a {
	color: #7d7d7d;
}

a:hover {
	color: #3e6d9b;
}

#main b, #main strong {
	font-weight: 400;
	color: #7d7d7d;
}

h1, h2, h3 {
	color: #3e6d9b;
	font-weight: 300;
}

h1 {
	font-size: 3em !important;
	font-weight: 300;
	line-height: 1.75em;
	margin-top: 0; 
}

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

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

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



/*
 * Structure
 */

#topBlock {
	background: #ffffff;
	box-shadow: 0 0 15px rgba(0,0,0,0.20);
	-webkit-box-shadow: 0 0 15px rgba(0,0,0,0.20);
	-moz-box-shadow: 0 0 15px rgba(0,0,0,0.20);
}

.ie7 #topBlock, .ie8 #topBlock {
	border-bottom: 1px solid #ccc;
}

#contentBlock {
	background-color: #ffffff;
	box-shadow: 0 0 15px rgba(0,0,0,0.20);
	-webkit-box-shadow: 0 0 15px rgba(0,0,0,0.20);
	-moz-box-shadow: 0 0 15px rgba(0,0,0,0.20);
}

#bottomBlock {
	text-align: center;
	background: #f0f0f0 url("../vitasol_hotel_bin/footer.png")no-repeat top left;
}

#scroll-top {
	background: #3e6d9b;
	background: rgba(62,109,155,0.5);
	color: #ffffff;
	font-size: 1em;
	line-height: 1em;
	font-weight: 400;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	text-align: center;
}

#scroll-top:hover {
	background: #3e6d9b;
}



/*
 * top block
 */

.hotellogo {
	background: url("../vitasol_hotel_bin/hotel_logo.png") no-repeat center center;
}

.ie7 .hotellogo, .ie8 .hotellogo {
	background: url("../vitasol_hotel_bin/hotel_logo_ie.png") no-repeat 0 center;
}

.languages {
	background: url("../vitasol_hotel_bin/down.png") no-repeat right center;
}

.languages select {
	font-family: 'Myriad Pro', Helvetica, Arial, Verdana, sans-serif;
	font-weight: 400;
	line-height: 20px;
	color: #bababa;
}

#topBlock .hoteladdress {
}

.hoteladdress {
	font-weight: 400;
}

.hoteladdress address {
	font-style: normal;
}

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

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

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

.navigation li:after {
	background: #7d7d7d;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}

.navigation li a {
	color: #7d7d7d;
	font-weight: 400;
	font-size: 16px;
}

.navigation li a:hover, .navigation .active a {
	color: #3e6d9b;
	border-bottom: 5px solid #3e6d9b;
}

/* toggle menu */
#toggleNav {
	border: 1px solid #bababa;
	color: #bababa;
	background: #ffffff url("../vitasol_hotel_bin/down.png") no-repeat 95% center;
}

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



/*
 * central block
 */

.flashContainer .gcb_container_sized {
	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);
	border: 5px solid #ffffff;
}

.flashContainer .gcb_image_legend {
	font-family: 'Myriad Pro', Helvetica, Arial, Verdana, sans-serif;
	font-weight: 400;
	font-size: 2em;
	line-height: 24px;
}

.bookingGadget .gc_sh * {
	font-family: 'Myriad Pro', Helvetica, Arial, Verdana, sans-serif;
	font-weight: 300;
	font-size: 1.1em;
}

.bookingGadget .shortHandButton {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	box-shadow: 1px 1px 0 rgba(255,255,255,0.75);
}

.bookingGadget .gc_sh .shortHandCheckRates, #topBlock .shortHandCheckRates {
	font-size: 1.8em;
	font-weight: 400;
	line-height: 26px;
	text-transform: capitalize;
	background: #da7e58 url("../vitasol_hotel_bin/img_booknow.png") no-repeat center bottom;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	box-shadow: inset 5px 5px 5px rgba(0,0,0,0.25);
	text-shadow: -1px -1px 0 rgba(0,0,0,0.4);
	background-color: #da7e58;
	background-image: url("../vitasol_hotel_bin/img_booknow.png"), -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6c3e2c), to(#da7e58));
	background-image: url("../vitasol_hotel_bin/img_booknow.png"), -webkit-linear-gradient(top, #da7e58, #6c3e2c);
	background-image: url("../vitasol_hotel_bin/img_booknow.png"), -moz-linear-gradient(top, #da7e58, #6c3e2c);
	background-image: url("../vitasol_hotel_bin/img_booknow.png"), -ms-linear-gradient(top, #da7e58, #6c3e2c);
	background-image: url("../vitasol_hotel_bin/img_booknow.png"), -o-linear-gradient(top, #da7e58, #6c3e2c);
}

.bookingGadget .gc_sh .shortHandCheckRates:hover, .bookingGadget .booknow:hover {
	background: #3e6d9b url("../vitasol_hotel_bin/img_booknow.png") no-repeat center bottom;
	background-image: url("../vitasol_hotel_bin/img_booknow.png"), -webkit-gradient(linear, 0% 0%, 0% 100%, from(#244361), to(#3e6d9b));
	background-image: url("../vitasol_hotel_bin/img_booknow.png"), -webkit-linear-gradient(top, #3e6d9b, #244361);
	background-image: url("../vitasol_hotel_bin/img_booknow.png"), -moz-linear-gradient(top, #3e6d9b, #244361);
	background-image: url("../vitasol_hotel_bin/img_booknow.png"), -ms-linear-gradient(top, #3e6d9b, #244361);
	background-image: url("../vitasol_hotel_bin/img_booknow.png"), -o-linear-gradient(top, #3e6d9b, #244361);
}

.bookingGadget.fixed {
	position: fixed;
	top: 120px;
	right: 50%;
	margin-right: -39%;
	width: 160px;
	height: auto;
}

.bookingGadget.fixed .shortHandButton,
.bookingGadget.fixed .gc_sh .shortHandCheckRates {
	border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
}

.bookingGadget.fixed .gc_sh .shortHandCheckRates {
	font-size: 1em;
	background-color: #da7e58;
	background-position: 15px center;
	background-repeat: no-repeat;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6c3e2c), to(#da7e58));
	background: -webkit-linear-gradient(top, #da7e58, #6c3e2c);
	background: -moz-linear-gradient(top, #da7e58, #6c3e2c);
	background: -ms-linear-gradient(top, #da7e58, #6c3e2c);
	background: -o-linear-gradient(top, #da7e58, #6c3e2c);
	background-position: 15px center, 0 0;
	padding: 5% 5% !important;
}

.quicklinks {
	background: #ffffff;
}

.ie7 .quicklinks {
	float: none;
}

.quicklinks li:after {
	background: #7d7d7d;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}

.quicklinks li a {
	font-weight: 400;
	color: #7d7d7d;
}

.quicklinks li a:hover {
	text-decoration: underline;
	color: #3e6d9b;
}



/*
 * content block
 */

#imagelinksHolder .imagelinkgadget {
	background: #f7f7f7;
	border-bottom: 5px solid #3e6d9b;
	text-shadow: 1px 1px 0 rgba(255,255,255,0.75);
}

.imgTitle {
	font-size: 1.5em;
	font-weight: 400;
	color: #7d7d7d;
}

.imgDescription {
	font-size: 0.9em;
	color: #7d7d7d;
}

.imgLink a {
	background: url("../vitasol_hotel_bin/more.png") no-repeat 0 center;
}

/* large size */
.large-image {
	border-top: 1px solid #bababa;
	border-bottom: 1px solid #bababa;
}

.content {
	text-align: justify;
}

#sidebar {
	background: #f7f7f7;
}

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

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

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

/* promotion widget */
.prgTitle {
	font-size: 1.5em;
	color: #7d7d7d;
	font-weight: 400;
}

.prgDescription {
	font-size: 0.9em;
	color: #7d7d7d;
}

.prgClick {
	font-size: 0.9em;
	background: url("../vitasol_hotel_bin/more.png") no-repeat 0 center;
	color: #7d7d7d;
}

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

/* promo on banner */
#main .flashContainer .promotionsgadget {
	background: #ffffff;
	color: #3f3f3f;
}

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

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

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

/* product on sidebar */
#main #sidebar .productContainer.voucher .promotions-termsActions .promotions-bgLink {
	font-size: 0.9em;
	background: url("../vitasol_hotel_bin/more.png") no-repeat 0 center;
}


/* weather gadget */
#main .weather-shell {
	font-family: 'Myriad Pro', Helvetica, Arial, Verdana, 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 a {
	text-decoration: none;
	color: #3f3f3f;
}

.otherHotels {
	width: 100%;
	height: 125px;
	background: #cccccc;
	position: relative;
}

.otherHotels .others {
	width: 49.8%;
	height: 125px;
	text-indent: -99999px;
}

.otherHotels .altoFairways {
	float: right;
	background: url("../vitasol_hotel_bin/logo_altoFairways.png")no-repeat 50% center;
}

.otherHotels .altoFairways:hover {
	background-color: #3e6d9b;
}

.otherHotels .Prainha {
	border-right: 4px solid #ffffff;
	float: left;
	background: url("../vitasol_hotel_bin/logo_prainha.png")no-repeat 50% center;
}

.otherHotels .Prainha:hover {
	background-color: #1977d1;
}

.rooms-image .imgImageWrapper, .rooms-image .imgTitle, .rooms-image .imgLinkContentWrapper, .rooms-image .imgLink, .otherHotels .others {
-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;
}

.socialmedia li {
	background: url("../vitasol_hotel_bin/socialmedia_ic.png") no-repeat 0 0;
}

.socialmedia .facebook {
	background-position: 0 -24px;
}

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

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

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

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

.socialmedia .tripadvisor {
	background-position: 0 -120px;
}

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

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

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

#bottomBlock .hoteladdress {
	border-bottom: 1px solid #b2b2b2;
}

.footerMenu {
	border-top: 1px solid #fbfbfb;
}

.footerMenu li {
	display: inline;
}

.footerMenu li:after {
	background: #646363;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}

#seals {
	background: url("../vitasol_hotel_bin/seals_bg.png") repeat-x 0 0;
}


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

#roomtypes, #specialoffers, #productTypes {
	border-top: 1px solid #b2b2b2;
}

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

.roomName {
	background: #ffffff;
}

.roomName h2 {
	color: #646363;
}

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

.mealplan {
	font-size: 0.85em;
	color: #3e6d9b;
}

.content .promotions-termsActions {
	background: #ffffff;
}

.content .promotions-termsActions .promotions-bgLink {
	font-size: 1.1em;
	font-weight: 400;
	color: #ffffff;
	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: #da7e58;
	background-position: 15px center;
	background-repeat: no-repeat;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6c3e2c), to(#da7e58));
	background: -webkit-linear-gradient(top, #da7e58, #6c3e2c);
	background: -moz-linear-gradient(top, #da7e58, #6c3e2c);
	background: -ms-linear-gradient(top, #da7e58, #6c3e2c);
	background: -o-linear-gradient(top, #da7e58, #6c3e2c);
	background-position: 0 center, 0 0;
}

.content .promotions-termsActions .promotions-bgLink:hover {
	color: #ffffff;
	background-color: #3e6d9b;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#244361), to(#3e6d9b));
	background: -webkit-linear-gradient(top, #3e6d9b, #244361);
	background: -moz-linear-gradient(top, #3e6d9b, #244361);
	background: -ms-linear-gradient(top, #3e6d9b, #244361);
	background: -o-linear-gradient(top, #3e6d9b, #244361);
}

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

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

.content .promotions-termsActions .promotions-showTermsTrigger {
	border-top: 1px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
}

.content .promotions-termsContent {
	border-top: 1px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
	background: #ffffff;
}


/*
 * 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: #3e6d9b;
	background-image: url("../valueresponsive_hotel_1_bin/be_booknow.png");
	background-position: 10px center;
	background-repeat: no-repeat;
	background-image: url("../valueresponsive_hotel_1_bin/be_booknow.png"), -webkit-gradient(linear, 0% 0%, 0% 100%, from(#244361), to(#3e6d9b));
	background-image: url("../valueresponsive_hotel_1_bin/be_booknow.png"), -webkit-linear-gradient(top, #3e6d9b, #244361);
	background-image: url("../valueresponsive_hotel_1_bin/be_booknow.png"), -moz-linear-gradient(top, #3e6d9b, #244361);
	background-image: url("../valueresponsive_hotel_1_bin/be_booknow.png"), -ms-linear-gradient(top, #3e6d9b, #244361);
	background-image: url("../valueresponsive_hotel_1_bin/be_booknow.png"), -o-linear-gradient(top, #3e6d9b, #244361);
	background-position: 10px center, 0 0;
}

.content .compareRoomsLink a:hover {
	color: #ffffff;
	background-color: #da7e58;
	background-position: 10px center;
	background-repeat: no-repeat;
	background-image: url("../vitasol_hotel_bin/be_booknow.png"), -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6c3e2c), to(#da7e58));
	background-image: url("../vitasol_hotel_bin/be_booknow.png"), -webkit-linear-gradient(top, #da7e58, #6c3e2c);
	background-image: url("../vitasol_hotel_bin/be_booknow.png"), -moz-linear-gradient(top, #da7e58, #6c3e2c);
	background-image: url("../vitasol_hotel_bin/be_booknow.png"), -ms-linear-gradient(top, #da7e58, #6c3e2c);
	background-image: url("../vitasol_hotel_bin/be_booknow.png"), -o-linear-gradient(top, #da7e58, #6c3e2c);
	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: #3e6d9b;
	background-image: url("../vitasol_hotel_bin/be_booknow.png");
	background-position: 15px center;
	background-repeat: no-repeat;
	background-image: url("../vitasol_hotel_bin/be_booknow.png"), -webkit-gradient(linear, 0% 0%, 0% 100%, from(#515f1c), to(#3e6d9b));
	background-image: url("../vitasol_hotel_bin/be_booknow.png"), -webkit-linear-gradient(top, #3e6d9b, #515f1c);
	background-image: url("../vitasol_hotel_bin/be_booknow.png"), -moz-linear-gradient(top, #3e6d9b, #515f1c);
	background-image: url("../vitasol_hotel_bin/be_booknow.png"), -ms-linear-gradient(top, #3e6d9b, #515f1c);
	background-image: url("../vitasol_hotel_bin/be_booknow.png"), -o-linear-gradient(top, #3e6d9b, #515f1c);
	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: #72ae71;
	background-image: url("../valueresponsive_hotel_1_bin/be_booknow.png"), -webkit-gradient(linear, 0% 0%, 0% 100%, from(#5f915e), to(#72ae71));
	background-image: url("../valueresponsive_hotel_1_bin/be_booknow.png"), -webkit-linear-gradient(top, #72ae71, #5f915e);
	background-image: url("../valueresponsive_hotel_1_bin/be_booknow.png"), -moz-linear-gradient(top, #72ae71, #5f915e);
	background-image: url("../valueresponsive_hotel_1_bin/be_booknow.png"), -ms-linear-gradient(top, #72ae71, #5f915e);
	background-image: url("../valueresponsive_hotel_1_bin/be_booknow.png"), -o-linear-gradient(top, #72ae71, #5f915e);
	background-position: 15px center, 0 0;
}


/*
 * gallery
 */

#pg {
	border-top: 1px solid #b2b2b2;
}

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

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

.pgText {
	background: #ffffff;
	background: rgba(255,255,255,0.75);
}

.pgText strong {
	font-weight: 400;
	font-size: 1.5em;
	line-height: 1em;
}


/*
 * contact forms
 */

.content #contacts_form input, .content input,
.content #contacts_form select, .content select,
.content #contacts_form textarea, .content textarea {
	background: #f1f1f1;
	color: #646363;
	border: 1px solid #dddddd;
}

.webkit .content #contacts_form select, .webkit .content form select,
.mobile.gecko .content #contacts_form select, .mobile.gecko .content form select {
	background-image: url("../vitasol_hotel_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;
	color: #ffffff;
	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: #3e6d9b;
	background-position: 15px center;
	background-repeat: no-repeat;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#244361), to(#3e6d9b));
	background: -webkit-linear-gradient(top, #3e6d9b, #244361);
	background: -moz-linear-gradient(top, #3e6d9b, #244361);
	background: -ms-linear-gradient(top, #3e6d9b, #244361);
	background: -o-linear-gradient(top, #3e6d9b, #244361);
	background-position: 5px center, 0 0;
}

.content #contacts_form input[type="submit"]:hover, .content input[type="submit"]:hover {
	color: #ffffff;
	background-color: #da7e58;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6c3e2c), to(#da7e58));
	background: -webkit-linear-gradient(top, #da7e58, #6c3e2c);
	background: -moz-linear-gradient(top, #da7e58, #6c3e2c);
	background: -ms-linear-gradient(top, #da7e58, #6c3e2c);
	background: -o-linear-gradient(top, #da7e58, #6c3e2c);
}



/*
 * location & 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;
}


/*
 * tripadvisor
 */

.content #TA_Container {
	border: none;
}

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

.content .TA_rtable td {
	border: none;
	font-family: 'Myriad Pro', Helvetica, Arial, Verdana, sans-serif;
	font-weight: 300;
	font-size: 1em;
}

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



/*
 * responsive stuff
 */

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

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

@media all and (max-width: 1024px) {
	.navigation li a {
		font-size: 0.85em;
	}
	.otherHotels .Prainha {
	border-right: 3px solid #ffffff;
	float: left;
	background: url("../vitasol_hotel_bin/logo_prainha.png")no-repeat 50% center;
	}
}

@media all and (max-width: 940px) {
	.navigation ul {
		background: #ffffff;
	}
	.navigation li a {
		font-size: 1.25em;
	}
}

@media all and (max-width: 720px) {
	#main h1 {
		margin-top: 0;
	}
	#main {
		padding-top: 100px;
	}
	#topBlock {
		height: 100px;
	}
	.hotellogo {
		height: 100px;
	}
	.navigation {
		margin-top: 25px;
	}
	.languages {
		display: none;
	}
	#bottomBlock .languages {
		background-position: 95% center;
	}
	/* book now button */
	.bookingGadget .shortHandButton {
		border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
	}
	.bookingGadget .gc_sh .shortHandCheckRates, .bookingGadget.fixed .gc_sh .shortHandCheckRates {
		font-size: 4em;
		border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		box-shadow: none;
		background-color: #da7e58;
		background-position: 15px center;
		background-repeat: no-repeat;
		background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6c3e2c), to(#da7e58));
		background: -webkit-linear-gradient(top, #da7e58, #6c3e2c);
		background: -moz-linear-gradient(top, #da7e58, #6c3e2c);
		background: -ms-linear-gradient(top, #da7e58, #6c3e2c);
		background: -o-linear-gradient(top, #da7e58, #6c3e2c);
		background-position: 0 center, 0 0;
	}
	.bookingGadget .gc_sh .shortHandCheckRates:hover, .bookingGadget .booknow:hover {
		background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#74592d), to(#3e6d9b));
		background: -webkit-linear-gradient(top, #3e6d9b, #74592d);
		background: -moz-linear-gradient(top, #3e6d9b, #74592d);
		background: -ms-linear-gradient(top, #3e6d9b, #74592d);
		background: -o-linear-gradient(top, #3e6d9b, #74592d);
	}
	.otherHotels .Prainha {
	border-right: 2px solid #ffffff;
	float: left;
	background: url("../vitasol_hotel_bin/logo_prainha.png")no-repeat 50% center;
	}
}

@media all and (max-width: 580px) {
	.hotellogo {
		background: url("../vitasol_hotel_bin/hotel_logo_2.png") no-repeat 10px center;
	}
	#toggleNav {
		background: url("../vitasol_hotel_bin/mobile_menu_ic.png") no-repeat center;
		background-size: 90%;
		border: none;
	}
	#toggleNav.opened {
		border-bottom: none;
	}
	.bookingGadget .gc_sh .shortHandCheckRates, .bookingGadget.fixed .gc_sh .shortHandCheckRates {
		font-size: 2.5em;
	}
	/* content */
	.hoteladdress {
		border: none;
	}
	.footerMenu {
		display: none;
	}
	#bottomBlock a {
		text-decoration: underline;
	}
	.otherHotels .Prainha {
	border-right: 1px solid #ffffff;
	float: left;
	background: url("../vitasol_hotel_bin/logo_prainha.png")no-repeat 50% center;
	}
}



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

.bookingGadget .booknow {
	color: #ffffff;
	font-size: 1.3em;
	text-decoration: none;
	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: #3e6d9b;
	background-image: url("../vitasol_hotel_bin/be_booknow.png");
	background-position: 15px center;
	background-repeat: no-repeat;
	background-image: url("../vitasol_hotel_bin/be_booknow.png"), -webkit-gradient(linear, 0% 0%, 0% 100%, from(#515f1c), to(#3e6d9b));
	background-image: url("../vitasol_hotel_bin/be_booknow.png"), -webkit-linear-gradient(top, #3e6d9b, #515f1c);
	background-image: url("../vitasol_hotel_bin/be_booknow.png"), -moz-linear-gradient(top, #3e6d9b, #515f1c);
	background-image: url("../vitasol_hotel_bin/be_booknow.png"), -ms-linear-gradient(top, #3e6d9b, #515f1c);
	background-image: url("../vitasol_hotel_bin/be_booknow.png"), -o-linear-gradient(top, #3e6d9b, #515f1c);
	background-position: 15px center, 0 0;
}

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










