* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}

body {
	background: #000;
	font-family: 'lucida grande',verdana,helvetica,arial,sans-serif;
	color: #fff;
	height: 100%;
}

a {
	text-decoration: none;
	color: inherit;
}

h4 {
	font-weight: normal;
	font-size: 80%;
	color: #999;
}

#container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 1026px;
	height: 100%;
	text-align: left;
}

#header {
	position: relative;
	height: 85px;
}
#logo {
	height: 100%;
	padding-left: 5px;
}
#topverbs {
	position: absolute;
	top: 4px;
	left: 300px;
	font-family: Georgia, Times, "Times New Roman", serif;
	text-transform: uppercase;
	font-style: italic;
	font-size: 200%;
	letter-spacing: 4px;
	color: #555;
}
#topverbs span {
	padding: 0px 30px;
}
#topverbs img {
	width: 680px;
	-webkit-opacity: 0.8;
	-moz-opacity: 0.8;
	filter:alpha(opacity=80);
	opacity: 0.8;
}

.thinstrip {
	position: absolute;
	width: 775px;
	height: 30px;
}

#contact {
	right: 0px;
	/* font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace; */
	/* font-weight: bold; */
	bottom: 0px;
	border-top: 2px solid #999;
	line-height: 1.7em;  /* 1.9em; */
}
#contact span {
	margin: 0px 45px;
	color: #999;
	font-size: 90%;
}
#contact a:hover {
	color: #999;  /* #ccc */
}
#contact .soc {
	float: right;
	width: 30px;
	height: 26px;
	border: 2px solid #000;
	margin-right: 1px;
	cursor: pointer;
}
#soc-instagram {
	background: url('../images/soc-instagram-over.gif') no-repeat;
}
#soc-instagram:hover, #soc-instagram:focus {
	background: url('../images/soc-instagram.gif') no-repeat;
}
#soc-linkedin {
	background: url('../images/soc-linkedin-over.gif') no-repeat;
}
#soc-linkedin:hover, #soc-linkedin:focus {
	background: url('../images/soc-linkedin.gif') no-repeat;
}
#soc-facebook {
	background: url('../images/soc-facebook-over.gif') no-repeat;
}
#soc-facebook:hover, #soc-facebook:focus {
	background: url('../images/soc-facebook.gif') no-repeat;
}
/* CCS image pre-loading trick */
#videos { background: url('../images/soc-instagram.gif') no-repeat -9999px -9999px; }
#slideshow { background: url('../images/soc-linkedin.gif') no-repeat -9999px -9999px; }
#page { background: url('../images/soc-facebook.gif') no-repeat -9999px -9999px; }

#videos {
	position: relative;
	height: 180px;
	border-top: 2px solid #999;
	border-bottom: 2px solid #999;
}
#slideshow {
	position: relative;
	/*top: 2px;*/
	height: 180px;
	white-space: nowrap;
	overflow-x: hidden;
	overflow-y: hidden;
}
.videopreview {
	display: inline-block;
	height: 170px;
	padding: 5px 15px 5px 11px;
	border-right: 2px solid #999;
}
.videopreview img {
	opacity: 0.6;
	filter:alpha(opacity=60);
	width: 225px;
	cursor: pointer;
}
.videopreview img:hover,
.videopreview img:focus {
	opacity: 1;
	filter:alpha(opacity=100);
}
.videopreview h4 {
	width: 225px;
	overflow-x: hidden;
}
.scrollableArea {
	width: 100% !important;
}

#page {
	position: relative;
	height: 275px;
}

#menu {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: bold;
	font-size: 120%;
	background: #000;
	color: #d33327;
	border-bottom: 2px solid #999;
	line-height: 1.6em;
	z-index: 999;
}
#nav {
	list-style: none;
	display: inline-block;
	margin: 0px 10px;
	white-space: nowrap;
	overflow: hidden;
}
#nav li{
	float: left;
	padding: 0px 34px;
	position: relative;
}
#nav li:hover {
	color: #999;
}
.menuitem {
	cursor: pointer;
}
.selected {
	color: #999;
}
.bodylink {
	padding: 0px 2px;
	color: #D33327;
	font-weight: bold;
	cursor: pointer;
}
.bodylink:hover {
	background: #D33327;
	color: #000;
}
/*#roomspecs, #people {
	padding: 0px 2px;
	color: #D33327;
	font-weight: bold;
	cursor: pointer;
}
#roomspecs:hover, #people:hover {
	background: #D33327;
	color: #000;
}*/

.pagecontent {
	position: absolute;
	left: -9999px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #eee;
	height: 232px;
	overflow-y: auto;
	z-index: 998;
}
.displaycontent {
	left: 0px;
	margin-top: 35px;
	padding: 0px 20px 5px 20px;
	width: 982px;
}

h5 {
	margin: 0.5em 0 0.4em 0;
	font-size: 120%;
	color: #D33327;
}
h5:after {
	content: "...";
}

h6 {
	font-weight: bold;
	font-size: 95%;
	color: #ccc;
	margin: 0px 0px 0.25em 0px;
}

p {
	margin: 0px 0px 0.65em 0px;
	color: #eee;
	font-size: 100%;
	line-height: 1.25em;
	width: 946px;
}
#PEOPLE p {
	font-size: 90%;
}

.suitespecs {
	display: inline-block;
	width: 450px;
	vertical-align: top;
	margin-right: 25px;
}
.suitespecs h6 {
	font-size: 100%;
	margin-left: 10px;
}
.specslist {
	margin-left: 30px;
	margin-bottom: 0.5em;
	font-size: 90%;
}

#ticker {
	height: 100px;
}

#ajaxticker1 {
	width: 865px;
	height: 32px;
	padding-top: 12px;
	padding-left: 14px;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:13pt;
}
#ajaxticker1 div { /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
	background-color: #000;
}
#ajaxticker1 a {
	color: #d33327;
}
#ajaxticker1 a:hover {
	color: #fff;
}

#Dimmer {
	display: none;
	position: fixed;
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	background: #000000;
	opacity: 0.8;
	filter:alpha(opacity=80);
	z-index: 1001;
}
#VideoWindow {
	display: none;
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	height: 480px;
	width: 640px;
	top: 90px;
	left: 191px;
	background: #000;
	border: 2px solid #000;
	z-index: 1002;
}
#closeVideo {
	position: relative;
	float: right;
	color: #ccc;
	font-weight: bold;
	padding: 4px 6px;
	z-index: 1004;
}
.embeddedvideo {
	position: absolute;
	left: -9999px;
	top: 0px;
	z-index: 1003;
}
.displayvideo {
	left: 0px;
}

#cred table {
	border: none;
	padding: 0;
	margin: 10px 0;
	width: 100%;
	font-size: 60%;
	color: #666;
}

#cred td {
	width: 33%;
}

#cred td.cred-left {
	text-align: left;
}

#cred td.cred-center {
	text-align: center;
}

#cred td.cred-right {
	text-align: right;
}


/* contact form */
#frmContact {
	padding:3px 10px;
}
#frmContact div label{
	margin-left: 5px;
	font-size: 80%;
	color: #ccc;
}
.demoInputBox{
	padding:3px 5px;
	margin-bottom: 15px;
	margin-top: 1px;
	font-size: 80%;
	font-family: 'lucida grande',verdana,helvetica,arial,sans-serif;
}
.error{
	background-color: #FF6600;
	border:#AA4502 1px solid;
	padding: 5px 10px;
	color: #FFFFFF;
	border-radius:6px;
	width:275px;
	text-align:center;
}
.success{
	background-color: #12CC1A;
	border:#0FA015 1px solid;
	padding: 5px 10px;
	color: #FFFFFF;
	border-radius:6px;
	width:150px;
	text-align:center;
}
.info{
	font-size:.8em;
	color: #FF6600;
	letter-spacing:2px;
	padding-left:5px;
}
.btnAction{
	background-color:#AAA;
	border:0;
	padding:7px 20px;
	margin-right:15px;
	font-size:120%;
	font-weight:bold;
	color:#000;
	border-radius:8px;
	cursor: pointer;
}
.btnAction:hover {
	background-color:#CCC;
}
.btnAction:active {
	background-color:#777;
}
#contact-left {
	display: inline-block;
	width: 300px;
	vertical-align: top;
	margin-bottom: 0px;
}
#contact-right {
	display: inline-block;
	width: 425px;
	vertical-align: top;
	margin-bottom: 0px;
}
#contact-left .demoInputBox {
	width: 250px;
}
#contact-right .demoInputBox {
	width: 400px;
}

