body {
	background : #fff;
	margin : 0;
	padding : 0 0 0 5px;
	font-family : arial,verdana,helvetica,sans-serif;
}

img {
	border : 0px;
}

form {
	margin : 0;
	padding : 0;
}/*------- Header -------*/

#divAsdaHeader {
	position : relative;
	padding-bottom : 2px;
	font-size : 11px;
}

#divAsdaHeader .logo {
	display : block;
	margin : 0;
	padding : 0;
	position : absolute;
	top : 4px;
	z-index : 100;
}

#divAsdaHeader h1 a {
	display : block;
	width : 107px;
	height : 46px;
	overflow : hidden;
}

#divAsdaHeader h1 a span {
	position : absolute;
	left : -3000em;
}

/*------- Highlighted (big) nav items -------*/

#divAsdaHeader #ulAsdaNavHighlight {
	position : relative;
	list-style : none;
	padding : 20px 0 0 130px;
	margin : 0;
}

#divAsdaHeader #ulAsdaNavHighlight:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
}

#divAsdaHeader #ulAsdaNavHighlight {display: inline-block;}
/* Hides from IE-mac \*/
* html #divAsdaHeader #ulAsdaNavHighlight {height: 1%;}
#divAsdaHeader #ulAsdaNavHighlight {display: block;}
/* End hide from IE-mac */

#divAsdaHeader #ulAsdaNavHighlight li {
	list-style : none;
	padding : 0;
	margin : 0 1.2em 0 0;
	float : left;
}

#divAsdaHeader #ulAsdaNavHighlight li a {
	font-size : 10px;
	width : 17.8em;
	background : #003399 url(ASDAimages/ASDAheader/nav_highlight_right.gif) 100% 0 no-repeat;
	color : #fff;
	font-weight : bold;
	display : block;
	text-decoration : none;
}

#divAsdaHeader #ulAsdaNavHighlight li a:hover {
	text-decoration : underline;
}

#divAsdaHeader #ulAsdaNavHighlight li a span {
	font-size : 11px;
	display : block;
	padding : 8px 16px 13px 16px;
	background : url(ASDAimages/ASDAheader/nav_highlight_left.gif) 0 0 no-repeat;
}

/*------- Main nav -------*/

#divAsdaNav {
	position : relative;
	clear : both;
	display : block;
	padding-top : 4px;
}

#divAsdaNav ul {
	list-style : none;
	padding : 0;
	margin : 0;
	background : #33C534 url(ASDAimages/ASDAheader/nav_bg.gif) repeat-x 0 50%;
	border-bottom : 1px #fff solid;
	position : relative;
}

#divAsdaNav ul:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
}

#divAsdaNav ul {display: inline-block;}
/* Hides from IE-mac \*/
* html #divAsdaNav ul {height: 1%;}
#divAsdaNav ul {display: block;}
/* End hide from IE-mac */

#divAsdaNav ul li {
	float : left;
	margin : 0 0 0 0;
	position : relative;
	padding : 0;
	background : url(ASDAimages/ASDAheader/nav_divider.gif) no-repeat 100% 50%;
}

#divAsdaNav ul li a {
	font-family : arial,helvetica,verdana,sans-serif;
	color : #fff;
	font-weight : bold;
	line-height : 1.1em;
	display : block;
	text-decoration : none;
	position : relative;
}

#divAsdaNav ul li a:hover {
	text-decoration : underline;
}

#divAsdaNav ul li a span {
	display : block;
	padding : 0.85em 0.55em;
	text-align : center;
}

#divAsdaNav ul li#navLocalGifts a span,
#divAsdaNav ul li#navMobilePhones a span {
	padding : 0.3em 0.55em 0.35em 0.55em;
}

#divAsdaNav ul li.current {
	border-top : none;
	border-bottom : 1px #003399 solid;
	margin-left : -2px;
	top : -4px;
	margin-bottom : -6px;
	background : #003399 url(ASDAimages/ASDAheader/nav_on_l.gif) no-repeat 0 0;
}

#divAsdaNav ul li#navHome.current {
	margin-left : 0;
	background : #003399 url(ASDAimages/ASDAheader/nav_on_l_home.gif) no-repeat 0 0;
}

#divAsdaNav ul li.current a span {
	background : url(ASDAimages/ASDAheader/nav_on_r.gif) no-repeat 100% 0;
	padding : 1.25em 0.6em 0.9em 0.7em;
}

#divAsdaNav > ul li.current a span {
	padding : 1.25em 0.55em 0.9em 0.7em;
}

#divAsdaNav ul li#navHome.current a span {
	padding : 1.25em 0.55em 0.9em 0.55em;
}

#divAsdaNav ul li#navLocalGifts.current a span,
#divAsdaNav ul li#navMobilePhones.current a span {
	padding : 0.65em 0.55em 0.45em 0.75em;
}

#divAsdaNav > ul li#navLocalGifts.current a span,
#divAsdaNav > ul li#navMobilePhones.current a span {
	padding : 0.65em 0.6em 0.4em 0.70em;
}


/*------- Secondary items below main nav -------*/

#divAsdaNav div {
	background : #003399;
	font-size : 16px;
	height : 1.4em;
	position : relative;
}

#divAsdaNav > div {
	height : auto;
	min-height : 1.4em;
}

#divAsdaNav div ul {
	border : none;
	background : none;
	padding : 0.3em 0 0.40em 0;
}

#divAsdaNav div ul:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
}

#divAsdaNav div ul {display: inline-block;}
/* Hides from IE-mac \*/
* html #divAsdaNav div ul {height: 1%;}
#divAsdaNav div ul {display: block;}
/* End hide from IE-mac */


#divAsdaNav div ul li {
	border : none;
	border-left : 1px #fff solid;
	font-weight : normal;
	background : none;
	top : 0;
	font-size : 11px;
}

#divAsdaNav div ul li.current {
	background : none;
	margin-left : 0;
	top : 0;
	margin-bottom : 0;
}

#divAsdaNav div ul li.current a {
	font-weight : bold;
}

#divAsdaNav div ul li a {
	font-weight : normal;
	padding : 0 0.4em;
	letter-spacing : 0.05em;
}

#divAsdaHeader #ulAsdaNavSupport {
	list-style : none;
	padding : 0;
	margin : 0;
	position : absolute;
	right : 4px;
	top : 3px;
}

/*------- Support items -------*/

#divAsdaHeader #ulAsdaNavSupport li {
	display : inline;
	padding : 0 0.4em 0 0.6em;
	margin : 0;
	border-left : 1px #003399 solid;
}

#divAsdaHeader #ulAsdaNavSupport li a {
	color : #003399;
	text-decoration : none;
}

#divAsdaHeader #ulAsdaNavSupport li a:hover {
	text-decoration : underline;
}

#divAsdaHeader #ulAsdaNavSupport li#navAsdaBasket a {
	padding-left : 20px;
	background : url(ASDAimages/ASDAheader/basket_bg.gif) no-repeat 0 1px;
}

#divAsdaHeader ul li.first {
	border-left : none !important;
}

/*------- Footer -------*/

#divAsdaFooter {
	padding-top : 8px;
	border-bottom : 5px #039 solid;
	font-size : 10px;
	display : block;
	clear : both;
}

#divAsdaFooter ul {
	list-style : none;
	padding : 0;
	margin : 0;
	background : #33C534 url(ASDAimages/ASDAfooter/footer_bg.gif) repeat-x 0 50%;
	border-bottom : 1px #fff solid;
	position : relative;
}

#divAsdaFooter ul:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
}

#divAsdaFooter ul {display: inline-block;}
/* Hides from IE-mac \*/
* html #divAsdaFooter ul {height: 1%;}
#divAsdaFooter ul {display: block;}
/* End hide from IE-mac */

#divAsdaFooter ul li {
	float : left;
	margin : 0 0 0 0;
	position : relative;
	padding : 0;
	background : url(ASDAimages/ASDAfooter/footer_divider.gif) no-repeat 100% 50%;
}

#divAsdaFooter ul li a {
	font-family : arial,helvetica,verdana,sans-serif;
	color : #fff;
	font-weight : bold;
	line-height : 1.1em;
	display : block;
	text-decoration : none;
	position : relative;
}

#divAsdaFooter ul li a:hover {
	text-decoration : underline;
}

#divAsdaFooter ul li a span {
	display : block;
	padding : 0.60em 1.2em 0.8em 1.2em;
	text-align : center;
}

p.copyright {
	color : #327d3c;
	font-size : 10px;
	margin : 0.2em 0 1em 0.15em;
}/* Modify this class to indent any second level navigation */

#divAsdaNav div ul {
	padding-left : 0.1em; /*use the 'em' value so that it scales across the page if the text size is increased*/
}

#nav, #nav ul { /* all lists */
	padding: 0px;
	margin: 0px;
	list-style: none;
	float : left;
	width : 141px;
}
#nav {
	font-size:0.8em;
	float:left;
}
#nav li { /* all list items */
	position : relative;
	float : left;
	line-height : 1.25em;
	padding:0px;
	margin:0px;
}
/* #nav li ul { 
	xposition : absolute;
	xleft: -999em;
	xmargin-left : 18.05em;
	xmargin-top : -1.35em;
} */
#nav li ul ul { /* third-and-above-level lists */
	left: -999em;
	display: none;
}
#nav li a {
	width: 141px;
	/* w\idth : 141px; */
	display : block;
	color : #666;
	font-size: 1.1em;
	text-decoration : none;
	background-color : white;
	padding : 0.3em 10px;
	padding-left: 15px;
	background-image: url("menu-arrow.gif");
	background-repeat: no-repeat;
	background-position: 5px 6px;
	margin:0px;
}
#nav li a.special {
	width: 141px;
	/* w\idth : 141px; */
	display : block;
	color : #65CC00;
	font-size: 1.1em;
	text-decoration : none;
	background-color : white;
	padding : 0.3em 10px;
	padding-left: 15px;
	background-image: url("menu-arrow.gif");
	background-repeat: no-repeat;
	background-position: 5px 6px;
	margin:0px;
}
#nav li a:hover {
	text-decoration: underline;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}	
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
.navtoplvl {
	color: #327D3C !important;
	background: #CDEDCF !important;
	font-weight: bold;
	padding : 0.2em 10px !important;
	padding-left: 5px !important;
	margin-top: 5px;
}
/* .navtoplvl {
	cursor: pointer;
} */
.accordion-click1 {
	margin-top: -10px; position: relative; top: -6px; padding: 1px 0; left: 140px; display: block; width: 26px; height: 100%; text-align: center; cursor:pointer;
}
.accordion-click2 {
	margin-top: -10px; position: relative; top: -5px; left: 140px; display: block; width: 26px; text-align: center;
}
.accordion-click2 img {
	display: none;
}
.navtop {
	color: #FFFFFF !important;
	background: #33cc33 !important;
	font-weight: bold;
	padding : 0.2em 10px !important;
	padding-left: 5px !important;
	margin-top: 5px;
}
#lhswrap {
	width: 166px;
	float: left;
	border-right:1px solid #999999;
	margin-right: -1px;
	background-color: #fff;
}
#lhscontent {
	width: 155px;
}
#lhswrap h2 {
	color: #fff;
	background: #33CC33;
	font-weight: bold;
	padding : 0.1em 10px;
	padding-left: 5px;
	font-size: 1.2em;
	width: 140px;
	letter-spacing: 0px;
}@media print {
body {
	font-family : arial, verdana, helvetica;
}

img {
	border : 0px;
}

form {
	margin : 0;
	padding : 0;
}

#divAsdaHeader #ulAsdaNavHighlight,
#divAsdaHeader #divAsdaNav,
#divAsdaHeader #ulAsdaNavSupport,
#divAsdaLinkbar,
#divAsdaFooter,
.skip {
	display : none !important;
}

#divAsdaHeader h1 {
	display : block;
	margin : 0 0 20px 0;
	padding : 0;
	position : relative;
	top : 4px;
}

#divAsdaHeader h1 a {
	display : block;
	width : 107px;
	height : 46px;
	overflow : hidden;
}

#divAsdaHeader h1 a span {
	display : none;
}

/*------- Main content area -------*/
#divAsdaMain {
	margin : 4px 0 0 0;
}

#divAsdaMain:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
}

#divAsdaMain {display: inline-block;}
/* Hides from IE-mac \*/
* html #divAsdaMain {height: 1%;}
#divAsdaMain {display: block;}
/* End hide from IE-mac */}
BODY {
	padding:0px;
	margin:0px;
	font-family: Tahoma;
	font-size: 0.8em;
	background-color:#FFF;
	width:999px;
}

FORM {
	margin:0px;
}

TABLE {
	width:100%;
}
TH {
	font-weight:bold;
}

#menu DIV {
	background-color:#AAAACC;
	font-weight:bold;
	font-size:1em;
	margin-bottom:10px;
}

#menu {
	background-color:#CCCCEE;
	border-right: 1px solid #8888BB;
	width: 120px;
	text-align:center;
	padding-bottom:10px;
}

.errorbox {
	border-style:solid;
	padding:10px;
	margin-bottom:10px;
	background-color:#FDD;
	border:1px solid #CC0000;
}
.goodbox {
	border-style:solid;
	border-color:#008800;
	color:#006600;
	border-width:1px;
	padding:10px;
	margin-bottom:10px;
	background-color:#EEFFEE;
}

.contentbox {
	border-style:solid;
	border-color:#666688;
	border-width:0px 1px 1px 1px;
	padding:0px 10px 10px 10px;
	margin-bottom:10px;
	background-color:#E6E6F6;
}

.contentbox .header {
	background-color:#666688;
	margin:0px -10px 0px -10px;
	color:#EEEEFF;
	font-size:1.1em;
	text-align:center;
	padding:2px;
	margin-bottom:10px;
	font-weight:bold;
}



.suggest_link {
	background-color: #FFFFFF;
	padding: 2px 6px 2px 6px;
}
.suggest_link_over {
	background-color: #3366CC;
	padding: 2px 6px 2px 6px;
}
.suggest {
	position: absolute;
	background-color: #FFFFFF;
	text-align: left;
	border: 1px solid #000000;
}
.option {
	padding:4px;
	border:1px solid #008800;
	background-color: #DDFFDD;
	width:250px;
}
.request {
	border:1px solid #000088;
	margin:3px;
	padding:5px;
	height:65px;
}

.bigheader {
	text-align:center;
	font-size:30px;
}
.itinerary {
	width:700px;
	padding:10px;
	border:1px solid #000088;
	background-color: #F5F5FF;
	margin-bottom:20px;
}

H1 {
	margin:0px 0px 10px 0px;
	padding:0px;
	font-size:1.5em;
	font-weight:normal;
}
H2 {
	font-weight:bold;
	margin:5px 0px 10px 0px;
	padding:0px;
	font-size:1.2em;
}
.bold {
	font-weight:bold;
}
.halfbold {
	font-weight:bold;
	color:#666;
}


.r_fli {
	margin-top:0px;
/*	padding-top:20px;*/
	padding-bottom:20px;
}

.r_fli_h {
	background-image:URL('img/flight/flight_header_mid.gif');
	background-repeat:repeat-x;
	height:25px;
}
.r_fli_ht {
	font-size:1.0em;
	font-weight:bold;
	color:#004992;
	color:#FFF;
	padding-top:4px;
	padding-left:15px;
}
.r_fli_h .left {
	background-image:URL('img/flight/flight_header_left.gif');
	background-repeat:no-repeat;
	height:25px;
	width:7px;
	float:left;
}
.r_fli_h .right {
	background-image:URL('img/flight/flight_header_right.gif');
	background-repeat:no-repeat;
	height:25px;
	width:7px;
	float:right;
}
.hrow_back {
	border:0px;
	border-top:1px solid #003399;
}
.r_fli_hnopad, .r_fli_hrow {
	background-color: #003399;
	border:1px solid #003399;
	border-width:0px 1px 0px 1px;
	font-size:0.7em;
	font-weight:bold;
	color:#FFF;
	margin-right:4px;
	margin-left:4px;
}
.r_fli_hrow {
	padding:5px;
}
.r_fli_top {
	border-top:1px solid #003399 !important;
}
.r_fli_divider {
	font-size:0.1em;
	height:1px;
	padding:0px;
	background-color:#003399;
}
.r_fli_hint {
	background-color: #003399;
	font-weight:bold;
	font-size:0.6em;
	font-weight:bold;
	color:#FFF;
	padding:5px;
	text-align:left;
}
.r_fli_borderleft {
	border-left:1px solid #003399;
}
.r_fli_nint {
	background-color: #e2e6f7;
	padding:5px;
}
.r_fli_nright {
	width:140px;
	background-color:#FFF;
}
.r_fli_nnopad,.r_fli_nrow {
	border:1px solid #003399;
	border-width:0px 1px 0px 1px;
	background-color: #e2e6f7;
	margin-left:4px;
	margin-right:4px;
}
.r_fli_nrow {
	padding:5px;
}
.r_fli_foot_out {
	border:1px solid #003399;
	border-width:1px 0px 0px 0px;
	height:30px;
	margin-left:4px;
	margin-right:4px;
/*	padding-bottom:20px;*/
}
.r_fli_foot {
	color:#FFF;
	float:right;
	background-color:#003399;
	height:36px;
	padding:2px 10px 0px 5px;
}
.r_fli_foot button {
	background-color:#63CD00;
	font-size:1.5em;
	color:#FFFFFF;
	font-weight:bold;
	margin-top:3px;
/*	padding-top:3px;*/
/*	padding-bottom:3px;*/
	border:1px solid #003399;
	font-family:"Arial",Verdana,Helvetica,sans serif;
}
.r_fli_foot_left {
	float:right;
	height:39px;
	width:39px;
	background-image:URL('img/flight/flight_bottom_slash.gif');
	background-repeat:no-repeat;
}
.r_fli_det {
	text-align:left;
	font-size:0.9em;
}
.r_fli_time {
	color:#0066cb;
	font-weight:bold;
}
BUTTON {
	vertical-align:middle;
	background-color:#e2eef2;
	border:1px outset #1aa5ce;
}

#sitehead {
	background-color:#FFF;
}

#logo {
	margin-left:30px;
	width:184px;
	height:80px;
	background-image:URL('img/site_logo.gif');
	background-position:bottom;
	background-repeat:no-repeat;
}

#menu {
	width:100%;
	border:solid #0066cb;
	background-color:#65cc00;
	border-width:4px 0px 4px 0px;
	text-align:left;
	color:#FFF;
	padding:0px;
}
#menu UL {
	height:20px;
	margin:0px;
	margin-left:30px;
	padding:4px;
}
#menu UL LI {
	display: inline;
	margin-left:10px;
}
#menu UL LI A {
	padding:5px;
	color:#c9fa99;
	font-weight:bold;
	text-decoration:none;
}
#menu UL LI A:hover {
	color:#FFF;
	background-color:#86db32;
}

BUTTON, IMG, LI A, DIV, SELECT, INPUT {
	vertical-align:middle;
}
#leftbox {
	float:right;
	padding:4px 2px 4px 6px;
	color:#327D3C;
/*	margin-left:0px;*/
/*	border:1px solid yellow;*/
}
#rightbox {
/*	border:1px solid red;*/
	padding-left:15px;
	padding-top:10px;
}
#leftbox TABLE TR TD {
	height:60px;
}
#leftbox .normaltable TR TD {
	height:0px;
}
#leftbox HR {
	border:0;
	width:100%;
	background-color:#2E6E37;
	color:#2E6E37;
	height:2px;
}
#leftbox A {
	margin-left:20px;
	display:block;
	/* color:#fff */
	/* changed by webvictim */
	color:#416746;
	text-decoration:none;
	/* end of changes */
}
#leftbox TABLE TR TH {
	background:none;
	height:10px;
	text-align:left;
	font-weight:bold;
	font-size:1.1em;
}


#linkbox {
	max-width:35em;
	padding:1em;
	border:1px solid #909090;
}
#linkbox H1 {
	font-size:1.5em;
	font-weight:bold;
	margin-bottom:0px;
	color:#0066cb;
}
#linkbox H2 {
	margin-bottom:5px;
	color:#0066cb;
}
#linkbox H3 {
	text-align:right;
	margin:0px;
	margin-bottom:10px;
}
#linkbox H3 A {
	font-weight:bold;
	color:#64cd00;
}

#container {
	background-image: URL('blue.gif');
	background-repeat:repeat-y;
	margin:0px;
	text-align:left;
/*	border:1px solid blue;*/
}

#footer{
	text-align:center;
	clear: both;
	margin:0px;
	padding: .5em;
	color: #000;
	background-color: #dee8f1;
	border-top: 4px solid #0066cb;
}
.left{text-align:left !important;}

.tbutt {
	cursor:pointer;
	color:#FFF;
	border:1px outset #003399;
	background-color:#003399;
	padding:4px 10px;
	text-align:center;
	/*float:left;*/
}
.filterwindow A {
	text-decoration:none;
}
.quarter {
	width:25%;
}
.error {
	background-color:#fee5e5;
	color:#ce0000;
	border:1px solid #eb0000;
	padding:4px;
	padding-left:20px;
	background-image:URL('../img/icons/bullet_error.png');
	background-position:2px 50%;
	background-repeat:no-repeat;
	font-size:0.8em;
}
.warning {
	font-size:0.8em;
	padding:4px;
}	

.changed, .warning {
	background-color:#fefcf4;
	color:#8d5a0e;
	border:1px solid #d5a13d;
	padding-left:20px;
	background-image:URL('../img/icons/bullet_error.png');
	background-position:2px 50%;
	background-repeat:no-repeat;
}	

.itin_status {
	float:right;
	text-align:center;
	width:130px;
	height:98%;
}

.fixedwidth {
	padding:1px;
	width:180px;
}

.hiddenflight {
	display:none;
}
.hiddenflight_date {
	color:#F00;
}
.hiddenflight_col {
}
.hidden {
	display: none;
}
.small {
	font-size:0.8em;
}

.blue {
	color:#003399;
}
.backblue {
	color:#FFF;
	background-color:#003399;
	text-align:left;
	padding:5px;
	margin-bottom:10px;
}
.backblue A:link { color: #FFF; }
.backblue A:visited { color: #FFF; }
.backblue A:active { color: #FFF; }
.backblue A:hover { color: #FFF; }

.backgrey {
	color:#000;
	background-color:#E8E9EB;
}
.backblue TABLE {
color:#FFF;
}
.green {
	color: #5ebc10;
}
.green A:link { color: #5ebc10; }
.green A:visited { color: #5ebc10; }
.green A:active { color: #5ebc10; }
.green A:hover { color: #5ebc10; }
.backgreen {
	background-color: #65CC00;
}
.backcyan {
	background-color: #003399;
	color:#FFF;
}
.backthemegreen {
	background-color: #35cb34;
}
.asdagreen {
	color:#33CC33;
}
.backasdagreen {
	background-color:#33CC33;
}
.white {
	color: #FFFFFF;
}
.r_fli_ht A {
	color:#FFF;
	text-decoration:none;
}

.hotel_address {
	font-weight:normal;
	text-align:left;
	font-size:0.9em;
}
.hotel_rating {
	font-weight:normal;
	text-align:right;
	width:200px;
	font-size:0.9em;
}
.hotel_desc {
	font-weight:normal;
	text-align:left;
	font-size:0.9em;
}
.hotel_descblock {
	margin-bottom:10px;
}
.hotel_totalcost {
	font-size:1.7em;
	color:#65cc00;
}
.hotel_avgcost {
	font-size:1em;
	color:#003399;
	margin-bottom:10px;
}
.hotel_price {
	width:130px;
	background-color:#FFF;
	color:#000;
	font-weight:bold;
	padding:10px;
	border:1px solid #003399;
	border-width:0px;
}
.flight_price {
	width:130px;
	color:#000;
	font-weight:bold;
	padding:10px;
	border:1px solid #003399;
	border-width:0px 0px 0px 1px;
}
.hotel_moredetails {
	font-size:1.2em;
}
.hotel_option {
	font-weight:normal;
	font-size:0.9em;
}
.hotel_row0 {
	background-color:#FFF;
}
.hotel_row1 {
	background-color:#e2e6f7;
}
.hotel_row2 {
	background-color:#cbd0e7;
}
.rowcol {
	z-index:10;
	padding:3px;
}
.rowhead {
	z-index:100;
	padding:3px;
}
.filtertabOpen , .filtertab {
/*	position:relative;*/
	border:0px solid #003399;
	border-width:1px 1px 1px 1px;
	padding:5px 10px;
	display:inline;
	margin-right:5px;
/*	margin-bottom:10px;*/
}
.filtertab {
	background-color:#cbd0e7;
}
.filtertabOpen {
	position:relative;
	background-color:#e2e6f7;	
	z-index:2;
	border-bottom:1px solid #e2e6f7;
/*	overflow:show;*/
}
.filtertab IMG, .filtertabOpen IMG {
	padding-left:10px;
}
.filtertab A, .filtertabOpen A {
	text-decoration:none;
}

.filterwindow {
	margin-top:5px;
	position:relative;
	display:none;
	background-color:#e2e6f7;
	border:1px solid #003399;
	padding:10px;
	z-index:1;
	margin-bottom:20px;
}

.filterheading {
	font-weight:bold;
	color:#003399
}
.guspink {
	display:none;padding:0% 10%;margin:10px;text-align:center;
	background-color:#FFDDDD;
	border:1px solid #883333;
	padding:10px;
}
H1 DIV {
	font-size:0.8em;
	font-weight:normal;
	margin-left:20px;
}
H2 DIV {
	font-size:0.8em;
	font-weight:normal;
	margin-left:20px;
}
.filterapply {
	text-align:right;
}

.r_fli_trow {
	background-color: #003399;
	border:1px solid #003399;
	border-width:0px 1px 0px 1px;
	font-size:0.9em;
	color:#FFF;
	margin-right:4px;
	margin-left:4px;
	padding:2px;
}
.trow_tabopen, .trow_tab {
	position:relative;
	padding:2px 5px;
	display:inline;
	margin-right:5px;
}
.trow_tabopen {
	background-color:#0066CC;	
	z-index:2;
}
.trow_tab IMG, .trow_tabopen IMG {
	margin-left:5px;
}
.trow_tab A, .trow_tabopen A {
	text-decoration:none;
	color:#FFF;
}
.trow_win > DIV {
	text-align:center;
	padding:5px;
}
.trow_win > DIV > IMG {
	margin:5px;
}
.trow_win H1 {
	color:#003399;
	margin:5px 0px;
	font-size:1.1em;
	font-weight:bold;
}
.pay_pend {
	color:#444444;
}
.pay_proc {
	color:#0000ce;
}
.pay_comp {
	color:#008a00;
}
.pay_erro {
	color:#ce0000;
}
.changepage A, .changepage SPAN {
	margin:0px 5px;
}

.engine-list TR TD {
	font-size:0.8em;
}
.engine-status {
	text-align:left;
	font-size:0.9em;
}
.engine-status .first {
	font-size:1.1em;
	font-weight:bold;
}
.engine-status .subsequent {
	font-size:0.9em;
}

#wait_search {
	background-image:URL('img/pleasewait.gif');
	height:75px;
}
#wait_confirm {
	background-image:URL('img/priceavail.gif');
	height:90px;
}
#wait_booking {
	background-image:URL('img/booking.gif');
	height:90px;
}
#wait_search, #wait_confirm, #wait_booking {
	margin-left:auto;
	margin-right:auto;
	background-repeat:no-repeat;
	width:503px;
}

#waitscreen {
	margin:20px;
	text-align:center;
}
#waitscreen DIV {
	padding:4px;
}
.waitscreenbox {
	margin:10px auto;
	width:75%;
	border:1px solid #888;
	background-color:#EFEFEF;
	font-size:1.3em;
}
.hotel_boarddesc {
	display:none;
	position:absolute;
	border:1px solid #888;
	background-color:#EFEFEF;
	padding:5px 15px 10px 15px;
	width:300px;
	text-align:justify;
}
.hotel_boarddesc DIV {
	float:right;
	font-size:0.9em;
}
.center {
	text-align:center;
}

@media print {
	#ulAsdaNavHighlight LI { display:none; }
	#leftbox { display:none; }
	#lhswrap { display:none; }
	#ulAsdaNavSupport { display:none; }
	#divAsdaNav { display:none; }
	#rightbox {	width:100% !important; margin-left:0px !important; }
	#legalfooter { clear:both; }
	#wholesite { width:600px !important; }
	.r_fli_h { border:2px solid #003399; color:#003399;	}
}

.r_fli_hrow A {
	color:#FFF;
}
.pnr TR TD, .pnr TR TH {
	text-align:left;
}
.editable {
	background-color:#FFF;
	border:1px inset #888;
	padding:2px;
	padding-left:16px;
	margin:2px;
	cursor:text;
	height:18px;
}

.noteditable {
	background-color:#FFF;
	border:1px inset #888;
	padding:2px;
	margin:2px;
	padding-left:18px;
	background-image:URL('../img/icons/lock.png');
	background-position:center left;
	background-repeat:no-repeat;
	cursor:text;
	height:16px;
}

.shadedcells > TR > TD, .shadedcells > TBODY > TR > TD {
	border:1px solid #b9c0de;
	background-color:#d1d7ef;
	text-align:center;
}
.discountedtext {
	color: red;
}

.lock_inprog, .lock_tick, .lock_cross {
	background-repeat:no-repeat;
	background-position:center left;
	height:40px;
	margin:0px;
	padding:10px;
	padding-left:60px;
}
.lock_cross {
	background-image:URL('../img/cross.png');
}
.lock_tick {
	background-image:URL('../img/tick.png');
}
.lock_inprog {
	background-image:URL('../img/loading.gif');
}
.lock_cross DIV, .lock_tick DIV {
	padding-top:5px;
}

.lock {
	width:80%;
	margin:10px;
	height:60px;
	padding-left:50px;
	background-image:URL('../img/lock.gif');
	background-repeat:no-repeat;
	background-position:center left;
	border:1px solid #008;
	margin-left:auto;
	margin-right:auto;
}


.whenLocked {
	display: block;
}

.whenUnlocked {
	display:none;
}

.trans TH {
	background-color:#cdedcf;
	padding:3px;
}
.trans TD {
	text-align:left;
}
.trans TEXTAREA {
	font-family:Arial;
	font-size:1em;
}
.trans .header {
	background-color:#e0f6e1;
	padding:3px;
	color:#323232;
}

.ammendholiday {
	background-position:top right;background-image:URL('img/amendholiday.gif');background-repeat:no-repeat;width:100%;height:50px;
}
.ammendflight {
	background-position:top right;background-image:URL('img/amendflight.gif');background-repeat:no-repeat;width:100%;height:50px;
}
.ammendhotel {
	background-position:top right;background-image:URL('img/amendholiday.gif');background-repeat:no-repeat;width:100%;height:50px;
}

.sb_box {
	text-align:left;border:1px solid #003399;color:#000000;background:#e8e8e8;padding:5px;
}
.sb_inputtable {
	margin-left:10px;
}
.sb_box INPUT {
	padding:2px;
	margin:0px;
}
.sb_inputtable TD {
}
.sb_box SELECT {
	font-size:1.2em;
	padding:2px;
	margin:0px;
}
.currentflights {
	background-color:#FFFF88;
}

.faded TD {
	filter:alpha(opacity=25);-moz-opacity:.25;opacity:.25;
}
.ho_supp {
	background-color:#caffbf;
	margin-bottom:2px;
	font-family:Tahoma;
	font-size:1.1em;
	width:95%;
	border:2px inset #CCC;
	color:#333;
}
.ho_over {
	background-color:#bfdaff;
	font-family:Tahoma;
	font-size:1.1em;
	width:95%;
	margin-bottom:2px;
}



/* 
================================================
autosuggest, inquisitor style
================================================
*/


div.autosuggest
{
	position: absolute;
	background-image: url(img_inquisitor/as_pointer.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding: 10px 0 0 0;
}

div.autosuggest div.as_header,
div.autosuggest div.as_footer
{
	position: relative;
	height: 6px;
	padding: 0 6px;
	background-image: url(img_inquisitor/ul_corner_tr.gif);
	background-position: top right;
	background-repeat: no-repeat;
	overflow: hidden;
}
div.autosuggest div.as_footer
{
	background-image: url(img_inquisitor/ul_corner_br.gif);
}

div.autosuggest div.as_header div.as_corner,
div.autosuggest div.as_footer div.as_corner
{
	position: absolute;
	top: 0;
	left: 0;
	height: 6px;
	width: 6px;
	background-image: url(img_inquisitor/ul_corner_tl.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
div.autosuggest div.as_footer div.as_corner
{
	background-image: url(img_inquisitor/ul_corner_bl.gif);
}
div.autosuggest div.as_header div.as_bar,
div.autosuggest div.as_footer div.as_bar
{
	height: 6px;
	overflow: hidden;
	background-color: #65cc00;
}


div.autosuggest ul
{
	list-style: none;
	margin: 0 0 -4px 0;
	padding: 0;
	overflow: hidden;
	background-color: #65cc00;
}

div.autosuggest ul li
{
	color: #000;
	padding: 0;
	margin: 0 4px 4px;
	text-align: left;
}

div.autosuggest ul li a
{
	color: #000;
	display: block;
	text-decoration: none;
	background-color: transparent;
	position: relative;
	padding: 0;
	width: 100%;
}
div.autosuggest ul li a:hover
{
	background-color: #000;
}
div.autosuggest ul li.as_highlight a:hover
{
	background-color: #1B5CCD;
}

div.autosuggest ul li a span
{
	display: block;
	padding: 3px 6px;
	font-weight: bold;
}

div.autosuggest ul li a span small
{
	font-weight: normal;
	color: #000;
}

div.autosuggest ul li.as_highlight a span small
{
	color: #ccc;
}

div.autosuggest ul li.as_highlight a
{
	color: #fff;
	background-color: #1B5CCD;
	background-image: url(img_inquisitor/hl_corner_br.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

div.autosuggest ul li.as_highlight a span
{
	background-image: url(img_inquisitor/hl_corner_bl.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

div.autosuggest ul li a .tl, div.autosuggest ul li a .tr
{
	background-color: transparent;
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
	position: absolute;
	top: 0;
	padding: 0;
	margin: 0;
}
div.autosuggest ul li a .tr
{
	right: 0;
}

div.autosuggest ul li.as_highlight a .tl
{
	left: 0;
	background-image: url(img_inquisitor/hl_corner_tl.gif);
	background-position: bottom left;
}

div.autosuggest ul li.as_highlight a .tr
{
	right: 0;
	background-image: url(img_inquisitor/hl_corner_tr.gif);
	background-position: bottom right;
}



div.autosuggest ul li.as_warning
{
	font-weight: bold;
	text-align: center;
}

div.autosuggest ul em
{
	font-style: normal;
	color: #FFF;
}