/* Colours

blue - #00B5F0
med blue - #097AC2
dark blue - #0068A5
green - #31A53A
dark-green - #226A24
red - #900
grey  - #A2A2A2
lt grey - #E4E4E4
grey text - #646464;

offers red: #D80001

*/
/* Start reset css to give a fixed start point in all browsers */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td 
{
	margin:0;	
	padding:0;
	border:none;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:arial, helvetica, sans serif; 
	font-size:12px;
	vertical-align:baseline;
}
input, select
{
	margin:0;
	border:none;
	outline:0;
	vertical-align:baseline;
}
a:focus, button:focus, input:focus, label:focus 
{
	outline:#31A53A dotted 1px;
}
body 
{
	line-height:12px;
	color:#646464;
	background-color:white;
}
a
{
	cursor:pointer;
}
ol, ul 
{
	list-style:none;
	outline : 0;
}
table 
{
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td 
{
	text-align:left;
	font-weight:normal;
}
blockquote:before, blockquote:after,q:before, q:after 
{
	content:"";
}
blockquote, q 
{
	quotes:"" "";
}
input[type="text"], input.txt
{
    height:20px;
    padding:0 2px;
	font-size:12px;
	color:#333;	
    border:solid 1px #969696;
}
select
{
    padding:0;
	font-size:12px;
	color:#333;	
    border:solid 1px #969696;
}
input
{
    border:solid 1px #999;
}				
input.chbx, input.rdbtn, input[type="radio"], input[type="checkbox"]
{
	border:none;
}
label
{
	height:28px;
	line-height:28px;
	font-size:14px;
	color:#646464;
}
legend, hr
{
	display:none;
}
/* End reset */
body
{    
    margin:0 0 10px 0;
    background:#fff url(/app_themes/default/images/bgs/site-bg.jpg) repeat-x top center; 
}
a
{
	color:#006600;
	text-decoration:none;
}
fieldset
{
	position:relative;
}
div#sitewrapper
{ 
    position:relative; 
    width:956px; 
    margin:0 auto 0 auto;
    border:solid 1px #DADADA;
    background-color:#fff;
}
em 
{
    font-style:normal;
}
/* header */ 

div#header-wrapper {
margin:0 auto;
width:936px;
}
div#header-wrapper:after {
clear:both;
content:".";
display:block;
height:0;
visibility:hidden;
}
:first-child + html div#header-wrapper {
display:inline-block;
}
div#header-wrapper ul#sub-nav {
clear:both;
float:right;
height:32px;
line-height:32px;
}
div#header-wrapper ul#sub-nav li {
background:transparent url(/media/109273/sub-header-pipe.gif) no-repeat scroll left center;
float:left;
font-size:11px;
padding:0 10px;
}
div#header-wrapper ul#sub-nav li a{
font-size:11px;
}
div#header-wrapper ul#sub-nav li.first {
background:transparent none repeat scroll 0 0;
}
div#header-wrapper ul#sub-nav li#sign-up-link {
background:transparent url(/media/248188/signup-to-email-btn.gif) no-repeat scroll left top;
font-size:11px;
font-weight:bold;
height:27px;
line-height:20px;
margin:6px 0 0;
padding:0 6px 0 16px;
width:147px;
}
div#header-wrapper ul#sub-nav li#sign-up-link a {
color:#FFFFFF;
display:block;
height:27px;
text-decoration:none;
}
div#header-wrapper ul#sub-nav li a {
color:#3F77B8;
text-decoration:none;
}
div#header-wrapper ul#sub-nav li a:hover {
background:transparent none repeat scroll 0 0;
text-decoration:underline;
}
div#header-wrapper div#header {
background:transparent url(/media/247372/netflights-com-header.jpg) no-repeat scroll left top;
float:left;
height:117px;
position:relative;
width:936px;
}
div#header-wrapper div#header img#logo {
display:inline;
float:left;
height:56px;
margin:14px 0 0 16px;
text-indent:-5555px;
width:293px;
}
div#header-wrapper div#header div#phoneNumberBookings {
float:left;
width:627px;
}
div#header-wrapper div#header div#phoneNumberBookings ul#top-logos {
float:right;
}
div#header-wrapper div#header div#phoneNumberBookings ul#top-logos li {
display:inline;
float:left;
margin:9px 22px 0 0;
}
div#header-wrapper div#header div#phoneNumberBookings ul#top-logos li.fully-bonded {
display:inline;
float:left;
margin:13px 10px 0 0;
}
div#header-wrapper div#header div#phoneNumberBookings h2#header-phone-number {
clear:both;
float:right;
position:absolute;
right:10px;
top:70px;
color:#FFFFFF;
font-size:30px;
font-weight:bold;
line-height:30px;
letter-spacing:-0.04em;
}

div#header-wrapper div#header div#phoneNumberBookings h2#header-phone-number span#text-before-number {
font-weight:bold;
letter-spacing:normal;
}

div#header-wrapper div#header div#phoneNumberBookings p {
clear:both;
color:#FFFFFF;
float:right;
font-family:Tahoma;
font-size:9px;
position:absolute;
right:10px;
top:99px;
}
div#header-wrapper div#header ul#navigation {
clear:both;
float:left;
width:928px;
}
div#header-wrapper div#header ul#navigation li {
float:left;
font-size:15px;
font-weight:bold;
margin:20px 2px 0 0;
text-align:center;
width:auto;
}
div#header-wrapper div#header ul#navigation li.active a {
background:#FFFFFF none repeat scroll 0 0;
color:#0098C9;
display:block;
padding:0 11px;
text-decoration:none;
}
div#header-wrapper div#header ul#navigation li a {
background:#097AC2 none repeat scroll 0 0;
color:#FFFFFF;
display:block;
font-weight:bold;
height:27px;
line-height:27px;
text-decoration:none;
font-size:15px;
padding:0px 11px; 
}
* html div#header-wrapper div#header ul#navigation li a, * html div#header-wrapper div#header ul#navigation li.active a {
    display:inline; /*ie6 fix for nav */
    padding:5px 10px 4px 10px;
    }
div#header-wrapper div#header ul#navigation li.first {
margin-left:8px;
}

div#header-wrapper div#header ul#navigation li#tab1 {
width:63px;
}

div#header-wrapper div#header ul#navigation li#tab2 {
width:70px;
}

div#header-wrapper div#header ul#navigation li#tab3 {
width:68px;
}

div#header-wrapper div#header ul#navigation li#tab4 {
width:81px;
}

div#header-wrapper div#header ul#navigation li#tab5 {
width:81px;
}

div#header-wrapper div#header ul#navigation li#tab6 {
width:65px;
}

div#header-wrapper div#header ul#navigation li#tab7 {
width:123px;
}

div#header-wrapper div#header ul#navigation li#tab8 {
width:95px;
}
div#header-wrapper div#header ul#navigation li a.basket {
background:#31A53A none repeat scroll 0 0;
}

	/* col1 */
	
	#col1
	{
		position:relative;
		z-index:10;
		top:10px;
		left:10px;
		width:280px;
		margin-bottom:14px;
		float:left;
	}
	
	#col1 #searchContainer {
		margin-top:10px;
	}
		#basket
		{			
			background:#3EB142;
			 /*url(/app_themes/default/images/bgs/basket-bg.gif) repeat-x 0 0;*/
		}
		#basket h1
		{
			height:33px;
			line-height:33px;
			background:transparent url(/app_themes/default/images/bgs/title-basket_summary.gif) no-repeat 10px 7px;
		}
			#basket h1 a
			{
				width:280px;
				height:33px;
				display:block;
				background:transparent url(/app_themes/default/images/bgs/opener-green.png) no-repeat 253px 8px;
			}
			#basket h1 a.closer
			{
				background:transparent url(/app_themes/default/images/bgs/closer-green.png) no-repeat 253px 8px;
			}
			#basket h1 i
			{
				position:absolute;
				top:-1000px;
			}
		#basket .basketsummary
		{
			position:relative;
			top:0;
			left:10px;
			width:258px;
			padding-bottom:10px;
		}
			#basket .basketsummary ul
			{
				background-color:#fff;
			}
			#basket .basketsummary li
			{
				position:relative;
				height:26px;
				line-height:26px;
				padding:0 10px;
				border-top:dotted 1px #DADADA;
			}
			#basket .basketsummary li.details
			{
				position:relative;
				height:auto;
				line-height:26px;
				padding:0 10px;
				border-top:none;
			}
				#basket .basketsummary li a
				{
					font-size:13px;
					font-weight:bold;
					color:#646464;
					text-decoration:none;
				}
				#basket .basketsummary li div
				{
					position:absolute;
					top:0;
					right:10px;
					width:100px;
					text-align:right;
					font-size:13px;
					color:#646464;
					text-decoration:none;
				}
				#basket .basketsummary li.total
				{
					height:30px;
					line-height:30px;
					border-top:dotted 1px #DADADA;
					border-bottom:dotted 1px #DADADA;
				}
				#basket .basketsummary li.total a
				{
					font-size:15px;
					color:#0068A5;
					text-decoration:none;
				}
				#basket .basketsummary li.total div
				{
					position:absolute;
					top:0;
					right:10px;
					width:100px;
					text-align:right;
					font-size:15px;
					font-weight:bold;
					color:#900;
					text-decoration:none;
				}
					#basket .basketsummary li.details ul
					{
						margin:0 0 10px 10px;
						* margin:-10px 0 10px 10px;
					}
						#basket .basketsummary li.details li
						{
							width:208px;
							height:auto;
							line-height:20px;
							border-top:none;
						}
						#basket .basketsummary li.details li.name
						{
							font-weight:bold;
							color:#0068A5;
							border-top:none;
							background:transparent url(/app_themes/default/images/bgs/arrow10.gif) no-repeat left 7px;
						}
						#basket .basketsummary li.details li b
						{
							position:absolute;
							right:0;
							color:#900;
						}
			#basket .basketsummary .action
			{
				position:relative;
				height:60px;
				background-color:#fff;
			}
				#basket .basketsummary .action input
				{
					position:absolute;
					right:10px;
					top:8px;
				}
/* Search */
		#search
		{			
			margin-top:10px;
			background-color:#00B5F0;
			position: relative;
			z-index : 1;
		}
		#search h1.flight
		{
			height:33px;
			line-height:33px;
			background:transparent url(/app_themes/default/images/bgs/title-flight_search.gif) no-repeat 10px 7px;
		}
		#search h1.hpflight
		{
			height:33px;
			line-height:33px;
			background:transparent url(/app_themes/default/images/bgs/title-hpflight_search.gif) no-repeat 10px 7px;
		}
		#search h1.hotel
		{
			height:33px;
			line-height:33px;
			background:transparent url(/app_themes/default/images/bgs/title-hotel_search.gif) no-repeat 10px 7px;
		}
		#search h1.carhire
		{
			height:33px;
			line-height:33px;
			background:transparent url(/app_themes/default/images/bgs/title-carhire_search.gif) no-repeat 10px 7px;
		}
			#search h1 a
			{
				width:280px;
				height:33px;
				display:block;
				background:transparent url(/app_themes/default/images/bgs/opener-blue.png) no-repeat 253px 8px;
			}
			#search h1 a.closer
			{
				background:transparent url(/app_themes/default/images/bgs/closer-blue.png) no-repeat 253px 8px;
			}
			#search h1 i
			{
				position:absolute;
				top:-1000px;
			}
		#search .nav
		{
				position:relative;
				left:10px;
				height:30px;		
		}
			#search .nav li
			{
					position:relative;
					margin:0;
					text-align:center;	
					border-right:solid 1px #00B5F0;
					background-color:#097AC2;	
					float:left;	
			}
				/*#search .nav li.last
				{
						position:relative;
						width:86px;
						border-right:none;
				}*/
				#search .nav li.on
				{
					background-color:#FFFFFF;	
				}
				#search .nav li a
				{
					height:30px;
					line-height:30px;
					padding:0 18px;
					display:inline-block;
					font-size:14px;
					font-weight:bold;
					text-decoration:none;
					color:#fff;	
				}
					#search .nav li.carHireSearchControl a
					{
						padding : 0 17px;
					}
					#search .nav li.on a
					{
						color:#097AC2;	
					}
					#search .nav li a#searchtypecarhire, #search .nav li.on a#searchtypecarhire
					{
						padding:0 17px;
					}
		#search .search
		{
			position:relative;
			top:0;
			left:10px;
			width:258px;
			border-bottom:solid 10px #00B5F0;
			background-color:#fff;
		}
			#search .search ul
			{	
				padding:5px 0;
				background-color:#fff;
				border-bottom:dotted 1px #DADADA;
			}	
			#search .search ul.noborder
			{				
				padding:5px 0 0 0;
				background-color:#fff;
				border-bottom:none;
			}
				#search .search li
				{
					position:relative;
					left:10px;
					width:236px;
					height:28px;
					line-height:28px;
				}
					#search label
					{
						width:90px;
						display:block;
						white-space:nowrap;
						overflow:hidden;
						text-overflow:ellipsis;	
						font-size:12px;			
					}
					#search .directFlights label
					{
						width :100px;
					}
					#search li input
					{
						position:absolute;
						right:0;
						top:3px;
						width:135px;			
					}
						#search li input.date
						{
							width:105px;
							right:30px;		
						}
							#search li img.ui-datepicker-trigger
							{
								position:absolute;
								right:0px;
								top:3px;	
								cursor:pointer;
							}
						#search li input.disabled
						{
							border:solid 1px #999999;
							background-color:#F2F2F2;		
						}		
						#search li input.txtonly
						{
							padding-top:4px;
							text-align:right;	
							color:#333;
							border:none;
							background-color:transparent;
						}
					#search li select
					{
						position:absolute;
						right:0;
						top:3px;
						width:140px;
						padding:1px;		
					}
					#search .icon a.icon
					{
						color : #646464;
					}
					#search li.duration select,
					#search li.noOfRooms select,
					#search li.noOfPass select
					{
						width : 65px;
					}	
					#search li.duration label,
					#search li.noOfRooms label
					{
						width : 110px;
					}
						#search li.lierror label
						{
							color:#900;		
							font-weight:bold;		
						}
					/* flight dest and dept */
						/*#search ul#searchdestanddept label
						{
							width:60px;				
						}
						#search ul#searchdestanddept input
						{
							position:absolute;
							width:165px;				
						}*/
						#search ul li.chbx label
						{
							position:absolute;
							right:0;
							width:140px;
							text-align:left;					
						}
						#search ul input.chbx
						{
							position:absolute;
							top:5px;
							width:15px;				
						}
							#search ul li.chbx input.chbx
							{
								position:absolute;
								left:0;
								top:7px;
								width:15px;				
							}
							#search ul li.directFlights .chbx
							{
								position : static;
								margin-top : 4px;
								*margin-top : 5px;
								margin-right : 5px;
								float : left;
							}
					/* flight pax */
						#search div#searchpax ul
						{
							margin:0;
							padding:0;
							border:none;
						}
						#search div#searchpax ul li
						{	
							width:75px;
							float:left;
						}
							/*#search div#searchpax ul li.icon
							{	
								background:transparent url(/app_themes/default/images/bgs/question.gif) no-repeat 59px center;
							}*/
						#search div#searchpax ul li.childage
						{
							position:relative;
							left:10px;
							width:236px;
							height:28px;
							line-height:28px;
							margin:0;
							padding:0;
						}						
							#search div#searchpax ul li.childage label
							{
								margin-left:15px;
							}						
							#search div#searchpax ul li.childage .select
							{
								position:absolute;
								right:-5px;
							}
						#search div#searchpax ul label
						{		
							width:70px;	
						}
							#search div#searchpax ul li.label
							{		
								width:91px;
							}
								#search div#searchpax ul li.label label
								{		
									width:80px;
								}
							#search div#searchpax ul li.title label
							{	
								text-align:center;
							}
							#search div#searchpax ul li.icon label
							{		
								padding-left:6px;
								text-align:left;
							}
						#search div#searchpax ul select
						{			
							width:65px;
							margin-right:5px;
						}
						#search div#searchpax ul li.questions
						{	
							width:250px;
							margin-left:0px;
							text-align:center;
						}	
							#search div#searchpax ul li.questions a
							{	
								margin-right:11px;
								padding-right:15px;
								font-size:11px;
								color:#646464;
								background:transparent url(/app_themes/default/images/bgs/question.gif) no-repeat right center;
							}	
					/* car hire time */
						#search li.timings select.selecth
						{
							position:absolute;
							left:95px;
							top:2px;
							width:68px;		
						}				
						#search li.timings select.selectm
						{
							position:absolute;
							left:168px;
							top:2px;
							width:68px;		
						}					
					/* Advanced Options */					
						#search ul#searchadvoptions
						{
							border-bottom:none;
						}
					#search h2
					{
						height:40px;
						line-height:40px;
						padding:0 10px;
						border-top:dotted 1px #DADADA;
					}
						#search h2 a
						{
							height:33px;
							display:block;
							text-decoration:none;
							font-weight:bold;							
							color:#226A24;
							background:transparent url(/app_themes/default/images/bgs/opener-blue.png) no-repeat 221px 12px;
						}
						#search h2 a.closer
						{
							background:transparent url(/app_themes/default/images/bgs/closer-blue.png) no-repeat 221px 12px;
						}
			#search .action
			{
				position:relative;
				height:50px;
				line-height:50px;
				padding-top:10px;
				border-top:dotted 1px #DADADA;
				background-color:#fff;
			}
				#search .search .action input
				{
					position:absolute;
					left:10px;
					display:block;
				}
				#search .search .action input.btnprimary
				{
					position:absolute;
					left:135px;
				}
		/* Background-color fixes for IE6 */
			#search h1.hotel,
			#uiFlightSearch,
			#search h1.flight,
			#search h1.hpflight,
			#search h1.carhire,
			#uicarhiresearch,
			#uihotelsearch,
			#uiflightsearch 
			{
				background-color:#00B5F0; }
			
			.uiflightfilter 
			{
				background-color : #0068a5;
			}
			
			#uihotelsearch 
			{
				zoom : 1;
			}
			
				
/* Filter */

		#filter
		{			
			margin-top:10px;
			background-color:#0068A5;
		}
		#filter h1
		{
			height:33px;
			line-height:33px;
			background:transparent url(/app_themes/default/images/bgs/title-flight_filter.gif) no-repeat 10px 7px;
		}
		* html #filter h1 { background-color : #0068A5 !important; }
			#filter h1 a
			{
				width:280px;
				height:33px;
				display:block;
				background:transparent url(/app_themes/default/images/bgs/opener-dblue.png) no-repeat 253px 8px;
			}
			#filter h1 a.closer
			{
				background:transparent url(/app_themes/default/images/bgs/closer-dblue.png) no-repeat 253px 8px;
			}
			#filter h1 i
			{
				position:absolute;
				top:-1000px;
			}
		#filter .filter
		{
			position:relative;
			top:0;
			left:10px;
			width:258px;
			border-bottom:solid 10px #0068A5;
			background-color:#fff;
		}
			#filter .filter ul
			{	
				padding:5px 0;
				background-color:#fff;
				border-bottom:dotted 1px #DADADA;
			}
				#filter .filter li
				{
					position:relative;
					left:10px;
					width:236px;
					height:24px;
					line-height:24px;
				}
					#filter .filter li b
					{
						width:140px;
						display:block;
						white-space:nowrap;
						overflow:hidden;
						text-overflow:ellipsis;	
						font-size:13px;
						color:#097AC2;
						font-weight:bold;		
					}
					#filter .filter li i
					{
						position:absolute;
						right:0;
						top:0;
						width:90px;	
						text-align:right;
						font-size:12px;	
						color:#097AC2;
					}
					#filter .filter li i a
					{
						font-style:normal;
						text-decoration:none;
						font-size:12px;	
					}
				#filter .filter li input.chbx
				{
					position:relative;
					top:1px;
					margin-right:5px;
				}
					#filter .filter span.chbx /* fix for the .NET span checkbox crap */
					{
						position:relative;
						left:10px;
						margin-left:0;						
					}
					#filter .filter span.chbx label
					{
						padding-left:5px;						
					}
				#filter .filter li.slider
				{
					position:relative;
					left:10px;
					width:236px;
					height:50px;
					margin-top:10px;
				}
					#filter .filter li.slider .sliderlow
					{
						width:50px;
						float:left;
						text-align:left;
						color:#646464;
						border:none;
					}
					#filter .filter li.slider .sliderhigh
					{
						width:50px;
						float:right;
						text-align:right;
						color:#646464;
						border:none;
					}					
					#filter .filter li.slider .range
					{
						position:relative;
						top:20px;
						width:100%;
					}
			#filter .action
			{
				position:relative;
				height:50px;
				line-height:50px;
				padding-top:10px;
				background-color:#fff;
			}
				#filter .filter .action input
				{
					position:absolute;
					left:10px;
					display:block;
				}
				#filter .filter .action input.btnprimary
				{
					position:absolute;
					left:135px;
				}
				#filter .filter .validate ul 
				{
				    width:200px;
				    padding-bottom:10px;
				    background-color:#F0CAC6;
				}
				
/* Upgrade */

		#upgrade
		{			
			margin-top:10px;
			background-color:#0068A5;
		}
		#upgrade h1
		{
			height:33px;
			line-height:33px;
			background:transparent url(/app_themes/default/images/bgs/title-carhire_upgrade.gif) no-repeat 10px 7px;
		}
			#upgrade h1 a
			{
				width:280px;
				height:33px;
				display:block;
				background:transparent url(/app_themes/default/images/bgs/opener-dblue.png) no-repeat 253px 8px;
			}
			#upgrade h1 a.closer
			{
				background:transparent url(/app_themes/default/images/bgs/closer-dblue.png) no-repeat 253px 8px;
			}
			#upgrade h1 i
			{
				position:absolute;
				top:-1000px;
			}
		#upgrade .upgrade
		{
			position:relative;
			top:0;
			left:10px;
			width:258px;
			border-bottom:solid 10px #0068A5;
			background-color:#fff;
		}
			#upgrade .upgrade ul
			{	
				padding:5px 0;
				background-color:#fff;
				border-bottom:dotted 1px #DADADA;
			}
				#upgrade .upgrade li
				{
					position:relative;
					left:10px;
					width:258px;
					margin-bottom:5px;
				}
				#upgrade .upgrade li.img
				{
					height:60px;
				}		
				#upgrade .upgrade li.features
				{
					height:20px;
				}			
				#upgrade .upgrade li.pax
				{
					height:30px;
				}			
				#upgrade .upgrade li.action
				{
					height:40px;
				}
				#upgrade .upgrade li.img em
				{
					position:absolute;
					left:-5px;
					width:90px;
					overflow:hidden;
				}
					#upgrade .upgrade li em img
					{
						width:90px;
					}
				#upgrade .upgrade li h3
				{
					position:absolute;
					left:0;
					width:80px;
					line-height:20px;
					font-weight:bold;
					white-space:nowrap;
					overflow:hidden;
					text-overflow:ellipsis;	
				}
					#upgrade .upgrade li.pax h3
					{
						top:4px;
					}
				#upgrade .upgrade li p, #upgrade .upgrade li ul, #upgrade .upgrade li a
				{
					position:absolute;
					right:10px;
					width:160px;
					text-align:left;
					border-bottom:none;
				}	
				#upgrade .upgrade li a
				{
					position:absolute;
					right:10px;
					width:150px;
					text-align:right;
					border-bottom:none;
				}
				#upgrade .upgrade li.img p
				{
					top:10px;
				}
				#upgrade .upgrade li p b
				{
					display:block;
					font-weight:bold;
					color:#0068A5;
				}
					#upgrade .upgrade li.features p b
					{
						position:absolute;
						right:10px;
						line-height:20px;
						display:inline;
						font-weight:bold;
						color:#0068A5;
					}
					#upgrade .upgrade li.action p
					{
						right:95px;
						width:70px;
						height:40px;
						font-size:10px;
					}
						#upgrade .upgrade li.action p b
						{
							margin:10px 0 5px 0;
							font-weight:bold;
							font-size:20px;
							color:#900;
						}
				#upgrade .upgrade li li
				{
					position:relative;
					width:16px;
					height:18px;
					line-height:20px;
					display:inline-block;
					padding:0 3px 0 15px;
					white-space:nowrap;
					overflow:hidden;
					text-overflow:ellipsis;
					font-weight:bold;
					color:#0068A5;
					border-bottom:none;
					* float:left;
				}				
					#upgrade .upgrade li.adult
					{
						background:transparent url(/app_themes/default/images/bgs/carhire_adult.gif) no-repeat left center;
					}				
					#upgrade .upgrade li.child
					{
						background:transparent url(/app_themes/default/images/bgs/carhire_child.gif) no-repeat left center;
					}				
					#upgrade .upgrade li.lbag
					{
						background:transparent url(/app_themes/default/images/bgs/carhire_lbag.gif) no-repeat left center;
					}				
					#upgrade .upgrade li.sbag
					{
						background:transparent url(/app_themes/default/images/bgs/carhire_sbag.gif) no-repeat left center;
					}		
						#upgrade .upgrade li span
						{
							display:none;
						}
					#upgrade .upgrade li.action a
					{
						position:absolute;
						top:15px;
						right:20px;
						width:80px;
						height:20px;
						line-height:20px;
						text-align:left;
						font-size:14px;
						font-weight:bold;
						color:#226A24;
						background:transparent url(/app_themes/default/images/bgs/arrow1.gif) no-repeat right center;
					}
				
/* summary */

		#summary
		{			
			margin:10px 0 0 0;
			background-color:#0068A5;
		}
			#booking #summary
			{			
				margin:0;
			}
		#summary h1
		{
			height:33px;
			line-height:33px;
			background:transparent url(/app_themes/default/images/bgs/title-summary.gif) no-repeat 10px 7px;
		}
			#summary h1 a
			{
				width:280px;
				height:33px;
				display:block;
				background:transparent url(/app_themes/default/images/bgs/opener-dblue.png) no-repeat 253px 8px;
			}
			#summary h1 a.closer
			{
				background:transparent url(/app_themes/default/images/bgs/closer-dblue.png) no-repeat 253px 8px;
			}
			#summary h1 i
			{
				position:absolute;
				top:-1000px;
			}
		#summary .summary
		{
			position:relative;
			top:0;
			left:10px;
			padding-top : 5px;
			width:258px;
			border-bottom:solid 10px #0068A5;
			background-color:#fff;
		}
			#summary .summary ul.summaryRooms
			{
				list-style-type : none;
				margin : 10px;
				clear : both;
			}
				#summary .summary ul.summaryRooms li
				{
					clear : both;
					margin : 5px 0;
				}
				#summary .summary ul.summaryRooms b
				{
					float : left;
				}
				#summary .summary ul.summaryRooms i
				{
					width : 150px;
					float : right;
					display : block;
					font-style : normal;
				}
			#summary .summary h3
			{
				position:relative;
				padding:0 10px;
				line-height : 25px;
				height:auto;
				font-size:14px;
				color:#097AC2;			
			}
				#summary .summary h3 i
				{
					position:absolute;
					right:10px;
					top:0;
					width:120px;
					display:block;
					white-space:nowrap;
					overflow:hidden;
					text-overflow:ellipsis;	
					text-align:right;
					font-style:normal;
					font-size:12px;
					color:#646464;				
				}	
				#summary .summary h3 span
				{
					position:absolute;
					right:10px;
					top:5px;
					display:block;
					text-align:right;			
				}	
			#summary .summary p
			{
				position:relative;
				padding:0 10px;	
				height:16px;	
				line-height:16px;	
				font-weight:bold;
			}	
			#summary .summary p.wrap
			{
				height:50px;	
			}	
			#summary .summary p b
			{
				color:#646464;		
			}
				#summary .summary p i
				{
					position:absolute;
					right:10px;
					top:0;
					width:150px;
					display:block;
					white-space:nowrap;
					overflow:hidden;
					text-align:right;
					font-style:normal;
					font-weight:normal;
					font-size:12px;
					color:#646464;				
				}		
					#summary .summary p.wrap i
					{
						white-space:normal;
						overflow:visible;			
					}
				#summary .summary p.subtotal
				{
					position:relative;
					padding:0 10px;	
					height:32px;	
					line-height:32px;
					clear : both;
					font-size:14px;
					font-weight:bold;
					border-bottom:dotted 1px #DADADA;
				}
					#summary .summary p.subtotal b
					{
						position:absolute;
						right:10px;
						top:0;
						display:block;
						text-align:right;
						color:#097AC2;				
					}			
				#summary .summary p.total
				{
					position:relative;
					padding:0 10px;	
					height:32px;	
					line-height:32px;
					font-size:14px;
					font-weight:bold;
					border-bottom:dotted 1px #DADADA;
				}
					#summary .summary p.total b
					{
						position:absolute;
						right:10px;
						top:0;
						display:block;
						text-align:right;
						font-size:21px;
						font-weight:bold;
						color:#900;				
					}
/* ############################################################################################################################################ */ 
			
	/* col2 */
	
	#col2
	{
		position:relative;
		top:0;
		width:645px;
		margin:0 0 10px 301px;
	}
	* html #col2 { margin-left : 298px; }
		#col2 #content
		{
			position:relative;
			margin:10px 0 10px 0;
		}
		
	a.icon {
		padding-right : 15px;
		background : transparent url(/app_themes/default/images/bgs/question.gif) no-repeat scroll right center; }
	
	/* content */
	
	#content
	{
		position:relative;
		z-index:1;
		margin:20px 10px 0 10px;
	}
		
/* breadcrumb */

	.bookingBreadcrumb 
	{
		height:25px;
		margin:10px 10px 0 10px;
		border-bottom:solid 1px #fff;
	}
	.bookingBreadcrumb li
	{
		position:relative;
		width:25%;
		height:25px;
		line-height:25px;
		display:inline-block;
		float:left;
		font-weight:bold;
		font-size:11px;
		color:#fff; 
		background:#A2A2A2 url(/app_themes/default/images/bgs/arrow7.gif) no-repeat 94% center; 
	}
	.bookingBreadcrumb .on
	{
		background-color : #31A53A;
	}		
	.bookingBreadcrumb .future
	{
		background-color : #b5b2b5;
	}
	.bookingBreadcrumb .gone
	{
		background-color : #0068a5;
	}
		.bookingBreadcrumb li.quote-on, .bookingBreadcrumb li.details-on, .bookingBreadcrumb li.allocation-on, .bookingBreadcrumb li.payment-on, .bookingBreadcrumb li.confirm-on
		{
			background:#31A53A url(/app_themes/default/images/bgs/arrow5.gif) no-repeat 94% center; 
		}
		.bookingBreadcrumb li.confirm
		{
			background:#A2A2A2 url(/app_themes/default/images/bgs/arrow8.gif) no-repeat 94% center; 
		}
		.bookingBreadcrumb li.confirm-on
		{
			background:#31A53A url(/app_themes/default/images/bgs/arrow8.gif) no-repeat 94% center; 
		}
		.bookingBreadcrumb li span
		{
			padding:0 10px;
			display:block;
			border-right:solid 1px #fff;
		}
		.bookingBreadcrumb li.confirm span, .bookingBreadcrumb li.confirm-on span
		{
			border-right:none;
		}
	h1.breadcrumb, h2.breadcrumb, h1.confirmation
	{
		position:relative;
		height:25px;
		line-height:25px;
		margin:0 10px 10px 10px;
		padding:0 10px;
		font-size:12px;
		font-weight:bold;
		color:#fff;
		background-color:#31A53A;  
	}
		h1.confirmation
		{
			height:20px;
			line-height:25px;
			margin:0 10px 0 10px;
			font-weight:bold;
			background-color:#0068A5;  
		}
		h2.breadcrumb
		{
			font-weight:normal;
			background-color:#0068A5;  
		}
		h1.breadcrumb b, h1.confirmation b, h1.breadcrumb em, h1.confirmation em
		{
			position:absolute;
			right:10px;
			top:0;
			font-style:normal;
		}
		h2.breadcrumb b
		{
			position:relative;
		}
	#content h1 
	{
		margin-bottom:20px;
		font-size:20px;
		font-weight:bold;
		color:#097AC2;
	}
	#content p
	{	
		margin-bottom:15px;
	}
	
	#content p.intro
	{	
		margin-top : 2px;
		line-height:normal;
		overflow:hidden;
	}
	
	/* Offers */
	
	#content .offerpannel ul
	{
		position:relative;
		left:0;
		height:1%;
		margin:0 0 10px 0;
		padding:0;
	}
	#content .offerpannel li
	{
		position:relative;
		width:23.5%;
		margin:0 2% 0 0;
		padding:75px 0 0 0;
		display:inline-block;
		vertical-align:top;
		color:#fff;
		background:#fff url(/app_themes/default/images/bgs/offerheaders.png) no-repeat right 0;
		* margin:0 1.8% 0 0;
		* float:left;
	}
	* html #content .offerpannel li
	{
		width:151px;
		margin:0 13px 0 0;
	}
		#content .offerpannel li.last
		{
			margin:0;
		}
	#content .offerpannel #suboffers li
	{
	    height:107px;
	    overflow:hidden;
		padding:0;
		background:#fff url(/app_themes/default/images/bgs/offerpanel.jpg) repeat-x 0 0;
	}
	#content .offerpannel #suboffers li.last 
	{
		margin : 0;
	}
		#content .offerpannel li.flights
		{
			background:#fff url(/app_themes/default/images/bgs/offerheaders-flights.png) no-repeat right 0;
		}		
		#content .offerpannel li.holidays
		{
			background:#fff url(/app_themes/default/images/bgs/offerheaders-holidays.png) no-repeat right 0;
		}	
		#content .offerpannel li.hotels
		{
			background:#fff url(/app_themes/default/images/bgs/offerheaders-hotels.png) no-repeat right 0;
		}	
		#content .offerpannel li.carhire
		{
			background:#fff url(/app_themes/default/images/bgs/offerheaders-carhire.png) no-repeat right 0;
		}
		#content .offerpannel li b
		{
			position:absolute;
			top:0;
			left:5%;
			padding:6px 8px;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:12px;
			font-weight:bold;
			color:#fff;
			background-color:#012E41;
		}	
		#content .offerpannel #suboffers li b
		{
			position:relative;
			left:0;
			height:24px;
			overflow : hidden;
			line-height:24px;
			padding:0 5px;
			display:block;
			text-transform:none;
			font-size:12px;
			font-weight:bold;
			font-family:arial, helvetica, sans serif; 
			color:fff;
			background-color:#D80001;
		}	
		#content .offerpannel li em
		{
			position:relative;
			height:52px;
			line-height:14px;	
			padding:5px;
			overflow:hidden;
			text-overflow:ellipsis;	
			display:block;
			font-size:13px;
			font-weight:bold;
			color:#000;
			border-right:solid 1px #646464;
			border-left:solid 1px #646464;
		}		
		#content .offerpannel li a
		{
			position:relative;
			height:20px;
			line-height:20px;	
			padding:0 5px;
			white-space:nowrap;
			overflow:hidden;
			text-overflow:ellipsis;	
			display:block;
			color:#0068A5;
			border-right:solid 1px #646464;
			border-left:solid 1px #646464;
			border-bottom:dotted 1px #D2D2D2;
		}
		#content .offerpannel li a:hover
		{
            background-color: #f6faff;
		}			
			#content .offerpannel li a.last
			{
				border-bottom:solid 1px #646464;
			}				
		#content .offerpannel #suboffers li a
		{
			position:relative;
			height:20px;
			line-height:20px;	
			padding:0 5px 0 20px;
			white-space:nowrap;
			overflow:hidden;
			text-overflow:ellipsis;	
			display:block;
			font-weight:bold;
			font-size:14px;
			color:#900;
			border-right:solid 1px #646464;
			border-left:solid 1px #646464;
			border-bottom:solid 1px #646464;
			background:transparent url(/app_themes/default/images/bgs/arrow6.gif) no-repeat 5px 7px;
		}	
		#content .offerpannel #suboffers li ul {
			border-bottom : 1px solid #000; }
		#content .offerpannel #suboffers li ul li {
			width : auto;
			margin : 0; }
			#content .offerpannel #suboffers li ul li a {
				display : block;
				width : 140px;
				padding-left : 5px;
				border-top : none;
				border-bottom : 1px dotted #d2d2d2;
				font-weight : normal;
				color : #0068a5;
				font-size : 12px;
				background : none;
				background-color : #fff; }
				* html #content .offerpannel #suboffers li ul li a { width : 139px; }
			
			* html #content .offerpannel #suboffers li.quarter { width : 151px; }
			#content .offerpannel #suboffers li.last
			{
				margin : 0 !important;
			}
			#content .offerpannel #suboffers li.quarter a img
			{
				width : 120px !important;
			}
			#content .offerpannel #suboffers li.half {
				width:316px;
			}
			#content .offerpannel #suboffers li.half a img 
			{
				width : 314px !important;
			}
			#content .offerpannel #suboffers li.full 
			{
				display : inline-block;
				width:644px;
				margin : 0;
			}
			#content .offerpannel #suboffers li.full a img 
			{
				width : 590px !important;
			}
			* html #content .offerpannel #suboffers li.full { width:645px; }
			#content .offerpannel li a i
			{				
				position:absolute;
				top:0;
				right:5px;	
				font-style:normal;
				color:#900;
			}
			#mainoffers,
			#OfferPanel 
			{
				word-spacing : -1em;
			}
			#mainoffers li,
			#OfferPanel li 
			{
				word-spacing : normal;
			}
			#suboffers 
			{
				word-spacing : -1em;
			}
			#suboffers li 
			{
				word-spacing : 0em;
			}
		
		.section .flights-offers img
		{
			width : 130px;
		}
		
		/* offers with links and image only */
		#content .offerpannel #suboffers .linkwithimage a
		{
		    min-height:105px;
		    height:auto !important; /* IE6 min-height */
  		    height:105px;
  		    padding : 0;
  		    line-height : normal;
  		    border-top:1px solid #646464;
  		    background : none;
		}
		#content .offerpannel #suboffers .linkwithimage a img
		{
			margin : 0;
			display : block;
		}
		

/* Search Polling Page */

.globalmsgbox
{
	position:relative;
	margin:0 0 15px 0;
	padding:20px 10px 15px 95px;
	border:solid 5px #D0E6FD;
	background:#ECF5FC url(/app_themes/default/images/bgs/gmb-tick.gif) no-repeat 30px center;
}
	.globalinfobox
	{
		position:relative;
		margin:0 0 15px 0;
		padding:10px 10px 0 95px;
		border:solid 1px #DC4A4A;
		background:#FFE6E2 url(/app_themes/default/images/bgs/gmb-warning.gif) no-repeat 30px center;
	}
	.globalwarningbox
	{
		position:relative;
		margin:0 0 15px 0;
		padding:10px 10px 0 95px;
		border:solid 1px #DC4A4A;
		background:#FFE6E2 url(/app_themes/default/images/bgs/gmb-warning.gif) no-repeat 30px center;
	}
	.globalsearchbox
	{
		position:relative;
		margin:0 0 15px 0;
		padding:20px 10px 15px 95px;
		border:solid 5px #D0E6FD;
		background:#ECF5FC url(/app_themes/default/images/bgs/polling-page.gif) no-repeat 10px center;
	}	
.globalmsgbox h3, .globalsearchbox h3
{
	margin:0 0 10px 0;
	line-height : normal;
	letter-spacing : .01em;
	font-size:16px;
	font-weight:bold;
	color:#0068A5;
}
	.globalwarningbox h3
	{
		margin:0 0 10px 0;
		font-size:16px;
		font-weight:bold;
		color:#DC4A4A;
	}
	.globalinfobox h3
	{
		margin:0 0 10px 0;
		font-size:16px;
		font-weight:bold;
		color:#DC4A4A;
	}
.globalmsgbox p, .globalsearchbox p
{
	margin:0 0 10px 0;
}
	.globalwarningbox p
	{
		margin:0;
		font-weight:normal;
		color:#646464;
	}
	.globalinfobox p
	{
		margin:0;
		font-weight:normal;
		color:#646464;
	}
		.globalwarningbox b
		{
			margin:0 0 5px 0;
			display:block;
		}
		.globalinfobox b
		{
			margin:0 0 5px 0;
			display:block;
		}
.globalmsgbox ul, .globalsearchbox ul
{
	height:1%; 
}
	.globalmsgbox li, .globalsearchbox li
	{
		position:relative;
		width:215px;
		height:16px;
		padding:0 45px 0 0;
		line-height:normal;
		display:inline-block;
		text-align:right;
		* float:left;
	}
	* html .globalmsgbox li, .globalsearchbox li { position : static; }
	
	.globalmsgbox li
	{
		vertical-align : top;
		height: auto;
	}
		.globalmsgbox li.short
		{
			width : 110px;
		}	
		.globalmsgbox li.long
		{
			width : 320px;
			text-align : left;
		}
			.globalmsgbox li.long b
			{
				position : static;
			}
			.globalmsgbox li.long span
			{
				color : #0068a5;
			}
	.globalmsgbox li b, .globalsearchbox li b
	{
		position:absolute;
		left:0;
		font-weight:bold;
		color:#0068A5;
	}
	* html .globalmsgbox li, * html .globalsearchbox li { text-align : left !important; }
	* html .globalmsgbox li b, * html .globalsearchbox li b { position : static; float : left; display : inline-block; width : 110px !important; }
	
/* results pager */

	#content .pager 
	{
		position:relative;
		height:16px;
		line-height:16px;
		margin:0 0 15px 0;
		font-size:14px;
	} 
		#content .pager a
		{
			font-size:14px;
		}
		#content .pager a.previous
		{
			position:absolute;
			top:4px;
			left:0;
			padding-left:25px;
			background:transparent url(/app_themes/default/images/bgs/arrow2.gif) no-repeat 0 0;
		} 
			#content .pager a.previousgrey
			{
				position:absolute;
				cursor:text;
				top:4px;
				left:0;
				padding-left:25px;
				color:#646464;
				background:transparent url(/app_themes/default/images/bgs/arrow2-grey.gif) no-repeat 0 0;
			} 
		#content .pager a.next
		{
			position:absolute;
			top:4px;
			right:0;
			padding-right:25px;
			background:transparent url(/app_themes/default/images/bgs/arrow1.gif) no-repeat right 0;
		}
			#content .pager a.nextgrey
			{
				position:absolute;
				cursor:text;
				top:4px;
				right:0;
				padding-right:25px;
				color:#646464;
				background:transparent url(/app_themes/default/images/bgs/arrow1-grey.gif) no-repeat right 0;
			} 
		#content .pager b
		{
			position:absolute;
			top:4px;
			left:15%;
			width:70%;
			display:block;
			white-space:nowrap;
			overflow:hidden;
			text-overflow:ellipsis;
			text-align:center;
			font-weight:normal;
		}
		#content .pager b i
		{
			margin-left:10px;
		}
			#content .pager b i a
			{
				padding:0 1px;
				font-style:normal;
			}
			#content .pager b i a.on
			{
				font-weight:bold;
				color:#646464;
			}

/* class options */

	#content .classoptions		
	{
		position:relative;
		height:63px;
		overflow:hidden;
		word-spacing : -1em;
		background-color:#00B5F0;
	}	
		#content .classoptions li		
		{
			position:relative;
			width:33%;
			height:63px;
			margin:0;
			padding:0;
			display:inline-block;
			color:#fff;
			word-spacing : 0em;
			background:#00B5F0 url(/app_themes/default/images/bgs/classoptions.gif) no-repeat right 0;
			* float:left;
		}
		#content .classoptions li.on
		{
			position:relative;
			width:34%;
			height:63px;
			background:#0068A5 url(/app_themes/default/images/bgs/classoptions-on.gif) no-repeat right 0;
		}
		#content .classoptions li.priceon
		{
			position:relative;
			width:67%;
			height:63px;
			background:#0068A5 url(/app_themes/default/images/bgs/classoptions-on.gif) no-repeat right 0;
		}
		#content .classoptions li.noupgrade
		{
			position:relative;
			width:100%;
			height:63px;
			background-color:#0068A5;
			background-image:none;
		}
		#content .classoptions li.last
		{
			background:#00B5F0 url(/app_themes/default/images/bgs/classoptions.gif) no-repeat left 0;
		}			
			#content .classoptions li a, #content .classoptions li.on a:hover
			{
				display:block;
				color:#fff;
				cursor:default;
			}						
				#content .classoptions li a:hover
				{
					display:block;
					color:#0068A5;
					cursor:pointer;
				}			
			#content .classoptions li b
			{
				position:absolute;
				top:10px;
				left:5px;
				width:190px;
				display:block;
				white-space:nowrap;
				overflow:hidden;
				text-overflow:ellipsis;
				font-size:13px;
			}			
				#content .classoptions li.on b, #content .classoptions li.on i
				{
					position:absolute;
					left:10px;
					width:200px;
				}				
			#content .classoptions li i
			{
				position:absolute;
				top:25px;
				left:5px;
				width:190px;
				height:28px;
				line-height:28px;
				display:block;
				white-space:nowrap;
				overflow:hidden;
				text-overflow:ellipsis;
				font-size:27px;
				font-style:normal;
				font-weight:bold;
			}		
				#content .classoptions li i em
				{
					position:relative;
					top:-3px;
					font-size:12px;
					font-style:normal;
					font-weight:normal;
				}
				#content .classoptions li i u
				{
					text-decoration : none;
				}
				#content .classoptions li.priceon b, #content .classoptions li.priceon i
				{
					position:absolute;
					width:94%;
					display:block;
					text-align:right;
				}
				#content .classoptions li.priceon p
				{
					position:absolute;
					z-index : 1;
					top:10px;
					left:3%;
					width:94%;
					text-align:left;
				}
					#content .classoptions li.priceon p b
					{
						position:relative;
						top:0;
						left:0;
						width:200px;
						padding:2px 0;
						display:block;
						text-align:left;
					}
					#content .classoptions li.priceon p a.icon
					{
						position : absolute;
						height : 15px;
						width : 15px;
						z-index : 10;
						margin-top : -14px;
						left : 90px;
						background : url(/app_themes/default/images/bgs/question-on-colour.gif) no-repeat;
					}
						#content .classoptions li.priceon p b em
						{
							position:absolute;
							top:0;
							right:0;
							display:block;
							text-align:right;
							font-style:normal;
						}
/* sort */

	#content .sort
	{
		height:26px;
		background-color:#0068A5;
	}
	#content .sort ul,
	#content .header ul
	{
		word-spacing : -1em;
	}
		#content .sort li		
		{
			position:relative;
			height:26px;
			line-height:26px;
			word-spacing : normal;
			display:inline-block;
			color:#fff;
			* float:left;
		}	
		#content .sort li.last, #content .sort li.laston	
		{
		}
		#content .sort li.onup, #content .sort li.lastonup, #content .sort li.ondown, #content .sort li.lastondown			
		{
			background:#31A53A url(/app_themes/default/images/bgs/sortbg.png) repeat-x 0 0;
		}	
			#content .sort li a		
			{		
				padding-left:30px;
				display:inline-block;
				color:#fff;
				background:transparent url(/app_themes/default/images/bgs/arrow3.gif) no-repeat 10px 9px;
			}			
			#content .sort li.onup a, #content .sort li.lastonup a	
			{			
				/*border-right:solid 1px #fff;*/
				background:transparent url(/app_themes/default/images/bgs/arrow4.gif) no-repeat 10px 9px;
			}			
			#content .sort li.ondown a, #content .sort li.lastondown a	
			{			
				/*border-right:solid 1px #fff;*/
				background:transparent url(/app_themes/default/images/bgs/arrow5.gif) no-repeat 10px 9px;
			}
			
/* headers */

	#content .headers
	{
		position:relative;
		height:26px;
		padding:0 10px;
		background-color:#0068A5;
	}
	#content #confirmation .headers
	{
		background-color:#31A53A;
	}
		#content .headers li		
		{
			position:relative;
			height:26px;
			line-height:26px;
			display:inline-block;
			color:#fff;
			* float:left;
		}	
		#booking #content .headers li		
		{
			font-weight:bold;
		}
				
/* sub headers */

	#content .subheaders
	{
		position:relative;
		height:26px;
		padding:0 10px;
		background-color:#A2A2A2;
	}
		#content .subheaders li		
		{
			position:relative;
			width:100%;
			height:26px;
			line-height:26px;
			display:inline-block;
			color:#fff;
			* float:left;
		}
		#content .subheaders li label
		{
			color : #fff;
		}
	#content h3.subheaders
	{
		position:relative;
		line-height:22px;
		color:#fff;
	}
		#content h3.subheaders a
		{
			display:block;
			font-weight:bold;
			color:#fff;
			background:transparent url(/app_themes/default/images/bgs/opener-dblue.png) no-repeat right 5px;
		}
		#content h3.subheaders a.closer
		{
			background:transparent url(/app_themes/default/images/bgs/closer-dblue.png) no-repeat right  5px;
		}
						
/* Flight Results */

	#content .flightresult
	{
	}
	#content .flightresult li
	{
		position:relative;
		height:68px;
		line-height:68px;
		border-bottom:dotted 1px #646464;
	}
		#content .flightresult li em
		{
			position:absolute;
			left:0;
			top:0;
			width:33%;
			height:68px;
			line-height:68px;
			display:block;
			white-space:nowrap;
			overflow:hidden;
			text-overflow:ellipsis;
			text-align:center;
		}
			#content .flightresult li em img
			{
				position: absolute;
				top:10px;
				right:55px;
			}
			#content .flightresult li .multiair em img
			{
				position: absolute;
				top:10px;
				right:0;
				left:25px;
			}
			#content .flightresult .multiair a.icon  
			{
			position : relative;
			top : 27px;
			margin-left : 85px;
			display : inline-block;
			background : url(/app_themes/default/images/bgs/question.gif) no-repeat left;
			height : 15px;
			width : 15px;
			}
			
		#content .flightresult li b
		{
			position:absolute;
			left:33%;
			top:0;
			width:34%;
			height:68px;
			display:block;
			white-space:nowrap;
			overflow:hidden;
			text-overflow:ellipsis;
			text-align:center;
		}
		
		#content .flightresult li b i
		{
		    padding-top: 15px;
		    color: #990000; 
		    width: 230px; 
		    text-align: center;
		    font-style: italic;
		    font-size: 9pt;
		}
		
		
		#content .flightresult li i 
		{
			position:absolute;
			right:0;
			top:0;
			width:34%;
			height:68px;
			display:block;
			white-space:nowrap;
			overflow:hidden;
			text-overflow:ellipsis;
			text-align:left;
			font-style:normal;
		}
		#content .flightresult li i em
		{
			position:absolute;
			left:10px;
			top:0;
			width:62%;
			height:68px;
			line-height:68px;
			display:block;
			white-space:nowrap;
			overflow:hidden;
			text-overflow:ellipsis;
			text-align:left;
			text-decoration:none;
			font-size:22px;
			font-weight:bold;
			font-style:normal;
			color:#900;
		}
			#content .flightresult li i em u
			{
				position:relative;
				top:-4px;
				text-decoration:none;
				font-size:11px;
				font-weight:normal;
				color:#646464;
			}
		#content .flightresult li i a
		{
			position:absolute;
			right:0;
			top:0;
			padding-right:25px;
			display:block;
			font-size:14px;
			font-weight:bold;
			color:#31A53A;
			background:transparent url(/app_themes/default/images/bgs/arrow1.gif) no-repeat right center;
		}
		
		/* Flight Results */
		
		#flight #content .sort li		
		{
			width:33%;
		}	
		#flight #content .sort li.onup, #flight #content .sort li.lastonup, #flight #content .sort li.ondown, #flight #content .sort li.lastondown			
		{
			width:34%;
		}	
		
		/* Flight Details */
				
		#flight #content .action
		{
			position:relative;
			margin:10px 0;
			padding:0;
		}
		#flight #content .action .icon {
			vertical-align : top;
			position : relative;
			top : 16px;
			padding-left : 15px;
			display : inline-block;
			background : url(/app_themes/default/images/bgs/question.gif) no-repeat left;
			height : 15px;
			width : 15px; }
			
			#flight #content .action .multiair .icon {
			vertical-align : top;
			position : relative;
			top : 18px;
			padding-left : 15px;
			display : inline-block;
			background : url(/app_themes/default/images/bgs/question.gif) no-repeat left;
			height : 15px;
			width : 12px; }
			
			#flight #content .action input
			{
				position:absolute;
				top:0;
				right:0;
			}	
			#flight #content .action input.btnnegativel
			{
				position:absolute;
				top:0;
				right:140px;
			}
		
		#content .headers .col1		
		{
			width:48%;
		}
			#content .headers #flight .col1		
			{
				width:38%;
			}
		#content .headers .col2			
		{
			width:18%;
			text-align:center;
		}
			#content .headers #flight .col2			
			{
				width:17.5%;
				text-align:center;
			}
		#content .headers .col3			
		{
			width:17%;
		}
			#content .headers #flight .col3			
			{
				width:17%;
			}
		#content .headers .col4				
		{
			width:15%;
		}
		#content .flightdetails ul
		{			
			position:relative;
			height:1%;
			border-bottom:dotted 1px #646464;
			background-color:#fff;
		}
			#content .flightdetails ul.noborder
			{
				border-bottom:none;
			}
			#content .flightdetails ul.on
			{
				background-color:#fff;
			}
		#content .flightdetails li
		{
			position:relative;
			margin:0;
			padding:10px 0;
		}
		#content .flightdetails ul.on li
		{
		}
			#content .flightdetails li p
			{
				width:48%;
				line-height:14px;
				margin:0;
				padding:0;
			}
				#booking #content .flightdetails li p
				{
					width:38%;
					line-height:14px;
					margin:0;
					padding:0;
				}
			#content .flightdetails li p b
			{
				font-weight:bold;				
				font-style:normal;
				color:#097AC2;
			}
				#content .flightdetails ul.on li p b
				{
					color:#900;
				}
			#booking #content .flightdetails li p.flightno
			{
				position:relative;
				top:-25px;
				left:55.2%;
				width:17%;
				height:30px;
				line-height:14px;
			}
				#content .flightdetails li p.flightno span
				{
					position:relative;
					display:block;
					font-weight:normal;
				}
			#content .flightdetails li p label
			{
				height:14px;
				line-height:14px;
				font-size:12px;
			}
			#content .flightdetails li label
			{
				display:inline;
				font-size:12px;
			}
			#content .flightdetails li em
			{
				position:absolute;
				top:0;
				left:48%;
				width:17%;
				height:60px;
				line-height:60px;
				text-align:center;
			}
				#content .flightdetails li em img
				{
					margin-top:15px;
					width:90px;
				}
			#content .flightdetails li i
			{
				position:absolute;
				top:0;
				right:17%;
				width:18%;
				height:60px;
				line-height:60px;
				font-style:normal;
				white-space:nowrap;
				overflow:hidden;
				text-overflow:ellipsis;
			}
			#content .flightdetails li u
			{
				position:absolute;
				top:0;
				right:0;
				width:18%;
				height:60px;
				line-height:60px;
				text-decoration:none;
				font-style:normal;
				white-space:nowrap;
				overflow:hidden;
				text-overflow:ellipsis;
			}
			#content .flightdetails li i b, #content .flightdetails li u b
			{
				font-weight:bold;				
				font-style:normal;
				color:#097AC2;
			}
			#content .flightdetails ul.on li i b, #content .flightdetails ul.on li u b
			{
				color:#900;
			}
			#content .flightdetails ul.segs input
			{
				position: absolute;
				top: 24px;
				right: 0pt;
				z-index: 1;
			}
			#content .flightdetails ul.segs1 input
			{
				position:absolute;
				top:24px;
				right:0;
				z-index:1;
				border:none;
			}
			#content .flightdetails ul.segs2 input
			{
				position:absolute;
				top:54px;
				right:0;
				z-index:1;
				border:none;
			}

/* Basket */			
    #booking #content .summary li.uiextraitem
    {
        border-bottom: 1px dotted #d5d5d5
    }
		
		/* Flight Basket */
		
			#content .headers ul.flight .col1		
			{
				width:38%;
			}
			#content .headers ul.flight .col2			
			{
				width:17.5%;
				text-align:center;
			}
			#content .headers ul.flight .col3			
			{
				width:18%;
			}
			#content .headers ul.flight .col4				
			{
				width:18%;
			}
			#booking #content .flightdetails li
			{
				position:relative;
				margin:0;
				padding:10px 0;
			}
			#content .flightdetails p 
			{
				line-height : normal;
			}
				#booking #content .flightdetails li p
				{
					width:38%;
					line-height:normal;
					margin:0;
					padding:0;
				}
				#booking #content .flightdetails li em
				{
					position:absolute;
					top:0;
					left:38%;
					width:17%;
					height : auto;
					line-height:normal;
					text-align:center;
				}
				#booking #content .flightdetails li em img
				{
					margin-top:0;
					width:90px;
				}
				#booking #content .flightdetails li i
				{
					position:absolute;
					top:0;
					right:9%;
					width:18%;
					height:60px;
					line-height:60px;
					font-style:normal;
				}
				#booking #content .flightdetails li u
				{
					position:absolute;
					top:0;
					right:10px;
					width:16%;
					height:60px;
					line-height:60px;
					text-align:right;
					text-decoration:none;
					font-style:normal;
				}
				#booking #content .flightdetails h2
				{
					margin:10px 0 5px 0;
					font-size:14px;
					font-weight:bold;				
					font-style:normal;
					color:#097AC2;
				}
				
			#content .subheaders ul.flight .col1		
			{
				width:25%;
			}
			#content .subheaders ul.flight .col2			
			{
				width:49%;
			}
			#content .subheaders ul.flight .col3			
			{
				width:10%;
			}
			#content .subheaders ul.flight .col4				
			{
				width:15%;
				text-align:right;
			}
			#booking #content .summary ul
			{
				margin:10px 0;
			}
			#booking #content .summary li
			{			    
				position:relative;
				height:auto;
				line-height:18px;
				margin:0;
			}			
			#booking #content .summary li span 
                        {
			    display: block;
			    width:400px;
			    margin-left:240px;
			    margin-top:-18px;
			    }
				#booking #content .summary li b
				{
					position:absolute;
					left:15%;
					top:0;
					width:60%;
					display:block;
					white-space:nowrap;
					overflow:hidden;
					text-overflow:ellipsis;
				}
				#booking #content .summary li i
				{
				        left: 725px;
					position:absolute;					
					top:0;
					width:12%;
					display:block;
					white-space:nowrap;
					overflow:hidden;
					text-overflow:ellipsis;
					text-align : left;
					font-style:normal;
				}
				#booking #content .summary li em
				{
					position:absolute;
					right:0;
					top:0;
					width:14%;
					display:block;
					white-space:nowrap;
					overflow:hidden;
					text-align:right;
					text-overflow:ellipsis;
					font-style:normal;
					color:#900;
				}
				#booking #content .summary li.total
				{
					height:30px;
					line-height:30px;
					margin-top:15px;
				}
					#booking #content .summary li.total em
					{
						font-size:16px;
						font-weight:bold;
						color:#900;
					}
				#booking #content .summary .action
				{
					position:relative;
					height:45px;
					margin-bottom:10px;
				}
					#booking #content .summary .action input.btnnegative
					{
						position:absolute;
						right:0;
						top:0;
					}
/* Insurance */

	#content .headers ul.insurance .col1		
	{
		width:24.5%;
	}
	#content .headers ul.insurance .col2		
	{
		width:49%;
		text-align:left;
	}
	#content .headers ul.insurance .col3		
	{
		width:227px;
		text-align:right;
	}
	#booking #content .insurancedetails ul
	{
		margin:10px 0;
	}
	#booking #content .insurancedetails li
	{
		position:relative;
		height:18px;
		line-height:18px;
		margin:0;
	}
	#booking #content .insurancedetails li.insurance-basket-result
	{   
	    padding:5px 0;
		border-bottom:dotted 1px #d5d5d5;
	}
	#booking #content .insurancedetails li.insurance-basket-result a
	{
	    position:absolute;   
	    left:600px;
	    padding-right:15px;
	    background:transparent url(/app_themes/default/images/bgs/arrow9.gif) no-repeat scroll right 7px;
	}
#booking #content .insurance-basket-result-info p {
    line-height:15px;
    }
    #booking #content .insurance-basket-result-info p b {
        color:#000;
        }
         #booking #content .insurance-basket-result-info h2 {
            color:#0068a5;
            font-size:16px;
            margin-bottom:10px;
            }
#booking #content .insurance-basket-confirmation {
    margin:10px 0;
    padding:10px;
    border:solid 1px #f8db13;
    background-color:#fffbe7;
    } 
    #booking #content .insurance-basket-confirmation li {
        margin-left:25px;
        margin-top:5px;
        list-style-type: disc;
        }           
        #booking #content .insurance-basket-result-info a, #booking #content .insurance-basket-confirmation li a {
            text-decoration:underline;
            }    	
	    #booking #content .uiinsuranceitemin span {
	        width:190px;
	        display:block;
			white-space: normal;
			}
		#booking #content .insurancedetails li input
		{
			position:absolute;
			top:8px;
		}
		#booking #content .insurancedetails li label
		{
			margin:0;
			padding:0 0 0 25px;
			font-size:12px;
			font-weight:normal;
		}
		#booking #content .insurancedetails li b
		{
			position:absolute;
			left:25%;
			top:0;
			width:48%;
			margin-bottom:5px;
			display:block;
			white-space: normal;
			overflow: auto;
			font-weight:normal;
			z-index: 10;
		}
		#booking #content .uiinsuranceitemin b {
		    height:120px;
		    overflow:scroll;
		    }
		#booking #content .insurancedetails li i
		{
			position:absolute;
			left:74%;
			top:0;
			width:18%;
			display:block;
			white-space:nowrap;
			overflow:hidden;
			text-overflow:ellipsis;
			font-style:normal;
		}
		#booking #content .insurancedetails li em
		{
			position:absolute;
			right:0;
			top:0;
			width:14%;
			display:block;
			white-space:nowrap;
			overflow:hidden;
			text-align:right;
			text-overflow:ellipsis;
			font-style:normal;
			color:#900;
		}
		#booking #content .insurancedetails li.total em
		{
			font-size:16px;
			font-weight:bold;
			color:#900;
		}
				#booking #content .insurancedetails li.total
				{
					height:36px;
					line-height:36px;
				}
					#booking #content .insurancedetails li.total em
					{
						font-size:16px;
						font-weight:bold;
						color:#900;
					}
#booking #content .action {
    background-color:transparent;
    }						
/* Transfers */

	#booking #content .headers .transferOptions .col1
	{
		width :25%;
	}		
	#booking #content .headers .transferOptions .col2
	{
		width : 49%;	
		text-align : left;	
	}	
	#booking #content .headers .transferOptions .col3
	{
		width : 10%;		
	}
	#booking #content .headers .transferOptions .col4
	{
		width : 15%;
		text-align : right;
	}	
        #booking #content .transfer-basket-result .uitransferdescription
        {
                 width: 500px;     
        }			
        #booking #content .uitransfers li a
        {
                 background:url("/app_themes/default/images/bgs/arrow9.gif") no-repeat scroll right 7px transparent;    
                 left:770px;
                 padding-right:15px;
                 position:absolute;
                 top:0;
        }
        #booking #content li.uitransferitem
        {
                 border-bottom: 1px dotted #D5D5D5;
        }
	#booking #content .uitransfers li em,
	#booking #content .transfers li em
	{
		position: absolute;
		right: 0pt;
		top: 0pt;
		width: 14%;
		display: block;
		white-space: nowrap;
		overflow : hidden;
		text-align: right;
		font-style: normal;
		color: #990000;
	}
	#booking #content .uitransfers li.total,
	#booking #content .transfers li.total
	{
		height: 36px;
		line-height: 36px;
	}	
	#booking #content .uitransfers li i,
	#booking #content .transfers li i
	{
		position: absolute;
		left: 73%;
		top: 0pt;
		width: 18%;
		display: block;
		white-space: nowrap;
		overflow : hidden;
		font-style: normal;
	}	
	#booking #content .uitransfers li.total em,
	#booking #content .transfers li.total em
	{
		font-size: 16px;
		font-weight: bold;
		color: #990000;
	}
	#booking #content .uitransfers li label,
	#booking #content .transfers li label
	{
		margin : 0;
		padding : 0;
		padding-left: 25px;
		font-size: 12px;
		width : 100px;
		font-weight: normal;
	}
	#booking #content .uitransfers li input,
	#booking #content .transfers li input
	{
		position: absolute;
		top: 8px;
		left : 0;
	}            


/* Hotel Results */
		
	#hotel #content .sort li		
	{
		width:25%;
	}
	#hotel #content .sort li.col1 { width : 38%; }
	#hotel #content .sort li.col2 { width : 20%; }	
	#hotel #content .sort li.col3 { width : 21%; }
	#hotel #content .sort li.col4 { width : 21%; }

	#content .hotelresult
	{
		margin:10px 0;
	}
		#content .hotelresult h1
		{
			position:relative;
			line-height:20px;
			padding:0;
			margin:0;
			font-size:16px;
			font-weight:bold;
			color:#0068A5;
		}
		#content .hotelresult h1 a {
			position : relative;
			top : -2px;
			z-index :10;
			display : block;
			width : 39%;
			padding : 1px;
			cursor : default;
			font-size: 16px;
			font-weight: bold;
			color: #097ac2;
		}
		#content .hotelresult h1 u
		{
			position:relative;
			margin-right:10px;
			font-size:21px;
			font-weight:bold;
			text-decoration:none;
		}
		#content .hotelresult h1 i
		{
			font-weight:normal;
			font-style:normal;
		}
		#content .hotelresult h1 em
		{
			position:absolute;
			left:40%;
			top:0;
			width:18%;
			padding:0;
			padding-left : 7px;
			font-size:14px;
			font-weight:bold;
			font-style:normal;
			display:block;
			white-space:nowrap;
			overflow:hidden;
			text-overflow:ellipsis;
			background-color : #fff;
		}
		#content .hotelresult h1 span
		{
			position:absolute;
			left:59%;
			top:0;
			width:20%;
			padding:0;
			display:block;
			white-space:nowrap;
			overflow:hidden;
			text-overflow:ellipsis;
		}
		#content .hotelresult h1 b
		{
			position:absolute;
			right:0;
			top:0;
			width:21%;
			padding:0;
			text-align:right;
			font-size:11px;
			font-weight:normal;
			display:block;
			white-space:nowrap;
			overflow:hidden;
			text-align:right;
			text-overflow:ellipsis;
			color:#646464;
		}
		#content .hotelresult h1 b i
		{
			position:relative;
			top:2px;
			font-size:21px;
			font-weight:bold;
			color:#900;
		}
		#content .hotelresult .accom
		{
			position:relative;
			margin:10px 0;
			padding:0;	
		}
			#content .hotelresult .accom .details
			{				
				position:relative;
				min-height:90px;
				height:auto !important; /* IE6 min-height */
  				height:90px;
			}
				#content .hotelresult .accom .details a
				{
					position:absolute;
					width:84px;
					margin:0 10px 5px 0;
				}
					#content .hotelresult .accom .details a img
					{
						width:80px;
						border:solid 2px #D0E6FD;
					}
		#content .hotelresult p
		{
			position:relative;
			line-height:normal;
			margin:0 0 0 94px;
		}
			#hotel #content .hotelresult .accom p a
			{
				position:relative;
				width:99%;
				padding:5px 0px 0 0;
				display:block;
				font-weight:bold;
				background:transparent url(/app_themes/default/images/bgs/arrow9.gif) no-repeat 76px 8px;
			}
		#content .hotelresult img.supplier
		{
			float:left;
			margin:0 10px 1px 0;
			display:none;
		}
		#content .hotelresult h3
		{
			position:relative;
			margin-bottom:5px;
			text-align:right;
		}
			#content .hotelresult h3 a
			{
				width:625px;
				line-height:16px;
				padding-right:20px;
				display:block;
				font-weight:bold;
				color:#646464;
				background:transparent url(/app_themes/default/images/bgs/opener-dblue.png) no-repeat right top;
			}
			#content .hotelresult h3 a.closer
			{
				width:625px;
				background:transparent url(/app_themes/default/images/bgs/closer-dblue.png) no-repeat right top;
			}
				#content .hotelresult h3 a b
				{
					position:absolute;
					left:0;
					color:#646464;
				}
				#content .hotelresult h3 a i
				{
					position:relative;
					left:0px;
					width:600px;
					display:block;
					white-space:nowrap;
					overflow:hidden;
					text-overflow:ellipsis;
					font-style:normal;
					font-weight:bold;
					color:#097AC2;
				}
				#content .hotelresult h3 a i span
				{
					margin-left:50px;
					font-weight:normal;
					color:#646464;
				}
				#content .hotelresult h3 a i span u
				{

					position:absolute;
					right:30px;
					text-decoration:none;
					color:#f00;

				}
				
		#content .hotelresult .options
		{
			position:relative;
			margin-top:5px;
		}
		#content .hotelresult ul
		{
			background-color:#fff;
		}
		
		#content .hotelresult li
		{
			height : auto;
			min-height : 20px;
		}
		* html #content .hotelresult li { height : 30px; }

		#content .hotelresult li label span,
		#content .hotelresult li label span span
		{
			height : auto;
		}	
			#content .hotelresult li, #content .hotelresult .selectedrm
			{
				position:relative;
				left:0;
				height:24px;
				line-height:24px;
				margin:0;
				padding:0;
			}
			#content .hotelresult li.row2
			{
			}
			#content .hotelresult li label {
				height : auto; }
			#content .hotelresult .options ul li ul li i {
				position : absolute;
				top: 0; }
				#content .hotelresult li span
				{
					position:relative;
					left:0;
					width:78%;
					height:auto;
					line-height:20px;
					margin:0;
					padding:0;
					display:block;
					text-overflow:ellipsis;
				}
					#content .hotelresult li label span
					{
						position : static;
						left:0;
						height:auto;
						line-height:20px;
						font-size:12px;
					}
					#content .hotelresult li span b
					{
						color:#097AC2;
					}
				#content .hotelresult li i
				{
					position:relative;
					right:0;
					top:0;
					float : right;
					height:20px;
					width : 130px;
					line-height:20px;
					font-size:11px;
				}
					#content .hotelresult li i input
					{
						position:absolute;
						right:2px;
						top:1px;
						margin-left:70px;
					}
					#content .hotelresult li i em
					{
						position:relative;
						font-weight:bold;
						font-style:normal;
						color:#900;					
					}
			
		#content .hotelresult .accom .detailsimg
		{				
			position:relative;
			width:240px;
			float:left;
			margin:0;
			padding:0;
		}
			#content .hotelresult .accom .detailsimg ol
		{				
			position:relative;
			left:0;
			top:0;
			width:240px;
			margin:0;
			padding:0;
			float:left;
		}
			#content .hotelresult .accom .detailsimg li
			{				
				position:relative;
				width:240px;
				height:auto;
				margin:0;
				padding:0;
			}
			#content .hotelresult .accom .detailsimg img,
			#content .hotelresult .accom .detailsimg li img
			{				
				position:relative;
				width:240px;
			}
		#content .hotelresult .accom .moredetails
		{				
			position:relative;
			left:0;
			top:0;
			width:350px;
			margin:0 0 0 250px;
			padding:0;
		}
			#content .hotelresult .accom .moredetails h2, #content .hotelresult .accom .moredetails .CTCContentHeading, #content .hotelresult .accom .moredetails p, #content .hotelresult .accom .moredetails .CTCContentText
			{				
				position:relative;
				height:auto;
				margin:0 0 10px 0;
				padding:0;
			}
			#content .hotelresult .accom .moredetails .CTCContentHeading, #content .hotelresult .accom .moredetails h2
			{
			    color:#097AC2;
                font-size:14px;
                font-weight:bold;
			}
			#content .hotelresult .accom .moredetails ul
			{				
				position:relative;
				margin:0 0 10px 0;
			}
				#content .hotelresult .accom .moredetails li
				{				
					position:relative;
					height:auto;
					margin:0 0 0 20px;
					padding:0;
					list-style-type:square;
				}
		
		#content .hotelresult .summary
		{
			position:relative;
			height:60px;
			margin:10px 0 0 0;
			padding:0;
			border-bottom:dotted 1px #DADADA;
		}
			#content .hotelresult .summary p
			{
				position:relative;
				width:310px;
				height:40px;
				line-height:55px;
				margin:0;
				padding-left:25px;
				white-space:nowrap;
				overflow:hidden;
				text-overflow:ellipsis;
				font-weight:bold;
				color:#f00;
				background:transparent url(/app_themes/default/images/bgs/offer.gif) no-repeat left 18px;
			}		
			#content .hotelresult .summary p.add
			{
				position:relative;
				width:310px;
				height:40px;
				line-height:55px;
				margin:0;
				padding-left:0;
				white-space:nowrap;
				overflow:hidden;
				text-overflow:ellipsis;
				font-weight:bold;
				color:#646464;
				background:none;
			}
		#content .hotelresult .summary input
		{
			position:absolute;
			top:5px;
			right:0;
		}			
		#content .hotelresult .summary input.btnsecondaryl, #content .hotelresult .summary input.btnnegativel
		{
			position:absolute;
			top:5px;
			right:140px;
		}
		#content .hotelresult .options ul li
		{
			height : auto;
		}
		/* basket */
		
			#booking #content .headers  	
			{
				margin-bottom:10px;
			}
			#booking #content .headers ul.hotel .col1	/* Your Hotel */	
			{
				width:90px;
			}
			#booking #content .headers ul.hotel .col2	/* Hotel Name  */			
			{
				width:28%;
				text-align:left;
			}
			#booking #content .headers ul.hotel .col3	/* Resort  */			
			{
				width:24%;
			}
			#booking #content .headers ul.hotel .col4	/* Star Rating */			
			{
				width:11%;
			}
			#booking #content .headers ul.hotel .col5	/* Check in Date */			
			{
				width:9.5%;
			}
			#booking #content .headers ul.hotel .col6	/* Check out Date */			
			{
				width:10%;
			}
			#booking #content .headers ul.hotel .col7	/* Duration */				
			{
				width:5.5%;
				text-align:right;
			}
		#booking #content .hoteldetails img.detail
		{				
			position:relative;
			width:80px;
			height:80px;
			float:left;
			border:solid 2px #D0E6FD;
		}	
		#booking #content .hoteldetails .hotel
		{
			position:relative;
			height:26px;
			margin-left:100px;
		}
			#booking #content .hoteldetails .hotel li
			{
				height:20px;
				line-height:20px;
				padding:0;
				margin:0;
				display:inline-block;
				text-align:left;
				font-size:14px;
				font-weight:bold;
				color:#0068A5;
				* float:left;	
			}
			#booking #content .hoteldetails .hotel .col2
			{
				width:30.5%;
				white-space:nowrap;
				overflow:hidden;
				text-overflow:ellipsis;
				font-size:16px;
			}	
			#booking #content .hoteldetails .hotel .col3
			{
				width:26%;
				white-space:nowrap;
				overflow:hidden;
				text-overflow:ellipsis;
			}	
			#booking #content .hoteldetails .hotel .col4
			{
				width:14%;
				white-space:nowrap;
				overflow:hidden;
				text-overflow:ellipsis;
			}	
			#booking #content .hoteldetails .hotel .col5
			{
				width:10%;
				white-space:nowrap;
				overflow:hidden;
				text-overflow:ellipsis;
			}	
			#booking #content .hoteldetails .hotel .col6
			{
				width:8%;
				white-space:nowrap;
				overflow:hidden;
				text-overflow:ellipsis;
			}	
			#booking #content .hoteldetails .hotel .col7
			{
				width:8%;
				text-align:right;
				white-space:nowrap;
				overflow:hidden;
				text-overflow:ellipsis;
			}			
		#booking #content .hoteldetails p
		{
			position:relative;
			min-height:60px;
			height:auto !important; /* IE6 min-height */
			height:60px;
			margin-left:100px;
		}
		#booking #content .summary .hotel li b
		{
			position:relative;
			left:0;
			display:inline;
			font-weight:bold;
			color:#0068A5;
		}	
		#booking #content .subheaders ul.hotel .col1,
		#booking #content .subheaders ul.carhire .col1	
		{
			width:14%;
		}
		#booking #content .subheaders ul.hotel .col2,
		#booking #content .subheaders ul.carhire .col2				
		{
			width:60%;
		}
		#booking #content .subheaders ul.hotel .col3,
		#booking #content .subheaders ul.carhire .col3					
		{
			width:16%;
		}	
		#booking #content .subheaders ul.hotel .col4,
		#booking #content .subheaders ul.carhire .col4					
		{
			width:9%;
			text-align:right;
		}
		
/* Car Hire Locations */

	#content .headers ul.carhirelocns li
	{
		text-align:left;
	}
		#content .headers ul.carhirelocns .col1	
		{
			width:25%;
		}
		#content .headers ul.carhirelocns .col2			
		{
			width:55%;
		}
		#content .headers ul.carhirelocns .col3				
		{
			width:10%;
		}	
		#content .headers ul.carhirelocns .col4				
		{
			width:10%;
			text-align:right;
		}
		
		#content .subheaders ul.carhirelocns li
		{
			text-align:left;
		}
		#content .subheaders ul.carhirelocns .col1	
		{
			width:25%;
		}
		#content .subheaders ul.carhirelocns .col2			
		{
			width:55%;
		}
		#content .subheaders ul.carhirelocns .col3				
		{
			width:10%;
		}	
		#content .subheaders ul.carhirelocns .col4				
		{
			width:9%;
			text-align:right;
		}
	#content div.carhirelocns li
	{
		position:relative;
		height : auto;
		line-height : normal;
		border-bottom:dotted 1px #DADADA;
	}
		#content div.carhirelocns li em
		{
			position:absolute;
			left:0;
			width:25%;
			text-align:center;
		}
		/*IE7*/#content div.carhirelocns li em { *top : 14px; }
		/*IE6*/* html #content div.carhirelocns li em { left : -510px; }
			#content div.carhirelocns li em img
			{
				width:130px;
				height:32px;
			}
		#content div.carhirelocns li p
		{
			position : static;
			left:25%;
			width:53%;
			overflow : visible;
			margin-left : 170px;
			margin-top : 12px;
			vertical-align : middle;
			overflow:hidden;
			white-space : normal;
			text-overflow:ellipsis;
			*float : left;
		}
		* html #content div.carhirelocns li p { margin-left : 84px; }
			
			#content div.carhirelocns li p b			
			{
				display : block;
				font-weight:bold;
				color:#0068A5;
			}
		#content div.carhirelocns li i			
		{
			position:absolute;
			right:10%;
			width:10%;
		}	
			#content div.carhirelocns li i input			
			{
				position:absolute;
				left:5px;
				top:10px;
			}	
		#content div.carhirelocns input			
		{
			position:absolute;
			right:25px;
			top:10px;
		}	
		#content div.carhirelocns .summary a		
		{
			position:relative;
			right:0;
			height:40px;
			line-height:40px;
			padding-right:25px;
			display:block;
			text-align:right;
			font-weight:bold;
			background:transparent url(/app_themes/default/images/bgs/arrow1.gif) no-repeat right center;
		}
		#content div.carhirelocns li input.carHirePickUp,
		#content div.carhirelocns li input.carHireDropOff
		{
			top : 2px;
			*top : 12px;
			border : none;
		}
		#content div.carhirelocns li input.carHirePickUp
		{
			right : 107px;
		}	 
		#content div.carhirelocns li input.carHireDropOff
		{
			right : 23px;
		}
		#content div.carhirelocns li .clear
		{
			clear : none;
			*clear : both;
		}
	
		
/* Car Hire Results */

	#content .headers ul.carhire li
	{
		text-align:left;
	}
		#content .headers ul.carhire .col1	
		{
			width:21%;
		}
		#content .headers ul.carhire .col2			
		{
			width:19%;
		}
		#content .headers ul.carhire .col3				
		{
			width:21%;
		}	
		#content .headers ul.carhire .col4				
		{
			width:16%;
		}	
		#content .headers ul.carhire .col5				
		{
			width:12%;
		}	
		#content .headers ul.carhire .col6				
		{
			width:10%;
			text-align:right;
		}
		
	#content .headers ul.carhire li
	{
		text-align:left;
	}
		#content .headers ul.carhire .col1	
		{
			width:21%;
		}
		#content .headers ul.carhire .col2			
		{
			width:19%;
		}
		#content .headers ul.carhire .col3				
		{
			width:21%;
		}	
		#content .headers ul.carhire .col4				
		{
			width:17.5%;
		}	
		#content .headers ul.carhire .col5				
		{
			width:12%;
		}	
		#content .headers ul.carhire .col6				
		{
			width:10%;
			text-align:right;
		}
	#content div.carhire 
	{
		position:relative;
	}
	#content div.carhire ul
	{
		position:relative;
	}
	#content div.carhire li
	{
		position:relative;
		height:85px;
		border-bottom:dotted 1px #DADADA;
	}
		#content div.carhire li em
		{
			position:absolute;
			left:0;
			width:15%;
			height:85px;
			text-align:center;
			
		}
			#content div.carhire li em img
			{
				width:90px;
				margin-top : 12px;
			}
			#content div.carhire li em b
			{
				height:20px;
				line-height:20px;
				display:block;
				white-space:nowrap;
				overflow:hidden;
				text-overflow:ellipsis;
				font-weight:bold;
				color:#0068A5;
			}
		#content div.carhire li p			
		{
			position:absolute;
			left:20%;
			top:20px;
			width:15%;
			text-align:center;
		}
			#content div.carhire li p b			
			{
				height:20px;
				line-height:20px;
				display:block;
				white-space:nowrap;
				overflow:hidden;
				text-overflow:ellipsis;
				font-weight:bold;
				color:#0068A5;
			}
		#content div.carhire li ul			
		{
			position:absolute;
			left:41%;
			top:20px;
			width:100px;
		}			
			#content div.carhire li li
			{
				position:relative;
				width:20px;
				height:20px;
				line-height:20px;
				display:inline-block;
				padding:0 10px 0 20px;
				white-space:nowrap;
				overflow:hidden;
				text-overflow:ellipsis;
				font-weight:bold;
				color:#0068A5;
				border-bottom:none;
				* float:left;
			}				
				#content div.carhire li li.adult
				{
					background:transparent url(/app_themes/default/images/bgs/carhire_adult.gif) no-repeat left center;
				}				
				#content div.carhire li li.child
				{
					background:transparent url(/app_themes/default/images/bgs/carhire_child.gif) no-repeat left center;
				}				
				#content div.carhire li li.lbag
				{
					background:transparent url(/app_themes/default/images/bgs/carhire_lbag.gif) no-repeat left center;
				}				
				#content div.carhire li li.sbag
				{
					background:transparent url(/app_themes/default/images/bgs/carhire_sbag.gif) no-repeat left center;
				}		
				#content div.carhire li li span
				{
					display:none;
				}
		#content div.carhire li i			
		{
			position:absolute;
			left:55%;
			top:25px;
			width:130px;
			text-align : center;
		}
			#content div.carhire li i img
			{
				width:110px;
				max-height : 30px;
				min-width : 110px;
			}		
		#content div.carhire li u			
		{
			position:absolute;
			left:71.5%;
			top:22px;
			width:130px;
			text-align:center;
			text-decoration:none;
		}
			#content div.carhire li u b			
			{
				height:20px;
				line-height:20px;
				display:block;
				white-space:nowrap;
				overflow:hidden;
				text-overflow:ellipsis;
				font-weight:normal;
				color:#646464;
			}
			#content div.carhire li u b.price		
			{
				height:20px;
				line-height:20px;
				display:block;
				white-space:nowrap;
				overflow:hidden;
				text-overflow:ellipsis;
				font-size:20px;
				font-weight:bold;
				color:#900;
			}
		#content div.carhire li a		
		{			
			position:absolute;
			right:0;
			top:20px;
			width:130px;
			right:0;
			height:40px;
			line-height:40px;
			padding-right:25px;
			display:block;
			text-align:right;
			font-weight:bold;
			background:transparent url(/app_themes/default/images/bgs/arrow1.gif) no-repeat right center;
		}	
		#content .uicarcontent p a 
		{
		    text-decoration:underline;   
		}

/* Car Hire Details */
		
	#carhire #content .action
	{
		position:relative;
		margin:10px 0;
		padding:0;
	}
		#carhire #content .action input
		{
			position:absolute;
			top:0;
			right:0;
		}	
	#carhire #content .action input.btnnegativel
	{
		position:absolute;
		top:0;
		right:140px;
	}	

	#content .headers ul.carhiredetails li
	{
		text-align:left;
	}
		#content .headers ul.carhiredetails .col1	
		{
			width:49.5%;
		}
		#content .headers ul.carhiredetails .col2	
		{
			width:49.5%;
			text-align:right;
		}
	
	#content div.carhirefeatures			
	{
		position:relative;
		height:100px;
		border-bottom:dotted 1px #DADADA;
	}	
	#carhire #content h2			
	{
		position:relative;
		height:16px;
		line-height:16px;
		margin:10px 0 0 0;
	}	
		#carhire #content h2 b			
		{
			font-size:14px;
			color:#0068A5;
		}
	#content div.carhirefeatures p.col1			
	{
		position:absolute;
		left:0;
		top:17px;
		width:10%;
		font-weight:bold;
	}
	#content div.carhirefeatures p.col2			
	{
		position:absolute;
		left:8%;
		top:15px;
		width:15%;
		text-align:center;
	}
	#content div.carhirefeatures p.col3			
	{
		position:absolute;
		left:32%;
		top:17px;
		width:15%;
		text-align:center;
		font-weight:bold;
	}
		#content div.carhirefeatures p b			
		{
			height:20px;
			line-height:20px;
			display:block;
			white-space:nowrap;
			overflow:hidden;
			text-overflow:ellipsis;
			font-weight:bold;
			color:#0068A5;
		}
	
	#content div.carhirefeatures ul			
	{
		position:absolute;
		top:15px;
		left:47%;
		width:100px;
	}			
		#content div.carhirefeatures li
		{
			position:relative;
			width:20px;
			height:20px;
			line-height:20px;
			display:inline-block;
			padding:0 10px 0 20px;
			white-space:nowrap;
			overflow:hidden;
			text-overflow:ellipsis;
			font-weight:bold;
			color:#0068A5;
			border-bottom:none;
			* float:left;
		}				
			#content div.carhirefeatures li.adult
			{
				background:transparent url(/app_themes/default/images/bgs/carhire_adult.gif) no-repeat left center;
			}				
			#content div.carhirefeatures li.child
			{
				background:transparent url(/app_themes/default/images/bgs/carhire_child.gif) no-repeat left center;
			}				
			#content div.carhirefeatures li.lbag
			{
				background:transparent url(/app_themes/default/images/bgs/carhire_lbag.gif) no-repeat left center;
			}				
			#content div.carhirefeatures li.sbag
			{
				background:transparent url(/app_themes/default/images/bgs/carhire_sbag.gif) no-repeat left center;
			}		
			#content div.carhirefeatures li span
			{
				display:none;
			}
		#content div.carhirefeatures em
		{
			position:absolute;
			right:0;
			top:0;
			width:155px;
			height:110px;
			text-align:center;
		}
			#content div.carhirefeatures em img
			{
				width:155px;
			}			
	#content .carhiredetails 
	{
		position:relative;
		margin:10px 0;
	}
	#content .headers .carhiredetails
	{
		margin-top : 0;
	}
	* html #content div .carhiredetails { width : 620px; margin : 0; border : none; }
	
	#content div.carhiredetails h3		
	{
		position:relative;
		left:0;
		width:20%;
		float:left;
		font-weight:bold;
	}
	#content div.carhiredetails p		
	{
		position:relative;
		margin-left:20%;
		width:80%;
	}
		#content div.carhiredetails p input		
		{
			position:relative;
			top:2px;
			margin-right:5px;
		}
		#content div.carhiredetails p label		
		{
			font-size:12px;
		}
			#content div.carhiredetails p label	i	
			{
				font-weight:bold;
				font-style:normal;
				color:#900;
			}
	#content div.carhiredetails ul		
	{
		position:relative;
		width:80%;
		margin-left:20%;
		margin-bottom:10px;
	}	
		#content div.carhiredetails ul.sub		
		{
			margin-top:-10px;
			margin-left:25%;
		}		
		#content div.carhiredetails li
		{
			position:relative;
			width:40%;
			height:20px;
			line-height:20px;
			display:inline-block;
			padding:0 10px 0 20px;
			white-space:nowrap;
			overflow:hidden;
			text-overflow:ellipsis;
			border-bottom:none;
			background:transparent url(/app_themes/default/images/bgs/arrow10.gif) no-repeat left center;
			* float:left;
		}		
	#content .action p.total
	{
		position:relative;
		width:27%;
		height:45px;
		line-height:45px;
		font-size:14px;
		color:#646464;
	}		
		#content .action p.total b
		{
			position:absolute;
			right:0;
			top : 0;
			margin-left:20px;
			font-weight:bold;
			font-size:20px;
			color:#900;
		}

/*  CARHIRE BASKET */	

	#booking #content .headers ul.carhire li
	{
		text-align:left;
	}
		#booking #content .headers ul.carhire .col1	
		{
			width:90px;
		}
		#booking #content .headers ul.carhire .col2			
		{
			width:10%;
		}
		#booking #content .headers ul.carhire .col3				
		{
			width:13%;
		}	
		#booking #content .headers ul.carhire .col4				
		{
			width:12%;
		}	
		#booking #content .headers ul.carhire .col5				
		{
			width:23.5%;
		}	
		#booking #content .headers ul.carhire .col6				
		{
			width:21%;
		}	
		#booking #content .headers ul.carhire .col7				
		{
			width:10.5%;
			text-align:right;
		}	
	
	#booking #content div.carhire ul
	{
		position:relative;
		top:0;
		margin-top:0;
	}
	#booking #content div.carhire li
	{
		position:relative;
		height:85px;
		border-bottom:none;
	}
		#booking #content div.carhire li p.col1
		{
			position:absolute;
			left:0;
			top:0;
			width:90px;
			height:85px;
			overflow : hidden;
			text-align:center;
		}
			#booking #content div.carhire li p.col1 img
			{
				width:90px;
			}
			#booking #content div.carhire li p.col1 b
			{
				height:20px;
				line-height:20px;
				display:block;
				white-space:nowrap;
				overflow:hidden;
				text-overflow:ellipsis;
				font-weight:bold;
				color:#0068A5;
			}
		#booking #content div.carhire li p.col2			
		{
			position:absolute;
			left:100px;
			top:20px;
			width:10%;
			white-space:nowrap;
			overflow:hidden;
			text-overflow:ellipsis;
			text-align:left;
			font-weight:bold;
		}
		#booking #content div.carhire li p.col3			
		{
			position:absolute;
			left:19%;
			top:20px;
			width:10%;
			white-space:nowrap;
			overflow:hidden;
			text-overflow:ellipsis;
			text-align:center;
		}
			#booking #content div.carhire li p.col3 b			
			{
				height:20px;
				line-height:20px;
				display:block;
				white-space:nowrap;
				overflow:hidden;
				text-overflow:ellipsis;
				font-weight:bold;
				color:#0068A5;
			}
		#booking #content div.carhire li ul			
		{
			position:absolute;
			left:33%;
			top:20px;
			width:100px;
		}			
			#booking #content div.carhire li li
			{
				position:relative;
				width:20px;
				height:20px;
				line-height:20px;
				display:inline-block;
				padding:0 10px 0 20px;
				white-space:nowrap;
				overflow:hidden;
				text-overflow:ellipsis;
				font-weight:bold;
				color:#0068A5;
				border-bottom:none;
				* float:left;
			}				
				#booking #content div.carhire li li.adult
				{
					background:transparent url(/app_themes/default/images/bgs/carhire_adult.gif) no-repeat left center;
				}				
				#booking #content div.carhire li li.child
				{
					background:transparent url(/app_themes/default/images/bgs/carhire_child.gif) no-repeat left center;
				}				
				#booking #content div.carhire li li.lbag
				{
					background:transparent url(/app_themes/default/images/bgs/carhire_lbag.gif) no-repeat left center;
				}				
				#booking #content div.carhire li li.sbag
				{
					background:transparent url(/app_themes/default/images/bgs/carhire_sbag.gif) no-repeat left center;
				}		
				#booking #content div.carhire li li span
				{
					display:none;
				}
		#booking #content div.carhire li p.col5, #booking #content div.carhire li p.col6	
		{
			position:absolute;
			left:45%;
			top:20px;
			width:22%;
			height:40px;
			white-space:nowrap;
			overflow:hidden;
			text-overflow:ellipsis;
			text-align:left;
		}
		#booking #content div.carhire li p.col6	
		{
			left:68%;
		}
			#booking #content div.carhire li p.col5	b, #booking #content div.carhire li p.col6 b		
			{
				display:block;
			}
		#booking #content div.carhire ul.booking li p.col7		
		{
			position:absolute;
			left:88%;
			top:25px;
			width:130px;
		}
			#booking #content div.carhire li p.col7 img
			{
				width : 100px;
			}
	#booking #content p.terms a 
	{
	    text-decoration:underline;
	}	
		
/* basket */

	#content .booking
	{
		margin:20px 0 0 0;
	}
		#content .booking h1
		{
			position:relative;
			height:30px;
			line-height:30px;
			padding:0 10px;
			margin:0;
			font-size:12px;
			font-weight:bold;
			color:#fff;
			background-color:#31A53A;
		}
			#content .booking h1.header
			{
				margin:0 0 10px 0;
			}
		#content .booking h1 u
		{
			position:relative;
			margin-right:10px;
			font-size:14px;
			font-weight:bold;
			text-decoration:none;
		}
		#content .booking h1 i
		{
			font-weight:normal;
			font-style:normal;
		}
		#content .booking h1 b
		{
			position:absolute;
			right:10px;
			top:-2px;
			width:200px;
			text-align:right;
		}
			#content .booking h1 b.small
			{
				font-size:9px;
			}
		#content .booking h1 b i
		{
			position:relative;
			top:6px;
			font-size:18px;
			font-weight:bold;
		}
			#content .booking h1 b.small i
			{
				position:relative;
				top:0px;
				font-size:9px;
			}
		
		#content .booking .details, #content .booking .passenger
		{
			position:relative;
			margin:0 0 10px 0;
			padding:10px 0 0 0;
			background-color:#fff;
		}
		
			#content .booking .details .cards
			{
				padding-top : 25px;
				background:transparent url(/app_themes/default/images/bgs/payment-cards.gif) no-repeat 170px 2px;
			}
			#content .booking .details .cards * {
				bottom : 0;
				top : auto; }
			#content .booking .details .cards select {
				bottom : 3px; }
				
			#content .booking .details h2
			{
				position:relative;
				line-height:14px;
				margin:0;
				padding:0;
				font-size:14px;
				font-weight:bold;
				color:#097AC2;
				border:none;
			}
			#content .booking .details h2.mb
			{
				margin-bottom:10px;
			}
				#content .booking .details h2.mb input
				{
					position:relative;
					top:1px;					
				}
			#content .booking .details h2 u
			{
				position:relative;
				width:290px;
				display:block;
				text-decoration:none;
			}
			#content .booking .details h2 u.fw
			{
				width:100%;
				line-height : 16px;
				padding : 2px 0;
			}
				#content .booking .details h2 u em
				{
					position:absolute;
					width:180px;
					display:block;
					white-space:nowrap;
					overflow:hidden;
					text-overflow:ellipsis;	
					font-size:14px;
					font-weight:bold;
					font-style:normal;
				}
					#content .booking .details h2 u.right
					{
						width : 100%;
						line-height : 16px;
						padding : 2px 0;
						/*position:absolute;
						left:330px;
						top:0;*/
					}
						#content .booking .details h2 u i
						{
							position:absolute;
							right:10px;
							font-size:12px;
							font-style:normal;
							font-weight:bold;
							color:#646464;
						}
				#content .booking .details h2 label
				{
					position:relative;
					top:-2px;
					margin:0;
					padding:0;
					font-size:14px;
					font-weight:bold;
					color:#097AC2;
					border:none;
				}
				#content .booking .details h2 input
				{
					position:relative;
					top:0;
					left:0;
					border:0;
				}
			#content .booking .details h2 i
			{
				position:absolute;
				right:10px;
				font-size:12px;
				font-weight:bold;
				font-style:normal;
			}
			#content .booking .details li
			{
				position:relative;
				margin:0 0 10px 0;
				padding:0 0 10px 0;
				font-size:14px;
			}
				#content .booking .details li b
				{
					position:absolute;
					right:10px;
					font-size:16px;
					color:#097AC2;
				}
				#content .booking .details li u
				{
					text-decoration:none;
					color:#31A53A;
				}
			#content .booking .details p
			{
				position:relative;
				margin:0 0 10px 0;
				padding:0 0 10px 0;
				border-bottom:dotted 1px #DADADA;
			}
				#content .booking .details p.noborder
				{
					position:relative;
					padding:0;
					line-height : 15px;
					border-bottom:none;
				}	
				#content .booking .details p.terms
				{
					position:relative;
					padding:0;
					border-bottom:none;
				}		
				#content .booking .details p.terms label, #content .booking .details p.terms label
				{
					font-size:12px;
				}	
				#content .booking .details p input.chbx
				{				
					position:relative;
					top:0;
					left:0;
				}		
				#content .booking .details p.terms span.chbx input
				{				
					position:relative;
					top:1px;
					left:0;
				}
			#content .booking .passenger p
			{
				position:relative;
				height:14px;
				line-height:14px;
				margin:0 0 10px 0;
				padding:0 10px 0 10px;
				font-weight:bold;
				color:#097AC2;
			}	
				#content .booking .passenger p b
				{
					position:absolute;
					left:140px;
					font-weight:normal;
					color:#646464;
				}
				#content .booking .passenger .address
				{
					position:relative;
					top:-25px;
					left:460px;
					width:445px;
					height:60px;
				}
				#content .booking .passenger .address p
				{
					color:#646464;
				}
			#content .booking .details ul
			{
				position:relative;
				margin:0 0 10px 0;
				padding-bottom:10px;
				border-bottom:dotted 1px #DADADA;
			}	
			#content .booking .details ul.noborder
			{
				position:relative;
				margin:0;
				padding:0;
				border-bottom:none;
			}
			#content .booking .details li
			{
				position:relative;
				margin:0;
				padding:0;
				height:28px;
				line-height:28px;
			}	
				#content .booking .details li label
				{
					position:absolute;
					top:0px;
					width:160px;
					display:block;
					font-size:12px;
				}
					#content .booking .details ul.ckbxlist
					{
						position:relative;
						height:28px;
						margin:0;
						padding:0;
					}
					#content .booking .details ul.ckbxlist li
					{
						position:relative;
						margin:0 20px 0 0;
						padding:0;
						width:auto;
						height:28px;
						line-height:28px;
						display:inline-block;
						float:left;
					}				
						#content .booking .details ul.ckbxlist li.intro
						{
							position:relative;
							width:240px;
							margin:0;
							display:inline;
							font-size:12px;
						}			
						#content .booking .details ul.ckbxlist li input.chbx
						{
							position:relative;
							left:0;
							top:2px;
							width:auto;
							margin-right:5px;
							display:inline;
							font-size:12px;
						} 	
						#content .booking .details ul.ckbxlist li label
						{
							position:relative;
							top:0px;
							width:auto;
							display:inline;
							font-size:12px;
						}
				
				#content .booking .details li.blabel label
				{
					font-weight:bold;
					color:#097AC2;
				} 
				#content .booking .details li input, #content .booking .details li select
				{
					position:absolute;
					left:170px;
					width:180px;
				}								
					#content .booking .details li.ckbxlist input.chbx
					{
						position:relative;
						top:2px;
					}		
				#content .booking .details li select
				{
					position:absolute;
					top:5px;
					width:185px;
				}			
					#content .booking .details li select.selectd
					{
						position:absolute;
						left:170px;
						width:45px;
					}			
					#content .booking .details li select.selectm
					{
						position:absolute;
						left:225px;
						width:45px;
					}			
					#content .booking .details li select.selecty
					{
						position:absolute;
						left:281px;
						width:75px;
					}
				#content .booking .details li.carddate	select.selectm
				{
						position:absolute;
						left:170px;
						width:45px;
				}			
				#content .booking .details li.carddate select.selecty
				{
					position:absolute;
					left:226px;
					width:75px;
				}		
		#content .booking .details input
		{
			position:absolute;
			bottom:0;
			right:10px;
		}		
		#content .booking .details li a.icon
		{
			position:absolute;
			left:480px;
			padding-right:16px;
			display:block;
			background:transparent url(/app_themes/default/images/bgs/question.gif) no-repeat right center;
		}
	#content .booking .details li a.findaddress {
			position:relative;
			left:370px;
			width:110px;
			display:block;
			padding:0;
			font-weight:bold;
			background:transparent url(/app_themes/default/images/bgs/arrow9.gif) no-repeat scroll 98px 12px;
		}		
		#content .booking .details li a.userhelp
		{
			position:absolute;
			top:0;
			left:500px;
			padding-right:16px;
			display:block;
			background:transparent url(/app_themes/default/images/bgs/question.gif) no-repeat right center;
		}
		#content .booking .summary
		{
			position:relative;
			min-height:60px;
			height:auto !important; /* IE6 min-height */
			height:60px;
			margin:0 0 10px 0;
			padding:0;
		}
			#content .booking .summary p
			{
				position:relative;
				top:10px;
				width:760px;
				margin:0 0 10px 0;
				line-height : normal;
			}			
		#content .booking .summary input
		{
			position:absolute;
			top:5px;
			right:0;
		}		
		#content .action
		{
			position:relative;
			height:50px;
			margin:0;
			padding:0;
			background-color:none;
		}
		#content .action input
		{
			position:absolute;
			top:5px;
			right:0;
		}	
		#content .action input.btnnegative
		{
			position:absolute;
			top:5px;
			bottom:10px;
		}
		#content .action input.btnlft
		{
			left:0;
			right:auto;
		}
		#content p.total
		{
			position:relative;
			width:100%;
			height:20px;
			line-height:20px;
			margin:10px 0;
			padding:0;
			font-weight:bold;
			font-size:20px;
			color:#31A53A;
		}	
			#content p.total b
			{
				position:absolute;
				right:0;
			}
#content .summary ul.flight li {
    height:18px;
    line-height:18px;
    margin:0;
    position:relative;
    }	
#content .summary ul.flight li b {
        display:block;
        left:15%;
        overflow:hidden;
        position:absolute;
        top:0;
        white-space:nowrap;
        width:60%;
        }
#content .summary ul.flight li i {
    position:absolute;
    left:73%;
    width:12%;
    } 
  #content .summary ul.flight li em {
        color:#990000;
        display:block;
        font-style:normal;
        overflow:hidden;
        position:absolute;
        right:0;
        text-align:right;
        top:0;
        white-space:nowrap;
        width:14%;
        }  
       #content .summary ul.flight li.notes {
       color:#646464;
       font-size:10px;
       }       				
		#booking #content .summary .add
		{
			height:90px;
		}			
			#booking #content .summary .add img
			{
				width:80px;
				border:solid 2px #D0E6FD;
			}		
			#booking #content .summary .add p
			{
				position:absolute;
				left:0;
				top:30px;
				width:810px;
				height:20px;
				line-height:20px;
				margin:0 0 0 100px;
				padding-left:0;
				white-space:nowrap;
				overflow:hidden;
				text-overflow:ellipsis;
				background:none;
			}		
				#booking #content .summary .add p b
				{
					font-weight:bold;
					color:#097AC2;
				}
		#content .add input
		{
			position:absolute;
			top:15px;
		}	
		
/* confirmation */

#content #confirmation .flightresult h1, #content #confirmation .hotelresult h1, #content #confirmation .carhireresult h1
{
	background-color:#31A53A;
}
	
/* footer */

div#footer 
{ 
    position:relative;
    width:936px; 
    margin:0 auto 0 auto;
    background-color:#fff; 
   /* z-index:-1;  Fix for IEz-index calendar issue */
}
div#footer div#footer-links 
{  
    height:109px;
	margin-bottom:10px;
    padding:1px; 
    background:#E9E8E8 url(/app_themes/default/images/bgs/footer-blue-bg.gif) repeat-x 0 0;
}

div#footer div#footer-links div#travel-essentials 
{ 
    height:65px;
    padding:5px; 
    background:transparent url(/app_themes/default/images/bgs/footer-bg.gif) repeat-x 0 0;
}

div#footer div#footer-links div#travel-essentials ul li img
{ 
	float:left;
	margin-right:5px;
}

div#footer div#footer-links div#travel-essentials h2 
{  
    height:30px; 
    margin:0; 
    padding:0; 
    text-indent:-9999px;
    background:transparent url(/app_themes/default/images/bgs/txt-travel-essentials.gif) no-repeat 0 4px;
}
div#footer div#footer-links div#travel-essentials ul 
{   
    padding:0; 
    list-style:none;
}
div#footer div#footer-links div#travel-essentials ul li 
{ 
    height:37px; 
    display:block; 
    float:left; 
	margin-right:15px;
}
div#footer div#footer-links div#travel-essentials ul li.last 
{ 
    padding-right:0; 
}

div#footer div#footer-links div#travel-essentials ul li.airport-parking 
{ 
    background:transparent url(/app_themes/default/images/bgs/footer_icon-airport-parking.gif) no-repeat 0 0;
}
div#footer div#footer-links div#travel-essentials ul li.travel-insurance 
{ 
    padding-left:33px; 
    background:transparent url(/app_themes/default/images/bgs/footer_icon-travel-insurance.gif) no-repeat 0 0; 
}
div#footer div#footer-links div#travel-essentials ul li.lounge-passes 
{  
    padding-left:23px;
    background:transparent url(/app_themes/default/images/bgs/footer_icon-lounge-passess.gif) no-repeat 0 0;
}
div#footer div#footer-links div#travel-essentials ul li.legroom-chart 
{ 
    background:transparent url(/app_themes/default/images/bgs/footer_icon-legroom-chart.gif) no-repeat 0 0; 
}
div#footer div#footer-links div#travel-essentials ul li.baggage-allowance 
{  
    padding-left:37px;
    background:transparent url(/app_themes/default/images/bgs/footer_icon-baggage-allowance.gif) no-repeat 0 0;
}
div#footer div#footer-links div#travel-essentials ul li.stopover-guide 
{ 
    background:transparent url(/app_themes/default/images/bgs/footer_icon-stopver-guide.gif) no-repeat 0 0;
}
div#footer div#footer-links div#travel-essentials ul li.useful-links 
{  
    padding-left:23px; 
    background:transparent url(/app_themes/default/images/bgs/footer_icon-useful-links.gif) no-repeat 0 0;
}
div#footer div#footer-links div#travel-essentials ul li.travel-guide 
{  
    padding-left:23px; 
    background:transparent url(/app_themes/default/images/bgs/footer_icon-travel-guide.gif) no-repeat 0 0;
}
div#footer div#footer-links div#travel-essentials ul li.bbc-weather 
{  
    padding-left:42px; 
    background:transparent url(/app_themes/default/images/bgs/footer_icon-bbc-weather.gif) no-repeat 0 0;
}
div#footer div#footer-links div#travel-essentials ul li.visa-waiver 
{ 
    padding-left:25px; 
    background:transparent url(/app_themes/default/images/bgs/footer_icon-visa-waiver-program.gif) no-repeat 0 0;
}
div#footer div#footer-links div#travel-essentials ul li.travel-news 
{  
    padding-left:37px; 
    background:transparent url(/app_themes/default/images/bgs/footer_icon-latest-travel-news.gif) no-repeat 0 0;
}

div#footer div#footer-links div#travel-essentials ul li a 
{ 
    text-decoration:none; 
    font-family:Arial, Helvetica, Sans-Serif; 
    font-size:10px; 
    letter-spacing:0;
    color:#000; 
}
div#footer div#footer-links div#travel-essentials ul li a:hover 
{ 
    text-decoration:underline; 
}
#footerdetails
{
	padding-bottom:10px;
	border-bottom:dotted 1px #097AC2;
}
	#footerdetails p, #footerdetails a
	{
		font-size:10px;
	}
div#footer div#footer-links ul#more-info 
{ 
    height:36px;  
    line-height:36px;  
    margin:0 auto; 
    padding:0; 
    list-style:none;
}
div#footer div#footer-links ul#more-info li 
{ 
    padding:0 10px 0 10px; 
    display:inline;
    font-size:11px;  
    color:#fff;
    background:transparent url(/app_themes/default/images/bgs/sub-header-pipe.gif) no-repeat 0 3px; 
}
div#footer div#footer-links ul#more-info li.first 
{
    padding-right:10px;
    background:none;
}
div#footer div#footer-links ul#more-info li a 
{ 
    text-decoration:none;
    font-family:Arial, Helvetica, Sans-Serif; 
    letter-spacing:0;
    font-size:11px; 
    color:#fff; 
}

div#footer div#footer-links ul#more-info li a:hover 
{ 
    text-decoration:underline; 
}

div#footer p#payment-info 
{ 
    width:320px; 
    padding:10px 0 0 0;   
    font-size:10px;
    font-family:Arial, Helvetica, Sans-Serif; 
    letter-spacing:0;
    color:#676767; 
}
div#footer ul.images 
{ 
    width:570px; 
    margin:10px 0 32px 0; 
    padding:0;  
    float:right; 
}
div#footer ul.images li, div#footer ul#seoLinks li 
{ 
    padding:0 0 0 10px;
    float:left; 
    list-style:none;
	display:inline;
}

div#footer div#seoLinks
{  
    margin-top:10px; 
    padding:0;  
    clear:both;
}

div#footer div#seoLinks ul li
{  
    margin-top:10px; 
    padding:0;  
    clear:both;
}

div#footer div#seoLinks ul li ul li
{  
    clear:none;
	display:inline;
}

div#footer div#seoLinks ul li ul li a
{  
	margin-right:10px;
	padding-right:10px;
	border-right:1px solid green;
}

div#footer div#seoLinks ul li h2
{  
	color:#097AC2;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}

div#footer p#copyright 
{ 
	margin-top:10px;
    font-size:11px; 
    font-family:Arial, Helvetica, Sans-Serif; 
    letter-spacing:0;
    color:black;
	float:right;
	margin-bottom:10px;
	clear:both;
}
ul#logos #footer-partof 
{
    width:116px;
    height:40px;
    background:transparent url(/app_themes/default/images/bgs/tc-logo-footer.png) no-repeat 0 0;
}
ul#logos #footer-sponsor 
{
    width:117px;
    height:36px;
    background:transparent url(/app_themes/default/images/bgs/leeds-utd-logo.gif) no-repeat 0 0;
}
ul#logos #footer-verisign 
{
    width:73px;
    height:38px;
    background:transparent url(/app_themes/default/images/bgs/verisign-logo.gif) no-repeat 0 0;
}
ul#logos #footer-bonded 
{
    width:103px;
    height:25px;
    background:transparent url(/app_themes/default/images/bgs/fullybonded.gif) no-repeat 0 0;
}
ul#logos #footer-atol a
{
    width:31px;
    height:32px;
    display:block;
    background:transparent url(/app_themes/default/images/bgs/atol2.gif) no-repeat 0 0;
}
ul#logos #footer-abta a
{
    width:23px;
    height:32px;
    display:block;
    background:transparent url(/app_themes/default/images/bgs/abtac8257.gif) no-repeat 0 0;
}
ul#logos #footer-iata a
{
    width:36px;
    height:23px;
    display:block;
    background:transparent url(/app_themes/default/images/bgs/iata.gif) no-repeat 0 0;
}

#trackingholder
{
    position:absolute;
    top:-1000px;
}
/* classes */
.chbx
{
	border:none;
}
#search .error, #search .validate, #search .info, #search .tick 
{
	display : block;
}
.error, .validate, .info, .tick
{
	position:relative;
	padding:10px;
	border:solid 1px #E09B95;
	background-color:#F0CAC6;
}
.error div.closer, .validate div.closer, .info div.closer, .tick div.closer
{
	position:absolute;
	top:5px;
	right:5px;
	width:12px;
	height:12px;
	background:transparent url(/app_themes/default/images/bgs/closemsg.gif) no-repeat 0 0;
}
	.error h3, .validate h3, .info h3, .tick h3
	{
		height:22px;
		line-height:22px;
		margin-bottom:10px;
		padding-left:32px;
		font-size:14px;
		font-weight:bold;
		color:#900;
		background:transparent url(/app_themes/default/images/bgs/errormsg.gif) no-repeat 0 0;
	}
	.error b, .validate b, .info b, .tick b
	{
		font-weight:bold;
		color:#900;
	}
		.validate h3
		{
			background:transparent url(/app_themes/default/images/bgs/validatemsg.gif) no-repeat 0 0;
		}
		.validate li
		{
			color : #333;
		}
		.info h3
		{
			color:#333;
			background:transparent url(/app_themes/default/images/bgs/infomsg.gif) no-repeat 0 0;
		}
		.tick h3
		{
			color:#333;
			background:transparent url(/app_themes/default/images/bgs/tickmsg.gif) no-repeat 0 0;
		}
	#search .search .error ul, #search .search .validate ul, #search .search .info ul, #search .search .tick ul
	{	
		padding:0;
		background-color:transparent;
		border-bottom:none;
	}
	#search .search .error li, #search .search .validate li, #search .search .info li, #search .search .tick li
	{
		position:relative;
		left:0;
		line-height:14px;
		display:block;
		margin-bottom:5px;
		font-size:12px;
		color:#900;
	}
	#search .search .validate li, #search .search .info li, #search .search .tick li
	{
		color:#333;
	}
.mainclear
{
	clear:both;
	margin-bottom:10px;
}
.clear
{
	clear:both;
}
.clearr
{
	clear:right;
}
.clearl
{
	clear:left;
}
.mb10
{
	margin-bottom:10px;
}
.btnsecondary, .btnsecondaryg, .btnprimary, .btnnegative, .btnnegativeg
{
	width:111px;
	height:44px;
	display:block;
	text-align:center;
	/*text-transform:uppercase;*/
	font-size:14px;
	font-weight:bold;
	color:#fff;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	cursor:pointer;
	border:none;
}
.btnprimaryl, .btnprimarylg, .btnsecondaryl, .btnnegativelg, .btnnegativel
{
	width:130px;
	height:44px;
	display:block;
	text-align:center;
	/*text-transform:uppercase;*/
	font-size:14px;
	font-weight:bold;
	color:#fff;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	cursor:pointer;
	border:none;
}
	.btnnegative
	{
		background:#8C8C8C url(/app_themes/default/images/bgs/btnnegative.png) no-repeat 0 0;
	}
	.btnnegativeg
	{
		background:#8C8C8C url(/app_themes/default/images/bgs/btnnegativeg.png) no-repeat 0 0;
	}
	.btnnegativelg
	{
		background:#8C8C8C url(/app_themes/default/images/bgs/btnnegativelg.png) no-repeat 0 0;
	}
	.btnnegativel
	{
		background:#8C8C8C url(/app_themes/default/images/bgs/btnnegativel.png) no-repeat 0 0;
	}
	.btnsecondary
	{
		background:#0068A5 url(/app_themes/default/images/bgs/btnsecondary.png) no-repeat 0 0;
	}
	.btnsecondaryg
	{
		background:#0068A5 url(/app_themes/default/images/bgs/btnsecondaryg.png) no-repeat 0 0;
	}
	.btnprimary
	{
		background:#31A53A url(/app_themes/default/images/bgs/btnprimary.png) no-repeat 0 0;
	}
	.btnsecondaryl
	{
		background:#0068A5 url(/app_themes/default/images/bgs/btnsecondaryl.png) no-repeat 0 0;
	}
	.btnprimaryl
	{
		background:#31A53A url(/app_themes/default/images/bgs/btnprimaryl.png) no-repeat 0 0;
	}
	.btnprimarylg
	{
		background:#31A53A url(/app_themes/default/images/bgs/btnprimarylg.png) no-repeat 0 0;
	}
	.btn-disabled
	{
		color:#999;
		border:solid 4px #999;
		background:#C1C1C1 url(/app_themes/default/images/bgs/btn-disabled.gif) no-repeat 0 -6px;
	}
	
/* PRINT */

#printheader, #printfooter
{
	display:none;
}

					
/* demo content */

#col1 .offerpanels	
{
	margin-top:10px;
}
#content .carousel
{

}
#content .ssbanner
{
	position:absolute;
	right:0;
}
	
/* #################################################################

DO NOT OVERWRITE THIS SECTION /\

###################################################################*/

/* :( clearfix hack */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

/* auto complete fixes */
.autocomfeildset1
{
    position:relative;
    z-index:2;
}
    li.autocom1
    {
        z-index:4;
    }
        li.autocom1 .autocomcont
        {
            z-index:4;
        }
    li.autocom2
    {
        z-index:3;
    }
        li.autocom2 .autocomcont
        {
            z-index:3;
        }
.autocomfeildset2
{
    position:relative;
    z-index:1;
}
    li.autocom3
    {
        z-index:2;
    }
    li.autocom4
    {
        z-index:1;
    }
.autocomcont
{
    border:solid 3px #0068A5;
    background:#fff url(/app_themes/default/images/bgs/autocom-bg.gif) repeat-y 0 0;
    width: auto !important;   
}
.autocomitem
{
    width: auto;   
    height:14px;
    line-height:14px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    cursor:pointer;
    padding:5px;
    font-size:10px;
    font-weight:bold;
    border-bottom:solid 1px #646464;
    *width:250px;
}
.autocomitemalt
{
    width: auto;  
    height:14px;
    line-height:14px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    cursor:pointer;
    padding:5px;
    font-size:10px;
    font-weight:bold;   
    color:#fff;
    border-bottom:solid 1px #646464;
    background-color:#3EB142;
    *width:250px; 
}
.autoCompleteListAlternateItem
{
    width: auto;
    height: 14px;
    line-height: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
    padding: 5px;
    font-size: 10px;
    font-weight: bold;
    border-bottom: solid 1px #646464;
    *width:250px;   
}
.autoCompleteListIframe
{
    border:1px solid #fff;
    width: 250px !important;
}
.autocomiframe
{
	position:absolute;
	right:-3px;
	width: auto !important ;	
	height:250px;
	display:none;/*IE5*/
	display/**/:block;/*IE5*/
	/* filter:mask();*/
    background-color : Transparent;

}
.uihoteldialog #hotelDestinationCompletion {
    z-index:10000;
    
}
	/* Sub Navigation - foundon the FAQ pages*/
	.sub-nav h2 {
		color : #0169a6;
		font-size : 20px; }
	
	.sub-nav ul {
		list-style-type : none;
		padding-left : 12px; }
		
	.sub-nav ul li {
		margin : 5px 0;
		color : #0169a6; }
		
	.sub-nav ul li a {
		padding-right : 10px;
		color : #0169a6;
		font-size : 13px;
		text-decoration : none;
		background : url(/app_themes/default/images/bgs/green-arrow.jpg) center right no-repeat; }
	
	
/* EXCLUSIVE CSS [Styling for specific areas] ################################# */
	/* CAROUSEL
	---------------------------- */
		#carousel {
			float : left;
			margin-right : 10px; }
		
		#carousel .left {
			float : left; }
			
		#carousel .right {
			float : right; }
			
		#carousel #carouselImage {
			display : block; }
			
		#carousel #carouselcontrols {
			width : 480px;
			*margin-top : -3px;
			border-left : 1px solid #dadada;
			background : url(/app_themes/default/images/bgs/grey-grad3.jpg) repeat-x; }

		#carousel ul {
			margin : 5px;
			margin-bottom : 3px;
			padding : 0;
			list-style-type : none; }
			
		#carousel ul li a {
			display : block;
			font-size : 13px;
			text-decoration : none;
			background : none;
			border:  none; }
		
		#carousel ul.left li a {
			margin-right : 2px;
			font-weight : bold; }
		
		#carousel ul.right li a {
			width : 24px;
			height : 21px;
			padding-top : 5px;
			text-align : center;
			color : #000; }
		
		#carousel .right li.displaying a {
			color : #fff;
			background : url(/app_themes/default/images/bgs/aqua-blue-grad.jpg) repeat-x; }
		
		#carousel ul.right li a:hover {
			color : #fff;
			width : 20px;
			height : 17px;
			padding-top : 3px;
			font-weight : bold;
			border : 2px solid #92d795;
			background-color : #48be4b; }
			
		#carousel .right li.displaying a:hover {
			width : 24px;
			height : 19px;
			padding-top : 5px;
			text-align : center;
			border : none;
			cursor : default;
			font-weight : normal; }
			
		#carousel .left li {
			float : left; }
			
		#carousel .right li {
			float : left;
			margin-left : 2px; }
		
		#carousel,
		#carousel .slides img {
			width : 480px; }
			
		#carousel ul.slides {
			margin : 0; }
			
		
		/* ADVERT FORMATS
		---------------------------- */
		.advert {
			position : relative;
			overflow : hidden;}
			/*border-bottom : 1px solid #eaf3ff; }*/
		
		#col1 .advert {
			margin : 10px 0; }
			
		.advert h3 {
			padding : 5px 10px;
			font-size : 12px;
			color : #fff;
			font-family: Arial;
			background-color : #0979c1; }
			
		.advert p {
			margin : 0 10px;
			margin-top : 5px;
			overflow : hidden;
			line-height : 25px;
			color : #004f81;
			font-weight : bold; }
			
		.advert ul li {
			position : relative; }
	
		.advert ul li a {
			display : block;
			padding : 0px 10px;
			line-height : 20px;
			color : #0068a5;
			text-decoration : none;
			border-bottom : 1px dotted #ccc; }
			
		.advert ul li a:hover {
			background-color : #f6faff; }
	
		.advert ul li i {
			position: absolute;
			top: 0px;
			right: 8px;
			font-style : normal;
			color: #177a1d; }
			
		/* Fix for list item alignment */
			/*IE7*/.advert ul li i { *top : -2px; }
			/*IE6*/
				* html .advert ul li i { top : 0px; }
				* html .advert ul li a {
					height : 15px; }
		/* --- */
				
		.advert ul {
			list-style-type : none; }
			
		.advert .advert-price {
			position : absolute;
			
			right : 10px;
			bottom : 3px;
			color : #990000;
			font-weight : bold;
			font-style : normal;
			font-size : 14px; }
			
		.back {
			background-position : center center; }
			
		.back h3 {
			color : #0068a5;
			background : none; }
					
		
		/* -- Small Vertical Rectangle */
		.advert-small-v-rectangle {
			height : 309px;
			width : 151px; }
			
		.advert-small-v-rectangle ul {
			height : 272px;
			overflow : hidden; }
		
		.advert-small-v-rectangle img {
			width : 151px; }
			
		.advert-small-v-rectangle ul.with-image {
			height : 167px; }
			
		.advert-small-v-rectangle p.with-image {
			line-height : 17.5px;
			height : 140px; }
		
			
		/* -- Medium Horizontal Rectangle */
		.advert-medium-h-rectangle {
			height : 105px; }
			
		.advert-medium-h-rectangle ul {
			height : 125px;
			overflow-y : hidden; }
			
		.advert-medium-h-rectangle p {
			height : 75px; }
			
		.advert-medium-h-rectangle .left {
			float : left; }
		
		.advert-medium-h-rectangle .right {
			float : right; }
		
		.advert-medium-h-rectangle .left,
		.advert-medium-h-rectangle .right {
			width : 140px; }
		
		
		/* -- Medium Horizontal Rectangle 2 */
		.advert-medium-h-rectangle2 {
			height : 277px;
			width : 318px; }
			
		.advert-medium-h-rectangle2 ul {
			height : 251px;
			overflow : hidden; }
			
		.advert-medium-h-rectangle2 p {
			height : 122px;
			line-height : 18px;
			overflow : hidden; }
			
		.advert-medium-h-rectangle2 img {
			width : 318px; }
			
			.advert-medium-h-rectangle2 .offers2 {
				height : 148px; }
				
			.advert-medium-h-rectangle2 .offers2 p {
				height : 110px; }
		
		
		/* -- Medium Horizontal Rectangle 3 */
		.advert-medium-h-rectangle3 {
			height : 133px;
			width : 318px; }
			
		.advert-medium-h-rectangle3 p {
			height : 75px; }
		
		
		/* -- Medium Horizontal Rectangle 4 */		
		.advert-medium-h-rectangle4 {
			height : 133px;
			width : 154px; }
			
		.advert-medium-h-rectangle4 p {
			height : 85px;
			line-height : 17.5px; }
		
		
		/* -- Medium Horizontal Rectangle 5 */		
		.advert-medium-h-rectangle5 {
			height : 150px;
			width : 319px; }
			
		.advert-medium-h-rectangle5 p {
			height : 90px;
			line-height : 17.5px; }
		
			
		/* -- Medium Vertical Rectangle */	
		.advert-medium-v-rectangle {
			height : 310px; }
			
		.advert-medium-v-rectangle ul {
			height : 272px;
			overflow : hidden; }
	/* ---
	*/
	
	
	/* -- Special offers page --*/
	.section {
		margin : 20px 0; }
	
		.section h2,
		#carhire #content .section h2,
		#flights #content .section h2,
		#hotels #content .section h2 {
			height : 45px;
			line-height : 45px;
			padding-left : 60px;
			color : #9c0100;
			font-size : 18px; }
		
		#carhire #content .section h2 {
			margin-top : 0; }
		
		.section h3 {
			margin-bottom : 10px;
			font-weight : bold;
			color : #0067a4;
			font-size : 14px; }
		
		.section ul {
			list-style-type : none; }
		
		.section a {
			text-decoration : none; }
			
	.section small {
		display : block;
		margin : 10px 0;
		clear : both;
		font-size : 11px; }
		
		.section .section-title {
			background : url(/app_themes/default/images/bgs/section-title-grad.jpg) #fafafa repeat-x;
			border : 1px solid #ededed; }
		
	.section .go-button {
		float : right;
		padding-right : 20px;
		font-weight : bold;
		font-size : 14px;
		color : #018a06;
		background : url(/app_themes/default/images/bgs/green-button.jpg) right no-repeat; }
		
	.section table td em {
		color : #c6000d;
		font-size : 20px;
		font-style : normal; }
		
	.top-flights-offers {
		background : url(/app_themes/default/images/picture-icons/plane.jpg) no-repeat; }
	.top-hotels-offers {
		background : url(/app_themes/default/images/picture-icons/hotel.jpg) no-repeat; }
	.top-holidays-offers {
		background : url(/app_themes/default/images/picture-icons/holiday.jpg) no-repeat; }
	.top-carhire-offers {
		background : url(/app_themes/default/images/picture-icons/car-hire.jpg) no-repeat; }
		
	.section table {
		width : 100%;
		border-collapse : collapse; }
	
	.section table.carhire-offers td,
	.section table.flights-offers td {
		padding : 7px 0;
		vertical-align : middle;
		border-bottom : 1px dotted #646464; }
		
	.section ul.hotels-offers li,
	.section ul.holidays-offers li {
		padding-bottom : 15px;
		border-bottom : 1px dotted #646464; }
		
	.section table.flights-offers tr.last td,
	.section table.carhire-offers tr.last td,
	.section ul.hotels-offers li.last,
	.section ul.holidays-offers li.last {
		border-bottom : none; }
		
	.section ul ul.sub-list {
		margin-top : 10px;
		*margin-top : 0; }
	
		.section ul ul.sub-list li {
			float : left;
			padding : 0;
			border : none; }
		
		.section .section-hotel-name {
			width : 180px; }
			
		.section .offer-location {
			width : 160px; }
			
			.section .offer-location h3 {
				font-weight : normal; }
				
		.section ul ul.sub-list .offer-price {
			width : 120px;
			float : right;
			text-align : right; }
			
			.section ul ul.sub-list .offer-price em {
				color: #c6000d;
				font-size: 20px;
				font-style : normal; }
		
	.section .section-hotel-image {
		float : left;
		border : 3px solid #d0e6fd;
		max-width : 74px; }
		* html .section .section-hotel-image { width : 74px; }
		
	.section .section-hotel-details {
		margin-left : 90px; }
	
		.section .section-hotel-details h4 {
			color : #ac3032;
			font-weight : bold; }
	
	.section .section-hotel-details .book-by-date {
		margin-top : 15px; }
		
	.section .hotels-offers .go-button,
	.section .holidays-offers .go-button {
		float : none;
		text-align : right;
		display : block;
		clear : both; }
		
	.section .holidays-offers .section-holiday-flights h4 {
		color : #0067a4;
		font-weight : bold;
		display : inline; }
		
	.section .holidays-offers .section-holiday-flights img {
		width : 100px; }
		
	.section .holidays-offers .section-holiday-flights td {
		vertical-align : middle; }
		
	.section h3.section-flights-label {
		margin-bottom : 0; }
		
	.section .holidays-offers .section-holiday-flights .flt {
		text-align : left; }
	.section .holidays-offers .section-holiday-flights td {
		text-align : right; }
	
	/* Stand-alone offers at bottom */
	.section-offer {
		float : left;
		width : 310px;
		margin-bottom : 10px; }
		
	.section-left {
		margin-right: 6px; }
	
		.section-offer h2 {
			height: 45px;
			line-height: 45px;
			color: #9c0100;
			font-size: 18px; }
	
		.section-offer small {
			display : block;
			font-size : 11px;
			color : #000; }
			
		.section-offer img {
			width : 310px; }
			
		.section-offer small.section-small-detail {
			overflow-y : hidden;
			margin-top : 10px;
			color : #646464; }
			
		.carhire-offers img{
			max-width : 170px; }
	/* --- */
	


	/* Latest Offers page */	
	/* Head */
		.latest-offers-head {
			height : 120px;
			position : relative;
			background-color : #ccc; }
		
		#content .latest-offers-head h1 {
			position : absolute;
			top : 12px;
			left : 14px;
			line-height: normal;
			font-size : 22px;
			font-weight : normal;
			color : #fff; }
		
		.latest-offers-head ul {
			position : absolute;
			bottom : 0;
			left : 15px; }
			
		.latest-offers-head li {
			list-style-type : none;
			float : left; }
			
		.latest-offers-head a {
			padding : 5px 10px;
			display : block;
			margin-right : 3px;
			font-weight : bold;
			color : #fff;
			text-decoration : none;
			background-color : #ae0000; }
			
		.latest-offers-head .selected a,
		.latest-offers-head a:hover {
			color : #000;
			background-color : #f6f7f9; }
			
	/* Table Head */
		.latest-offers-table-head 
		{
		    height: 10px;
			padding : 10px 20px 10px 20px;
			margin-bottom : 1px;
			border : 1px solid #b2b2b2;
			border-top : none;
			background-color : #f9f9f9; }
		
		.latest-offers-table-head ul { }
		
		.latest-offers-table-head li {
			float : left;
			list-style-type : none;
			color : #000;
			font-size : 11px;
			font-weight : bold; }
			
			/* Flight latest offer specific */
			#latest-offers-flights li.lo-destination {
				width : 151px; }
			#latest-offers-flights th.lo-destination {
				width : 170px; }
			
			#latest-offers-flights li.lo-airline {
				width : 200px; }
			#latest-offers-flights th.lo-airline {
				width : 200px; }
			
			#latest-offers-flights li.lo-ends {
				width : 154px; }
			#latest-offers-flights th.lo-ends {
				width : 154px; }
				
			/* Hotel latest offer specific */
			#latest-offers-hotels li.lo-destination {
				width : 400px; }
			#latest-offers-hotels th.lo-destination {
				 }
				
			#latest-offers-hotels li.lo-availability {
				width : 125px; }
			#latest-offers-hotels th.lo-availability {
				width : 125px; }
				
			#latest-offers-hotels li.lo-price {
				width : 70px; }
			#latest-offers-hotels th.lo-price {
				width : 100px; }
				
			/* Holidays latest offer specific */
			#latest-offers-holidays li.lo-destination {
				width : 400px; }
			#latest-offers-holidays th.lo-destination {
				 }
				
			#latest-offers-holidays li.lo-availability {
				width : 125px; }
			#latest-offers-holidays th.lo-availability {
				width : 125px; }
				
			#latest-offers-holidays li.lo-price {
				width : 70px; }
			#latest-offers-holidays th.lo-price {
				width : 100px; }
				
			/* Flight latest offer specific */
			#latest-offers-carhire li.lo-destination {
				width : 480px; }
			#latest-offers-carhire th.lo-destination {
				width : 355px; }
			
			#latest-offers-carhire li.lo-price {
				width : auto; }
			#latest-offers-carhire th.lo-price {
				width : 100px; }
	
	/* Table body */
		.latest-offers-table {
			width : 645px;			
			margin-bottom : 10px;
			margin-top : 1px;
			margin-left : 1px;
			border-collapse : collapse;
			border : 1px solid #b2b2b2; }
			
		/* IE7 Adjusted for borders */
			.latest-offers-table {
				*width : 100%;
				*margin-left : 0; }
			
		.latest-offers-table td {
			padding : 5px 0;
			vertical-align : middle;
			border-bottom : 1px dotted #b2b2b2; }
			
		.latest-offers-table .latest-offer-location h3 
		{
		    width:150px;
			font-weight : bold;
			color : #0067a4;
			font-size : 14px; }
		
		.latest-offers-table .latest-offer-location h3,	
		.latest-offers-table .latest-offer-location small {
			margin-left : 19px; }
			
		.latest-offers-table a {
			padding-right : 15px;
			margin-right : 15px;
			color: #9c0100;
			font-size: 18px;
			text-decoration : none;
			background : url(/app_themes/default/images/bgs/latest-offer-arrow.jpg) no-repeat right center; }
			
		.latest-offers-table small {
			display : block;
			font-size : 11px; }
		
		.latest-offers-table p {
			color : #cc0000; }
			
		.latest-offers-table a:hover {
			color : #177a1b; }
	/* --- */
	
	
	
	/* FAQ --------*/
	.faq {	
		margin-top : 10px; }
	
	.faq ul {
		list-style-type : none; }
	
	.faq ul ul {
		margin : 5px 0;
		padding-left : 25px;
		list-style-type : disc; }
		
	.faq ul li {
		border-bottom : 1px dotted #656565; }
		
	.faq ul ul li {
		padding : 3px 0;
		color : #0979c1;
		list-style-type : square;
		border : none; }
	
	.faq ul ul li span {
		color : #656565; }	
		
	.faq h1 {
		margin : 0;
		padding-bottom : 10px;
		border-bottom : 1px dotted #656565; }
		
	.faq ul h1 {
		padding : 0;
		border : none; }
		
	.faq ul li p {
		line-height : 20px;
		margin : 10px 0; }
	
	.faq ul li strong {
		font-weight : bold; }
	
	
	.faq ul h1 a {
		width : 645px;
		display : block;
		padding : 5px 0;
		text-decoration : none;
		color : #656565;
		font-weight : normal;
		font-style : arial;
		font-size : 17px;
		background : url(/app_themes/default/images/bgs/open.jpg) center right no-repeat; }
		
	.faq ul h1 a.closer {
		background-image : url(/app_themes/default/images/bgs/close.jpg); }
	/* --- */
	
	
	
	/* Contact form page */
	.contact-form h1,
	.contact-form p,
	.contact-form ul {
		margin : 10px 0; }
	
	.contact-form h1 {
		position : relative; }
	
	.contact-form h1 i {
		position : absolute;
		right : 0;
		top : 5px;
		font-weight : normal;
		color : #656565;
		font-size : 13px; }
	
	.contact-form h3 {
		font-weight : normal;
		font-size : 15px; }
	
	.contact-form ul {
		list-style-type : none; }
	
	.contact-form ul li {
		margin : 5px 0; }
	
	.contact-form ul li * {
		vertical-align : top; }
	
	.contact-form ul li span {
		width : 165px;
		margin-top : 2px;
		display : inline-block; }
	
	.contact-form ul li input,
	.contact-form ul li textarea {
		width : 170px;
		padding : 1px 2px;
		border : 1px solid #d5d5d5; }
	
	.contact-form ul li textarea {
		width : 470px;
		height : 200px; }
	
	.contact-form p span {
		float : left; }
		
	.contact-form p select,
	.contact-form p input {
		float : right;
		margin-left : 10px; }
		
	.contact-form ul .preferred-contact-time {
		line-height :20px;
		display : inline; }
		
	.contact-form ul .preferred-contact-time li {
		line-height :20px;
		display : inline; }
		
	.contact-form ul .preferred-contact-time li a {
		padding-left : 15px;
		width : 40px;
		display : inline-block;
		text-decoration : none;
		color : #656565;
		background : url(/app_themes/default/images/bgs/unchecked.jpg) no-repeat center left; }
		
	.contact-form .submit-contact {
		color : #fff;
		font-weight : bold;
		padding : 10px 0;
		width :111px;
		height : 44px;
		dipslay : block;
		background : url(/app_themes/default/images/bgs/btnprimary.png) no-repeat;
		border : none; }
		
	.contact-form .submit-contact:hover {
		cursor : pointer; }
	/* --- */
	/* END EXCLUSIVE CSS ################################################## */
	

	/* AJAX/JQUERY STYLING FIXES */
	
		/* GENERAL STYLING FOR THE DATE PICKER */
			.ui-datepicker { /* FIXES THE CALENDER FROM FALLING BENEATH THE DROP-OFF LOCATION FIELD IN CAR HIRE*/
				z-index : 100000; }

		/* Fix for z-index of calendar */
			.ajax__calendar_container {	 
				border : solid 1px #0068A5; }

		/* CALENDAR FIXES */
			.ajax__calendar .ajax__calendar_container {
				z-index:1000000 !important;
				padding-bottom:15px; }
				
			.ind10 {
				z-index : 10; }

			.ind5 {
				z-index : 5; }
				
			.ajax__calendar .ajax__calendar_container .ajax__calendar_day,
			.ajax__calendar .ajax__calendar_container .ajax__calendar_dayname {
				line-height : 18px;
				height : auto;
				width : auto;
				text-align : center; }
				
			.ajax__calendar .ajax__calendar_container .ajax__calendar_dayname {
				padding-top : 5px; }
				
			.ajax__calendar .ajax__calendar_container .ajax__calendar_month {
				line-height : 15px !important; }

		
		/* JQUERY DIALOG PANELS */
		.uidialog li label {
			display : inline-block;
			width : 75px;
			height : auto;
			line-height : normal;
			vertical-align : middle;
			margin-right : 10px;
			font-size : 12px; }
		/*IE6*/* html .uidialog input.txt { width : 132px; }
		/*IE6*/* html .uidialog ul li label { margin-top : 5px; }
		
		.uidialog ul li { /* FORMATTING FOR THE UIDIALOG CONTENT (WHEN CLICKING ADD A *** ON THE BASKET VIEW) */
			position : relative;
			margin : 2px 0;
			line-height : 25px;
			color : #646464; }
		
		.uidialog .btnprimary {
			margin-top : 10px;
			float : right; }
			
		div.ui-dialog .ui-dialog-content {
			padding : 5px 10px 15px 10px;  }
			
		/* BASKET PAGE */
			/* ADD A CAR BUTTON CLICKED */
			.uicarhiredialog .group {
				position : absolute;
				right : 0; }
				
			.uicarhiredialog .group select {
				position : static;
				padding : 2px;
				margin-left : 2px;
				margin-top : 3px;
				width : 65px; }
				
			.uicarhiredialog input.date {
				position : absolute;
				right : 0;
				top : 3px;
				width : 100px; }
			
			.uicarhiredialog .ui-datepicker-trigger {
				position : absolute;
				right : 110px;
				top : 3px; }
			
			/*IE7*/
			.uicarhiredialog ul li span { *margin-top : -5px; }
			.uicarhiredialog .ui-datepicker-trigger, .uicarhiredialog input.date { *top : 0; }
			.flightresult li em img {*top:-10px;}	
		
			/* ADD A FLIGHT BUTTON CLICKED */
			.uiflightdialog select,
			.uiflightdialog input.txt {
				position : absolute;
				right : 0;
				top : 3px;
				width : 130px; }
				
			.uiflightdialog select {
				padding : 2px;
				width : 136px; }
			
			.uiflightdialog .flightType {
				margin-bottom : 15px; }
				
			.uiflightdialog .flight-dialog-passengers ul li {
				height : 28px;
				line-height : 28px;
				float : left;
				width : 70px; }
			
			
			.uiflightdialog .flight-dialog-passengers ul li.title label,
			.uiflightdialog .flight-dialog-passengers ul li.title {
				width : 69px;
				text-align : center;
				color:#646464;
				 }
			.uiflightdialog .flight-dialog-passengers ul li.icon 
			{
			    text-align : left;
			    background: url(/app_themes/default/images/bgs/question.gif) no-repeat scroll 50px center; 
            }
			.uiflightdialog .flight-dialog-passengers ul li.label {
				width : 90px; }
				
			.uiflightdialog .flight-dialog-passengers ul li label {
				width : 70px; }
			
			.uiflightdialog .flight-dialog-passengers ul li select {
				width : 65px; }
			
			.uiflightdialog .validate h3 {
				height:22px;
		        line-height:0px;
		        margin-bottom:10px;
		        padding-left:32px;
		        font-size:14px;
		        font-weight:bold;
		        color:#646464;
		        background:transparent url(/app_themes/default/images/bgs/errormsg.gif) no-repeat 0 0; 
		        }
			
				/* Questions text and buttons */
				.uiflightdialog .flight-dialog-passengers ul li.questions { width : auto; }
				
				.uiflightdialog .flight-dialog-passengers ul li.questions a {
					margin-right: 8px;
					padding-right: 12px;
					display : inline;
					font-size: 11px;
					color: #646464;
					background: url(/app_themes/default/images/bgs/question.gif) right center no-repeat; }

			/* ADD A HOTEL BUTTON CLICKED */
			.uihoteldialog li {
				text-align : right; }
			
			.uihoteldialog li select {
				position : absolute;
				padding : 2px;
				width : 65px;
				right : 0;
				top : 3px; }
				
			.uihoteldialog li select.uihotel_search_rooms 
			{
				*top: -3px;
				*margin-left : 5px;
			}
				
			.uihoteldialog li .group select {
				position : static;
				padding : 2px;
				padding-right : 0;
				width : 65px;
				margin-left: 2px; }
				
			.uihoteldialog li .no_of_rooms {
				width : auto;
				margin-right : 83px;
				margin-bottom : 5px; }
				
			.uihoteldialog li.title {
				text-align : right; }
				
			.uihoteldialog li.title label {
				margin : 0;
				margin-left : 4px;
				width : 65px;
				text-align : center; }
				
			.hpimage-header 
			{
			    margin-bottom:10px;
			}
			.uihoteldialog .hotel-search-error 
			{
				line-height : normal;
				display : block;
			}
	/* END AJAX/JQUERY STYLING FIXES */
	
	/* JOINT VENTURES */
	.joint-ventures {
		margin-left : 0px;
		float : right; }
	/* --- */

	span.txtonly {
		color : #333; }

	/* TEMPORARY STYLE FOR UNTIL DEVELOPMENT FIX THE HTML TO CONVERT FROM SPAN AND BR TAGS TO LI TAGS 
	############################################################################################### */
		#filterclass li,
		#filterfeatures li,
		#filterdeptairport li,
		#filterairline li {
			height : auto !important; }
	/* ############################################################################################ */
	
	/* When second option is on, give the first option this class */
	#content .classoptions li.first2On {
		background:#00B5F0 url(/app_themes/default/images/bgs/classoptionsfirst.gif) no-repeat scroll right 0; }

	/* When third option is on, give the first option this class */
	#content .classoptions li.first3On {
		width : 34%; }
	/* When third option is on, give the second option this class */
	#content .classoptions li.second3On {
		background:#00B5F0 url(/app_themes/default/images/bgs/classoptionsfirst.gif) no-repeat scroll right 0; }
	/* When third option is on, give the third option this class */
	#content .classoptions li.third3On {
		width : 33%;
		background-position : left 0; }
	#content .classoptions li.third3On i {
		width : 195px; }
	
	
	#content .offerpannel li.plainTextOffer em {
		height : 74px;
		border-bottom : 1px solid #646464; }
		
	#content .offerpannel li.last {
		margin-right : 0 !important; }
/*Chek My Booking Styles */
#checkbooking #col1
	{
		top:10px;
		left:10px;
		width:700px;
		min-height:170px;
		padding:15px;
		float:left;
		z-index:0;
	}	
	#checkbooking #col1 h1 {
	    margin-bottom:15px;
		color:#097AC2;
		font-size:20px;
		font-weight:bold;
	}
	#checkbooking #col1 h2 {
	    margin-bottom:15px;
		color:#097AC2;
		font-size:14px;
		font-weight:bold;
	}
	#checkbooking #checkbooking ul li label {
			margin-right:15px;
		}
		#checkbooking fieldset li {
			float:left;
			margin-right:15px;
		}
		#checkbooking #checkbooking ul li .txt {
			width:165px;
		}
	#checkbooking .action {
		position:absolute;
		left:700px;
		width:70px;
		cursor:pointer;
		}
	#checkbooking .action .btnprimary {
	    margin-top:-35px;
		background:transparent url(/app_themes/default/images/bgs/arrow1.gif) no-repeat scroll right 17px;
        color:#31A53A;
        display:block;
        font-size:14px;
        font-weight:bold;				
		}
		#checkbooking #checkbooking h4 {
			margin-top:25px;
			color:#69432a;
			font-size:13px;
			font-weight:bold;
		}
#checkbooking #col2
	{
		position:relative;
		top:20px;
		width:180px;
		margin:0 0 10px 750px;
	}
		#col2 #content
		{
			position:relative;
			margin:10px 0 10px 0;
		}
		#checkmybooking #col2 h2 {
			width:170px;
			height:15px;
			padding:5px;
			font-size:16px;
			font-weight:bold;
			color:#fff;
			background-color:#69432a;
		}
		#checkbooking #col2 ul {
			min-height:50px;
			width:160px;
			padding:5px;
			border-right:solid 5px #69432a;
			border-left:solid 5px #69432a;
			border-bottom:solid 5px #69432a;
		}
		#checkbooking #col2 ul li a {
			line-height:20px;
			color:#69432a;
			padding-right:15px;
			background:url(images/bgs/arrow9.gif) no-repeat right center;
		}
		#checkbooking #col2 ul li a:hover {
			text-decoration:underline;
			}		
