html {
	/* [disabled]height: 100%; */
}
body {
	background-color: #000050;
	height: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 3px;
	margin-left: 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 11px;
}
header, nav, section, article, aside, footer, hgroup { 
display: block;
}
img
{  border-style: none;
}
.container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	-webkit-box-shadow: 0px 0px 10px 2px #080A33;
	box-shadow: 0px 0px 10px 2px #080A33;
	position: relative;
	background-color: #dfe0e1;
}
/*.container {
	height: 100%;
}*/
.frame1 {
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	position: relative;
	min-height: 100%;
}
.frame2 {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	position: relative;
	min-height: 100%;
	background-color: #a6a9b8;
}
.content {
	background-image: url(../assets/background-home.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	position: relative;
	min-height: 100%;
}
#home .content {
	min-height: 548px;
}

menu {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 60px;
	padding-top: 15px;
	padding-right: 60px;
	padding-bottom: 0px;
}
#lobby #nav_lobby a, #accomodations #nav_accom a, #dining #nav_dining a, #meetings #nav_meetings a, #dining #nav_dining a, #weddings #nav_wed a, #amenities #nav_amenities a, #floorplans #nav_floorplans a {
	color: #D1D6DC;
}
menu .menuContent h1 {
    font: 400 1.8em Arial, Helvetica, sans-serif;
    color: #1f1d8a;
    text-align: right;
    letter-spacing: 0.1em;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
menu .menuContent {
	float: right;
	width: auto;
	margin-top: 13px;
}
menu .menuSidebar {
	float: left;
	width: 109px;
	margin-bottom: 2px;
}
#home menu .menuSidebar {
    margin-bottom: 32px;
}
menu .menuContent ul, #rightFrameFooterFrame ul {
	list-style-type: none;
	display: block;
	padding-top: 0px;
	text-align: right;
	color: #1F1D8A;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
menu .menuContent ul li, #rightFrameFooterFrame ul li {
	display: inline;
	padding-left: 2px;
	width: auto;
}
menu .menuContent ul li a, #rightFrameFooterFrame ul li a {
	margin-left: 0px;
	padding-left: 6px;
	padding-right: 6px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(0,0,0,0.37);
	color: #1F1D8A;
}
menu .menuContent ul li a:hover {
	margin-left: 0px;
	padding-left: 6px;
	padding-right: 6px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 6px;
	padding-bottom: 3px;
	text-decoration: none;
	color: #181770;
	background-color: rgba(255,251,251,0.36);
	border-radius: 8px 8px 0px 0px;
	border-bottom: 1px solid #1F1D8A;
}
article {
	clear: both;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#home article{
	height: 458px;
	margin-right: auto;
	margin-left: auto;
	width: 858px;
}
article h2 {
    font: 400 1.8em Arial, Helvetica, sans-serif;
    color: #1f1d8a;
    text-align: center;
    letter-spacing: 0.1em;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 12px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    /* [disabled]width: 765px; */
    min-height: 100%;
}
#pano {
	width: 858px;
	height: 443px;
	-webkit-box-shadow: 0px 0px 15px rgba(0,0,0,0.50);
	box-shadow: 0px 0px 15px rgba(0,0,0,0.50);
	float: left;
}
#channel {
	width: 858px;
	height: 100%;
	-webkit-box-shadow: 0px 0px 15px rgba(0,0,0,0.50);
	box-shadow: 0px 0px 15px rgba(0,0,0,0.50);
	margin-right: auto;
	margin-left: auto;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
#channel a {
	color: #181770;
	text-decoration: none;
}

#caption {
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
	font-size: 1.2em;
	text-align: justify;
	clear: both;
	padding-top: 5px;
	width: 858px;
	margin-right: auto;
	margin-left: auto;
}
.clearfloat {
	clear: both;
	height: 0px;
	font-size: 1px;
	line-height: 0px;
}
#home #home_still {
	margin-right: 16px;
}
#frameFooter {
	position: absolute;
	bottom: 0px;
	width: 100%;
	padding-top: 4px;
	clear: both;
	background-image: url(../assets/IE-bar-backup.jpg);
	background-position: left 0%;
	background-repeat: no-repeat;
}
#rightFrameFooter {
	height: 100%;
	float: right;
	padding-left: 3px;
	position: relative;
}
#rightFrameFooterFrame {
	height: 40px;
	float: right;
	width: 640px;
	position: relative;
}
/* #frameFooter {
	position: absolute;
	bottom: 0px;
	[disabled]height: 40px;
	background-image: -webkit-linear-gradient(270deg,rgba(55,101,134,1.00) 0%,rgba(22,13,104,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(55,101,134,1.00) 0%,rgba(22,13,104,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(55,101,134,1.00) 0%,rgba(22,13,104,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(55,101,134,1.00) 0%,rgba(22,13,104,1.00) 100%);
	width: 100%;
	padding-top: 4px;
	-webkit-box-shadow: inset 0px 4px 4px 0px rgba(0,30,58,0.55);
	box-shadow: inset 0px 4px 4px 0px rgba(0,30,58,0.55);
	clear: both;
}
#rightFrameFooter {
	height: 100%;
	background-image: -webkit-linear-gradient(270deg,rgba(54,100,133,1.00) 0%,rgba(26,44,94,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(54,100,133,1.00) 0%,rgba(26,44,94,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(54,100,133,1.00) 0%,rgba(26,44,94,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(54,100,133,1.00) 0%,rgba(26,44,94,1.00) 100%);
	float: right;
	border-top-left-radius: 10px 20px;
	border-bottom-left-radius: 10px 20px;
	border-left: 2px solid #2C5277;
	padding-left: 3px;
	-webkit-box-shadow: -1px 0px 4px rgba(0,0,0,0.17);
	box-shadow: -1px 0px 4px rgba(0,0,0,0.17);
	position: relative;
}
#rightFrameFooterFrame {
	height: 40px;
	float: right;
	width: 640px;
	border-top-left-radius: 10px 20px;
	border-bottom-left-radius: 10px 20px;
	border-left: 2px solid #311B64;
	[disabled]margin-top: -11px;
	position: relative;
} */
#rightFrameFooterFrame ul {
	color: #FFFFFF;
	margin-right: 38px;
	padding-top: 10px;
	/* [disabled]margin-top: 11px; */
}
#rightFrameFooterFrame ul li a{
	color: #FFFFFF;
	
}
#rightFrameFooterFrame ul li a:hover {
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	background-image: -webkit-linear-gradient(270deg,rgba(24,42,94,0.50) 25.91%,rgba(54,100,133,0.50) 73.06%);
	background-image: -moz-linear-gradient(270deg,rgba(24,42,94,0.50) 25.91%,rgba(54,100,133,0.50) 73.06%);
	background-image: -o-linear-gradient(270deg,rgba(24,42,94,0.50) 25.91%,rgba(54,100,133,0.50) 73.06%);
	background-image: linear-gradient(180deg,rgba(24,42,94,0.50) 25.91%,rgba(54,100,133,0.50) 73.06%);
	text-decoration: underline;
}
#menuOne {
	padding-bottom: 26px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#e-Events {
	background: url(../assets/e-events.png) no-repeat;
	height: 72px;
	width: 194px;
	position: relative;
	visibility: hidden;
	margin: 0px;
	clear: none;
	z-index: 100;
	left: 540px;
	top: 10px;
}
#rights {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	font: 10px/1.1em Arial, Helvetica, sans-serif;
	padding: 6px;
	color: #2D6485;
}
#rights .poweredby {
	font-size: 0.8em;
	color: #B18653;
}
#rights .MARKETING360 {
	color: #D45508;
	font-size: 1.2em;
}
#rights #policy {
	float: right;
	width: 83%;
	text-align: right;
	line-height: 1.5em;
	color: #FFF;
	display: none;
}
#rights #policy a {
	color: #FFF;
	text-decoration: none;
}
#rights #policy a:hover {
	text-decoration: underline;
}
#Disclaimer {
	/* [disabled]display: none; */
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}
#home #rights #policy {
	display: inline;
}
#last {
	width: 47px;
	float: left;
	margin-top: 200px;
}
#next {
	width: 47px;
	float: left;
	margin-top: 200px;
}
#channel .island {
	background-color: rgba(197,206,213,0.40);
}
#One {
	padding-top: 153px;
	padding-bottom: 160px;
}
#Two {
	padding-top: 79px;
	padding-bottom: 90px;
}
#Three {
	padding-top: 10px;
	padding-bottom: 15px;
}
#channel table {
	text-align: center;
}
#channel table tr td p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#channel a:hover {
	text-decoration: underline;
}
#channel img {
	/* [disabled]padding-top: 12px; */
	border: 1px solid rgba(0,0,80,1.00);
	top: px;
	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.54);
	box-shadow: 0px 0px 10px rgba(0,0,0,0.54);
}
#floorplans #channel img {
	border:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}
#channel table tr td {
	padding-top: 12px;
}
#channel img :hover {
	border: 1px solid rgba(0,0,80,1.00);
}#detail #frameFooter {
	display: none;
}
/* tooltip styling. by default the element to be styled is .tooltip  */
.tooltip {
	display: none;
	background-image: url(../assets/black_arrow.png);
	background-color: transparent;
	font-size: 11px;
	height: 72px;
	width: 159px;
	padding: 25px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: center center;
}
.capacityChart .floorplanTitles {
	color: #FFFFFF;
	text-align: left;
	font-size: 1.4em;
}
#floorplan {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.capacityChart {
	font-size: 1em;
}
#floorplan #pano {
	height: 100%;
	width: 744px;
	text-align: center;
	-webkit-box-shadow: 0px 0px 0px;
	box-shadow: 0px 0px 0px;
}
#floorplan #last, #floorplan #next {
	margin-top: 300px;
	color: rgba(9,9,85,1.00);
	font-size: 0.8em;
	text-align: center;
}
#specs {
	clear: both;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#specs p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 15px;
}
#specs a {
	margin-left: 15px;
	margin-right: 15px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
	color: #000050;
	font-family: Arial, Helvetica, sans-serif;
	background-color: rgba(172,188,200,0.66);
	border-radius: 4px;
	border: 1px solid rgba(0,0,80,0.00);
}
#specs a:hover {
	border-radius: 4px;
	border: 1px solid rgba(0,0,80,0.66);
}

#floorplans .container .frame1 .frame2 .content article #channel #floorplan #next a #right {
	-webkit-box-shadow: none 0px 0px 0px;
	box-shadow: none 0px 0px 0px;
}
#channel #floorplan #floor {
	border: 1px solid rgba(0,0,80,1.00);
	top: px;
	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.54);
	box-shadow: 0px 0px 10px rgba(0,0,0,0.54);
}
article .flashbox {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
