/* Structure 
-------------------------------------*/

* {
	padding: 0;
	margin: 0;
}

html {
	margin: 0px;
	padding: 0px;
	}
html, body {
	height: 100%;
}
body {
	font-size: 70%;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	min-width: 780px;
	margin: 5px;
	padding: 0px;
}
.clear {
	clear: both;
}
#contentholder {
	margin: 0px;
	padding: 0px;
	line-height: 1em;
}

img {
	border: 0px;
}

#container {
	line-height: 100%;
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: left;
}

#header {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	height: 90px;
	width: 100%;
	background: url(../images/header-tile.gif) top left repeat-x;
}
	
#header #headerleft {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	height: 90px;
	text-align: left;
	background: url(../images/gatewaylogo_revised.jpg) top left no-repeat;
}

#header #headerright {
	margin: 25px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}

#header #headerright p.phone {
	margin: 22px 0px 10px 0px;
	padding: 0px 30px 0px 0px;
	font-size: 350%;
	font-weight: bold;
	color: #F00;
	text-align: right;
	float: right;
}
#header #headerright p.link {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	top: 70px;
	right: 0px;
	position: absolute;
}
	
#header #headerright img {
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
}
	
#header #headerlink {
	margin: 0px 30px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 200px;
	height: 20px;
	float: right;
	text-align: right;
}

#header #headerright a {
	dispay: block;
	margin: 0px 30px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #009;
	height: 25px;
	width: 200px;
	font-size: 110%;
	line-height: 110%;
	font-weight: bold;
	}

#header h1 {
	display: none;
}

hr {
	display: none;
}

#destinationsbar {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
}

#destinationsbar span {
	padding: 0px 10px 0px 0px;
	font-size: 100%;
	font-weight: normal;
	color: #333;
}

/* Top Navigation 
-------------------------------------*/

#nav {
	margin: 0px 0px 0px 0px;
	width: 100%;
	padding-bottom: 10px;
	height: 40px;
}

#navtop{
	margin: 0px 0px 0px 0px;
	background : #F00;
	width: 100%;
	height: 20px;
	position: absolute;
	
}
#navtop ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
}
#navtop li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

#navtop li a {
	display: block;
	color: #fff;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 0px 10px;
	font-weight: bold;
	font-size: 100%;
	text-transform: uppercase;
}

#navtop li a:hover, #navtop li a.on {
  padding: 4px 10px 5px 10px;
  display: block;
  width: auto;
  background-color: #ffcc11;
  color: #000000;
  text-decoration: none;


 
/* Rollover Nav
-------------------------------------*/  

}
#propnav {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background : #ffcc11;
	width: 100%;
	height: 18px;
	position: absolute;
}

#propnav ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#propnav li {
	margin: 0px 0px 0px 0px;
	float: left;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#propnav li a {
	display: block;
	color: #000;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 0px 5px;
	font-weight: normal;
	font-size: 80%;
	text-transform: uppercase;
}

#propnav li a:hover, #propnav li a.act {
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 0px 5px;
	display: block;
	width: auto;
	background-color: #ffcc11;
	color: #000;
	text-decoration: underline;
}

/* Side 
-------------------------------------*/

#sidetable {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	width: 400px;
	display: table;
	float: left;
}
#sidetable img{
	margin: 0px 0px 0px 0px;
	
}
#sidetable a {
	color: #f00;
	font-weight: bold;
	line-height: 180%;
	font-size: 120%;
}
#sidetable ul{
	margin: 0px 0px 0px 0px;	
	width: 100%;
	list-style: none;
	display: inline;
}

#sidetable li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

#sidetable li.text {
	padding: 10px 0px 0px 20px;
}
#sidetable li.pic {
	padding: 10px 0px 0px 0px;
}

#iata {
	margin: 20px 0 40px 20px;
	padding: 0;
	width: 900px;
}
#iata p {
	margin: 0;	
	width: 100%;
	font-size: 11px;
	line-height: 150%;
	list-style: none;
	display: inline;
}
#iata img {
	margin-right: 20px;
	float: left;
}

.textinput {
	width: 300px;
}

.errorinput {
	width: 300px;
	border: 1px solid #F00;
	background: #EEE;
}

.errorselect {
	width: 100px;
	background: #F00;
}

.textinputsmall {
	width: 100px;
}
#logos {
	padding: 10px 0px 20px 0px;
	text-align: center;
	position: relative;
	border-bottom: 2px #CCC solid;
	border-top: 2px #CCC solid;
}
#logos img {
	margin: 0 10px 0 10px;
}
#footer {
	margin: 10px 0px 20px 0px;
	width: 100%;
	height: 40px;
	text-align: center;
	position: relative;
	display: table;

}

#footer li {
	display: inline;
}

#footer li a {
	color: #000;
	text-decoration: underline;
	font-size: 100%;
	text-transform: uppercase;
	padding-right: 10px;	
	
}

#footer a {
	color: #000;
	text-decoration: none;
}
#footer a:hover {
	color: #f00;
	text-decoration: none;
}


/* News Detail */

#news h1 {
	margin-left: 20px;
	font-size: 220%;
	color: #000;
	line-height: 220%;
}
#news h2 {
	margin-left: 20px;
	font-size: 120%;
	color: #777;
	line-height: 120%;
}
#news p {
	margin: 10px 20px 50px 20px;
	font-size: 100%;
	line-height: 120%;
}
#news a {
	font-size: 100%;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}
#news a:hover {
	border-bottom: 1px solid #777;
}

/* Subscriber Form */

#subscribe {
	display: block;
	padding: 10px;
	width: 940px;
	background: #EEE;
	border: 1px solid #CCC;
}
#subscribe img {
	float: left;
	margin: 0 30px 15px 0;
}
#subscribe p {
	font-size: 110%;
	line-height: 150%;
}
#sub-left {
	margin-right: 50px;
	float: left;
	width: 500px;
}
#sub-form {
	float: left;
	width: 350px;
}

span.label,span.spacer,span.multiple span {width:120px;float:left;} 
span.multiple {float:left;} 
span.button {padding-left:120px;} 
div.clear {clear:both;padding-top:5px;} 


span.sectionHeader {
	display: block;
	margin: 10px 0 10px 0;
	padding: 2px 0 4px 15px;
	background: #F00;
	color: #FFF;
	font-size: 8pt;
	font-weight: strong;
	width: 200px;
	height: 10px;
	line-height: 100%;
	text-transform: uppercase;
}
span.sectionHeaderWide {
	display: block;
	margin: 10px 0 3px 0;
	padding: 5px 5px 5px 15px;
	background: #F00;
	color: #FFF;
	font-size: 90%;
	font-weight: bold;
	width: 150px;
	text-transform: uppercase;
}

/* Email Request Form */

#emailrequest {
	display: block;
	padding: 10px;
	width: 940px;
	background: #FFF;
}
#emailrequest p {
	font-size: 110%;
	line-height: 150%;
	margin-bottom: 15px;
}
#emailrequest p a {
	font-size: 100%;
	line-height: 150%;
	color: #F00;
}
#emailrequest p span {
	font-size: 150%;
	color: #F00;
	font-weight: bold;
}
#emailrequest-form div.formline {
	margin-bottom: 15px;
}
#emailrequest-form {
	width: 940px;
	border: 2px dashed #F00;
	padding: 20px;
	margin-bottom: 20px;
}

