body {
	background: #fff;
	font-family: 'Playfair Display', georgia, serif;
	font-size: 16px;
	line-height: 20px;
	color: #404040;
}



/*
 * Structure
 */

a {
	color: #404040;
	text-decoration: underline;
}

a:hover {
	color: #a39060 !important;
}

h1, h2, h3 {
	text-transform: uppercase;
	line-height: 30px;
	color: #404040;
}



/*
 * top block
 */

.hotel-sitemap #topBlock {
	margin-bottom: 20px;
}

#topBlock {
	background: url("../quintadabelavista3_hotel_bin/mobile/mob_top_bg.jpg") repeat-x center center !important;
}

.hotel-sitemap .hotellogo {
	background: url("../quintadabelavista3_hotel_bin/mobile/mob-hotel_logo.png") no-repeat center center;
	background-size: auto 80% !important;
	-webkit-background-size: auto 80%;
	-moz-background-size: auto 80%;
}

.hotellogo {
	background: url("../quintadabelavista3_hotel_bin/mobile/mob-hotel_logo_2.png") no-repeat left center;
	background-size: auto 100% !important;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
}

/* navigation block */

.toggle {
	background-image: url("../quintadabelavista3_hotel_bin/mobile/mob-icons.png");
	background-repeat: no-repeat;
	background-position: -50px 15px;
	background-size: auto 20px;
	-webkit-background-size: auto 20px;
	-moz-background-size: auto 20px;
}

.navigation {
	background: #f8f7f7;
}

.nav {
	border-bottom: 1px solid #e3e2e2;
}

.navigation a {
	text-decoration: none;
	font-size: 1.5em;
	line-height: 1.5em;
	color: #404040;
	font-family: 'Playfair Display', georgia, serif;
}

.nav ul a {
	text-transform: uppercase;
}

.navigation .active a {
	color: #a27d22;
	font-weight: 700;
	letter-spacing: -1px;
}

/* menu opened */
.menuOpened .toggle {
	background-position: -345px 15px;
}

/* social media */
.socialmedia li {
	background-color: #a27d22;
	border-radius: 50%;
}

/*
 * content block 
 */

/* imagelinks */
.imagelinkgadget {
	border-bottom: 1px solid rgba(0,0,0,0.1);
}

.imgTitle {
	font-size: 1.25em;
	font-weight: 700;
	font-family: 'Playfair Display', georgia, serif;
}

.imgDescription {
	font-size: 0.85em;
}

.imgLink a {
	font-size: 0.75em;
	font-weight: 700;
}

/* promotion gadget */
.promotionsgadget {
	border-top: 1px solid rgba(0,0,0,0.1);
	border-bottom: 1px solid rgba(0,0,0,0.1);
}

.prgTitle {
	font-size: 1.25em;
	font-weight: 700;
}

.prgClick {
	font-weight: 700px;
	font-size: 0.75em;
}



/*
 * bottom block 
 */

#bottomBlock {
	border-top: 1px solid #ffffff;
	background: rgba(0,0,0,0.7);
}

/* hotel address and phone */
.navigation address a {
	font-style: normal;
	font-weight: normal;
	font-weight: 400;
	text-decoration: none;
	font-size: 1em;
	line-height: 1.25em;
	border-bottom: 1px solid #e3e2e2;
	padding: 10px 0 10px 30px;
	display: block;
	position: relative;
}

address a span {
	background-image: url("../quintadabelavista3_hotel_bin/mobile/mob-icons.png");
	background-repeat: no-repeat;
	background-size: auto 60%;
	-webkit-background-size: auto 60%;
	-moz-background-size: auto 60%;
}

.address span {
	background-position: -122px 10px;
}
.phone span {
	background-position: -156px 9px;
}

.bookingGadget a {
	color: #ffffff;
	text-decoration: none;
	font-size: 1.25em;
	letter-spacing: -1px;
	text-transform: uppercase;
	background: #a27d22;
	font-family: 'Playfair Display', georgia, serif;
}

.bookingGadget a:hover
{
	color: #fff !important;
	background: #a39060;
}

#bottomBlock a:hover {
	color: #a39060;
}

.hotel-sitemap #main .bookingGadget
{
	margin-top: 15px;
	top: 130px;
}


/*
 * entrance page - sitemap page
 */


.hotel-sitemap .navigation a {
	border-bottom: 1px solid rgba(0,0,0,0.2);
}

.hotel-sitemap .navigation li:last-child a {
	border-bottom: none;
}

.hotel-sitemap #bottomBlock .holder {
	background: none;
}

.hotel-sitemap .bookingGadget a {
	font-size: 1.7em;
	line-height: 25px;
	text-align: center;
	background: #a27d22;
	color: #ffffff;
	border-color: #a27d22;
}

.hotel-sitemap .bookingGadget a:hover
{
	background: #404040;
	border-color: #404040;
	color: #fff !important;
}

/* scroll down */
.hotel-sitemap .bookingGadget:after {
	background: url("../quintadabelavista3_hotel_bin/mobile/mob-scrolldown.png") no-repeat center;
	background-size: auto 70%;
	display: none;
}

.hotel-sitemap address {
	font-weight: 300;
	line-height: 1.35em;
	background: rgba(255,255,255,0.80);
	height: auto;
}

.hotel-sitemap .navigation address a {
	line-height: 1.1em;
	font-size: 1em;
	border: none;
	text-align: center;
}

.hotel-sitemap .navigation address .phone {
	border-top: 1px solid rgba(0,0,0,0.2);
}

.hotel-sitemap .nav {
	background: rgba(255,255,255,0.85);
	border: none;
}

.hotel-sitemap .navigation ul {
	padding: 5px 15px;
	text-align: center;
}

.desktopversion, .hotel-sitemap #bottomBlock .desktopversion:hover {
	background-image: url("../quintadabelavista3_hotel_bin/mobile/mob-icons.png");
	background-repeat: no-repeat;
	background-position: -310px center;
	background-size: auto 80%;
	-webkit-background-size: auto 80%;
	-moz-background-size: auto 80%;
}

.languages select {
	background-color: transparent;
	background-image: url("http://static.guestcentric.net/cdn/mwh1/mobilewebsite_hotel_bin/mobile/mob-lang.png");
	background-repeat: no-repeat;
	background-position: right center;
	border-radius: 0;
	border: none;
	color: #ffffff;
}

.hotel-sitemap #bottomBlock a:hover {
	border-color: rgba(255,255,255,0.25);
	background: rgba(255,255,255,0.25);
	color: #ffffff;
}



/*
 * Rooms page
 */
.roomContainer {
	border-bottom: 1px solid rgba(0,0,0,0.1);
}

.roomContainer:first-child {
	border-top: 1px solid rgba(0,0,0,0.1);
}

.roomName h2 {
	font-size: 1.1em;
	line-height: 1.1em;
}

.minRate h3 {
	font-size: 0.75em;
	font-weight: 300;
}

.roomPhoto label, .roomPhoto span {
	border-radius: 50%;
	background-color: rgba(255,255,255,0.2);
	background-image: url("../quintadabelavista3_hotel_bin/mobile/mob-icons.png");
	background-repeat: no-repeat;
	background-position: -274px center;
	background-size: auto 60%;
	-webkit-background-size: auto 60%;
	-moz-background-size: auto 60%;
}

.mealplan {
	border-top: 1px solid rgba(0,0,0,0.1);
	font-size: 0.75em;
	font-weight: 300;
}

.promotions-bgLink {
	font-size: 1em;
	line-height: 25px;
	text-align: center;
	background: #a27d22;
	color: #ffffff;
	text-decoration: none;
	border-radius: 3px;
	font-family: 'Muli', Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-family: 'Playfair Display', georgia, serif;
}

.promotions-bgLink:hover {
	background: #404040;
	color: #fff;
}

.promotions-termsContent {
	background: #ffffff url("../quintadabelavista3_hotel_bin/mobile/mob-menu_bg.jpg") repeat top center;
	color: #000000;
	font-size: 0.85;
	font-weight: 500;
}

#main .promotions-termsActions .promotions-showTermsTrigger,
#main .promotions-termsContent .promotions-closeTermsShell .promotions-closeTerms {
	font-size: 0.7em;
	font-weight: 700;
}



/*
 * gallery page
 */

#pg .pgContainer {
	border-bottom: 1px solid rgba(0,0,0,0.1);
}

#pg .pgContainer:first-child {
	border-top: 1px solid rgba(0,0,0,0.1);
}

#pg .pgText
{
	font-family: 'Playfair Display', georgia, serif;
}


/*
 * contact us page
 */

#main form input, #main form select, #main form textarea {
	border-radius: 3px;
	border: none;
	background: #f8f7f7;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}

#main .content form select {
	background-color: #f8f7f7;
	background-image: url("http://static.guestcentric.net/cdn/mwh1/mobilewebsite_hotel_bin/mobile/mob-selectdown.png");
	background-repeat: no-repeat;
	background-position: 95% center;
	background-size: auto 50%;
	-webkit-background-size: auto 50%;
	-mozbackground-size: auto 50%;
}

#main form input[type="submit"] {
	font-size: 1em;
	line-height: 25px;
	text-align: center;
	background: #a27d22;
	color: #ffffff;
	text-decoration: none;
	text-transform: capitalize;
	border-radius: 3px;
	font-weight: 500 !!important;
	font-family: 'Playfair Display', georgia, serif;
}

#main form input[type="submit"]:hover {
	background: #404040;
	color: #fff;
}




/*
 * css media queries
 */

/* iphone 4 */
@media screen and (max-width: 320px) {
	.hotel-sitemap .hotellogo {
		height: 130px;
	}
	.hotel-sitemap .bookingGadget:after {
		margin: 0;
	}
}

/* iphone 5 */
@media screen and (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
	.hotel-sitemap .hotellogo {
		height: 160px;
	}
	.hotel-sitemap .bookingGadget:after {
		margin: 30px 0 60px;
	}
	.hotel-sitemap .nav {
		margin-top: 160px;
	}
}

/* galaxy S3 */
@media screen and (device-width: 320px) and (device-height: 533px) and (-webkit-device-pixel-ratio: 1.5) {
	.hotel-sitemap .bookingGadget:after {
		margin: 20px 0;
	}
	.hotel-sitemap .nav {
		margin-top: 140px;
	}
}