/******************* other - Reservations ***********************/
.reservationForm{
	position:relative;
}
.reservationForm{
	position:relative;
}

.reservationForm .greenBtn{
	min-width:120px;
}


.responsive1000 .reservationForm .dottedLine{
	margin:20px 0;
}

.responsive1000 .reservationForm .upperTable .formLabel,
.responsive1000 .reservationForm .upperTable .selectSection .label{
	width:95px;
	vertical-align:top;
}
.responsive1000 .reservationForm .upperTable td{
	vertical-align:top;
}
.responsive1000 .reservationForm .upperTable .selectionBox .selectric{
	width:220px;
}
.responsive1000 .reservationForm .upperTable .field .input{
	width:210px;
}
.responsive1000 .reservationForm .upperTable .selectionBox,
.responsive1000 .reservationForm .upperTable .selectionBoxSmall,
.responsive1000 .reservationForm .upperTable .field{
	font-size:0;
	line-height:0;
}
.responsive1000 .reservationForm .upperTable .sep{
	width:70px;	
}
.responsive1000 .reservationForm .innerTable{
	font-size:0;
	line-height:none;
	line-height:0;
}
.responsive1000 .reservationForm .upperTable .selectSection{
	display:inline-block;	
}
.responsive1000 .reservationForm .upperTable .selectSection .label{
	display:inline-block;
	vertical-align:middle;
}
.responsive1000 .reservationForm .upperTable .selectSection .selectionBoxSmall{
	display:inline-block;
	vertical-align:middle;
	width:60px; margin-right:20px;
}
.responsive1000 .reservationForm .upperTable .selectSection .selectionBoxSmall .selectric{
	width:60px;
}

.responsive1000 .reservationForm .smallTable{
	width:auto;
	margin:0;
}
.responsive1000 .reservationForm .smallTable .selectionBoxSmall{
	width:60px;
	padding-right:20px;
}
.responsive1000 .reservationForm .smallTable .selectionBoxSmall .selectric{
	width:60px;
}

.responsive1000 .reservationForm .lowerTable{
	width:600px;
}
.responsive1000 .reservationForm .lowerTable .formLabel{
	width:300px;
}



.responsive760 .reservationForm .dottedLine{
	margin:20px 0;
}
.responsive760 .reservationForm .upperTable{
	width:auto;	
}
.responsive760 .reservationForm .upperTable .formLabel{
	width:95px;	
}
.responsive760 .reservationForm .upperTable .selectionBox .selectric{
	width:220px;
}
.responsive760 .reservationForm .upperTable .field .input{
	width:210px;
}
.responsive760 .reservationForm .upperTable .selectionBox,
.responsive760 .reservationForm .upperTable .selectionBoxSmall,
.responsive760 .reservationForm .upperTable .field{
	font-size:0;
	line-height:0;
}
.responsive760 .reservationForm .upperTable .sep{
	width:70px;	
}
.responsive760 .reservationForm .innerTable{
}
.responsive760 .reservationForm .upperTable .selectSection{
	display:inline-block;	
}
.responsive760 .reservationForm .upperTable .selectSection .label{
	display:inline-block;
	vertical-align:middle;
}
.responsive760 .reservationForm .upperTable .selectSection .selectionBoxSmall{
	display:inline-block;
	vertical-align:middle;
	width:60px; margin-right:20px;
}
.responsive760 .reservationForm .smallTable{
	width:auto;
	margin:0;
}
.responsive760 .reservationForm .smallTable .selectionBoxSmall{
	width:60px;
	padding-right:20px;
}
.responsive760 .reservationForm .smallTable .selectionBoxSmall .selectric{
	width:60px;
}

.responsive760 .reservationForm .lowerTable{
	width:600px;
}
.responsive760 .reservationForm .lowerTable .formLabel{
	width:300px;
}





.responsive0 .reservationForm .dottedLine{
	margin:20px 0;
}
.responsive0 .reservationForm .upperTable{
	width:100%;
}
.responsive0 .reservationForm .upperTable td{
	display:block;
	width:100%;
}
.responsive0 .reservationForm .upperTable .formLabel{
	width:100%;
	padding:0;
}
.responsive0 .reservationForm .upperTable .selectionBox .selectric{
	width:100%;
}
.responsive0 .reservationForm .upperTable .field .input{
	display:block;
	margin:0 10px 0 0;
}
.responsive0 .reservationForm .upperTable .field .input input{
	width:100%;
}
.responsive0 .reservationForm .upperTable .selectionBox,
.responsive0 .reservationForm .upperTable .selectionBoxSmall,
.responsive0 .reservationForm .upperTable .field{
	font-size:0;
	line-height:0;
}
.responsive0 .reservationForm .upperTable .sep{
	display:none;
}
.responsive0 .reservationForm .innerTable{
	padding:0;
}
.responsive0 .reservationForm .upperTable .selectSection{
	display:inline-block;
	padding:3px 0;
	margin-right:5px;
}
.responsive0 .reservationForm .upperTable .selectSection .label{
	display:block;
}
.responsive0 .reservationForm .upperTable .selectSection .selectionBoxSmall{
	display:block;
	width:90px;
}
.responsive0 .reservationForm .smallTable{
	width:auto;
	margin:0;
}
.responsive0 .reservationForm .smallTable .selectionBoxSmall{
	width:60px;
	padding-right:20px;
}
.responsive0 .reservationForm .smallTable .selectionBoxSmall .selectric{
	width:60px;
}

.responsive0 .reservationForm .lowerTable{
	width:100%;
}
.responsive0 .reservationForm .lowerTable td{
	vertical-align:middle;
}
.responsive0 .reservationForm .lowerTable .formLabel{
	width:50%;
	padding-right:10px;
}


/******************* other - sitemap ***********************/

.sitemap .col{
	display:inline-block;
	width:216px;
	vertical-align:top;
	margin-bottom:20px;
	margin-right:20px;
}
.sitemap .title{
	display:block;
	color:#000;
	margin-bottom:10px;
}
.sitemap .item{
	display:list-item;
	list-style:disc;
	margin-left:20px;
}

.wrapper .sitemap .sectionTitle h3{
	color:#000;	
}

.responsive1000 .sitemap .sectionTitle{
	border-bottom:0;
}
.responsive760 .sitemap .sectionTitle{
	border-bottom:0;
}

.responsive0 .sitemap .col{
	width:135px;
	margin-right:10px;
}
.responsive0 .sitemap .col.other{
	width:100%;
}