/* CSS Document */
a img {
	border: none;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}
.yellow {
	-moz-box-shadow: 0 0 3px 3px #79befa;
	-webkit-box-shadow: 0 0 3px 3px #79befa;
	box-shadow: 0 0 3px 3px #79befa;
}
.hidden {
	display: none;
}

.mbvAd {
	margin:5px 0;
}
.btn:disabled, .btn-primary:disabled {
	background: #6D6D71 !important;
}
.form-control:focus {
	border-color: #79befa;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px #79befa;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(250, 237, 0, 0.6);
}
.form-control:invalid:focus {
 border-color: rgba(252, 15, 1, 0.8);
 -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(252, 15, 1, 0.6);
 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(252, 15, 1, 0.6);
}
.form-control:valid:focus {
 border-color: rgba(0, 255, 25, 0.8);
 -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(0, 255, 25, 0.6);
 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(0, 255, 25, 0.6);
}
.form-control:optional:focus {
 border-color: #79befa;
 -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px #79befa;
 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px #79befa;
}
.form-control:invalid {
 border-color: rgba(252, 15, 1, 0.8);
 -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(252, 15, 1, 0.6);
 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(252, 15, 1, 0.6);
}
/*textarea:focus,
select:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
input[type="submit"]:focus,
.uneditable-input:focus {   
  border-color: rgba(250, 237, 0, 0.8);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(250, 237, 0, 0.6);
  outline: 0 none;
}*/

body {
	position: static;
	font: normal 100%;
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url("../images/MBV-Back-1920x1080-background-only.jpg");
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}

.bowlingHeader {
	width: 100%;
}
.navbar-default .navbar-nav > li > a {
	color: #000;
	font-weight: bold;
}
.terms {
	padding: 15px;
	color: #6D6D71;
	border: 1px solid transparent;
}
.copyright {
	font-size: .75em;
}
.topMargin20 {
	margin-top: 20px;
}
.carouselTopMargin {
	margin-top: 50px;
}
.normalize {
	margin: 0;
}
.normalizePadding {
	padding: 0;
}
.featuredText {
	padding-top: 74px;
	padding-bottom: 24px;
}
.hotelGridLeftRightMargin {
	padding-left: 0;
	padding-right: 0;
}
.thumbnailImg {
	min-height: 160px;
	height: 160px;
	max-height: 160px;
	padding-top: 5px;
}
.tierBadgeCurrent {
	position: absolute;
	z-index: 3;
	margin: 0 5px 5px 5px;
	background: #00379B;
	color: #ffffff;
	font-size: 1.2em;
}
.tierBadgeNext {
	position: absolute;
	z-index: 3;
	margin: 0 5px 5px 5px;
	background: #9d9fa2;
	color: #ffffff;
	font-size: 1.2em;
}
.roomImgMarginBot {
	margin-bottom: 10px;
}
.amenityList {
	display: block;
}
.amenityList li {
	display: inline-block;
}
.amenityList li:before {
	content: '-';
	margin: 0 5px;
}
.thumbnailNormalize {
	margin-left: 0;
	padding-left: 0;
	margin-right: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-top: 0;
}
.thumbnailNormalizeTopBottom {
	margin-bottom: 0;
	margin-top: 0;
}
.thumbnailPadding {
	padding: 5px;
}
.formPanelMarginBot {
	margin-bottom: 15px;
}
.centerText {
	text-align: center;
}
.price {
	background-color: #f5f5f5;
	height: 50px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 18px;
}
.eventDates {
	background-color: #f5f5f5;
}
.caption-normalize {
	margin: auto 0;
}
.caption {
	padding-top: 5px;
}
.distanceRating {
	margin-bottom: 10px;
	font-size: 12px;
}
.imgCenter {
	margin: 0 auto;
}
.topButtonMargin {
	margin-top: 20px;
}
.bottomButtonMargin {
	margin-bottom: 20px;
}
.footer {
	background: #F8F8F8;
}
.hotelDescription {
	font-size: 1.25em !important;
}
/*.btn:hover {
	background:#E4D803;
	border-color:#E4D803;
	color:black;
}

.btn:focus {
	background:#E4D803;
	border-color:#E4D803;
	color:black;
}

.btn-default:focus, .btn-default:hover {
	background:#F8F8F8;
	border-color:#E4D803;
	color:black;
}

.buttonRimsStyle {
	background:#FAED00;
	border-color:#FAED00;
	color:black;
}*/

.roomTypeName {
	font-size: 2em;
}
.roomAttr {
	font-size: 2.5em;
}
.topPadding15 {
	padding-top: 15px;
}
.roomDescription {
	padding-top: 15px;
	padding-left: 0;
	margin-top: 7px;
	border-top: 1px solid #ededed;
}
.skipButtonMargin {
	margin-right: 5px;
}
#footer {
	background-image: url('../images/footer.png');
	background-size: cover;
	
	
}
#footer #housingseal {
	width:100%;
	
}
