/* =#search */
#search {
	background:#32C428 url(../img/search_bg_corner.gif) right bottom no-repeat;
	padding:6px 4px 10px 8px;
	overflow:auto;
}

#search form {
	position:relative;
}

#search h1 {
	font-size:17pt;
	font-weight:normal;
	color:#FFF;
}

#search p.info {
	font-size:11pt;
	font-weight:bold;
	color:#FFF;
	margin:2px 0 5px 0;
}

.search_row {
	clear:both;
	overflow:auto;
	margin:0 0 3px 0;
}

#arrive_date {
	padding-top:7px;
}

.search_row label {
	float:left;
	width:120px;
	font-size:11pt;
	font-weight:bold;
	color:#FFF;
	padding-top:2px;
}

.search_row label.kidsage {
	width:100px;
}

.search_row #kidsage {
	width:80px;
}

.search_row #family1,
.search_row #family2 {
	width:40px;
}

.search_row .readonly {
	background-color:#32C428;
	color:#FFF;
	border:none;
	font-weight:bold;
	margin:3px 0 0 0;
	font-size:10pt;
}

.search_row #adults,
.search_row #children {
	width:45px;
}

.search_row #arriveday,
.search_row #departday {
	width:80px;
}

.search_row select,
.search_row input {
	float:left;
	font-size:9pt;
	margin:0 5px 0 0;
}

.search_row select.date1 {
	width:55px;
}

.search_row select.date2 {
	width:147px;
}

.search_row a:hover {
	color:#000;
}

.search_row p,
.search_row a {
	font-weight:bold;
	color:#FFF;
}

.search_row p {
	font-size:9pt;
	margin-top:4px;
}

.search_row .date_pick img {
	float:left;
}

.search_button {
	background:url(../img/search_button_bg.jpg) 0 0 no-repeat;
	width:99px;
	float:right;
	margin:5px 33px 0 0;
	cursor:pointer;
	z-index:999;
}
.over {
	background-position:0 -21px;
}

#price_pledge {
	margin:0 3px 0 3px;
}

#price_pledge h2 {
	background:url(../img/price_pledge_info.gif) no-repeat;
	color:#777;
	font-weight:bold;
	font-size:10pt;
	padding:2px 0 4px 25px;
}

#price_pledge p {
	color:#777;
	font-size:9pt;
	margin:10px 0 0 0;
}
