.row {
	width: 1024px;
}

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

#content.wj-cfm-content table tr, #content.wj-laf-content table tr, #content.wj-cfm-content table td, #content.wj-laf-content table td {
	background: none !important;
}
#content.wj-laf-content table {
	border: 1px solid #ddd !important;
}
#content.wj-laf-content table table {
	border: none !important;
}

h1, h2 {
	font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #222222;
	text-rendering: optimizeLegibility;
	line-height: 1.1;
	margin-bottom: 14px;
	margin-top: 14px;
	font-size: 23px;
}
h3, h4, h5, h6 {
	font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #222222;
	text-rendering: optimizeLegibility;
	line-height: 1.1;
	margin-bottom: 14px;
	margin-top: 14px;
	font-size: 18px;
}


/* Content */

#content {
	padding: 20px 40px 20px 40px;
	background: #fff;
	margin: 0px auto;
	text-align: left;
	border: 1px solid #dbdbdb;
	box-shadow: 0 1px 3px #dddddd;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	color: #222222;
}

#content a {
	color: #412f86;
}
#content a:hover {
	color: #67599e;
	text-decoration: underline;
}

input[type="button"], input[type="submit"], input[type="reset"], button, .button {
	color: #ffffff;
	background: #412f86;
	box-shadow: 0 3px 0 #34266b;
	font-size: 16px;
	border-radius: 3px;
	font-weight: 700;
	line-height: 1;
	margin: 0;
	padding: 10px 20px 11px;
	text-align: center;
	transition: background-color .15s ease-in-out;
	border: none;
	color: #ffffff !important;
}
input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover, button:hover, .button:hover {
	background: #67599e;
	box-shadow: 0 3px 0 #3e2d7f;
	cursor: pointer;
	text-decoration: none !important;
}
input[type="button"]:disabled, input[type="submit"]:disabled, input[type="reset"]:disabled, button:disabled, .button:disabled {
	background: #c0c0c0;
	box-shadow: 0 3px 0 #999999;
	cursor: auto;
}

#content a.landingLinks {
	display: block;
	background: #412f86;
	margin: 20px 0;
	padding: 30px 25px;
	box-shadow: 5px 5px 3px #ccc;
	text-align: center;
	color: #ffffff;
	font-size: 22px;
	font-family: "MyriadPro", sans-serif;
	letter-spacing: 1px;
	vertical-align: middle;
	line-height: 1.5em;
	/*text-transform: uppercase;*/
}
#content a.landingLinks:hover {
	background: #67599e;
	color: #ffffff;
	text-decoration: none;
}
.row.landingSection {
	margin-bottom: 20px;
}
.row.landingSectionTop {
	margin-top: 40px;
	margin-bottom: 20px;
}

#map {
	border: 1px solid #000 !important;
	height: 600px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
.mapkey {
	width: 800px;
}
.amenitymaplink {
	text-align: right;
}
#amenitytable {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #ddd;
	margin-left: auto;
	margin-right: auto;
}
#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;
}
#content.wj-cfm-content table td.amenity {
	background-color: #412f86 !important;
	color: #ffffff;
	text-align: center;
	font-size: 12px;
}
#content a.amenity {
	font-weight: normal;
	color: #ffffff;
}
#content a.amenity:hover {
	text-decoration: none;
	color: #ffffff;
}
.amenitysmall {
	padding: 5px;
	font-size: 12px;
	text-align: center;
}
.amenityhotel {
	text-align: left !important;
}
.descriptiontable {
	width: 100%;
}
.descriptiontable tbody tr td {
	padding: 0px !important;
}

.small {
	font-size: 15px;
	font-weight: 400;
}
.smaller {
	font-size: 11px;
	line-height: 1em;
}

.wj_errormsgs {
	text-align:center;
}

#wj_main_errormsgs {
	margin-top: 15px;
	text-align:center;
}

#wj_main_errormsgs ul li {
	color: red;
}

#manageModifications input[type="button"], #cancelReservation input[type="button"], .wj_confRes_buttons input[type="button"], #confirmCancelReservation input[type="button"], div#content div form input[type="button"] {
	margin-bottom: 10px;
}
#login input[type="button"], #modSearchHotel input[type="button"] {
	margin-top: 10px;
}

#wj--admin-button {
	text-align: center;
}


/* NAV */
#wj-nav {
	margin-top: -10px;
	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: #616264;
	text-decoration: none;
	padding: 7px 5px 6px 5px;
	text-transform: none;
	display: block;
}
#wj-nav ul li a:hover {
	background-color: #412f86;
}
.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:#412f86 !important;
	color:#ffffff !important;
}
.click-nav ul .clicker:hover,.click-nav ul .active {
	background:#67599e !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:#616264 !important;
	color:#ffffff !important;
	text-decoration:none !important;
	text-align:center;
	z-index: 1000;
}
.click-nav ul li a:hover {
	background:#412f86 !important;
}

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

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