@import url(global.defaults.css);
@import url(global.layout.css);
@import url(global.main-nav.css);
@import url(global.text.css);
@import url(comp.reservationForm.css);
@import url(calendar/calendar.css);

/* LAYOUT FOR TEMPLATE GROUP */

#branding
{
}

#branding img.logo-group
{
	position: absolute;
	left: 26px; top: 58px;
	width: 168px; height: 62px;
	z-index: 3;
}

#branding h2
{
	position: absolute;
	left: 26px; top: 124px;
	width: 168px;

	text-align: center;
	color: #d6bb83;
	font-variant: small-caps;
	font-size: 1.1em;
	z-index: 3;
}

#main-content
{
	min-height: 680px; _height: 680px;
}


#main-navigation ul
{
	height: 321px;
	padding-top: 53px;
}


#main-navigation li.level1
{
	margin-bottom: 1px;
}

#widgets_bestRates
{
	margin: 9px 0 0 7px;
	width: 199px; height: 280px;
	padding-top: 9px;
	background: url(../images/best-rate-bg.group2.gif) no-repeat;
	text-align: center;
}

#widgets_bestRates h3
{
	margin-bottom: 10px;
}

.widget_bestRate
{
	margin-bottom: 10px;
	zoom: 1;
}
.widget_bestRate:after
{
	content: '.';
	clear: both;
	visibility: hidden;
	height: 0;
	display: block;
}

.widget_bestRate h4
{
	width: 80px; min-height: 1px; _height: 1px;
	padding-left: 4px;
	float: left;
	text-align: center;
}

.widget_bestRate p.price
{
	width: 80px;
	float: left;
}

.widget_bestRate a.book-now
{
	display: block;
	float: left;
	line-height: 30px;
}

#hotels-nav
{
	position: absolute;
	left: 24px; top: 792px;
	width: 179px;
}

/* ===== TEXT ===== */


#main-content
{
}

#hotels-nav
{
	line-height: 1.6;
	font-size: 0.9em;
}

#hotels-nav h3
{
	font-size: 1.4em;
	color: #9e7530;
	text-transform: uppercase;
	margin-bottom: 4px;
}

#hotels-nav h4
{
	width: 179px;
	padding: 3px 0 3px 8px;
	margin-bottom: 2px;
	font-size: 1.1em;
	color: #808080;
	text-transform: uppercase;
	background: #c9c6c1;
}

#hotels-nav h4.block2
{
	margin-top: 16px;
}

#hotels-nav a.hotel-link
{
	display: block;
	padding-left: 8px;
	color: #404040;
	letter-spacing: -0.05em;
}
#hotels-nav a.hotel-link span.location
{
	font-size: 0.8em;
}

#widgets_bestRates h3
{
	text-transform: capitalize;
	font-variant: small-caps;
	font-size: 1.3em;
	color: #d5b87d;
}

.widget_bestRate h4
{
	font-size: 1em;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #ffffff;
}
.widget_bestRate h4 a
{
	color: #ffffff;
}

.widget_bestRate p.price
{
	font-size: 1.8em;
	color: #ffffff;
}

.widget_bestRate a.book-now
{
	text-transform: capitalize;
	font-variant: small-caps;
	font-size: 1.1em;
	color: #d5b87d;
}
