@charset "utf-8";
/**************************************
ASAP.co.uk main CSS doc

Created:	28/08/2007
***************************************/

body {
	font-family: Arial, Verdana;
	font-size:small;
	margin: 0px;
}

#container_page {
	width: 100%;
	height: auto;
	margin: 0px;
	border: none;
}

#container_header {
	width: 100%;
	height: 90px;
	margin: 0px;
	padding: 0px;
}

#container_main {
	width: 1000px;
	padding: 0px;
	border: none;
	margin-left:auto;
	margin-right:auto;
	margin-top: 5px;
	margin-bottom: 0px;
}

#container_main_left {
	width: 160px;
	float:left;
}

#container_main_left_body {
	overflow:hidden;
}

.top_deals {
	background-repeat:no-repeat;
	background-position: top left;
	width: 150px;
	height: 90px;
	margin: 0px 0px 0px 6px;
	padding: 8px 1px 0px 0px;
	overflow:hidden;
}

#top_deals_flights h4,
#top_deals_car_hire h4,
#top_deals_hotels h4,
#top_deals_holidays h4 {
	margin: 2px 0px 0px 0px;
	font-size:12px;
	width: 100px;
	float:right;
	color: #0050A4;
}

#top_deals_flights p,
#top_deals_car_hire p,
#top_deals_hotels p,
#top_deals_holidays p {
	margin: 0px 5px 0px 0px;
	padding: 0px 2px 0px 0px;
	font-size:10px;
	width: 90px;
	float:right;
	color: #0050A4;
}

#container_main_left_header {
	background-repeat:no-repeat;
	background-position: top right;
	clear:right;
}

#container_main_left_header h3 {
	color:#FFFFFF;
	padding: 5px 0px 5px 20px;
	margin: 0px 0px 0px 0px;
	font-size:20px;
}

#container_main_body {
	display:block;
	float: left;
	border: none;
	margin: 0px 0px 0px 10px;
	width: 100%;
	vertical-align:top;
}

#container_main_right {
	width: 110px;
	float:right;
	border: none;
}

#search_form {
	width: 700px;
	border: none;
	margin-left:auto;
	margin-right:auto;
}

#search_form_body {
	width: 100%;
	padding: 0px;
	border: none;
	margin: 0px 0px 5px 0px;
	/*height: 170px;*/
}

#search_form_left {
	float:left;
	width: 100%;
	background-color:#d6e3f0;
	border: none;
}

#search_form_left form {
	margin: 0px;
	padding: 0px;
}

#search_form_left table {
	border: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	width:80%;
	margin-left:auto;
	margin-right:auto;
	height:auto;
}

#google_map_thumb {
	width: 200px;
	border: 1px solid #CCCCCC;
}

#search_form_right {
	display:none;
	width: auto;
	height: auto;
	float:right;
}

#search_results {
	width: 700px;
	border: none;
	padding: 0px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 5px;
	border: 1px solid gray;
	border: none;
	height: auto;
	clear:both;
}

#search_results_body {
	width: 100%;
	padding: 0px;
	border: none;
	margin-top: 0px;
	margin-bottom: 5px;
	clear:both;
	height:auto;
}

#search_results_body table {
	/*width: 680px;*/
	width: 100%;
	color: #0050A4;
	border: none;
	border-collapse:collapse;
	padding: 0px;
	font-size:smaller;
}

#search_results_body th {
	font-weight:bold;
	font-size:larger;
}

#search_results_body td {
	text-align: center;
	margin: 0px;
	padding: 2px 0px;
}

#container_main_left_footer {
	background-repeat:no-repeat;
	background-position: bottom right;
	clear:right;
}

#container_footer {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	text-align:center;
	clear:both;
	font-size:smaller;
}

#container_footer ul {
	list-style-type:none;
}

#container_footer ul li {
	display:inline;
	padding: 0px 4px 0px 4px;
	margin: 0px;
}

#container_header_main {
	display:block;
	width: 1000px;
	height: 90px;
	border: none;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-image:url('/images/affiliate/310464/logo.gif');
	background-repeat:no-repeat;
	background-position: top left;
}

#container_header_main_top {
	display:block;
	width: 100%;
	height: 70px;
	border: none;
	margin: 0px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
}

#container_site_header {
	display:block;
	width: 30px;
	height: 30px;
	margin: 0px;
	clear:left;
	float:left;
	border: none;
}

#container_site_header h4, h5, h6 {
	display:none;
}

#container_top_banner {
	display:block;
	width: 468px;
	height: 60px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	clear:right;
	float:right;
	border: 1px solid #CCCCCC;
	overflow:hidden;
	border: none;
}

#container_top_banner a, img {
	border:none;
	margin: 0px;
}

/* Main banner at top of site. Number of elements used to achieve this*/
#container_header_main_nav {
	display:block;
	width: 100%;
	height: 20px;
	border: none;
	margin: 0px;
	padding: 0px;
	clear:both;
	vertical-align:bottom;
}

#container_header_main_nav ul {
	display:block;
	list-style-type:none;
	width: auto;
	margin: 0px 0px 0px 170px;
	padding: 0px;
	border: none;
}

#container_header_main_nav ul li {
	display: block;
	border: none;
	margin: 0px 2px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:left;
	/*width: 90px;
	height: 22px;
	text-align:center;*/
	overflow:hidden;	
}

#container_header_main_nav ul li a {	
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:block;
	/*border: none;*/
	border: none;
	width: 90px;
	height: 20px;
	text-align:right;
	background-repeat:no-repeat;
	background-position: top left;
	line-height: 20px;
}

/***************************************/

#overlay
{
	width: 700px;
	margin-left:auto;
	margin-right:auto;	
}

#overlay div
{
	padding:2px;
	text-align:left;
	clear:both;
}

/* Nav tab background classes*/

.tab_flights {
	background-color:#0050A4;
	background-image:url('/images/affiliate/310464/tab_flights.gif');
}

.tab_flights:hover {
	background-image:url('/images/affiliate/310464/tab_flights_hover.gif');
}

.tab_holidays {
	background-color:#F7902C;
	background-image:url('/images/affiliate/310464/tab_holidays.gif');
}

.tab_holidays:hover {
	background-image:url('/images/affiliate/310464/tab_holidays_hover.gif');
}

.tab_hotels {
	background-color:#00CC00;
	background-image:url('/images/affiliate/310464/tab_hotels.gif');
}

.tab_hotels:hover {
	background-image:url('/images/affiliate/310464/tab_hotels_hover.gif');
}

.tab_car_hire {
	background-color:#3399CC;
	background-image:url('/images/affiliate/310464/tab_car_hire.gif');
}

.tab_car_hire:hover {
	background-image:url('/images/affiliate/310464/tab_car_hire_hover.gif');
}

.tab_activities {
	background-color:#CC33FF;
	background-image:url('/images/affiliate/310464/tab_activities.gif');
}

.tab_activities:hover {
	background-image:url('/images/affiliate/310464/tab_activities_hover.gif');
}

.footer_link {
	border-right: 1px solid #666666;
}

.footer_last_link {
	border-right: none;
}

.right_banner {
	width: 100px;
	float:right;
	border: 1px solid #CCCCCC;
	overflow:hidden;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

.search_header {
	width: 100%;
	background-color: #0050A4;
	padding: 2px 0px;
	color:#FFFFFF;
	border: none;
}

.search_header h1 {
	margin: 0px;
	padding: 0px 0px 0px 4px;
	font-size:12px;
}

.search_header table {	
	/*width: 680px;*/
	border: none;
	border-collapse:collapse;
	padding: 0px;
}

.search_header th {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

.result1 {
	background-color:#FFFFFF;
}

.result2 {
	background-color:#D6E3F0;
}

.price_cell {
	font-weight:bold;
	font-size: larger;
}

.handoff_button {
	display:block;
	width: 85px;
	height: 20px;
	background-image:url('/images/affiliate/310464/handoff_button.gif');
	background-repeat:no-repeat;
	background-position: top left;
	border: none;
	margin: 0px 0px 0px 0px;;
	padding: 0px 0px 0px 0px;
	color: #0050a4;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	text-align:center;
	vertical-align:bottom;
	float:right;
}
.b_bContent h1, .b_bContent h2 { color: #FFFFFF; background-color: #0050A4; padding: 1px 0 0 4px; }

.top_bar {
	border-bottom: 6px solid #00cc00;
}
.b_price { display: inline !important; 
font-weight: bold !important;
align : right !important;
}

.b_promoItemCityInc .b_price {
    display: table-cell !important;
    text-align: right !important;
    font-weight: bold !important;
}
