#searchWidgetAdvSearchContainer {
	background-image: url('//d25ckoihpsjafc.cloudfront.net/rcievr-assets/img/searchWidget/searchWidgetAdvSearchBg.png');
  background-image: -ms-linear-gradient(top, #C47153 0%, #C47153 100%);
  background-image: -moz-linear-gradient(top, #C47153 0%, #C47153 100%);
  background-image: -o-linear-gradient(top, #C47153 0%, #C47153 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #C47153), color-stop(1, #C47153));
  background-image: -webkit-linear-gradient(top, #C47153 0%, #C47153 100%);
  background-image: linear-gradient(top, #C47153 0%, #C47153 100%);
  border-radius: 0 0 0 8px;
  height: 265px;
  overflow: hidden;
}

#searchWidgetContainer {
  width: 210px;
  height: 228px;
	background-image: url('//d25ckoihpsjafc.cloudfront.net/rcievr-assets/img/searchWidget/background.png');
  background-image: -ms-linear-gradient(top, #FFF4E1 0%, #FBC392 100%);
  background-image: -moz-linear-gradient(top, #FFF4E1 0%, #FBC392 100%);
  background-image: -o-linear-gradient(top, #FFF4E1 0%, #FBC392 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFF4E1), color-stop(1, #FBC392));
  background-image: -webkit-linear-gradient(top, #FFF4E1 0%, #FBC392 100%);
  background-image: linear-gradient(top, #FFF4E1 0%, #FBC392 100%);
	-webkit-box-shadow: 0 8px 11px -7px #000000;
	-moz-box-shadow: 0 8px 11px -7px #000000;
	box-shadow: 0 0 7px 0 #000000;
	border-radius: 0 0 0 8px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
}
#advancedSearchBackground {
  position: relative;
  font-family: Verdana, sans-serif;
  width: 210px;
  height: 60px;
  background-color: #C47153;
  border-radius: 0 0 0 10px;
	margin: 0;
  padding: 0;
  overflow: hidden;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
}
#advancedSearchBtn {
    background-image: url("//d25ckoihpsjafc.cloudfront.net/rcievr-assets/img/searchWidget/advSearchBtnBackground.png");
    background-position: 0 -8px;
    border-radius: 3px;
		box-shadow: 0 1px 0 #F7CEB7 inset, 0 0 8px -3px #000000;
    height: 16px;
    margin: 10px 0 0 18px;
    width: 174px;
		text-align: center;
}

#advancedSearchBtn a {
		display: block;
		width: 100%;
		height: 100%;
		color: white;
		text-decoration: none;
    font-family: Verdana;
    font-size: 8px;
		font-weight: bold;
		text-transform: uppercase;
		text-shadow: 0 1px 1px #C47153;
		padding: 1px 0 0 0;
}

#searchWidgetContainer select {
    color: #666666;
    display: block;
    font: 11px/14px Verdana;
    margin: 4px 5px;
    width: 190px;
    z-index: 5;
		height: 18px;
}
#searchWidgetHeader {
  color: #744165;
	font-family: Lato,sans-serif;
  font-size: 17px;
  line-height: 18px;
  padding: 10px 10px 6px;
}
#searchWidgetInstructions {
  color: #646260;
	font-family: Verdana,sans-serif;
  font-size: 11px;
  line-height: 13px;
  padding: 0px 10px 3px;;
}
.searchWidgetSelectContainer {
  margin: 0 5px 2px;
  padding: 0;
  color: #D9BC8D;
  position: relative;
  height: 26px;
  width: 198px;
}
.searchWidgetSelectHightlight {
  width: 100%;
  position: absolute;
  border-radius: 5px 5px 5px 5px;
  background-color: #F1F6FF;
  border: 1px solid #DDB180;
  color: purple;
  height: 100%;
  box-shadow: 0px 0px 5px #eb7a38;
	display: none;
}
.searchWidgetStepLabel {
  font-size: 11px;
  font-weight: bold;
  margin: 0 0 5px 3px;
}
#searchWidgetNoAvailability {
  position: absolute;
  left: 0;
  color: #744165;
  height: 65px;
  padding-top: 15px;
  margin: 0 15px;
  width: 180px;
  z-index: 1;
	text-align: center;
}
#searchWidgetMonthContainer {
  color: white;
  font-size: 11px;
  position: relative;
  text-align: center;
  width: 210px;
  height: 73px;
  margin-top: 3px;
}
#searchWidgetMonthContainerHightlight {
  width: 100%;
  position: absolute;
  left: 0;
  background-color: #F1F6FF;
  border: 1px solid #DDB180;
  border-width: 1px 0;
  color: purple;
  height: 69px;
	top: 5px;
  box-shadow: 0px 0px 5px #eb7a38;
	display: none;
}
#searchWidgetMonthButtonsContainer {
    left: 6px;
    margin: 4px 0 0 0;
    position: absolute;
    z-index: 5;
}
.searchWidgetMonth {
    background-image: url("//d25ckoihpsjafc.cloudfront.net/rcievr-assets/img/searchWidget/monthBtnBackground.png");
    background-position: -3px -2px;
    border-color: #744165;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    color: white;
    cursor: pointer;
    float: left;
    font-family: verdana;
    font-size: 10px;
    font-weight: bold;
    height: 21px;
    margin: 1px;
    padding-top: 6px;
		text-shadow: 0 1px 1px #C47153;
    width: 29px;
}
.searchWidgetMonth.saveon {
  background-position: -3px 160px;
  color: white;
	border-color: #1166CC;
	text-shadow: inherit;
}
.searchWidgetMonth:hover, 
.searchWidgetMonth.saveon:hover,
.searchWidgetMonth.current {
	border-color: #744165;
  background-position: -3px -34px;
  text-shadow: 0 1px 1px #6B328F;
}
.searchWidgetMonth.disabled {
  background-position: -3px -68px;
  color: #EEE;
  cursor: default;
	border-color: #999999;
	text-shadow: inherit;
}
.searchWidgetMonth.current {
  cursor: default;
}
#searchWidgetSaveOnLegend {
    width: 210px;
    height: 20px;
		text-align: center;
		font-size: 9px;
		color: #646260;
}
span#saveOnLegendSquare {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: #0686B9;
  margin-right: 5px;
}

/* RESORT SWITCH MONTH STYLES BELOW */

#resortSwitchMonthContainer {
  position: relative;
  font-family: Verdana, sans-serif;
  width: 429px;
  height: 100px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  border-color: #B6CCD4;
  border-top-width: 1px;
  border-top-style: solid;
  padding-left: 15px;
  padding-top: 10px;
}
#resortSwitchMonthButtonsContainer {
  width: 211px;
  right: 10px;
  top: 10px;
  position: absolute;
}
#resortSwitchMonthButtonsContainer .searchWidgetMonth {
  text-align: center;
  color: white;
  font-size: 10px;
}
#resortSwitchMonthButtonsContainer .searchWidgetMonth.disabled {
  color: #EEE;
}
#resortSwitchMonthButtonsContainer.searchWidgetMonth.col6 {
  width: 29px;
  background-image: inherit;
}
#resortSwitchMonthCurrMonthYear {
    color: #744165;
    font-size: 20px;
    text-transform: uppercase;
}
.resortSwitchMonthLabel {
  color: #666;
  font-size: 10px;
  margin-bottom: 5px;
}
#resortSwitchMonthSaveOnLegend {
    color: #646260;
    font-size: 9px;
    margin-top: 70px;
    text-align: center;
    width: 210px;
}