@import url('https://fonts.googleapis.com/css?family=Ubuntu:700');

.row {
	width: 1024px;
}

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

table tr {
	background: none !important;
}

table td {
	background: none !important;
}

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

h1 {
	font-family: "Ubuntu", "Arial", sans-serif;
	font-weight: 300;
	font-size: 22px;
	text-transform: uppercase;
	color: #CF0A2C;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	line-height: normal;
	letter-spacing: 1.3px;
}
h2 {
	font-family: "Ubuntu", "Arial", sans-serif;
	font-weight: 700;
	font-size: 18px;
	text-transform: uppercase;
	color: #CF0A2C;
	border-bottom: 2.5px solid #CF0A2C;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	line-height: normal;
	letter-spacing: 1.3px;
}
h3, h4, h5, h6 {
	font-family: "Arial", sans-serif;
	font-weight: 300;
	font-size: 18px;
	color: #CF0A2C;
}

p {
	font-family: 'Ubuntu', 'Arial', sans-serif;
}
/* 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: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

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

input[type="button"], input[type="submit"], input[type="reset"], button, .button {
	color: #fff;
	background: #CF0A2C;
	box-shadow: 0 3px 0 #a60823;
	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;
}
input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover, button:hover, .button:hover {
	background: #d93b56;
	cursor: pointer;
}

#content a.landingLinks {
	display: block;
	background: #CF0A2C;
	margin: 20px 0;
	padding: 30px 25px;
	box-shadow: 5px 5px 3px #ccc;
	text-align: center;
	color: #fff;
	font-size: 22px;
	font-family: "Ubuntu", "MyriadPro", sans-serif;
	font-weight:700;
	letter-spacing: 1px;
	vertical-align: middle;
	line-height: 1.5em;
	text-transform: uppercase;
}
#content a.landingLinks:hover {
	text-decoration: none;
	color:white;
}
.row.landingSection {
	margin-bottom: 20px;
}

#contact-footer {
	max-width: 1024px;
	margin-left: auto;
	margin-right: auto;
	color: #999999;
	text-align: center;
	margin-bottom: 20px;
	line-height: 1.25;
}
#contact-footer a, #contact-footer a:hover {
	color: #999999;
}

#map {
	border: 1px solid #000 !important;
	height: 550px;
	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: -54.5px;
}
#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;
}
.amenity {
	background-color: #CF0A2C !important;
	color: #ffffff;
	text-align: center;
}
#content a.amenity {
	font-weight: normal;
	color: #ffffff;
}
#content a.amenity:hover {
	text-decoration: none;
	color: #ffffff;
}
.amenitysmall {
	padding: 5px;
	font-size: 11px;
	text-align: center;
}
.amenitydisclaimer {
	margin-left: -30px;
}
.amenityhotel {
	text-align: left !important;
}
.descriptiontable {
	width: 100%;
}
.descriptiontable tbody tr td {
	padding: 0px !important;
}

.small {
	font-size: 15px;
	font-weight: 400;
}

.subcat {
	margin-bottom: 10px;
}

.subcat p {
	background: #8f8f8f;
	color: #fff;
	font-size: 15px;
	font-weight: 600;
	line-height: 20px;
	margin: 20px 0 0 0px;
	padding: 5px;
	text-transform: uppercase;
}

.wj_errormsgs {
	text-align:center;
}

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

#wj_main_errormsgs ul li, div.errors, table#blockPattern tr td.showDay {
	color: #CF0A2C;
}

#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;
}

/* GBR */
.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 {
	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;
}
tr.blockPatternDates td {
	padding-bottom:0px;
}
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;
}

div.twelve.columns > a > img {
    margin-left: 13px;
}

/* 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: 'Ubuntu', 'Arial', sans-serif;
	text-align: center;
	width: 20%;
	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: #000;
	text-decoration: none;
	padding: 10px;
	text-transform: none;
	display: block;
	margin-bottom:5px;
	font-size: 14px;
}
#wj-nav ul li a:hover {
	background-color: #0d0d0d;
}

.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:#404040 !important;
	color:#ffffff !important;
}
.click-nav ul .clicker:hover,.click-nav ul .active {
	background:#000000 !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:#404040 !important;
	color:#ffffff !important;
	text-decoration:none !important;
	text-align:center;
	z-index: 1000;
}
.click-nav ul li a:hover {
	background:#000000 !important;
}

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


.slide-over {
  display: inline-block;
  vertical-align: middle;
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #2098D1;
  transition-property: color;
  transition-duration: 0.3s;
}
.slide-over:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #e80c32;
  transform: scaleX(1);
  transform-origin: 50%;
  transition-property: transform;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
}
.slide-over:hover {
  color: white;
}
 .slide-over:focus {
  color: white;
}
.slide-over:active {
  color: white;
}
.slide-over:hover:before {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}
 .slide-over:focus:before{
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}
 .slide-over:active:before{
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}


.underline {
  display: inline-block;
  vertical-align: middle;
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.underline:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 51%;
  right: 51%;
  bottom: 0;
  background: #404040;
  height: 4px;
  transition-property: left, right;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
}
.underline:hover:before {
  left: 0;
  right: 0;
}
 .underline:focus:before {
  left: 0;
  right: 0;
}
 .underline:active:before {
  left: 0;
  right: 0;
}
