
body {
	background: url("../casavela_hotel_2_bin/mobile/mob-main_bg.jpg") repeat center;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 1em;
	line-height: 20px;
	color: #342e2e;
	font-weight: 300;
}



/*
 * Structure
 */

a {
	color: #191919;
	text-decoration: underline;
}

a:hover {
	color: #72ac35 !important;
}

h1, h2, h3 {
	text-transform: uppercase;
	line-height: 30px;
	color: #191919;
	font-weight: 300;
}



/*
 * top block
 */

.hotel-sitemap #topBlock {
	margin-bottom: 20px;
}

#topBlock {
	background: #fff !important;
	box-shadow: 3px 3px 5px rgba(0,0,0,0.05);
}

.hotel-sitemap .hotellogo {
	background: url("../casavela_hotel_2_bin/mobile/mob-hotel_logo.png") no-repeat center center;
	background-size: 85% auto !important;
	-webkit-background-size: 85% auto !important;
	-moz-background-size: 85% auto !important;
}

.hotellogo {
	background: url("../casavela_hotel_2_bin/mobile/mob-hotel_logo.png") no-repeat left center;
	background-size: auto 85% !important;
	-webkit-background-size: auto 85%;
	-moz-background-size: auto 85%;
}

/* navigation block */

.toggle {
	background-image: url("../casavela_hotel_2_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: #f5f5f5;
	box-shadow: 3px 3px 10px rgba(0,0,0,0.05);
}

.nav {
	border-bottom: 1px solid rgba(0,0,0,0.1);
}

.navigation a {
	text-decoration: none;
	font-size: 1.2em;
	line-height: 2.1em;
	color: #342e2e;
	font-weight: 300;
}

.nav ul a {
	text-transform: uppercase;
}

.navigation .active a {
	color: #aaa79d;
}

/* menu opened */
.menuOpened .toggle {
	background-position: -345px 15px;
}

/* social media */
.socialmedia li {
	background-color: #191919;
	border-radius: 50%;
}

/*
 * content block 
 */

/* imagelinks */
.imagelinkgadget {
	border-bottom: 1px solid rgba(0,0,0,0.1);
}

.imgTitle {
	font-size: 1.25em;
	text-transform: uppercase;
}

.imgDescription {
	font-size: 1em;
}

.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 rgba(0,0,0,0.1);
	padding: 10px 0 10px 30px;
	display: block;
	position: relative;
}

address a span {
	background-image: url("../casavela_hotel_2_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;
	text-transform: uppercase;
	background: #72ac35;
	font-family: 'Josefin Sans', sans-serif;
}

.bookingGadget a:hover
{
	color: #fff !important;
	background: #dc383e;
}

#bottomBlock a:hover {
	color: #dc383e;
}

.hotel-sitemap #main .bookingGadget
{
	margin-top: 15px;
	top: 145px;
}


/*
 * 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.4em;
	line-height: 28px;
	text-align: center;
	background: #72ac35;
	color: #ffffff;
	border-color: #72ac35;
}

.hotel-sitemap .bookingGadget a:hover
{
	background: #875371;
	border-color: #875371;
	color: #fff !important;
}

/* scroll down */
.hotel-sitemap .bookingGadget:after {
	background: url("../casavela_hotel_2_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;
	margin-bottom: 115px;
}

.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.80);
	border: none;
}

.hotel-sitemap .navigation ul {
	padding: 5px 15px;
	text-align: center;
}

.desktopversion, .hotel-sitemap #bottomBlock .desktopversion:hover {
	background-image: url("../casavela_hotel_2_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("//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);
}

.roomContainer .roomName {
	height: auto;
	left: 0;
	right: 0;
	bottom: 0;
	padding-right: 10%;
	background: url("../casavela_hotel_2_bin/mobile/openRoom.png") no-repeat right 2px;
	z-index: 9;
}

.roomName h2 {
	font-size: 1em;
	line-height: 1.1em;
}

.roomContainer .minRate {
	top: 244px;
	left: 0;
	width: 100%;
	background: #342e2e;
	display: none;
}

.minRate h3 {
	font-size: 0.75em;
	font-weight: 300;
	color: #fff;
	padding-left: 10px;
	padding-top: 4px;
	line-height: 26px;
	background: #1f1f1f;
}

#main .roomContainer .roomPhoto {
	width: 100%;
	height: 100px;
	margin-top: 30px;
}

.roomPhoto label, .roomPhoto span {
	border-radius: 50%;
	background-color: rgba(255,255,255,0.2);
	background-image: url("../casavela_hotel_2_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%;
}

.pgContainer, .pgImage, .content .roomContainer .roomPhoto .pgContainer, .content .roomContainer .roomPhoto .pgContainer .pgImage {
	width: 100%;
	height: 100%;
}

.roomPhoto a {
	width: 100%;
	height: 100%;
	display: block;
	opacity: 0;
	background-size: cover;
	background-position: center;
}

.roomContainer .pgImage a.loaded {
	opacity: 1;
}

.roomPhoto a img, .roomPhoto .pgContainer a label, .roomPhoto .pgContainer .pgImage a img, .roomContainer .roomPhoto .pgContainer a label, .roomPhoto a img, .roomPhoto .pgContainer a span, .roomPhoto .pgContainer .pgImage a img, .roomContainer .roomPhoto .pgContainer a span {
	display: none;
}

.roomContainer .roomDescription {
	margin-bottom: 50px;
	margin-top: 30px;
	display: none;
}

.mealplan {
	font-size: 1em;
	font-weight: 300;
	margin-bottom: 15px !important;
	padding-bottom: 10px;
	border-bottom: 1px solid rgba(0,0,0,0.1);
}

.promotions-termsActions {
	display: none;
}

#main #contentBlock .promotions-bgLink {
	bottom: 25px;
	top: auto;
	left: 0;
	right: 0;
}

.promotions-bgLink {
	font-size: 1em;
	line-height: 25px;
	text-align: center;
	background: #72ac35;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'centurgothicregular', Helvetica, Arial, sans-serif;
}

.promotions-bgLink:hover {
	background: #dc383e;
}

.promotions-termsContent {
	background: #ffffff url("../casavela_hotel_2_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;
}

/** rooms opened **/

.roomContainer.showroom .roomName {
	bottom: auto;
	background: url("../casavela_hotel_2_bin/mobile/closeRoom.png") no-repeat right 2px;
}

#main .content .roomContainer.showroom .roomPhoto {
	width: 100%;
	height: 200px;
	right: auto;
	bottom: auto;
	display: block;
}

.roomContainer.showroom .minRate, .roomContainer.showroom .roomDescription, .roomContainer.showroom .promotions-termsActions 
{
	display: block;
}



/*
 * 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: 'Josefin Sans', sans-serif;
}

#pg .pgText strong {
	text-transform: uppercase;
	font-weight: 300;
}


/*
 * contact us page
 */

#main form input, #main form select, #main form textarea {
	border-radius: 3px;
	border: none;
	background: rgba(0,0,0,0.1);
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}

#main .content form select {
	background: rgba(0,0,0,0.1);
	background-image: url("//static.guestcentric.net/cdn/mwh1/mobilewebsite_hotel_bin/mobile/mob-selectdown.png");
	background-repeat: no-repeat;
	background-position: 95% center;
	background-size: auto 35%;
	-webkit-background-size: auto 35%;
	-mozbackground-size: auto 35%;
}

#main form input[type="submit"] {
	font-size: 1em;
	line-height: 25px;
	text-align: center;
	background: #72ac35;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 300 !important;
	font-family: 'Josefin Sans', sans-serif;
	border-radius: 0;
	padding: 7px 45px;
}

#main form input[type="submit"]:hover {
	background: #dc383e;
	color: #fff;
}




/*
 * css media queries
 */

/* iphone 4 */
@media screen and (max-width: 320px) {
	.hotel-sitemap .hotellogo {
		height: 130px;
	}
	.hotel-sitemap .bookingGadget:after {
		margin: 0;
	}

	.roomName h2 {
		font-size: 0.88em;
	}
}

/* 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;
	}
}