body {
	background-color: #e9e9e9;
	font-family: MayflowerGothicRegular, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 20px;
	color: #414141;
}

@font-face {
    font-family: 'MayflowerGothicRegular';
    src: url('mayflowergothic-webfont.eot');
    src: url('mayflowergothic-webfont.eot?#iefix') format('embedded-opentype'),
         url('mayflowergothic-webfont.woff') format('woff'),
         url('mayflowergothic-webfont.ttf') format('truetype'),
         url('mayflowergothic-webfont.svg#MayflowerGothicRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*
 * Structure
 */

a {
	color: #414141;
	text-decoration: underline;
}

a:hover {
	color: #535353 !important;
}

h1, h2, h3 {
	font-family: MayflowerGothicRegular, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: 400;
	line-height: 36px;
	color: #004fa3;
}



/*
 * top block
 */

#topBlock {
	background: #fff !important;
}


.hotel-sitemap .hotellogo {
	background: url("../oasisparque_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("../oasisparque_hotel_bin/mobile/mob-hotel_logo.png") no-repeat left center;
	background-size: auto 90% !important;
	-webkit-background-size: auto 90%;
	-moz-background-size: auto 90%;
	height: 46px;
	margin: 3px 0;
}

/* navigation block */

.toggle {
	background-image: url("../oasisparque_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: #ebebeb;
	margin-top: 20px;
}

.nav {
	border-bottom: 1px solid #000000;
}

.navigation a {
	text-decoration: none;
	font-size: 1.5em;
	line-height: 1.5em;
	color: #000000;
}

.nav ul a {
	font-family: MayflowerGothicRegular, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.navigation .active a {
	color: #004fa3;
	font-weight: 700;
	letter-spacing: -1px;
}

/* menu opened */
.menuOpened .toggle {
	background-position: -345px 15px;
}

/* social media */
.socialmedia li {
	background-color: #004fa3;
}




/*
 * content block 
 */

/* imagelinks */
.imagelinkgadget {
	border-bottom: 1px solid rgba(0,0,0,0.2);
}

.imgTitle {
	font-size: 1.5em;
	font-weight: 700;
	text-transform: uppercase;
}

.imgDescription {
	font-size: 1.2em;
}

.imgLink a {
	font-size: 1.2em;
	font-weight: 700;
}

/* promotion gadget */
.promotionsgadget {
	border-top: 1px solid rgba(0,0,0,0.2);
	border-bottom: 1px solid rgba(0,0,0,0.2);
}

.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(31,31,31,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 #000000;
	padding: 10px 0 10px 30px;
	display: block;
	position: relative;
}

address a span {
	background-image: url("../oasisparque_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;
	font-family: MayflowerGothicRegular, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background: #ffcc06;
}

.bookingGadget a:hover {
	background: #414141;
	color: #fff !important;
}

#bottomBlock a:hover {
	color: #004fa3;
}




/*
 * entrance page - sitemap page
 */


.hotel-sitemap .navigation a {
	border-bottom: 1px solid #000000;
}

.hotel-sitemap .navigation li:last-child a {
	border-bottom: none;
}

.hotel-sitemap #bottomBlock .holder {
	background: none;
}

.hotel-sitemap .bookingGadget a {
	font-family: 'Futura Demi', sans-serif;
	font-size: 2em;
	line-height: 25px;
	text-align: center;
	background-color: #ffcc06;
	color: #ffffff;
	border-color: #ffcc06;
	border-radius: 80px;
}

.hotel-sitemap .bookingGadget a:hover {
	background: #414141;
	color: #fff !important;
}

/* scroll down */
.hotel-sitemap .bookingGadget:after {
	background: url("../oasisparque_hotel_bin/mobile/mob-scrolldown.png") no-repeat center;
	background-size: auto 70%;
}

.hotel-sitemap address {
	font-weight: 300;
	line-height: 1.35em;
	background: rgba(248,248,248,0.9);
	border-radius: 25px;
	height: auto;
}

.hotel-sitemap .navigation address a {
	line-height: 0.95em;
	border: none;
	text-align: center;
}

.hotel-sitemap .navigation address .phone {
	border-top: 1px solid #000;
}

.hotel-sitemap .nav {
	background: rgba(248,248,248,0.9);
	border-radius: 20px;
	border: none;
	margin-top: 160px;
}

.hotel-sitemap .navigation ul {
	padding: 5px 15px;
	text-align: center;
}

.desktopversion, .hotel-sitemap #bottomBlock .desktopversion:hover {
	background-image: url("../oasisparque_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.2);
}

.roomContainer:first-child {
	border-top: 1px solid rgba(0,0,0,0.2);
}

.roomName h2 {
	font-size: 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("../oasisparque_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.2);
	font-size: 0.75em;
	font-weight: 300;
}

.promotions-bgLink {
	font-size: 1em;
	line-height: 25px;
	text-align: center;
	background: #ffcc06;
	color: #ffffff;
	text-decoration: none;
	border-radius: 3px;
	font-family: MayflowerGothicRegular, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.promotions-bgLink:hover {
	background: #414141;
	color: #fff !important;
}

.promotions-termsContent {
	background: #ffffff url("../oasisparque_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.2);
}

#pg .pgContainer:first-child {
	border-top: 1px solid rgba(0,0,0,0.2);
}



/*
 * contact us page
 */

#main form input, #main form select, #main form textarea {
	border-radius: 3px;
	border: none;
	background: #ffffff;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}

#main .content form select {
	background-color: #fff;
	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: #004fa3;
	color: #ffffff;
	text-decoration: none;
	text-transform: capitalize;
	border-radius: 3px;
	font-weight: 500 !!important;
}

#main form input[type="submit"]:hover {
	background: #ffffff;
	color: #004fa3;
}




/*
 * 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;
	}
	.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;
	}
}