@import url(template.global.css);
@import url(global.module.css);
@import url(comp.booking-mask.css);

/* LAYOUT FOR TEMPLATE SUBPAGE */

body.subpage #main-content {
	width: 685px; /* minus left & right padding */
	background: #FFEFDF;
	float: right;
	min-height: 212px; /* minus additional logos height & margin */
	margin: 335px 0px 0px 0px;
	padding: 20px;
	min-height: 670px;_height: 670px;
	color: #000;
}

body.subpage #main-content h2,
body.subpage #main-content h2 a,
body.subpage #main-content h3,
body.subpage #main-content h3 a,
body.subpage #main-content h4,
body.subpage #main-content h4 a {
	color: #000;
}

body.subpage #availability-checker {
	position: absolute;
	top: 288px;
	left: 258px;
	height: 50px;
	width: 725px;
	background: #000000;
}

#best-rate {
	background: transparent url(../images/best-rate-circle.png) no-repeat top left;
	height:90px;
	left:270px;
	position:absolute;
	top:195px;
	width:90px;
}

body.subpage #sidebar {
	float: left;
	min-height: 370px;_height: 370px;
	margin: 285px 0px 0px 0px;
	background: #000000 url(../images/sidebar-bg.jpg) no-repeat top left;
	width: 220px; /* minus padding left + right */
	padding-left:25px;
	padding-right:10px;
	padding-top: 20px;
	color:white;
}

#google-map {
	margin-top: 20px;
}

#box-1 {
	margin-bottom: 20px;
	height: 155px;
	width: 220px;
}

#special-offers-slider{
	position:relative;
	height:105px;
	margin-top:15px;
}

#offers_background{
	position: absolute; 
	left:0; top:0;
	width:220px;
	height:105px; 
	z-index:5;
}	

#offers_background img{
	_behavior: url('/iepngfix.htc');
}

#offers{
	position: absolute; 
	left:0; top:0;
	width:100px;
	height:105px; 
	z-index:10;
}

.sidebar-image {
	margin: 15px 0px;
}

#box-2 #photo-gallery-img{
	_behavior: url('/iepngfix.htc');
}

#special-offers-slider .offerImage{
	margin: 7px 0 0 5px;
}

#sidebar h3 a,
#sidebar h3 a:visited {
	font-size: 14px;
	font-family: Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;
	text-transform: uppercase;
	margin-bottom: 12px;
	color: #D31145;
}

#sidebar h3 a:hover {
	text-decoration: none;
}

p#sidebar-telephone {
	margin-top: 20px;
}

img#restaurant-banner {
	margin: 20px 0px 0px;
}

.picture img {
	display: block;
	height: 120px;
	width: 160px;
}

