body {
  	font-family: Verdana, Tahoma, Arial;
  	font-size: 0.8em;
  /* font-weight: bold; */
  	background-color: white;
	line-height: 18px;
	text-align:justify;
  /* background-color: #ED3594; */
}

/* general styling */

/* biggest titles used */
.title1 {
	font-size: 2.3em;
	color: #AAAAAA;
	margin: 18px 18px 18px 0px;
	font-weight:bolder;
	text-align: left;
	line-height: 1.0em;
}

.title2 {
	font-size: 1.5em;
	color: #999999;
	margin: 12px 12px 12px 0px;
	font-weight:bolder;
}


.title3 {
	font-size: 1.8em;
	color: #999999;
	margin: 15px 15px 15px 0px;
	font-weight:bold;
	text-align: left;
	line-height: 1.1em;
}

.title4 {
	font-size: 1.3em;
	color: #999999;
	margin: 11px 11px 11px 0px;
	font-weight:bold;
}

.title5 {
	font-size: 1.1em;
	margin: 8px 8px 8px 0px;
	font-weight:bold;
	color: #999999;
	text-align: left;
}

.title6 {
	font-size : 1.1em;
	font-weight: bold;
}

.comment {
	color: #666666;
	font-size: 0.8em;
	font-family: Arial, Tahoma, Verdana;
}

a {
	/* color: #fdb813; */
	color: #bc8502;
}

p.right {
	text-align:right;
}

a.table {
	color: #82600f;
}

li {
	/* font-size: 1.1em; */
	/* font-weight: normal; */
	text-align: justify;
	/* margin-left: 15px;
	float: none;
	margin-top: 7px; */
}

img {
  border: 0px;
  margin: 0px;
}

.loginLabel {
  vertical-align: middle;
}

/* links on top of the page (e.g. home, about us, legal stuff...) */
a.bannerNavLink:link, a.bannerNavLink:visited {
  color: #888888;
  text-decoration: none;
  font-weight: bold;
}

a.bannerNavLink:hover {
  text-decoration: underline;
  font-weight: bold;
}

.dropDown {
	width: 150px;
}

/* registration link (under the check in button) */
#bannerRegisterLink:link, #bannerRegisterLink:visited {
  color: #888888;
  font-size: 1.2em;
  text-decoration: none;
  font-weight: bold;
  line-height: 1.0em;
}

#bannerRegisterLink:hover {
  text-decoration: underline;
  font-weight: bold;
  line-height: 0.8em;
}

#loginErrorMsg {
	 font-size: 0.8em;
	 line-height: 0.8em;
	 color: red;
	 font-weight: bold;
}


/* login area textfield */
input.textLoginInput {
  background-color: #DDDDDD;
  border: 1px solid #BBBBBB;
  font-family: Verdana, Tahoma, Arial ;
  font-size: 0.9em;
  font-weight: bold;
}

/* login area submit button */
input.btnLoginInput {
  background-color: #CCCCCC;
  border: 1px solid #AAAAAA;
  font-family: Verdana, Tahoma, Arial;
  font-size: 0.8em;
  color: #666666;
}

/* main container, aligned in the centre of the page */
#mainContainer {
	width: 900px;
	margin: auto;
	background-color: white;
}

/* top banner */
#banner {
  	padding-top: 10px;
	height: 175px;
}

/* top of the banner (includes links and basket button) */
#bannerTop {
  height: 26px;
}

/* navigation links on top of the page */
#bannerNavLinks {
  text-align: right;
  width: 720px;
  float: left;
  line-height: 26px;
  padding-right: 10px;
  font-size: 0.9em;
}

/* basket button link */
#navBasket {
  width: 160px;
  height: 26px;
  float: left;
}

#basketLink:link, #basketLink:visited {
  background-image: url(../images/basket.png);
  background-repeat: no-repeat;
  line-height: 0px;
  height: 26px;
  width: 160px;
  display: block;
}

#basketLink:hover {
  background-image: url(../images/basket-hover.png);
  background-repeat: no-repeat;
  line-height: 0px;
  display: block;
}

/* second part of the banner (logo, central image, login area, RSS feed info) */
#bannerBottom {
  height: 139px;
  float: none;
}

/* displays the logo */
#bannerLogo {
  float: left;
  /* background-image: url(../images/logo.png);
  background-repeat: no-repeat;
  background-position: 10px 0px; */
  width: 230px;
  height: 139px;
}

/* contains the three other elements: central image, login area, RSS feed info) */
#bannerRight {
  float: left;
  width: 670px;
}

/* image in the middle */
#bannerMiddleImgWoman {
  float: left;
  background-image: url(../images/banner-middle-woman.jpg);
  background-repeat: no-repeat;
  background-position: right bottom;
  width: 455px;
  height: 34px;
  color: #BBBBBB;
  padding-top: 90px;
  font-weight: bold;
  font-size: 1.2em;
}

/* image in the middle */
#bannerMiddleImgMan {
  float: left;
  background-image: url(../images/banner-middle-man.jpg);
  background-repeat: no-repeat;
  background-position: right bottom;
  width: 455px;
  height: 34px;
  color: #BBBBBB;
  padding-top: 90px;
  font-weight: bold;
  font-size: 1.2em;
}

/* image in the middle */
#bannerMiddleImgDepart {
  float: left;
  color: white;
  background-image: url(../images/departure-header.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
  width: 445px;
  height: 24px;
  padding-top: 100px;
  font-weight: bold;
  font-size: 1.2em;
  padding-left:10px;
}
/* login area */
#bannerLogin {
  float: left;
  width: 215px;
  height: 75px;
  padding-top: 30px;
  padding-bottom: 0px;
  color: #666666;
  font-size: 0.9em;
  text-align: center;
}

/* RSS info area */
#bannerRss {
  float: left;
  width: 665px;
  height: 15px;
  border-top: 1px solid #CCCCCC;
  color: #BBBBBB;
 /*  padding-left: 5px;
  padding-right: 5px; */
  font-size: 0.8em;
  line-height: 15px;
  font-weight: bold;
}

/* left navigation bar */
#leftNav {
  width: 200px;
  text-align: center;
  float: left;
  /* margin-top: 10px; */
}


/* left hand side panel: go native */

#goNative {
	background-image: url(../images/go-native.png) ;
	width: 180px;
	height: 350px;
	margin: auto;
}

#learnMoreBtn {
	position: relative;
	top: 200px;
}

#goNativeDrp {
	position: relative;
	top: 250px;
}

/* left hand side panel: latest sound guide */

#latestGuide {
	margin-top: 10px;
}

/* left hand side panel: help buttons */

#helpinfo {
	margin:10px;
	margin-top: 20px;
	text-align:left;
	padding:3px;
	padding-top: 1px;
	font-weight:bold;
	background-color:#fcb713;
	background-image: url(../images/what.jpg);
	background-repeat:no-repeat;
	height: 172px;
	font-size: 0.85em;
}

#helpinfo a {
	color: black;
	text-decoration: none;
}

#helpinfo a:hover {
	color: black;
	text-decoration: underline;
}

/* right navigation panel */
#rightNav {
	float:left;
	width: 200px;
	text-align:center;
	padding: 0px;
}

#quickNav {
	width: 180px;
	margin: auto;
	height: 128px;
	background-image: url(../images/quicknav.png);
	border: 0px;
}

#quickNavdepart {
	width: 180px;
	margin-bottom: 10px;
	height: 128px;
	background-image: url(../images/quicknav.png);
}

#quickNavForm {
	position: relative;
	top: 45px;
}

.imageBtn {
	margin: 5px;
}

#mainContent {
	float: left;
	width: 436px;
	margin-left: 30px;
	margin-right: 30px;
}

img.topImage {
	margin: 10px 00px 10px 00px;
}

img.thumbImage {
	float: right;
	margin: 0px;
}

img.button {
	margin: 5px;
}

.nomargin {margin: 2px;}

#costingPanel {
	background-image:url(../images/costing-panel.png);
	background-repeat: no-repeat;
	padding: 5px;
	/* font-weight: bold; */
	width: 180px;
	height: 107px;
	float: right;
}

#lounge-top {
	background-image: url(../images/lounge-top.png);
	width: 180px;
	height: 167px;
	margin: auto;
	margin-top: 15px;
}

#lounge-middle {
	padding: 7px;
	background-image: url(../images/lounge-middle.jpg);
	width: 166px;
	height: 295px;
	margin: auto;
	color: white;
	font-weight: bold;
	line-height: 1.5em;
	font-size: 0.85em;
}

#lounge-middle li {
	 list-style: disc;
}

#lounge-middle ul {
	 margin: 3px;
}

#lounge-bottom {
	background-image: url(../images/lounge-bottom.jpg);
	height: 117px;
	width: 180px;
	margin: auto;
	margin-bottom: 20px;
}

.separator {
	margin-bottom: 4px;
	margin-top: 8px;
}




a.loungelnk:link, a.loungelnk:visited {
	text-decoration: none;
	color: white;
}

a.loungelnk:hover {
	text-decoration: none;
	color: #fdb813;
}

a.loungelnksel {
	text-decoration: none;
	color: #ffeab8;
	text-decoration: underline;
}

.textfield {
	font-family: Verdana, Tahoma, Arial;
}

table.order {
	border: 2px solid #6acff6;
	background-color: #fee9b7;
}

table.table {
	margin: auto;
	width: 438px;
}

td.title {
	text-align:center;
	font-weight: bold;
	padding: 0px 8px 0px 8px;
}


a.buyagift_ad {
	display: block;
	width: 182px;
	height: 90px;
	background: url(../images/buyagift.co.uk.jpg) no-repeat;
	text-indent: -50000px;
	outline: none;
}