body  {
	background-color: #FAF3E3;
	margin: 0;
	padding: 0;
	color: #666666;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 10px;
}
#inner {
	overflow: hidden;
	float: left;
	margin-top: 10px;
	margin-bottom: 15px;
}
#left {
	float: left;
	width: 165px;
	border-right: 1px dotted #CCCCCC;
	margin-right: 5px;
	padding-right: 5px;
}
#centre {
	float: left;
	width: 408px;
}
#right {
	float: left;
	width: 165px;
	margin-left: 5px;
	padding-left: 5px;
	border-left: 1px dotted #CCCCCC;
}
#inner #left, #inner #centre, #inner #right {
	padding-bottom: 4000px;
	margin-bottom: -4000px;
}
.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;
}
/* end hack */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

#header {
	background-image: url(/shared/header/headerbg.jpg);
	height: 80px;
	float: left;
	width: 760px;
	background-repeat: no-repeat;
}
#header #nav {
	color: #04324A;
	text-transform: uppercase;
	font-size: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 60px;
}
ul {
	padding: 0px;
}
#nav ul {
	margin: 0px 5px;
	list-style-type: none;
}
#centre ul {
	margin-left:30px;
	margin-right:30px;
	}
#centre ul li {
	margin-bottom:5px;
	}
#left  ul, #right ul {
	list-style-type: none;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
#nav ul li {
	float: left;
}
#nav ul li a {
	display: block;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	line-height: 13px;
	padding-top: 4px;
	padding-bottom: 3px;
	color: #0F0268;
}
#nav ul li a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #0F0268;
}

#footer {
	height: 140px;
	width: 760px;
	float: left;
	background-image: url(/shared/footer/footerbg.jpg);
	line-height: 14px;
}
#footertext {
	width: 400px;
	margin-top: 25px;
	margin-left: 10px;
}

.specialsbox {
	background-color: #F4EDE1;
	border: 1px solid #BDA387;
	float: left;
	width: 366px;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
}
.flightsearch {
	color: #000000;
	margin: 2px 0px 20px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	background-color: #DEE3E9;
}
.bannerimage {
	margin-bottom: 5px;
}
h1, h2, h3, h4 {
	font-size: 12px;
	color: #333333;
	padding: 0px;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
.specialoffer h3 {
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 2px;
}
.specialoffer {
	float: left;
	width: 170px;
}
.specialoffer img {
	margin-bottom: 5px;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
a {
	color: #1f527b;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #0d3059;
}
li a, .deal a {
	text-decoration: none;
}
.deal a:hover {
	text-decoration: underline;
}
img {
	border: 0px;
}
form {
	padding: 0px;
	margin: 0px;
}
select, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
hr {
	height: 1px;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
}
#left li, #right li, #left2 li, #centre2 li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
}
.specialoffersep {
	float: left;
	width: 26px;
	height: 130px;
}
.specialofferhorizsep {
	float: left;
	width: 366px;
	height: 10px;
}
.specialoffer .price {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: -110px;
	margin-bottom: 75px;
	text-align: right;
	margin-right: 7px;
	line-height: 22px;
	height: 35px;
}
.specialoffer .price .from {
	font-size: 9px;
	line-height: 11px;
	font-weight: normal;
}
.affiliations {
	color: #000000;
	margin-top: 2px;
	border: 1px solid #CCCCCC;
	padding: 3px;
	background-color: #E8E8E8;
	font-size: 9px;
	line-height: 12px;
	text-align: center;
}
.smalltext {
	font-size: 10px;
	line-height: 12px;
}
.deal {
	margin-bottom: 15px;
}
.deal td {
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
}
.hideSuggestClass {
	border: 1px solid #cccccc;
	background-color: white;
	height: 75px;
	overflow:auto;
	display:none;
	width: 270px;
	margin: 0px;
	cursor: pointer;
	z-index: 1011;
}
.showSuggestClass .hideSuggestClass {
	display: block !important;
}
.showSuggestClass .hoverSuggestClass {
	background-color: #CCCCCC !important;
}

.suggestpadding {
	padding-left: 3px;
}
.iframeSuggest {
	position: absolute;
	z-index: 1010;
	filter:alpha(opacity:0.1);
}
.suggestoverlay {
	position:absolute;
}
.sprytextfield {
	width: 266px;
}
#footerlinks {
	text-align: center;
	font-size: 10px;
	margin-bottom: 5px;
}
.inset {
	padding-left: 30px;
}
.abtaiata {
	text-align: center;
	padding: 10px;
}
.required {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	line-height: 16px;
}
.imageright {
	float: right;
	margin-left: 10px;
	margin-top: 3px;
	margin-bottom: 10px;
}
.w200px {
	width:200px;
}
fieldset {
	margin:0px;
	padding:0px;
	border:0;
}
.englishDate {
	color: #900;
	display: block;
	margin-top: 2px;
	font-size: 9px;
}

/* Autocomplete */

.ac_results {
	padding: 0px;
	border: 1px solid #CCC;
	overflow: hidden;
	background-color: #FFF;
	color:#000;
}
.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}
.ac_results iframe {
	display:none;		/*sorry for IE5*/
	display/**/:block;	/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
	overflow: hidden;
}
.ac_results li {
	margin: 0px;
	padding: 0px 5px;
	cursor: pointer;
	display: block;
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	overflow: hidden;
}
.ac_over {
	background-color: Highlight;
	color: HighlightText;
}
small {
	font-size: 9px;
}
div.terms {
	margin-bottom: 10px;
	padding-bottom: 12px;
	border-bottom: 1px solid #ccc;
}
div.terms ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#centre div.terms ul li {
	margin: 0px;
}
div.terms h2 a {
	text-decoration:none;
}
div.terms h2 a:hover {
	text-decoration:underline;
}
