.promo #content-inner {
	padding:0;
}

a:link, a:visited {
	text-decoration:underline;
	color:#046380;
}

a:hover, a:active {
	text-decoration:underline;
	color:#333;
}

.center {
	text-align:center;
}

.right {
	text-align:right;
}

.left {
	text-align:left;
}

h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial;
	color:#000;
}

hr {
	border:0;
	height:1px;
	border-top:1px solid #FF6600;
	width:auto;
	clear:both;
	
}

/* Tables */

table {
	width:100%;
	border:1px solid #ccc;
	border-collapse:collapse;
}

caption {
	font-weight:bold;
	padding:5px 0;
}

th {
	background:#FF6600;
	color:#FFF;
	padding:5px;
	border:1px solid #FFF;
	border-collapse:collapse;
	text-align:left;
}

td {
	border:1px solid #ccc;
	border-collapse:collapse;
	padding:3px;
}

tr {
	vertical-align:top;
}

table.nostyle, table.nostyle td {
	border:0;
}

.nowrap {
	white-space: nowrap;
}

/* Lists */

ul.uroman {list-style-type:upper-roman;}
ul.lroman {list-style-type:lower-roman;}
ul.ualpha {list-style-type:upper-alpha;}
ul.lalpha {list-style-type:lower-alpha;}

ul.inline {
	list-style-type:none;
	padding:0;
	margin:0;
}

ul.inline li {
	list-style-type: none;
	display:inline;
	padding:0 3px;
	border-right:1px solid #333;
}

ul li.last {
	border:none;
}



dl dt {
	font:bold 110% "Trebuchet-MS", Arial, helvetica;
}

dl.destination h3 {
	margin:0;
}

dl.destination, dl.destination dd {
	margin:0;
}

dl.destination {/*
	background-color:#ddd;*/
	padding:5px;
	border:1px solid #ccc;
	border-width:0px 0;
	width:500px;
}

dl.destination dd.dest_image {
	float:left;
	width: 210px;
}

dl.destination dd.dest_image img {
	width:200px;
}

dl.destination dd.dest_copy {
	float:left;
	width:280px;
}

dl.list2col {
	float:left;
	width:240px;
	margin:0 5px;
	margin-bottom:10px;
}

dl.list2col dt {
	font-weight:bold;
	color:#990000;
	margin:5px 0;
}

dl.list2col dd {
	margin-left:0;
	margin-bottom:3px;
}

div.listcol {
	float:left;
	width:220px;
	margin:0 5px;
}

div.listcol dd {
	margin-left:0;
}

/** 2 Column Layout  **/

.column-wrap {
	clear:both;
}

.column-left {
	float:left;
	width:220px;
}

.column-right {
	float:right;
	width:220px;
	margin-left:10px;
}

.clearwrap {
	float:none;
	clear:both;
	height:auto;
	margin:5px 0;
	padding:5px 0;
}

.quotes {
	width:auto;
	padding:5px;
	background:#CCC;
}

blockquote.fancy {
	background: url(images/start_quote.png) top left no-repeat;
	font-size:100%;
}

blockquote.fancy div {
	background: url(images/end_quote.png) bottom right no-repeat;
	padding-left: 30px;
    padding-right: 30px;
}


/* Sidebox */

#sidebox {
	float:right; 
	width:200px; 
	padding:5px; 
	margin:5px; 
	font-size:95%;
	color:#000;
	background:#FFF;
	border-left:1px solid #FAAF3C;
}

#sidebox h3 {
	color:#666;
}

#sidebox h4 {
	color:#333;
	margin-bottom:0;
}

div.contact_box {
	float:left;
	width:220px;
	height:auto;
	margin:10px;
}

/* Travel Experience */

dl.experience {
	padding:5px;
	width:500px;
}

dl.experience dd {
	float:left;
	margin-left:0;
}

dl.experience dd.expimage {
	width:160px;
}

dl.experience dd.expcontent {
	width:340px;
}

.newstuff {
	padding:5px;
	background:#F6E497;
}


/* Photos */

dl.photo {
	float:left;
	width:220px;
	margin:10px;
}

dl.photo dt {
	font-size:105%;
	font-weight:bold;
	margin-bottom:5px;
	text-align:center;
}

dl.photo dd {
	margin-left:0;
	text-align:center;
}

dl.photocol3 {
	width:160px;
	height:auto;
	margin:10px 5px;
}

/* News Releases */
dl.news_releases dt {
	margin-top:15px;
}

dl.news_releases dd {
	margin-left:0;
}

dl.news_releases dd.news_release_date {
	font-style:italic;
}

dl.news_releases dd.news_release_snippet {
	color:#666;
	margin-bottom:10px;
}

/* Events */

dl.event {
	width:490px;
	margin:10px 0;
	padding:10px;
	background:#F2F2F2;
	border:1px solid #CCC;
}

dl dt.event-date {
	float:left;
	width:60px;
	height:60px;
	padding:5px;
	margin:0;
	background:#B34700;
	color:#FFF;
	text-align:center;
	text-transform: uppercase;
	
}

dd.event-name {
	float:left;
	width:370px;
	margin:0;
	margin-left:10px;
	font-size:120%;
	font-weight:bold;
	color:#000;
}

dd.event-venue {
	float:left;
	width:370px;
	margin:0;
	margin-left:10px;
	font-style: italic;
}

dd.event-desc {
	float:none;
	clear:both;
	margin:0;
}

/** Insurance **/

.insurance-wrapper {
	padding-top:10px;
	border-top:1px solid #CCC;
}

.insurance-logo {
	float:left;
	width:100px;
	margin-right:5px;
}

.insurance-logo img {

}

.insurance-copy {
	float:left;
	width:400px;
	font-size:11px;
	color:#666;
}

.insurance-col {
	float:left;
	width:220px;
	margin:10px;
}

/** Company Profile **/

.profile-name-rationale {
	height:auto;
	overflow:hidden;
	margin-bottom:10px;
}

.profile-name-rationale dt {
	margin:0;
	padding:0;
	float:left;
	width:140px;
}

.profile-name-rationale dd {
	margin:0;
	padding:0;
	float:right;
	width:380px;
	margin-top:-15px;
}

/* Colors */

.bglightgray {
	background-color:#F2F2F2;
}

.bggray {
	background-color:#CCC;
}

.bgorange {
	background-color:#FF6600;
}

.bgorange p {
	color:#f2f2f2;
}

.underline {
	border-bottom:1px solid #333;
}

.blue {
	color:blue;
}

.red {
	color:red;
}

.green {
	color:green;
}

.hide {
	display:none;
}

.green-sticker {
	width:auto;
	padding:10px;
	border:1px solid green;
	margin:5px 0;
}

#fy-route-map {
	width:468px !important;
	height:297px !important;
}

.aglist {
	padding:0;
	margin:0;
	width:100%;
	height:auto;
	overflow:auto;
}

.aglist dt {
	padding:0;
}

.aglist dd {
	padding:0;
	margin:0;
	float:left;
	width:45%;
	margin-right:1em;
}

/** Book Now > Payment method **/

#pay-faq dl {
	
}

#pay-faq dt {
	margin:0;
}

#pay-faq dd {
	margin:0;
	margin-bottom:.5em;
}

/** Flights > Flight Status **/

#framestatus {
  width:480px;
  height:700px;
  border:0;
}

#flightform {
	float:left;
	width:50%;
}

#flightlegend {
	float:right;
	width:40%;
}

#flightlegend p {
	margin:0;
}

#flightlegend ul,
#flightlegend li {
	list-style-type:none;
	margin:0;
	padding:0;
}

#flightheader {
	background:#CCC;
	height:auto;
	overflow:hidden;
	padding:10px;
	color:#333;
}
