body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-color: #ffffff;
	cursor: default;
	padding: 0px;
	margin: 0px;
}
.container {
	background: #FFF;
	width: 770px;
	margin: 0;
	padding: 0; 
}
h1, div.h1
{
	font-size: 18px;
	color: #00A8E6;
	font-weight: normal;
	margin: 0px;
}
img
{
	border: none;
}
strong
{
	font-weight: bold;
	color: #000;
}
p
{
	padding: 0;
	margin: 0;
	font-size: 13px;
}
/* BEGIN NEW TOP */

#topnav 
{
	font-size: 1.1em;
	font-weight: bold;
	background: #65A3DA url('/images/home/topnav_bg.gif') top left repeat-x;
	color: white;
	text-align: right;
	line-height: 24px;
	padding: 0 10px;
	margin: 0 0 1px 0;
}
#topnav a 
{
	color: white;
	border: none;
	text-decoration: none;
}
#topnav a:hover
{
	text-decoration: underline;
}
#topnav a.active 
{
	color:#006;
}
#topnav ul 
{
	padding: 0;
	margin: 0;
}
#topnav ul li 
{
	display: inline;
}
div.header
{
	background-color: #002654;
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0;
	padding: 0;
	height: 98px;
	position: relative;
}
div.header h2
{
	padding: 0;
	margin: 0;
}
div.header h2 img
{
	padding: 5px 0 0 10px;
	margin: 0;
}
.phone_number
{
	position: absolute;
	top: 82px;
	right: 10px;
	padding: 0; 
	font-size: 20px; 
	color: #002C62;
	font-weight: bold; 
	font-family: Arial, sans-serif; 
	text-align: right;
}

div.tab_nav
{
	background: url('/images/home/tabbed_nav_bg.gif') repeat-y top left;
	padding: 10px 0 0 0;
}
ul#tab
{
	width: 770px;
	background: transparent url('/images/home/nav_border.gif') repeat-x 0 32px;
	overflow: hidden;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

ul#tab li 
{
	list-style-type: none;
	float: left;
	background: url('/images/home/tab_default_left.gif') no-repeat left top;
	padding: 0;
	margin: 0 2px 0 0;
	position: relative;
	height: 34px;
}

ul#tab li span 
{
	position: relative;
	display: block;
	float: left;
	background: url('/images/home/tab_default_right.gif') no-repeat right top;
	color: #002654;
	font-size: 1.1em;
	font-weight: bold;
	margin:0;
	padding: 0 20px 0 5px;
	height: 100%;
}

ul#tab li:hover 
{
	background: url('/images/home/tab_over_left.gif') no-repeat left top;
}

ul#tab li:hover span 
{
	background: url('/images/home/tab_over_right.gif') no-repeat right top;
}



ul#tab li a 
{
	cursor: pointer;
	display: block;
	margin-top:3px;
	vertical-align: bottom;
	border:none;
	color: #000;
	text-decoration :none;
}

ul#tab li a:hover
{
	color: #ffffff;
}

ul#tab li.active, ul#tab li.active:hover 
{
	background: url('/images/home/tab_active_left.gif') no-repeat left top;	
}

ul#tab li.active span, ul#tab li.active:hover span 
{
	background: url('/images/home/tab_active_right.gif') no-repeat right top;
	padding-right: 10px;	
}

ul#tab li.active a:hover 
{
	color: #002654;	
}
ul#tab li.tab 
{
	width: auto;
	background-position: left top;
}

ul#tab li.tab a 
{
	margin-top: 0;
	line-height: 32px;
}

ul#tab li.tab span 
{
	margin-left:5px;
}




/* BEGIN OLD TOP */
.top_phone { 
	width: 525px; w\idth: 495px; height: 46px; float: left; background-color: #ffffff; padding: 0px;
	text-align: right;  line-height: 40px; font-weight: bold; color: #163764; font-size: 20px; padding-right: 30px;
}
.top_logo {
	background-color: #ffffff; width: 223px; float: left; padding-left: 10px;
}
.top_nav { 
	width: 100%; background-color: #fff; float: left; margin-left: 0px; margin-top: 0px;
}
.nav_list {
	padding: 0px; margin: 0px; 
}
.top_nav ul li {
	list-style-type: none; padding-left: 1px; padding-top: 1px; margin: 0px; display: block; float: left; text-align: center;
	vertical-align: middle; background: url('/images/heading/tab.gif') no-repeat;
}
.top_nav ul li#active_tab {
	background: url('/images/heading/tab_active.gif') no-repeat;
}
.nav_list li a {
	color: #fff; font-weight: normal; font-size: 12px; text-decoration: none; display: block;  width: 64px;  height: 20px; line-height: 20px;
	margin: 0px; 
}
.nav_list li.end a {
	color: #0D3A73; font-weight: bold; font-size: 12px; text-decoration: none; display: block;  width: 89px;  height: 27px; line-height: 20px;
	margin: 0px; background-color: #ffffff;
}
.hometabs
{
	float: left;
	width: 120px; /* was 102px */
	font-size: 12px;
}
.hometabs a 
{
	color: #033773;
	text-decoration: none;		
}
.hometabs a:hover 
{
	color: #019ADE;
	/* text-decoration: underline; */	
}
/* END TOP */

/* BEGIN HEADING */
.heading {
	width: 758px; height: 136px; background-color: #ffffff; clear: both;
}
.heading_left_links {
	width: 234px; height: 17px; background-color: #FF6600;
}
.heading_left_flight {
	width: 84px; w\idth: 74px; height: 17px; padding-left: 10px; float: left;
}
.heading_left_search {
	width: 63px; w\idth: 53px; height: 17px; float: right; padding-right: 10px;
}
.heading_left_image {
	width: 234px; height: 136px;  float: left; background: url('/images/heading/heading_left_image.jpg') no-repeat; color: #fff;

}
.heading_left_image span {
	position: relative; top: 118px; left: 15px;font-size: 11px; color: #fff; font-family: verdana;
}
.heading_left_image span a {
	color: #fff; font-size: 11px;
}
.heading_right_image {
	width: 524px; height: 136px; float: left; background: url('/images/heading/heading_right_image.jpg') no-repeat; 
}
.heading_right_image span {
	position: relative; top: 114px; left: 358px;font-size: 18px; color: #fff;font-weight: bold; font-family: verdana;
}

/* END HEADING */

/* BEGIN CONTENT */
.content 
{
	width: 766px; 
	clear: both;
	padding: 0;  
	margin: 0;
	background: #fff;
	border-left: 2px solid #78B3EC;
	border-right: 2px solid #78B3EC;
	border-bottom: 2px solid #78B3EC;
}

.content_right {
	width: 190px;
	padding: 0;
	margin: 0;	
	float: right;
	clear: right;	
	background-color: #fff;
}
.content_left {
	width: 552px;
	margin: 0;
	padding: 0;	
	float: left;
	clear: left;
	background-color: #ffffff; 
}	

.page_body{
	font-size: 1.2em;
	padding: 8px 20px 10px 20px;
	margin: 5px 0px 0 0px;
	border: 1px solid #C7D3D3;
	background-color: #ffffff;
	float: left;
	width: 715px
}
.page_body p{
	font-size: 13px;
	padding-bottom: 6px;
}
.page_body ul{
	font-size: 13px;
}
.page_body a{
	color: #ec75ad;
}

.page_body p a{
	color: #ec75ad;
}

.sitemap_ul a{
font-weight: bold;
font-size: 14px;
color: #013066;

}
.sitemap_ul{
line-height: 18px;
}

.sm_guides{
line-height: 20px;
}

.sm_guides a{
font-weight: normal;
font-size: 13px;
color: #ec75ad;
}
/* END CONTENT */

/*LEFTNAV ( you know, that thing on the right :\ )*/
.emailadvert {
	margin-top: 20px;
	width: 206px;
	w\idth: 198px;
}

.extrasheader {
	width: 206px;
	w\idth: 198px;
	background: url('/images/contentright/extrasheader.png') no-repeat; 
	color: #fff;
	padding: 6px 0px 6px 8px; 
	margin-top: 20px; 
	font-size: 13px; 
	font-weight: bold;
	text-align: left;
}

.leftnav 
{
	font-size: 13px;
	width: 206px; w\idth: 198px;
}
.leftnav strong
{
	 font-size: 13px; margin-top: 10px;
}
.leftnav p
{
	padding-left: 5px; font-size: 13px;
}
.leftnav ul 
{
	padding: 0px; margin: 0px; margin-top: 1px; list-style-type: none;
}
.leftnav ul li
{
	 float: left; 
	 color: #09417A; 
	 list-style-type: none; 
	 width: 206px;
	 height: 48px;
}
.leftnav ul li.flights
{
	background: url('/images/contentright/flightsbg.png') no-repeat;
}
.leftnav ul li.weather
{
	background: url('/images/contentright/weatherbg.png') no-repeat;
}
.leftnav ul li.taxi
{
	background: url('/images/contentright/taxibg.png') no-repeat;
}
.leftnav a
{
	padding: 15px 20px 0px 5px; 
	float: left; display: block;
	text-decoration: none; font-size: 13px; font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	
	width: 181px; /* 206px - padding(20px + 5px) */
	height: 33px; /* 48px - padding(15px + 0px) */
}

.navbox
{
	 width: 190px;
	 border: 1px solid #0199DE;
	 margin-top: 5px;
	 font-size: 12px;
}
.navbox th
{
	background-color: #0199DE;
	height: 20px;
	padding-left: 5px;
	color: #fff;
	text-align: left;
	font-size: 14px;
}
.navbox h2
{
	font-size: 15px;
}

/* BEGIN TOPDEALS */
.topdealslogo {
	margin-bottom: 8px; width: 233px; w\idth: 225px; text-align: center; background-color: #FF6600; color: #fff;
	padding: 2px 0px 2px 8px ; font-size: 13px; font-weight: bold; text-align: left;
}
.topdeals ul {
	padding: 0px; margin: 0px; width: 232px; margin-top: 1px; list-style-type: none;
}
.topdeals ul li {
	float: left; color: #09417A; background-color: #013773; list-style-type: none; border-bottom: 1px solid #fff;
}
.topdeals ul a {
	color: #fff; width: 232px; w\idth: 212px; padding: 6px 10px; float: left; display: block;
	text-decoration: none; font-size: 13px; font-family: Arial, Helvetica, sans-serif;
	
}
.topdeals ul li a:hover {
	background-color: #FF6600; color: #fff;
}
/* END TOP DEALS */

/* BEGIN OFFERS */
.specialoffers {
	margin: 20px 10px 20px 10px; padding: 0px; clear: both;	color: #033773;
}
.specialoffers h2 {
	margin: 0px; padding: 0px; font-size: 16px;
}
.specialoffers h3 {
	margin: 0px; padding: 0px; padding-bottom: 10px; font-weight: normal; font-size: 12px;	
}
.specialoffers table.searchdeal {
	width: 493px; text-align: left; background: url(/images/dash_row.gif) repeat-x bottom;	
	padding: 4px 0px; margin-bottom: 10px;
}

.specialoffers td {
	padding: 0px; margin: 0px;
}

.specialoffers td.fieldname {
	font-weight: bold; width: 90px; padding: 0px;
}
.specialoffers td.fieldcontent {
	 padding: 0px 0px 0px 5px;
}
.specialoffers td.price {
	font-size: 20px; font-weight: bold; text-align: right; vertical-align: top; padding: 5px;
}
.specialoffers table.searchdeal td.gobutton {
	text-align: right; vertical-align: bottom; padding: 5px; cursor: pointer;
}

.specialoffers table.searchconfirm {
	width: 493px; text-align: left;	
}
/* END OFFERS */

/* BEGIN INFORMATION GUIDE */
table.guides {
	margin: 0 5px 10px 5px; padding: 0px; background-color: #ffffff; border: 0px solid #CB0014; width: 740px;
	font-size: 12px; color: #003366;border: 1px solid #C7D3D3;
}
table.guides h2 {
	margin-bottom: 10px; padding: 0px; color: #86B1DB; font-size: 16px;
}
table.guides p
{
	line-height: 16px;
}
table.guides td.title {
	margin: 0px; padding: 0px; padding-bottom: 10px; color: #86B1DB; font-weight: normal; font-size: 12px;	
}
table.guides a {
	color: #86B1DB; text-decoration: none;
}
table.guides a.more_info_link {
	color: #013066; text-decoration: none; font-weight: bold;
}
table.guides a.more_info_link img {
	padding-left: 2px;
}
table.guides a:hover {
	text-decoration: underline;
}

table.not_guides a {
	color: #003366; 
	text-decoration: none;
	border-bottom: 1px dotted #003366;
}
table.not_guides a:hover {
	text-decoration: none;
	border-bottom: 1px solid #003366;
}

td.guideheaders h1 {
	padding: 0px; margin: 0px; font-size: 12px;
}
/* END INFORMATION GUIDE */

/*  BEGIN SEARCH */
.searchform {
	margin: 0 0 5px 0; padding: 0px; clear: both;
}
.searchform h1 {
	margin: 0; padding: 0px; color: #ff6600; font-size: 36px;
}
.searchform h2 {
	margin: 0; padding: 0px; color: #ff6600; font-size: 24px;
}
.searchform h3 {
	margin: 0; padding: 0px; padding-bottom: 0; color: #003366; font-weight: normal; font-size: 12px;	
}
div#search_form_wrapper
{
	float: left;
	border: 1px solid #C6D2D0;
	width: 556px;
	min-height:258px;
	height:auto !important;
	height:258px;
	background: #FFF;
}
div#search_form_wrapper h2
{
	color: #FFF;
	background: #012C61 url('/images/search/arrow_down_big.gif') no-repeat top left;
	padding: 0 0 0 25px;
	margin: 0 0 0 0;
	line-height: 26px;
	font-weight: bold;
	font-size: 14px;
	width: 531px;
}
div#search_form_wrapper table.quicksearch
{
	padding: 0;
}
div#search_form_wrapper table.search_options
{
	width: 556px;
	padding: 10px 0;
/*	margin: 0 10px; */
	margin: 0 0px;
	background: #B6C5C5 url('/images/search/humberside_backgrond.jpg');
	border-bottom: 1px solid #EBEFEF;
}

div#search_options_box
{
	width: 556px;
	padding: 10px 0;
/*	margin: 0 10px; */
	margin: 0 0px;
	background: #B6C5C5 url('/images/search/humberside_backgrond.jpg');
	border-bottom: 1px solid #EBEFEF;
	height: 20px;
}

div#search_form_wrapper table.search_form
{
	margin: 0 10px 0 10px;
	padding: 0;
	background: #FFF;
	width: 536px;
}
div#search_form_wrapper table.search_form th
{
	font-family: Arial, sans-serif;
	font-size: 1.2em;
	color: #000;
	font-weight: normal;
}
div#search_form_wrapper table.search_form th.left_head
{
	width: 80px;
}
div#search_form_wrapper table.search_form th.right_head
{
	width: 70px;
}
div#search_form_wrapper table.search_form td select
{
	font-family: Arial, sans-serif;
	font-size: 1.1em;
	color: #000;
	font-weight: normal;
}
div#search_form_wrapper table.search_form td.wide_select select
{
	font-family: Arial, sans-serif;
	font-size: 1.1em;
	color: #000;
	font-weight: normal;
	width: 160px;
}
td.wide_select_2 select
{
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 1.1em;
	max-width: 160px;	
}
div#search_form_wrapper table.search_form td.child_input input
{
	font-family: Arial, sans-serif;
	font-size: 1.1em;
	color: #000;
	font-weight: normal;
	width: 20px;
}
div#search_form_wrapper table.search_form table.search_table
{
	width: 100%;
}

.searchform td
{
	background: #FFF;
}
.searchform .switchsearch {
	color: #003366; ; font-size: 12px; margin: 10px 10px 0 10px; display: block;
	border-bottom: 1px solid #EBEFEF; padding-bottom: 10px; background: #FFF;
}
.searchform .switchsearch input {
	vertical-align: bottom;
}
.searchform table.search {
	 width: 490px; padding: 5px; color: #004B7F; font-size: 12px; margin-left: 2px;
}
.searchform table.search th {
	font-weight: normal; color: #5A5959; background-color: #DFEFFF; padding: 0;
}
.searchform table.search th img {
	float: left; border: 2px solid #ffffff; margin: 0px;
}
.searchform table.search th span {
	float: left; padding: 4px 3px 3px 5px;
}
.searchform table.search td {
	padding: 2px;
}
.searchform table.search td.submit {
	padding: 10px; text-align: right;	
}
/*  END SEARCH */



/*  BEGIN HELP */
.help {
	margin: 20px 10px 20px 20px; padding-bottom: 0px;
}
.help h2 {
	margin: 0px; padding: 0px; color: #ff6600; font-size: 16px;
}
.help h3 {
	margin: 0px; padding: 0px; padding-bottom: 10px; color: #ff6600; font-weight: normal; font-size: 12px;	
}
/*  END HELP */

/* BEGIN FOOTER */
.footer 
{
	 width: 756px; 
	 height: 30px; 
	 clear: both; 
	 color: #fff; 
	 text-align: center;
	 font-family: Arial, sans-serif;
	 font-size: 1.1em;
	 padding: 10px 5px 7px 5px;
}
.gray_footer
{
	background: #FFF url('/images/general/metallic_page_bg.gif') repeat-y top right;
}
.white_footer
{
	background: #FFF;
}
.footer_links 
{
	width: 754px; 
	height: 30px; 
	line-height: 30px; 
	padding: 0; 
	margin: 0 auto;
	text-align: center; 
	background-color: #013066; 
	overflow: hidden;
	border: 1px solid #013066;
}
.footer a 
{
	color: #fff;
	text-decoration: none;
}
.footer a:hover 
{
	color: #fff;
	text-decoration: underline;
}
/* END FOOTER */

/* BEGIN ERRORS AND STATUS*/
div.error, div.booking_error {
	background-color: #F6F7E5;
	font-size: 13px;
	border: 1px solid #FF0000;
	margin: 5px 0px;
	padding: 0px 10px;
	
	/*float: left;*/
	clear: both;
	
	width: 500px;
}
div.error p, div.booking_error p 
{
	padding: 5px;
	margin: 0px;
	display: block;
}
p.booking_error_text, p.booking_error_action
{
	font-weight: bold;
}
div.error em {
	font-style: normal;
	color: #FF3333;
}

div.status  {
	border: 1px solid #0199DE;
	background-color: #F6F7E5;
	float: left;
	clear: both;
	
	width: 500px;
	padding: 10px;
	margin-bottom: 5px;
}
div.status p {
	text-align: center;
	
	margin: 0px;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
}

div.form_errors
{
	clear: both;
	
	background-color: #F6F7E5;
	border: 1px solid #FF0000;
	
	font-size: 13px;
	margin: 10px;
	padding: 10px;
}
div.form_errors ul li
{
	margin-top: 4px;
}
/* END ERRORS AND STATUS */

/* BEGIN CONFIRM */

/* div.quickbook_narrow
{
	padding: 0px;
	margin: 0px;
	width: 348px;
}
table.quickbook
{
	margin: 10px 0px;
	padding-bottom: 0px;
	background-color: #DFEFFF;
	border: 1px solid #0199DE;
	width: 100%;
}
table.quickbook th
{
	background-color: #A6D9F8;
	color: #000;
	border-bottom: 1px solid #0199DE;
	padding: 5px;
} */

table#quick_book td
{
	padding-left: 8px;
}

div.options
{
	margin-top: 20px;
}

/* END CONFIRM */

/* BEGIN QUICKSEARCH */
.result_title_search {
	width: 228px; w\idth: 220px; text-align: center; background: url('/images/contentleft/extrasheader.gif') no-repeat; color: #fff;
	padding: 6px 0px 6px 8px ; font-size: 13px; font-weight: bold; text-align: left; margin-top: 10px;
}
table.quick_search {
	width: 202px; font-size: 12px; margin-bottom: 8px; margin-top: 10px; text-align: left;
}
table.quick_search select {
	padding: 0px; font-size: 12px;
}
.quick_search td.label {
	color: #717171; width: 100px;
}

.searchcontrol
{
	width: 173px;
}
/* END QUICKSEARCH */

/* CONTACT*/

table.contact
{
	font-size: 13px; 
	margin-bottom: 100px;
}

/*flight results*/
table.flightresults
{
	border: 1px solid #05A0F1;
	width: 756px;
}
table.flightresults th.details
{
	background-color: #79B4EE;
	color: #FFF;
	font-weight: bold;
	height: 30px;
}
table.flightresults th.pricenow
{
	background-color: #79B4EE;
	color: #FFF;
	font-weight: bold;
}
table.flightresults th.rprice
{
	background-color: #79B4EE;
	color: #FFF;
	font-weight: bold;
}
.flightresults td
{
	background: #fff;
}
.flightresults td.rprice
{
	width: 100px;
	text-align: left;
	vertical-align: middle;
	padding: 0;
	margin: 0;
}


/* Booking / DP Templates */
.booking_page
{
	clear: left;
	margin-left: 0px;
	margin-top: 5px;
	width: 756px;
}

table.basket, div.bookingform
{
	width: 744px;
	text-align: left;
	font-size: 13px;
}
table.basket th
{
	font-size: 13px;
	color: #0199DE;;
	background: #FFFFFF url('/images/dash_row.gif') bottom repeat-x;

	padding: 5px;
}
table.basket th.basketheader, div.rooms th.headers
{
	background-color: #0199DE;
	/* background-color: #79B4ED; */
	background-image: none;
	
	border-bottom: 1px solid #0199DE;
	color: #FFFFFF;
}
table.basket td
{
	font-size: 13px;
	padding: 5px;
}
table.basket td.subhead
{
	padding: 2px 5px;
	font-size: 13px;
	color: #0199DE;
}

/* booking confirmation is mostly the same as the basket elsewhere, but not quite */
div.booking_confirm table.basket
{
	margin-bottom: 10px;
}
div.booking_confirm table.basket td
{
	background: transparent url('/images/dash_row.gif') bottom repeat-x;
}

table.basket th.boldonly
{
	font-size: 13px;
	padding: 5px;
	font-weight: bold;
	background-color: transparent;
	color: #000;
	width: 150px;
}

table.pricebreakdown td
{
	padding: 5px;
	font-size: 13px;
}
table.pricebreakdown td.left
{
	font-weight: normal;
}
table.pricebreakdown td.right
{
	text-align: right;
}
table.pricebreakdown td.boldline
{
	text-align: left;
	font-weight: bold;
	padding-bottom: 0px;
	
}
table.pricebreakdown tr.total td
{
	font-weight: bold;
	border-top: 1px dashed #EBEBEB;
	padding-top: 5px;
	padding: 10px 5px;
}

table.bookresults, div.bookresults
{
	margin-top: 10px;
	float: left;
	width: 756px;
	padding: 10px;
	background: #FFF;
	border: 1px solid #C7D3D3;
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 1.2em;
}
div.bookresults table
{
	width: 100%;
	font-size: 13px;
}
div.bookresults table th
{
	text-align: left;
}
.bookresults th
{
	padding: 3px;
	background-color: #0199DE;
	color: #ffffff;
	font-weight: normal;
}
.bookresults td
{
	padding: 5px 5px 10px 5px;
	margin: 5px 0px;
	color: #000;
	background: #FFF;
}                                                             

.bookresults tr.seperated td
{
	padding: 10px 5px 5px 5px;
	background: #FFF;
}

/* td.seperator
{
	height: 5px;
	padding: 0;
	margin: 0;
	background: url(/images/dash_row.gif) repeat-x top left;
} */

strong.rprice
{
	color: #FF6600;
	font-size: 18px;
}

table.refinesearch td
{
	padding: 2px 8px;
}
table.refinesearch select
{
	width: 190px;
}
table.refinesearch select.day
{
	width: 40px;
}
table.refinesearch select.month
{
	width: 140px;
}

table.accommresults
{
	margin-bottom: 15px;
}
.accommresults th
{
	background-color: #DFEFFF;
	color: #000;
	font-weight: bold;
}

div.rooms
{
	margin-top: 15px;
}

div.bookingform *
{
	font-size: 13px;
}
.bookingform table
{
	width: 100%;
	text-align: left;
}
.bookingform h2.whatnext
{
	background-color: #D2EEFC;
	padding: 15px 10px;
	margin: 0px;
}
.bookingform h2.whatnext strong
{
	font-size: 13px;
	font-weight: bold;
}
.bookingform h2.whatnext span
{
	font-size: 13px;
	font-weight: normal;
	
	width: 350px;
	display: block;
}
.bookingform .submit
{
	text-align: right;
	padding: 5px;
}
.bookingform table td, .bookingform table th
{
	padding: 3px;
	font-weight: normal;
}
.bookingform table th.headers
{
	font-weight: bold;
	color: #0199DE;
}
.bookingform table th.instructions
{
	color: #0199DE;
}
.bookingform table th span, .bookingform table td span.required
{
	color: #ff0000;
}

input.dob_dd, input.dob_mm
{
	width: 20px;
}
input.dob_yyyy
{
	width: 40px;
}
.bookingform table th.card
{ 
	width: 20px;
}

#card_cv2
{
	width: 30px;	
}
.bookingform input.card_cv2
{
	width: 40px;
}

/* booking stages */
div.stages
{
	float: left;
	clear: both;
	font-size: 10pt;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 756px;
	background: #D1E3F7;
}
div.stagefoot
{
	float: left;
	clear: both;
	margin: 0px 0px 5px 10px;
	color: #0199DE;
	width: 200px;
}
div.stagecell
{
	float: left;
}
span.stage
{
	display: block;
	font-weight: bold;
}
div.stagecell a *
{
	text-decoration: underline;
	cursor: pointer;
}

span.selected
{
	background-color: #D1E3F7;
	font-weight: bold;
	color: #EB76AD;	
}

span.unselected
{
	background-color: #D1E3F7;
	color: #052965;
}

span.stageunselected, div.stagecell a:hover span.stage
{
	background-color: #000000;
	color: #0199DE;
}
div.stagecell a:hover
{
	/* IE voodoo! */
	color: #0199DE;
}
span.stagecompleted
{
	/* background-color: #D2EEFC; */
	background-color: #D1E3F7;
	color: #0199DE;
	font-weight: bold;
}
span.stageselected
{
	/* background-color: #ADE0FB; */
	background-color:#D1E3F7;
	color: #0199DE;
}

span.stage span.stagetext
{
	display: block;
	
	text-align: center;
	vertical-align: middle;
}
span.stage span.stagenum
{	
	display: block;
	
	width: 15px;
	height: 15px;
	background-color: #0199DE;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
td.pleft
{
	font-size: 11px;
	color: #000;
	padding: 0;
}
td.pright
{
	padding: 0 0 0 10px;
	font-size: 11px;
	color: #000;
}
td.pright select
{
	width: 175px;
	font-size: 11px;
}
div#search_button
{
	text-align: right;
	padding-left: 430px;
	cursor: pointer;
}

div.content_left
{
	width: 560px;
}
div.main_left_content
{
	padding: 5px 0 0 0;
	width: 181px;
	float: left;
	clear: both;
}

ul#pane_tabs
{
	margin: 0;
	padding: 0;
	clear: both;
}

ul#pane_tabs li 
{
	list-style-type: none;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 15px 5px 0 0;
	height: 42px;
	width: 176px;
	line-height: 42px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}

ul#pane_tabs li.short
{
	width: 125px;
}

ul#pane_tabs li.active
{
	background-image: url('/images/home/active_pane_tab_bg.gif');
	color: white;
	background-color: #CE007E;
}

ul#pane_tabs li.active_short
{
	background-image: url('/images/home/active_pane_tab_bg_short.gif') !important;
}

ul#pane_tabs li.inactive
{
	background-image: url('/images/home/inactive_pane_tab_bg.gif');
	color: #CE007E;
	background-color: #F4C8E3;
}

ul#pane_tabs li.inactive_short
{
	background-image: url('/images/home/inactive_pane_tab_bg_short.gif') !important;
}

div#homepage_panes
{
	position: relative;
	width: 560px;
	border-top: 5px solid #CE007E;
	clear: both;
}

div#homepage_panes div.pane
{
	display: none;
	width: 100%;
	height: 100%;
}

div#homepage_panes div#best_deals_pane
{
	display: block;
}

div#homepage_panes div.route_pane img
{
	margin: 10px 0 0 10px;
}

div#homepage_panes div.route_pane ul#route_set_list
{
	margin: 0;
	padding: 0;
}

div#homepage_panes div.route_pane #route_set_list li
{
	float: left;
	list-style-type: none;
	padding: 5px;
	color: white;
	font-size: 14px;
	margin-right: 10px;
	cursor: pointer;
}

div#route_panes
{
	clear: both;
	border: 8px solid #6CAEDF;
	border-width: 8px 0 0 0;
	padding-left: 5px;
}

div#route_panes div
{
	display: none;
	text-align: justify;
	font-size: 12px;
	line-height: 18px;
}

div#route_panes ul
{
	float: left;
	padding-left: 25px;
}

div#route_panes li
{
}

div#route_panes div#europe_route_map
{
	display: block;
}

div#route_panes span
{
	font-size: 12px;
	line-height: 20px;
	margin-right: 5px;
}

div#route_panes span.alt
{
}

div#homepage_panes div.pane div.offer
{
	background-color: white;
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 265px;
	height: 152px;
	float: left;
	border: 1px solid #C1CDD9;
	margin-top: 7px;
	padding: 5px 0 0 5px;
	position: relative;
	font-weight: bold;
	cursor: pointer;
}

div#homepage_panes div.pane div.offer p, div#homepage_panes div.pane div.offer a
{
	color: #002374;
	margin: 0 0 3px;
	text-decoration: none;
}

div#homepage_panes div.pane div.offer a:hover
{
	text-decoration: underline;
}

div#homepage_panes div.pane div.offer p.offer_name
{
	font-size: 14px;
}

div#homepage_panes div.pane div.offer p.offer_details
{
	font-size: 12px;
}

div#homepage_panes div.pane div.offer p.offer_details img
{
	padding: 0 3px;
}

div#homepage_panes div.pane div.offer img.offer_image
{
	position: absolute;
	bottom: 5px;
	left: 5px;
}

div#homepage_panes div.pane div.offer div.offer_price
{
	position: absolute;
	top: 100px;
	left: 165px;
	color: #ffee00;
	font-size: 22px;
	width: 76px;
	text-align: center;
}

div.rightbar_box
{
	width: 190px;
	padding: 5px 0 0 0;
}

div.rightbar_topbox
{
	width: 190px;
	padding: 0 0 5px 0;
}

div.rightbar_topbox hr
{
	color:#C9C9C9;
}

div.rightbar_topbox p
{
	color: #8B8B8B;
}

div.rightbar_topbox p span.italic
{
	font-style: italic;
}

div.rightbar_topbox h2
{
	color: #002C62;
	font-size: 22px;
	margin-top: 2px;
	margin-bottom: 4px;
}

div.rightbar_topbox span.magenta
{
	color: #D70280;
}

div.rightbar_topbox span.green
{
	color: #A6C404;
}

div.rightbar_topbox span.blue
{
	color: #7EB1DE;
}

div.rightbar_topbox span.grey
{
	color: #888888;
}

div.content_right .rightbar_box
{
	margin-bottom: 12px;
}

h4.metallic_heading
{
	background: #B6C5C5 url('/images/home/metallic_heading.gif') top left no-repeat;
	line-height: 29px;
	padding-left: 25px;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	color: #003066;
}
div.box_content
{
	width: 165px;
	padding: 15px 5px 5px 20px;
	color: #fff;
	position: relative;
	height: 103px;
}

div.box_content img
{
	position: absolute;
	bottom: 5px;
	right: 5px;
}

div#guide_box
{
	background: #012C61 url('/images/home/guides_bg.gif') no-repeat top left;
}

div.contentwrapper
{
	width: 756px; 
	padding: 5px;
	background: #FFF;
}
div.content_wrapper
{
	width: 756px; 
	padding: 10px 5px 5px 5px;
	background: #FFF url('/images/general/metallic_page_bg.gif') repeat-y top right;
	float: left;
}
table.crumblinks_container
{
	background: #D1E3F7;
	width: 766px;
	padding: 10px 5px;
	font-size: 12px;
	color: #052965;
}
table.crumblinks_container a
{
	font-weight: bold;
	text-decoration: underline;
	color: #052965;
}
a.print
{
	cursor: pointer;
	text-decoration: none;
	line-height: 1.1em;
	padding: 0 20px 0 0;
	margin: 0;
	background: transparent url('/images/general/print_icon.gif') no-repeat right center;
}
table.refine_search
{
	clear: both;
	border: 1px solid #012C61;
	width: 756px;
	font-size: 1em;
}
table.refine_search th
{
	background: #012C61 url('/images/search/arrow_down_big.gif') center left no-repeat;
	width: 756px;
	color: #FFF;
	padding: 6px 0 6px 25px;
}
table.refine_search th span
{
	color: #FFF;
	font-family: Arial, sans-serif;
	font-size: 1.1em;
}
table.refine_search td.search_label
{
	padding: 6px 0 4px 4px;
	font-size: 1.1em;
	background: #FFF;
}

table.refine_search td.search_input
{
	padding: 0 0 6px 4px;
	font-size: 1.1em;
	background: #FFF;
}

table.refine_search td.wide_select_3
{
	padding: 0 0 6px 4px;
	font-size: 1.1em;
	background: #FFF;
}

td.wide_select_3 select
{
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 1.1em;
	max-width: 160px;
	background: #FFF;	
}

table.refine_search td.search_input_wide
{
	padding: 0 0 6px 4px;
	font-size: 1.1em;
	background: #FFF;
	max-width:160px;
}
table.refine_search em.mandatory
{
	font-size: 1.1em;
	text-decoration: none;
	font-style: normal;
	color: #FE0101;
}
table.refine_search select
{
	font-size: 1.1em;
	text-decoration: none;
	font-style: normal;
	color: #000;
}
table.refine_search input.refine_search_button
{
	background: #FFF url('/images/search/refine_search_btn.gif') no-repeat left center;
	border: none;
	color: #012C61;
	font-weight: bold;
	width: 81px;
	height: 24px;
	font-size: 1.1em;
	line-height: 24px;
	padding-right: 10px;
	margin-left: 10px;
	vertical-align: bottom;
	cursor: pointer;
}
td.dep_var_heading
{
	background: #79B4EE;
	color: #FFF;
	padding-top: 5px;
}
strong.bold
{
	font-weight: bold;
	color: #000;
	font-size: 1em;
}
span.sep
{
	padding: 0 6px;
}
td.rprice a
{
	font-weight: bold;
	color: #002653;
	text-decoration: none;
	line-height: 1em;
	font-size: 1em;
	padding: 0 20px 0 0;
	margin: 0;
	background: #FFF url('/images/results/right_arrow_green.gif') no-repeat right center;
}
td.sep
{
	height: 11px;
	background: #FFF url('/images/results/separator.gif') no-repeat bottom left;
	padding: 0;
	margin: 0;
}
td.wide_radio
{
	font-size:1.2em;
}
h2.booking_title
{
	clear: both;
	color: #002653;
	font-weight: bold;
	font-size: 18px;
	line-height: 18px;
	background: transparent url('/images/results/title_arrow.gif') no-repeat left center;
	padding: 0 0 0 15px;
	margin: 20px 0 10px 0;
}

h2.results_title
{
	color: #002653;
	background: transparent url('/images/home/down_arrow_blue.gif') no-repeat left center;
	padding: 0 0 0 20px;
	font-size: 14px;
}

div.nores
{
	clear: left;
	
}
table.shortlist_summary
{
	width: 756px;
}
table.basketandpricebreakdown
{
	width: 756px;
}
table.basket3
{
	width: 756px;
}
table.inner_basket_cell
{
	width: 100%;
}
div.basket_container
{
	width: 460px;
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	border: 1px solid #B6C5C5;
	background: #FFF;
	color: #000;
}
div.price_container
{
	width: 286px;
	float: right;
	margin: 0 0 10px 0;
	padding: 0;
	border: 1px solid #B6C5C5;
	background: #FFF;
	color: #000;
}
div.accomm div.basket_container
{
	min-height:230px;
	height:auto !important;
	height:230px;
}
div.accomm div.price_container
{
	min-height:230px;
	height:auto !important;
	height:230px;
}
div.flight div.basket_container
{
	min-height:190px;
	height:auto !important;
	height:190px;
}
div.flight div.price_container
{
	min-height:190px;
	height:auto !important;
	height:190px;
}
div.combined div.basket_container
{
	min-height:290px;
	height:auto !important;
	height:290px;
}
div.combined div.price_container
{
	min-height:290px;
	height:auto !important;
	height:290px;
}
div.combined_select div.basket_container
{
	min-height:190px;
	height:auto !important;
	height:190px;
}
div.combined_select div.price_container
{
	min-height:190px;
	height:auto !important;
	height:190px;
}
table.basket_table
{
	width: 100%;
}
table.price_table
{
	width: 100%;
}
label.search_form_label
{
	font-size: 12px;
	line-height: 12px;
	cursor: pointer;
}
h4.basket_heading
{
	font-weight: bold;
	font-size: 14px;
	padding: 6px 0 6px 25px;
	margin: 0;
	color: #FFF;
	background: #012C61  url('/images/search/arrow_down_big.gif') no-repeat top left;;
	
}
table.price_table
{
	font-size: 1.2em;
	padding: 5px;
	min-height:180px;
	height:auto !important;
	height:180px;
}
table.basket_table
{
	font-size: 1.2em;
	padding: 5px;
	min-height:180px;
	height:auto !important;
	height:180px;
}
td.summary_col
{
	padding-left: 3px;
	/*width: 100px;*/
}
td.summary_val
{
	font-weight: bold;
}
td.change_flights
{
	padding: 10px 10px 10px 0;
	text-align: right;
}
td.change_flights a.change_flights
{
	font-weight: bold;
	color: #002653;
	text-decoration: underline;
	line-height: 1em;
	font-size: 1em;
	padding: 3px 20px 3px 0;
	margin: 0;
	background: #FFF url('/images/results/right_arrow_green.gif') no-repeat right center;
}
table.accomm_results td.headcontainer
{
	font-weight: bold;
	font-size: 18px;
	color: #8BBEEF;
	background: #FFF;
	padding: 10px;
	margin: 0;
}
table.accomm_results td.headcontainer span
{
	font-weight: bold;
	font-size: 14px;
	color: #8BBEEF;
	background: #FFF;
}
td.infocell
{
	padding: 0 0 10px 10px;
	margin: 0;
}
td.infocell p
{
	padding: 10px 0 0 0;
	margin: 0;
	border-top: 1px solid #EBEFEF;
}
table.accomm_results_rooms
{
	padding-bottom: 10px;
}
table.accomm_results_rooms th
{
	background: #79B4ED;
	color: #FFF;
	padding: 6px 0 6px 20px;
}
td.image_rating
{
	width: 75px;
}
td.image_rating img
{
	float: right;
	width: 15px;
	height: 15px;
}
td.room_details_value
{
	border-right: 2px solid #C7D3D3;
	padding: 5px 0 5px 20px;
}
td.select_hotel_link
{
	padding-left: 20px;
	width: 20%;
}
th#roomtype_header
{
	width: 30%;
	text-align: left;
}
th#board_header
{
	width: 18%;
	text-align: left;
}
th#roomdetails_header
{
	width: 15%;
	text-align: center;
	padding: 6px 0;
}
th#price_header
{
	width: 15%;
	text-align: center;
	padding: 6px 0;
}
th#empty_header
{
	width: 22%;
}
td.ppa
{
	padding-left: 0;
	color: #000;
	text-align: center;
}

/* NEW ACCOMM RESULTS */

div.accomm_results
{
	float: left;
	width: 734px;
	padding: 10px;
	background: #FFF;
	border: 1px solid #C7D3D3;
	margin-bottom: 20px;
}
div.accomm_header
{
	float: left;
	width: 659px;
	padding: 0;
	margin: 0;
}
div.accomm_header h4
{
	padding: 0;
	margin: 0;
	font-size: 20px;
	color: #8BBEEF;
	background: #FFF;
	font-weight: bold;
}
div.accomm_header h4 span
{
	padding: 0;
	margin: 0;
	font-size: 14px;
	color: #8BBEEF;
	background: #FFF;
	font-weight: bold;
}
div.accomm_rating
{
	float: left;
	width: 70px;
	padding: 5px 5px 5px 0;
}
div.accomm_rating img
{
	float: right;
	width: 15px;
	padding: 0;
	margin: 0;
}
div.results_info
{
	clear: both;
	float: left;
	padding: 5px 0 0 0;
	margin: 0;
}
div.accomm_images
{
	float: left;
	margin: 0;
	padding: 0;
	width: 130px;
}
div.accomm_details
{
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
	width: 594px;
	font-size: 1.1em;
}
div.results_rooms
{
	clear: left;
	float: left;
	width: 734px;
}
table.accomm_results_rooms
{
	width: 734px;
	float: left;
	padding: 10px 0 0 0;
	font-family: Arial, sans-serif;
	font-size: 1.2em;
}
table.accomm_results_rooms td.select_hotel_link a
{
	float: right;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 1.1em;
	color: #003066;
	padding: 0 25px 0 0;
	margin: 0 5px 0 0;
	line-height: 20px;
	background: #FFF url('/images/results/right_arrow_green.gif') no-repeat right center;
}
p.check_in_details
{
	margin: 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #EBEFEF;
	font-size: 1.1em;
}
div.accomm_description
{
	margin: 0;
	padding: 5px 0;
}
a.toggle_link
{
	color: #EB76AD;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	font-size: 1.1em;
	line-height: 1.1em;
	vertical-align: middle;
	background: #FFF url('/images/search/more_info_icon.gif') no-repeat left bottom;
	margin: 0;
	padding: 0 0 0 17px;
}

a.toggle_link_minus
{
	color: #EB76AD;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	font-size: 1.1em;
	line-height: 1.1em;
	vertical-align: middle;
	background: #FFF url('/images/search/less_info_icon.gif') no-repeat left bottom;
	margin: 0;
	padding: 0 0 0 17px;
}

a.toggle_link:hover
{
	text-decoration: underline;
}
p.toggle_para
{
	padding: 10px 0;
}
p.toggle_para a
{
	font-size: 1em;
}
table.booking_form
{
	float: left;
	width: 756px;
	padding: 10px;
	background: #FFF;
	border: 1px solid #C7D3D3;
	margin-bottom: 20px;
	font-family: Arial, sans-serif;
	font-size: 1.2em;
}
table.booking_form h2.booking_header_no_arrow
{
	clear: both;
	color: #002653;
	font-weight: bold;
	font-size: 16px;
	line-height: 16px;
	text-align: left;
	margin: 20px 0 0 0;
	padding: 0 0 10px 0;
}
table.booking_form span.required
{
	width: 736px;
	color: #FE0006;
	font-family: Arial, sans-serif;
	font-weight: bold;
}
table.booking_form td.book_button_cell
{
	text-align: right;
}
table.booking_form td.book_button_cell input
{
	float: right;
	width: 131px;
	margin: 0;
	padding: 0 0 10px 0;
	cursor: pointer;
}
table.booking_form td
{
	padding-top: 0;
	padding-bottom: 0;
}
table.booking_form span.dob_help
{
	color: #000000;
}
div.booking_payment_outer
{
	clear: both;
	width: 756px;
	font-size: 1.1em;
	font-family: Arial, sans-serif;
}
div#booking_message
{
	width: 734px;
	padding: 10px;
	border: 1px solid #1A4679;
	background: #79B4ED;
	color: #FFF;
}
div#booking_message h2
{
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	padding: 0;
	margin: 0;
}
div#booking_message p
{
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
	padding: 10px 0 0 0;
	margin: 0;
}
div#booking_message p strong
{
	font-weight: bold;
	color: #FFF;
}
table.booking_details_form
{
	width: 756px;
	border: 1px solid #C7D3D3;
	background: #FFF;
	font-size: 1.1em;
	font-family: Arial, sans-serif;
	padding: 10px;
}
table.booking_details_form th, table.booking_details_form td
{
	text-align: left;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 1em;
}
span.required
{
	color: #FE0006;
}
span.instructions
{
	font-weight: bold;
	color: #76B2EB;
	width: 400px;
	padding-left: 5px;
}
td.righttext
{
	text-align: right;
}
span.crumb_match
{
	color: #EC75AD;
	font-weight: bold;
}
td.links
{
	color: #8A9090;
}
td.links a
{
	color: #EC75AD;
	padding: 0 8px 0 4px;
	margin: 0;
	line-height: 16px;
}
div.centrecolumn
{
	width: 756px; 
	padding: 5px;
	background: #FFF url('/images/general/metallic_page_bg.gif') repeat-y top right;
	float: left;
}
div.normal_page
{
	width: 756px; 
	padding: 5px;
	background: #FFF url('/images/general/metallic_page_bg.gif') repeat-y top right;
	float: left;
}
table.privacy
{
	font-family: Arial, sans-serif;
}
td.left_form
{
	width: 280px;
	vertical-align: top;
	padding: 0 0 20px 0
}
div.booking_box
{
	width: 200px;
	border: 1px solid #8E47AD;
	padding: 0 10px 10px 10px;
}
div.booking_box p
{
	font-family: Arial, sans-serif;
	font-size: 0.9em;
	padding-top: 10px;	
}
div.booking_box a
{
	color: #76B2EB;
}
div.pay_now_box
{
	width: 150px;
	border: 3px solid #EC75AD;
	padding: 0 10px 10px 10px;
}
div.pay_now_box p
{
	padding: 10px 0 0 0;
	margin: 0;
}
div.pay_now_box strong.pay_now
{
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 1em;
}
div.pay_now_box span#newtotal
{
	color: #FF0000;
	font-size: 1.1em;
}
td.accomm_start
{
	font-weight: bold;
	color: #79B4ED;
	font-size: 1.2em;
	padding-top: 10px;
	padding-bottom: 5px;
}
td.price_breakdown_label
{
	width: 65%;
	padding-left: 3px;
}
td.price_breakdown_price
{
	width: 20%;
	padding: 3px 0;
}
td.price_breakdown_quantity
{
	width: 15%;
	padding: 3px 0;
}
td.price_breakdown_total
{
	padding-left: 3px;
	border-top: 1px solid #D4D4D4;
}
div.nores
{
	clear: left;
	float: left;
	width: 734px;
	border: 1px solid #C7D3D3;
	background: #FFF;
	color: #000;
	padding: 10px;
	margin: 10px 0 0 0;
}
div.nores p
{
	font-family: Arial, sans-serif;
	font-size: 1.2em;
	padding: 0 0 10px 0;
	margin: 0;
}
div.main_right_content
{
	float: left;
	width: 360px;
	min-height:258px;
	height: 303px;
	border: 1px solid #B6C5C5;
	margin: 5px 0 0 5px;
	padding: 0px 5px 8px 5px;
	padding-bottom: 4px;
	font-family: Arial, sans-serif;
	font-size: 1.1em;
}
div.main_right_content p
{
	font-size: 1em;
}
div.special_offers
{
	width: 173px;
	float: left;
	padding: 0 5px 1px 0;
}
div.special_offers a
{
	color: #78B3EC;
	font-weight: bold;
}
div.ski_offers a
{
	color: #EC75AD;
	font-weight: bold;
}
div.ski_offers p
{
	color: #000;
	padding: 3px 0;
}
div.special_offers p
{
	color: #000;
	padding: 3px 0;
}
div.divide
{
	clear: both;
	float: left;
	width: 173px;
	border-bottom: 1px solid #B5C5C5;
	padding: 2px 0px 1px 0px;
}
div.ski_offers
{
	width: 173px;
	float: left;
	padding: 0 0 1px 5px;
}
div.offer_details
{
	float: left;
	clear: both;
}
a.home_offer_price
{
	text-decoration: none;
	font-size: 18px;
	line-height: 33px;
	background: #FFF url('/images/home/offer_price_bg.gif') no-repeat right center;
	height: 33px;
	padding: 5px 5px 5px 0;
}
span.price_pound
{
	height: 33px;
	line-height: 33px;
	width: 19px;
	background: #FFF url('/images/home/offer_arrow.gif') no-repeat left center;
	padding: 5px 0 5px 19px;
}
h4.offer_header
{
	width: auto;
	background: #FFF url('/images/home/down_arrow_blue.gif') left center no-repeat;
	line-height: 29px;
	padding: 0 0 0 20px;
	margin: 0 0 0px 0;
	font-size: 12px;
	font-weight: bold;
	color: #003066;
}
div.link_container
{
	background: #75A9DB url('/images/home/extras_bg.gif') repeat-x top left;
	padding: 10px 20px;
}
div.link_container a
{
	display: block;
	width: 100%;
	font-family: Arial, sans-serif;
	font-size: 1.2em;
	color: #002653;
	text-decoration: none;
	padding: 10px 0;
	background: transparent url('/images/home/right_arrow_blue.gif') no-repeat right center;
}
div.link_container a:hover
{
	text-decoration: none;
}
div.link_container a.extra_link
{
	border-bottom: 1px solid #5F8EB8;
}
div.link_container a.extra_divide
{
	border-top: 1px solid #BAD2EA;
}
div.confirm_offer_page
{
	float: left;
	width: 734px;
	padding: 10px;
	background: #FFF;
	border: 1px solid #C7D3D3;
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 1.2em;
}
div.confirm_page
{
	border-right: 1px solid #C7D3D3;
}

table.confirm th
{
	text-align: left;
	width: 150px;
	vertical-align: top;
}

table.confirm td
{
	padding-right: 15px;
}

div.confirm_offer_page div.offer_price
{
	float: right;
	background: white url('/images/home/offer_bg_1.jpg') no-repeat bottom right;
	width: 120px;
	height: 100px;
	position: relative;
}

div.confirm_offer_page div.offer_price span
{
	position: absolute;
	top: 42px;
	left: 12px;
	color: #ffee00;
	font-size: 22px;
	width: 76px;
	text-align: center;
}

table.packageresults td.rprice, table.packageresults td.more_details, table.packageresults td.operator, table.packageresults td.thumb
{
	border-bottom: 1px solid #C7D3D3;
}


td.rprice a
{
	font-size: 1em;
	line-height: 15px;
	padding: 2px 18px 2px 0;
}
ul.staticlist
{
	margin-left: 15px; 
	padding-left: 0; 
	list-style-type:none;
}
ul.staticlist li.staticlistitem
{
	background: #FFF url('/images/general/static_green_arrow.gif') no-repeat left center; 
	padding: 3px 0 3px 10px;
}
ul.staticlist li.staticlistitem a
{
	color: #002653;
	text-decoration: underline;
}
a.terms
{
	color: #eb76ad;
}
div#packages_wrapper_div
{
	width: 734px;
	margin-left: 10px;
	padding: 0px;
}

.po_result
{
	width: 734px;
	border: 1px solid #C7D3D3;
	background: #FFF;
	padding: 10px;
	margin-bottom: 10px;
}

.po_result .details
{
	font-size: 11px;
}

.po_result .select_package
{
	background: #FFFFFF url('/images/results/right_arrow_green.gif') no-repeat right center;
	width: 110px;
	padding-right: 24px;
	font-size: 12px;
	color: #003066;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

.po_result .thumb img
{
	padding: 1px;
	border: 1px solid #eee;
}

table.packageresults
{
	background: #FFF;
	padding-bottom: 10px;
	width: 730px;
}
table.packageresults td
{
	font-size: 1.1em;
	padding-bottom: 10px;
}

#holiday_package
{
	background: white;
}

#holiday_package .header
{
	background: none;
	height: auto;
	float: left;
	width: 160px;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
}

#holiday_package #more_details_button
{
	text-decoration: none;
	color: #EB76AD;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
}

#holiday_package #more_details_button img
{
	vertical-align: bottom;
}

#holiday_package .text
{
	float: left;
	font-size: 12px;
	line-height: 20px;
}

#holiday_package .reset
{
	clear: both;
}

#holiday_package .thumb img
{
	padding: 1px;
	border: 1px solid #eee;
}

.extended_details
{
	font-family: arial;
	font-size: 11px;
	color: #333;
	padding: 20px;
	padding-top: 10px;
}

.extended_details p
{
	margin-bottom: 8px;
}

.where_am_i
{
	clear: both;
	position: absolute;
	top: 176px;
	left: 260px;
	right: 0px;
	font-size: 12px;
	height: 0px;
}

.where_am_i a
{
	text-decoration: underline;
}

.book_online_occupancy
{
	color: black;
	font-size: 13px;
	font-weight: bold;
}

.book_online_occupancy form div input
{
	margin-left: 0px;
}

.book_online_occupancy input
{
	font-size: 11px;
	width: 20px;
	text-align: center;
	margin-top: -2px;
}

input[type="image"]
{
	cursor: pointer;
}

.package_result
{
	border:		1px solid #C7D3D3;
	background:	white;
	margin-bottom:	20px;
	padding:	16px;
}

.package_result .headers
{
	font-size:	13px;
	font-weight:	bold;
	background:	#79B4ED;
	line-height:	22px;
	color:		white;
	border-right:	0px;
}

.package_title
{
	font-size:	20px;
	color:		#FFFFFF;
	font-weight:	bold;
	background:     #052965;
	padding-top:    4px;
	padding-bottom: 4px;
	margin-left:    3px;
}

.package_title span
{
	font-size:	14px;
}

.package_thumbs
{
	width:		140px;
	float:		left;
	text-align:	center;
	padding-bottom:	8px;

}

.package_thumbs img
{
	border:		2px;
	padding:	0px;
	margin:		3px;
	margin-left:    1px;
	width:          130px;
	height:         95px;
}

.package_thumbs .hidden_thumbs
{
	display:	none;
}

.package_description
{
	width:		550px;
	float:		left;
	font-size:	13px;
	padding-bottom:	8px;
}

.package_description p
{
	margin-bottom:	2px;
}

.package_description .separator
{
	line-height: 	10px;
	height:		1px;
	background:	#ccc;
	border:		0px;
}

.package_description .long_desc
{
	display:	none;
}

.package_flight
{
	clear:		both;
}

.package_action
{
	clear:		both;
	text-align:	right;
/*	padding-right:	10px; */
}

.package_accomm_units
{
	overflow:	auto; 
	max-height:	150px;
	line-height:	20px;
	font-size:	12px;
}

.package_accomm_unit_name
{
	float:		left;
	width:		250px;
	padding-left:	3px;
	background:	transparent;
	border-right:	2px solid #C7D3D3;
}

.package_accomm_unit_board
{
	float:		left;
	width:		150px;
	text-align:	center;
	background:	transparent;
	border-right:	2px solid #C7D3D3;
}

.package_accomm_unit_price
{
	float:		left;
	width:		130px;
	text-align:	center;
	background:	transparent;
	border-right:	2px solid #C7D3D3;
	font-weight:	bold;
}

.package_accomm_unit_booklink
{
	float:		right;
	width:		auto;
	text-align:	right;
	background:	transparent;
}

.package_accomm_unit_booklink a
{
	float: right;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 1.1em;
	color: #003066;
	padding: 0 25px 0 0;
	margin: 0 5px 0 0;
	line-height: 20px;
	background: #FFF url('/images/results/right_arrow_green.gif') no-repeat right center;
}

.accomm_unit_row
{
	background:	#fefefe;
}

.accomm_unit_rowodd
{
	background:	#fafafa;
}

.accomm_unit_rowselected
{
	background:	#c0c0c0;
}

.accomm_unit_rowhover
{
	background:	#ccddff;
	cursor:		pointer;
}

.package_flight
{
	line-height:	22px;
	font-size:	13px;
	font-weight:	bold;
	color:		white;
	padding-left:	3px;
}

.package_flight .flight_details_header
{
	background:	#79B4ED;
	padding-left:	3px;
}

.package_flight .type {	color: black; font-size: 12px; font-weight: bold; float: left; width: 200px; border-bottom: 1px dashed #efefff; }
.package_flight .type_part {	color: black; font-size: 12px; font-weight: bold; float: left; clear: both; width: 70px; border-bottom: 1px dashed #efefff; }
.package_flight .airport_name {	color: black; font-size: 12px; font-weight: normal; float: left; width: 250px; border-bottom: 1px dashed #efefff; }
.package_flight .on {	color: black; font-size: 12px; font-weight: bold; float: left; width: 20px; border-bottom: 1px dashed #efefff; }
.package_flight .departure_date {	color: black; font-size: 12px; font-weight: normal; float: left; width: 120px; border-bottom: 1px dashed #efefff; }
.package_flight .arrive {	color: black; font-size: 12px; font-weight: bold; float: left; width: 40px; border-bottom: 1px dashed #efefff; }
.package_flight .arrival_date {	color: black; font-size: 12px; font-weight: normal; float: left; width: 40px; border-bottom: 1px dashed #efefff; }
.package_flight .action { clear: both; text-align: right; margin-bottom: 10px; }
.package_flight .desc {width: 400px; color: black; }
.package_flight .depart {	color: black; font-size: 12px; font-weight: bold; float: left; width: 60px; border-bottom: 1px dashed #efefff; }
.package_alternative_flights .departure_date { width: 105px; }
.package_alternative_flights .depart { width: 45px; }
.package_alternative_flights .departure_time { font-size: 12px; font-weight: normal; color: black; float: left; width: 40px; border-bottom: 1px dashed #efefff; }

/*
table.htx_transfers_table
{
	width: 100%;
	border: 1px solid #AFDDF5;
	text-align: left;
	padding: 0;
	margin-bottom: 14px;
	border-collapse: collapse;
	font-size: 1.2em;
	font-family: Arial,sans-serif;
}
*/

.transfer_item
{
	width:330px;
	height:100px; 
	float:left;
	padding: 10px 10px 10px 10px;
	border-bottom: 1px solid #B5C5C5; 
	border-right: 1px solid #B5C5C5;
}

.transfer_image
{
	float:left;
	width:50px;
}

.transfer_text
{
	float:left;
	width:175px;
	height:80px; 
        padding-left:5px;
	margin-left:5px;
}

.transfer_price
{
	float:right;
	background-color:#D1E3F7; 
	width:90px;
	height:40px;
	text-align:center;
}

table.htx_transfers_table
{
	float: left;
	width: 756px;
	padding: 10px;
	background: #FFF;
	border: 1px solid #C7D3D3;
	margin-bottom: 20px;
	font-family: Arial, sans-serif;
	font-size: 1.2em;
}

table.car_hire_table
{
	float: left;
	width: 756px;
	padding: 10px;
	background: #FFF;
	border: 1px solid #C7D3D3;
	margin-bottom: 20px;
	font-family: Arial, sans-serif;
	font-size: 1.2em;
}

div.htx
{
	margin: 0px;
	padding: 0px;
}

table.transfer_form
{
	float: left;
	width: 756px;
	padding: 10px;
	background: #FFF;
	border: 1px solid #C7D3D3;
	margin-bottom: 20px;
	font-family: Arial, sans-serif;
	font-size: 1.2em;
	display: none;
}

//table.transfer_form
//{
//	width: 80%;
//	border: 1px solid #AFDDF5;
//	text-align: left;
//	position: relative;
//	top: -30px;
//	margin-bottom: -16px; /* To counteract the negative top */
//	z-index: 1;
//	background-color: #EDF7FD;
//	margin-left: auto;
//	margin-right: auto;
//}


.car_item
{
	width:330px; 
	height:110px;
	float:left;
	padding: 10px 20px 10px 10px;
	border-bottom: 1px solid #B5C5C5;
	border-right: 1px solid #B5C5C5;
}

.car_desc
{
	float:left;
	width:190px;
	height:90px;
	padding-left:10px;
	margin-left:10px;
}

.car_price
{
	float:right;
	background-color:#D1E3F7; 
	width:70px;
	height:30px;
	text-align:center;
}

.car_price_inner
{
	padding-top: 7px;
}

table.transfer_form tbody th
{
	color: #0193E8;
	font-size: 17px;
}
table.transfer_form .required
{
	color: red;
}

.transfer_selection_image 
{
	width: 60px; 
	padding-left: 5px; 
	padding-bottom: 2px;
	vertical-align: top;
}
.transfer_selection_image img 
{
	border: 1px solid #CCCCCC;
}
.transfer_selection_route 
{
	width: 440px;
	vertical-align: top;
	font-size: 13px;
}

.car_image
{
	float:left;
	width:50px;
}

.car_selection_checkbox,
.transfer_selection_checkbox
{
	height: 25px;
	float:right;
	background: transparent url(/images/booking/add_to_basket.gif) no-repeat scroll left center;
	width: 138px;
	vertical-align: top;
}

.car_checkbox_inner,
.transfer_checkbox_inner
{
	height: 23px;
	float:right;
	padding-right:5px;
	padding-top:2px;
	
}

.transfer_selection_price
{
	width: 110px;
	vertical-align: top;
}
.transfer_prices_updated_message
{
	color: red;
	font-weight: bold;
	font-size: 13px;
}



