

/* SkyBookHotel294.css CSS Document */
/* Bath and Tennis Resort*/

@font-face{ 
	font-family: 'ProximaNova-Regular ';
	src: url('ProximaNova-Regular.otf ') format('otf');
}
@font-face{ 
	font-family: 'Proxima Nova Bold';
	src: url('Proxima Nova Bold.otf ') format('otf');
}


/*@import url(https://fonts.googleapis.com/css?family=Proxima Nova:300,400);*/
@import url(https://fonts.googleapis.com/css?family=Georgia:300,400);
 @import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,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;
    width: 100%;	
	
	overflow-x: hidden;
    font-size: 16px;
	font-family: 'ProximaNova-Regular', Sans-Serif;
	
 }	



.PageTop2 {
   	text-align: center;
	width: 171px;
	height: 95px;
	margin-bottom: 10px;
}

#divTop {
	 clear: both;
	 width: 100%;
	 background-color: #FFF; 
}
	/*.logo {
	margin: 0 0 10px 20px;
	text-align: left;
	background-image: url('https://skywaresystems.net/HotelImages/');
	background-repeat: no-repeat;
	display: block;
	width: 300px;
	height: 166px;
	
} */


.ResvInfo {
    background-color: #3E406C;
	font-family: 'ProximaNova-Regular', Sans-Serif;
	font-size:16px;
	color: #FFF;
	padding-top: 20px;
	padding-bottom: 20px;
}

.ResvBody {
	background-size: 100% 100%;
	background-image: url('https://skywaresystems.net/HotelImages/WestHampton/BackgroundOptionsBlack45.jpg');
	background-attachment:fixed;
	min-height: 800px;
	background-color: #fff;
}


.RVRow {
    border-bottom: 2px solid #A1b3c1;
}

.ModalInfo {
    background-color: #A1b3c1;
}

.GeneralCellBookIt {
    background-color: #3E406C; /*Back&Bookit background */
	
}

.AvailBuilding {
    border-bottom: 2px solid #A1b3c1;
}

.AvailMultiButton {
    background-color: #A1b3c1;
}

.AmenityTDTitle {
    border-bottom: 2px solid #A1b3c1;
}

.AmenityTDTitleDates {
    border-bottom: 2px solid #A1b3c1;
}

.modal-content {
    background-color: #fff;
}

.TabUDFBody {
	font-family: 'ProximaNova-Regular', Helvetica, Arial, sans-serif; }/* Rooms Available, Guest Info, Confirmation Panel  */
 
.ItineraryTitle{
	background-color: #C08560;  /*  Reservation Summary title */
	color: #000;
	line-height: 30px;
	margin-top: 1px;
	font-size: 15px;
}

.ItineraryBody{
	font-family: 'ProximaNova-Regular', Arial, sans-serif;  /*  Reservaion Summary Panel  */
	font-weight: 300;
}




.TabUDFActive {
	background-color: #F2c456;
	margin-top: 1px;
	line-height: 30px;
	font-size: 15px;
}

.TabUDFInActive {
	background-color: #DCDADA;
	margin-top: 1px;
	line-height: 30px;
	font-size: 15px;
}

.WebButton{
	background-color: #C08560;
	color: #000;
	background-image: linear-gradient(to bottom, #C08560, #C08560);
}

.WebButtonLarge{
	background-color: #3E406C;
	color: #000;
	background-image: linear-gradient(to bottom, #C08560, #C08560);
}



#divBottom {	
	width: 100%;
	background-color: #3E406C;

}
  
.Footer{
	background-color: #3E406C;
}

.copyright{
	font-size: 11px;
	color: #333333;
	padding-top: 15px;
}

@media only screen and (max-width: 1200px) {

}

@media only screen and (max-width: 900px) {

body,table,td,p,a,li,blockquote{
	-webkit-text-size-adjust: none !important;
}

body{
	width: 100% !important;
	min-width: 100% !important;
	background-position: 2% 60%;
	background-attachment: fixed;
}

#divTop {
	clear: both;
	width: 100%;
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 5px;
}    



.logo {
	margin: 15px auto 15px auto;
	text-align: center;
	display: block;
	height: 139px;
	width: 200px;
}  


}    /* End of 900px */




@media only screen and (max-width: 800px) {

	body,table,td,p,a,li,blockquote{
	-webkit-text-size-adjust: none !important;
}

body{
	width: 100% !important;
	min-width: 100% !important;
	background-position: 2% 60%;
	background-attachment: fixed;
}

#divTop {
	clear: both;
	width: 100%;
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 5px;
}



.logo {
	margin: 15px auto 15px auto;
	text-align: center;
	display: block;
	height: 139px;
	width: 200px;
}  


}  /*  End of 800px */

@media only screen and (max-width: 600px) {


body,table,td,p,a,li,blockquote{
-webkit-text-size-adjust: none !important;
}

body{
	width: 100% !important;
	min-width: 100% !important;
	background-position: 2% 60%;
	background-attachment: fixed;
}

#divTop {
	clear: both;
	width: 100%;
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 5px;
}

.ResvBody {
	background-size: 100% 100%;
	background-image: url('https://skywaresystems.net/HotelImages/WestHampton/');
	
	background-color: #fff;
}

.logo {
	margin: 15px auto 15px auto;
	text-align: center;
	display: block;
	height: 139px;
	width: 200px;
	}  


#divBottom {	
	width: 100%;
	background-color: #3E406C;
} 	
  
.Footer{ 	
 	margin-left: 20px; 	
	background-color: #3E406C;
	padding-bottom: 20px;
	
}

}  /*  End of 600px */