body
{
	color: 4d4d4f;
}


#anchorContainer
{
	width: 100%;
	margin: 0;
	padding: 0;
}

#siteContainer .site-wrapper {
    background: transparent;
}

.site-wrapper
{
	width: 980px;
	margin: 0 auto;
}

.anchorLogo
{
	display: none;
}

#mainContent 
{
	padding: 10px;
	background-color: #fff;
}

#anchorContent, .anchorContentWrap
{ 
	font-size: 100%;
}

.anchorContentWrap
{
	padding: 0 10px;
	background-color: #ffffff;
}

#centerColumn > div
{
	width: 684px;
}

h1, h2, h3, h4, h5
{ 
	color: #000;
	text-transform: inherit;
	font-family: Arial,sans-serif;
}

h1
{
	font-size: 24px;
	line-height: 1.25;
	text-transform: uppercase;
	padding-bottom: 8px;
}

h2 
{
	border-bottom: 0 solid;
	margin: 24px 0 10px;
}

h3
{
	line-height: 1.25;
	margin: 0 0 6px 0;
	color: #000;
}

h4
{
	font-size: 16px;
	color: #e97300;
}

h4.errorContentContainer
{
	color: #fff;
}

p
{
	line-height: 1.25;
	margin-bottom: 15px;
	font-size: 13px;
}

ul, li
{
	font-family: Arial,sans-serif;
	font-size: 13px;
}

ol li
{
	list-style: decimal;
	margin: 0 0 10px 20px;
}
	
strong
{
	font-weight: bold;
	font-family: Arial,sans-serif !important;
}

sup
{
	vertical-align: super;
}

del {
	text-decoration: line-through;
}



table
{
	margin: 20px 0;
}

table td
{
	border: 1px solid #ccc;
	padding: 10px;
}

.ti-table .header {
	background-color: black;
	color: #fff;
}

.ti-table .highlight {
	background-color: #faf0e4;
	color: #000;
	font-weight: normal;
}

.restoolblock
{
	background-color: #ffffff;
}

.restoolHeader 
{
	background-color: #000;
	margin: 0;
	padding: 10px;
	color: #fff;
	font-size: 16px;
	border-bottom: 10px solid #fff;
}



.section:after {
  content: "";
  display: table;
  clear: both;
}

.btnOrange {
    background: #fff;
	background-image: none;
	background-color: #fff;
    border: medium none #008501;
    color: #008501;
    /*text-transform: inherit;*/
    width: 110px;
}

.highlight
{
	font-weight: bold;
	color: #559400;
}

.emphasis
{
	font-weight: bold;
	border-bottom: 1px solid #000;
}

.separator
{
	margin: 20px 0;
}

/*#leftColumn
{
	width: 250px;
}*/

#dealsQuickFacts
{
	width: 250px;
}

.disclaimer
{
	margin-top: 30px;
	font-size: 10px;
}

.destVendHotelSupLogo
{
	display: none;
}

#dealsPage .ui-widget-header, #virtualUCmsArea .ui-widget-header {
    background: #01468d none repeat scroll 0 0;
    border: 0 none;
}

.ui-widget-content
{
	border: 1px solid #ccc;
}

.ui-widget-content a
{
	color: #00606B;
}

.tabTableHead
{
	margin-bottom: 10px;
}

.sort
{
	padding: 0 0 0 5px;
}

.sort a
{
	font-weight: bold;
	border-bottom: 1px solid #01468d;
}

.dealtab2 .row.tabTableData:nth-child(2n+2) {
    background: #f0f0f0 none repeat scroll 0 0;
}

.row.tabTableData div
{
	padding: 10px 5px !important;
	vertical-align: top;
}

.row.tabTableData div p
{
	margin: 0;
}

#promoDetailContainer > ul li {
    list-style: inside none disc;
	margin-bottom: 5px;
}

/* deal page */

#dealsPage .ui-widget-content {
    background: #ffffff;
    padding: 5px;
}

#dealsPage .ui-widget-header { background: #4d4d4f; }

#dealsPage .ui-state-active, #dealsPage .ui-widget-content .ui-state-active, #dealsPage .ui-widget-header .ui-state-active,
#dealsPage .ui-widget-header, #dealsPage .ui-widget-header {
    border: solid #4d4d4f;
    border-width: 1px 1px 0 1px;
}

#dealsPage .ui-state-default a, #dealsPage .ui-state-default a:link, #dealsPage .ui-state-default a:visited {
    color: #00606B;
	font-weight: bold;
}

#dealsPage fieldset#resultsPageSearch {
    background-color: #ffffff;
}

#dealsPage .ui-tabs .ui-tabs-nav li {
    background: #f9f9f9;
    border-radius: 4px 4px 0 0;
    border-bottom: 1px solid #01468d !important;
    width: auto;
}
#dealsPage .ui-tabs .ui-tabs-nav li.ui-state-active {
    border-bottom: 1px solid #ffffff !important;
}
#dealsPage .ui-tabs .ui-tabs-nav li a {
    font-weight: bold;
    color: #999999;
    font-size:13px;
    width: auto;
    padding: 0.5em 3em !important;
}

#dealsPage .ui-tabs .ui-tabs-nav li a:hover {
   background-color: #FFFFE7;
   border-radius: 10px;
}

#dealsPage .ui-tabs .ui-tabs-nav li.ui-tabs-active a:hover {
   background-color: transparent;
}

#dealsTabs ul#tabHeaders {
    padding: 5px 5px 0 5px;
}

#dealsTabs label,
#resultsPageSearch a {
    color: #000000;
}

#lnkViewDestsDisabled {
    color: #aaaaaa;
}

#dealsPage fieldset.origDestResultsSearch input, #dealsPage fieldset.datesResultsSearch input {
    border: 1px solid #000000;
    border-radius: 5px;
}
#dealsPage fieldset.datesResultsSearch input {
    width:100px;
}
#dealsPage fieldset#resultsPageSearch fieldset.origDestResultsSearch {
    width:245px;
}

#dealsPage .ui-tabs .ui-tabs-nav li.ui-tabs-active {
    background: #ffffff;
}

#dealsPage fieldset#refineSearch {
    width: 150px;
    margin-left: 10px;
}

#dealsPage #resultsPageSearch .resetBtn {
	background-color: #fff;
	color: #000;
	margin-bottom: 20px;
	border: 2px solid #000;
	border-radius: 4px;
	transition: all .2s ease;
}

#dealsPage #resultsPageSearch .resetBtn:hover {
  background-color: #000;
  color: #fff;
  text-shadow: 0 1px 2px rgba(0,0,0,.3);
  box-shadow: 0 8px 8px -6px rgba(0,0,0,.3);
}

#dealsPage #resultsPageSearch .resetBtn:active {
  color: rgba(45,45, 45, 0.9);
  border-color: rgba(0,0,0,.15);
  box-shadow: inset 0 1px 10px rgba(0,0,0,.3);
}

#dealsPage .button {
    background-color: #000;
	background-image: none;
    color: #fff;
	padding: 10px;
	margin-bottom: 20px;
	border: 2px solid #000;
	border-radius: 4px;
	font-size: 14px !important;
}

#dealsPage .button:hover {
  background-color: #e97300;
  color: #000;
  border: 2px solid #e97300;
}

#dealsPage .button:active {
  color: rgba(255,255,255,.9);
  border-color: rgba(0,0,0,.15);
  box-shadow: inset 0 1px 10px rgba(0,0,0,.3);
}

/* end deal page */

.floatLeft
{
	float: left;
	margin-right: 20px;
}

p.destHotelList{
	margin-bottom: 8px;
}

.destHotelList a {
    color: #000;
    font-size: 1em;
    font-weight: normal;
    line-height: 1.4em;
	text-decoration: underline;
}

.floatNone {
	float: none;
}

.incentive-listing .sort > a {
    color: #01468d;
    font-size: 18px;
    text-transform: none;
}
#mainContent .iwnListBullets li{
   list-style:disc;
   margin-left:30px;
}

.specialsHotelList {
	width: 98%;
	border-color: #ccc;
	border-width: 0 0 1px 0;
	font-size: 14px;
}

.specialsHotelInfoLeft {

    border-right: 0 solid #d1e0f9;

}

.specialsHotelDetails {
	width: 450px;
}

.specialsHotelList:first-child {
    border-top-width: 1px;
}

.specialsHotelImg {
    padding-bottom: 10px;
}

.specialsShortDesc {
    color: #000;
    font-size: 14px;
    font-weight: bold;
}

.specialsSelectBtn a {
    color: #111b40;
    font-size: 16px;
	font-weight: bold;
    text-decoration: none;
	background-color: #ffbf27;
	padding: 8px 18px;
}

.specialsPriceStyle {
    color: #000;
}

#dealsPage .ui-state-active a {
    font-weight: bold;
}

.destinationShortDescription span {
    display: none;
}


.footer
{
	background-color: #448ccd;
	padding: 20px 0;
	width: 980px;
	margin: 20px auto;
	box-sizing: border-box;
}

.left 
{
	margin-right: 10px;
}

#centerColumn h2.no-border {
	display: none;
}

.mainBorder {
    border: 0px solid #dfdfdf;
    padding: 0;
    width: 100%;
    background-color: #fff;
}

.mainBorder img {
	width: 100%;
}

.promo-title-section {
	width: 100%;
	margin: -15px 0 12px 0;
	padding: 15px 10px;
	text-align: center;
	color: #fff;
}

.promo-title-section h2 {
	color: #fff;
	text-align: center;
	margin: 0;
	padding: 0 0 10px 0;
}

.promo-title-section p {
	margin: 0;
	padding: 0;
}

.promo-title-section img {
	margin: 0 20px;
	padding: 0;
}

.promo-title-section ul
{
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: space-evenly;
}

.promo-title-section ul li
{
	text-align: center;
	color: #fff;
	list-style: none !important;
	margin: 0 !important;
	padding: 0;
	align-self: center;
}

.promo-title-section ul li.promo-logo
{
	width: 25%;
}

.promo-title-section ul li h2
{
	margin: 0;
	padding: 0;
}

#mainContent .promo-more-hotels {
	margin-top: 10px;
}

#mainContent .promo-more-hotels h4 {
	background-color: #e97300;
	color: white;
	margin: 0 0 20px 0;
	padding: 5px;
	text-align: center;
}

#mainContent .promo-more-hotels .rating {
	color: #e97300;
}

#mainContent .promo-more-hotels ul {
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	align-item: stretch;
	justify-content: space-between;
}

#mainContent .promo-more-hotels ul li {
	width: 48%;
	list-style: none;
	margin: 0 2% 15px 0;
}


.promo-includes {
	background-color: #c9d1d5;
	margin: 20px 0;
	padding: 20px;
	text-align: center;
}

.promo-color-teal {
	background-color: #00606B;
}

.promo-color-blue {
	background-color: #02236a;
}

.promo-color-dark {
	background-color: #353832;
}

.promo-color-green {
	background-color: #558c24;
}

.promo-description {
	text-align: center;
	padding: 20px 0;
}

.promo-inclusions {
	margin: 20px 0;
	padding: 15px 0;
	border-top: 1px solid #f3f3f3;
	text-align: center;
}

.promo-inclusions ul {
	margin: 10px 0 10px 10px;
	padding: 0;
}

#mainContent .promo-hotel {
	margin: 0;
	padding: 20px 0;
	border-bottom: 1px solid #f3f3f3;
}

#mainContent .promo-hotel::after {
  content: ' ';
  display: block;
  clear: left;
}

#mainContent .promo-hotel .promo-image {
	float: left;
	width: 260px;
}

#mainContent .promo-hotel .promo-text {
	float: left;
	width: 400px;
	margin-top: 20px;
}
	
#mainContent .promo-price2 {
	font-weight: bold;
	color: #e97300;
	font-size: 16px;
}

#mainContent .promo-addon {
	font-weight: bold;
	text-align: center;
	font-size: 16px;
	padding: 20px 0 0 0;
}

#mainContent .ti-envf-title {
	background-color: #e97300;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	margin: 20px 0 5px 0;
	padding: 5px 10px;
	width: 100%;
}

#mainContent .ti-envf .ti-envf-image {
    float: left;
    width: 210px;
}

#mainContent .ti-envf .ti-envf-text {
    float: left;
    width: 450px;
	text-align: center;
}

#mainContent .ti-envf .ti-envf-booking-details {
    clear: both;
	padding-top: 10px;
}

.promoCodeWrapper
{
	border: 1px solid #00606B;
	margin: 0 0 20px 0;
	padding: 0;
}

.promoCodeWrapper::after
{
    content: "";
    clear: both;
    display: table;
}

.promoCodeWrapper ul li
{
	list-style: square !important;
	margin: 0 0 5px 40px !important;
}

.promoCodeHeader
{
	display: block;
	padding: 10px;
	background-color: #eee;
}

h3.promoCodeHeader
{
	margin: 0;
	padding: 10;
	color: #00606B;
	font-size: 18px;
	background-color: #eee;
}

.promoLeft
{
	width: 33%;
	float: left;
	margin: 20px 0 0 0;
	padding: 0 10px 10px 10px;	
}

.promoRight
{
	width: 64%;
	float: left;
	margin: 20px 0 0 0;
	padding: 0 10px 10px 20px;	
	border-left: 1px solid #ccc;
}

p.promocode
{
	font-size: 18px;
	line-height: 24px;
	color: #00606B;
	text-align: left;
	padding-top: 0;
}

#promoDetailContainer
{
	width:660px;
	margin: 0 auto;
	padding:0;	
}

#promoDetailContainer h3
{
	color: #558c24;
	margin: 0 0 2px 0;	
}

#promoDetailContainer .promoHotels
{
	margin: 0 auto;
	padding:0;
	
}

#promoDetailContainer .promoHotels ul
{
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	align-item: stretch;
	justify-content: space-between;
}

#promoDetailContainer .promoHotels ul li
{
	width: 322px;
	margin: 0 0 15px 0;
	padding: 0;
	background-color: #fff;
	border: 1px solid #ccc;
	list-style: none;
	box-sizing: border-box;
	position: relative;
}

#promoDetailContainer .promoHotels h3
{
	background-color: #01468d;
	color: #fff;
	margin: 0;
	padding: 8px 10px;
}

#promoDetailContainer .promoHotels h3 a
{
	color: #fff;
	text-decoration: none;
}

#promoDetailContainer .promoHotels ul li .hotel-info
{
	margin: 0;
	padding: 10px;
}

#promoDetailContainer .promoHotels ul li .hotel-info img
{
	display: block;
}


#promoDetailContainer .promoHotels ul li .hotel-book-button-wrap
{
	width: 100%;
	background-color: #fff;
	text-align: center;
	padding: 10px 0;
}


#promoDetailContainer .promoHotels ul li .hotel-book-button-wrap button {
  background-color: transparent;
  color: #008501;
  padding: 10px 20px;
  margin-bottom: 20px;
  border: 2px solid #008501;
  border-radius: 4px;
  transition: all .2s ease;
}

#promoDetailContainer .promoHotels ul li .hotel-book-button-wrap button:hover {
  background-color: #008501;
  color: #fff;
  text-shadow: 0 1px 2px rgba(0,0,0,.3);
  box-shadow: 0 8px 8px -6px rgba(0,0,0,.3);
}

#promoDetailContainer .promoHotels ul li .hotel-book-button-wrap button:active {
  color: rgba(255,255,255,.9);
  border-color: rgba(0,0,0,.15);
  box-shadow: inset 0 1px 10px rgba(0,0,0,.3);
}

#promoDetailContainer .promoHotels ul li .hotel-book-button-wrap button.action--primary {
  background-color: #008501;
  color: #fff;
  border-color: transparent;
}

#promotionPrint {
    display: none;
}

#dealsUtilityButtons .btnOrange {
    border: 2px solid #000;
    background: #000;
    color: #fff;
	border-radius: 4px;
	width: 100%;
}

input.editButtons
{
	border: 2px solid #4d4d4f;
    background-color: white;
    color: #4d4d4f;
	border-radius: 4px;
	cursor: pointer;
}

/* HP content */
.carouselMargin {
	margin-right: 15px;
}

.margin-2Column {
	margin: 0 15px 20px 15px !important;
}

.featuredListing3Column {
	width: 660px;
	margin: 0 auto 30px auto;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	align-item: stretch;
	justify-content: space-between;
	clear: both;
}

.featuredListing3Column .TI-tile-wrapper {
	width: 210px;
	margin: 0;
	padding: 0;
	background-color: #fff;
	list-style: none;
	box-sizing: border-box;
	position: relative;
}

.shadow {
	-webkit-box-shadow: 4px 4px 5px 0px rgba(217,217,217,1);
	-moz-box-shadow: 4px 4px 5px 0px rgba(217,217,217,1);
	box-shadow: 4px 4px 5px 0px rgba(217,217,217,1);
}

.featuredListing3Column .TI-tile-wrapper-gap {
	width: 210px;
	margin: 0 0 15px 0;
	padding: 0;
	background-color: #fff;
	list-style: none;
	box-sizing: border-box;
	position: relative;
}

.TI-tile-wrapper {
	width: 210px;
	float: left;
	margin: 0 15px 20px 0;
	background-color: #fff;
	text-align: left;
}

.featuredListing4Column {
	width: 940px;
	margin: 0 auto 30px auto;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	align-item: stretch;
	justify-content: space-between;
	clear: both;
}

.featuredListing4Column .TI-tile-wrapper-gap-2 {
	width: 220px;
	margin: 0 0 15px 0;
	padding: 0;
	background-color: #fff;
	list-style: none;
	box-sizing: border-box;
	position: relative;
}

.TI-tile-wrapper-2 {
	width: 220px;
	float: left;
	margin: 0 20px 20px 0;
	background-color: #fff;
	text-align: left;
	color: #fff;
}

.TI-tile-wrapper-2 a {
	color: #fff;
	text-decoration: none;
}

.TI-tile-wrapper-2 p {
	margin-bottom: 0;
}

.TI-tile-wrapper-2 .TI-tile-alt {
	min-height: 110px;
}

.TI-tile-wrapper+carouselblock {
	margin-right: 15px;
}

.TI-tile {
	padding: 10px;
}

.TI-tile-alt {
	padding: 10px;
	background-color: #000;
}

.TI-tile-alt h3 {
	text-align: center;
	margin: 0;
}

.TI-tile-alt h3 a {
	text-align: center;
	color: #fff;
	text-decoration: none;
}

.TI-tile-alt h3 a:hover {
	color: #e97300;
}

/* END HP content */



#fullContentPage {
	background-color: #fff;
	margin: 0;
	padding: 0;
}

.interiorContent {
	padding: 20px;
}

.floatRightTI {
	float: right;
	margin: 0 0 15px 15px;
}

.clearBothTI {
	clear: both;
}

.marginBannerHP {
	margin: 22px 0;
}

.TIdestH2 {
	margin: 30px 0 0 0;
	padding: 0 0 0 15px;
	font-size: 20px;
}
	
	
.listheader {
	margin: 0;
	padding: 0;
}

.listheader .padding-bottom-20 {
	padding: 0;
}

.listheader h3 {
	font-size: 13px;
	color: #e97300;
	font-weight: bold;
	padding-bottom: 5px !important;
}

.listheader p {
	padding-bottom: 5px !important;
}

.listheader p a {
	font-size: 13px;
	color: #e97300;
	font-weight: bold;
}

.modal-content {
	background-color: #fff;
}

.fullContentImage {
	margin: -20px 0 30px -25px;
}

#mainContent .promo-hotel h3 
{
	color: #4d4d4f;
	font-weight: bold;
	text-transform: uppercase;
}

#mainContent .promo-hotel h3 a
{
    color: #e97300;
}

#mainContent .promo-hotel h3 a:hover
{
	color: #4d4d4f;
}

#mainContent .promo-hotels ul 
{
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-item: stretch;
    justify-content: space-between;
	border-bottom: 1px solid #f3f3f3;
}

#mainContent .promo-hotels ul li 
{
    width: 50%;
    margin: 0;
    padding: 2%;
    background-color: #fff;
    list-style: none;
    box-sizing: border-box;
    position: relative;
	border-top: 1px solid #f3f3f3;
}

#mainContent .promo-hotels ul li:nth-child(odd) 
{
	border-right: 1px solid #f3f3f3;
	padding: 2% 2% 2% 0;
}

#mainContent .promo-hotels ul li:nth-child(even) 
{
padding: 2% 0 2% 2%;
}

#mainContent .promo-hotels ul li img
{
	width: 100%;
}

#mainContent .promo-hotels ul li p 
{
	margin: 0;
	padding: 0 0 8px 0;
}

#mainContent .promo-hotels ul li p.promo-destination 
{
	margin: 0;
	padding: 0;
} 
#mainContent p.promo-title 
{
	color: #00606B;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	padding: 0 0 8px 0;
}

#mainContent p.promo-title a
{
	color: #e97300;
}

#mainContent p.promo-title a:hover
{
	color: #000;
	text-decoration: underline;
}

#mainContent .promo-hotels ul li p.promo-description
{
	font-weight: bold;
	margin: 8px 0 0 0;
	text-align: left;
}

#mainContent p.promo-destination 
{
	margin-bottom: 0;
}

#mainContent .promo-callout
{
	width: 100%;
	padding: 10px;
	margin: 20px 0;
	background-color: #f0f0f0;
}

#mainContent .promo-callout p
{
	text-align: center;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 0;
}

#mainContent .promo-price
{
	color: #e97300;
	font-weight: bold;
}

#mainContent .promo-strikethrough
{
	text-decoration: line-through;
}

.advisories-Container
{
	padding: 0;
}

.advisoryTop 
{
    background: #000 url(../images/AdvisoryIcon.png) no-repeat 10px 12px;
}

.advisories h2 {
    padding: 6px 6px 6px 40px;
    color: #fff;
}

.advisories a {
    color: #00606B;
    padding: 10px 0 5px 0;
    font-size: 18px;
    font-weight: normal;
}

.advisories a:hover {
    color: #e97300;
}

.ui-widget {
	font-family: arial, sans-serif !important;
}

#promoDetailContainer {
	border-bottom: 1px solid #f3f3f3 !important;
}

.subContentInner {
	margin: 0;
	padding: 20px;
	width: 100%;
}

#fullContentInner {
	margin: 0;
	padding: 20px;
	width: 100%;
	min-height: 670px;
}

#fullContentInner ul li {
	margin: 0 0 10px 16px;
	list-style: disc;
}

#fullContentInner ul li ul li {
	margin: 10px 0 0 16px;
	list-style: none;
}

#fullContentInner table {
	text-align: center;
	border: 1px solid #ccc;
}

#fullContentInner .ti-table-header {
	font-weight: bold;
	color: #fff;
	background-color: #eb7203;
	text-align: center;
}

#fullContentInner .ti-table-highlight {
	background-color: #faf0e4;
}

.ti-list ul li {
	margin: 0 0 10px 16px;
	list-style: disc;
}

ul.ti-brochure-list{
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	align-item: stretch;
	justify-content: flex-start;
}

ul.ti-brochure-list li {
	width: 205px;
	margin: 0 30px 60px 0 !important;
	padding: 0;
	list-style: none !important;
	text-align: center;
}

.ti-heading {
	text-transform: uppercase;
	font-size: 16px;
	color: #eb7203;
	line-height: 22px;
}

.specialsHotelDetails {
    width: 310px;
}

.specialsHotelDetails a {
    color: #4d4d4f;
    text-decoration: underline;
}

.specialsHotelDetails a:hover {

    color: #e97300 !important;
    text-decoration: underline;
}

.specialsHotelInfoRight p {
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px !important;
}

.numNightsStyle {
    font-size: 13px !important;
    font-weight: bold;
	text-transform: uppercase;
}

.specialsPriceStyle {
    color: #e97300 !important;
}

p.specialsShortDesc {
    color: #000;
}

.specialsSelectBtn a {
    color: #fff;
    background-color: #000;
}

.specialsSelectBtn a:hover {
    color: #000 !important;
    background-color: #e97300;
}

.contentWrapper {
	padding: 20px;
}

.OnSaleHeader {
	padding: 20px 20px 0 20px;
}

.OnSaleHeader h3 {
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

.mdt-h1 {
	color: #e97300;
}

.mdt-headline {
	color: #fff;
	background-color: #e97300;
	width: 100%;
	margin: 0 0 8px 0;
	padding: 5px 10px;
	text-transform: uppercase;
}

.mdt-note {
	font-style: italic;
}

.mdt-rating {
	color: #e97300;
}

.mdt-day {
	color: #e97300;
	text-transform: uppercase;
	margin: 23px 0 3px 0;
}

.mdt-title {
	font-weight: bold;
	color: #e97300;
	margin-bottom: 2px;
}

ul.mdt-list li {
	list-style: disc;
	margin: 0 0 8px 15px;
}

.destIntro {
	width: 430px;
	float: left;
	margin: 20px;
	background-color: #fff;
	text-align: left;
}

.destIntroCarousel {
	margin: 20px;
}

.margin-top-0 {
	margin-top: 0; !important
}

.margin-top-20 {
	margin-top: 10px; !important
}

.subregion {
	margin: 0 0 30px 0;
}

.subregion h4 {
	margin-bottom: 0
}

.destination {
	margin-bottom: 10px;
}

.destination h5 {
	font-weight: bold;
}

h1.anchorRestoolHeader {
    background-color: #000;
    margin: 0;
    padding: 10px;
    color: #fff;
    font-size: 16px;
    border-bottom: 10px solid #fff;
}

h1.anchorRestoolHeader::after {
    content: "Book Now";
}

.margin-bottom {
	margin-bottom: 20px;
}

.col-8 {
    float: left;
    padding: 0 20px;
}

.carouselblock.col-8 {
	padding: 0 15px 0 10px;
}

.loggedOutTextBlock {
	padding: 10px;
}

.loggedOutTextBlock .title {
	font-size: 18px;
	text-transform: uppercase;
	color: #000;
}

.misc-section
{
	margin: 0;
	padding: 20px;
	width: 100%;
}

.misc-section ul
{
	margin: 0;
	padding: 0 0 20px 0;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: space-evenly;
}

.misc-section ul li
{
	text-align: left;
	color: #000;
	list-style: none !important;
	margin: 0 !important;
	padding: 0;
	align-self: top;
}

.misc-section ul li.mid
{
	width: 440px;
}

.misc-section ul li.left
{
	width: 240px;
}

.misc-section ul li.right
{
	width: 250px;
}
.misc-section .btn
{
	background-color: #000;
	width: 230px;
	margin: 0 0 0 20px;
	padding: 15px 10px 10px 10px;
	text-align: center;
	color: #fff;
}

.misc-section .btn p
{
	margin-bottom: 10px;
}

.misc-section .btn a
{
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}

.ti-border {
	border-bottom: 1px solid #ccc;
}

#dealsPage ul.ti-list {
	margin: 0 0 10px 15px;
}

#dealsPage ul.ti-list li {
	list-style: disc; !important
	padding: 0 0 5px 0;
}
	
ul.ti-list-2 {
	margin: 0 0 10px 15px;
}

ul.ti-list-2 li {
	list-style: disc; !important
	padding: 0 0 5px 0; !important
	margin: 0 0 5px 0; !important
	line-height: 1.75;
	margin: 0 0 15px 0;
}

.numNightsStyle {
	padding-right: 0; !important
}

.group-discount th {
    background-color: #f47721;
    color: #fff;
    text-align: center;
}
.group-discount th, td {
    text-align: left;
    padding: 8px;
    text-align: center;
}

.group-discount tr:nth-child(2n+1) {
    background-color: #fde4d3;
}

.ti-pp {
    clear: both;
	margin: 10px 20px;
	border-bottom: 1px solid #ccc;
}

.ti-pp .ti-pp-title {
	margin-bottom: 5px;
}

.ti-pp .ti-pp-title a {
	color: #000;
	font-weight: bold;
}

.ti-pp .ti-pp-image {
    float: left;
    width: 210px;
}

.ti-pp .ti-pp-text {
    float: left;
    width: 440px;
	padding-bottom: 15px;
	text-align: left;
}

.ti-pp .ti-pp-text ul {
    margin: 0 0 15px 0;
	list-style: disc;
}

.ti-pp .ti-pp-text p {
    margin: 0;
}

.ti-pp .ti-pp-text ul li {
    margin: 0 0 10px 16px;
	list-style: disc;
}

.ti-pp .ti-pp-details {
    clear: both;
	padding-top: 10px;
}

.dest-callout {
	margin: 0 20px 20px 20px;
	padding: 15px;
	background-color: #f7f7f7;
}

.dest-callout p {
	font-size: 16px;
}