@charset "utf-8";
/* CSS Document */
#search-form{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#015d82;	
}

input{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#015d82;
	padding:0 0 0 6px;	
}

input[type="checkbox"]{
   margin:2px 5px 0 0;
}

#amenities1{
	float:left;	
	font-size:12px;
	width:125px;
	padding:0px;
	margin:0px;
}

#amenities2{
	font-size:12px;
}

#amenities3{
	float:left;	
	font-size:12px;
	width:125px;
	padding:0px;
	margin:0px;
}

#amenities4{
	font-size:12px;
}

#expandAmen{
	clear:both;
	cursor: pointer; 
	width:220px;
	text-align:right;	
	font-size:12px;
	color:#666666;
	font-weight:bold;
	padding:8px 0px 5px 0px;
}

#arrival{
   /*background: url('/images/datebox.gif') no-repeat;
	border:0px;*/
	height:20px;
	font-size:13px;
	width:96px;
}

#arrive{
	float:left;	
	padding:0px;
	margin:0 4px 0 0;
}

#depart{
	padding:0;
	margin:0;	
}

#cleardates{	
	clear:both;
	font-size:12px;
}

#departure{
  /* background: url('/images/datebox.gif') no-repeat;
	border:0px;*/
	height:20px;
	font-size:13px;
	width:96px;
}

#adult{
	float:left;	
	padding:0px;
	margin:0 8px 0 0;
	width:95px;
}

#child{
	float:right;
	padding:0;
	margin:0;	
	width:95px;
}

#BillingName{
	/*
   background: url('/images/lgTextInput.gif') no-repeat;
	border:0px;*/
	height:20px;
	font-size:13px;
	width:200px;
}

#Address{
  /* background: url('/images/lgTextInput.gif') no-repeat;
	border:0px;*/
	height:20px;
	font-size:13px;
	width:200px;
}

#City{
   /* background: url('/images/medTextInput.gif') no-repeat;
	border:0px;*/
	height:20px;
	font-size:13px;
	width:150px;
}

#State{
	/*
   background: url('/images/xsmTextInput.gif') no-repeat;
	border:0px;*/
	height:20px;
	font-size:13px;
	width:58px;
}

#Zip{
	/*
   background: url('/images/smTextInput.gif') no-repeat;
	border:0px;*/
	height:20px;
	font-size:13px;
	width:86px;
}

#AccountNumber{
	/*
   background: url('/images/lgTextInput.gif') no-repeat;
	border:0px;*/
	height:20px;
	font-size:13px;
	width:200px;
}

#RoutingNumber{
	/*
   background: url('/images/lgTextInput.gif') no-repeat;
	border:0px;*/
	height:20px;
	font-size:13px;
	width:200px;
}

#CVV{
	/*
   background: url('/images/xsmTextInput.gif') no-repeat;
	border:0px;*/
	height:20px;
	font-size:13px;
	width:58px;
}

#ExpDateMMWrap{
	float:left;	
	padding-right:10px;
}

#ExpDateYYWrap{
	float:left;	
	padding-right:10px;
}

#refine{
	clear:both;
	font-size:16px;	
	margin:8px 0 3px 0;
}

#flexdates{
	margin: 8px 0;	
}

.sliderlabel{
	line-height:28px;;
	margin:0 0 3px 0;	
}

.slides{
	width: 170px !important;
	margin-left:5px;
}

#features{
	margin:8px 0 3px 0;	
}

.submit {
	height: 28px;
	width: 102px;
	font-size: 0px; 
	line-Height: 0px;
	display:block;
	cursor: pointer;
	text-indent: -9999px;
	border: none;
	background: url(/images/button_search.gif)  no-repeat left top;
	margin: 15px 0px 0px 75px;
}

label {
	padding: 0;	
	line-height:20px;	
}

/* yaselect styling */
.yaselect-wrap {  padding:0; margin:0 0 8px 0; height:20px; background: url('/images/sb_arrow_down.gif') no-repeat 100% 50%; }
.yaselect-wrap, .yaselect-current { cursor: pointer; display: block;}
.yaselect-wrap, .yaselect-current, .yaselect-select { font-size:13px; outline: 0;}
.yaselect-select { margin-top:0; padding-top:0;  }
.yaselect-current { background: url('/images/selectbox_bg.gif') repeat-x; margin-right:18px;margin-left:7px; height:20px; padding-top:2px;}
.yaselect-select-left { background: url('/images/selectbox_left.gif'); width:7px; height:20px; border:0;float:left;}

.ui-slider {
position:relative;
text-align:left;
background:none;
border:0px;
}

.ui-slider .ui-slider-handle {
position:absolute;
background-color:transparent;
background-image:url('/images/slider_handle.gif');
background-repeat:no-repeat;
z-index:2;
width:1.2em;
height:1.2em;
cursor:default;
border:0px;
}

.ui-slider .ui-slider-range {
position:absolute;
background-color:transparent;
background-image: url('/images/slidebar.gif');
background-repeat:no-repeat;
z-index:1;
font-size:.7em;
display:block;
border:0px;
background-position:0 0;
}

.ui-slider-horizontal {
height:.8em;
}

.ui-slider-horizontal .ui-slider-handle {
top:-.3em;
margin-left:0;
}

.ui-slider-horizontal .ui-slider-range {
top:0;
margin-left:.3em;
height:100%;
}

.ui-slider-horizontal .ui-slider-range-min {
left:0;
}

.ui-slider-horizontal .ui-slider-range-max {
right:0;
}

.ui-datepicker {
width:17em;
padding:.2em .2em 0;
display:none;
}

.ui-datepicker .ui-datepicker-header {
position:relative;
padding:.2em 0;
}

.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next {
position:absolute;
top:2px;
width:1.8em;
height:1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover {
top:1px;
}

.ui-datepicker .ui-datepicker-prev {
left:2px;
}

.ui-datepicker .ui-datepicker-next {
right:2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
left:1px;
}

.ui-datepicker .ui-datepicker-next-hover {
right:1px;
}

.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span {
display:block;
position:absolute;
left:50%;
margin-left:-8px;
top:50%;
margin-top:-8px;
}

.ui-datepicker .ui-datepicker-title {
margin:0 2.3em;
line-height:1.8em;
text-align:center;
}

.ui-datepicker .ui-datepicker-title select {
font-size:1em;
margin:1px 0;
}

.ui-datepicker select.ui-datepicker-month-year {
width:100%;
}

.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year {
width:49%;
}

.ui-datepicker table {
width:100%;
font-size:.9em;
border-collapse:collapse;
margin:0 0 .4em;
}

.ui-datepicker th {
padding:.7em .3em;
text-align:center;
font-weight:bold;
border:0;
}

.ui-datepicker td {
border:0;
padding:1px;
}

.ui-datepicker td span,.ui-datepicker td a {
display:block;
padding:.2em;
text-align:right;
text-decoration:none;
}

.ui-datepicker .ui-datepicker-buttonpane {
background-image:none;
margin:.7em 0 0;
padding:0 .2em;
border-left:0;
border-right:0;
border-bottom:0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
float:right;
margin:.5em .2em .4em;
cursor:pointer;
padding:.2em .6em .3em;
width:auto;
overflow:visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
float:left;
}

.ui-datepicker.ui-datepicker-multi {
width:auto;
}

.ui-datepicker-multi .ui-datepicker-group {
float:left;
}

.ui-datepicker-multi .ui-datepicker-group table {
width:95%;
margin:0 auto .4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
width:50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
width:33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
width:25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
border-left-width:0;
}

.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
border-left-width:0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
clear:left;
}

.ui-datepicker-row-break {
clear:both;
width:100%;
}

.ui-datepicker-rtl {
direction:rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
right:2px;
left:auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
left:2px;
right:auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
right:1px;
left:auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
left:1px;
right:auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
clear:right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
float:left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
float:right;
}

.ui-datepicker-rtl .ui-datepicker-group {
float:right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
border-right-width:0;
border-left-width:1px;
}

.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
border-right-width:0;
border-left-width:1px;
}

.ui-datepicker-cover {
display:none;
display:block;
position:absolute;
z-index:-1;
filter:mask();
top:-4px;
left:-4px;
width:200px;
height:200px;
}
