#background-image {
	margin: 0;
	padding: 0;
	max-width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	display: block;
}

#marquee-image-container {
	height: 200%;
	left: -50%;
	position: fixed;
	top: -50%;
	width: 200%;
	z-index: -2;
}

.marquee-image {
	bottom: 0;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
}

.marquee-image-wide {
	height: auto;
	width: 50%;
}

.marquee-image-tall {
	height: 50%;
	width: auto;
}

#marquee-image-2,#marquee-image-3,#marquee-image-4,
#marquee-image-5,#marquee-image-6,#marquee-image-7,
#marquee-image-8,#marquee-image-9,#marquee-image-10,
#marquee-2,#marquee-3,#marquee-4,#marquee-5,#marquee-6,
#marquee-7,#marquee-8,#marquee-9,#marquee-10
	{
	display: none;
}

#home_body_content {
  width: 700px;
  min-height: 350px;
  float: right;
  clear: none;
}

#marquee-container {
	position: absolute;
	top: 0;
	right: 0;
	width: 700px;
	text-align: right;
}

.home #container {
  margin-bottom: 105px;
}

.home #footer {
  position: fixed;
  bottom: 0;
  left: 50%;
  margin-left: -480px;
}

.marquee {
	position: absolute;
	right: 0;
	top: 0;
}

.marquee span {
	color: white;
	font-weight: bold;
}

.marquee-title {
	font-size: 3em;
	display: inline-block;
}

.marquee-body {
	clear: both;
	font-size: 1.5em;
	display: inline-block;
	padding-top: 20px;
}

#marquee-container .marquee-cta {
	display: inline-block;
	padding-top: 20px;
}


#marquee-container a {
	text-decoration: none;
}

#marquee-container .marquee-cta a span {
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	border-radius: 15px;
	display: inline-block;
	font-weight: bold;
	min-width: 20px;
	height: 20px;
	line-height: 15px;
	text-align: center;
	margin-left: 5px;
	background-color: black;
	color: white;
	font-size: 20px;
}

#marquee-container .marquee-cta a span.marquee-labeled{
	padding: 4px 15px 2px;
} 

#marquee-links {
	position: relative;
	right: 0;
	bottom: 10px;
}

#marquee-links a {
	 text-decoration: none;
}

#marquee-links a span {
	display: inline-block;
	float: right;
	font-weight: bold;
	width: 19px;
	height: 19px;
	line-height: 19px;
	text-align: center;
	margin-left: 5px;
	color: black;
	background-repeat: no-repeat;
}

#info-bar {
	clear: both;
	font-size: 14px;
	background-color: #333;
	color: white;
	padding-left: 10px;
	position: relative;
	border-top: 1px solid #333;
	height: 30px;
	vertical-align: center;
	line-height: 30px;
}

#find-us-control {
	border-right: 1px solid #333;
}

#find-us-control.selected {
  color: #808080;
}

.menu-bar {
	clear: both;
	font-size: 10px;
	background-color: white;
	color: #000000;
	height: 25px;
	position: relative;
	z-index: 0;
	box-shadow: 0px 10px 10px -3px rgba(0, 0, 0, 0.5);
}

.menu-bar-menu-control a.home {
	width: 15px;
	height: 25px;
	margin-top: 5px;
}

.menu-bar-menu-control.selected {
	background-color: #333;
}

.menu-bar-menu-control a.home span {
	display: none;
}

.menu-bar-menu-control,.menu-bar-link {
	position: relative;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	border-right: 1px solid #d4d4d4;
	max-width: 115px;
	height: 25px;
}

.menu-bar-menu-control .menu-bar-menu a,.menu-bar-menu-control .menu-bar-menu a:active,.menu-bar-menu-control .menu-bar-menu a:hover {
	display: block;
	border: 1px solid #393939;
	border-top: 0;
	color: white;
	padding: 5px 15px;
}

#body_content .nav {
	background-color: black;
}

#body_content .nav span {
	color: #797979;
}
#body_content .nav span.breadcrumb {
	color: white;
}
#body_content .nav a {
	color: #797979;
}

.small_pod .titlebar,.full_pod .titlebar {
	background-color: black;
}

#bookingpanel input#checkinDate, #bookingpanel input#checkoutDate,
.info_links .offerbookingpanel input#checkinDate, .info_links .offerbookingpanel input#checkoutDate 
 {
	width: 90px;
	font-size: 10px;
	background: white url('/images/calendar-icon.jpg') no-repeat right;
	background-position-x: 95%;
	position:relative;
}

.info_links .offerbookingpanel #ecertcode input[type="text"] {
  font-size: 10px;
  width: 112px;
}

#weather {background-color:black;color:white;height:38px;}

#alert-control span {
	vertical-align: middle;
	height: 25px;
	display: table-cell;
}

/*
#info-bar {
	background-image: url('/webextra/images/blu/hotel_info_bar.png');
}

.info-bar-content {
	background: white url('/webextra/images/blu/popup_bkg.gif') repeat-x top;
}

.info-bar-control.selected {
	background: url('/webextra/images/blu/popup_tab_bkg.gif');
}

.menu-bar {
	background-image: url('/webextra/images/blu/menubar_bkg.png');
}

#alert-control {
	background: url('/webextra/images/blu/alert.png') no-repeat right;
}

.menu-bar-menu-control.hover {
	background-image: url('/webextra/images/blu/menubar_hover.gif');
}

.menu-bar-menu-control.selected {
	background-image: url('/webextra/images/blu/menubar_active.png');
}

.menu-bar-menu-control a.home {
	background: url('/webextra/images/blu/houseInactive.png') no-repeat;
}

.menu-bar-menu-control.selected a.home {
	background-image: url('/webextra/images/blu/houseActive.png');
}

#footer-info-bar #visit {
	background: #282828 url('/webextra/images/blu/footer_visit_bkg.png') repeat-x;
}

#body_content .nav a#print {
	background: url('/webextra/images/blu/icon_print.png') no-repeat top right;
}
*/

div.info_links .pods{
	padding-top: 0;
  padding-bottom: 1em;
}

.upscale #reviews_rewards a, .upscale #reviews_rewards a:visited, .upscale #write_review_and_logo a, .upscale #write_review_and_logo a:visited,
.upscale #noreviews a, .upscale #noreviews a:visited
{
	color: black;
}

.upscale #reviews_rewards a:hover, .upscale #write_review_and_logo a:hover, .upscale #noreviews a:hover {
	text-decoration: none;
	cursor: pointer;
}

.upscale .info_links .offerSocialIconListItem {
    clear: none;
    margin: 0 0 0 6px;
}

.menu-bar .info-bar-content
{
	top: 25px;
	font-weight: bold;
}

#info-bar .info-bar-content
{
	top: 30px;
}