.row {
	width: 1024px;
}

BODY {
	font-size: 12px;
}

table {
	background: none !important;
	border: 0px !important;
	border-collapse: collapse;
	margin-bottom: 0;
}

div#content.not-emc table tr {
	background: none !important;
}

div#content.not-emc table td {
	background: none !important;
}

h1 {
	font-size: 22px;
	font-weight: bold;
	color: #3f74b8;
}

h1.landingHeader {
	text-align: center;
	font-size: 28px;
	line-height: 32px;
	margin-bottom: 15px;
	color: #3f74b8;
}

/*h2 {
	font-size: 18px;
	font-weight: bold;
	color: #001e5a;
	font-family: 'Roboto', 'Calibri', sans-serif;
}*/
h2 {
	font-weight: 300;
	font-size: 18px;
	/*text-transform: uppercase;*/
	color: #3f74b8;
	border-bottom: 2.5px solid #3f74b8;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	line-height: normal;
	letter-spacing: 1px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	color: #001e5a;
}

h4, h5 {
    color: #001e5a;
}

td, th {
    font-size: 12px;
    color: #001e5a;
}

#content a {
	color: #001e5a;
}

#content a:hover {
	color: #001e5a;
	text-decoration: underline;
}

.error {
	color: #ff0000;
}

.text-center {
	text-align: center;
}

#top-banner {
    background: url(banner.png) no-repeat;
    max-width: 1024px;
    height: 0;
    padding-bottom: 23.6%;
    background-size: contain;
}

div#content {
    padding: 20px 40px 20px 40px;
    background: none repeat scroll 0 0 white;
    margin: 0 auto;
    text-align: left;    
	border: 1px solid #dbdbdb;
    box-shadow: 0 1px 3px #dddddd;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

div.top-menu {
	display: block;
	background: #1b4699;
	padding-top: 7px;
	padding-bottom: 7px;
	/*border: 1px solid #e9e9e9;*/
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	overflow: hidden;	
	color: #ffffff;
	font-size: 12px;
	line-height: 1.6;
	margin-bottom: 17px;
	list-style-position: inside;
}
.top-menu a {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}
.top-menu a:hover {
	text-decoration: underline;
}


div#main-container {
    max-width: 1024px;
    margin: 0 auto;
    /*border: 3px #bfbfbf solid; 
    border-width: thick;*/
}

h1.header {
	margin-top: 0;
	text-align: center;
}

div#top-banner-small {
    background-color: #ffffff;
    text-align: center;
}

#landingLinks ul {
	list-style-type: none;
	padding-left: 0px;
	/*max-width: 350px;*/
}

#landingLinks ul li {
	display: block;
	background: #1b4699;
	padding: 30px 20px;
	box-shadow: 3px 3px 2px #b9b9b9;
	border-radius: 4px;
	-moz-border-radius: 4px;
}

#landingLinks ul li:hover {
	background: #3159a9;
}

#landingLinks ul li a {
	color: #ffffff;
	font-size: 22px;
	letter-spacing: 1px;
	text-decoration: none;
	line-height: 1em;
}
#landingLinks ul li a:hover {
	color: #ffffff;
	text-decoration: none;
}
#landingLinks ul li .smaller {
	font-size: 12px;
	margin-bottom: 0px;
}

#landingLinks.left {	
	width: 48%;
	float: left;
}

#landingLinks.right {
	width: 48%;
	float: right;
}

#landingLinks.center {
	clear:both;
	float: none;
	margin-left: auto;
	margin-right: auto;
}
.landingSection {
	margin-bottom: 20px;
}
p.smaller {
	font-size:14px;
	margin-bottom: 0;
}

.adobe {
	font-size: 11px;
	text-align: center;
}

.buyerbeware-left {
	vertical-align: top;
	padding-left: 100px;
}

.buyerbeware-right {
	vertical-align: top;
	padding-right: 100px;
}


.clear-after:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    font-size: 0;
}



/*MCI USA Styles*/
div#content #amenitytable {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #ddd;
}

div#content #amenitytable tbody tr td {
	border: 1px solid #ddd;
	vertical-align: middle;
}
table#amenitytable tbody tr:nth-child(2n) {
	background: none;
}
table#amenitytable tbody tr#grayRow {
	background: #f9f9f9 !important;
}
div#content table td.amenity {
	background: #001e5a !important;
	color: #ffffff;
	font-size: 14px;
	text-align: center;
}
div#content table td.amenity a.amenity {
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}
div#content table td.amenity a.amenity:hover {
	text-decoration: none;
	color: #ffffff;
}
.amenitysmall {
	padding: 5px;
	font-size: 14px;
	text-align: center;
}

.amenityhotel {
	text-align: left !important;
}

.descriptiontable {
	width: 100%;
}
#searchTable td {
	text-align: center;
}
td.amenitymaplink {
	text-align: right;
}
.descriptiontable tbody tr td {
	padding: 0px !important;
}
#map {
	width:750px; 
	height:550px;
	margin-left: auto;
	margin-right: auto;
}
.mapkey {
	width: 750px;
	text-align: left;
}
.call {
	font-weight: bold;
	color: #023473; /*#0135a4*/
}
legend {
	color: #1b4699; /*#0135a4*/
	font-size: 1.2em
}
.wj--required {
	color: red;
}
#wj_profile_container, #wj_hotel_info, #wj_payment_info {
	width: 90%; 
	margin-left: auto; 
	margin-right: auto;
}
#wj_hou_info {
	width: 100%;
}
#wj_ecc_Text {
	text-align: center
}
.wj_confRes_buttons {
	text-align: center;
}
.print-only {
	display: none;
}

@media print{
	.hide-on-print {
		display: none;
	}
	.print-only {
		display: block;
	}
}


div.wj--sectionHeading {
	border: none;
	background-color: #f2f2f2;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eee), color-stop(100%, #fafafa));
	background-image: -webkit-linear-gradient(top, #eee, #fff);
	background-image: -moz-linear-gradient(top, #eee, #fff);
	background-image: -ms-linear-gradient(top, #eee, #fff);
	background-image: -o-linear-gradient(top, #eee, #fff);
	background-image: linear-gradient(top, #eee, #fff);
	font: bold 11px/1 "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
	margin: 0 8px;
	padding: 10px 0 10px;
	text-align: center;
	box-shadow: 3px 3px 3px 0px #ccc;
}

div.wj--sectionHeading h5 {
	font-family: "museo sans", verdana, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-rendering: optimizeLegibility;
	line-height: 1.1;
	margin-bottom: 14px;
	margin-top: 14px;
	text-align: left;
	margin: 0 1em;
	color: #666;
	font-size: 17px;
}

@media only screen and (max-width: 768px) {
	.buttons_lp button{
		width: 100%;
	}
	#landingLinks.left {	
		width: 100%;
		float: left;
	}	
	#landingLinks.right {
		width: 100%;
		float: left;
	}
	/*#landingLinks ul li {
		height: 70px;
	}*/
	.two, .row .two{
		width: 33%;
	}
	.three, .row .three {
		width: 50%;
	}
	.eight, .row .eight {
		width: 100%;
	}
	.four, .row .four {
		width: 100%;
	}
}

@media only screen and (max-width: 320px) {
	div#top-nav {
		width:100%;
	}
	div#content {
	    padding: 20px 0 20px 0;
	}
	div#main-container {
		border:none;
	}
	div.top-menu {
		padding-left: 5px;
	}
	#landingLinks ul {
		width: 100%;
	}
}

/* Nav Menu */


#wj-nav {
	margin-top: 0px;
	margin-bottom: 10px;
	height: 33px;
}
#wj-nav ul {
	list-style: none;
	padding-left: 0px;
}
#wj-nav ul li {
	font-size: 12px;
	font-weight: bold;
	font-family: helvetica;
	text-align: center;
	width: 25%;
	border: 1px solid #ffffff;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	float: left;
}
#wj-nav ul li a {
	color: #ffffff;
	background-color: #3f74b8;
	text-decoration: none;
	padding: 7px 5px 6px 5px;
	text-transform: none;
	display: block;
}
#wj-nav ul li a:hover {
	background-color: #7fa4d4;
}

.click-nav {
	margin:0px auto !important;
	width:100% !important;
}
.click-nav ul {
	position:relative !important;
	font-weight:900 !important;
	padding: 0px !important;
}
.click-nav ul li {
	position:relative !important;
	list-style:none !important;
	cursor:pointer !important;
	z-index: 6000;
}
.click-nav ul li ul {
	position:absolute !important;
	left:0 !important;
	right:0 !important;
	margin: 0 !important;
}
.click-nav ul .clicker {
	position:relative !important;
	background:#3f74b8 !important;
	color:#FFF !important;
}
.click-nav ul .clicker:hover,.click-nav ul .active {
	background:#7fa4d4 !important;
}
.click-nav img {
	position:absolute !important;
	top:9px;left:0px !important;
}
.click-nav ul li a {
	transition:background-color 0.2s ease-in-out !important;
	-webkit-transition:background-color 0.2s ease-in-out !important;
	-moz-transition:background-color 0.2s ease-in-out !important;
	display:block !important;padding:8px 10px 8px 10px !important;
	background:#3f74b8 !important;
	color:#FFF !important;
	text-decoration:none !important;
	text-align:center;
	z-index: 1000;
}
.click-nav ul li a:hover {
	background:#7fa4d4 !important;
}

@media only screen and (max-width: 902px) {
	.hide-nav {
		display: none;
	}

	.mobile-nav {

	}

	.reserve-map {
		width: 100%;
	}
}

@media only screen and (min-width: 902px) {
	.mobile-nav {
		display: none;
	}

}

.click-nav .no-js ul {display:none !important;}
.click-nav .no-js:hover ul {display:block !important;}


  
/* buttons */
input[type="button"], input[type="submit"], input[type="reset"], button, .button {
	background: #3f74b8; 
	box-shadow: 0 3px 0 #325d93;
	border: none; 
	color: #ffffff; 
	font-weight: bold;
	padding: 10px 20px 11px;
	font-size: 14px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: background-color 0.15s ease-in-out;
	-moz-transition: background-color 0.15s ease-in-out;
	-o-transition: background-color 0.15s ease-in-out;
	transition: background-color 0.15s ease-in-out;
}
input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover, button:hover, .button:hover {
	background: #6590c6; 
	box-shadow: 0 3px 0 #3c6eaf;
	border: none; 
	color: #ffffff; 
	font-weight: bold;
	cursor: pointer;
}




.left fieldset {
	line-height: 1.5em;
}
.left fieldset label {
	line-height: 1em;
}
table.formcols td, table.formcols span, table.formcols td.left fieldset {
	font-size: 14px;
}
table.formcols fieldset {
	width: 500px !important;
}
table.formcols input.password, table.formcols input.phone {
	width: 250px !important;
}
table#blockPattern tr.blockPatternDates td {
	text-align: center;
}
table#blockPattern, tr.blockPatternInputs input, select#hotelsAvail, select#hotelsSelected {
	width: 100% !important;
}
table.formcols label, #requestedSuites ol li {
	clear: both;
}
table.formcols label {
	float: left;
}
table.requestedSuites td {
	padding: 0px;
}
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {
	display: inline-block;
}
div#ui-datepicker-div {
	width: 234px !important;
}
table.ui-datepicker {
	width: 100% !important;
}
table.ui-datepicker td {
	padding: 0px;
	text-align: center;
}

#wj_main_errormsgs {
	text-align: center;
	color: red;
}
#wj_main_errormsgs ul {
	list-style-type: none;
}

div#wj--admin-button {
	text-align: center;
}
table#wj--admin-login td {
	vertical-align: middle;
}
table#wj--admin-login input {
	margin-bottom: 0;
}

#amenitycustom {
	text-align: center;
	font-size: 16px;
	font-weight: 600;
	margin: 0 0 10px 0;
}

#content a.landingButton {
	display: block;
	background: #001e5a;
	padding: 35px 20px;
	text-align: center;
	color: #ffffff;
	font-size: 16px;
	letter-spacing: 1px;
	vertical-align: middle;
	line-height: 1.5em;
	margin-bottom: 20px;
}
#content a.landingButton.small {
	padding: 17px 10px;
	font-size: 16px;	
}
#content a.landingButton:hover {
	background: #2b4c86;
	text-decoration: none;
}

.lp_button_row{
	text-align: center;
}

div.small-3.small-centered.columns.buttons_lp{
	margin:20px 0px 20px 0px;	
	display: inline-block ;
	float: none !important;
	width:310px;
	height: auto;
}
.buttons_lp a{
	color: white !important;
}
.buttons_lp button{
	background-color: #3f74b8;
	width: 100%;
	padding: 2em 3em;
	min-width: 300px !important;
}

.buttons_lp span{
	padding-top: 10px;
	color: #c5364f;
	font-size: x-large;
}
/*@media only screen and (max-width: 850px) {
	.buttons_lp {
		
		display: block !important;
	}
	.buttons_lp button{
		width: 100% !important;
	}
}*/