.row {
	width:1024px;
}
table {
	background: none;
	border: 0px;
	border-collapse: collapse;
	margin-bottom: 0;
}

ul, ol, li {
	list-style-position: inside;
}

div#content table tr {
	background: none !important;
}

div#content table td {
	background: none;
}
div#content {
    padding: 20px 20px 20px 20px;
    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;
}
#content a {
	color: #ef402b;
}
#content a:hover {
	color: #f26655;
	text-decoration: underline;
}
#content a.button {
	color: #ffffff;
}
#content a.button:hover {
	color: #ffffff;
	text-decoration: none;
}
h1 {
	color: #666666;
	 font-size: 32px;
}
h2 {
	color: #666666;
	 font-size: 24px;
}
h3 {
	color: #666666;
	 font-size: 20px;
}
h4 {
	color: #666666;
	 font-size: 20px;
}

.text-center {
    text-align: center;
    font-weight: bold;
	color: #000;
}

/* NAV overrides */
.nav-item a {
	background:#c4d930;
	font-size: 14px;
	color: #666666;
}
.nav-item > a:hover {
	background:#c4d930;
	opacity: 0.75;
	color: #666666;
}
.nav-mobile {
	background-color: #c4d930;
}
.nav-click:hover {
	background-color:#c4d930;
	opacity: 0.75;
}
@media only screen and (min-width: 320px) and (max-width: 768px) {
	.nav {
		background: #c4d930;
	}
}

.no-padding {
	padding:0px;
}

#content a.landingButton, .landingButton {
	display: block;
	background: #28c4f4;
	padding: 8px 20px;
	min-width: 339px;
	box-shadow: 5px 5px 3px #cccccc;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	font-size: large;
	font-family: "MyriadPro", sans-serif;
	letter-spacing: 1px;
	vertical-align: middle;
	line-height: 1.5em;
	margin-bottom: 10px;
	margin-top: 10px;
}
#content a.landingButton:hover {
	opacity: 0.75;
	text-decoration: none;
}
#content div.adminRow a.landingButton {
	min-width: auto;
	background: #ef4129;
}
.landingSection {
	margin-bottom: 20px;
}
.landingButton span{
	font-size: small;
	font-weight: normal;
}

input[type="button"], input[type="submit"], input[type="reset"], button, .button {
	color: #ffffff;
	background: #19c3f4;
	box-shadow: 0 3px 0 #149cc3;
	font-size: 16px;
	border-radius: 3px;
	font-weight: 700;
	line-height: 1;
	margin: 5px 2px;
	padding: 10px 20px 11px;
	text-align: center;
	transition: background-color .15s ease-in-out;
	border: none;
}
input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover, button:hover, .button:hover {
	color: #ffffff;
	background: #47cff6;
	box-shadow: 0 3px 0 #18b9e8;
	text-decoration: none;
	cursor: pointer;
}
input[readonly] {
	color: #505050;
	background-color: #f9f9f9;
}

table.descriptiontable {
    width: 100%;
}
.descriptiontable tbody tr td {
	padding: 0px !important;
}
#searchTable td {
	text-align: center;
}
.amenitymaplink {
	text-align: right;
}

div.backtotop {
    text-align: center;
}

div#content.amenityContent {
	padding-left: 0px;
	padding-right: 0px;
}
#amenitytable tbody tr td {
	border: 1px solid #ddd;
	vertical-align: middle;
}
td.amenity {
    background: #28c4f4 !important;
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
}
table#amenitytable tbody tr#grayRow {
	background: #f9f9f9 !important;
}
a.amenity {
    color: #ffffff !important;
}
.amenitysmall {
	text-align: center;
	font-size: 13px;
}
.amenityhotel {
	text-align: left;
}

table.maptable {
    width: 100%;
    margin: 20px auto 20px auto;
}
div#map {
    width: 100%;
    height: 700px;
}
.mapkey{
	padding-top: 15px;
}

/* GBR */
.left fieldset {
	line-height: 1.5em;
}
.left fieldset label {
	line-height: 1em;
}
#content table.formcols {
	border: none !important;
}
table.formcols fieldset {
	width: 500px !important;
}
table.formcols input.password, table.formcols input.phone {
	width: 250px !important;
}
fieldset#rooms table#blockPattern {
	border: 1px solid #888 !important;
	margin-bottom: 10px;
}
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;
}
#arrCalContainer, #depCalContainer {
	width: 21em;
}

#wj_main_errormsgs {
	margin-top: 15px;
	text-align:center;
}
#wj_main_errormsgs ul li {
	color: red;
}