.dates{
	float:left;
	background-image:url(../images/input.png);
	background-position:center;
	background-repeat:no-repeat;
	width:97px;
	height:24px;
	margin-right:15px;

}

.fancybox-custom .fancybox-skin {
			box-shadow: 0 0 50px #222;
		}

.dates-res{
	background-image:url(../images/input.png);
	background-repeat:no-repeat;
	background-position:center;
}

.arrive{
	font-size:9px;
	color:#333;
    border:none;
    background:transparent;
	width:90px;
	height: 25px;
	padding:0 0 0 5px;
	-webkit-appearance: none;

}

.date-col{
	float:left;
	width:120px;
}

.date-title{
	float:left;
	font-family: "Myriad Pro";
	margin-left:5px;
}

IMG.date-title-res {
    display: block;
    margin-left: auto;
    margin-right: auto }

.date-holder-res{
	float:left;
	border-style: solid;
	border-width: 1px;
}

.date-holder{
	float:left;
	margin-left:42px;
	margin-top:20px;
}

div#submit-btn input {
  background: url("../images/book.png") no-repeat scroll 0 0 transparent;
  color: #000000;
  cursor: pointer;
  font-weight: bold;
  height:38px;
  margin-top:25px;
  width:137px;
  float:left;
  margin-left: 90px;
}

div#submit-btn2 input {
  background: url("../images/book.png") no-repeat scroll 0 0 transparent;
  color: #000000;
  cursor: pointer;
  font-weight: bold;
  height:38px;
  margin-top:10px;
  width:137px;
  
}

textarea, input { outline: none; }


#nextdate{
	z-index:20;
}

.room-steps{
  float:left;
  width:100%;
  height:20px;
  text-align: left;
  /*background-color: #666;*/
  margin-bottom:15px;
  font-weight: bold;
  font-size: 16px;
}

.rooms-container-rates
{
	float: left;
	width:100%;
	margin-top:30px;
}

.rooms-container{
	float:left;
	width:100%;
}

.rooms-col1{
	float:left;
	margin-right:15px;

}

.rooms-col2{
	float:left;
	margin-right:15px;
	height:150px;
	width:200px;
	text-align: left;;
}

.rooms-col2-rates{
	float:left;
	margin-right:15px;
	height:150px;
	width:350px;
	text-align: left;;
}

.rooms{
	float:left;
}

div#submit-res input {
  background: url("../images/select.png") no-repeat scroll 0 0 transparent;
  color: #000000;
  cursor: pointer;
  height:26px;
  margin-top:25px;
  width:73px;
  float:left;
  border:none;
}

.form-col1{
	margin-top: 20px;
}

#error{
	border-style: solid;
	border-color: #f00;
	border-width:1px;
	
}

div#menu-admin{
	padding-bottom:50px 
}

div#menu-admin ul{
	float:left;
	list-style: none
}

div#menu-admin li{
	float:left;
	margin-right:15px;
}

.hide{
	display:none;
}

.contact-info{
	float:left;
	color:#666;
	margin-top: 25px;
}

.contact-info h3{
	margin-bottom:7px;
}

.services-area1{
	margin-right: auto;
	margin-left: auto;
	width:847px;
	height:150px;
	margin-top: 30px;
	/*border-style: solid;
	border-width: 1px;*/
}

.services-col1{
	float:left;
	
	margin-right:90px;
}

.services-col2{
	float:left;
	
	margin-right:50px;
}

.services-col3{
	float:left;
	
}


.services-col1 ul, .services-col2 ul, .services-col3 ul, .services-area1 ul{
	list-style: none;
}

.contactinfo-area{
	margin-right: auto;
	margin-left: auto;
	width:600px;
	height:70px;
	margin-top: 30px;
	/*border-style: solid;
	border-width: 1px;*/
}
