/* SkyBookHotel295.css CSS Document */
/* Development Project*/
@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:400,700,300italic);

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0-modified | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* make sure to set some focus styles for accessibility */
:focus {
    outline: 0;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

/*
 Modifications to SkyBook.css
*/

body {
    background-color: #fff;
    color: #444444;
    font-family: open-sans,sans-serif;
    width: 100%;
    margin: 0 auto;
    overflow-x: hidden;
    font-size: 16px;
}
.ResvInfo {
    background-color: #e0e3e6;
}

.ResvBody {
    background-image: url('https://www.skywaresystems.net/HotelImages/DanielsSummit/Background.png');
    background-size: 100% 100%;
    background-attachment: fixed;
}

.RVRow {
    border-bottom: 2px solid #e0e3e6;
}
.ModalInfo {
    background-color: #e0e3e6;
}
.GeneralCellBookIt {
    background-color: #e0e3e6;
}
.AvailBuilding {
    border-bottom: 2px solid #e0e3e6;
}
.AvailMultiButton {
    background-color: #e0e3e6;
}
.AmenityTDTitle {
    border-bottom: 2px solid #e0e3e6;
}
.AmenityTDTitleDates {
    border-bottom: 2px solid #e0e3e6;
}
.modal-content {
    background-color: #fff;
}
 
 /*    End of Changes            */
 
 /*      Note: skyware orange is #fbab50   */

/*   Below is header and footer stuff some superflous */

.logo:after {
width: 100%;
clear:both;
background: #fff;
content: "Reservations";
display:block;
font-family: 'mrseavpetcap', 'EB Garamond', serif;
font-size: 48px;
line-height: 30px;
color: #8b731e;
margin-top: 50px;
letter-spacing: 3px;
text-transform: uppercase;
padding: 10px;
}

#container { 
margin: 0 auto;
}
.site-header {
width: 100%;
z-index: 100;
background: #fff;
padding: 10px 0;
-webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
float: left;
}

.navbar-header, .logo-div { 
    float: left;
    width: 16.66666667%;
}

.navbar-header a, .logo-div a {
    display: block;
    text-align: center;
}

#divTop,
#divBottom {
 clear: both;
 width: 100%;
 font-size: 11px; 
 }
  
 #divBottom {
  float: left;
  margin-bottom: 25px;
}

.contain-container {
	max-width: 760px;
	margin: 0 auto;
}

.main-menu.container:before, .contain-container:before { 
content: " ";
display: table;
clear: both;
}

.footer-wrapper {
  color: #7a7a7a;
  background-color: #f3f3f3;
  position: relative;
  background-repeat: no-repeat;
  background-position: right top;
  border-color: #dbdbdb;
  padding-top: 60px;
  padding-bottom: 60px;
  margin: 50px -10em 0;
}

.site-footer .contain-container {
    border-top: solid 0px rgba(0,0,0,0.1);
    margin-top: 25px;
    padding: 25px 0;
}

.site-footer a {
    color: #4d4744;
	text-decoration: none;
}

.site-footer h3 {
font-family: 'mrseavpetcap', 'EB Garamond', serif;
font-size: 24px;
line-height: 20px;
text-transform: uppercase;
color: #494848;
letter-spacing: 1px;
margin-top: 10px;
margin-bottom: 10px;
font-weight: 500;
}

.site-footer h4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 22px;
    color: #4d4744;
    font-weight: 500;
	}
.navbar-header, .logo-div { 
    float: left;
    width: 16.66666667%;
}

.navbar-header a, .logo-div a {
    display: block;
    text-align: center;
}

.hotel-address {
	float: left;
	width: 51.66666667%;
	margin-left: 20px;
}

/*  Header and footer stuff to fit mobiles   */

@media only screen and (max-width:600px) {   /* one-column layout */


.content {
   padding: 0 1em;
}

.logo {
	text-align: center;
}

.site-header {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}

  .divOptions:after, .navbar-collapse, .menu-cta {
    display: none;
  }
  
.navbar-header, .logo-div, .hotel-address { 
	margin-left: auto;
	margin-right: auto;
	float: none;
	width: 100%;
}

.logo-div {
  text-align: center;
}

.logo-div img {
  display: block;
  width: 175px;
  height: auto;
  margin: 0 auto;
}

.hotel-address {
  margin-top: 25px;
  text-align: center;
}

.hotel-address h3 {
  font-size: 20px;
  margin-top: 20px;
margin-bottom: 10px;
}

.hotel-address {
	font-family: "museo-sans",sans-serif;
  font-size: 12px;
  line-height: 18px;
  margin-top: 10px;
margin-bottom: 10px;
}
}
