* {
	padding: 0;
	margin: 0;
}
body {
	text-align: center;
	/*background-color: #B5945B;*/
	background-color: #B7965D;
	color: #333333;
	font-size: small;
	font-family: "Trtebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
#page {
	width: 760px;
	position: relative;	
	border: 1px solid #CCCCCC;
	padding: 2px;
	background-color: #FFFFFF;
	clear: both;
}
#pagewrap {
	width: 760px;
	position: relative;
	/*background-color: #8F7547;*/
	background-color: #B19057;
	padding: 5px;
	text-align: left;
	margin: 0px auto;
}
#body {
	width: 760px; 
}
#header {
	width: 760px;
	height: 140px;
	background-image: url(../images/gondola_logo.jpg);
	background-repeat: no-repeat;
}
#login {
	width: 188px;
	height: 130px;
	float: right;
	border: 1px solid #8F7547;
	padding: 4px;
}
#nav {
	width: 760px;
	border-bottom: solid 5px #8F7547;
	float: left;
	margin-top: 2px;
}
#navlist {
	width: 100%;
	margin: 0;
	list-style: none;
	float: left;
	margin-bottom: 2px;
	background-image: url(../images/titleover.gif);
	background-repeat: repeat-x;
}
#navlist li {
	float: left;
	margin: 0px 2px 0px 0px;
	padding: 0;
	background-color: #DBDBDB;
	background-image: url(../images/navover.gif);	
}
#navlist a {
	float: left;
	display: block;
	padding: 4px 8px;
	color: #8F7547;
	font-weight: bold;
	text-decoration: none;
	font-size: 90%;
}
.listback {
	padding: 0;
	margin: 0;
	color: #ECEDF4;
}
.listback a {
	visibility: hidden;
}
#navlist a:hover {
	color: #476D8F;
	background-image: url(../images/navback.gif);
}
#twinpalms {
	margin-left: 5px;
	height: 190px;
}
#sidebar {
	width: 200px;
	float: right;
	padding-bottom: 50px;
}
#main {
	float: left;
	width: 555px;
	border-right: 1px solid #DBC56E;
	padding-bottom: 50px;
	
}
#pagetext {
	padding: 15px;
	line-height: 160%;
	font-size: 90%;
}
#footer {
	clear: both;
	background-image: url(../images/titleover.gif);
	background-repeat: repeat-x;
	padding: 8px 10px;
	float: left;
	margin-top: 4px;
	font-size: 80%;
}
#footlinks 	{
	float: right;
}
#copy {
	float: left;
}
h1 {
	background-image: url(../images/titleover.gif);
	padding: 6px 10px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 4px;
	color: #555555;
}	
h5 {
	background-image: url(../images/titleover.gif);
	padding: 2px;
	text-align: center;
}
img {
	padding: 0;
	margin: 0;
}	
#login label {
	font-size: 80%;
	font-weight: bold;
	color: #8F7547;
}
#user, #pass {
	margin-left: 20px;
	font-size: 90%;
	margin-bottom: 2px;
}
#enquiries {
	margin: 0;
	list-style: none;
	float: right;
	margin-bottom: 2px;
	width: 110px;
	padding: 0px;
}
#enquiries li {
	margin: 0;
	padding: 0;
}
.phone {
	color: #8F7547;
	font-size: 11px;
}
#enquiries li{
	font-size: 11px;	
}
#sidelinks {
	clear: both;
	margin: 5px 0px 20px 0px;
	list-style: none;
	width: 100%;
	float: left;
	text-align: center;
	border-bottom: 1px solid #DBDBDB;
}
#sidelinks li {
	margin: 2px 0px 0px 0px;
	padding: 0;
	text-align: center;
	display: inline;	
}
#sidelinks a {
	display: block;
	padding: 8px;
	color: #8F7547;
	font-weight: bold;
	text-decoration: underline;
	background-image: url(../images/titleover.gif);	
	background-color: #DBDBDB;
	font-size: 80%;
}
#sidelinks a:hover {
	color: #476D8F;
	background-image: url(../images/titleback.gif);
}
.iata {	
	position: relative;
	top: -95px;
	left: 290px;
}

#iatawrap {
	position: relative;
	text-align: center;
	margin: 0 auto;
}
.break {
	clear:both;
	height:0px;
	margin: 0;
	padding: 0;
}
.clear:after {
	content: ".";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
#footlinks a {
	padding: 6px;
	color: #8F7547;
	text-decoration: underline;
}
#footlinks a:hover {
	color: #476D8F;
}
ul {
	margin: 0;
	padding: 0;
	margin-top: 10px;
}
ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-left: 20px;
}
ol {
	margin: 0;
	padding: 0;
	margin-top: 10px;
}
ol li {
	margin: 0;
	padding: 0;
	margin-left: 30px;
}
a {
	color: #476D8F;
	text-decoration: underline;
}
a:hover {
	color: #8F7547;
}	
.subhead {
	margin-top: 15px;
}
p {
	margin-top: 8px;
}
.country {
	margin-top: 10px;
}
.country td, .country th {
	padding: 5px;
	border: 1px solid #8F7547;
	border-top: none;
	border-right: none;
}
.toprow td, .toprow th {
	border-top: 1px solid #8F7547;
}
.allimg {
	float: right;
	margin-top: 20px;
	margin-left: 10px;
}
.addtext {
	margin-left: 20px;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.errors {
	color: #FF0000;
	margin-top: 1px;
}
#policypop {
	border: 1px solid #8F7547;
	background-color: #FFFFFF;
	position:absolute; 
	display:none; 
	width:400px;
	left: 344px; 
	top: 268px;
	z-index: 10;
}
#policypop p {
	padding: 5px 20px;
}
#inner {
	margin-top: 0;
	
}
#inner li {
	list-style-type: disc;
	margin-left: 30px;
}
.tooltip {
	position: absolute;
	width: 180px;
	line-height: 150%;
	background-color: rgb(255, 255, 234);
	border: 1px solid black;
	padding: 2px;
	font-size: 12px;
	margin: 1em;
	z-index: 100;
}

.tooltip h1 {
	height: auto;
	margin-top: 0px;
	margin-left: 0px;
	background-color: rgb(106,106,106);
	color: white;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}

.tooltip p {
	padding: 2px;
	margin-top: 0.5em;
	line-height: 1.2em;
}

.tooltip a.close {
	/* Here for example only. Styles the Close link */
}