@import url('../../book/css/book.css');

.offer {
	
}

#offer_form {

}
#offer_form p.error {
	margin: 0;
}

#offer_form fieldset#offer_form_set1 {
	border: none;
	background: #eae1b9;
	padding: 1em;
	height: 14em;
}
#offer_form fieldset#offer_form_set2 {
	border: none;
	padding: 1em;
	height: 19em;
}
#offer_form fieldset#offer_form_set3 {
	border: none;
	background: #eae1b9;
	padding: 1em;
}

#offer_form dl dt {
	clear: none;
	float: none;
	width: auto;
	margin: 0;
}
#offer_form dl dd {
	margin: 0;
}
#offer_form ul.submits {
	margin: 1em 0 0 0;
}
#offer_form ul.submits li {
	text-align: center;
}

	/* SET 1 */
	/* title */
	#offer_form #offer_form_dt_title {
		position: absolute;
	}
	#offer_form #offer_form_dd_title {
		position: absolute;
		margin: 1.5em 0 0 0;
	}
	#offer_form #offer_form_title {
		width: 90px;
	}

	/* name */
	#offer_form #offer_form_dt_name {
		position: absolute;
		margin: 0 0 0 100px;
	}
	#offer_form #offer_form_dd_name {
		position: absolute;
		margin: 1.5em 0 0 100px;
	}
	#offer_form #offer_form_name {
		width: 155px;
	}

	/* surname */
	#offer_form #offer_form_dt_surname {
		position: absolute;
		margin: 0 0 0 270px;
	}
	#offer_form #offer_form_dd_surname {
		position: absolute;
		margin: 1.5em 0 0 270px;
	}
	#offer_form #offer_form_surname {
		width: 260px;
	}

	/* address */
	#offer_form #offer_form_dt_address {
		position: absolute;
		margin: 5em 0 0 0;
	}
	#offer_form #offer_form_dd_address {
		position: absolute;
		margin: 6.5em 0 0 0;
	}
	#offer_form #offer_form_address {
		width: 220px;
	}

	/* city */
	#offer_form #offer_form_dt_city {
		position: absolute;
		margin: 5em 0 0 235px;
	}
	#offer_form #offer_form_dd_city {
		position: absolute;
		margin: 6.5em 0 0 235px;
	}
	#offer_form #offer_form_city {
		width: 185px;
	}

	/* post */
	#offer_form #offer_form_dt_post {
		position: absolute;
		margin: 5em 0 0 435px;
	}
	#offer_form #offer_form_dd_post {
		position: absolute;
		margin: 6.5em 0 0 435px;
	}
	#offer_form #offer_form_post {
		width: 95px;
	}

	/* tel */
	#offer_form #offer_form_dt_tel {
		position: absolute;
		margin: 10em 0 0 0;
	}
	#offer_form #offer_form_dd_tel {
		position: absolute;
		margin: 11.5em 0 0 0;
	}
	#offer_form #offer_form_tel {
		width: 180px;
	}

	/* email */
	#offer_form #offer_form_dt_email {
		position: absolute;
		margin: 10em 0 0 195px;
	}
	#offer_form #offer_form_dd_email {
		position: absolute;
		margin: 11.5em 0 0 195px;
	}
	#offer_form #offer_form_email {
		width: 335px;
	}

	/* SET 2 */
	/* destination */
	#offer_form #offer_form_dt_destination {
		position: absolute;
		margin: 0 0 0 0;
	}
	#offer_form #offer_form_dd_destination {
		position: absolute;
		margin: 1.5em 0 0 0;
	}
	#offer_form #offer_form_destination {
		width: 250px;
	}

	/* category AND hotel*/
	#offer_form #offer_form_dt_category,
	#offer_form #offer_form_dt_hotel {
		position: absolute;
		margin: 0 0 0 265px;
	}
	#offer_form #offer_form_dd_category,
	#offer_form #offer_form_dd_hotel {
		position: absolute;
		margin: 1.5em 0 0 265px;
	}
	#offer_form #offer_form_category,
	#offer_form #offer_form_hotel {
		width: 180px;
	}

	/* date */
	#offer_form #offer_form_dt_date {
		position: absolute;
		margin: 5em 0 0 0;
	}
	#offer_form #offer_form_dd_date {
		position: absolute;
		margin: 6.5em 0 0 0;
	}
	#offer_form #offer_form_date {
		width: 130px;
		text-align: center;
	}
	#offer_form #calendar_offer_form_date {
		position: absolute;
		margin: -5px 0 0 5px;
	}

	/* date_offset */
	#offer_form #offer_form_dt_date_offset {
		position: absolute;
		margin: 5em 0 0 220px;
	}
	#offer_form #offer_form_dd_date_offset {
		position: absolute;
		margin: 6.5em 0 0 220px;
	}
	#offer_form #offer_form_date_offset {
		width: 100px;
	}

	/* duration */
	#offer_form #offer_form_dt_duration {
		position: absolute;
		margin: 10em 0 0 0;
	}
	#offer_form #offer_form_dd_duration {
		position: absolute;
		margin: 11.5em 0 0 0;
	}
	#offer_form #offer_form_duration {
		width: 60px;
	}

	/* hotel_category */
	#offer_form #offer_form_dt_hotel_category {
		position: absolute;
		margin: 10em 0 0 150px;
	}
	#offer_form #offer_form_dd_hotel_category {
		position: absolute;
		margin: 11.5em 0 0 150px;
	}
	#offer_form #offer_form_hotel_category {
		width: 60px;
	}

	/* price_category */
	#offer_form #offer_form_dt_price_category {
		position: absolute;
		margin: 15em 0 0 0;
	}
	#offer_form #offer_form_dd_price_category {
		position: absolute;
		margin: 16.5em 0 0 0;
	}
	#offer_form #offer_form_price_category {
		width: 260px;
	}

	/* adults */
	#offer_form #offer_form_dt_adults {
		position: absolute;
		margin: 15em 0 0 330px;
	}
	#offer_form #offer_form_dd_adults {
		position: absolute;
		margin: 16.5em 0 0 330px;
	}
	#offer_form #offer_form_adults {
		width: 60px;
	}

	/* kids */
	#offer_form #offer_form_dt_kids {
		position: absolute;
		margin: 15em 0 0 470px;
	}
	#offer_form #offer_form_dd_kids {
		position: absolute;
		margin: 16.5em 0 0 470px;
	}
	#offer_form #offer_form_kids {
		width: 60px;
	}


	/* HOME ID */

	div.hotel #offer_form fieldset#offer_form_set2 {
		height: 14em;
	}

	/* adults - home_id */
	div.hotel #offer_form #offer_form_dt_adults {
		position: absolute;
		margin: 10em 0 0 140px;
	}
	div.hotel #offer_form #offer_form_dd_adults {
		position: absolute;
		margin: 11.5em 0 0 140px;
	}

	/* kids home_id */
	div.hotel #offer_form #offer_form_dt_kids {
		margin: 10em 0 0 280px;
	}
	div.hotel #offer_form #offer_form_dd_kids {
		margin: 11.5em 0 0 280px;
	}

