@import url(template.global.css);
@import url(global.module.css);
@import url(comp.booking-mask.css);
@import url(calendar.css);

/* LAYOUT FOR TEMPLATE SUBPAGE */


/* ===== ELEMENTS ===== */

#availability-checker {
	position: absolute;
	top: 50px;
	right: 120px;
	height: 85px;
	width: 230px;
	background: #235F9D;
	z-index: 100;
}

/* ===== ELEMENTS ===== */

body#page_suites #special-offers-box {
	position: absolute;
	top: 400px;
	right: 120px;
	background: #235F9D;
	width: 226px;
	height: 144px;
	z-index: 100;
	border: 3px solid #235F9D;
}

#special-offers-box {
	position: absolute;
	top: 570px;
	right: 120px;
	background: #235F9D;
	width: 226px;
	height: 144px;
	z-index: 100;
	border: 3px solid #235F9D;
}

#special-offers-box img {
	margin: 0px auto 0px auto;
}

.content-box {
	text-align: center;
}

.content-box h4 a {
	line-height: 23px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #235F9D;
	text-transform: uppercase;
	margin-top: 10px;
	font-weight: bold;
	text-decoration: none;
}

p.box-subtext a {
	color: #235F9D;
	font-size: .8em;
}

#middle-content-box {
	position: absolute;
	top: 570px;
	right: 360px;
	width: 230px;
	height: 146px;
	z-index: 100;
	border-bottom: 3px solid #235F9D;
}

#left-content-box {
	position: absolute;
	top: 570px;
	right: 600px;
	width: 190px;
	height: 146px;
	z-index: 100;
	border-bottom: 3px solid #235F9D;
}

#availability-checker {
	position: absolute;
	top: 50px;
	right: 120px;
	height: 85px;
	width: 230px;
	background: #235F9D;
	z-index: 100;
}

#best-rate {
	position: absolute;
	top: 495px;
	right: 120px;
	width: 230px;
	height: 55px;
	background: transparent url(../images/transparent-blue-bg.png) no-repeat top left;
	z-index: 100;
}

body#page_suites #best-rate {
	position: absolute;
	top: 325px;
	right: 120px;
	width: 230px;
	height: 55px;
	background: transparent url(../images/transparent-blue-bg.png) no-repeat top left;
	z-index: 100;
}

/* ===== BEST RATE ===== */

#best-rate-heading {
	line-height: 14px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	margin-top: 5px;
	font-weight: bold;
	position: absolute;
	top: 5px;
	left: 20px;
}

#best-rate-from {
	line-height: 14px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-style: italic;
	font-size: 18px;
	color: #fff;
	margin-top: 5px;
	position: absolute;
	top: 20px;
	left: 25px;
}

#best-rate-price {
	line-height: 32px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 32px;
	color: #fff;
	text-transform: uppercase;
	margin-top: 5px;
	font-weight: bold;
	position: absolute;
	top: 5px;
	left: 85px;
	font-style: italic;
}

#best-rate .submit {
	position: absolute;
	top: 21px;
	left: 175px;
}


/* ===== Subpage Offers ===== */

h3.offerLineOne {
	line-height: 12px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	margin-top: 5px;
	font-weight: bold;
	margin-left: 3px;
}

p.offerLineTwo {
	font-size: 10px;
	color: #fff;
	font-style: italic;
	margin-left: 3px;
}

p.offerLineThree {
	font-size: 10px;
	color: #fff;
	width: 70px;
	float: left;
}

a.offerMore {
	display: none;
}

#offersNav{
	position:absolute;
	right: 10px;
	bottom:2px;
	vertical-align:middle;
	z-index:20;
}

#offersNav a {
	display:block;
	float:left;
	background: #7198CF;
	color: #7198CF;
	outline:0 none;
	font-family: verdana;
	font-size:0px;
	overflow:visible;
	vertical-align: super;
	margin-right: 2px;
	height: 5px;
	width: 5px;
	padding: 0px;
}

#offersNav a.activeSlide {
	color: #fff;
	background: #fff;
	font-weight:bolder;
	outline:0 none;	
}

#offersNav a:hover {
	color:#235F9D;
	outline:0 none;	
}


/* ===== MAIN CONTENT ===== */

#main-content {
	float: left;
	min-height: 540px;_height: 590px;
	margin: 30px 0px 0px 120px;
	background: #ffffff;
	width: 250px;
	padding: 10px 20px 25px;
	z-index: 10;
}

#main-content.module-subpage {
	min-height: 500px;
}

#main-content:after {
	content: '.';
	clear: both;
	visibility: hidden;
	height: 0;
	display: block;
}

#main-visual {
	position: absolute;
	top: 200px;
	right: 120px;
	width: 670px;
	z-index: 1;
}

#youtube{
	position: relative;
	top: 5px;
	left: 0px;
	width: 670px;
	height: 360px;
	z-index: 1;
	overflow:hidden;
}

/* ====== OVERLAY ====== */
div#fancy_outer {
	z-index: 100 !important;
}


/* ====== MAP ====== */

p#click-map {
	text-align: center;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

p#click-map a {
	color: #235F9D;
	font-size: 14px;
	font-weight: bold;
}

div#fancy_content {
	bottom: 20px !important;
}

#google-box div#fancy_outer {
	height: 510px !important;
}

