/*************************
	Global Settings
**************************/
html,body			{color: #1d1b1b; font: 12px/20px 'Trebuchet MS'; background: #2c2b2b url(../images/bg.gif) repeat top left; height: 100%; margin: 0; padding: 0;}
td,th,p				{color: #1d1b1b; font: 12px/20px 'Trebuchet MS';}

a:link				{color: #1d1b1b; font-style: normal; text-decoration: underline;}
a:visited			{color: #1d1b1b; font-style: normal; text-decoration: underline;}
a:active, a:hover	{color: #1d1b1b; font-style: normal; text-decoration: none;}

.clear-both			{clear: both; font-size: 0; width: 0; height: 0; line-height: 0;}



/*************************
	Page Layout
**************************/
div#container, div#container_grey {
		width: 100%;
		margin: auto;
		position: relative;
		height: auto !important;
		height: 100%;
		min-width: 900px;
		min-height: 100%;
		background: url(../images/bg_content.png) no-repeat bottom center;
	}
div#container_grey {
		background: url(../images/bg_content_gry.png) no-repeat bottom center;
	}
	
div#base-body {
		width: 100%;
		text-align: left;
	}
div#base-foot {
		width: 100%;
		position: absolute;
		bottom: 0;
		height: 75px;
		z-index: 5;
	}

	/**********/

div#base-body:after,
div#base-foot:after {
		content: "";
		display: block;
		clear: both;
	}


/*************************
	Footer
**************************/
div#footer {
		width: 900px;
		margin: 0 auto;
		padding: 0;
	}
	
div#footer-image {
		width: 700px;
		height: 22px;
		margin: 0 0 0 200px;
		padding: 8px 0 0 0;
		background: url(../images/bg_footer.gif) no-repeat top left;
		text-align: center;
	}

/*************************
	Footer Reservations
**************************/
div#reservations {
		width: 900px;
		margin: 0 auto;
		padding: 0;
		text-align: right;
	}
	
/*************************
	Content
**************************/
div#content {
		position: relative;
		width: 900px;
		margin: 0 auto;
		padding-bottom: 70px;
	}
	
div#content-left {
		float: left;
		width: 200px;
		margin: 0 auto;
	}
	
div#content-right {
		float: right;
		width: 700px;
		margin: 0 auto;
	}
	
div#content-image {
		position: absolute;
		top: 52px;
		margin: 0;
		padding: 0;
		z-index: 1;
	}
div#content-image-switcher {
		position: absolute;
		top: 52px;
		margin: 0;
		padding: 0;
		z-index: 6;
	}
	
div#content-header, div#content-subheader  {
		position: absolute;
		top: 252px;
		width: 670px;
		height: 25px;
		padding: 7px 0 0 30px;
		background: url(../images/bg_hd.gif) no-repeat top left;
		letter-spacing: 1px;
		
	}
div#content-subheader {
		top: 282px;
		width: 670px;
		height: 25px;
		padding: 5px 0 0 30px;
		background: url(../images/bg_subhd.gif) no-repeat top left;
	} 
	
div#content-text {
		padding-top: 280px;
		width: 700px;
	}
	
div#text {
		margin: 0;
		padding: 25px 30px 0 30px;
	}
	
div#subtext {
		margin: 0;
		padding: 45px 30px 0 30px;
	}
	
div#logo {
		margin: 52px 0 0 0;
		padding: 0;
	}
	
div#reservation {
		margin: 20px 20px;
		padding: 0;
		text-align: center;
		font: 11px/16px 'Trebuchet MS';
		color: #9bada9;
	}
	
div#newsletter {
		margin: 50px 30px 0 30px;
		padding: 0;
		text-align: center;
		font: 11px/16px 'Trebuchet MS';
		color: #9bada9;
	}
	
div#footer-nav {
		margin: 0 auto;
		padding: 0;
		width: 900px;
		height: 45px;
	}
div#footnav {
		margin: 0 30px;
		padding: 0;
		text-align: right;
	}
	
	
/* classes for homepage and bar ad popup */
#ad_wrapper {
	display: none;
	position: absolute;
	top: 0;
	width: 100%;
	height: auto;
	overflow: hidden;
	background: url(../images/ad_bg.png) repeat top left;
	z-index: 99;

	}
#ad_container {
	position: relative;
	margin: 100px auto 66px;
	width: 486px;
	height: 900px;
	}
	
#ad_btn_close {
	position: absolute;
	top: -20px;
	right: 0;
	padding: 0;
	font: bold 14px/14px 'Trebuchet MS';
	color: #ffffff;
	display: block;
	cursor: pointer;
	}


/* basic elements */
h1, .h1 {
	margin: 0;
	padding: 0;
	font: bold 14px/16px 'Trebuchet MS';
	text-transform: uppercase;
	}
h2, .h2 {
	margin: 0;
	padding: 0 0 2px 0;
	font: bold 13px/16px 'Trebuchet MS';
	color: #1d332c;
	}
h3, .h3 {
	margin: 0;
	padding: 0 0 10px 0;
	font: italic 12px/16px 'Trebuchet MS';
	color: #5c5e60;
	}
h4, .h4 {
	margin: 0;
	padding: 0 0 8px 0;
	font: italic 11px/14px 'Trebuchet MS';
	color: #5c5e60;
	}

ul {
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
}
li {
	margin: 0;
	padding: 2px 0 0 20px;
	list-style: none;
	background: url(../images/bullet_reddot.gif) no-repeat center left;
}
#list1 ul, #list2 ul, #list3 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#list1 li, #list2 li,
#list1 li.none, #list2 li.none {
	margin: 0;
	padding: 1px 0 0 0;
	list-style: none;
	background: none;
}
#list1 li.selected, #list2 li.selected {
	margin: 0;
	padding: 1px 0 0 12px;
	list-style: none;
	font-style: italic;
	background: url(../images/bullet_redarrow.gif) no-repeat center left;
}
/*
#list3 li,
#list3 li.none {
	margin: 0;
	padding: 0 0 0 5px;
	list-style: none;
	background: none;
}

#list3 li li {
	margin: 2px 5px 0 0;
	border: solid 2px #252525;
	background: url(../images/bg_menusnav.gif) repeat top left;
}
*/
#list3 li.none {
	margin: 0;
	padding: 0 0 0 5px;
	list-style: none;
	background: none;
}

#list3 li {
	margin: 2px 5px 0 5px;
	padding: 2px 0 2px 5px;
	border: solid 2px #252525;
	background: url(../images/bg_menusnav.gif) repeat top left;
}


#location01, 
#location02,
#location03,
#location04,
#location05,
#location06,
#location07,
#location08,
#location09,
#location10,
#location11, 
#location12,
#location13,
#location14,
#location15,
#location16,
#location17,
#location18,
#location19,
#location20,
#location21, 
#location22,
#location23,
#location24,
#location25,
#location26,
#restaurant01,
#restaurant02,
#restaurant03,
#restaurant04,
#restaurant05 {
	position: absolute;
	width: 700px;
	top: 0;
	left: 0;
	z-index: 5;
	}
.location_image { 
	float: left;
	}
.location_copy { 
	float: left; 
	width: 500px; 
	height: 200px; 
	background: #ffffff; 
	line-height: 16px;
	background: url(../images/bg_content_blu.gif) repeat-y top left;
	}
.location_text { 
	padding: 20px 20px 0 20px;
	font: 11px/14px 'Trebuchet MS';
	}
.location_url { 
	position: absolute; 
	bottom: 0; 
	padding: 0 20px 10px 20px;
	font: 10px/12px 'Trebuchet MS';
	color: #5c5e60;
	}
.location_map { 
	text-align: right;
	padding: 3px 20px 0 0;
	font: 11px/14px 'Trebuchet MS';
	color: #5c5e60;
	}

#direction01, 
#direction02,
#direction03,
#direction04,
#direction05,
#direction06,
#direction07 {
	position: absolute;
	width: 350px;
	top: 0;
	left: 0;
	z-index: 5;
	}
#direction01a, 
#direction02a,
#direction03a,
#direction04a,
#direction05a,
#direction06a,
#direction07a {
	position: absolute;
	width: 350px;
	top: 0;
	left: 0;
	z-index: 5;
	}
.direction_copy { 
	float: left; 
	width: 350px; 
	height: 200px; 
	background: url(../images/bg_content_blu.gif) repeat-y top left;
	}
.direction_text { 
	padding: 20px 30px 0 30px;
	font: 12px/17px 'Trebuchet MS';
	}
	
#photogallery, #photogallery-bar,
#floorplans,
#decor,
#virtualtour,
#menusnav {
	position: absolute;
	margin: 0; 
	padding-left: 1px; 
	width: 204px;
	height: 330px;
	top: 282px;
	right: 0;
	z-index: 5;
	background: url(../images/bg_roomdivider.gif) no-repeat top left;
	cursor: pointer;
	}

#photogallery-bar {
	position: absolute;
	margin: 0; 
	padding-left: 1px; 
	width: 204px;
	height: 180px;
	top: 430px;
	right: 0;
	z-index: 5;
	background: none;
	border-top: solid 1px #000000;
	cursor: pointer; 
	}
	
#menusnav {
	height: 350px;
	background: url(../images/bg_menudivider.gif) no-repeat top left;
	}
	
#navigation {
	font: 11px/16px 'Trebuchet MS';
	margin: 0;
	padding: 0;
	}
#navigation ul {
	margin: 0;
	padding: 0 0 2px 0;
	}
#navigation p {
	margin: 0;
	padding: 0 5px;
	}
#navigation .head {
	cursor: pointer; 
	font-weight: bold;
	}
#navigation a:link {text-decoration: none; color: #000000; background: url(../images/bullet_redarrow.gif) no-repeat center left; padding: 0 0 0 10px;}
#navigation a:visited {text-decoration: none; color: #000000; background: url(../images/bullet_redarrow.gif) no-repeat center left; padding: 0 0 0 10px;}
#navigation a:active, #navigation a:hover {text-decoration: none; color: #ffffff; background: url(../images/bullet_whtarrow.gif) no-repeat center left; padding: 0 0 0 10px;}


/* --  reservations divs  -- */
#reservations_box { 
    width: 514px;
    height: 374px;
    border: solid 3px #966700;
    background: #000000;
	}
	
#reservations_content { 
	padding: 20px;
	color: #ffffff;
	}
	
#reservations_content td {
	color: #ffffff;
	}
	
#reservations_content a:link, #reservations_content a:visited {
	text-decoration: none;
	color: #ffffff;
	}
#reservations_content a:hover, #reservations_content a:active {
	text-decoration: underline;
	color: #ffffff;
	}

#reservations_close { 
	position: absolute;
	bottom: 10px;
	width: 480px;
	text-align: center;
	}
/* --  reservations divs  -- */


/*************************
	For INTRO
**************************/
#global {
    height: 100%;
    width: 100%;
	overflow: hidden;
     }
     
#main_container { 
	height: 100%;
	width: 100%;
	min-width: 960px;
	}
	
#flashcontent {
	height: 100%;
	width: 100%;
}

#sorry_container { 
	 position: absolute;
     left: 50%; 
     top: 50%;
     width: 700px;
     height: 300px;
     margin-top: -150px; /* half of the height */
     margin-left: -350px; /* half of the width */
	}
	
#sorry {
	margin: 0;
	padding: 50px;
	background: #ffffff;
}

	
#flashcontent1 {
	height: 200px;
}

#flashcontent2 {
	/*height: 555px;*/
	height: 585px;
}

/* basic classes */
.red, .forest {color: #1d332c;} /* the met's green colour*/
.green, .gold {color: #966700;} /* the met's gold colour*/
.grey {color: #5c5e60;}
.white {color: #ffffff;}

.hrdash {width: 100%; margin: 15px 0px; border-bottom: dashed 1px #D5D5D5;}

.small { font: 11px/16px 'Trebuchet MS'; text-decoration: none;}

.greyitalic { font-style: italic; color: #5c5e60;}

.italic { font-style: italic;}

.noline:link {text-decoration: none; font-style: inherit;}
.noline:visited {text-decoration: none; font-style: inherit;}
.noline:active, .noline:hover {text-decoration: underline; font-style: inherit;}

.whitelink:link {text-decoration: none; color: #ffffff;}
.whitelink:visited {text-decoration: none; color: #ffffff;}
.whitelink:active, .whitelink:hover {text-decoration: underline; color: #ffffff;}

.redlink:link {text-decoration: underline; color: #1d332c;}
.redlink:visited {text-decoration: underline; color: #1d332c;}
.redlink:active, .redlink:hover {text-decoration: none; color: #1d332c;}

.subpage:link {text-decoration: none; color: #5c5e60;}
.subpage:visited {text-decoration: none; color: #5c5e60;}
.subpage:active, .subpage:hover {text-decoration: underline; color: #5c5e60;}

.sublinks:link {text-decoration: none; color: #1d332c; background: url(../images/bullet_redarrow.gif) no-repeat center left; padding: 2px 0 0 12px; font-style: italic;}
.sublinks:visited {text-decoration: none; color: #1d332c; background: url(../images/bullet_redarrow.gif) no-repeat center left; padding: 0 0 0 12px; font-style: italic;}
.sublinks:active, .sublinks:hover {text-decoration: underline; color: #1d332c; background: url(../images/bullet_redarrow.gif) no-repeat center left; padding: 0 0 0 12px; font-style: italic;}

.sublinksblk:link {text-decoration: none; color: #966700; background: url(../images/bullet_blkarrow.gif) no-repeat center left; padding: 2px 0 0 12px; font-style: italic;}
.sublinksblk:visited {text-decoration: none; color: #966700; background: url(../images/bullet_blkarrow.gif) no-repeat center left; padding: 0 0 0 12px; font-style: italic;}
.sublinksblk:active, .sublinksblk:hover {text-decoration: underline; color: #966700; background: url(../images/bullet_blkarrow.gif) no-repeat center left; padding: 0 0 0 12px; font-style: italic;}

.req { color: #1d332c;}
input, select, textarea { font: 11px/16px 'Trebuchet MS'; color: #1d1b1b; border: solid 1px #966700; background: #ffffff; padding: 3px 5px;}
input.none, select.none, textarea.none { border: none; background: #ffffff;}

input:focus, select:focus, textarea:focus { background: #fff5e1; border: solid 1px #966700;}

.note { font-family: Arial ; font-size: 10px; line-height: 12px; font-style: italic; color: #686868;}


