@charset "utf-8";
/* CSS Document */

#MastheadSubContainerReservationsLocations, #MastheadSubContainerNavigation, #CheckAvailStartOverContainer, #addToFav, #HotelDetailQuickresContainerOverview, #FooterSubContainerNavigation, #LineSubContainer, #FooterSubContainerRight, #HotelDetailQuickresContainer, #HotelDetailNavActive4 {
	display: none;
}

h1.HotelName, h2, #PopUpTitle, #HotelDetailNavMenu a:hover {
color:#333 !important;/*#007d8c*/
}

.HotelName {
	text-transform: uppercase;
	margin-bottom: 10px;
}

#MastheadShell {
	height: 116px;
	background-color: #007C92;
}

#FooterShell {
	background-color: #007C92;
	height: 80px;
}

#FooterSubContainerLeft {
color: #333;
}
#FooterSubContainerLeft a {
color: #fff;
}

#MastheadLogo {
top:14px;
}

#HotelDetailQuickResShell {
	padding: 0;
}

body {
	background-color: #007C92;
}

.upper {
	text-transform: uppercase;
}
