@import url("/content/common/css/header-footer-transition.css");

@charset "utf-8";
/* CSS Document */

/*Adjust #aa-content-container bottom spacing*/

.aa-content-base #aa-content-container {
    padding-bottom: 26px !important;
}

/* Custom Page Title*/
.aa-content-base h1.aa-pageTitle, .aa-content-base h1#aa-pageTitle {	
	color: #173279;
    font-size: 29px !important;	    
}

/* Typography */

.unbold {
	font-weight: normal !important;
}

/* Center a column */

.center-column {
	display: block !important;
	float: none !important;
	margin-left: auto !important;
	margin-right: auto !important;
}

/* Custom Page Header*/

div.aacom-pageTitle {
	padding: 20px;
}

div.aacom-pageTitle.bottom-shadow {
	background: url(/content/images/production/backgrounds/sub-nav-shadow.png) repeat-x scroll center bottom transparent;
    padding: 20px 20px 27px;
}

div.aacom-pageTitle h1 {	
	color: #173279;
	font-size: 29px;
	letter-spacing: -1px;
	line-height: 1;
	padding: 0;
}

div.aacom-pageTitle h2 {
	border-bottom: none;
	color: #818181;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h3.section_title {
	background-color: transparent !important;
	border: none !important;
	color: #818181;
	font-size: 17.5px;
}	

/* aa-note is for font-size only, do not add to this class*/

.aa-note {
	font-size: 10px !important;
}

p.aa-note {
	margin: 0 0 13px;
}

/* Toggle Box CSS Components */

.aa-toggle-trigger.aa-toggle-show {
    background-position: 100% -321px;
}

.aa-toggle-trigger.aa-toggle-hide {
    background-position: 100% -361px;
}

.aa-toggle-trigger.aa-toggle-hide, 
.aa-toggle-trigger.aa-toggle-show {
    background-image: url(/content/images/chrome/icons/aa-icons-sprite.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 20px;
    padding-right: 25px;
    vertical-align: middle;
}

.aa-toggle-trigger {
    cursor: pointer;
    font-size: 13px;
    position: absolute;
    right: 14px;
    text-decoration: none;
    top: 8px;
}

.aa-toggle-wrapper h3 {
    margin: 0 !important;
}

.aa-toggle-wrapper .aa-module-pad {
	border-top: 1px black dotted;
}

/* ul, ol list settings */

#aa-content-container ul.bullet-list {
	margin-left: 26px; /*Indent: 1em will put it at the left edge*/
	margin-bottom: 13px; /*For bottom spacing like a paragraph */
	list-style: disc outside;
}

#aa-content-container ul.bullet-list-nested {
	margin-left: 26px; /*Indent: 1em will put it at the left edge*/
	margin-bottom: 13px; /*For bottom spacing like a paragraph */
	list-style: circle outside;
}

#aa-content-container ul.bullet-list li,
#aa-content-container ul.bullet-list-nested li,
#aa-content-container, ol li {
		margin-bottom: 7px;
}

#aa-content-container ol {
      list-style-type: decimal;
      list-style-position: outside; /*So text never wraps under the bullet*/
      margin-left: 2em; /*Indent: 1em will put it at the left edge*/
      margin-bottom: 1em; /*For bottom spacing like a paragraph */
}

/* Button link correction for anchor tag */
#aa-content-container a.aa-btn {
	color: #fff !important;
}

/* h2 class to remove background and change text color within aa-module */

.aa-module h2.noBackground {
	background: none !important;	
	background-color: transparent !important;
	color: #173279 !important;
	font-size: 18px;
	margin: 10px 0 !important;
	padding: 0 0 5px !important;
	text-shadow: none !important;
	filter: none;
}

/* Class to text-align center */

.center,
.center td,
.center th {    
    text-align: center !important;
}

/* Custom Secondary Nav Pointer */

span.aa-nav-secondary-less {
	background: url(/content/images/chrome/icons/aa-icons-utility-sprite.png) no-repeat scroll -16px -40px transparent;
    display: inline-block;
    height: 10px;
    position: absolute;
    right: 5px;
    top: 8px;
    width: 10px;
}

span.aa-nav-secondary-more {
	background: url(/content/images/chrome/icons/aa-icons-utility-sprite.png) no-repeat scroll -16px -1px transparent !important;
    display: inline-block;
    height: 10px;
    position: absolute;
    right: 5px;
    top: 8px;
    width: 10px;
}

.aa-nav-secondary a.active {
	background-color: #dde3eb;
}

.aa-nav-secondary a.no-border {
	border-bottom: none;
}

.hidden {
	display: none;
}

.block {
	display: block;
}

.trigger {
	text-decoration: none !important;
}

.line-space {
	margin-bottom: 14px !important;
}

.vert-align-middle * {
	vertical-align: middle !important;
}

/*Fix for toggle boxes jumping in IE7*/

.aa-toggle-wrapper .aa-module-pad {
	width: 711px;
}

/*Class to create the save alert message box*/

.save-alert {
	background: url(/content/images/icons/icon_save.png) no-repeat 19px 10px #dce3eb;
	border: 2px #193076 solid;
	border-radius: 6px;
	box-shadow: 2px 2px 3px -2px rgba(0, 6, 102, 0.7);
	color: #0A3876;
	padding: 13px 13px 13px 77px;
	margin-bottom: 13px;
}

/*Inline Image Container Styles*/

div.inline-image-wrap,
div.inline-image-text {
	overflow: hidden;
	position: relative;
}

div.inline-image-text {
	width: 560px;
}

div.inline-image {
	width: 144px;
	overflow: hidden;
	position: relative;
}

.aa-module .aa-nav-secondary {
	margin: 0px !important;
}

/* Styles for video light box container*/

#aa-content-container div.video-container {
    position: relative;    
}

/* Styles for play icon. */

#aa-content-container img.play-icon {	
    left: 50%;
	margin-left: -26px;
	margin-top: -33px;    	
    position: absolute;
    top: 50%;	    
}

/***********************
 *
 * unit =  7px, column = 7 units, gutter = 2 unit(s), margin = 2 2 2 2 unit(s)
 *
 == STRUCTURE: ========================
 * Page:   952px
 * Column: 48px (15)
 * Gutter: 20px
 * Margin: 20px 20px 20px 20px
 ======================================
 *
 ***********************/
 /* The '.row' class is provided for you to attached columns. Min-width = 952px */

.row
{
     width:932px;
     margin:0 0 0 20px;
     padding:0;
     position:relative;
}/* 932 + 20 = 952 */
.row:after
{
     content: '.';
     display: block;
     height: 0;
     clear: both;
     visibility: hidden;
}
.row .row
{
     margin:0;
     width:100%;
}
/* Use the '.column' class below to prepare divs to act like columns.
 The result is 'inline-block like' behaviour */

/* When combined with a '.x#' or '.x#' class, the columns will sit next to each other.
 Otherwise, the column will take up as much room as it's content requires */
.column
{
     float: left;
     display:inline;
}
/* column units */

.x1
{
     width: 42px;
     margin-right: 20px;
}
.x2
{
     width: 104px;
     margin-right: 20px;
}
.x3
{
     width: 166px;
     margin-right: 20px;
}
.x4
{
     width: 227px;
     margin-right: 20px;
}
.x5
{
     width: 290px;
     margin-right: 20px;
}
.x6
{
     width: 352px;
     margin-right: 20px;
}
.x7
{
     width: 414px;
     margin-right: 20px;
}
.x8
{
     width: 476px;
     margin-right: 20px;
}
.x9
{
     width: 538px;
     margin-right: 20px;
}
.x10
{
     width: 600px;
     margin-right: 20px;
}
.x11
{
     width: 663px;
     margin-right: 20px;
}

.x11-684 {
	 width: 684px;
     margin-right: 20px;
}

.x12
{
     width: 724px;
     margin-right: 20px;
}
.x13
{
     width: 786px;
     margin-right: 20px;
}
.x14
{
     width: 848px;
     margin-right: 20px;
}
.x15
{
     width: 912px;
     margin-right: 20px;
}
.fullpage {
     width: 100%;
}
.last {
     margin-right:0;
}
.expose {
     background-color:pink;
     height:10px;
     margin-bottom:10px;
}

div.row select {		
	margin: 11px 0 5px;
	padding: 4px 5px;
	width: 100%;
}

.horizontal_list {	
	list-style-type: none;
	margin: 0px;
	padding: 15px 0;
}

.horizontal_list li {
	float: left;
	padding: 0 10px 0 0;
}

div.article1 h3 {
	border: none;	
	font-size: 17.5px;
	margin: 13px 0 20px 0;
    padding: 0;
}

div.article1 h4 {
	color: #999;		
	font-size: 15.5px;
	margin: 13px 0;
    padding: 0;
}

.inset_left {
	margin-left: 20px !important;
}

.call_to_action {
	color: #f0051e;	
	font-size: 20px;
}

.no_margin {
	margin: 0px !important;
}

ul.aa-ul-list-basic {
	margin: 4px 0;
}

ul.aa-ul-list-basic li {
	line-height: 1.25;
	padding: 0 0 0 20px;
}

.satisfaction_guarantee {
	background: url(/content/images/production/generic/guarantee-image.jpg) left center no-repeat;
	padding: 0 0 0 121px;
	overflow: auto;
}

.slim_divider {
	background: url(/content/images/production/dividers/slim-divider.jpg) no-repeat 50% center;
	height: 26px;
	margin: 0 0 7px 0;
}

.slim_divider_10x {
    background: url(/content/images/production/dividers/slim-divider-10x.jpg) no-repeat scroll 50% center transparent;
    height: 26px;
    margin: 0 0 7px;
}

.slim_divider_11x {
    background: url(/content/images/production/dividers/slim-divider-11x.jpg) no-repeat scroll 50% center transparent;
    height: 26px;
    margin: 0 0 7px;
}

.slim_divider_15x {
    background: url(/content/images/production/dividers/slim_divider_15x.jpg) no-repeat scroll 50% center transparent;
    height: 26px;
    margin: 0 0 7px;
}

.horizontal-center-divider {
	background: url(/content/images/production/dividers/horizontal-column-divider.jpg) no-repeat center 37px;
}

div.row select {
    margin: 11px 0 5px;
    padding: 4px 5px;
    width: 100%;
}

.white_space_bottom {
	margin-bottom: 26px !important;
}

.white_space_top {
	margin-top: 26px !important;
}

.white_space_bottom2x {
	margin-bottom: 52px !important;
}

.white_space_top2x {
	margin-top: 52px !important;
}

p.ul_leadIn {
	margin: 0px;
}

/* Booking Module Toggle */

.aacom-booking-toggle {	
	bottom: 0;
	right: 0;
	position: absolute;
	z-index: 1;
}

.aacom-booking-toggle a {
	background: url(/content/images/production/backgrounds/bkg-btn-bg.jpg) repeat-x bottom #396cba;
	-webkit-box-shadow:  -5px 0px 5px 0px rgba(0, 0, 0, .3);        
	box-shadow:  -5px 0px 5px 0px rgba(0, 0, 0, .3);        
	border-top: 1px #c5cddf solid;
	border-left: 1px #c5cddf solid;
	border-right: 1px #c5cddf solid;
	color: #fff;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 26px;
	text-decoration: none;
	text-transform: uppercase;
}

.aacom-booking-toggle a:hover {
	background: url(/content/images/production/backgrounds/bkg-btn-bg-hover.jpg) repeat-x bottom #f0061c;
	color: #fff;
}

/* Reset margin/padding */

.reset {
	margin: 0px;
	padding: 0px;
}

/* Flybetter navigation and miscelleneous items*/

#aa-content-container h3 {
	border: none;
    font-size: 17.5px;
	letter-spacing: -.1px;
    margin: 0 0 20px;
    padding: 0;
}

.aa-dialog-content-wrapper h4,
#aa-content-container h4 {
	color: #999999;
    font-size: 15.5px;
    font-weight: bold;
    margin: 0 0 13px;
    padding: 0;
}

#main-nav {	
	position: relative;
}

#main-nav ul {
	background-color: #ebeff8;
}

#pinHeader {
	position: relative;
	overflow: hidden;
}

.fixed {
	position: fixed;
}

#main-nav ul li {				
	float: left;
	position: relative;
}						

#main-nav ul li a {
	border-right: 2px solid #fff;
	color: #000;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 20px;
	position: relative;
	text-decoration: none;
}

#main-nav ul.secondary {				
	background: url(/content/images/production/backgrounds/sub-nav-shadow.png) repeat-x top center #fff;
	boder-color: #AAAAAA;
	border-radius: 0 0 4px 4px;
	border-right: 1px #AAAAAA solid;
	border-bottom: 1px #AAAAAA solid;
	border-left: 1px #AAAAAA solid;	
	box-shadow: 0 3px 4px rgba(0, 6, 102, 0.5);
	display: none;
	left: -1px;
	list-style: none outside none;
	margin: 0;
	padding: 0 20px;
	position: absolute;
	white-space: nowrap;
}

#main-nav ul.secondary a {
	background: none;
}

#main-nav ul.secondary ul.secondary {
	background: #fff !important;
	border-radius: 4px !important;
	border-top: 1px solid #AAAAAA;
	left: 55% !important;
	z-index: 12;
}

#main-nav ul.secondary li {
	float: none !important;
}

#main-nav ul.secondary li a {
	border-right: none !important;
	border-bottom: 1px solid #AAAAAA;
	padding: 5px 0 !important;
}

#main-nav ul.secondary li a.last-child {
	border-bottom: none !important;
}

#main-nav ul.primary li a:hover {
	background-color: #fff;
	color: #F0051E;
}

#main-nav ul li a.active {
	background-color: #fff;
}

.main-nav-more {
	background: url(/content/images/chrome/icons/aa-icons-utility-sprite.png) no-repeat scroll -16px -1px transparent;
	display: inline-block;
	margin: 0 0 0 5px;
	height: 10px;		
	width: 10px;			
}

.sub-nav-more {
	background: url(/content/images/chrome/icons/aa-icons-utility-sprite.png) no-repeat scroll -34px 4px transparent;
	display: inline-block;
	margin: 0 0 0 5px;
	width: 5px;
	height: 15px
}

table.image-gallery {
	border-collapse: collapse;
}

table.image-gallery td,
table.image-gallery th {
	padding: 7px 10px 7px 0;
}

/*
	New table styles with bottom shadow
*/

.aacom-prod-table {
	width: 100%;
}

.aacom-prod-table th {
	border-bottom: 2px #fff solid;
	font-size: 14px;
	padding: 13px 13px 13px 23px;
	text-align: left;
}

.aacom-prod-table td {
	padding: 8.5px 0 8.5px 23px;
}

.pad-left-46 {
	padding-left: 46px !important;
}

.aacom-prod-table tr:first-child th {
	background-color: #dce3ed;
}

.aacom-prod-table tr:first-child th:first-child,
.aacom-prod-table tr:first-child td:first-child {
	border-top-left-radius: 6px;
}

.aacom-prod-table tr:first-child th:last-child,
.aacom-prod-table tr:first-child td:last-child {
	border-top-right-radius: 6px;
}

.last-row td:first-child {
	border-bottom-left-radius: 6px;
}

.last-row td:last-child {
	border-bottom-right-radius: 6px;
}

.aacom-prod-table tr.odd-row td {
	background-color: #eaeaea;
}

.bottom-shadow tr.last-child td{
	background: url(/content/images/production/backgrounds/table-bottom-shadow-x10.jpg) no-repeat center 0 transparent !important;
	height: 59px;
	padding: 0;
}

/* Green dot "check" for table details */

.green-chk-icon {
    background-image: url("/content/images/production/icons/check.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 16px;
    margin: 0;
    padding: 0;
    position: relative;
    vertical-align: middle;
    text-align: center;
    width: 16px;
}

/*New Page Nav*/

#main-nav-container,
#main-nav {    
    position: relative;
    z-index: 1;
}

ul.main-nav {
	background-color: #ebeff8;
	clear: both;
	min-height: 0;
	position: relative;
}

ul.main-nav:after {
	clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
}

ul.main-nav li {
	float: left;
	position: relative;
}

ul.main-nav li a {
	border-right: 2px solid #FFFFFF;
	color: #000;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 20px;
	position: relative;
	text-decoration: none;
}

ul.main-nav li.active {
	background-color: #fff;
}

ul.main-nav li a:hover {
	background-color: #fff;
	color: #f0051e;
}

ul.main-nav li ul li {
	border-bottom: 1px #dfdfdf solid;
}

ul.main-nav li ul li a {
	border-right: none;
	padding: 5px 15px 5px 0;
}

ul.main-nav ul {
	background: #fff;
	-webkit-border-radius: 0px 0px 4px 4px;
    border-radius: 0px 0px 4px 4px;
	border-left: 1px #d0dae0 solid;
	border-right: 1px #d0dae0 solid;
	border-bottom: 1px #d0dae0 solid;	
	display: none;
	padding: 7px 20px;
	position: absolute;
	z-index: 11;
}

li.sub-parent {
	z-index: 11;
}

ul.main-nav ul ul,
ul.main-nav ul ul li,
ul.main-nav ul ul a {
	z-index: 12;
}

ul.main-nav ul ul {
	background: #fff;
	border-radius: 4px 4px 4px 4px;
	border-top: 1px #d0dae0 solid;
	top: 0;
	left: 100%;
}

ul.main-nav ul ul li {
	display: block;
}

ul.main-nav ul li {
	float: none;
	white-space: nowrap;
}

.dynamicPanel {
	position: relative;
}

span.sub-more {
	background: url(/content/images/production/backgrounds/nav-arrows.png) no-repeat right -30px;
	display: inline-block;
	width: 15px;
	height: 10px;
	position: absolute;
	right: 0px;
	top: 8px;
}

span.sub-more.active {
	background-position: right -50px;
}

span.main-more {
	background: url(/content/images/production/backgrounds/nav-arrows.png) no-repeat right 0;
	display: inline-block;
	vertical-align: middle;
	width: 15px;
	height: 5px;
}

span.main-more.active {
	background-position: right -15px;
}

/*New main page*/

.row.intro,
.intro {
	margin: 52px 0;
}

.intro.welcome {
	color: #818181;
	font-size: 16px;
}

.image-menu-item {
	position: relative;
	height: 257px;
}

.image-menu-item img {
	position: absolute;
}

.image-menu-item img.solid {
	z-index: 10;
}

.image-menu-item img.active {
	z-index: 9
}

.image-menu-item img.unactive {
	z-index: 8
}

.image-menu-item a {
	display: block;
}

/* Spacer for headers inline with images */

.header-spacer {
	margin-top: 3px !important;
}

/* Nested list styles */

ul.aa-ul-list-basic ul {
	margin-top: 7px;
}

ul.aa-ul-list-basic ul li {
	background: none;
}

/*Page bottom offer box*/

.terms-box {
	background: url(/content/images/production/generic/internal-footer.jpg) no-repeat top center;
	padding: 7px 20px;
}

/*Old secondary nav styles*/
.aa-nav-secondary {
    margin: 14px 0;
    padding: 0;
    position: relative;
}


.aa-module h2, .aa-module-noBorder h2 {
    background-color: #173279;
}

.aa-module h2, .aa-module-noBorder h2, .aa-module-secondary h2, .aa-nav-secondary h2 {
    background: url(/content/images/chrome/bkg/aa-bkg-module-global-gradient.png) repeat-x scroll 0 50% #173279;
}

.aa-module h2, .aa-module-noBorder h2, .aa-module-secondary h2 {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    color: #FFFFFF !important;
    margin: 0 !important;
    padding: 8px !important;
    text-shadow: 1px 1px 3px #000000;
}

.aa-nav-secondary h2 {
    background-color: #687BA9 !important;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    color: #FFFFFF !important;
    font-size: 100% !important;
    margin: 0 !important;
    padding: 7px !important;
    text-shadow: 1px 1px 3px #000000;
}

.aa-content-base h2 {
    border-bottom: 1px solid #173279;
}

.aa-content-base h2, .aa-content-base h3, .aa-content-base h4, .aa-content-base h5, .aa-content-base h6 {
    color: #173279;
    margin: 7px 0 0;
    padding: 7px 0 2px;
    position: relative;
}

h2 {
    font-size: 18px;
}
.aa-branding-logo, h1, h2, h3, h4, h5, h6 {
    color: #0A3876;
    line-height: 1.2;
}

.aa-nav-secondary ul {
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
}
ol, ul {
    list-style: none outside none;
}

.aa-nav-secondary ul li {
    display: inline-block;
    float: left;
    position: relative;
    width: 100%;
}

.aa-nav-secondary a.active {
    background-color: #DDE3EB;
}
.aa-nav-secondary ul li a {
    border-bottom: 1px dotted #818181;
    display: block;
    font-weight: normal;
    margin: 0;
    padding: 4px;
    text-decoration: none;
}


.aa-nav-secondary .aa-nav-secondary-more {
    background: url(/content/images/chrome/icons/aa-icons-utility-sprite.png) no-repeat scroll -15px -1px transparent;
    display: inline-block;
    height: 10px;
    position: absolute;
    right: 5px;
    top: 8px;
    width: 10px;
}

.aa-nav-secondary ul ul {
    border: medium none;
    margin: 0;
    padding: 0;
    position: relative;
}

.aa-nav-secondary ul li li a {
    background-color: #EFEFEF;
    padding-left: 14px;
}

/* core button style corrections for anchor tags */

a.btn {
	line-height: 25px;
	color: #fff;
}

.btn {
	padding: 2px 6px 0px;
	width: auto;
	min-width: 13.2em;
}

.btn.center {
	margin-left: 36.8%;
}