/* =.home_lhs */
#euro_map {
	margin:0 0 6px 0;
	background:url(../img/europe_map.gif) no-repeat;
	width:210px;
	height:145px;
	position:relative;
}

#euro_map a {
	position:absolute;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
#euro_map a:hover {
	color:#000;
}

#map_glasgow {
	left:30px;
	top:19px;
	font-size:8pt;
}
#map_edinburgh {
	left:86px;
	top:22px;
	font-size:8pt;
}
#map_belfast {
	left:25px;
	top:32px;
	font-size:8pt;
}
#map_manchester {
	left:86px;
	top:41px;
	font-size:8pt;
}
#map_dublin {
	left:23px;
	top:46px;
	font-size:9pt;
}
#map_london {
	left:92px;
	top:56px;
	font-size:9pt;
}
#map_paris {
	left:105px;
	top:78px;
	font-size:9pt;
}
#map_barcelona {
	left:64px;
	top:98px;
	font-size:9pt;
}
#map_rome {
	left:134px;
	top:108px;
	font-size:9pt;
}
#map_madrid {
	left:15px;
	top:118px;
	font-size:9pt;
}

.home_lhs {
	margin:0 0 13px 0;
}

.home_lhs h1 {
	font-size:20pt;
	letter-spacing:-2px;
	border-bottom:solid 3px #008000;
	color:#008000;
	margin:0 0 9px 0;
}

.home_lhs h1 span{
	font-weight:normal;
}

.home_lhs ul li {
	font-size:9pt;
}

.home_lhs ul li a {
	font-size:9pt;
	font-weight:bold;
	color:#008000;
	text-decoration:underline;
	padding:0 0 0 18px;
	background:url(../img/purple_bullet.gif) 5px 3px no-repeat;
}
.home_lhs ul li a:hover {
	color:#000;
	background-image:url(../img/purple_bullet_on.gif);
}

/* =#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 .city {
	width:100px;
	float:left;
	overflow:auto;
}

#search .city label {
	font-size:10pt;
	font-weight:bold;
	color:#FFF;
}

.search_row {
	clear:both;
	overflow:auto;
	margin:0 0 3px 0;
}

#arrive_date {
	padding-top:7px;
}

#room_2, #room_3, #room_4, #room_5, #kidsage_row, #advanced_search {
	display:none;
}

.search_row label {
	float:left;
	width:62px;
	font-size:11pt;
	font-weight:bold;
	color:#FFF;
	padding-top:2px;
}

.search_row label.nights {
	margin-left:19px;
	width:56px;
}

.search_row label.room_num {
	width:63px;
	margin-left:8px;
}

.search_row label.kidsage {
	width:130px;
}

#kidsage_row input {
	width:100px;
}

#room_2 label.room_num, #room_3 label.room_num, #room_4 label.room_num, #room_5 label.room_num {
	margin-left:130px;
}

.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:176px;
}

.search_row select.room {
	width:105px;
}

#room_row a {
	display:block;
	float:left;
	font-size:9pt;
	font-weight:bold;
	color:#FFF;
	padding-top:3px;
}
#room_row a:hover,
.search_row a:hover {
	color:#000;
}

.search_row p,
.search_row a {
	font-weight:bold;
	color:#FFF;
}

.search_row p {
	font-size:9pt;
	padding-top:4px;
}

#show_search {
	display:none;
}

.search_row .date_pick img {
	float:left;
}

#advanced_search {
	overflow:auto;
}

#advanced_search select {
	height:20px;
	font-size:9pt;
	width:170px;
}

#advanced_search input {
	font-size:9pt;
	height:16px;
}

#advanced_left,
#advanced_right {
	overflow:auto;
	float:left;
	width:200px;
}

#advanced_left {
	margin:0 20px 0 10px;
}

#advanced_right {
	padding:0 0 30px 0;
}


#advanced_left img,
#advanced_right img {
	float:left;
	border:solid 1px #B5BBC0;
	border-right:none;
}

.search_button {
	background:url(../img/search_button_bg.jpg) 0 0 no-repeat;
	width:99px;
	float:right;
	margin:-26px 33px 0 0;
	cursor:pointer;
	z-index:999;
}
.over, #last_minute .over {
	background-position:0 -21px;
}

/* =#offers */
#offers {
	clear:both;
	margin:20px 0 0 0;
	overflow:auto;
}

#offers .purple_offer, #offers .green_offer {
	float:left;
	background:#EEC5FF url(../img/purple_curve_top_right_small.gif) right top no-repeat;
	width:115px;
	padding:5px;
	margin:0 5px 0 0;
	min-height:132px;
}

#offers .green_offer {
	background:#DFFFB5 url(../img/green_curve_top_right_small.gif) right top no-repeat;
}

#offers p {
	font-size:9pt;
	color:#585d58;
	margin:3px 0 0 0;
}

#offers a {
	font-size:12pt;
	line-height:13pt;
	font-weight:bold;
	color:#008000;
	text-decoration:underline;
}
#offers a:hover {
	color:#000000;
}

#offers img {
	display:block;
	border:solid 1px #5E7053;
	margin:6px 0 0 0;
}

#offers .no_margin{
	margin:0;
}

/* =#text */
#text {
	clear:both;
	margin:20px 0 20px 0;
	overflow:auto;
}

#text p {
	font-size:9pt;
	color:#585d58;
}

#text p a {
	color:#008000;
	text-decoration:underline;
	font-weight:bold;
}
#text p a:hover {
	color:#000000;
}

/* =#expert_advice */
#expert_advice {
	background-image:url(../img/expert_advice_lilac_bg.jpg);
}