@charset "utf-8";
/* CSS Document */

.float_l {float:left;}
.float_r {float:right;}
.perfect_trip_search {
	width:504px;
	/* background:url(/images/2008/perfect_trip_search.jpg) right top no-repeat; */ 
	background:url(/images/2008/perfect_trip_search_01.jpg) right top no-repeat;
}
#perfect_trip_search_wrapper {
	padding-top:5px;
	padding-bottom:0px;
	padding-left:15px;
	padding-right:15px;
	color:#FFFFFF;
}
.box_positioner {
	padding:11px;
	text-align:center;
	color:#014d9e;
	text-decoration:none;
}
.title_box_bg {
	height:22px;
	border: solid 1px;
	border-color:#ffffff;
	background:url(/images/2008/title_bigbox.jpg) top left repeat-x; display:block;
	text-align:left;
	color:#014d9e;
	font-size:13px;
}
.spec_bx_wrapper {
	width:590px;
	background:#dfe8f8;
	height:258px;
	color:#014d9e;
}
.spec_box_blue {
	height:125px;
	border: solid 1px;
	border-top:#cedcf5;
	border-right-color:#001768;
	border-left-color:#385899;
	border-bottom-color:#001768;
	background:url(/images/2008/city_breaks_box_bg.gif) right top repeat-x;
	display:block;
	text-align:center;
}
.spec_bx_position {
	padding-top:11px;
	padding-bottom:11px;
	padding-left:6px;
	padding-right:6px;
	text-align:center;
	color:#014d9e;
}
.spec_title_bx_bg {
	height:22px;
	border: solid 1px;
	border-color:#ffffff;
	background:url(/images/2008/title_bigbox.jpg) top left repeat-x;
	display:block;
	text-align:left; color:#014d9e; font-family:Verdana;
	font-weight:bold;
	font-size:13px;
	cursor:pointer;
}

.spec_title_bigbox {
	line-height:20px;
	text-align:left;
	background:url(/images/2008/arrows_01.gif) top left no-repeat;
	display:block; padding-left:14px;
}
.narrow_column {
	width:385px;
	max-width:385px;
}
.big_box_wrapper {background:#dfe8f8; height:263px; color:#014d9e;}
.box_blue {
	height:125px;
	max-height:125px;
	border: solid 1px;
	border-top:#cedcf5;
	border-right-color:#001768;
	border-left-color:#385899;
	border-bottom-color:#001768;
	background:url(/images/2008/city_breaks_box_bg.gif) right top repeat-x;
	display:block;
	text-align:center;
}
.box_picture {margin-top:8px;}
.best_sellers_column_right {
	width:110px;
	max-width:110px;
	padding-right:5px;
}
.best_sellers_column_left {
	width:110px;
	max-width:110px;
	padding-left:5px;
}
.best_sellers_column_middle {width:110px; max-width:110px; padding-left:12px;}
.box_stars_score {
	background:#014d9e;
	border:#FFFFFF solid 1px;
	height:12px;
	text-align:center;
	margin-bottom:6px;
}
.best_sellers_wrapper {border:#c5d5f4 solid 1px;}
.best_sellers {
	padding:2px;
	height:77px;
	max-height:77px;
	font-size:9px;
	border:#eef2fc solid 1px;
	background:#c5d5f4;
	color:#000000;
	text-align:left;
	cursor:pointer;
}
.best_sellers:hover {
	height:77px;
	max-height:77px;
	border:#FFFFFF solid 1px;
	background:#96aedc;
	color:#FFFFFF;
}
.best_sellers_price {
	font-size:14px;
	font-weight:bold;
	color:#cc0000;
	text-align:center;
}
.best_sellers_place {
	height:26px;
	max-height:26px;
	font-size:10px;
	font-weight:bold;
	color:#000000;
}
