/* ... GENERAL CSS FOR ALL TEMPLATES IN THIS TEMPLATE SET ... */
@import url(booking.css);

html {overflow-x: hidden}

body
{
	margin: 0px; padding: 0px;
	width: 100%;
}

h1, h2, h3, h4, h5, h6, p, form {margin: 0px; padding: 0px}

ul {margin: 0px; padding-left: 14px}

.clearFloat {clear: both; height: 0px; line-height: 0}

.autoStretch:after /* Should make a box stretch properly after floats */
{
	content: '.'; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

a img {border: 0px;}
a {text-decoration: none}

img.png {_behavior: url(/iepngfix.htc); /* PNG fix for IE6 */}

img.block {display: block; /* Bottom margin 'fix' for IE inline images */}


/* ----- GENERAL BLOCK LAYOUT ----- */

#all
{
	width: 100%;
	position: relative;
}

#horizontal-line
{
	width: 100%; height: 2px; _overflow: hidden;
	position: relative;
	top: 50px;
}

#header
{
	width: 760px; min-height: 45px; _height: 45px;
	margin: 0px auto;
	position: relative;
	padding: 25px 0px 10px;
}

#header h1
{
	float: right;
	padding-right: 248px;
	font-size: 8pt;
	font-weight: normal;
}

#language-options
{
	padding-bottom: 10px;
}

#main-menu
{
	padding-top: 10px;
}

#logo
{
	position: absolute;
	top: 14px; right: 0px;
	width: 246px; height: 64px;
	cursor: pointer;
}

#background-bands
{
	position: relative;
	width: 100%;
}

#background-band-top
{
	height: 342px;
	margin-bottom: 2px;
}

#background-band-bottom
{
	height: 1000px;
}

#centered
{
	position: relative;
	top: -1344px;
	width: 760px;
	margin: 0px auto -1300px;
	padding: 0px 1px;
}

#top
{
	width: 760px;
	padding-bottom: 2px;
	position: relative;
}

#top-text
{
	position: absolute;
	top: 0px; right: 0px;
	width: 206px; 
	padding: 30px 20px 20px 20px;
}

#main-image
{
	position: absolute;
	top: 0px; left: 0px;
	width: 512px; 
}

#bottom
{
	width: 760px;
	position: relative;
	overflow: hidden;
}

.highlight
{
	float: left;
	width: 113px;
	padding: 136px 5px 10px 10px;
	position: relative;
}

.highlight img.promo
{
	position: absolute;
	top: 0px; left: 0px;
	width: 128px; height: 128px;
}

#quick-links
{
	float: right;
	position: relative;
}

#booking-form
{
	padding: 10px 0px 10px 10px; _padding-bottom: 0px;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

#join-email
{
	padding: 10px 12px;
}

#optional-htmltext
{
	padding: 10px 12px;
}

#footer
{
	margin-top: 1px;
	padding: 8px;
}

/* ----- MAIN MENU ----- */

#main-menu ul
{
	list-style: none;
	padding: 0px; margin: 0px;
}

#main-menu ul li
{
	display: inline;
	padding-right: 12px;
}

#main-menu ul li a
{
	text-decoration: none;
	display: inline-block;
	padding-top: 1px;
}

#main-menu ul li a:hover
{
	border-top: 1px dotted #a0a0a0;
	padding-top: 0px;
}

#main-menu ul li.active a
{
	font-weight: bold;
	cursor: default;
}

/* ----- FOOTER MENU ----- */

#footer ul
{
	list-style: none;
	padding: 0px; margin: 0px;
}

#footer ul li
{
	display: inline;
	padding-right: 12px;
}

#footer ul li a
{
	text-decoration: none;
}


/* ----- LANGUAGE MENU ----- */

#language-options ul
{
	list-style: none;
	padding: 0px; margin: 0px;
}

#language-options ul li
{
	display: inline;
	padding: 0px 10px;
	border-left: 1px solid #808080;
}

#language-options ul li a
{
	text-decoration: none;
	display: inline-block;
}

#language-options ul li a:hover
{
}

#language-options ul li.first
{
	border-left: 0px;
	padding-left: 0px;
}

#language-options ul li.active a
{
	cursor: default;
}


/* ----- SPECIAL ELEMENTS ----- */

#special-offers .arrow
{
	float: right;
	width: 12px; height: 20px;
	cursor: pointer;
	background: url(../images/arrow.png) no-repeat; _behavior: url(/iepngfix.htc);
}

#join-email .l
{
	width: 100px;
	float: left;
}

#join-email input
{
	width: 100px;
	float: left;
	margin-top: 10px;
	font-size: 8pt;
}

#join-email .emailSubmit
{
	float: right;
	width: 12px; height: 20px;
	margin-top: 12px;
	cursor: pointer;
	background: url(../images/arrow.png) no-repeat; _behavior: url(/iepngfix.htc);
}

/* ----- FONT / TEXT ----- */

body
{
	background: #ffffff;
	color: #404040;
	font-family: Verdana, Arial;
	font-size: 8pt;
}

#main-menu li a
{
	text-transform: lowercase;
}

#top-text .h
{
	font-size: 28pt;
	text-transform: lowercase;
	font-family: "Century Gothic", "Lucida Sans Unicode", Arial;
	line-height: 1.2em;
}

#top-text p
{
	font-size: 9pt;
	line-height: 1.8em;
	font-family: "Lucida Sans Unicode", Verdana, Arial;
}

.highlight
{
	font-family: Arial;
}

.highlight .h
{
	font-size: 11pt;
	text-transform: capitalize;
}

.highlight p
{
	font-size: 8pt;
}

#quick-links .h
{
	font-family: "Century Gothic", "Lucida Sans Unicode", Arial;
	font-size: 12pt;
	line-height: 1.2em;
	text-transform: capitalize;
	padding-bottom: 8px;
}

#quick-links p
{
	font-family: Arial;
	font-size: 8pt;
}

#footer ul li a
{
	text-transform: lowercase;
}

#optional-htmltext	p
{
	margin: 8px 0px;
}