/* Define custom styles */

.fullAvailabilitySearch {
	width: 370px;
	margin: auto;
	text-align: left;
}
.fullAvailabilitySearch img {
	border: 0px solid #CCCCCC;
	background-color: transparent;
	padding: 0;
	margin: 0;
}

.resResultsPrice {
	/* margin-top: 15px; */
	/* margin-bottom: 15px; */
	line-height: 100%;
}
.resResultsPrice a:link {
	color: #000000;
}
.resResultsPrice a:visited {
	color: #000000;
}
.resResultsPrice a:hover {
	color: #0066CC;
}
.resResultsPrice a:active {
	color: #0066CC;
}
.resResultsPrice h1 a:link {
	color: #535187;
	text-decoration: none;
}
.resResultsPrice h1 a:visited {
	color: #535187;
	text-decoration: none;
}
.resResultsPrice h1 a:hover {
	color: #0066CC;
	text-decoration: underline;
}
.resResultsPrice h1 a:active {
	color: #0066CC;
	text-decoration: underline;
}
.resResultsPrice img {
	margin-top: 2px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}
.resResultsPrice h2 {
	margin: 0;
	line-height: 120%;
}
.resResultsPrice h4 {
	margin-top: 8px;
	margin-bottom: 8px;
}
.resResultsPrice button {
	margin: 0;
}
.resResultsPrice table {
	width: 99%;
	border-style: none;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	/* margin-bottom: 15px; */
}
.resResultsPrice th {
	font-size: 90%;
	vertical-align: middle;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	white-space: nowrap;
}
.resResultsPrice td {
	font-size: 90%;
	vertical-align: middle;
	text-align: center;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	white-space: nowrap;
}
th.noBorder-top {
	border-top: 0;
}
th.noBorder-right {
	border-right: 0;
}
td.noBorder-right {
	border-right: 0;
}
th.noBorder-left {
	border-left: 0;
}
td.noBorder-left {
	border-left: 0;
}
img.noFormat {
	background-color: transparent;
	border: 0;
	margin: 0px;
	padding: 0px;
}
.alternateOptions {
	border-top: 1px solid #000000;
	padding-top: 10px;
	padding-bottom: 10px;
}
.alternateOptions h3 {
	margin-bottom: 15px;
}
.searchResult {
	width: 99%;
	border-top: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}
.searchResult h2 {
	margin-bottom: 0px;
}
.searchResult h3 {
	margin-bottom: 0px;
}
.searchResult p {
	margin: 0;
	padding: 0;
}
.searchResult ul {
	margin-bottom: 10px;
}
.lastOne {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 10px;
	margin-bottom: 10px;
}
.makeResHeader table {
	width: 99%;
}
.makeResHeader td {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	line-height: 16px;
}
.makeResUpsell table {
	width: 99%;
}
.makeResUpsell td {
	padding-top: 1px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	vertical-align: middle;
	height: 18px;
}
.makeResUpsell th {
	vertical-align: top;
	color: #000000;
}

.makeResSavings {
}

.makeResSavings table {
	width: 99%;
	margin-bottom: 3px;
}
.makeResSavings th {
	vertical-align: top;
	padding: 3px;
	color: #000000;
}
.makeResSavings td {
	color: #000000;
	vertical-align: middle;
	padding: 3px;
}
.makeResSavings img {
	padding: 0;
	margin: 0;
	border: 0;
	background-color: transparent;
}
.makeResSavings h4 {
	margin: 0;
}
.makeResTotal {
	color: #000000;
}
.makeResTotal1 {
	color: #000000;
	border-top: 1px solid #000000;
}

.makeResSavings .makeResTotal2,
.makeResTotal2 {
	font-size: 120%;
	color: #000000;
	font-weight: bold;
	border-top: 3px double #000000;
	vertical-align: top;
}

.makeResInfo table {
	width: 99%;
	margin-bottom: 15px;
}
.makeResInfo img {
	border: 0;
	padding: 0;
	margin: 0;
}
td.tdLabel {
	vertical-align: middle;
	text-align: right;
	padding-top: 2px;
	padding-left: 0;
	padding-right: 10px;
	padding-bottom: 2px;
	font-weight: bold;
	color: #000000;
	white-space: nowrap;
	width: 150px;
}
td.tdData {
	vertical-align: top;
	padding-top: 2px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 2px;
	width: 400px;
}
.makeResConfirm {
	border: 1px solid #999999;
	padding: 8px;
	margin-bottom: 15px;
	margin-top: 15px;
}
.makeResConfirm table {
	margin-top: 15px;
	width: 99%;
}
.notDoneBooking table {
	width: 99%;
}
.notDoneBooking td {
	border: 1px solid #999999;
	padding: 5px;
	text-align: center;
}
.notDoneBooking p {
	margin: 0;
}

