
/* CSS-FILENAME: https://secure.asda-travel.co.uk/asda/asdacss.php */

body {
	background: #FFFFFF;
	margin: 0;
	padding: 0 0 0 5px;
	font-family: arial,verdana,helvetica,sans-serif;
	text-align:center;
}

#wrap {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:1000px;
	position:relative;
	background-color:#FFFFFF;
	border:solid #FFFFFF;
	border-width:0px;
	padding:0 10px;
}

img
{
	border: none;
}

/*------- Header -------*/

#divAsdaHeader {
	position : relative;
	padding-bottom : 2px;
	font-size : 11px;
}

#divAsdaHeader h1 {
	display : block;
	margin : 10px 0 0 0;
	padding : 0;
	position : absolute;
	top : 4px;
	z-index : 100;
}

#divAsdaHeader h1 a {
	display : block;
	width : 120px;
	height : 34px;
	overflow : hidden;
}

#divAsdaHeader h1 a span {
	position : absolute;
	left : -3000em;
}

#divAsdaHeader p {
	display : block;
	margin : 0 0 0 0;
	padding : 0 0 0 500px;
	position : absolute;
	top : 4px;
	z-index : 0;
	
}





/*------- Highlighted (big) nav items -------*/

#divAsdaHeader #ulAsdaNavHighlight {
	position:absolute;
	list-style:none;
	padding:13px 0 0 170px;
	margin:0;
	top:0px;
}

#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 {float: 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(../../asda/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(../../asda/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(../../asda/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(../../asda/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#navPersonalisedCards 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(../../asda/ASDAimages/ASDAheader/nav_on_l.gif) no-repeat 0 0;
}

#divAsdaNav ul li#navHome.current {
	margin-left : 0;
	background : #003399
 url(../../asda/ASDAimages/ASDAheader/nav_on_l_home.gif) no-repeat 0 0;
}

#divAsdaNav ul li.current a span {
	background : url(../../asda/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
#divAsdaNav > ul li#navdirect.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
#divAsdaNav > ul li#navdirect.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 {
	min-height : 1.4em;
}

#divAsdaNav div ul {
	border : none;
	background : none;
	padding : 0.3em 0 0.40em 0;
}

#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.first {
	border : none;
	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 : 0px;
	top : 7px;
}

/*------- 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 ul li.first {
	border-left : none !important;
}

/*------- Footer -------*/

#divAsdaFooter {
	padding-top : 8px;
	border-bottom : 5px #039 solid;
	font-size : 10px;
}

#divAsdaFooter ul {
	list-style : none;
	padding : 0;
	margin : 0;
	background : #33C534 url(../../asda/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(../../asda/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;
	padding: 0.2em 0 1em 0.15em;
	margin:0px;
}

.offerBox {
	margin-top:9px;
	margin-left:9px;
	float:left;
}
.offerBoxFirst {
	margin-left:0px;
}

.hpban {
	position:relative;
	background:#e4e4fe no-repeat center left ;
	float:left;
	margin:9px 0px 0px 8px;
	width:342px;
	height:54px;
	font-size:0.9em;
	border:1px solid #c8c8c8;
	border-width:0px 3px 3px 0px;
}
.hpban H2 {
	color:#002d94;
}
.hpbanfirst {
	margin-left:0px;
}
.hpbanwide {
	width:696px;
}
.hpban .dests {
	position:absolute;
	top:0px;
	left:125px;
	width:136px;
	height:54px;
	padding:2px 0px;
}
.hpbanwide .dests {
	margin-left:65px;
	width:700px;
}
.hpban .dests A {
	color:#424242;
}
.hpban_flight {
	background:#e4e4fe url('../../asda/img/hpbanners/flights.gif') 30px center no-repeat;
	height:140px;
}
.hpban_hotel {
	background:#e4e4fe url('../../asda/img/hpbanners/hotels.gif') 30px center no-repeat;
	height:140px;
}
.hpban_holiday {
	background:#e4e4fe url('../../asda/img/hpbanners/holidays.gif') 30px center no-repeat;
	height:140px;
}
.hpban_carhire {
	background:#e4e4fe url('../../asda/img/hpbanners/carhire.gif') 30px center no-repeat;
	height:140px;
}
.hpban_flight .dests, .hpban_carhire .dests, .hpban_holiday .dests, .hpban_hotel .dests  {
	width:200px;
}
.hpbanwide .price {
	float:right;
}
.hpbanwide .price A {
	color:#518a27;
	font-weight:bold;
}
.hpban .dests DIV {
	height:17px;
	overflow:hidden;
	white-space:nowrap;
}
.hpban .prices {
	text-align:right;
	position:absolute;
	top:0px;
	left:263px;
	width:75px;
	height:54px;
	padding:2px 0px;
}
.hpban .prices DIV {
	height:17px;
	overflow:hidden;
	white-space:nowrap;
}
.hpban .prices A {
	color:#4d8a19;
	font-weight:bold;
}
.hpban_dguides {
	background:#FFFFFF;
	border-style:none;
}
.hpban_dguides .dests DIV {
	margin-top:5px;
}
.hpbanwide .prices .greylink {
	color:#424242;
	font-weight:normal;
}
.hpbanwide .prices {
	text-align:left;
	position:absolute;
	top:0px;
	left:440px;
	width:200px;
}


.hfind DIV {
	margin-top:10px;
	padding-left:7px;
}

.offerBox {
	width:168px;
	height:199px;
	position:relative;
}
.offerBox .dests {
	position:absolute;
	top:108px;
	left:5px;
	height:84px;
	width:110px;
	overflow:hidden;
	white-space:nowrap;
}
.offerBox .dests DIV {
	margin-top:1px;
}
.offerBox .dests A {
	color:#ffffff;
}

.offerBox .prices {
	position:absolute;
	top:108px;
	left:120px;
	height:84px;
	width:42px;
	overflow:hidden;
	white-space:nowrap;
	text-align:right;
}
.offerBox .prices DIV {
	margin-top:1px;
}
.offerBox .prices A {
	color:#96ec4f;
	font-weight:bold;
}

.offerBox SPAN {
	font-size:0.8em;
}

.hotelcount {
	font-size:1.4em;
	width:60px;
	text-align:center;
	background-color:#69c020;
	color:#FFFFFF;
	padding:5px;
	float:left;
	margin-right:10px;
	height:50px;
}
.hotelpageselector {
	background-color:#d8f5a8;
	border:1px solid #69c020;
	padding:5px 10px;
	margin:1em 0px;
	height:48px;
}

.leftprodimg {
	float:left;
	margin:0px 0px 10px 12px;
}

.clear {
	clear:both;
}

.offerGroupAltGroup {
	width:282px;
	margin-bottom:20px;
	margin-right:10px;
}

.airlinead .head IMG {
	vertical-align:middle;
	margin:3px 5px 3px 3px;
}

.airlineadbanner {
	margin:10px 0px;
	text-align:center;
}

.airlineadbanner IMG {
	vertical-align:middle;
}

.airlineadbanner .recomm {
	font-size:1.2em;
	color:#003399;
	font-weight:bold;
}

.airlinead {
	position:absolute;
	width:300px;
	background-color:#FFFFFF;
	border:1px solid #333333;
	display:none;
	z-index:100;
}

.airlinead A {
	float:right;
	margin-right:3px;
	color:#FFFFFF;
	font-weight:bold;
}

.airlinead .adtext {
	padding:10px;
}

.airlinead .head {
	background-color:#003399;
	color:#FFFFFF;
}

.bookingstages {
	margin:0px 0px 15px 0px;
	width:100%;
	border-spacing:0px;
}
.bookingstages TD {
	text-align:center;
	width:25%;
	color:#666;
	background-color:#dbdbdb;
	height:25px;
}
.bookingstages .done {
	background-color:#d8f5a8;
	color:#416700;
}
.bookingstages .prev {
	background-image:url('../../asda/img/currstepleft.gif');
	background-position:center right;
	background-repeat:no-repeat;
}
.bookingstages .next {
	background-image:url('../../asda/img/currstepright.gif');
	background-position:center left;
	background-repeat:no-repeat;
}
.bookingstages .curr {
	color:#FFFFFF;
	background-color:#6bab00;
}
.bookingstages DIV {
	font-weight:bold;
	float:left;
	margin-left:10px;
}
.bookingstages .next DIV {
	margin-left:20px;
}

.phonesalesResults {
	color: #69C020;
	font-size:1.2em;
	padding:10px 20px;
	float:left;
	font-weight:bold;
}
.phonesalesResults SPAN {
	color: #0066CB;
}
.phonesalesPayment {
	font-size:1.3em;
	color: #69C020;
	text-align:center;
	padding-bottom:20px;
}
.phonesalesPayment SPAN {
	color: #0066CB;
	font-weight:bold;
}
c:\
.dePane H2 {
	background-color:#b7e192;
	color:#333333;
	padding:3px 0px 3px 20px;
	font-weight:normal;
}
.dePane P {
	margin-left:30px;
}
.dePane {
	border:2px solid #b7e192;
	margin-bottom:15px;
	width:100%;
}
.dePane TABLE {
	width:100%;
	overflow:auto;
}
.dePane TD {
	text-align:left;
}
.dePane TH {
	border:1px solid #51AB00;
	border-width:0px 0px 2px 0px;
}
.deBlur {
	color:#888888;
}
.right {
	text-align:right;
}
.dePane .indent {
	margin-left:40px;
}

.ta_globalcontainer {height:400px;width:737px;overflow:auto;padding:5px;background-color:#FFF;}
.ta_tablecontainer {width:721px;}
.ta_ratingcontainer {width:41%;}
.ta_header {text-align:left;background-color:#F6F6F6;border:2px solid #D6D6D6;border-right:0px;border-bottom:0px;padding:3px;}
.ta_headertext {text-align:left;border:2px solid #D6D6D6;border-left:0px;border-bottom:0px;padding-top:9px;font-weight:bold;}
.ta_scorebox {text-align:left;border:2px solid #D6D6D6;border-top:1px solid #D6D6D6;padding:3px;}
.ta_bigscorebox {text-align:center;padding:5px;border:2px solid #D6D6D6;border-top:1px solid #D6D6D6;border-left:0px;}
.ta_bigscoretext {color:#003399;font-size:2.5em;font-weight:bold;}
.ta_smallscoretext {color:#003399;}
.ta_ratingimage {margin:3px;padding-right:5px;}
.ta_basedon {font-size:0.85em;color:#9A9A9A;}
.ta_intro {font-weight:bold;}
.ta_reviewcontainer {width:60%;text-align:left;padding-left:15px;}
.ta_reviewratingimage {margin-bottom:7px;}
.ta_reviewheader {color:#003399;font-weight:bold;}
.ta_reviewbox {text-align:left;padding:5px;padding-top:15px;padding-bottom:10px;border-bottom:1px solid #000;}
.ta_reviewtitle {font-weight:bold;color:#003399;}
.ta_reviewdate {font-weight:bold;}
.ta_reviewauthor {color:#84827F;}
.ta_reviewauthorlocation {color:#84827F;}
.ta_reviewcontent {padding-top:4px;padding-bottom:3px;}
.ta_reviewlink {color:#00F;text-decoration:none;}
.ta_whattoexpect {font-weight:bold;color:#003399;}
.ta_recommendedfor {font-weight:bold;color:#003399;}
.ta_whattoexpectbox {text-align:left;padding-top:25px;}
.ta_recommendedforbox {text-align:left;padding-top:25px;}
.ta_ratingcell {text-align:left;width:90px;padding:2px;padding-left:0px;}
.ta_ratingname {text-align:left;font-weight:bold;font-size:0.85em;}
.ta_ratingvalue {text-align:left;font-size:0.85em;}
.ta_recommendationcell {text-align:left;width:90px;padding:2px;padding-left:0px;}
.ta_recommendationname {text-align:left;font-weight:bold;font-size:0.85em;}
.ta_recommendationvalue {text-align:left;font-size:0.85em;}#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 */}
HTML {
	padding:0px;
	margin:0px;
}
BODY {
	padding:0px;
	margin:0px;
	font-family: Tahoma;
	font-size: 0.8em;
}
FORM {
	margin:0px;
}
TD {
	text-align:center;
}
TABLE {
	width:100%;
}
TH {
	font-weight:bold;
}

#menu DIV {
	background-color:#AAAACC;
	font-weight:bold;
	font-size:1em;
	margin-bottom:10px;}

#menu {
	background-color:#AAAACC;
	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('../../asda/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('../../asda/img/flight/flight_header_left.gif');
	background-repeat:no-repeat;
	height:25px;
	width:7px;
	float:left;
}
.r_fli_h .right {
	background-image:URL('../../asda/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_h2row {
	background-color: #527ed5;
	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;
	padding:5px;
}
.r_fli_h2row A {
	color:#FFFFFF;
}
.bigger {
	font-size:0.9em;
}

.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_nrow_new {
	padding:5px;
	width:auto;
	border:1px solid #3780b3;
	border-width:0px 1px 0px 1px;
	background-color: #e2e6f7;
	margin-left:4px;
	margin-right:4px;
}

.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('../../asda/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('../../asda/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;
}
INPUT {
	border:1px inset #888888;
}
#leftbox {
	float:left;
	padding:4px 2px 4px 6px;
	color:#327D3C;
/*	margin-left:0px;*/
/*	border:1px solid yellow;*/
}
#rightbox {
/*	border:1px solid red;*/
	float:right;
	padding-top:4px;
}
#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('../../asda/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;
	text-align:center;
}
.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;
	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: #426ab9;
	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;
	font-weight:bold;
}
.trow_tab A, .trow_tabopen A {
	font-size:1.2em;
}
.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 {
	background-color:#FFFFFF;
}
.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('/asda/img/pleasewait.gif');
	height:75px;
}
#wait_confirm {
	background-image:URL('/asda/img/priceavail.gif');
	height:90px;
}
#wait_booking {
	background-image:URL('/asda/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;
	text-align:center;
}
.hotel_boarddesc {
	display:none;
	position:absolute;
	border:1px solid #888;
	background-color:#EFEFEF;
	padding:5px 15px 10px 15px;
	width:300px;
	text-align:justify;
	z-index:1;
}
.hotel_boarddesc DIV {
	float:right;
	font-size:0.9em;
}
.center {
	text-align:center;
}

.onlyprint { display:none; }
@media print {
	.onlyprint { display:block; }
	.dontprint { display:none; }
	#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, .lock_important {
	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_important {
	background-image:URL('../img/important.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('/asda/img/amendholiday.gif');background-repeat:no-repeat;width:100%;height:50px;
}
.ammendflight {
	background-position:top right;background-image:URL('/asda/img/amendflight.gif');background-repeat:no-repeat;width:100%;height:50px;
}
.ammendhotel {
	background-position:top right;background-image:URL('/asda/img/amendholiday.gif');background-repeat:no-repeat;width:100%;height:50px;
}

.sb_box {
	text-align:left;color:#000000;background:#E2E6F7;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(/asda/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
{
	height: 6px;
	overflow: hidden;
	background-color: #424242;
}


div.autosuggest ul
{
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
	overflow: hidden;
	background-color: #424242;
}

div.autosuggest ul li
{
	color: #fff;
	padding: 0;
	margin: 0 4px 4px;
	text-align: left;
}

div.autosuggest ul li a
{
	color: #fff;
	display: block;
	text-decoration: none;
	background-color: transparent;
	position: relative;
	padding: 0;
	width: 100%;
}
div.autosuggest ul li a:hover
{
	background-color: #fff;
}
div.autosuggest ul li.as_highlight a:hover
{
	background-color: #646464;
}

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: #fff;
}

div.autosuggest ul li.as_highlight a span small
{
	color: #ccc;
}

div.autosuggest ul li.as_highlight a
{
	color: #fff;
	background-color: #424242;
	background-image: url(/asda/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(/asda/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(/asda/img_inquisitor/hl_corner_tl.gif);
	background-position: bottom left;
}

div.autosuggest ul li.as_highlight a .tr
{
	right: 0;
	background-image: url(/asda/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: #65cc00;
}


#os_tabs {
}
.os_tab_off, .os_tab {
	border:2px solid #6ac020;
	text-align:left;
	padding:3px;
	margin:3px;
	border:1px solid white;
}
.os_tab_off H1, .os_tab H1 {
/*	color:#6ac020;*/
	font-weight:bold;
	font-size:1.2em;
}
.os_tab_off DIV, .os_tab DIV {
	text-align:center;
	width:100%;
	padding:4px;
}
.os_tab {
	border-color:#003399;
	color:#6ac020;
	color:#FFF;
	background-color:#003399;
	border:1px solid #003399;
}
.os_tab_off {
	border-color:#6ac020;
	background-color:#6ac020;
	color:#FFF;
}
.os_tab A, .os_tab_off A {
	color:#FFF;
	font-weight:bold;
}
#os_meeter {
	border:1px solid #003399;
	background-color:#003399;
}
#os_input {
	border:2px solid #003399;
	background-color:#FFF;
}

#os_input {
	padding:0px;
	margin:0px 6px;
}
#os_meeter {
	border-style:solid;
	border-color:#003399;
	border-width:0px 1px;
	position:absolute;
	height:10px;
}
.os_tabwin {
	display:block;
	margin:0px;
	padding:0px;
}
.os_tabwin_header {
	color:#FFF;
	background-color:#003399;
	padding:5px;
	font-size:1.2em;
	font-weight:bold;
}
.os_tabwin_inner {
	padding:10px;
}
.mapitem INPUT {
	height:11px;
	width:11px;
}
.mapitem H1 {
	font-size:1.1em;
	font-weight:bold;
	margin-bottom:2px;
}
.mapitem P {
	font-size:1em;
	margin:-2px;
	padding:0px;
	.margin:-1px;
}
.mapitem .indent {
	padding-left:20px;
	padding-right:20px;
}
 
  div.slider { width:500px; height:20px; margin:10px auto; background-color:#FFF; position: relative; background-image:URL('../img/sliders/s_blue_m.gif'); background-repeat:repeat-x; background-position:center center;}
  div.slider div.handle { width:13px; height:20px; cursor:move; position: absolute; background-image:URL('../img/sliders/s_green_h.gif'); z-index:2; }

.sliderRangeSelected { position:absolute;height:20px;z-index:1;background-image:URL('../img/sliders/s_green_m.gif'); background-repeat:repeat-x; background-position:center center; }
.sliderLabelLeft { float:left; text-align:left; }
.sliderLabelRight { float:right; text-align:right; }

  div#zoom_element { width:50px; height:50px; background:#2d86bd; position:relative; }

#groupfooter {
	width: 950px;
	font-size:0.85em;
}

#groupfooter a {
	text-decoration: none;
	color: #999;
}

#groupfooter a:hover {
	text-decoration: underline;
}

#groupfooter .column {
	width: 310px;
	float: left;
	border-right: 5px solid #fff;
}

#groupfooter .column #c2 {
	border-right: 5px solid #fff;
	border-left: 5px solid #fff;
}

#groupfooter dt {
	background-color: #DEF2D5;
	color: #64BA25;
	padding: 0 5px 0 5px;
	font-weight: bold;
}

#groupfooter dt a {
	color: #64BA25;
}

#groupfooter dd {
	margin-left: 0;
	padding: 0 5px 0 5px;
}

.paymentindput {
	padding:10px;
	border:1px solid #08890b;
	background-color:#b9e1bb;
	margin-left:auto;margin-right:auto;
}

#hotellinks {
	padding-top:5px;
	padding-left:5px;
}

#hotellinks a {
	text-decoration: none;
	color: #777;
}

.holfind_header {
	background-color:#333;
	color:#fff;
	padding:10px;
	margin-bottom:10px;
}
.holfind_header SPAN {
	font-size:1.3em;
	margin-right:20px;
}
.holfind_header A {
	font-weight:bold;
	color:#65cc00;
	text-decoration:none;
}
.holfind_header A:hover {
	text-decoration:underline;
}
#hfb {
	padding-top:10px;
	position:relative;
	width:369px;
	height:250px;
	background-color:#333333;
	color:#FFFFFF;
}
#hfb_logo {
	position:absolute;
	top:-9px;
	left:-12px;
	width:55px;
	height:56px;
	background-image: URL('/asda/img/hfbox_logo.gif');
}
#hfb_head {
	padding-left:50px;
	padding-bottom:10px;
	width:293px;
	height:30px;
	background: no-repeat URL('/asda/img/hfbox_head.gif') top right;
}
#hfb_dest {
	padding:0px 35px;
	font-size:1.4em;
	font-weight:bold;
}
#hfb_dest A {
	color:#63ce00;
	text-decoration:none;
}
#hfb_dest A:hover {
	text-decoration:underline;
}
#hfb_price {
	float:right;
	font-size:0.9em;
	color:#FFFFFF;
}
#hfb_price A {
	color:#FFFFFF;
}
#hfb_pic {
	padding:15px;
	text-align:center;
}
#hfb_foot {
	padding:0px 10px;
	font-size:0.9em;
	font-weight:bold;
	text-align:right;
}
#hfb_foot A {
	color:#FFFFFF;
}
#hfb_footl {
	float:left;
	text-align:left;
}
.hf_link {
	color:#0066CB;
	text-decoration:underline;
}
.hf_link:hover {
	text-decoration:none;
}
.hf_head {
	color:#63ce00;
	font-weight:bold;
}
.hf_title {
	background-color:#333333;
	padding:5px;
	font-weight:bold;
}
.hf_title A {
	color:#FFFFFF;
	text-decoration:none;
}
.hfOfferLink {
	color:#0066CB;
	font-weight:bold;
	text-decoration:none;
}
.hfOfferLink:hover {
	text-decoration:underline;
}

.offer-td {
	text-align:left;
}

.ss_box {
}
.ss_visible, .ss_hidden {
	position:absolute;
}
.ss_visible {
	opacity:1;
	filter:alpha(opacity=100);
	z-index:1;
}
.ss_hidden {
	opacity:0;
	filter:alpha(opacity=0);
	z-index:0;
}
.ss_links {
	height:32px;
	background-color:#333333;
}
.ss_links .ss_linkoff A, .ss_links .ss_linkon A {
	height:18px;
	text-align:center;
}
.ss_links .ss_linkoff A {
	font-size:1em;
	color:#FFFFFF;
}
.ss_links .ss_linkon A {
	font-size:1em;
	color:#333333;
}
.ss_linkoff {
	display:block;
	color:#FFFFFF;
}
.ss_linkon {
	background-color:#ffffff;
}
.ss_linkoff, .ss_linkon {
	display:block;
	float:left;
	color:#FFFFFF;
	height:18px;
	margin:0px 0px 1px 1px;
	padding:8px 5px 5px 5px;
}

.pagerate_off, .pagerate_on { display:block;float:right;margin:0px 1px;height:16px;width:16px;padding:0px; }
.pagerate_off { background-image:URL('/img/icons/greystar.png') !important; }
.pagerate_on { background-image:URL('/img/icons/star.png') !important; }
#pagerate_box { z-index:1000;width:300px;position:absolute;top:12px;left:650px;color:#000; }
#pagerate_extended { display:none; }
.pagerate_closed { padding:6px;border-style:none; }
.pagerate_open { padding:5px;background-color:#dff3cf;border:1px solid #52a112; }
#pagerate_box A { color:#000; } 

.w30 {
width:300px;
float:left;
}
.w70 {
width:700px;
float:left;
}

.cal {
	margin:5px;
}

.transferInfo {
	display:none;
	position:absolute;
	border:1px solid #888;
	background-color:#EFEFEF;
	padding:5px 15px 10px 15px;
	width:375px;
	text-align:justify;
	z-index:1;
}
.transferInfo DIV {
	float:right;
	font-size:0.9em;
}

.boxPhone { float:right; }
.box { margin:10px;border:1px solid #879ed3; }
.box .boxhead { font-size:1.1em;background-color:#879ed3;color:#FFF;font-weight:bold; }
.boxalt { margin:10px; }
.boxalt TABLE { width:99%;border:1px solid #8bca56; }
.boxalt .boxhead { font-size:1.1em;background-color:#8bca56;color:#FFF;font-weight:bold; }
.boxprice { color:#69c020;font-size:1.7em;font-weight:bold; }
.bestprice { color:#FF0000;}
